/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

/*!
 * Stylesheet for spain-patients. A GlaxoSmithKline website.
 * Version v1.0.1.
 */
/*
#################################################################

REBOOT AND NORMALIZE
------------------
Summary:
Project: spain-patients
Source: github.com/necolas/normalize.css
Licence: MIT License
------------------
Usage: Normalization of HTML elements, manually forked from Normalize.css to remove
styles targeting irrelevant browsers while applying new styles.

Normalize is licensed MIT. https://github.com/necolas/normalize.css

#################################################################
*/
html {
  box-sizing: border-box;
  font-family: arial;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

body {
  margin: 0;
  color: #544f40; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: .75rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 20px; }

ul {
  list-style-type: disc; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #C82D35;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #C82D35;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #eeedec;
  text-align: left;
  caption-side: bottom; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  border: none; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

/*
#################################################################

TYPOGRAPHY
------------------
Summary:
Project: spain-patients
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_type.scss
------------------
Usage: 

#################################################################
*/
.page-title {
  font-family: 'arvo-boldItalic';
  font-size: 3.375rem;
  display: block;
  line-height: 1em;
  color: inherit; }
  @media (max-width: 479px) {
    .page-title {
      font-size: 2.5rem; } }
  @media (min-width: 769px) {
    .page-title {
      font-size: 6rem; } }
  @media (min-width: 769px) {
    .page-title.small-page-title {
      font-size: 3rem; } }

.subpage-title {
  font-family: 'arvo-boldItalic';
  font-size: 2.5rem;
  display: block;
  line-height: 1em;
  color: inherit; }
  @media (min-width: 769px) {
    .subpage-title {
      font-size: 5rem; } }
  @media (min-width: 769px) {
    .subpage-title.small-subpage-title {
      font-size: 3rem; } }

.section-title {
  font-size: 1.5rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 769px) {
    .section-title {
      font-size: 2.375rem; } }

.subsection-title {
  font-size: 1.25rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 769px) {
    .subsection-title {
      font-size: 2rem; } }

.small-title {
  font-size: 1.125rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }

.help-title {
  font-size: 0.75rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }
  @media (min-width: 769px) {
    .help-title {
      font-size: 1.5rem; } }

.form-text {
  font-size: 0.8571rem;
  line-height: 1rem; }

.body-title {
  font-size: 1rem;
  display: block;
  line-height: 1.25em;
  color: inherit;
  font-weight: 700; }

.footnote {
  font-size: 0.75rem;
  display: block;
  line-height: 1.2em;
  color: inherit; }

.extra-small-title {
  font-size: 0.875rem;
  display: block;
  line-height: 1.25em;
  color: inherit; }

p {
  margin-top: 0; }

a {
  color: inherit;
  text-decoration: underline;
  word-wrap: break-word;
  transition: all 0.2s ease-in-out; }
  a:hover, a:focus {
    color: inherit;
    text-decoration: underline; }

.white {
  color: #ffffff; }

.turquoise {
  color: #dbdbdc; }

.mahogany {
  color: #C82D35; }

.gray-dark {
  color: #636466; }

.teal {
  color: #007785 !important; }

@media screen and (max-width: 769px) {
  .line-height h1, .line-height h2 {
    line-height: normal; } }

/*
#################################################################

BUTTONS
------------------
Summary: 
Project: spain-patients
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_buttons.scss
------------------
Usage: 

#################################################################
*/
.btn-link {
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block; }
  .btn-link:focus {
    color: #333333;
    text-decoration: none; }
  .btn-link:hover {
    color: #333333;
    text-decoration: none; }
  .btn-link:focus, .btn-link.focus {
    outline: none; }
  .btn-link.disabled, .btn-link:disabled {
    opacity: .65; }
  .btn-link:not([disabled]):not(.disabled):active, .btn-link:not([disabled]):not(.disabled).active {
    background-image: none; }

a.btn.disabled, a.disabled.inverse-btn, a.disabled.gray-btn,
fieldset[disabled] a.btn,
fieldset[disabled] a.inverse-btn,
fieldset[disabled] a.gray-btn {
  pointer-events: none; }

.btn, .inverse-btn, .gray-btn {
  color: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #EFEFED;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 120px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none; }
  .btn:hover, .inverse-btn:hover, .gray-btn:hover {
    color: #ffffff;
    background-color: #58595b;
    border-color: transparent;
    text-decoration: none; }
  .btn:focus, .inverse-btn:focus, .gray-btn:focus, .btn.focus, .focus.inverse-btn, .focus.gray-btn {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    text-decoration: none; }
  .btn:disabled, .inverse-btn:disabled, .gray-btn:disabled, .btn.disabled, .disabled.inverse-btn, .disabled.gray-btn {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }

.inverse-btn {
  color: #ffffff;
  background-color: #58595b; }
  .inverse-btn:hover, .inverse-btn:focus {
    color: #58595b;
    background-color: #EFEFED; }

.gray-btn {
  color: #ffffff;
  background-color: #58595b; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.button-white {
  color: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #EFEFED;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 120px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none;
  color: #C82D35;
  background-color: #ffffff; }
  .button-white:hover {
    color: #ffffff;
    background-color: #58595b;
    border-color: transparent;
    text-decoration: none; }
  .button-white:focus, .button-white.focus {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    text-decoration: none; }
  .button-white:disabled, .button-white.disabled {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }
  .button-white:hover, .button-white:focus {
    color: #ffffff;
    background-color: #C82D35; }

/*
#################################################################

BACKGROUUNDS
---------------------------------

#################################################################
*/
.bg-gray-light {
  background: #EFEFED !important; }

.bg-white {
  background: #ffffff; }

.bg-mahogany {
  background: #C82D35; }

.bg-primary {
  background-color: #15717D !important; }

/*
#################################################################

BORDERS
------------------
Summary: Borders styles
Project: spain-patients
Usage: This is the main CSS for the Borders of the website

#################################################################
*/
#content .border-container > .component-content {
  padding: 15px; }
  @media (min-width: 769px) {
    #content .border-container > .component-content {
      padding: 45px; } }

#content .border-container.right-border > .component-content {
  border-right: 4px solid #78aaae;
  padding: 0; }
  @media (min-width: 769px) {
    #content .border-container.right-border > .component-content {
      height: calc(100% - 60px);
      margin-bottom: 60px; } }

@media (max-width: 768px) {
  #content .border-container.right-border-xs > .component-content {
    border-right: 4px solid #78aaae;
    height: calc(100% - 60px);
    margin-bottom: 60px; } }

#content .border-container.left-border-top-radius > .component-content {
  border-bottom-right-radius: 0;
  border-top-left-radius: 30px;
  border-left: 4px solid #78aaae;
  border-top: 4px solid #78aaae;
  margin-top: -3px;
  padding-right: 0;
  width: calc(100% - 60px);
  margin-right: 60px; }
  #content .border-container.left-border-top-radius > .component-content::after {
    content: "";
    width: 62px;
    height: 62px;
    border: 4px solid #78aaae;
    position: absolute;
    right: 0;
    top: -61px;
    border-top: transparent;
    border-left: transparent;
    border-bottom-right-radius: 30px; }

#content .border-container .title-left-border {
  border-left: 4px solid #78aaae;
  padding-left: calc(100% - 95%); }
  @media (min-width: 769px) {
    #content .border-container .title-left-border {
      padding-left: calc(100% - 80%); } }

#content .border-container .title-left-bottom-border {
  padding-left: calc(100% - 60%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative; }
  #content .border-container .title-left-bottom-border::before {
    content: "";
    width: calc(100% - 64%);
    height: 100%;
    border: 4px solid #78aaae;
    border-top: transparent;
    border-right: transparent;
    border-bottom-left-radius: 30px;
    display: block;
    position: absolute;
    left: 0;
    transform: translateY(-48.5%); }

#content .border-container.top-border-50 > .component-content {
  position: relative; }
  #content .border-container.top-border-50 > .component-content::before {
    content: "";
    border-top: 4px solid #78aaae;
    padding-right: 0;
    width: calc(100% - 55%);
    position: absolute;
    right: 0;
    top: -60px;
    margin-left: 50%;
    margin-right: 60px;
    display: block; }

#content .border-container.top-right-border > .component-content {
  border-right: 4px solid #78aaae;
  height: calc(100% - 60px);
  margin-top: 60px; }
  #content .border-container.top-right-border > .component-content::after {
    content: "";
    width: 66px;
    height: 66px;
    border: 4px solid #78aaae;
    position: absolute;
    right: -4px;
    top: -60px;
    border-bottom: transparent;
    border-left: transparent;
    border-top-right-radius: 30px; }

.title-red-circle::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #C82D35;
  background: #e1f5f5;
  border-radius: 20px;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: 22%;
  display: inline-block; }

.red-circle-right-bottom::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #C82D35;
  background: #e1f5f5;
  border-radius: 20px;
  position: absolute;
  top: auto;
  right: -8px;
  bottom: 120px;
  left: auto;
  display: inline-block; }

.red-circle-right-top::after {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #C82D35;
  background: #e1f5f5;
  border-radius: 20px;
  position: absolute;
  top: -8px;
  right: 25%;
  bottom: auto;
  left: auto;
  display: inline-block; }

.red-circle-left-top::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 4px solid #C82D35;
  background: #e1f5f5;
  border-radius: 20px;
  position: absolute;
  top: 120px;
  right: auto;
  bottom: auto;
  left: -8px;
  display: inline-block; }

@font-face {
  font-family: 'arvo-boldItalic';
  src: url(data:application/font-ttf;charset=utf-8;base64,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QP2chfMeRhQiLxobLiITEyIuGxovIhQBEtHR/u4BEgRqJFkyO2hOLS1OaDs5ZSf7rP7uAwQBkgGVGCkeEhIeKRgXKR4RER4p//8APQAABpoHsQImAAYAAAAHAH0CXwHg//8APQAABpoHsQImAAYAAAAHAH4DkAHg//8APQAABpoH0AImAAYAAAAHAH8CVwHe//8APQAABpoHvwImAAYAAAAHAHQCZQHg//8AZv47Bo0GCAImAAQAAAAHAHgApgAA//8AZv/hBo0HvwImAAQAAAAHAHsBwgHg//8APQAABC0HsQImAAoAAAAHAH0BAgHg//8APQAABHkHsQImAAoAAAAHAH4CMwHg//8APQAABIUHvwImAAoAAAAHAHQBCAHg//8APQAABGsH0AImAAoAAAAHAH8A+gHe//8APQAAB7IHpwImAA8AAAAHAHUCnAHg//8Ae//hBnsHsQImABAAAAAHAH0CHQHg//8Ae//hBnsHsQImABAAAAAHAH4DTgHg//8Ae//hBnsHvwImABAAAAAHAHQCIwHg//8Ae//hBnsHpwImABAAAAAHAHUB+AHg//8Ae//hBnsH0AImABAAAAAHAH8CFQHe//8AyP/hBt8HsQImABYAAAAHAH4DNAHg//8AyP/hBt8HvwImABYAAAAHAHQCCQHg//8AyP/hBt8H0AImABYAAAAHAH8B+wHe//8AuAAABqQHsQImABoAAAAHAH4C5AHg//8AZv/wBVIF0QImAB4AAAAHAH0A0gAA//8AZv/wBVIF0QImAB4AAAAHAH4CAwAA//8AZv/wBVIF3wImAB4AAAAHAHQA2AAA//8AZv/wBVIFxwImAB4AAAAHAHUArQAA//8AZv/wBVIF8gImAB4AAAAHAH8AygAA//8AZv/wBVIGCgImAB4AAAAHAIABaAAA//8AZv/lBK4F0QImACIAAAAHAH0BagAA//8AZv/lBTkF0QImACIAAAAHAH4C8wAA//8AZv/lBR8F8QImACIAAAAHAH8Brv////8AZv/lBK4F3wImACIAAAAHAHQA+gAA//8AZv47BN0EKwImACAAAAAGAHhBAP//AGb/5wTdBd8CJgAgAAAABwB7AMIAAP//AE4AAAOPBdECJgCCAAAABwB+AUkAAP//AE4AAAMABdECJgCCAAAABgB99QD//wBOAAADmwXfAiYAggAA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BSsQAMGHBX0QxDAxEwEzATM3MwczByMHIzchtwF42P6EpybLJmolairKKf6HAVwBoP5apqagtrYAAv/i/noEAQEcAAMABwAeQA0HoQUDoQEHBAYEAwIAAC8vOS8vEjkBL+3c7TAxEycBBRMnAQWz0QEpAQ9o0QFCAQ7+gFQCSGv9yVwCPGsAAAAAAAEAAAHQAAEASwGAAAYAQgACABX/nAACABf/nAACABr/nAAHADj/OAAHADr+1AARADj/OAARADr/BgAVAAL/tQAVAB7/agAVACD/agAVACH/agAVACL/agAVACT/agAVACz/agAVAC7/agAVADr+6AAVAIP/nAAVAJz/tQAVAJ3/tQAVAJ7/tQAVAJ//tQAVAKD/tQAVAKH/tQAXAAL/zgAXAB7/tQAXACD/tQAXACH/tQAXACL/tQAXACT/tQAXACz/tQAXAC7/tQAXADj/TAAXADr/TAAXAIP/nAAXAJz/zgAXAJ3/zgAXAJ7/zgAXAJ//zgAXAKD/zgAXAKH/zgAaAAL/nAAaACD/dAAaADj/OAAaADr/BgAaAIP/nAAaAJz/nAAaAJ3/nAAaAJ7/nAAaAJ//nAAaAKD/nAAaAKH/nAAjADj/iAAjADr/YAAoACD/5wAoACL/5wA2ADj/agA2ADr/UQCcABX/nACcABf/nACcABr/nACdABX/nACdABf/nACdABr/nACeABX/nACeABf/nACeABr/nACfABX/nACfABf/nACfABr/nACgABX/nACgABf/nACgABr/nAChABX/nAChABf/nAChABr/nAAAACMBqgABAAAAAAAAACsAAAABAAAAAAABAAQAKwABAAAAAAACAAsALwABAAAAAAADACEAOgABAAAAAAAEABAAWwABAAAAAAAFAB8AawABAAAAAAAGAA8AigABAAAAAAAHACYAmQABAAAAAAAIABsAvwABAAAAAAAJABsAvwABAAAAAAAKAFYA2gABAAAAAAALABcBMAABAAAAAAAMABIBRwABAAAAAAANABgBWQABAAAAAAAOACQBcQABAAAAAAAQAAQAKwABAAAAAAARAAsALwABAAAAAAASABAAWwADAAEECQAAAFYBlQADAAEECQABAAgB6wADAAEECQACABYB8wADAAEECQADAEICCQADAAEECQAEACACSwADAAEECQAFAD4CawAD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) format("truetype"); }

/*
    BASE64 font-awesome. 
    used selective font-awesome icons in TTF font format and convert it in to base64 font.
    reference URL: https://icomoon.io/app/#/select
*/
@font-face {
  font-family: 'FontAwesome';
  src: url(data:application/font-ttf;charset=utf-8;base64,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) format("truetype"); }

@font-face {
  font-family: 'burgerMenu';
  src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBYAAAAC8AAAAYGNtYXAXVtKIAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zq3OmJoAAAF4AAAAvGhlYWQWuzceAAACNAAAADZoaGVhB8IDxwAAAmwAAAAkaG10eA4AAE4AAAKQAAAAGGxvY2EAhgBWAAACqAAAAA5tYXhwAAoADwAAArgAAAAgbmFtZZlKCfsAAALYAAABhnBvc3QAAwAAAAAEYAAAACAAAwNVAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QH//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAE4AGgOyA38ADAAACQEHCQEXCQE3CQEnAQIA/pZIAWr+lkgBagFqSP6WAWpI/pYCFQFqSP6W/pZJAWr+lkkBagFqSP6WAAADAAAAZgQAAzMAAwAIAAwAABMhFSEVIRUhNREhFSEABAD8AAQA/AAEAPwAAzNmzWZm/s1nAAAAAAEAAAAAAAAJErDbXw889QALBAAAAAAA2c75UQAAAADZzvlRAAAAAAQAA38AAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAYEAAAAAAAAAAAAAAACAAAABAAATgQAAAAAAAAAAAoAFAAeAEIAXgAAAAEAAAAGAA0AAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"); }

/*
    BASE64 for burger menu. 
    used selective font-awesome icons in TTF font format and convert it in to base64 font.
    reference URL: https://icomoon.io/app/#/select
*/
@font-face {
  font-family: 'burgerMenu';
  src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBYAAAAC8AAAAYGNtYXAXVtKIAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zq3OmJoAAAF4AAAAvGhlYWQWuzceAAACNAAAADZoaGVhB8IDxwAAAmwAAAAkaG10eA4AAE4AAAKQAAAAGGxvY2EAhgBWAAACqAAAAA5tYXhwAAoADwAAArgAAAAgbmFtZZlKCfsAAALYAAABhnBvc3QAAwAAAAAEYAAAACAAAwNVAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QH//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAE4AGgOyA38ADAAACQEHCQEXCQE3CQEnAQIA/pZIAWr+lkgBagFqSP6WAWpI/pYCFQFqSP6W/pZJAWr+lkkBagFqSP6WAAADAAAAZgQAAzMAAwAIAAwAABMhFSEVIRUhNREhFSEABAD8AAQA/AAEAPwAAzNmzWZm/s1nAAAAAAEAAAAAAAAJErDbXw889QALBAAAAAAA2c75UQAAAADZzvlRAAAAAAQAA38AAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAYEAAAAAAAAAAAAAAACAAAABAAATgQAAAAAAAAAAAoAFAAeAEIAXgAAAAEAAAAGAA0AAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"); }

html {
  font-size: 16px;
  font-family: Arial;
  background: #E5E5E5;
  line-height: 1.25em; }

.container {
  max-width: 1440px;
  width: 100%;
  padding: 0; }
  .container .default-style {
    padding: 0; }

.container-fluid #footer-container > .row {
  margin-left: 0;
  margin-right: 0; }

.container-fluid #header .layout-inner > .default-style, .container-fluid #content .layout-inner > .default-style {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.component {
  margin-bottom: 0; }
  .component > .component-content {
    margin-bottom: 0; }
    .component > .component-content:before, .component > .component-content:after {
      content: "";
      display: table; }
    .component > .component-content:after {
      clear: both; }

.component-content:before, .component-content:after {
  content: "";
  display: table; }

.component-content:after {
  clear: both; }

@media (min-width: 992px) {
  body > .container {
    padding: 0; } }

.container > .row:first-child,
#header > .row:first-child,
#content > .row:first-child,
#footer > .row:first-child {
  margin-left: 0;
  margin-right: 0; }

#header,
#content,
#footer {
  padding-left: 0;
  padding-right: 0; }

#content {
  min-height: 500px;
  margin-bottom: 0;
  background: #ffffff; }
  @media (max-width: 768px) {
    #content .container {
      padding-left: 30px;
      padding-right: 30px; } }

@media (max-width: 479px) {
  .component-content .m-curved-lines-right {
    background-image: url("/content/dam/cf-pharma/breo/en_CA/desktop/banner/mobile-lines.png");
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain; } }

.component-content .img-with-text {
  width: 35%;
  margin-right: 2%;
  margin-left: 5%;
  margin-top: 5%; }
  @media screen and (max-width: 769px) {
    .component-content .img-with-text {
      width: 100%;
      margin: 0%; } }

.component-content .paragraph-top-padding {
  padding-top: 10%; }

.banner-image, .p-banner-image, .banner-image-fr, .p-banner-image-fr {
  padding-left: 0px; }

@media screen and (max-width: 480px) {
  .banner-image {
    content: url("/content/dam/cf-pharma/breo/en_CA/desktop/banner/en-mobile-hero.png");
    padding: 0px; }
  .p-banner-image {
    content: url("/content/dam/cf-pharma/breo/en_CA/desktop/banner/en-mobile-hero2.png");
    padding: 0px; }
  .banner-image-fr {
    content: url("/content/dam/cf-pharma/breo/fr_CA/desktop/banner/fr-mobile-hero.png");
    padding: 0px; }
  .p-banner-image-fr {
    content: url("/content/dam/cf-pharma/breo/fr_CA/desktop/banner/fr-mobile-hero2.png");
    padding: 0px; }
  .m-box-size p, .m-box-size h3 {
    width: 80%; }
  .m-box-size img {
    width: 70%;
    margin-top: 5%; }
  .m-box-size-fr p, .m-box-size-fr h3 {
    width: 75%; }
  .m-box-size-fr .richText-content {
    padding: 0px; }
  .m-box-size-fr img {
    width: 70%;
    margin-top: 5%; }
  .m-richtext-with-image img {
    float: none !important;
    width: 100%; }
  .m-richtext-with-image h3 {
    text-align: center; }
  .parametrizedhtml .js-din-verification {
    text-align: center; } }

.flex-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-flow: column;
      flex-flow: column; }

/*
#################################################################

Callout
------------------
Summary: Callout module styles.
Project: spain-patients.
Usage: SCSS for the Callout module.

#################################################################
*/
.callout {
  text-align: center; }
  .callout .component-content .richText-content {
    padding: 15px 5px 5px 5px; }
    .callout .component-content .richText-content p:last-child {
      margin-bottom: 0; }

/*
#################################################################

COOKIE POLICY
------------------
Summary: cookie policy styles
Project: spain-patients
Usage: This is the main SCSS for the cookie policy popup

#################################################################
*/
#CookieQBanner.__cq-none {
  border-top: 4px solid #C82D35;
  bottom: 0;
  position: fixed;
  top: auto; }
  #CookieQBanner.__cq-none .__cqinner {
    margin: 0 15px;
    font-size: .9285rem;
    max-width: 100%; }
  #CookieQBanner.__cq-none a.__cqAgree {
    margin-right: 15px; }

/*
#################################################################

IMAGE
------------------
Summary: Main Image styles
Project: spain-patients
Usage: This is the main CSS for the image in the website

#################################################################
*/
.image .left {
  text-align: left; }

.image .middle {
  text-align: center; }

.image figure {
  margin: 0; }

@media screen and (max-width: 480px) {
  .m-img-resize-footer-1 img {
    width: 20%; }
  .m-img-resize-footer-2 img {
    width: 50%; }
  .m-img-resize-footer-3 img {
    width: 65%; } }

@media screen and (max-width: 991px) {
  .m-img-resize-footer-1 img {
    width: 10%;
    margin-bottom: 3%; }
  .m-img-resize-footer-2 img {
    width: 40%;
    margin-bottom: 3%; }
  .m-img-resize-footer-3 img {
    width: 60%;
    margin-bottom: 3%; } }

/*
#################################################################

HEADER
------------------
Summary: Header styles
Project: spain-patients
Usage: SCSS for the header;

#################################################################
*/
.fixed-header {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1010;
  padding: 0; }
  @media (max-width: 991px) {
    .fixed-header .u-box-white {
      z-index: 2; } }

.navbar .navbar-brand img {
  max-width: 160px; }
  @media (max-width: 991px) {
    .navbar .navbar-brand img {
      max-width: 175px; } }

.navbar .navbar-brand-fr img {
  max-width: 185px; }
  @media (max-width: 991px) {
    .navbar .navbar-brand-fr img {
      max-width: 190px; } }

@media (max-width: 991px) {
  .navbar .navbar-nav-img {
    width: 40px;
    position: absolute;
    right: 20px;
    z-index: 4;
    height: 90px;
    min-height: 90px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; } }

.navbar .navbar-nav-img img {
  max-height: 40px; }
  @media (max-width: 991px) {
    .navbar .navbar-nav-img img {
      max-height: 30px; } }

.navbar p {
  margin-bottom: 0; }

.navbar .navbar-toggle .component-content a {
  text-decoration: none; }

@media (max-width: 768px) {
  .navbar .navbar-collapse {
    width: 0;
    position: absolute;
    background-color: #ffffff;
    top: 50px;
    left: -100%;
    padding: 0;
    z-index: 10;
    transition: left 0.4s ease, width 0.4s ease !important;
    height: calc(100vh - 160px);
    overflow: hidden; }
    .navbar .navbar-collapse.in {
      overflow-y: auto;
      border-top: 0.5px solid #D5D1CE;
      transition: all 1s ease;
      left: 0;
      padding: 15px;
      width: 100%; }
    .navbar .navbar-collapse ul {
      list-style-type: none;
      padding: 0;
      margin-bottom: 0; }
    .navbar .navbar-collapse li {
      border-bottom: 1px solid rgba(84, 79, 64, 0.08); }
      .navbar .navbar-collapse li .megamenu-container, .navbar .navbar-collapse li .podcastmenu-container {
        display: none; }
      .navbar .navbar-collapse li.menu-item-1 > a {
        text-decoration: none;
        display: inline-block;
        padding: 16px 4px;
        font-size: 14px;
        font-weight: 700;
        line-height: 24px;
        color: #544f40; }
      .navbar .navbar-collapse li.menu-item-1.has-children .mobile-sub-menu {
        content: "";
        background: url(../../assets/img/megamenu-mobile-right-arrow.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 25px;
        float: right;
        margin: 16px 0; }
      .navbar .navbar-collapse li.menu-item-1.has-children.is-active .mobile-sub-menu {
        display: none; } }

.skiptocontent {
  width: 400px;
  position: fixed;
  top: 0;
  left: 270px;
  z-index: 1; }
  .skiptocontent .skiplink {
    padding: 0 5px;
    position: absolute;
    top: -100px;
    left: 0;
    transition: top 1s ease-out , background 1s linear;
    z-index: 100;
    text-decoration: underline;
    font-weight: bold; }
    .skiptocontent .skiplink:focus {
      top: 35px; }

.search-bar {
  height: 56px;
  background: #ffffff;
  border-bottom: 1px solid #D5D1CE;
  padding: 0 50px; }
  .search-bar > .component-content {
    max-width: 1214px;
    margin: 0 auto; }
  .search-bar .paragraphSystem {
    margin: 0; }
  .search-bar .search-inner-bar {
    float: right; }
  .search-bar .search-icon {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    font-weight: 400; }
    .search-bar .search-icon.m-r-20 {
      margin-right: 20px; }
    .search-bar .search-icon .richText-content a {
      text-decoration: none;
      color: #544f40; }
      .search-bar .search-icon .richText-content a::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-right: 11px;
        background: url(../../assets/img/search.png);
        background-repeat: no-repeat;
        height: 18px;
        width: 18px;
        position: relative;
        top: -2px; }
  .search-bar .notifications {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    font-weight: 400; }
    .search-bar .notifications .richText-content a {
      text-decoration: none;
      color: #544f40; }
      .search-bar .notifications .richText-content a::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        margin-right: 11px;
        background: url(../../assets/img/notification.png);
        background-repeat: no-repeat;
        width: 22px;
        height: 22px;
        position: relative;
        top: -2px; }

.site-header {
  padding: 0 50px;
  background: #ffffff;
  border-bottom: 1px solid #D5D1CE;
  position: relative; }
  .site-header .paragraphSystem {
    margin: 0; }
  .site-header .js-navbar {
    max-width: 1214px;
    margin: 0 auto;
    position: relative; }

.overlay {
  position: absolute;
  display: none;
  z-index: 9;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5); }

#header.megamenu-active .overlay {
  display: block;
  position: fixed; }

#header.megamenu-active .top-disclaimer,
#header.megamenu-active .search-bar,
#header.megamenu-active .site-header {
  position: relative;
  z-index: 10; }

#header.megamenu-active .breadcrumbs {
  position: relative;
  z-index: 6; }

@media (max-width: 1199px) {
  #header.responsive-view .navbar-collapse li.menu-item-1 {
    display: none; }
    #header.responsive-view .navbar-collapse li.menu-item-1.is-active {
      display: block; }
      #header.responsive-view .navbar-collapse li.menu-item-1.is-active.has-children > a {
        visibility: hidden; }
        #header.responsive-view .navbar-collapse li.menu-item-1.is-active.has-children > a::before {
          content: "Atras";
          display: inline;
          padding: 0 20px;
          visibility: visible;
          background: url(../../assets/img/back.png);
          background-repeat: no-repeat;
          height: 25px;
          width: 25px;
          background-position: center left; }
      #header.responsive-view .navbar-collapse li.menu-item-1.is-active .show-menu {
        display: block; }
        #header.responsive-view .navbar-collapse li.menu-item-1.is-active .show-menu li > a {
          text-decoration: none;
          display: inline-block;
          padding: 16px 4px;
          font-size: 14px;
          line-height: 24px;
          color: #544f40; }
        #header.responsive-view .navbar-collapse li.menu-item-1.is-active .show-menu li.item, #header.responsive-view .navbar-collapse li.menu-item-1.is-active .show-menu li.close-icon {
          display: none; }
        #header.responsive-view .navbar-collapse li.menu-item-1.is-active .show-menu li.category {
          font-weight: 700; }
          #header.responsive-view .navbar-collapse li.menu-item-1.is-active .show-menu li.category.has-children::after {
            content: "";
            background: url(../../assets/img/mobile-menu-down-arrow.png);
            background-repeat: no-repeat;
            height: 25px;
            width: 25px;
            float: right;
            margin: 25px 36px 0px 16px; }
          #header.responsive-view .navbar-collapse li.menu-item-1.is-active .show-menu li.category.has-children.is-active::after {
            transform: rotate(180deg);
            background-repeat: no-repeat;
            margin: 5px 47px 0px 8px; }
  #header.responsive-view .navbar-collapse .megamenu-container.show-menu .menu-level-2 .item.active {
    display: block; }
  #header.responsive-view .navbar-collapse .podcastmenu-container.show-menu .podcastmenu-level-2 .podcast-item.active {
    display: block; } }

@media (max-width: 1199px) {
  #header.responsive-view .navbar-collapse li.menu-item-1.is-active .show-menu li.category.has-children::after {
    margin: 25px 8px 0px 16px; }
  #header.responsive-view .navbar-collapse li.menu-item-1.is-active .show-menu li.category.has-children.is-active::after {
    transform: rotate(180deg);
    background-repeat: no-repeat;
    margin: 5px 20px 0px 16px; }
  #header.responsive-view .mobile-notification {
    display: none; } }

.top-disclaimer {
  padding: 4px 13px;
  min-height: 44px;
  background: #efefed;
  text-align: center;
  font-size: 14px;
  color: #544f40; }
  .top-disclaimer .richText {
    max-width: 1214px;
    margin: 0 auto; }
  .top-disclaimer .richText-content p {
    margin-block: 0;
    margin: 7px 0; }
  .top-disclaimer .paragraphSystem {
    margin: 0; }

.patient-logo-container {
  float: left;
  height: 52px;
  margin-top: 15px; }
  .patient-logo-container .logo {
    margin-right: 16px;
    float: left; }
    .patient-logo-container .logo img {
      height: 40px; }
  .patient-logo-container .richText {
    float: left;
    line-height: 24px;
    font-weight: 400; }
    .patient-logo-container .richText .logotext-1 {
      font-size: 16px; }
    .patient-logo-container .richText .logotext-2 {
      font-size: 14px; }
    .patient-logo-container .richText.icon-menu {
      display: none; }

/** Mobile css **/
@media (max-width: 1199px) {
  .site-header {
    padding: 0 35px; }
  .search-bar {
    padding: 0 48px; }
  .patient-logo-container {
    margin: 0;
    padding-top: 15px;
    line-height: 16px; }
    .patient-logo-container .logo {
      margin-right: 8px; }
      .patient-logo-container .logo img {
        height: 32px; }
    .patient-logo-container .richText {
      font-size: 10px;
      line-height: 18px;
      display: inline-block; }
      .patient-logo-container .richText .logotext-1 {
        font-size: 12px; }
      .patient-logo-container .richText .logotext-2 {
        font-size: 10px; }
  .container-fluid.menu-open {
    height: 100vh;
    overflow: hidden; } }

@media (max-width: 768px) {
  #header .site-header {
    height: 50px;
    padding: 0;
    border-bottom: 0; }
  #header .search-bar {
    padding: 0 48px; }
  #header .patient-logo-container {
    margin: 0;
    margin-left: 36px;
    padding-top: 6px;
    line-height: 16px; }
    #header .patient-logo-container .logo {
      margin-right: 8px; }
      #header .patient-logo-container .logo img {
        height: 32px; }
    #header .patient-logo-container .richText {
      font-size: 10px;
      line-height: 18px;
      display: inline-block; }
      #header .patient-logo-container .richText .logotext-1 {
        font-size: 12px; }
      #header .patient-logo-container .richText .logotext-2 {
        font-size: 10px; }
  #header .navbar .navbar-toggle span.mobile-menu-span::before {
    content: "";
    background: url(../../assets/img/hamburger.png);
    background-repeat: no-repeat;
    height: 12px;
    width: 18px;
    position: absolute;
    right: 0;
    margin: 8px 15px;
    margin-right: 42px;
    cursor: pointer; }
  #header .navbar .navbar-toggle.menu-open span.mobile-menu-span::before {
    background: url(../../assets/img/close-icon.png);
    background-repeat: no-repeat; }
  #header .container-fluid.menu-open {
    height: 100vh;
    overflow: hidden; }
  #header .mobile-notification {
    display: block; } }

@media (max-width: 768px) {
  .patient-logo-container .icon-menu.richText {
    display: inline-block; } }

@media (max-width: 479px) {
  #header .search-bar {
    display: none; }
  #header .site-header {
    height: 50px;
    padding: 0; }
  #header .patient-logo-container {
    margin: 0;
    padding: 0;
    margin-left: 15px; }
    #header .patient-logo-container .logo {
      padding-top: 10px; }
      #header .patient-logo-container .logo img {
        height: 24px; }
    #header .patient-logo-container .richText {
      font-size: 10px;
      line-height: 14px;
      display: inline-block;
      padding: 8px 0; }
    #header .patient-logo-container .icon-menu.richText {
      display: inline-block;
      float: right; }
  #header .navbar .navbar-toggle .mobile-search-span::before {
    content: "";
    background: url(../../assets/img/search.png);
    background-repeat: no-repeat;
    height: 17px;
    width: 17px;
    position: absolute;
    right: 60px;
    margin: 6px 16px; }
  #header .navbar .navbar-toggle span.mobile-menu-span::before {
    margin-right: 20px; }
  #header .navbar .navbar-collapse li.menu-item-1.has-children > a::after {
    margin: 6px 0; }
  #header .mobile-notification {
    text-align: center;
    display: block; }
    #header .mobile-notification.hide {
      display: none; }
    #header .mobile-notification a {
      display: inline-block;
      height: 56px;
      line-height: 56px;
      font-size: 14px;
      font-weight: 400; }
      #header .mobile-notification a.notifications {
        text-decoration: none;
        color: #544f40; }
        #header .mobile-notification a.notifications::before {
          content: "";
          display: inline-block;
          vertical-align: middle;
          margin-right: 11px;
          background: url(../../assets/img/notification.png);
          background-repeat: no-repeat;
          width: 22px;
          height: 22px; } }

/*
#################################################################

FOOTER
------------------
Summary: Main footer styles
Project: spain-patients
Usage: This is the main CSS for the footer of the website

#################################################################
*/
#footer {
  background: #efefed;
  /** footer menu styles starts here**/
  /* authorable footer component */
  /** footer copyright styles starts here**/ }
  #footer .paragraphSystem {
    margin: 0; }
  #footer .footer-menu {
    margin: 48px 50px; }
    #footer .footer-menu > .component-content {
      max-width: 1214px;
      margin: 0 auto; }
  #footer ul.category-list {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #footer ul li.category-item {
    color: #544f40;
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    padding: 0 16px; }
    #footer ul li.category-item:first-child {
      padding-left: 0; }
    #footer ul li.category-item:last-child {
      padding-right: 0; }
  #footer ul li ul.sub-category-list {
    padding: 0; }
    #footer ul li ul.sub-category-list li.sub-category-item {
      list-style: none;
      font-weight: 400;
      margin: 12px 0; }
  #footer ul li a {
    text-decoration: none;
    color: #544f40; }
    #footer ul li a:hover, #footer ul li a:focus {
      text-decoration: underline !important; }
  #footer .mega-footer ul.category-list li.category-item {
    padding-left: 0; }
  #footer .footer-copyright {
    border-top: 0.5px solid #D5D1CE;
    padding: 44px 50px;
    max-width: 1214px;
    margin: 0 auto; }
    #footer .footer-copyright .logo {
      display: inline-block;
      margin-right: 25px;
      vertical-align: top;
      height: 39px; }
      #footer .footer-copyright .logo img {
        height: 30px; }
    #footer .footer-copyright .rte-footer-copyright {
      display: inline-block;
      max-width: 80%; }
      #footer .footer-copyright .rte-footer-copyright .richText-content p {
        line-height: 24px;
        font-size: 14px; }

/** footer last-updated menu styles starts here**/
.last-updated {
  min-height: 56px;
  background-color: #EFEFED;
  padding: 0;
  margin-top: -1px; }
  .last-updated > .component-content {
    max-width: 1214px;
    margin: 0 auto; }
  .last-updated .rte-last-updated {
    margin: 0 auto;
    float: none;
    padding: 0;
    border-bottom: 0.5px solid #D5D1CE; }
    .last-updated .rte-last-updated .richText-content p {
      font-size: 14px;
      margin: 18px 0; }

@media (max-width: 1199px) {
  #footer .footer-menu, #footer .footer-copyright {
    margin-left: 50px;
    margin-right: 50px; } }

@media (max-width: 990px) {
  #footer .footer-menu, #footer .footer-copyright {
    margin-left: 20px;
    margin-right: 20px; } }

/** Mobile css **/
@media (max-width: 479px) {
  #footer .footer-menu {
    margin: 0; }
    #footer .footer-menu li.category-item {
      width: 100%;
      padding: 16px 5px !important; }
      #footer .footer-menu li.category-item .mobile-footer-menu {
        width: 25px;
        height: 25px;
        content: "";
        background: url(../../assets/img/dropdown-icon.png);
        background-repeat: no-repeat;
        float: right;
        margin: 0px 4px 0;
        background-position: center; }
        #footer .footer-menu li.category-item .mobile-footer-menu.footer-menu-open {
          margin: 2px 4px 0;
          background-repeat: no-repeat;
          transform: rotate(180deg); }
    #footer .footer-menu ul.sub-category-list {
      display: none; }
      #footer .footer-menu ul.sub-category-list.show-child {
        display: block; }
  #footer .footer-copyright {
    padding: 28px 0;
    margin: 0 5px; }
    #footer .footer-copyright .logo {
      height: 26px; }
      #footer .footer-copyright .logo img {
        height: 20px; }
    #footer .footer-copyright .rte-footer-copyright {
      max-width: 100%;
      margin: 22px 0; } }

/*
#################################################################

Navigation
------------------
Summary: Header navigation styles.
Project: spain-patients.
Usage: CSS for the navigation in the header.

#################################################################
*/
.navigation-mobile-menu {
  display: none; }

/*
The header id has been used to specify the navigation in the header,
a semantic class should replace the header id closer to the styled HTML.
*/
.navigation-left ul li .navigation-item-title {
  font-size: 1rem;
  display: block;
  line-height: 1.25em;
  color: inherit;
  font-weight: 700;
  word-wrap: break-word; }

.navigation-left ul li li .navigation-item-title {
  font-size: 0.8571rem;
  line-height: 1rem; }

.navigation-left ul li li li .navigation-item-title {
  font-weight: 400; }

@media (min-width: 1200px) {
  #header .navigation {
    margin-bottom: 1px;
    float: right; }
    #header .navigation ul.menu-level-1 {
      list-style: none;
      padding: 0 !important; }
      #header .navigation ul.menu-level-1 > li {
        display: inline-block;
        float: left;
        margin: 0;
        padding: 0; }
        #header .navigation ul.menu-level-1 > li > a {
          color: #544f40;
          background: #ffffff;
          font-weight: 700;
          text-decoration: none; }
        #header .navigation ul.menu-level-1 > li.menu-item-1.has-children > a::after, #header .navigation ul.menu-level-1 > li.menu-item-1.has-children > a:active::after {
          width: 11px;
          height: 5px;
          content: "";
          background: url(../../assets/img/menu-close.png);
          background-repeat: no-repeat;
          margin: 0 4px;
          display: inline-block; }
        #header .navigation ul.menu-level-1 > li.menu-item-1.has-children .mobile-sub-menu {
          display: none; }
        #header .navigation ul.menu-level-1 > li.menu-item-1.is-active .megamenu-container a {
          color: #15717D; }
        #header .navigation ul.menu-level-1 > li.menu-item-1.is-active > a, #header .navigation ul.menu-level-1 > li.menu-item-1.is-active > a:active {
          border-bottom: 5px solid #15717D; }
          #header .navigation ul.menu-level-1 > li.menu-item-1.is-active > a::after, #header .navigation ul.menu-level-1 > li.menu-item-1.is-active > a:active::after {
            background: url(../../assets/img/active-menu-open.png); }
      #header .navigation ul.menu-level-1 .menu-item-1 > a {
        display: block;
        padding: 24px 16px 27px 16px;
        transition: none;
        line-height: 24px;
        border-bottom: 5px solid transparent; }
        #header .navigation ul.menu-level-1 .menu-item-1 > a:hover, #header .navigation ul.menu-level-1 .menu-item-1 > a:focus, #header .navigation ul.menu-level-1 .menu-item-1 > a:active {
          color: #15717D;
          border-bottom: 5px solid #15717D; }
      #header .navigation ul.menu-level-1 .megamenu-container {
        position: absolute;
        display: none;
        width: 100%;
        left: 0;
        padding: 33px 0 100px 50px;
        top: 108px !important;
        z-index: 10;
        background: #ffffff; }
        #header .navigation ul.menu-level-1 .megamenu-container .megamenu-content {
          overflow: auto;
          margin-right: 75px;
          max-height: 275px; }
          #header .navigation ul.menu-level-1 .megamenu-container .megamenu-content::-webkit-scrollbar {
            width: 3px; }
          #header .navigation ul.menu-level-1 .megamenu-container .megamenu-content::-webkit-scrollbar-thumb {
            background-color: #C4C4C4; }
        #header .navigation ul.menu-level-1 .megamenu-container.show-menu {
          display: block; }
        #header .navigation ul.menu-level-1 .megamenu-container .explore-all {
          display: block;
          position: absolute;
          width: 100%;
          left: 0;
          bottom: 0;
          padding: 20px 50px;
          height: 56px;
          font-size: 12px;
          font-weight: 700;
          line-height: 16px;
          background-color: #f7f6f5;
          color: #544f40; }
          #header .navigation ul.menu-level-1 .megamenu-container .explore-all a {
            text-decoration: none; }
            #header .navigation ul.menu-level-1 .megamenu-container .explore-all a::after {
              content: '';
              background: url(../../assets/img/explore-all-active.png);
              text-decoration: none;
              background-repeat: no-repeat;
              width: 14px;
              height: 10px;
              display: inline-block;
              vertical-align: middle;
              margin-left: 6px;
              margin-bottom: 2px; }
            #header .navigation ul.menu-level-1 .megamenu-container .explore-all a:hover {
              text-decoration: underline; }
      #header .navigation ul.menu-level-1 .podcastmenu-container {
        position: absolute;
        width: 272px;
        display: none;
        top: 108px !important;
        z-index: 10;
        background: #ffffff;
        border-radius: 4px;
        cursor: pointer;
        color: #15717D; }
        #header .navigation ul.menu-level-1 .podcastmenu-container.show-menu {
          display: block; }
        #header .navigation ul.menu-level-1 .podcastmenu-container .explore-all {
          display: block;
          padding: 20px;
          height: 56px;
          font-size: 12px;
          font-weight: 700;
          line-height: 16px;
          color: #15717D; }
          #header .navigation ul.menu-level-1 .podcastmenu-container .explore-all a {
            text-decoration: none; }
            #header .navigation ul.menu-level-1 .podcastmenu-container .explore-all a::after {
              content: '';
              background: url(../../assets/img/forwardArrow.svg);
              background-repeat: no-repeat;
              width: 14px;
              height: 10px;
              display: inline-block;
              vertical-align: middle;
              margin-left: 6px;
              margin-bottom: 2px; }
            #header .navigation ul.menu-level-1 .podcastmenu-container .explore-all a:hover {
              text-decoration: underline; }
        #header .navigation ul.menu-level-1 .podcastmenu-container .podcastmenu-level-2 {
          max-height: 400px; }
          #header .navigation ul.menu-level-1 .podcastmenu-container .podcastmenu-level-2 .podcast-item {
            line-height: 24px;
            font-size: 14px;
            padding: 12px 24px 10px;
            border-bottom: 1px solid rgba(84, 79, 64, 0.08);
            font-weight: 700; }
            #header .navigation ul.menu-level-1 .podcastmenu-container .podcastmenu-level-2 .podcast-item:hover a {
              text-decoration: underline; }
          #header .navigation ul.menu-level-1 .podcastmenu-container .podcastmenu-level-2 li.close-icon {
            background: url(../../assets/img/close-icon.png);
            background-repeat: no-repeat;
            width: 12px;
            height: 13px;
            display: inline-block;
            vertical-align: middle;
            position: absolute;
            right: 15px;
            top: 8px; }
      #header .navigation ul.menu-level-1 ul.menu-level-2 {
        max-height: 400px;
        column-count: 4;
        column-fill: auto;
        column-width: auto;
        column-rule: 1px solid #EFEFED;
        column-gap: 50px; }
        #header .navigation ul.menu-level-1 ul.menu-level-2 li.close-icon {
          background: url(../../assets/img/close-icon.png);
          background-repeat: no-repeat;
          width: 12px;
          height: 13px;
          display: inline-block;
          vertical-align: middle;
          position: absolute;
          right: 38px;
          top: 23px; }
      #header .navigation ul.menu-level-1 ul li.category {
        color: #544f40;
        font-weight: 700;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 16px; }
        #header .navigation ul.menu-level-1 ul li.category:hover a {
          text-decoration: underline; }
      #header .navigation ul.menu-level-1 ul li.item {
        margin-bottom: 16px;
        line-height: 24px;
        font-size: 14px; }
        #header .navigation ul.menu-level-1 ul li.item:hover a {
          text-decoration: underline; }
      #header .navigation ul.menu-level-1 ul a {
        display: block;
        padding: 0;
        text-decoration: none; }
    #header .navigation ul {
      list-style: none;
      padding: 0 !important;
      margin-bottom: 0; }
  .mobile-notification {
    display: none; } }

@media (max-width: 1199px) {
  #header .navigation ul.menu-level-1 .explore-all a {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding: 16px 0px;
    text-decoration: none;
    color: #544f40; }
    #header .navigation ul.menu-level-1 .explore-all a::after {
      content: '';
      background: url(../../assets/img/explore-all.png);
      background-repeat: no-repeat;
      width: 14px;
      height: 10px;
      float: right;
      margin-top: 8px;
      margin-right: 40px; } }

@media (max-width: 479px) {
  #header .navigation ul.menu-level-1 .explore-all a::after {
    margin-right: 12px; } }

/*
#################################################################

EXPERT PORTAL FORM STYLES
------------------
Summary: Main  form styles
Project: spain-patients
Usage: This is the main CSS for the form elements of the website

#################################################################
*/
input[type=submit] {
  color: #333132;
  font-size: 1rem;
  line-height: normal;
  font-weight: 700;
  background-color: #EFEFED;
  padding: 12px 20px 10px;
  display: inline-block;
  min-width: 120px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  border-radius: 24px;
  text-decoration: none;
  color: #ffffff;
  font-family: Arial !important;
  font-size: 0.7857rem !important;
  width: auto !important;
  height: auto !important;
  background: #C82D35 !important;
  box-shadow: none !important;
  min-width: 74px;
  border-radius: 0 !important;
  outline: none; }
  input[type=submit]:hover {
    color: #ffffff;
    background-color: #58595b;
    border-color: transparent;
    text-decoration: none; }
  input[type=submit]:focus, input[type=submit].focus {
    color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    background-color: #58595b;
    text-decoration: none; }
  input[type=submit]:disabled, input[type=submit].disabled {
    color: #CCCCCC;
    background-color: #eeedec;
    cursor: no-drop; }
  input[type=submit]:hover {
    background: #333333 !important; }

input[type=text], input[type=password], textarea {
  background: #EFEFED !important;
  border: 1px solid #EFEFED !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #707070 !important;
  font-family: Arial !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
  outline: none; }
  input[type=text]:focus, input[type=password]:focus, textarea:focus {
    border: 1px solid #CCCCCC !important;
    box-shadow: none !important; }

select {
  background: none !important;
  border-radius: 0 !important;
  border: 1px solid #EFEFED !important;
  padding-left: 10px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  position: relative;
  z-index: 2;
  box-shadow: none !important;
  outline: none;
  color: #707070 !important;
  font-family: Arial !important;
  font-size: 1rem !important;
  line-height: 1rem !important; }
  select:focus {
    border: 1px solid #CCCCCC !important;
    box-shadow: none !important; }
  select option {
    color: #707070 !important;
    font-family: Arial !important;
    font-size: 1rem !important;
    line-height: 1rem !important; }
    select option:hover, select option:focus {
      background-color: #C82D35 !important;
      color: #ffffff !important;
      padding: 10px !important; }

select::-ms-expand {
  display: none; }

input[type=radio] {
  position: absolute;
  left: -999em; }
  input[type=radio] + label {
    cursor: pointer;
    padding: 0 9px 9px 0;
    margin-right: 10px;
    position: relative;
    font-weight: 500; }
    input[type=radio] + label span {
      display: block;
      margin: -25px 0 0 0; }
    input[type=radio] + label:before {
      content: "";
      background-color: #ffffff;
      box-shadow: none;
      padding: 10px;
      display: inline-block;
      position: relative;
      margin-right: 10px;
      top: 5px;
      border-radius: 2rem;
      border: 1px solid #EFEFED;
      border-bottom: 1px solid #EFEFED; }
    input[type=radio] + label:after {
      border-radius: 100%;
      position: absolute;
      left: 5px;
      top: 10px;
      width: 12px;
      height: 12px; }
    input[type=radio] + label:hover:before {
      border-radius: 2rem;
      border: 1px solid #707070;
      border-bottom: 1px solid #707070; }
    input[type=radio] + label:hover:after {
      content: '';
      background: #707070; }
    input[type=radio] + label:active:before {
      border-radius: 2rem;
      border: 1px solid #EFEFED;
      border-bottom: 1px solid #EFEFED; }
    input[type=radio] + label:active:after {
      content: '';
      background: #C82D35; }
    input[type=radio] + label.btn, input[type=radio] + label.inverse-btn, input[type=radio] + label.gray-btn {
      padding: 10px; }
      input[type=radio] + label.btn:after, input[type=radio] + label.inverse-btn:after, input[type=radio] + label.gray-btn:after {
        padding: 10px;
        border: 2px solid #ffffff; }
    input[type=radio] + label.inline {
      margin: -20px 0 10px; }
      input[type=radio] + label.inline span {
        display: inline-block;
        margin: 0; }
      input[type=radio] + label.inline i {
        margin: 0 0 -10px  10px !important; }
  input[type=radio]:focus + label:before {
    content: ''; }
  input[type=radio]:checked + label:after {
    content: '';
    background: #C82D35; }
  input[type=radio]:disabled + label {
    cursor: not-allowed; }
    input[type=radio]:disabled + label:before {
      background-color: #707070; }

input[type=checkbox] {
  position: absolute;
  left: -999em; }
  input[type=checkbox] + label {
    cursor: pointer;
    margin: 0 0 10px;
    position: relative;
    font-weight: 500; }
    input[type=checkbox] + label.block span {
      display: block;
      margin: -30px 0 0 40px; }
    input[type=checkbox] + label:before {
      content: "";
      background-color: #ffffff;
      box-shadow: none;
      padding: 10px;
      border: 1px solid #EFEFED;
      border-bottom: 1px solid #EFEFED;
      border-radius: 0;
      display: inline-block;
      position: relative;
      margin-right: 10px;
      top: 5px; }
    input[type=checkbox] + label:after {
      position: absolute;
      left: 3px;
      top: 0; }
    input[type=checkbox] + label:hover:before, input[type=checkbox] + label:active:before {
      background: #ffffff;
      border: 1px solid #707070;
      border-bottom: 1px solid #707070; }
    input[type=checkbox] + label:hover:after, input[type=checkbox] + label:active:after {
      content: '\2714';
      color: #707070 !important;
      font-size: 1.5rem;
      font-weight: 400; }
  input[type=checkbox]:checked + label:before {
    background: #ffffff; }
  input[type=checkbox]:checked + label:after {
    content: '\2714';
    color: #C82D35 !important;
    font-size: 1.5rem;
    font-weight: 400; }
  input[type=checkbox]:focus + label:before {
    background-color: #ffffff; }
  input[type=checkbox]:disabled + label {
    cursor: not-allowed; }
    input[type=checkbox]:disabled + label:before {
      background-color: #707070; }

.form-container .form-control {
  margin-bottom: 15px; }

.form-container input[type=text] {
  min-width: 250px;
  height: 40px;
  padding: 0 10px;
  text-align: center;
  border-radius: 10px !important;
  margin-bottom: 5px; }
  .form-container input[type=text].has-error {
    border-color: red !important; }
  .form-container input[type=text].error-enabled {
    border-color: #d13239 !important; }

/*
#################################################################

Content block 
------------------
Summary: Content block for reusability of modules
Project: spain-patients.
Usage: SCSS for modules - 2, 6, 7, 13, 14, 15, 20.

#################################################################
*/
.col-xs-12 > .component.section.col-xs-12 {
  padding: 0 !important; }

.content-block {
  color: #58595b;
  padding-left: 0;
  padding-right: 0; }
  .content-block > .col-xs-12 {
    padding-left: 0;
    padding-right: 0; }
  .content-block img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    border: 15px solid transparent; }
  .content-block li {
    margin-bottom: 15px; }
  .content-block .video-video-container {
    border: 15px solid #ffffff;
    border-bottom: 0; }
  .content-block p:last-child {
    margin-bottom: 0; }
  .content-block .richText-content {
    padding: 15px;
    width: 100%; }
  .content-block.white {
    color: #ffffff; }
  @media (min-width: 769px) {
    .content-block.image-left .component-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      width: 100%; }
    .content-block.image-left img {
      margin-right: 15px;
      max-width: 25%;
      width: 100%; }
    .content-block.image-left .richText-content {
      width: 75%; } }
  .content-block.cta.multiple-cta .richText-content .btn, .content-block.cta.multiple-cta .richText-content .inverse-btn, .content-block.cta.multiple-cta .richText-content .gray-btn {
    margin-right: 1rem; }
  @media (max-width: 768px) {
    .content-block.icons.cta p:last-child {
      position: relative;
      padding-top: 60px; }
      .content-block.icons.cta p:last-child a {
        position: absolute;
        left: 0;
        top: 0; } }
  @media (min-width: 769px) {
    .content-block.icons.cta p:last-child {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; } }
  .content-block .resource-type {
    display: none; }
  .content-block.zinc-block .richText-content {
    padding: 0; }
  .content-block.zinc-block p {
    margin: 0; }
  @media (max-width: 768px) {
    .content-block.no-image-xs img {
      display: none; } }

.content-block-group .content-block {
  margin-bottom: 15px; }
  @media (min-width: 769px) {
    .content-block-group .content-block.image-left img {
      border-left: 0; } }
  @media (min-width: 769px) {
    .content-block-group .content-block.image-left .richText-content {
      padding-right: 100px; } }
  @media (min-width: 992px) {
    .content-block-group .content-block.image-left .richText-content {
      padding-right: 260px; } }
  @media (min-width: 769px) {
    .content-block-group .content-block.image-left.img-linked .component-content > a {
      width: 25%;
      margin-right: 15px; }
    .content-block-group .content-block.image-left.img-linked .richText-content {
      width: 75%; }
    .content-block-group .content-block.image-left.img-linked img {
      max-width: 100%; } }

.content-block-group.column {
  padding-top: 0; }
  @media (min-width: 769px) {
    .content-block-group.column {
      padding: 0; } }
  .content-block-group.column > .component-content {
    padding-left: 0; }
  .content-block-group.column .content-block {
    padding: 0 15px;
    text-align: center; }
    .content-block-group.column .content-block.icons p:last-child {
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 769px) {
    .content-block-group.column .paragraphSystem {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row; }
      .content-block-group.column .paragraphSystem .content-block .component-content {
        height: 100%; }
      .content-block-group.column .paragraphSystem .content-block .richText-content {
        padding-bottom: 60px; }
      .content-block-group.column .paragraphSystem p:last-child {
        position: absolute;
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: 15px; } }
  @media (min-width: 769px) {
    .content-block-group.column .row {
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 769px) {
    .content-block-group.column .row .content-block {
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 768px) {
    .content-block-group.column .row .content-block {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 769px) {
    .content-block-group.column .box .content.paragraphSystem {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .content-block-group.column .box .content-block .component-content {
      background: #ffffff;
      height: 100%; } }
  @media (min-width: 992px) {
    .content-block-group.column .box .content-block:nth-child(3n+4) {
      -webkit-margin-start: -1px;
      -webkit-margin-end: -1px; } }
  @media (min-width: 769px) {
    .content-block-group.column.resource-box .paragraphSystem .content-block {
      height: 100%; } }

.anchor-container.component {
  height: 0;
  margin: 0; }
  .anchor-container.component p {
    visibility: hidden; }

/*
#################################################################

Content block 
------------------
Summary: Content block Box for reusability of modules
Project: spain-patients.

#################################################################
*/
.content-block-box {
  padding: 64px 50px 0 50px;
  background: #ffffff; }
  .content-block-box > .component-content {
    max-width: 1214px;
    margin: 0 auto; }

.contact-widget {
  display: inline-block;
  padding: 24px;
  border-radius: 8px;
  min-height: 245px; }
  .contact-widget.gray-box {
    background: #EFEFED; }
  .contact-widget.white-box {
    background: #ffffff; }
  .contact-widget h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 16px; }
  .contact-widget.two-per-row {
    width: 49%;
    float: left; }
  .contact-widget.m-r {
    margin-right: 2%; }
  .contact-widget h1 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 16px; }
  .contact-widget p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }
    .contact-widget p .tel {
      font-weight: 700; }
    .contact-widget p .email {
      font-weight: 700; }
      .contact-widget p .email a {
        color: #15717D; }

@media (max-width: 1199px) {
  .content-block-box {
    padding: 20px 50px 0 50px; } }

@media (max-width: 990px) {
  .content-block-box {
    padding: 20px 35px 0 35px; } }

@media (max-width: 768px) {
  .content-block-box {
    padding: 20px 15px 0 15px; }
  .contact-widget.two-per-row {
    width: 100%;
    float: none;
    margin-bottom: 20px; } }

@media (max-width: 479px) {
  .content-block-box .col-xs-12 {
    padding: 0; }
  .content-block-box .contact-widget.two-per-row {
    padding: 24px; } }

/*
#################################################################

ACCORDION
------------------
Summary: Accordion styles
Project: spain-patients
Usage: This is the main CSS for the Accordion of the website

#################################################################
*/
.accordion-content-wrapper {
  display: none; }

.accordion-slide.is-active > .accordion-content-wrapper {
  display: block;
  padding: 20px 16px; }

.accordion .accordion-container {
  list-style: none;
  padding: 0;
  margin: 0; }
  .accordion .accordion-container .accordion-slide {
    border-top: 1px solid #ffffff; }
    .accordion .accordion-container .accordion-slide .accordion-head {
      padding: 0;
      background: none;
      font-size: 1rem;
      display: block;
      line-height: 1.25em;
      color: inherit;
      font-weight: 700; }
      .accordion .accordion-container .accordion-slide .accordion-head a {
        background: #efefed;
        text-decoration: none;
        padding: 12px;
        border-radius: 8px;
        display: block;
        color: #544f40;
        line-height: 24px;
        cursor: pointer;
        position: relative;
        padding-right: 40px; }
        .accordion .accordion-container .accordion-slide .accordion-head a:hover {
          color: #544f40;
          text-decoration: none; }
        .accordion .accordion-container .accordion-slide .accordion-head a::after {
          content: "";
          background: url(../../assets/img/down-chevron.png);
          background-repeat: no-repeat;
          width: 18px;
          height: 10px;
          position: absolute;
          top: 45%;
          right: 22px; }
      .accordion .accordion-container .accordion-slide .accordion-head .accordion-title {
        font-size: 1rem;
        display: block;
        line-height: 1.25em;
        color: inherit;
        font-weight: 700;
        font-weight: 400; }
        .accordion .accordion-container .accordion-slide .accordion-head .accordion-title .accordion-title-text {
          display: inline-block; }
      .accordion .accordion-container .accordion-slide .accordion-head:hover::after {
        color: #ffffff; }
    .accordion .accordion-container .accordion-slide .accordion-content .paragraphSystem {
      margin: 0; }
    .accordion .accordion-container .accordion-slide.is-active .accordion-head a {
      color: #ffffff;
      text-decoration: none;
      font-size: 16px;
      font-weight: 400;
      border-radius: 8px;
      background-color: #15717D;
      cursor: pointer;
      position: relative; }
      .accordion .accordion-container .accordion-slide.is-active .accordion-head a::after {
        content: "";
        background: url(../../assets/img/up-chevron.png);
        background-repeat: no-repeat;
        width: 18px;
        height: 10px;
        position: absolute;
        top: 45%;
        right: 22px; }

/*
#################################################################

Sitemap
------------------
Summary: Sitemap page styles.
Project: spain-patients.
Usage: SCSS for the sitemap page.

#################################################################
*/
.sitemap .sitemap-column a {
  text-decoration: none; }
  .sitemap .sitemap-column a:hover, .sitemap .sitemap-column a:active {
    text-decoration: underline; }

.sitemap .sitemap-column > ul {
  display: inline-block;
  vertical-align: top;
  width: 48%; }
  @media (max-width: 768px) {
    .sitemap .sitemap-column > ul {
      width: 100%;
      padding: 0; } }
  .sitemap .sitemap-column > ul > li {
    list-style-type: none; }
    .sitemap .sitemap-column > ul > li h3 {
      background-color: #efefed;
      padding: 20px; }
    .sitemap .sitemap-column > ul > li ul {
      margin-left: 10px; }
      .sitemap .sitemap-column > ul > li ul > li {
        font-weight: 700;
        list-style-image: url(../../assets/img/active-podcast-right-arrow.png); }
    .sitemap .sitemap-column > ul > li ul > li:not(:has(ul)) {
      font-weight: 300;
      list-style-type: disc;
      list-style-image: none; }
    .sitemap .sitemap-column > ul > li li a {
      line-height: 24px;
      padding: 5px 0;
      display: inline-block; }

/*
#################################################################

EXIT NOTIFICATION
------------------
Summary: 
Project: spain-patients
Usage: This is the alert shown to users when they click a link
to leave the GSK website in question.

#################################################################
*/
.exit-notification {
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification .exit-notification-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75%;
    margin: 0 auto;
    padding: 55px 30px 30px;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 5px;
    background-color: #ffffff; }
    .exit-notification .exit-notification-inner .exit-notification-text .richText-content h2 {
      padding-bottom: 14px;
      font-size: 1.71429rem;
      line-height: 2.14286rem;
      margin: 10px 0; }
    .exit-notification .exit-notification-inner .exit-notification-text .richText-content p {
      margin-bottom: 0;
      font-size: 1.14286rem;
      line-height: 2; }
    .exit-notification .exit-notification-inner .exit-notification-buttons {
      text-align: right;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -ms-flex-pack: center;
      justify-content: center;
      min-width: 117px;
      padding-top: 30px; }
      .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept,
      .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny {
        padding: 12px 37px;
        border: 2px solid #15717D;
        border-radius: 22px;
        text-transform: uppercase;
        cursor: pointer; }
      .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept {
        margin-left: 8px;
        background-color: #15717D;
        color: #ffffff; }
        .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:hover {
          background-color: #ffffff;
          color: #15717D; }
      .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny {
        margin-left: 8px;
        background-color: #ffffff;
        color: #15717D; }
        .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:hover {
          background-color: #15717D;
          color: #ffffff; }
  @media only screen and (min-width: 990px) {
    .exit-notification .exit-notification-inner {
      width: 900px;
      padding: 55px 30px 30px; }
      .exit-notification .exit-notification-inner .exit-notification-text {
        padding: 0 50px; } }
  @media screen and (max-width: 699px) {
    .exit-notification .exit-notification-inner {
      width: auto;
      margin: 0 auto; } }
  @media only screen and (max-width: 767px) {
    .exit-notification .exit-notification {
      position: fixed; } }

/*
#################################################################

OVERLAY
------------------
Summary: Modal equivalent CSS
Project: spain-patients
Usage: 

#################################################################
*/
.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/loader.gif) no-repeat 50% 50%; }

.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9998; }

.overlay-container {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px; }
  .overlay-container .overlay-content {
    position: relative;
    min-width: 80px;
    min-height: 80px;
    border-radius: 0;
    border: 0;
    padding: 0;
    max-width: 45%;
    display: inline-block;
    background: #ffffff;
    text-align: left;
    border: 5px solid #C82D35;
    border-radius: 8px; }
    @media (max-width: 768px) {
      .overlay-container .overlay-content {
        max-width: 90%; } }
    .overlay-container .overlay-content .overlay-content-inner {
      overflow: hidden;
      padding-top: 40px; }
      .overlay-container .overlay-content .overlay-content-inner::before {
        content: "";
        border-bottom: 1px solid #CCCCCC;
        width: 100%;
        height: 40px;
        position: absolute;
        left: 0;
        top: 0; }
      .overlay-container .overlay-content .overlay-content-inner .video-video-container {
        border-bottom: 15px solid #ffffff; }
  .overlay-container .overlay-close {
    display: block !important;
    width: 38px;
    height: 38px;
    background: #ffffff;
    top: 0;
    right: 0;
    z-index: 9999;
    position: absolute;
    cursor: pointer;
    outline: none; }
    .overlay-container .overlay-close::after {
      content: "\f00d";
      font-family: FontAwesome, sans-serif;
      display: inline-block;
      font-style: normal;
      position: relative;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 1.5rem;
      position: absolute;
      left: 0;
      top: 8px;
      right: 0;
      margin: 0 auto;
      width: 16px;
      color: #707070; }
    .overlay-container .overlay-close:hover, .overlay-container .overlay-close:focus {
      background: #707070;
      text-decoration: none; }
      .overlay-container .overlay-close:hover::after, .overlay-container .overlay-close:focus::after {
        color: #ffffff; }

/*
#################################################################

Streaming media
------------------
Summary: Streaming media styles.
Project: spain-patients.
Usage: SCSS for the Streaming media.

#################################################################
*/
.streaming-media .mejs-container {
  border: 0 !important; }

.streaming-media .video-video-container video {
  min-height: 150px;
  height: auto;
  width: 100%;
  display: block; }

.streaming-media .video-video {
  width: 100%;
  position: relative; }
  .streaming-media .video-video button {
    outline: none; }
  .streaming-media .video-video .mejs-poster img {
    width: 100% !important; }

.streaming-media.video {
  position: relative; }
  .streaming-media.video .mejs-layers .mejs-poster img {
    object-fit: contain; }

.video-nojs {
  display: none; }

.video-video {
  border: 0 !important; }

.transcript-content {
  display: none; }

#content .breadcrumbs {
  background: #ffffff;
  padding: 16px 50px; }
  #content .breadcrumbs nav {
    max-width: 1214px;
    margin: 0 auto; }
    #content .breadcrumbs nav ol {
      list-style: none;
      padding: 0;
      margin: 0; }
      #content .breadcrumbs nav ol li {
        display: inline-block;
        font-weight: 700;
        font-size: 14px;
        line-height: 24px; }
        #content .breadcrumbs nav ol li .breadcrumbs-separator {
          font-weight: 400;
          margin: 0 5px; }
        #content .breadcrumbs nav ol li a {
          color: #15717D;
          font-weight: 400;
          text-decoration: none; }
        #content .breadcrumbs nav ol li:last-child a {
          color: #544f40; }

@media (max-width: 1199px) {
  #content .breadcrumbs {
    padding: 16px 50px; } }

@media (max-width: 768px) {
  #content .breadcrumbs {
    padding: 16px 30px; } }

@media (max-width: 990px) {
  #content .breadcrumbs {
    padding: 16px 35px; } }

@media (max-width: 479px) {
  #content .breadcrumbs {
    padding: 16px 15px; } }

#content .paragraphSystem {
  margin: 0; }

#content .page-title-container {
  margin-bottom: 20px;
  background: rgba(21, 113, 125, 0.15);
  padding: 0 50px; }
  #content .page-title-container h1 {
    font-size: 37px;
    line-height: 48px;
    margin: 30px 0; }
  #content .page-title-container > .component-content {
    max-width: 1214px;
    margin: 0 auto; }
  #content .page-title-container .richText {
    padding: 0; }

@media (max-width: 1199px) {
  #content .page-title-container {
    padding: 0 50px; } }

@media (max-width: 990px) {
  #content .page-title-container {
    padding: 0 35px; } }

@media (max-width: 768px) {
  #content .page-title-container {
    padding: 0 15px; } }

#content .paragraphSystem {
  margin: 0; }

#content .disease-title-container {
  top: -1px;
  background: #15717D;
  padding: 0 50px;
  min-height: 60px;
  color: #ffffff; }
  #content .disease-title-container .richText {
    margin: 16px 0;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    display: inline-block;
    padding: 0; }
    #content .disease-title-container .richText p {
      margin: 0; }
  #content .disease-title-container .snippetReference {
    float: right; }
    #content .disease-title-container .snippetReference .disease-menu-container {
      height: 60px;
      float: right;
      position: relative; }
      #content .disease-title-container .snippetReference .disease-menu-container .navigation {
        height: 60px;
        display: inline-block; }
        #content .disease-title-container .snippetReference .disease-menu-container .navigation ul {
          list-style-type: none;
          margin: 0; }
          #content .disease-title-container .snippetReference .disease-menu-container .navigation ul .navigation-item.has-children > a::after {
            width: 12px;
            height: 5px;
            content: "";
            background: url(../../assets/img/active-dropdown.png);
            background-repeat: no-repeat;
            margin: 0 4px;
            display: inline-block; }
          #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li {
            display: inline-block;
            margin: 0;
            padding: 0; }
            #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li > a {
              font-weight: 400;
              text-decoration: none;
              line-height: 24px;
              font-size: 14px;
              padding: 18px 12px;
              display: inline-block;
              color: #ffffff; }
              #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li > a:active, #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li > a:hover {
                background-color: #114F53;
                border-bottom: 4px solid #FFFFFF;
                padding: 16px 12px; }
            #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li.navigation-level1.is-active > a {
              background-color: #114F53;
              border-bottom: 4px solid #FFFFFF;
              padding: 16px 12px; }
            #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li ul {
              display: none;
              position: absolute;
              background-color: #114F53;
              padding: 0;
              z-index: 2; }
              #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li ul > li {
                line-height: 24px;
                padding: 0 24px;
                font-size: 14px; }
                #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li ul > li > a:hover, #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li ul > li > a:active {
                  padding: 18px 12px;
                  border-bottom: 0; }
            #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li:hover ul, #content .disease-title-container .snippetReference .disease-menu-container .navigation ul > li:active ul {
              display: block; }
      #content .disease-title-container .snippetReference .disease-menu-container .richText {
        display: none;
        padding: 16px 14px;
        margin: 0;
        height: 60px;
        float: right; }
        #content .disease-title-container .snippetReference .disease-menu-container .richText a {
          font-weight: 400;
          text-decoration: none;
          line-height: 24px;
          font-size: 14px;
          color: #ffffff; }
          #content .disease-title-container .snippetReference .disease-menu-container .richText a::after {
            width: 10px;
            width: 12px;
            height: 5px;
            content: "";
            background: url(../../assets/img/active-dropdown.png);
            background-repeat: no-repeat;
            margin: 0 4px;
            display: inline-block;
            margin: 1px 4px; }
        #content .disease-title-container .snippetReference .disease-menu-container .richText:hover a::after, #content .disease-title-container .snippetReference .disease-menu-container .richText:active a::after {
          transform: rotate(180deg); }
      #content .disease-title-container .snippetReference .disease-menu-container.show-more .richText {
        display: inline-block; }
        #content .disease-title-container .snippetReference .disease-menu-container.show-more .richText.is-active {
          background-color: #114F53;
          border-bottom: 4px solid #FFFFFF; }
      #content .disease-title-container .snippetReference .disease-menu-container.show-more .snippetReference .navigation ul li.hide {
        display: none; }
      #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu {
        display: none;
        position: absolute;
        right: 0;
        padding: 0;
        background-color: #114F53;
        margin: 0;
        width: 45%;
        z-index: 3; }
        #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu {
          display: block; }
          #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li {
            list-style-type: none;
            line-height: 24px;
            padding: 0;
            font-size: 14px; }
            #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li a {
              text-decoration: none;
              display: block;
              padding: 16px 20px;
              color: #ffffff; }
            #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li.has-children > a::after {
              width: 12px;
              height: 5px;
              content: "";
              background: url(../../assets/img/active-dropdown.png);
              background-repeat: no-repeat;
              margin: 0 4px;
              display: inline-block;
              position: absolute;
              right: 0;
              margin: 8px; }
            #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li.has-children:hover ul, #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li.has-children:active ul {
              display: block; }
            #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li ul {
              background-color: #15717d;
              padding: 0;
              margin: 0;
              display: none; }
              #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li ul > li {
                padding-left: 0; }

.disease-single-column {
  margin: 0 12%; }
  .disease-single-column h1 {
    font-size: 37px;
    line-height: 48px; }
  .disease-single-column h2 {
    margin-bottom: 0; }
  .disease-single-column p {
    line-height: 24px; }
  .disease-single-column ol li, .disease-single-column ul li {
    line-height: 24px;
    margin-bottom: 5px; }
  .disease-single-column.table {
    margin: 0 12%; }

.disease-top-image {
  margin: 0 12%; }
  .disease-top-image img {
    width: 100%; }

.section-heading {
  margin: 24px 0 16px 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
  display: inline-block; }

@media (max-width: 1199px) {
  #content .disease-title-container {
    padding: 0 50px; }
    #content .disease-title-container .snippetReference {
      padding-right: 0; }
      #content .disease-title-container .snippetReference .disease-menu-container .navigation {
        height: 55px; }
  .disease-top-image, .disease-single-column {
    margin: 0 4%; } }

@media (max-width: 990px) {
  #content .container {
    padding-left: 0;
    padding-right: 0; }
  #content .disease-title-container {
    padding: 0 35px; }
    #content .disease-title-container .navigation ul .navigation-item.has-children > a::after {
      display: none !important; }
    #content .disease-title-container .navigation ul .navigation-item.has-children .mobile-disease-menu {
      width: 12px;
      height: 5px;
      content: "";
      background: url(../../assets/img/active-dropdown.png);
      background-repeat: no-repeat;
      margin: 0 4px;
      display: inline-block;
      float: right;
      width: 25px;
      height: 25px;
      margin-top: 12px; }
    #content .disease-title-container .richText {
      padding: 0; }
  #content .disease-top-image, #content .disease-single-column {
    margin: 0 auto; } }

@media (max-width: 768px) {
  #content .disease-title-container {
    position: relative; }
    #content .disease-title-container .snippetReference {
      position: unset;
      padding: 0; }
      #content .disease-title-container .snippetReference .disease-menu-container {
        position: unset; }
        #content .disease-title-container .snippetReference .disease-menu-container .richText {
          margin-right: -10px; }
        #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu {
          width: 100%; }
          #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li {
            border: 1px solid rgba(255, 255, 255, 0.26); }
            #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li a::after {
              display: none !important; }
            #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li .mobile-disease-menu {
              width: 12px;
              height: 5px;
              content: "";
              background: url(../../assets/img/active-dropdown.png);
              background-repeat: no-repeat;
              margin: 0 4px;
              display: inline-block;
              float: right;
              width: 25px;
              height: 25px;
              margin: 0;
              margin-top: 8px; }
            #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li ul {
              display: none; }
            #content .disease-title-container .snippetReference .disease-menu-container.show-more .more-menu.show-menu li.show ul {
              display: block; } }

@media (max-width: 479px) {
  #content .disease-title-container {
    padding: 0 15px; }
    #content .disease-title-container .richText p {
      line-height: 25px;
      font-size: 16px; }
    #content .disease-title-container .richText.first {
      max-width: 70%; }
    #content .disease-title-container .snippetReference {
      min-width: 30%; }
  #content .disease-single-column, #content .disease-top-image {
    padding: 0;
    margin: 0; } }

.disease-two-column h1 {
  font-size: 37px;
  line-height: 48px; }

.disease-two-column ul li,
.disease-two-column ol li {
  line-height: 24px;
  margin-bottom: 5px; }

.disease-two-column .column-left {
  padding: 0;
  margin: 0; }
  .disease-two-column .column-left h2 {
    margin-bottom: 0; }
  .disease-two-column .column-left p {
    line-height: 24px; }

.disease-two-column .double-col-left-image img {
  width: 100%;
  margin-bottom: 20px; }

.disease-two-column .column-right {
  padding: 0 0 0 80px; }
  .disease-two-column .column-right p {
    line-height: 24px; }

.disease-two-column .disease-right-col-image.image img {
  width: 100%; }

.disease-two-column .double-col-right-image img {
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 17px;
  height: 100px; }

.disease-two-column .double-col-right-image h4 {
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 9px; }

.disease-two-column .double-col-right-image p {
  font-size: 14px; }

.sub-section-heading {
  margin: 16px 0 16px 0;
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
  display: inline-block; }

.content-image-right {
  margin: 16px 0 80px 0;
  padding: 21px;
  border-radius: 15px;
  line-height: 24px; }
  .content-image-right .richText-content h2 {
    font-size: 28px; }
  .content-image-right .richText-content p {
    width: 100%; }
  .content-image-right img {
    float: right;
    border-radius: 16px; }
  .content-image-right button {
    background: #ffffff; }
    .content-image-right button .highlighted-btn {
      border-radius: 24px;
      padding: 14px 20px 10px 20px;
      font-weight: 700;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      font-size: 12px;
      line-height: 16px;
      color: #ffffff;
      background-color: #15717D;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      width: 155px; }

@media (max-width: 1199px) {
  .disease-two-column .column-right {
    padding: 0;
    margin-top: 40px;
    padding-left: 15px; }
  .disease-two-column .double-col-right-image img {
    width: 75%; }
  .content-image-right {
    margin: 40px 0; }
    .content-image-right img {
      width: 100%;
      float: none;
      margin-bottom: 20px; }
    .content-image-right .richText-content p {
      width: 100%; } }

@media (max-width: 768px) {
  .disease-two-column .column-left {
    width: 100%; }
  .disease-two-column .column-right {
    width: 100%;
    margin-top: 40px;
    padding: 0; }
  .disease-two-column .double-col-right-image img {
    margin-bottom: 20px; } }

@media (max-width: 479px) {
  .content-image-right {
    margin: 24px 0 40px 0; } }

/* Table styling */
.table {
  margin: 20px 0; }
  .table table {
    width: 100%;
    border-collapse: collapse; }
    .table table tr {
      height: 56px;
      border-bottom: 1px solid rgba(84, 79, 64, 0.15);
      font-size: 14px;
      line-height: 20px;
      color: #544f40; }
      .table table tr th {
        background: #EFEFED; }
      .table table tr td, .table table tr th {
        padding: 0 25px; }

@media (max-width: 479px) {
  .table {
    overflow-x: auto;
    padding: 0 10px 16px 0px;
    width: 100%; }
    .table table {
      width: max-content; } }

#content .disease-widget-wrapper {
  padding: 0 0 40px 0; }
  #content .disease-widget-wrapper .disease-widget {
    border: 1px solid #EFEFED;
    border-radius: 16px;
    background-color: #ffffff;
    overflow: hidden; }
    #content .disease-widget-wrapper .disease-widget .article-image {
      margin: 10px;
      overflow: hidden; }
      #content .disease-widget-wrapper .disease-widget .article-image img {
        border-radius: 12px;
        width: 100%;
        height: 145px;
        transition: transform 1.5s ease-in-out;
        object-fit: cover;
        object-position: center; }
    #content .disease-widget-wrapper .disease-widget .article-title {
      padding: 8px 24px; }
      #content .disease-widget-wrapper .disease-widget .article-title h3 {
        font-size: 21px;
        line-height: 32px;
        margin: 0; }
    #content .disease-widget-wrapper .disease-widget .article-description {
      padding: 0 24px; }
      #content .disease-widget-wrapper .disease-widget .article-description p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0;
        min-height: 71px; }
    #content .disease-widget-wrapper .disease-widget .article-more-link {
      padding: 16px 24px;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px; }
      #content .disease-widget-wrapper .disease-widget .article-more-link a {
        color: #544f40; }
    #content .disease-widget-wrapper .disease-widget .article-category {
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 400;
      line-height: 16px;
      padding: 0 24px;
      color: #878379; }
      #content .disease-widget-wrapper .disease-widget .article-category p {
        margin: 0; }
    #content .disease-widget-wrapper .disease-widget:hover img {
      /* IE 9 */
      /* Safari 3-8 */
      transform: scale(1.15, 1.15); }
    #content .disease-widget-wrapper .disease-widget:hover .article-more-link a {
      color: #15717D; }
  #content .disease-widget-wrapper.disease-right-section .disease-widget {
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    overflow: hidden; }
    #content .disease-widget-wrapper.disease-right-section .disease-widget .article-image {
      margin: 0;
      overflow: hidden; }
      #content .disease-widget-wrapper.disease-right-section .disease-widget .article-image img {
        border-radius: 12px;
        width: 100%;
        height: 100px;
        margin-bottom: 17px;
        transition: none; }
    #content .disease-widget-wrapper.disease-right-section .disease-widget .article-title {
      padding: 0; }
      #content .disease-widget-wrapper.disease-right-section .disease-widget .article-title h3 {
        font-weight: 400;
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 9px; }
    #content .disease-widget-wrapper.disease-right-section .disease-widget .article-description {
      padding: 0; }
      #content .disease-widget-wrapper.disease-right-section .disease-widget .article-description p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 16px;
        min-height: fit-content; }
    #content .disease-widget-wrapper.disease-right-section .disease-widget .article-more-link {
      padding: 0;
      font-weight: 700;
      font-size: 14px;
      line-height: 24px; }
      #content .disease-widget-wrapper.disease-right-section .disease-widget .article-more-link a {
        text-decoration: underline;
        color: #15717D;
        transition: all 0.2s; }
    #content .disease-widget-wrapper.disease-right-section .disease-widget:hover img {
      /* IE 9 */
      /* Safari 3-8 */
      transform: none; }

#content .find-more {
  font-weight: 700;
  font-size: 16px; }

#content .more-link-group {
  padding: 40px 0 0 0; }
  #content .more-link-group .richText {
    padding-left: 0 !important; }
    #content .more-link-group .richText h3 {
      margin: 0;
      font-size: 21px;
      line-height: 32px; }
  #content .more-link-group.last {
    padding-bottom: 80px; }

#content .category-title {
  padding: 0; }
  #content .category-title h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 22px; }

#content .more-link-wrapper {
  padding: 16px 34px 0 0; }
  #content .more-link-wrapper.external-link a.more-link::after {
    content: '';
    background: url(../../assets/img/external-link.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    background-size: contain;
    position: absolute;
    right: 16px;
    margin: 5px 0px; }

#content .more-link-main-title {
  padding: 0; }
  #content .more-link-main-title h2 {
    font-size: 28px;
    line-height: 40px;
    margin: 0; }
  #content .more-link-main-title.first {
    padding-top: 16px; }

#content a.more-link {
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 45px 20px 16px;
  width: 100%;
  color: #544f40;
  text-decoration: none;
  border-radius: 8px;
  background: #ffffff;
  overflow: hidden;
  position: relative;
  height: 64px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-direction: column;
      flex-direction: column; }
  #content a.more-link:hover {
    background-color: #BBB9B3; }
  #content a.more-link::after {
    content: '';
    background: url(../../assets/img/more-link.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 15px;
    position: absolute;
    right: 16px;
    margin: 5px 0px; }

@media (max-width: 768px) {
  #content .more-link-wrapper {
    padding-right: 0; }
  #content .article-list-patient {
    padding: 0 !important; }
  .article-image img {
    height: auto !important; } }

@media (max-width: 479px) {
  #content .more-link-wrapper {
    padding-right: 0; } }

#content .podcast {
  color: #544f40;
  font-size: 14px;
  line-height: 24px;
  padding-top: 16px;
  border: 1px solid rgba(213, 209, 206, 0.5);
  border-radius: 16px;
  background-color: #ffffff;
  position: relative; }
  #content .podcast .bottom-content {
    padding: 15px 15px 0 13px;
    margin-top: 16px;
    background-color: rgba(213, 209, 206, 0.2);
    min-height: 51px;
    padding-right: 0; }
  #content .podcast .left-column {
    float: left;
    padding-left: 16px;
    width: 20%; }
  #content .podcast .right-column {
    width: 80%;
    display: inline-block; }
  #content .podcast .left-column img {
    height: 125px;
    width: 130px;
    background: rgba(21, 113, 125, 0.3);
    border-radius: 12px; }
  #content .podcast .left-column a {
    display: inline-block;
    position: relative; }
  #content .podcast .left-column .playpause-btn {
    border: none;
    position: absolute;
    left: 34%;
    top: 35%;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    cursor: pointer;
    outline: none;
    transition: 0.5s;
    background-color: #ffffff; }
    #content .podcast .left-column .playpause-btn .play {
      width: 12px;
      height: 15px;
      content: "";
      background: url(../../assets/img/podcast-play.png);
      background-repeat: no-repeat;
      background-size: contain; }
    #content .podcast .left-column .playpause-btn .pause {
      width: 14px;
      height: 16px;
      content: "";
      background: url(../../assets/img/podcast-pause.png);
      background-repeat: no-repeat;
      background-size: contain; }
  #content .podcast .left-column .duration {
    color: #D5D1CE;
    font-size: 12px;
    line-height: 16px;
    padding-top: 14px; }
    #content .podcast .left-column .duration span {
      padding: 0 8px 0 0;
      color: #544F40; }
  #content .podcast .right-column .description {
    min-height: 125px; }
  #content .podcast .right-column p {
    margin-bottom: 4px;
    padding-right: 56px; }
  #content .podcast .right-column h3 {
    margin-bottom: 8px;
    margin-right: 40px;
    line-height: 32px;
    font-size: 21px;
    color: #544F40;
    display: inline-block;
    position: relative;
    cursor: pointer; }
    #content .podcast .right-column h3 a {
      text-decoration: none;
      color: #544f40; }
  #content .podcast .right-column .category {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 4px;
    color: #878379; }
  #content .podcast .right-column .podcast-expand {
    width: 8px;
    height: 14px;
    content: "";
    background: url(../../assets/img/podcast-right-arrow.png);
    background-repeat: no-repeat;
    margin: 8px;
    position: absolute;
    right: 20px;
    cursor: pointer; }
    @media (max-width: 768px) {
      #content .podcast .right-column .podcast-expand {
        right: 15px; } }
    @media (max-width: 479px) {
      #content .podcast .right-column .podcast-expand {
        right: 10px; } }
  #content .podcast .podcast-transcript {
    cursor: pointer;
    display: inline-block;
    padding-bottom: 14px; }
    #content .podcast .podcast-transcript::after {
      width: 9px;
      height: 4px;
      content: "";
      background: url(../../assets/img/transcript-icon.png);
      background-repeat: no-repeat;
      margin: 12px 10px 0;
      position: absolute;
      margin: 10px 5px 0; }
    #content .podcast .podcast-transcript.transcriptOpen {
      padding-bottom: 12px; }
      #content .podcast .podcast-transcript.transcriptOpen::after {
        transform: rotate(180deg); }
  #content .podcast .podcast-share {
    float: right;
    cursor: pointer;
    position: relative;
    height: 36px;
    padding-right: 15px; }
    #content .podcast .podcast-share::before {
      content: "";
      background: url(../../assets/img/share.png);
      background-repeat: no-repeat;
      height: 12px;
      width: 14px;
      float: left;
      margin: 6px 13px; }
    #content .podcast .podcast-share:hover {
      color: #15717D; }
      #content .podcast .podcast-share:hover .hide {
        display: block; }
      #content .podcast .podcast-share:hover::before {
        background: url(../../assets/img/share-color.png);
        background-repeat: no-repeat; }
  #content .podcast .podcast-share:hover .hide {
    display: block; }
  #content .podcast .podcast-share-container {
    width: 156px;
    height: 48px;
    background-color: black;
    color: #fff;
    background: #114F53;
    border-radius: 4px; }
    #content .podcast .podcast-share-container.hide {
      display: none; }
    #content .podcast .podcast-share-container.arrow-top {
      position: absolute;
      z-index: 1;
      right: -35px;
      top: 35px; }
    #content .podcast .podcast-share-container::after {
      content: " ";
      position: absolute;
      right: 40%;
      top: -15px;
      border-top: none;
      border-right: 15px solid transparent;
      border-left: 15px solid transparent;
      border-bottom: 15px solid #114F53; }
    #content .podcast .podcast-share-container .social-media-icons {
      padding: 13px 22px 8px 22px; }
      #content .podcast .podcast-share-container .social-media-icons .facebook {
        content: "";
        background: url(../../assets/img/facebook.png);
        background-repeat: no-repeat;
        height: 21px;
        width: 21px;
        display: inline-block;
        margin: 0 18px 0 0; }
      #content .podcast .podcast-share-container .social-media-icons .twitter {
        content: "";
        background: url(../../assets/img/twitter.png);
        background-repeat: no-repeat;
        height: 18px;
        width: 23px;
        display: inline-block;
        margin: 0 18px 0 0; }
      #content .podcast .podcast-share-container .social-media-icons .linkedin {
        content: "";
        background: url(../../assets/img/linkedin.svg);
        background-repeat: no-repeat;
        height: 21px;
        width: 21px;
        display: inline-block;
        margin: 0 18px 0 0; }
      #content .podcast .podcast-share-container .social-media-icons .mail {
        content: "";
        background: url(../../assets/img/mail.png);
        background-repeat: no-repeat;
        height: 18px;
        width: 21px;
        display: inline-block;
        margin: 0 0; }
  #content .podcast .videoplyr {
    margin: 8px 0;
    width: 140px; }
  #content .podcast:hover {
    border: 1px solid #15717D; }
    #content .podcast:hover .right-column h3 {
      color: #15717D;
      text-decoration: underline; }
      #content .podcast:hover .right-column h3 a {
        color: #15717D;
        text-decoration: underline; }
    #content .podcast:hover .right-column .podcast-expand {
      background: url(../../assets/img/active-podcast-right-arrow.png);
      background-repeat: no-repeat; }

#content .transcript-duration {
  margin-bottom: 5px; }

#content .video-transcript {
  cursor: pointer;
  display: inline-block;
  padding: 11px 17px 11px 17px; }
  #content .video-transcript::after {
    width: 9px;
    height: 4px;
    content: "";
    background: url(../../assets/img/transcript-icon.png);
    background-repeat: no-repeat;
    margin: 12px 10px 0;
    position: absolute; }
  #content .video-transcript.transcriptOpen {
    padding: 11px 17px 12px 17px; }
    #content .video-transcript.transcriptOpen::after {
      transform: rotate(180deg); }
  #content .video-transcript .showTranscript {
    padding-top: 22px; }

#content .video-transcript-container {
  border: 1px solid #C4C4C4;
  border-radius: 4px;
  margin-top: 16px;
  margin-bottom: 25px; }

#content .transcription {
  display: none; }
  #content .transcription.showTranscript {
    display: block;
    padding: 16px 16px 0 18px;
    height: auto;
    overflow: auto;
    max-height: 425px;
    border-top: 1px solid #D5D1CE;
    margin-right: 5px; }
    #content .transcription.showTranscript::-webkit-scrollbar {
      width: 5px; }
    #content .transcription.showTranscript::-webkit-scrollbar-thumb {
      background: rgba(196, 196, 196, 0.7);
      border-radius: 100px; }
    #content .transcription.showTranscript::-webkit-scrollbar-track {
      background: rgba(196, 196, 196, 0.3); }
    #content .transcription.showTranscript .transcript-details .left-col {
      width: 7%;
      float: left;
      margin-right: 33px;
      margin-top: 5px; }
      #content .transcription.showTranscript .transcript-details .left-col div {
        color: #878379;
        font-size: 12px;
        line-height: 16px; }
    #content .transcription.showTranscript .transcript-details .mobile-to {
      display: none; }
    #content .transcription.showTranscript .transcript-details .right-col {
      width: 87%;
      display: inline-block; }
      #content .transcription.showTranscript .transcript-details .right-col p {
        margin-bottom: 16px;
        line-height: 24px; }
    @media (max-width: 479px) {
      #content .transcription.showTranscript .transcript-details .left-col {
        width: 100%;
        margin-right: 0;
        padding-bottom: 8px; }
        #content .transcription.showTranscript .transcript-details .left-col div,
        #content .transcription.showTranscript .transcript-details .left-col .mobile-to {
          display: inline-block; }
        #content .transcription.showTranscript .transcript-details .left-col .transcript-duration {
          margin-bottom: 0; }
      #content .transcription.showTranscript .transcript-details .right-col {
        width: 100%;
        padding-right: 10px; } }

#content .video-podcast {
  width: 100%; }

#content .podcast-video-player {
  margin: 0 12%; }
  @media (max-width: 1199px) {
    #content .podcast-video-player {
      margin: 0 4%; } }
  @media (max-width: 990px) {
    #content .podcast-video-player {
      margin: 0 auto; } }
  @media (max-width: 479px) {
    #content .podcast-video-player {
      margin: 0; } }

#content .show-video-transcript {
  margin-top: 16px;
  margin-bottom: 25px; }
  #content .show-video-transcript .richText-content {
    border: 1px solid #C4C4C4;
    border-radius: 4px;
    padding: 11px 18px; }
    #content .show-video-transcript .richText-content p {
      font-size: 16px;
      margin-bottom: 0; }
      #content .show-video-transcript .richText-content p::after {
        width: 9px;
        height: 4px;
        content: "";
        background: url(../../assets/img/transcript-icon.png);
        background-repeat: no-repeat;
        margin: 12px 10px 0;
        position: absolute; }

#content .podcast-category {
  margin-top: 16px;
  display: inline-block;
  margin-left: 13%; }
  @media (max-width: 1199px) {
    #content .podcast-category {
      margin-top: 16px;
      margin-left: 4%; } }
  @media (max-width: 768px) {
    #content .podcast-category {
      margin: 0; } }
  #content .podcast-category .richText-content p {
    line-height: 40px;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0; }

#content .podcast-explore-all {
  float: right;
  margin-top: 20px;
  margin-right: 8%; }
  @media (max-width: 1199px) {
    #content .podcast-explore-all {
      margin: 20px auto 0 auto; } }
  @media (max-width: 768px) {
    #content .podcast-explore-all {
      margin: 9px 0 0 0; } }
  #content .podcast-explore-all .richText-content p {
    line-height: 24px;
    margin-bottom: 0; }

#content .center-align-podcast-container {
  padding-bottom: 97px; }
  #content .center-align-podcast-container .podcast-player {
    margin: 0 10%;
    margin-top: 32px; }
    @media (max-width: 1199px) {
      #content .center-align-podcast-container .podcast-player {
        margin: 32px 4% 0 4%; } }
    @media (max-width: 990px) {
      #content .center-align-podcast-container .podcast-player {
        margin: 32px auto 0 auto; } }
    @media (max-width: 479px) {
      #content .center-align-podcast-container .podcast-player {
        margin: 32px 0 0 0; } }

#content .podcast-player {
  margin-top: 32px; }

#content .podcast-listen {
  padding-top: 16px;
  padding-bottom: 30px; }
  #content .podcast-listen .component-content {
    max-width: 1214px;
    margin: 0 auto; }
  #content .podcast-listen .image {
    display: inline-block;
    margin-right: 50px; }
    #content .podcast-listen .image img {
      border: 1px solid #F2F1F0;
      border-radius: 4px;
      width: 234px; }
    #content .podcast-listen .image.last {
      margin-right: 0; }
  #content .podcast-listen .richText-content h3 {
    line-height: 40px;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 22px; }

#content .podcast-footer {
  display: none; }

@media (max-width: 1199px) {
  #content .podcast-listen .image {
    padding-bottom: 25px; } }

@media (max-width: 990px) {
  #content .podcast .left-column {
    width: 25%; }
  #content .podcast .right-column {
    width: 75%; }
  #content .podcast .podcast-share-container.arrow-top {
    right: -10px; }
  #content .podcast .podcast-share-container::after {
    right: 12%; } }

@media (max-width: 768px) {
  #content .podcast .left-column {
    width: 100%;
    float: none; }
    #content .podcast .left-column .duration {
      position: absolute;
      top: 112px;
      left: 180px; }
    #content .podcast .left-column .playpause-btn {
      left: 42px; }
  #content .podcast .right-column {
    padding: 16px 12px;
    width: 100%; } }

@media (max-width: 479px) {
  #content .podcast .bottom-content {
    padding: 15px 15px 0 13px; }
  #content .podcast .left-column .duration {
    left: 154px; }
  #content .podcast-listen {
    margin-bottom: 0; }
    #content .podcast-listen .image {
      padding-bottom: 25px;
      margin-right: 0; } }

#content .podcast-audio-wrapper {
  padding: 0; }

#content .podcast-audio-player {
  /* left & right part */
  /* song image */
  /* volume part */
  /* right part */ }
  #content .podcast-audio-player .podcast-audio-container {
    position: fixed;
    bottom: 0;
    height: 60px;
    width: 100%;
    display: none;
    -ms-flex-align: center;
        align-items: center;
    background: #114F53;
    z-index: 12; }
    #content .podcast-audio-player .podcast-audio-container.playing {
      display: -ms-flexbox;
      display: flex; }
    #content .podcast-audio-player .podcast-audio-container button {
      padding: 10px 12px;
      margin: 0 30px; }
  #content .podcast-audio-player .right,
  #content .podcast-audio-player .left {
    height: 100%;
    display: -ms-flexbox;
    display: flex; }
  #content .podcast-audio-player .left {
    width: 45%; }
    #content .podcast-audio-player .left img {
      margin: 8px 15px 8px 112px;
      height: 45px;
      width: 45px; }
    #content .podcast-audio-player .left #title {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 16px;
      line-height: 24px;
      padding: 19px 10px 19px 0;
      margin-bottom: 0;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
  #content .podcast-audio-player input[type="range"]#volume {
    -webkit-appearance: none;
    width: 75px;
    outline: none;
    height: 3px;
    vertical-align: super;
    margin-left: 10px; }
  #content .podcast-audio-player input[type="range"]#duration_slider {
    -webkit-appearance: none;
    outline: none;
    height: 6px;
    margin: 0 15px;
    width: 100%;
    margin: 0;
    background: #D5D1CE; }
  #content .podcast-audio-player input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 16px;
    width: 16px;
    background: #F36633;
    border-radius: 50%;
    cursor: pointer; }
  #content .podcast-audio-player #audio_duration {
    color: #ffffff;
    position: absolute;
    right: 260px;
    top: 18px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.25px; }
    @media (max-width: 990px) {
      #content .podcast-audio-player #audio_duration {
        right: 24%; } }
  #content .podcast-audio-player .volume {
    height: 30px;
    color: #ffffff;
    position: absolute;
    right: 120px;
    top: 18px; }
    @media (max-width: 990px) {
      #content .podcast-audio-player .volume {
        right: 8%; } }
    #content .podcast-audio-player .volume p {
      font-size: 15px; }
    #content .podcast-audio-player .volume .volume-up {
      width: 17px;
      height: 20px;
      content: "";
      background: url(../../assets/img/podcast-volume.png);
      background-repeat: no-repeat;
      display: inline-block; }
    #content .podcast-audio-player .volume i {
      cursor: pointer;
      padding: 8px 12px; }
      #content .podcast-audio-player .volume i:hover {
        background: rgba(245, 245, 245, 0.1); }
    #content .podcast-audio-player .volume #volume_show {
      padding: 8px 12px;
      margin: 0 5px 0 0;
      background: rgba(245, 245, 245, 0.1); }
  #content .podcast-audio-player .right {
    width: 50%; }
    #content .podcast-audio-player .right .middle {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      #content .podcast-audio-player .right .middle i:before {
        color: #15717D;
        font-size: 17px; }
      #content .podcast-audio-player .right .middle button {
        border: none;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        cursor: pointer;
        outline: none;
        transition: 0.5s;
        background: rgba(255, 255, 255, 0.1); }
        #content .podcast-audio-player .right .middle button:hover {
          background: #F36633; }
    #content .podcast-audio-player .right #title {
      position: absolute;
      top: 60px;
      left: 50%;
      transform: translateX(-50%);
      text-transform: capitalize;
      color: #fff;
      font-size: 35px; }
    #content .podcast-audio-player .right #auto {
      font-size: 18px;
      cursor: pointer;
      margin-top: 45px;
      border: none;
      padding: 10px 14px;
      color: #fff;
      background: rgba(255, 255, 255, 0.2);
      outline: none;
      border-radius: 10px; }
      #content .podcast-audio-player .right #auto i {
        margin-left: 8px; }
  #content .podcast-audio-player .duration {
    width: 100%;
    margin: 0;
    position: absolute;
    top: -13px; }
    #content .podcast-audio-player .duration p {
      color: #fff;
      font-size: 15px;
      margin-left: 20px; }
  #content .podcast-audio-player #play {
    background: #fff; }
    #content .podcast-audio-player #play .play {
      width: 13px;
      height: 15px;
      content: "";
      background: url(../../assets/img/podcast-play.png);
      background-repeat: no-repeat;
      background-size: contain; }
      #content .podcast-audio-player #play .play.pause {
        width: 14px;
        height: 16px;
        content: "";
        background: url(../../assets/img/podcast-pause.png);
        background-repeat: no-repeat;
        background-size: contain; }
  #content .podcast-audio-player .backward {
    width: 29px;
    height: 31px;
    content: "";
    background: url(../../assets/img/Backward20.png);
    background-repeat: no-repeat;
    cursor: pointer; }
  #content .podcast-audio-player .forward {
    width: 29px;
    height: 31px;
    content: "";
    background: url(../../assets/img/Forward20.png);
    background-repeat: no-repeat;
    cursor: pointer; }
  @media (max-width: 1199px) {
    #content .podcast-audio-player .left img {
      margin-left: 50px; } }
  @media (max-width: 990px) {
    #content .podcast-audio-player .left img {
      margin-left: 30px; } }
  @media (max-width: 768px) {
    #content .podcast-audio-player .volume, #content .podcast-audio-player .backward, #content .podcast-audio-player .forward {
      display: none; }
    #content .podcast-audio-player #audio_duration {
      right: 15px; }
    #content .podcast-audio-player .left img {
      margin-left: 15px; } }
  @media (max-width: 479px) {
    #content .podcast-audio-player .right .middle {
      position: absolute;
      left: 0;
      top: 8px; }
    #content .podcast-audio-player #audio_duration {
      right: 24px; }
    #content .podcast-audio-player .volume {
      display: none; }
    #content .podcast-audio-player .left #title {
      width: 155px;
      margin-left: 80px; }
    #content .podcast-audio-player .left img {
      display: none; } }

#content .podcast-video-container .article-content-wrapper {
  margin: 0;
  padding: 0 0 16px 0;
  border-radius: 0; }

#content .podcast-filter .podcast-wrapper .podcast-player .podcast .category .podcast-categories {
  color: #15717D;
  background: #EFEFED;
  border-radius: 20px;
  padding: 4px 12px;
  margin-right: 12px;
  cursor: pointer;
  display: inline-block;
  margin-top: 4px; }

#content .podcast-filter .podcast-wrapper .no-result {
  text-align: center;
  padding-top: 60px; }
  #content .podcast-filter .podcast-wrapper .no-result span {
    background-color: #FFD6DF;
    border-radius: 4px;
    padding: 16px 64px;
    font-weight: 700;
    font-size: 21px;
    line-height: 32px;
    background-image: url(../../assets/img/no-result.png);
    background-repeat: no-repeat;
    background-position: 4%;
    display: inline-block;
    width: 50%;
    text-align: justify; }

#content .podcast-filter .podcast-filter-wrapper {
  margin: 0 10%;
  padding-bottom: 36px; }
  #content .podcast-filter .podcast-filter-wrapper.show {
    padding-bottom: 8px; }
  #content .podcast-filter .podcast-filter-wrapper .selected-item-container {
    margin: 36px 0 0 0;
    display: none;
    color: #15717D; }
    #content .podcast-filter .podcast-filter-wrapper .selected-item-container .clear-filter-wrapper {
      float: left;
      width: 24%; }
    #content .podcast-filter .podcast-filter-wrapper .selected-item-container .selected-items-wrapper {
      display: inline-block;
      width: 76%; }
    #content .podcast-filter .podcast-filter-wrapper .selected-item-container .clear-filter {
      font-size: 12px;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      background-color: #fff;
      font-weight: 700;
      padding: 12px 20px 12px 48px;
      cursor: pointer;
      background-image: url(../../assets/img/clear-filter.png);
      background-repeat: no-repeat;
      background-position: 12%;
      border: 2px solid #15717D;
      border-radius: 24px;
      margin-right: 6px;
      line-height: 16px; }
    #content .podcast-filter .podcast-filter-wrapper .selected-item-container .filtered-items {
      background: rgba(21, 113, 125, 0.08);
      cursor: pointer;
      border-radius: 20px;
      padding: 4px 45px 4px 12px;
      margin: 0 6px;
      background-image: url(../../assets/img/category-close.png);
      background-repeat: no-repeat;
      background-position: 90%;
      margin-bottom: 12px;
      display: inline-block;
      max-width: 300px;
      line-height: 24px; }
    #content .podcast-filter .podcast-filter-wrapper .selected-item-container.show {
      display: block; }
  #content .podcast-filter .podcast-filter-wrapper .apply-filter {
    display: inline-block;
    background: rgba(84, 79, 64, 0.08);
    border-radius: 24px;
    padding: 13px 20px 11px 40px;
    margin-left: 32px;
    color: rgba(84, 79, 64, 0.64);
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    cursor: pointer;
    background-image: url(../../assets/img/filter-trail.png);
    background-repeat: no-repeat;
    background-position: 12%;
    vertical-align: bottom;
    line-height: 16px;
    font-weight: 700; }
    #content .podcast-filter .podcast-filter-wrapper .apply-filter.active {
      background-color: #15717D;
      border: 1px solid #15717D;
      color: #FFFFFF;
      background-image: url(../../assets/img/active-filter-trail.png);
      background-repeat: no-repeat;
      background-position: 12%; }
  #content .podcast-filter .podcast-filter-wrapper .category-container,
  #content .podcast-filter .podcast-filter-wrapper .topic-container {
    display: inline-block; }
  #content .podcast-filter .podcast-filter-wrapper .lbl-category,
  #content .podcast-filter .podcast-filter-wrapper .lbl-topics {
    font-size: 12px;
    line-height: 16px;
    display: block;
    margin-bottom: 2px; }
  #content .podcast-filter .podcast-filter-wrapper .custom-filter {
    width: 300px;
    height: 40px;
    border: 2px solid #D5D1CE;
    border-radius: 8px;
    background-color: #fff;
    background-image: url("../../assets/img/arrow-down.png");
    background-repeat: no-repeat;
    background-position: 96% center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #544F40;
    padding: 6px 6px 6px 16px;
    position: relative; }
    #content .podcast-filter .podcast-filter-wrapper .custom-filter:active, #content .podcast-filter .podcast-filter-wrapper .custom-filter:focus, #content .podcast-filter .podcast-filter-wrapper .custom-filter.active {
      border: 2px solid #15717D; }
    #content .podcast-filter .podcast-filter-wrapper .custom-filter #selected-topic,
    #content .podcast-filter .podcast-filter-wrapper .custom-filter #selected-category {
      overflow: hidden;
      text-overflow: ellipsis;
      width: 90%;
      display: inline-block;
      white-space: nowrap;
      height: 20px; }
  #content .podcast-filter .podcast-filter-wrapper .ml-35 {
    margin-left: 35px; }
  #content .podcast-filter .podcast-filter-wrapper .podcast-category-list {
    margin: 0;
    padding: 4px 0;
    list-style: none;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #D5D1CE;
    box-shadow: 0px 8px 16px 4px rgba(84, 79, 64, 0.3);
    top: 36px;
    left: 0;
    border-radius: 4px;
    width: 100%;
    display: none;
    max-height: 320px;
    overflow: auto; }
    #content .podcast-filter .podcast-filter-wrapper .podcast-category-list.active {
      display: inherit;
      z-index: 3; }
    #content .podcast-filter .podcast-filter-wrapper .podcast-category-list li {
      padding: 10px 16px;
      cursor: pointer;
      margin: 2px 4px; }
      #content .podcast-filter .podcast-filter-wrapper .podcast-category-list li:hover, #content .podcast-filter .podcast-filter-wrapper .podcast-category-list li:active, #content .podcast-filter .podcast-filter-wrapper .podcast-category-list li.is-active {
        background: #15717D;
        color: #fff;
        border-radius: 4px; }
  #content .podcast-filter .podcast-filter-wrapper .topic-list {
    margin: 0;
    padding: 4px 0;
    list-style: none;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #D5D1CE;
    box-shadow: 0px 8px 16px 4px rgba(84, 79, 64, 0.3);
    top: 36px;
    left: 0;
    border-radius: 4px;
    width: 100%;
    display: none;
    max-height: 320px;
    overflow: auto; }
    #content .podcast-filter .podcast-filter-wrapper .topic-list.active {
      display: inherit;
      z-index: 2; }
    #content .podcast-filter .podcast-filter-wrapper .topic-list li {
      padding: 10px 16px 10px 38px;
      cursor: pointer;
      margin: 2px 4px;
      background: url(../../assets/img/check_box.png);
      background-repeat: no-repeat;
      background-position: left center;
      background-repeat: no-repeat;
      background-position: 8px center;
      background-size: 24px 24px; }
      #content .podcast-filter .podcast-filter-wrapper .topic-list li.checked {
        background: url(../../assets/img/check_box_selected.svg);
        background-repeat: no-repeat;
        background-position: left center;
        background-repeat: no-repeat;
        background-position: 8px center;
        background-size: 24px 24px; }
      #content .podcast-filter .podcast-filter-wrapper .topic-list li.all-topics {
        cursor: not-allowed;
        opacity: 0.5; }

@media (max-width: 1199px) {
  #content .podcast-filter .podcast-filter-wrapper {
    margin: 0 4%; }
    #content .podcast-filter .podcast-filter-wrapper .topic-container {
      margin-left: 20px; }
    #content .podcast-filter .podcast-filter-wrapper .apply-filter {
      margin-left: 20px; }
    #content .podcast-filter .podcast-filter-wrapper .clear-filter-wrapper {
      width: 27% !important; }
    #content .podcast-filter .podcast-filter-wrapper .selected-items-wrapper {
      width: 73% !important; }
  #content .podcast-filter .podcast-wrapper .no-result span {
    width: auto; } }

@media (max-width: 990px) {
  #content .podcast-filter {
    padding: 0; }
    #content .podcast-filter .podcast-filter-wrapper {
      margin: 0 auto; }
      #content .podcast-filter .podcast-filter-wrapper .custom-filter {
        width: 245px; }
      #content .podcast-filter .podcast-filter-wrapper .topic-container {
        margin-left: 10px; }
      #content .podcast-filter .podcast-filter-wrapper .apply-filter {
        margin-left: 10px; }
    #content .podcast-filter podcast-wrapper .no-result span {
      width: 75%; } }

@media (max-width: 768px) {
  #content .podcast-filter .podcast-filter-wrapper {
    margin: 0; }
    #content .podcast-filter .podcast-filter-wrapper .custom-filter {
      width: 320px; }
    #content .podcast-filter .podcast-filter-wrapper .topic-container {
      margin: 0;
      padding-top: 16px; }
    #content .podcast-filter .podcast-filter-wrapper .apply-filter {
      margin: 0;
      margin-top: 16px; }
    #content .podcast-filter .podcast-filter-wrapper .clear-filter-wrapper {
      width: 100% !important; }
    #content .podcast-filter .podcast-filter-wrapper .selected-items-wrapper {
      width: 100% !important; }
    #content .podcast-filter .podcast-filter-wrapper .selected-item-container {
      position: relative;
      margin: 0;
      margin-top: 32px;
      padding-bottom: 32px; }
      #content .podcast-filter .podcast-filter-wrapper .selected-item-container .clear-filter-wrapper {
        position: absolute;
        bottom: 0px;
        display: block; }
  #content .center-align-podcast-container {
    padding-bottom: 20px; } }

#content .podcast-detail {
  padding: 0; }
  #content .podcast-detail .detail-podcast {
    font-size: 14px;
    line-height: 24px; }
    #content .podcast-detail .detail-podcast .left-column {
      float: left;
      width: 40%; }
    #content .podcast-detail .detail-podcast .right-column {
      width: 60%;
      display: inline-block; }
    #content .podcast-detail .detail-podcast .left-column img {
      height: 360px;
      width: 384px;
      background: rgba(21, 113, 125, 0.3);
      border-radius: 12px; }
    #content .podcast-detail .detail-podcast .left-column a {
      display: inline-block;
      position: relative; }
    #content .podcast-detail .detail-podcast .left-column .playpause-btn {
      border: none;
      position: absolute;
      left: 50%;
      top: 50%;
      height: 68px;
      width: 68px;
      border-radius: 50%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      cursor: pointer;
      outline: none;
      transition: 0.5s;
      background-color: #ffffff;
      margin: -34px 0 0 -34px; }
      #content .podcast-detail .detail-podcast .left-column .playpause-btn .play {
        width: 22px;
        height: 26px;
        content: "";
        background: url(../../assets/img/podcast-details-play.png);
        background-repeat: no-repeat;
        background-size: contain; }
      #content .podcast-detail .detail-podcast .left-column .playpause-btn .pause {
        width: 23px;
        height: 27px;
        content: "";
        background: url(../../assets/img/podcast-pause.png);
        background-repeat: no-repeat;
        background-size: contain; }
    #content .podcast-detail .detail-podcast .left-column .duration {
      color: #D5D1CE;
      font-size: 14px;
      line-height: 24px;
      padding-top: 16px; }
      #content .podcast-detail .detail-podcast .left-column .duration span {
        padding: 0 8px 0 0;
        color: #544F40; }
    #content .podcast-detail .detail-podcast .left-column .highlighted-link {
      margin-top: 32px;
      border-radius: 22px;
      padding: 12px 13px 12px 13px;
      border: 2px solid #15717D;
      font-weight: 700;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      font-size: 12px;
      line-height: 16px;
      color: #15717D !important;
      background-color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
      #content .podcast-detail .detail-podcast .left-column .highlighted-link:hover {
        color: #15717D;
        text-decoration: none; }
    #content .podcast-detail .detail-podcast .right-column h2 {
      font-size: 28px;
      font-weight: 700;
      line-height: 40px;
      margin-bottom: 16px;
      position: relative; }
    #content .podcast-detail .detail-podcast .right-column .doctors-name {
      font-weight: 700;
      font-size: 16px;
      padding-bottom: 12px; }
      #content .podcast-detail .detail-podcast .right-column .doctors-name p {
        margin-bottom: 0; }
    #content .podcast-detail .detail-podcast .right-column p {
      margin-bottom: 16px; }
    #content .podcast-detail .detail-podcast .right-column .category {
      display: inline-block;
      margin-bottom: 0;
      padding-top: 0;
      color: #878379;
      text-transform: uppercase; }
    #content .podcast-detail .detail-podcast .right-column .bottom-content {
      display: -ms-grid;
      display: grid;
      font-size: 16px; }
      #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-link {
        padding: 16px 0;
        border-top: 1px solid #EFEFED;
        color: #15717D;
        font-weight: 700; }
        #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-link a {
          text-decoration: none; }
      #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-link a::before {
        content: "";
        background: url(../../assets/img/download-pdf.png);
        background-repeat: no-repeat;
        height: 12px;
        width: 14px;
        float: left;
        margin: 6px 13px; }
      #content .podcast-detail .detail-podcast .right-column .bottom-content .share {
        border-top: 1px solid #EFEFED;
        border-bottom: 1px solid #EFEFED; }
        #content .podcast-detail .detail-podcast .right-column .bottom-content .share .podcast-share {
          padding: 16px 0;
          display: inline-block;
          cursor: pointer;
          position: relative;
          color: #15717D;
          font-weight: 700; }
          #content .podcast-detail .detail-podcast .right-column .bottom-content .share .podcast-share::before {
            content: "";
            background: url(../../assets/img/share-color.png);
            background-repeat: no-repeat;
            height: 12px;
            width: 14px;
            float: left;
            margin: 6px 13px; }
      #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-share-container {
        width: 150px;
        height: 48px;
        background-color: black;
        color: #fff;
        background: #114F53;
        border-radius: 4px;
        display: none; }
        #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-share-container.share-hide {
          display: block; }
        #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-share-container.arrow-top {
          position: absolute;
          z-index: 1;
          left: 40px;
          top: 50px; }
        #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-share-container::after {
          content: " ";
          position: absolute;
          right: 42%;
          top: -15px;
          border-top: none;
          border-right: 15px solid transparent;
          border-left: 15px solid transparent;
          border-bottom: 15px solid #114F53; }
        #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-share-container .social-media-icons {
          padding: 11px 22px; }
          #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-share-container .social-media-icons .facebook {
            content: "";
            background: url(../../assets/img/facebook.png);
            background-repeat: no-repeat;
            height: 21px;
            width: 21px;
            display: inline-block;
            margin: 4px 14px 4px 0; }
          #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-share-container .social-media-icons .twitter {
            content: "";
            background: url(../../assets/img/twitter.png);
            background-repeat: no-repeat;
            height: 18px;
            width: 23px;
            display: inline-block;
            margin: 4px 14px 4px 0; }
          #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-share-container .social-media-icons .linkedin {
            content: "";
            background: url(../../assets/img/linkedin.svg);
            background-repeat: no-repeat;
            height: 21px;
            width: 21px;
            display: inline-block;
            margin: 4px 14px 4px 0; }
          #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-share-container .social-media-icons .mail {
            content: "";
            background: url(../../assets/img/mail.png);
            background-repeat: no-repeat;
            height: 18px;
            width: 21px;
            display: inline-block;
            margin: 4px 0; }
      #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-transcript {
        padding: 16px 0;
        cursor: pointer;
        display: inline-block; }
        #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-transcript::after {
          width: 9px;
          height: 4px;
          content: "";
          background: url(../../assets/img/transcript-icon.png);
          background-repeat: no-repeat;
          margin: 12px 10px 0;
          position: absolute;
          margin: 10px 5px 0;
          width: 10px;
          height: 5px; }
        #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-transcript.transcriptOpen {
          padding-bottom: 12px; }
          #content .podcast-detail .detail-podcast .right-column .bottom-content .podcast-transcript.transcriptOpen::after {
            transform: rotate(180deg);
            width: 10px;
            height: 5px; }
      #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer {
        border-top: none; }
        #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer.showBorder {
          border-top: 1px solid #D5D1CE; }
        #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription {
          display: none; }
          #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript {
            display: block;
            padding: 16px 16px 0 18px;
            border-top: none;
            height: auto;
            overflow: auto;
            max-height: 425px;
            margin-right: 5px; }
            #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript::-webkit-scrollbar {
              width: 5px; }
            #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript::-webkit-scrollbar-thumb {
              background: rgba(196, 196, 196, 0.7);
              border-radius: 100px; }
            #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript::-webkit-scrollbar-track {
              background: rgba(196, 196, 196, 0.3); }
            #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript .transcript-details {
              padding-bottom: 16px; }
              #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript .transcript-details .left-col {
                width: 7%;
                float: left;
                margin-right: 33px;
                margin-top: 5px; }
                #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript .transcript-details .left-col div {
                  color: #878379;
                  font-size: 12px;
                  line-height: 16px; }
              #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript .transcript-details .mobile-to {
                display: none; }
              #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript .transcript-details .right-col {
                width: 80%;
                display: inline-block; }
                #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript .transcript-details .right-col p {
                  margin-bottom: 0;
                  line-height: 24px; }
              @media (max-width: 479px) {
                #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript .transcript-details .left-col {
                  width: 100%;
                  margin-right: 0;
                  padding-bottom: 8px; }
                  #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript .transcript-details .left-col div,
                  #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript .transcript-details .left-col .mobile-to {
                    display: inline-block; }
                #content .podcast-detail .detail-podcast .right-column .bottom-content .transcription-outer .transcription.showTranscript .transcript-details .right-col {
                  width: 100%;
                  padding-right: 10px; } }
  @media (max-width: 1199px) {
    #content .podcast-detail .detail-podcast .left-column {
      width: 35%;
      margin-right: 5%; }
      #content .podcast-detail .detail-podcast .left-column img {
        height: 360px;
        width: 100%; } }
  @media (max-width: 990px) {
    #content .podcast-detail .detail-podcast .left-column {
      padding-left: 0;
      width: 100%; }
      #content .podcast-detail .detail-podcast .left-column img {
        width: 100%; }
      #content .podcast-detail .detail-podcast .left-column .highlighted-link {
        margin: 16px 0; }
    #content .podcast-detail .detail-podcast .right-column {
      width: 100%; } }

#content .podcast-detail-reference {
  margin-top: 24px;
  padding: 0; }
  #content .podcast-detail-reference ul li, #content .podcast-detail-reference ol li {
    line-height: 24px;
    margin-bottom: 5px; }

#content .disease-left-img-container {
  padding: 8px 16px 100px 0; }
  #content .disease-left-img-container .image img {
    width: 100%;
    border-radius: 16px; }

#content .disease-right-img-container {
  padding: 8px 0px 100px 16px; }
  #content .disease-right-img-container .image img {
    width: 100%;
    border-radius: 16px; }

#content .disease-article-teaser-title h3 {
  font-size: 28px;
  line-height: 40px; }

#content .disease-category-title {
  padding: 16px 0 24px 0; }
  #content .disease-category-title h3 {
    line-height: 40px;
    font-size: 28px;
    margin: 0; }

@media (max-width: 1199px) {
  #content .disease-left-img-container, #content .disease-right-img-container {
    padding: 8px 0 44px 0; } }

.richtext-img img {
  width: 100%; }

.highlighted-link {
  border-radius: 22px;
  border: 2px solid #15717D;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff !important;
  background-color: #15717D;
  text-transform: uppercase;
  letter-spacing: 1.5px; }
  .highlighted-link a {
    color: #ffffff;
    text-decoration: none;
    padding: 12px 20px 12px 20px;
    display: inline-block; }
    .highlighted-link a:hover, .highlighted-link a:focus {
      color: #ffffff; }

.clinical-trials h2 {
  margin-bottom: 0; }
  .clinical-trials h2 .section-heading {
    margin: 0 !important; }

.call-out-text-clinical .highlighted-link {
  text-transform: none; }

#content .video video {
  width: 100%; }

#content .video .video-heading {
  font-size: 21px;
  font-weight: 700;
  line-height: 32px; }

.search-page {
  width: 70%;
  margin: 0 15%; }

.search-page-min-height {
  min-height: 460px; }

.searchBox {
  padding: 0; }
  .searchBox label {
    width: 93%;
    border: 2px solid #bbb9b3;
    border-radius: 4px 0 0 4px;
    height: 56px;
    border-right: 0; }
    .searchBox label:hover, .searchBox label:focus {
      border: 2px solid #15717D;
      border-right: none; }
    .searchBox label input {
      height: 52px;
      width: 100% !important;
      padding: 16px;
      border: none !important;
      background: none !important;
      color: #544f40 !important; }
      .searchBox label input:hover, .searchBox label input:focus, .searchBox label input:visited {
        border: none !important; }
  .searchBox button {
    background: #15717D;
    float: right;
    background-image: url(../../assets/img/search-white.png);
    background-repeat: no-repeat;
    height: 56px;
    width: 56px;
    border-radius: 0 4px 4px 0;
    font-size: 0;
    background-position: 50% 50%;
    position: absolute;
    margin-right: 0; }
    .searchBox button:hover, .searchBox button:focus {
      outline: none; }

.rte-search-error {
  display: none; }
  .rte-search-error.show {
    display: block; }

.searchResults {
  padding: 0;
  padding-bottom: 96px;
  display: none; }
  .searchResults.show {
    display: block; }
    .searchResults.show .searchResults-number {
      margin-top: -15px;
      margin-bottom: 50px;
      line-height: 24px; }

.searchResults-results .searchResults-result {
  padding: 16px 0;
  border-bottom: 1px solid #EFEFED; }
  .searchResults-results .searchResults-result h3 {
    margin-bottom: 0; }
  .searchResults-results .searchResults-result .searchResults-title {
    font-size: 20px;
    line-height: 32px;
    color: #15717D;
    font-weight: 400; }
    .searchResults-results .searchResults-result .searchResults-title a {
      text-decoration: none; }
  .searchResults-results .searchResults-result .searchResults-description {
    font-size: 14px;
    line-height: 24px;
    color: #544f40; }

.searchResults-pagination {
  padding: 80px 0 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .searchResults-pagination .searchResults-pagination-list {
    padding-left: 0;
    margin: 0; }
  .searchResults-pagination ul {
    list-style: none; }
    .searchResults-pagination ul .item-first,
    .searchResults-pagination ul .item-previous,
    .searchResults-pagination ul .item-next,
    .searchResults-pagination ul .item-last {
      background: #EFEFED; }
      .searchResults-pagination ul .item-first a,
      .searchResults-pagination ul .item-previous a,
      .searchResults-pagination ul .item-next a,
      .searchResults-pagination ul .item-last a {
        padding: 8px 12px; }
    .searchResults-pagination ul li {
      margin: 0 0 12px 8px;
      display: inline-block;
      border-radius: 4px;
      background: #E9EBF4;
      border-bottom: 2px solid #E9EBF4; }
      .searchResults-pagination ul li a {
        text-decoration: none;
        padding: 8px 15px;
        display: inline-block;
        line-height: 24px;
        color: #544F40; }
      .searchResults-pagination ul li:hover, .searchResults-pagination ul li.is-active {
        border-bottom: 2px solid #15717D; }
        .searchResults-pagination ul li:hover a, .searchResults-pagination ul li.is-active a {
          color: #15717D; }
      .searchResults-pagination ul li.is-active {
        font-weight: 700; }

@media (min-width: 1200px) {
  .searchResults {
    padding: 0;
    padding-bottom: 96px;
    display: none; }
    .searchResults.show {
      display: block; }
      .searchResults.show .searchResults-number {
        line-height: 24px;
        margin-top: -60px;
        margin-bottom: 50px; } }

@media (max-width: 990px) {
  .search-page {
    width: 90%;
    margin: 0 4%; } }

@media (max-width: 479px) {
  .search-page {
    width: 100%;
    margin: 0; }
  .searchBox label {
    width: 85%; }
  .searchResults {
    padding-bottom: 50px; }
  .searchResults-pagination {
    padding: 50px 0 0 0; } }

#content .article-content-wrapper {
  border-radius: 16px;
  padding: 24px;
  line-height: 24px;
  margin: 16px 0 80px 0;
  overflow: hidden;
  width: 100%; }
  #content .article-content-wrapper.fill {
    background-color: #ffffff; }
  #content .article-content-wrapper .column-description, #content .article-content-wrapper .column-player {
    width: 47%; }
    #content .article-content-wrapper .column-description.left, #content .article-content-wrapper .column-player.left {
      float: left; }
    #content .article-content-wrapper .column-description.right, #content .article-content-wrapper .column-player.right {
      float: right; }
  #content .article-content-wrapper .column-description .article-title {
    padding-bottom: 16px; }
    #content .article-content-wrapper .column-description .article-title h2 {
      font-size: 28px;
      line-height: 40px;
      font-weight: 700;
      margin: 0; }
  #content .article-content-wrapper .column-description .article-description {
    padding-bottom: 8px; }
  #content .article-content-wrapper .column-description .article-link {
    font-weight: 700;
    text-align: center;
    display: inline-block;
    margin-bottom: 15px; }
    #content .article-content-wrapper .column-description .article-link.primaryLink {
      border-radius: 22px;
      padding: 10px 20px 10px 20px;
      border: 2px solid #15717D;
      text-decoration: none;
      font-size: 12px;
      text-transform: uppercase;
      line-height: 16px;
      letter-spacing: 1.5px;
      margin-right: 16px;
      color: #ffffff !important;
      background-color: #15717D; }
      #content .article-content-wrapper .column-description .article-link.primaryLink:last-child {
        margin-right: 0; }
    #content .article-content-wrapper .column-description .article-link.secondaryLink {
      border-radius: 22px;
      padding: 10px 20px 10px 20px;
      border: 2px solid #15717D;
      text-decoration: none;
      font-size: 12px;
      text-transform: uppercase;
      line-height: 16px;
      letter-spacing: 1.5px;
      margin-right: 16px;
      color: #15717D !important; }
      #content .article-content-wrapper .column-description .article-link.secondaryLink:last-child {
        margin-right: 0; }
    #content .article-content-wrapper .column-description .article-link.link {
      color: #15717D;
      font-size: 16px;
      line-height: 24px;
      margin-right: 25px; }
      #content .article-content-wrapper .column-description .article-link.link:last-child {
        margin-right: 0; }
    #content .article-content-wrapper .column-description .article-link.downloadLink {
      color: #15717D;
      font-size: 16px;
      line-height: 24px;
      font-weight: 400; }
      #content .article-content-wrapper .column-description .article-link.downloadLink:before {
        width: 13px;
        height: 16px;
        content: "";
        background: url(../../assets/img/download-pdf.png);
        background-repeat: no-repeat;
        margin: 0 9px 0 0;
        display: inline-block;
        vertical-align: middle; }
  #content .article-content-wrapper .column-player .article-image img {
    width: 100%;
    border-radius: 12px; }
  #content .article-content-wrapper .column-player .article-video .article-video-player {
    width: 100%;
    height: 100%; }
  #content .article-content-wrapper .column-player .article-audio {
    width: 550px;
    height: 320px; }
    #content .article-content-wrapper .column-player .article-audio.podcast {
      position: relative;
      padding: 0;
      border: 0;
      background-color: transparent; }
      #content .article-content-wrapper .column-player .article-audio.podcast:hover {
        border: 0; }
    #content .article-content-wrapper .column-player .article-audio img {
      width: 100%;
      height: 100%; }
    #content .article-content-wrapper .column-player .article-audio .playpause-btn {
      border: none;
      position: absolute;
      left: 44%;
      top: 44%;
      height: 40px;
      width: 40px;
      border-radius: 50%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      cursor: pointer;
      outline: none;
      transition: 0.5s;
      background-color: #ffffff; }
      #content .article-content-wrapper .column-player .article-audio .playpause-btn .play {
        width: 12px;
        height: 14px;
        content: "";
        background: url(../../assets/img/podcast-play.png);
        background-repeat: no-repeat; }
      #content .article-content-wrapper .column-player .article-audio .playpause-btn .pause {
        width: 14px;
        height: 16px;
        content: "";
        background: url(../../assets/img/podcast-pause.png);
        background-repeat: no-repeat; }
  #content .article-content-wrapper .transcription-outer {
    border-top: none; }
    #content .article-content-wrapper .transcription-outer.showBorder {
      border-top: 1px solid #D5D1CE; }
    #content .article-content-wrapper .transcription-outer .transcription {
      display: none; }
      #content .article-content-wrapper .transcription-outer .transcription.showTranscript {
        display: block;
        padding: 16px 16px 0 18px;
        height: auto;
        overflow: auto;
        max-height: 425px;
        margin-right: 5px;
        border-top: none; }
        #content .article-content-wrapper .transcription-outer .transcription.showTranscript::-webkit-scrollbar {
          width: 5px; }
        #content .article-content-wrapper .transcription-outer .transcription.showTranscript::-webkit-scrollbar-thumb {
          background: rgba(196, 196, 196, 0.7);
          border-radius: 100px; }
        #content .article-content-wrapper .transcription-outer .transcription.showTranscript::-webkit-scrollbar-track {
          background: rgba(196, 196, 196, 0.3); }
        #content .article-content-wrapper .transcription-outer .transcription.showTranscript .transcript-details {
          padding-bottom: 16px; }
          #content .article-content-wrapper .transcription-outer .transcription.showTranscript .transcript-details .left-col {
            width: 7%;
            float: left;
            margin-right: 33px;
            margin-top: 5px; }
            #content .article-content-wrapper .transcription-outer .transcription.showTranscript .transcript-details .left-col div {
              color: #878379;
              font-size: 12px;
              line-height: 16px; }
          #content .article-content-wrapper .transcription-outer .transcription.showTranscript .transcript-details .mobile-to {
            display: none; }
          #content .article-content-wrapper .transcription-outer .transcription.showTranscript .transcript-details .right-col {
            width: 80%;
            display: inline-block; }
            #content .article-content-wrapper .transcription-outer .transcription.showTranscript .transcript-details .right-col p {
              margin-bottom: 0;
              line-height: 24px; }
          @media (max-width: 479px) {
            #content .article-content-wrapper .transcription-outer .transcription.showTranscript .transcript-details .left-col {
              width: 100%;
              margin-right: 0;
              padding-bottom: 8px; }
              #content .article-content-wrapper .transcription-outer .transcription.showTranscript .transcript-details .left-col div,
              #content .article-content-wrapper .transcription-outer .transcription.showTranscript .transcript-details .left-col .mobile-to {
                display: inline-block; }
            #content .article-content-wrapper .transcription-outer .transcription.showTranscript .transcript-details .right-col {
              width: 100%;
              padding-right: 10px; } }
  @media (max-width: 1199px) {
    #content .article-content-wrapper {
      margin: 16px 0 40px 0; }
      #content .article-content-wrapper .column-player .article-video .article-video-player {
        width: 100%; }
      #content .article-content-wrapper .column-player .article-audio {
        width: 100%;
        height: 100%; } }
  @media (max-width: 768px) {
    #content .article-content-wrapper {
      padding: 16px;
      margin: 24px 0 40px 0; }
      #content .article-content-wrapper .column-description, #content .article-content-wrapper .column-player {
        width: 100%; }
      #content .article-content-wrapper .column-player .article-image, #content .article-content-wrapper .column-player .article-video, #content .article-content-wrapper .column-player .article-audio {
        padding-bottom: 24px; } }
  @media (max-width: 479px) {
    #content .article-content-wrapper .video {
      padding: 0; }
    #content .article-content-wrapper .column-description, #content .article-content-wrapper .column-player {
      width: 100%; }
    #content .article-content-wrapper .column-player .article-image .article-video-player,
    #content .article-content-wrapper .column-player .article-video .article-video-player,
    #content .article-content-wrapper .column-player .article-audio .article-video-player {
      height: 160px; } }

#content .carousel-wrapper {
  position: relative;
  overflow: hidden; }
  #content .carousel-wrapper .carousel-slide {
    display: none;
    position: relative;
    left: 0;
    max-width: 1440px;
    width: 100%;
    height: 400px;
    margin: 0 auto; }
    #content .carousel-wrapper .carousel-slide.is-active {
      display: block; }
    #content .carousel-wrapper .carousel-slide.transistion-effect {
      animation-name: slide;
      animation-duration: 1.5s; }
    #content .carousel-wrapper .carousel-slide .carousel-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      z-index: 3; }
    #content .carousel-wrapper .carousel-slide .carousel-img {
      width: 100%;
      height: 100%;
      background: linear-gradient(90.03deg, #000000 0.03%, rgba(0, 0, 0, 0) 101.77%);
      mix-blend-mode: normal;
      opacity: 0.9;
      z-index: 3; }
    #content .carousel-wrapper .carousel-slide .carousel-inner {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      max-width: 1214px;
      width: 100%;
      margin: 0 auto;
      z-index: 3; }
    #content .carousel-wrapper .carousel-slide .carousel-caption {
      position: absolute;
      top: 75px;
      width: 55%;
      padding: 32px; }
      @media (max-width: 990px) {
        #content .carousel-wrapper .carousel-slide .carousel-caption {
          top: 45px; } }
      @media (max-width: 1199px) {
        #content .carousel-wrapper .carousel-slide .carousel-caption {
          padding: 16px; } }
      #content .carousel-wrapper .carousel-slide .carousel-caption.white-text {
        color: #ffffff; }
        #content .carousel-wrapper .carousel-slide .carousel-caption.white-text .carousel-find-more {
          background-color: #ffffff; }
          #content .carousel-wrapper .carousel-slide .carousel-caption.white-text .carousel-find-more a {
            color: #15717D; }
      #content .carousel-wrapper .carousel-slide .carousel-caption.fill {
        border-radius: 16px;
        background-color: #ffffff; }
      #content .carousel-wrapper .carousel-slide .carousel-caption.right {
        right: 70px; }
      #content .carousel-wrapper .carousel-slide .carousel-caption.left {
        left: 70px; }
      #content .carousel-wrapper .carousel-slide .carousel-caption .carousel-title {
        padding-bottom: 16px; }
        #content .carousel-wrapper .carousel-slide .carousel-caption .carousel-title h2 {
          margin: 0;
          font-weight: 700;
          font-size: 28px;
          line-height: 40px; }
      #content .carousel-wrapper .carousel-slide .carousel-caption .carousel-description {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 24px; }
        #content .carousel-wrapper .carousel-slide .carousel-caption .carousel-description p {
          margin: 0; }
      #content .carousel-wrapper .carousel-slide .carousel-caption .carousel-find-more {
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        color: #ffffff;
        background-color: #15717D;
        padding: 13px 20px 11px 20px;
        border-radius: 24px;
        display: inline-block;
        cursor: pointer; }
        #content .carousel-wrapper .carousel-slide .carousel-caption .carousel-find-more a {
          text-decoration: none;
          color: #ffffff; }
  #content .carousel-wrapper .carousel-arrow-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    max-width: 1214px;
    width: 100%;
    margin: 0 auto;
    z-index: 3; }
  #content .carousel-wrapper .backward {
    border: none;
    position: absolute;
    top: 180px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    cursor: pointer;
    outline: none;
    transition: 0.5s;
    background-color: #ffffff;
    left: 0; }
    #content .carousel-wrapper .backward .prev {
      width: 16px;
      height: 16px;
      content: "";
      background: url(../../assets/img/arrow-backward.svg);
      background-repeat: no-repeat; }
    #content .carousel-wrapper .backward.hide {
      display: none; }
  #content .carousel-wrapper .forward {
    border: none;
    position: absolute;
    top: 180px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    cursor: pointer;
    outline: none;
    transition: 0.5s;
    background-color: #ffffff;
    right: 0; }
    #content .carousel-wrapper .forward .next {
      width: 16px;
      height: 16px;
      content: "";
      background: url(../../assets/img/arrow-forward.png);
      background-repeat: no-repeat; }
    #content .carousel-wrapper .forward.hide {
      display: none; }
  #content .carousel-wrapper .carousel-nav {
    position: absolute;
    z-index: 3;
    bottom: 13px;
    -ms-flex-align: center;
        align-items: center;
    text-align: center;
    margin: 0 auto;
    left: 42px;
    right: 42px; }
    @media (max-width: 990px) {
      #content .carousel-wrapper .carousel-nav {
        bottom: 10px; } }
    #content .carousel-wrapper .carousel-nav .carousel-nav-item {
      cursor: pointer;
      height: 16px;
      width: 16px;
      margin: 0 4px;
      background-color: #ffffff;
      border-radius: 50%;
      display: inline-block;
      transition: background-color 0.6s ease; }
      #content .carousel-wrapper .carousel-nav .carousel-nav-item.is-active {
        background-color: #15717D;
        border: 1px solid #ffffff; }

@keyframes slide {
  from {
    opacity: .4; }
  to {
    opacity: 1; } }
  @media (max-width: 990px) {
    #content .carousel-wrapper .backward {
      margin-left: 15px; }
    #content .carousel-wrapper .forward {
      margin-right: 15px; } }
  @media (max-width: 768px) {
    #content .carousel-wrapper .carousel-slide {
      height: auto; }
      #content .carousel-wrapper .carousel-slide .carousel-img, #content .carousel-wrapper .carousel-slide .carousel-overlay {
        height: 150px; }
      #content .carousel-wrapper .carousel-slide .carousel-inner {
        position: relative;
        padding: 0 5px; }
        #content .carousel-wrapper .carousel-slide .carousel-inner .carousel-caption {
          position: relative;
          top: 0;
          left: 0;
          color: #544F40;
          width: 100%;
          padding: 66px 0 0 0; }
    #content .carousel-wrapper .carousel-arrow-nav {
      top: 150px;
      height: 42px;
      background: #D5D1CE;
      transition: background-color 0.6s ease;
      mix-blend-mode: normal;
      opacity: 0.9; }
      #content .carousel-wrapper .carousel-arrow-nav .backward, #content .carousel-wrapper .carousel-arrow-nav .forward {
        top: 0;
        width: 32px;
        height: 32px; }
      #content .carousel-wrapper .carousel-arrow-nav .backward {
        margin: 5px 0 5px 20px; }
      #content .carousel-wrapper .carousel-arrow-nav .forward {
        margin: 5px 20px 5px 0; }
    #content .carousel-wrapper .carousel-nav {
      bottom: unset;
      top: 165px; } }

#content .icon-and-text {
  margin-bottom: 80px; }
  #content .icon-and-text .richText {
    padding-top: 16px; }
    #content .icon-and-text .richText h2 {
      padding-top: 12px;
      font-weight: 700;
      font-size: 28px;
      line-height: 40px;
      margin: 0; }
    #content .icon-and-text .richText p {
      margin: 0;
      line-height: 24px;
      padding-bottom: 24px; }

#content .iconsandtext .icon-image {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: #15717D;
  margin-right: 16px;
  border-radius: 4px; }
  #content .iconsandtext .icon-image .icon {
    width: 30px;
    height: 30px;
    margin: 15px;
    display: inline-block; }

#content .iconsandtext .iconDescription {
  width: 78%;
  float: right; }
  #content .iconsandtext .iconDescription p {
    line-height: 24px;
    margin: 0; }

#content .home-category,
#content .home-article {
  padding-top: 80px;
  padding-bottom: 40px; }
  #content .home-category .richText h2,
  #content .home-article .richText h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    margin: 0;
    margin-bottom: 24px; }
  #content .home-category .richText a,
  #content .home-article .richText a {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 28px;
    margin-top: 13px;
    display: block; }
  #content .home-category .richText p,
  #content .home-article .richText p {
    float: right;
    margin-bottom: 0; }

#content .home-article .richText h2,
#content .home-article .richText a {
  color: #ffffff; }

#content .home-podcast .article-content-wrapper {
  margin: 16px 0 30px 0; }
  #content .home-podcast .article-content-wrapper .video-transcript-container {
    width: 100%;
    margin-top: 14px; }

#content .home-learn-more .disease-category-title {
  padding: 16px 0; }
  #content .home-learn-more .disease-category-title h2 {
    margin: 0; }
    #content .home-learn-more .disease-category-title h2 .section-heading {
      margin: 0; }

@media (max-width: 1199px) {
  #content .iconsandtext .iconDescription {
    width: 70%;
    float: right; } }

@media (max-width: 990px) {
  #content .iconsandtext {
    padding-bottom: 16px; }
    #content .iconsandtext .iconDescription {
      width: 80%;
      display: inline-block;
      float: none; } }

@media (max-width: 768px) {
  #content .icon-and-text {
    margin-bottom: 40px; }
    #content .icon-and-text .richText {
      padding-top: 4px; }
  #content .home-article,
  #content .home-category {
    padding-top: 40px;
    padding-bottom: 40px; } }

@media (max-width: 479px) {
  #content .iconsandtext .iconDescription {
    width: 75%;
    display: inline-block;
    float: none; }
  #content .home-article .richText,
  #content .home-category .richText {
    padding: 0; } }

@media (min-width: 1200px) {
  #header .navigation ul li.megamenu-more {
    display: none; } }

@media (max-width: 768px) {
  #header .navigation ul li.megamenu-more {
    display: none; } }

@media (min-width: 1200px) {
  #header .navigation ul.menu-level-1 .defaultmenu-container {
    position: absolute;
    width: 272px;
    display: none;
    top: 108px !important;
    z-index: 10;
    background: #ffffff;
    border-radius: 4px;
    cursor: pointer;
    color: #15717D; }
    #header .navigation ul.menu-level-1 .defaultmenu-container.show-menu {
      display: block; }
    #header .navigation ul.menu-level-1 .defaultmenu-container .explore-all {
      display: block;
      padding: 20px;
      height: 56px;
      font-size: 12px;
      font-weight: 700;
      line-height: 16px;
      color: #15717D; }
      #header .navigation ul.menu-level-1 .defaultmenu-container .explore-all a {
        text-decoration: none; }
        #header .navigation ul.menu-level-1 .defaultmenu-container .explore-all a::after {
          content: '';
          background: url(../../assets/img/forwardArrow.svg);
          background-repeat: no-repeat;
          width: 14px;
          height: 10px;
          display: inline-block;
          vertical-align: middle;
          margin-left: 6px;
          margin-bottom: 2px; }
        #header .navigation ul.menu-level-1 .defaultmenu-container .explore-all a:hover {
          text-decoration: underline; }
    #header .navigation ul.menu-level-1 .defaultmenu-container .defaultmenu-level-2 {
      max-height: 400px; }
      #header .navigation ul.menu-level-1 .defaultmenu-container .defaultmenu-level-2 .defaultmenu-item {
        line-height: 24px;
        font-size: 14px;
        padding: 12px 20px 10px;
        border-bottom: 1px solid rgba(84, 79, 64, 0.08);
        font-weight: 700; }
        #header .navigation ul.menu-level-1 .defaultmenu-container .defaultmenu-level-2 .defaultmenu-item:hover a {
          text-decoration: underline; }
      #header .navigation ul.menu-level-1 .defaultmenu-container .defaultmenu-level-2 li.close-icon {
        background: url(../../assets/img/close-icon.png);
        background-repeat: no-repeat;
        width: 12px;
        height: 13px;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        right: 15px;
        top: 8px; } }

@media (max-width: 1199px) and (min-width: 769px) {
  #header .navigation ul li.megamenu-more {
    display: block; }
  #header .navigation ul.megamenu-more-items {
    display: none; }
  #header .navigation .mobile-notification {
    display: none; } }

@media (max-width: 1199px) and (min-width: 769px) {
  #header .navigation {
    float: right; }
    #header .navigation ul.menu-level-1 > li {
      float: left; }
      #header .navigation ul.menu-level-1 > li > a {
        color: #544f40;
        background: #ffffff;
        font-weight: 700;
        text-decoration: none; }
      #header .navigation ul.menu-level-1 > li.menu-item-1.has-children > a::after, #header .navigation ul.menu-level-1 > li.menu-item-1.has-children > a:active::after {
        width: 11px;
        height: 5px;
        content: "";
        background: url(../../assets/img/menu-close.png);
        background-repeat: no-repeat;
        margin: 0 4px;
        display: inline-block; }
      #header .navigation ul.menu-level-1 > li.menu-item-1.has-children .mobile-sub-menu {
        display: none; }
      #header .navigation ul.menu-level-1 > li.menu-item-1.is-active .megamenu-container a {
        color: #15717D; }
      #header .navigation ul.menu-level-1 > li.menu-item-1.is-active > a, #header .navigation ul.menu-level-1 > li.menu-item-1.is-active > a:active {
        border-bottom: 5px solid #15717D; }
        #header .navigation ul.menu-level-1 > li.menu-item-1.is-active > a::after, #header .navigation ul.menu-level-1 > li.menu-item-1.is-active > a:active::after {
          background: url(../../assets/img/active-menu-open.png); }
    #header .navigation ul.menu-level-1 .menu-item-1 > a {
      display: block;
      padding: 24px 16px 28px 16px;
      transition: none;
      line-height: 24px;
      border-bottom: 5px solid transparent; }
      #header .navigation ul.menu-level-1 .menu-item-1 > a:hover, #header .navigation ul.menu-level-1 .menu-item-1 > a:focus, #header .navigation ul.menu-level-1 .menu-item-1 > a:active {
        color: #15717D;
        border-bottom: 5px solid #15717D; }
    #header .navigation ul.menu-level-1 .megamenu-container {
      position: absolute;
      display: none;
      width: 100%;
      left: 0;
      padding: 33px 0 100px 50px;
      top: 108px !important;
      z-index: 10;
      background: #ffffff;
      height: calc(100vh - 194px); }
      #header .navigation ul.menu-level-1 .megamenu-container.show-menu {
        display: block;
        overflow-y: auto;
        transition: all 1s ease;
        left: 0;
        padding: 18px 35px;
        width: 100%; }
        #header .navigation ul.menu-level-1 .megamenu-container.show-menu .menu-level-2 .item.active {
          display: block; }
      #header .navigation ul.menu-level-1 .megamenu-container .explore-all a {
        text-decoration: none;
        color: #544f40 !important;
        font-weight: 700; }
        #header .navigation ul.menu-level-1 .megamenu-container .explore-all a::after {
          content: '';
          background: url(../../assets/img/explore-all.png);
          text-decoration: none;
          background-repeat: no-repeat;
          width: 14px;
          height: 10px;
          display: inline-block;
          vertical-align: middle;
          margin-left: 6px;
          margin-bottom: 2px;
          margin-right: 6px; }
        #header .navigation ul.menu-level-1 .megamenu-container .explore-all a:hover {
          text-decoration: underline; }
    #header .navigation ul.menu-level-1 ul.menu-level-2 li.close-icon {
      background: url(../../assets/img/close-icon.png);
      background-repeat: no-repeat;
      width: 30px;
      height: 35px;
      display: block;
      position: relative;
      left: 98%;
      border-bottom: 0; }
    #header .navigation ul.menu-level-1 ul.menu-level-2 li {
      border-bottom: 1px solid rgba(84, 79, 64, 0.08); }
      #header .navigation ul.menu-level-1 ul.menu-level-2 li.category a, #header .navigation ul.menu-level-1 ul.menu-level-2 li.item a {
        display: inline-block;
        color: #544f40 !important;
        font-size: 14px;
        line-height: 24px;
        text-decoration: none;
        padding: 16px 4px; }
      #header .navigation ul.menu-level-1 ul.menu-level-2 li.item {
        display: none; }
      #header .navigation ul.menu-level-1 ul.menu-level-2 li.category {
        font-weight: 700; }
      #header .navigation ul.menu-level-1 ul.menu-level-2 li.category.has-children::after {
        content: "";
        background: url(../../assets/img/mobile-menu-down-arrow.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 25px;
        float: right;
        margin: 25px 8px 0px 16px; }
      #header .navigation ul.menu-level-1 ul.menu-level-2 li.category.has-children.is-active::after {
        transform: rotate(180deg);
        background-repeat: no-repeat;
        margin: 5px 20px 0px 16px; }
      #header .navigation ul.menu-level-1 ul.menu-level-2 li li.item {
        display: none; }
    #header .navigation ul.menu-level-1 ul a {
      display: block;
      padding: 0;
      text-decoration: none; }
    #header .navigation ul {
      list-style: none;
      padding: 0 !important;
      margin-bottom: 0; } }

@media (max-width: 1199px) and (min-width: 769px) {
  #header .navigation ul.menu-level-1 .defaultmenu-container {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    padding: 33px 0 100px 50px;
    top: 108px !important;
    z-index: 10;
    background: #ffffff;
    height: calc(100vh - 194px); }
    #header .navigation ul.menu-level-1 .defaultmenu-container.show-menu {
      display: block;
      overflow-y: auto;
      transition: all 1s ease;
      left: 0;
      padding: 18px 35px;
      width: 100%; }
      #header .navigation ul.menu-level-1 .defaultmenu-container.show-menu .podcastmenu-level-2 .podcast-item.active {
        display: block; }
      #header .navigation ul.menu-level-1 .defaultmenu-container.show-menu .defaultmenu-level-2 .defaultmenu-item.active {
        display: block; }
    #header .navigation ul.menu-level-1 .defaultmenu-container .explore-all a {
      text-decoration: none;
      color: #544f40 !important;
      font-weight: 700; }
      #header .navigation ul.menu-level-1 .defaultmenu-container .explore-all a::after {
        content: '';
        background: url(../../assets/img/explore-all.png);
        text-decoration: none;
        background-repeat: no-repeat;
        width: 14px;
        height: 10px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 6px;
        margin-bottom: 2px; }
      #header .navigation ul.menu-level-1 .defaultmenu-container .explore-all a:hover {
        text-decoration: underline; }
  #header .navigation ul.menu-level-1 ul.defaultmenu-level-2 li.close-icon {
    background: url(../../assets/img/close-icon.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 35px;
    display: block;
    position: relative;
    left: 98%;
    border-bottom: 0; }
  #header .navigation ul.menu-level-1 ul.defaultmenu-level-2 li {
    border-bottom: 1px solid rgba(84, 79, 64, 0.08); }
    #header .navigation ul.menu-level-1 ul.defaultmenu-level-2 li.defaultmenu-item a {
      display: inline-block;
      color: #544f40 !important;
      font-size: 14px;
      line-height: 24px;
      text-decoration: none;
      padding: 16px 4px; }
  #header .navigation .megamenu-more-items {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    padding: 33px 0 100px 50px;
    top: 108px !important;
    z-index: 10;
    background: #ffffff;
    height: calc(100vh - 194px); }
    #header .navigation .megamenu-more-items .explore-all a {
      text-decoration: none;
      color: #544f40 !important;
      font-weight: 700;
      display: block !important; }
      #header .navigation .megamenu-more-items .explore-all a::after {
        content: '';
        background: url(../../assets/img/explore-all.png);
        text-decoration: none;
        background-repeat: no-repeat;
        width: 14px;
        height: 10px;
        vertical-align: middle;
        margin-left: 6px;
        margin-bottom: 2px;
        margin-right: 6px;
        float: right; }
      #header .navigation .megamenu-more-items .explore-all a:hover {
        text-decoration: underline; }
    #header .navigation .megamenu-more-items.show-menu {
      display: block;
      overflow-y: auto;
      transition: all 1s ease;
      left: 0;
      padding: 18px 35px !important;
      width: 100%;
      font-weight: 700; }
    #header .navigation .megamenu-more-items li {
      border-bottom: 1px solid rgba(84, 79, 64, 0.08); }
      #header .navigation .megamenu-more-items li.close-icon {
        background: url(../../assets/img/close-icon.png);
        background-repeat: no-repeat;
        width: 30px;
        height: 35px;
        display: block;
        position: relative;
        left: 98%;
        border-bottom: 0; }
      #header .navigation .megamenu-more-items li.category.has-children::after {
        content: "";
        background: url(../../assets/img/mobile-menu-down-arrow.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 25px;
        float: right;
        margin: 25px 8px 0px 16px; }
      #header .navigation .megamenu-more-items li.category.has-children.is-active::after {
        transform: rotate(180deg);
        background-repeat: no-repeat;
        margin: 5px 20px 0px 16px; }
      #header .navigation .megamenu-more-items li.item {
        display: none; }
      #header .navigation .megamenu-more-items li .megamenu-container, #header .navigation .megamenu-more-items li .podcastmenu-container, #header .navigation .megamenu-more-items li .defaultmenu-container {
        display: none; }
      #header .navigation .megamenu-more-items li.menu-item-1 a {
        display: inline-block;
        color: #544f40 !important;
        font-size: 14px;
        line-height: 24px;
        text-decoration: none;
        padding: 16px 4px; }
      #header .navigation .megamenu-more-items li.menu-item-1 .mobile-sub-menu {
        content: "";
        background: url(../../assets/img/megamenu-mobile-right-arrow.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 25px;
        float: right;
        margin: 16px 0; }
      #header .navigation .megamenu-more-items li.menu-item-1.is-active .mobile-sub-menu {
        display: none; } }

@media (max-width: 1199px) and (min-width: 769px) {
  #header.tablet-view .navbar-collapse .megamenu-more-items li.menu-item-1.is-active {
    display: block; }
    #header.tablet-view .navbar-collapse .megamenu-more-items li.menu-item-1.is-active.has-children > a {
      visibility: hidden; }
      #header.tablet-view .navbar-collapse .megamenu-more-items li.menu-item-1.is-active.has-children > a::before {
        content: attr(data-content);
        display: inline;
        padding: 0 20px;
        visibility: visible;
        background: url(../../assets/img/back.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 25px;
        background-position: center left; }
    #header.tablet-view .navbar-collapse .megamenu-more-items li.menu-item-1.is-active .show-menu {
      display: block; }
      #header.tablet-view .navbar-collapse .megamenu-more-items li.menu-item-1.is-active .show-menu li > a {
        text-decoration: none;
        display: inline-block;
        padding: 16px 4px;
        font-size: 14px;
        line-height: 24px;
        color: #544f40; }
      #header.tablet-view .navbar-collapse .megamenu-more-items li.menu-item-1.is-active .show-menu li.item {
        display: none; }
      #header.tablet-view .navbar-collapse .megamenu-more-items li.menu-item-1.is-active .show-menu li.close-icon {
        background: url(../../assets/img/close-icon.png);
        background-repeat: no-repeat;
        width: 30px;
        height: 35px;
        display: block;
        position: relative;
        left: 98%;
        border-bottom: 0; }
      #header.tablet-view .navbar-collapse .megamenu-more-items li.menu-item-1.is-active .show-menu li.category {
        font-weight: 700; }
        #header.tablet-view .navbar-collapse .megamenu-more-items li.menu-item-1.is-active .show-menu li.category.has-children::after {
          content: "";
          background: url(../../assets/img/mobile-menu-down-arrow.png);
          background-repeat: no-repeat;
          height: 25px;
          width: 25px;
          float: right;
          margin: 25px 36px 0px 16px; }
        #header.tablet-view .navbar-collapse .megamenu-more-items li.menu-item-1.is-active .show-menu li.category.has-children.is-active::after {
          transform: rotate(180deg);
          background-repeat: no-repeat;
          margin: 5px 47px 0px 8px; }
  #header.tablet-view .navbar-collapse .megamenu-more-items .defaultmenu-container.show-menu .defaultmenu-level-2 li.close-icon {
    display: none !important; }
  #header.tablet-view .navbar-collapse .megamenu-more-items .defaultmenu-container.show-menu .defaultmenu-level-2 .defaultmenu-item.active {
    display: block !important;
    font-weight: 400; }
  #header.tablet-view .navbar-collapse .megamenu-more-items .megamenu-container.show-menu .menu-level-2 li.close-icon {
    display: none !important; }
  #header.tablet-view .navbar-collapse .megamenu-more-items .megamenu-container.show-menu .menu-level-2 .item.active {
    display: block !important;
    font-weight: 400; }
  #header.tablet-view.show-child .megamenu-more-items li.menu-item-1 {
    display: none; }
    #header.tablet-view.show-child .megamenu-more-items li.menu-item-1.is-active {
      display: block; } }

@media (max-width: 1199px) {
  #header.responsive-view .navbar-collapse .megamenu li.menu-item-1 {
    display: none; }
    #header.responsive-view .navbar-collapse .megamenu li.menu-item-1.is-active {
      display: block; }
      #header.responsive-view .navbar-collapse .megamenu li.menu-item-1.is-active.has-children > a {
        visibility: hidden; }
        #header.responsive-view .navbar-collapse .megamenu li.menu-item-1.is-active.has-children > a::before {
          content: attr(data-content);
          display: inline;
          padding: 0 20px;
          visibility: visible;
          background: url(../../assets/img/back.png);
          background-repeat: no-repeat;
          height: 25px;
          width: 25px;
          background-position: center left; }
  #header.responsive-view .navbar-collapse .defaultmenu-container.show-menu .defaultmenu-level-2 .defaultmenu-item.active {
    display: block; } }

@media (max-width: 1199px) {
  #header .navbar .navbar-collapse li .defaultmenu-container {
    display: none; } }

@media (max-width: 1199px) and (min-width: 769px) {
  #header .site-header .js-navbar {
    position: unset; } }

#content .single-column-box {
  background: #15717D;
  color: #ffffff;
  padding: 8px 16px;
  margin: 24px 0 16px 0; }
  #content .single-column-box p {
    margin: 0;
    text-align: center; }
    #content .single-column-box p a {
      color: #ffffff; }
      #content .single-column-box p a:hover, #content .single-column-box p a:focus, #content .single-column-box p a:active {
        color: #ffffff; }

#content .two-column-box {
  margin: 24px 0 16px 0; }
  #content .two-column-box table {
    border-spacing: 20px;
    border-collapse: separate; }
    #content .two-column-box table tr td {
      width: 50%;
      border: 2px solid #15717D;
      padding: 10px; }
      @media (max-width: 768px) {
        #content .two-column-box table tr td {
          width: 100%;
          float: left;
          margin-bottom: 10px; } }
      #content .two-column-box table tr td.left {
        background: #15717D;
        color: #ffffff; }
        #content .two-column-box table tr td.left p {
          font-size: 21px; }
          #content .two-column-box table tr td.left p a {
            color: #ffffff; }
            #content .two-column-box table tr td.left p a:hover, #content .two-column-box table tr td.left p a:focus, #content .two-column-box table tr td.left p a:active {
              color: #ffffff; }
      #content .two-column-box table tr td p {
        margin: 0;
        text-align: center; }

/* <!-- Reya chg --> */
.card-wrapper {
  box-sizing: border-box;
  margin-left: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  /*background: #fbd0c0;*/
  background-image: url(../../../../../../../../content/dam/cf-pharma/patient/es_ES/desktop/light-orange-bg-color.png);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 0; }
  @media (min-width: 1023px) and (max-width: 1200px) {
    .card-wrapper {
      padding-bottom: 30px; } }
  .card-wrapper .card-inner-wrapper {
    margin: 85px 0 64px;
    max-width: 90rem;
    /* height: 646px; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0; }
    @media (min-width: 1023px) and (max-width: 1200px) {
      .card-wrapper .card-inner-wrapper {
        max-width: 64rem; } }
    @media (min-width: 1201px) and (max-width: 1439px) {
      .card-wrapper .card-inner-wrapper {
        max-width: 70rem; } }
    @media (min-width: 1800px) {
      .card-wrapper .card-inner-wrapper {
        max-width: 108rem; } }
    .card-wrapper .card-inner-wrapper .paragraphSystem.content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
  .card-wrapper.orange-bg-color {
    background-image: url(../../../../../../../../content/dam/cf-pharma/patient/es_ES/desktop/orange-bg-image.png);
    background-position: top center;
    background-repeat: no-repeat; }
    @media (min-width: 1023px) and (max-width: 1200px) {
      .card-wrapper.orange-bg-color {
        padding-bottom: 30px; } }
    .card-wrapper.orange-bg-color .card-inner-wrapper {
      padding: 114px 0 109px;
      margin: 0;
      /* .curve-path-box-wrapper:first-of-type .reference-card-component {
        margin-left: -20px !important;
      } */ }
      .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper,
      .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper {
        margin-right: 20px; }
      .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper,
      .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper {
        width: 20rem;
        padding: 0;
        position: relative;
        margin-top: 99px; }
        .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper .paragraphSystem.content,
        .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper .paragraphSystem.content {
          gap: 0; }
          .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper .paragraphSystem.content .reference-curve-image-block-card,
          .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper .paragraphSystem.content .reference-curve-image-block-card {
            position: absolute;
            bottom: -34px;
            width: unset;
            right: -110px;
            padding: 0;
            height: 80px; }
      .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper {
        margin-top: 0 !important; }
        .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper .reference-curve-image-block-card {
          position: absolute;
          padding: 0;
          width: unset;
          bottom: 0 !important;
          top: -25px;
          right: -80px !important; }
      .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper .reference-card-component:first-of-type {
        margin-left: 0 !important; }
      .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper:last-child {
        margin-right: 0 !important; }
        .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper:last-child .reference-card-component .flip-card {
          margin-top: 0px !important; }
      .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper .reference-card-component,
      .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper .reference-card-component {
        width: 100% !important; }

/*richtext*/
.box-richText .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1680px;
  margin: 0 auto !important; }
  .box-richText .paragraphSystem .richtext-wrapper {
    text-align: center;
    padding: 0 66px; }
    @media (min-width: 320px) and (max-width: 767px) {
      .box-richText .paragraphSystem .richtext-wrapper {
        text-align: left;
        padding: 0 12px; } }
    .box-richText .paragraphSystem .richtext-wrapper .richText-content {
      font-size: 36px;
      line-height: 44px;
      color: #151515;
      font-family: "GSK Precision";
      font-weight: 700; }
      @media (min-width: 1200px) and (max-width: 1500px) {
        .box-richText .paragraphSystem .richtext-wrapper .richText-content {
          font-size: 30px;
          line-height: 32px; } }
      @media (min-width: 320px) and (max-width: 1199px) {
        .box-richText .paragraphSystem .richtext-wrapper .richText-content {
          font-size: 24px;
          line-height: 32px; } }
      .box-richText .paragraphSystem .richtext-wrapper .richText-content h3 {
        padding: 62px 0 29px;
        margin: 0;
        font-size: 36px;
        line-height: 44px;
        color: #151515;
        font-family: "GSK Precision";
        font-weight: 700; }
        @media (min-width: 1200px) and (max-width: 1500px) {
          .box-richText .paragraphSystem .richtext-wrapper .richText-content h3 {
            font-size: 30px;
            line-height: 32px; } }
        @media (min-width: 320px) and (max-width: 1199px) {
          .box-richText .paragraphSystem .richtext-wrapper .richText-content h3 {
            padding: 25px 0 13px;
            font-size: 24px;
            line-height: 32px;
            margin-bottom: 0; } }
  .box-richText .paragraphSystem .richtext-content-wrapper {
    text-align: center;
    padding: 0 46px; }
    @media (min-width: 320px) and (max-width: 767px) {
      .box-richText .paragraphSystem .richtext-content-wrapper {
        text-align: left;
        padding: 0 9px; } }
    .box-richText .paragraphSystem .richtext-content-wrapper .richText-content {
      font-size: 30px;
      line-height: 46px;
      color: #151515;
      font-family: "GSK Precision"; }
      @media (min-width: 1200px) and (max-width: 1500px) {
        .box-richText .paragraphSystem .richtext-content-wrapper .richText-content {
          font-size: 30px;
          line-height: 32px; } }
      @media (min-width: 320px) and (max-width: 1199px) {
        .box-richText .paragraphSystem .richtext-content-wrapper .richText-content {
          font-size: 18px;
          line-height: 26px; } }
      .box-richText .paragraphSystem .richtext-content-wrapper .richText-content h4 {
        padding: 0 0 14px;
        margin: 0;
        font-size: 30px;
        line-height: 46px;
        color: #151515;
        font-family: "GSK Precision";
        font-weight: 400; }
        @media (min-width: 1200px) and (max-width: 1500px) {
          .box-richText .paragraphSystem .richtext-content-wrapper .richText-content h4 {
            font-size: 30px;
            line-height: 32px; } }
        @media (min-width: 320px) and (max-width: 1199px) {
          .box-richText .paragraphSystem .richtext-content-wrapper .richText-content h4 {
            font-size: 18px;
            line-height: 26px; } }
        @media (min-width: 320px) and (max-width: 767px) {
          .box-richText .paragraphSystem .richtext-content-wrapper .richText-content h4 {
            padding: 0; } }
        .box-richText .paragraphSystem .richtext-content-wrapper .richText-content h4 strong,
        .box-richText .paragraphSystem .richtext-content-wrapper .richText-content h4 b {
          line-height: 38px; }
          @media (min-width: 320px) and (max-width: 1199px) {
            .box-richText .paragraphSystem .richtext-content-wrapper .richText-content h4 strong,
            .box-richText .paragraphSystem .richtext-content-wrapper .richText-content h4 b {
              line-height: 26px; } }

/*richtext*/
/*image with richtext*/
.reference-image-with-text-section {
  padding: 0; }
  @media (min-width: 320px) and (max-width: 768px) {
    .reference-image-with-text-section {
      padding: 0 9px; } }
  .reference-image-with-text-section .image-outer-wrapper {
    text-align: center;
    padding: 130px 145px 0; }
    @media (min-width: 1200px) and (max-width: 1440px) {
      .reference-image-with-text-section .image-outer-wrapper {
        padding: 116px 100px 0; } }
    @media (min-width: 320px) and (max-width: 1199px) {
      .reference-image-with-text-section .image-outer-wrapper {
        padding: 32px 0px 0; } }
    .reference-image-with-text-section .image-outer-wrapper .image-wrapper {
      padding-bottom: 32px; }
      @media (min-width: 320px) and (max-width: 1199px) {
        .reference-image-with-text-section .image-outer-wrapper .image-wrapper {
          padding-bottom: 24px; } }
      @media (min-width: 320px) and (max-width: 1199px) {
        .reference-image-with-text-section .image-outer-wrapper .image-wrapper img {
          width: 148px; } }
    .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
      font-size: 72px;
      line-height: 72px;
      color: #f36633;
      font-family: "GSK Precision";
      padding-bottom: 12px;
      margin-bottom: 0;
      text-align: center; }
      @media (min-width: 1200px) and (max-width: 1440px) {
        .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
          font-size: 58px;
          line-height: 58px; } }
      @media (min-width: 320px) and (max-width: 1199px) {
        .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
          font-size: 30px;
          line-height: 38px;
          padding-bottom: 15px; } }
      @media (min-width: 320px) and (max-width: 767px) {
        .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
          text-align: left; } }
    .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
      line-height: 46px;
      font-size: 30px;
      padding-top: 20px;
      padding-bottom: 63.5px;
      text-align: center;
      color: #151515;
      font-family: "GSK Precision";
      margin: 0;
      font-weight: 400; }
      @media (min-width: 320px) and (max-width: 1199px) {
        .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
          line-height: 26px;
          font-size: 18px;
          padding-top: 0;
          padding-bottom: 58px;
          margin: 0; } }
      @media (min-width: 320px) and (max-width: 767px) {
        .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
          text-align: left; } }
      .reference-image-with-text-section .image-outer-wrapper .static-text h3 b {
        line-height: 36px;
        font-size: 700; }
        @media (min-width: 320px) and (max-width: 1199px) {
          .reference-image-with-text-section .image-outer-wrapper .static-text h3 b {
            line-height: 26px; } }

@media (min-width: 320px) and (max-width: 768px) {
  .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper .image-wrapper img {
    width: 100px; } }

.image-section-wrapper .reference-image-with-text-section .image-outer-wrapper {
  text-align: center;
  padding: 62px 145px 0; }
  @media (min-width: 1200px) and (max-width: 1440px) {
    .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper {
      padding: 116px 100px 0; } }
  @media (min-width: 320px) and (max-width: 1199px) {
    .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper {
      padding: 52px 0px 0; } }
  @media (min-width: 320px) and (max-width: 1199px) {
    .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper .image-wrapper {
      padding-bottom: 26px; } }
  .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper .static-text p {
    padding-bottom: 6.5px;
    font-family: "GSK Precision"; }

/* <!-- Reya chg --> */
#content .error-handler-wrapper {
  margin: 40px 20%;
  padding-left: 120px;
  padding-right: 120px; }
  @media (max-width: 1199px) {
    #content .error-handler-wrapper {
      margin: 40px 12%;
      padding-left: 60px;
      padding-right: 60px; } }
  @media (max-width: 768px) {
    #content .error-handler-wrapper {
      margin: 0 auto;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 479px) {
    #content .error-handler-wrapper {
      margin: 0;
      padding-left: 15px;
      padding-right: 15px; } }
  #content .error-handler-wrapper .richText .section-heading {
    margin: 0; }
  #content .error-handler-wrapper .richText p {
    line-height: 24px; }
  #content .error-handler-wrapper .richText ol li, #content .error-handler-wrapper .richText ul li {
    line-height: 24px;
    margin-bottom: 5px; }

.banner-container-box {
  background: linear-gradient(45deg, #312783 0%, #e8308a 100%);
  width: 100%;
  height: 300px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .banner-container-box > .component-content {
    max-width: 1214px;
    width: 100%; }
    .banner-container-box > .component-content .richText {
      padding: 0; }
    .banner-container-box > .component-content .richText-content > div {
      width: 100%;
      padding: 60px 50px 129px 25px;
      position: relative; }
      .banner-container-box > .component-content .richText-content > div::before {
        content: "";
        position: absolute;
        width: 5px;
        background-color: #fed636;
        border-radius: 2.5px;
        top: 60px;
        left: 0px;
        bottom: 129px; }
      .banner-container-box > .component-content .richText-content > div h1 {
        color: white;
        font-size: 50px;
        line-height: 64px;
        font-weight: bold; }
      .banner-container-box > .component-content .richText-content > div p {
        color: white;
        font-size: 19px;
        line-height: 25px;
        margin-top: 12px;
        margin-bottom: 10px; }

.search-form-container .search-section {
  border-radius: 16px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 4px 0px, rgba(0, 0, 0, 0.2) 0px 30px 40px 0px;
  padding: 40px;
  position: relative;
  z-index: 10;
  max-width: 1214px;
  margin: 0 auto;
  width: 100%;
  transform: translateY(-58%); }
  .search-form-container .search-section + .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1214px;
    margin: 0 auto; }
  .search-form-container .search-section select,
  .search-form-container .search-section .chosen-container {
    width: 100% !important; }
    .search-form-container .search-section select a,
    .search-form-container .search-section .chosen-container a {
      box-shadow: none;
      background: transparent;
      width: 100%;
      height: 40px;
      border: 1px solid #ced4da;
      border-radius: 4px;
      font-size: 14px;
      padding: 8px 16px;
      line-height: 24px;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #212529; }

.search-form-container .searchBUTTON {
  margin-top: 30px;
  height: 40px;
  width: 90px;
  background-color: #f36533;
  border: 1px solid #f36533;
  border-radius: 4px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  margin-left: 30px; }

.search-form-container .clearBTN,
.search-form-container .clearBTNMobile {
  margin-top: 30px;
  color: #15717d;
  height: 40px;
  width: auto;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  border: 0px;
  background-color: white; }

.search-form-container .box-sec {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .search-form-container .box-sec h4 {
    color: #544f40;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px; }

.search-form-container .genderClass {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

.search-form-container .radio-btn {
  color: #333333;
  font-size: 21px;
  line-height: 29px;
  display: inline-block;
  position: relative; }

.search-form-container .radio-btn input[type="checkbox"] {
  position: absolute;
  visibility: hidden; }
  .search-form-container .radio-btn input[type="checkbox"]:checked ~ .check {
    background-image: url(/content/dam/cf-pharma/patient/es_ES/ensayos-clinicos/Active.svg);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    background-size: 18px;
    height: 20px;
    width: 20px;
    top: 0px;
    left: 0px;
    z-index: 5; }

.search-form-container .radio-btn .check {
  background-image: url(/content/dam/cf-pharma/patient/es_ES/ensayos-clinicos/Default.svg);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  background-size: 18px;
  height: 20px;
  margin-top: 10px;
  width: 20px;
  top: 0px;
  left: 0px;
  z-index: 5;
  cursor: pointer; }
  .search-form-container .radio-btn .check::before {
    display: block;
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    top: 5px;
    left: 5px;
    margin: auto;
    transition: background 0.25s linear; }

.search-form-container .radio-btn label {
  display: block;
  position: relative;
  font-size: 14px;
  color: #544f40;
  line-height: 20px;
  z-index: 9;
  cursor: pointer;
  white-space: normal;
  margin: 13px 0px 0px 5px;
  padding: 0px;
  transition: 0.25s linear; }

.search-form-container .search-bottom {
  max-width: 1214px;
  margin: 5px auto 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.search-form-container .search-bottom-mobile {
  display: none; }

.search-form-container .action-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.search-form-container .chosen-single::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  transform: translateY(-50%); }

@media only screen and (max-width: 767px) {
  .search-form-container .search-bottom-mobile {
    display: block; }
    .search-form-container .search-bottom-mobile .action-section {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      position: fixed;
      padding: 0;
      bottom: 0px;
      left: 0px;
      z-index: 14;
      -ms-flex-align: center;
          align-items: center;
      background-color: white;
      box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 4px 0px, rgba(0, 0, 0, 0.1) 0px 10px 20px 0px;
      width: 100%;
      display: -ms-flexbox;
      display: flex; }
    .search-form-container .search-bottom-mobile button {
      margin-top: 10px;
      margin-bottom: 10px;
      width: 100%; }
  .search-form-container .search-bottom {
    display: none; }
  .search-form-container .action-section-desktop {
    display: none; }
  .search-form-container .box-sec h4 {
    margin-top: 30px;
    margin-bottom: 15px; } }

@media only screen and (max-width: 992px) {
  .search-form-container .search-section {
    padding-top: 20px;
    transform: translateY(-26%); }
    .search-form-container .search-section h4 {
      margin-top: 20px; } }

@media only screen and (max-width: 1199px) {
  .banner-container-box {
    padding: 0 35px; }
  .search-form-container {
    padding: 0 20px; } }

@media only screen and (max-width: 767px) {
  .banner-container-box {
    padding: 0 15px; }
  .search-form-container {
    padding: 0; }
  form {
    margin-bottom: 40px; } }

@media only screen and (max-width: 1024px) {
  .banner-container-box .component-content .richText-content > div h1 {
    font-size: 33px;
    line-height: 42px; } }

@media only screen and (max-width: 378px) {
  .banner-container-box .component-content .richText-content > div h1 {
    font-size: 30px;
    line-height: 37px; } }

body.page-All-buttons .richText {
  background-color: #c6e783; }

.page-All-buttons div {
  margin-bottom: 10px; }

.orange-bg-shifting-button .button,
.orange-bg-shifting-button .button span,
.orange-bg-without-shifting-button .button,
.orange-bg-without-shifting-button .button span,
.orange-bg-circular-button .button,
.orange-bg-circular-button .button span,
.orange-bg-shifting-circular-button .button,
.orange-bg-shifting-circular-button .button span,
.white-bg-circular-button .button,
.white-bg-circular-button .button span,
.white-bg-shifting-circular-button .button,
.white-bg-shifting-circular-button .button span,
.off-white-bg-circular-button .button,
.off-white-bg-circular-button .button span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 12px 16px;
  font-family: GSK Precision;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #fff;
  background-color: #F36633;
  border: 1.67px solid #ffffff;
  border-radius: 50px;
  cursor: pointer;
  transition: background-color 2.5s ease, color 2.5s ease;
  text-decoration: none; }

.orange-bg-shifting-button .external:after,
.orange-bg-without-shifting-button .external:after,
.orange-bg-circular-button .external:after,
.orange-bg-shifting-circular-button .external:after,
.white-bg-circular-button .external:after,
.white-bg-shifting-circular-button .external:after,
.off-white-bg-circular-button .external:after {
  content: unset; }

.orange-bg-shifting-button img,
.orange-bg-without-shifting-button img,
.orange-bg-circular-button img,
.orange-bg-shifting-circular-button img,
.white-bg-circular-button img,
.white-bg-shifting-circular-button img,
.off-white-bg-circular-button img {
  vertical-align: baseline; }

.orange-bg-shifting-button .button,
.orange-bg-without-shifting-button .button,
.orange-bg-circular-button .button,
.orange-bg-shifting-circular-button .button,
.white-bg-circular-button .button,
.white-bg-shifting-circular-button .button,
.off-white-bg-circular-button .button {
  position: relative; }
  .orange-bg-shifting-button .button .icon,
  .orange-bg-without-shifting-button .button .icon,
  .orange-bg-circular-button .button .icon,
  .orange-bg-shifting-circular-button .button .icon,
  .white-bg-circular-button .button .icon,
  .white-bg-shifting-circular-button .button .icon,
  .off-white-bg-circular-button .button .icon {
    display: inline-block;
    position: absolute;
    right: -48px;
    margin-left: -5px;
    border-radius: 90.7px;
    padding: 6.8px 15.8px;
    transition: 2.5s;
    border: 1.82px solid #ffffff; }

.orange-bg-circular-button .button,
.orange-bg-circular-button .button span.icon,
.orange-bg-shifting-circular-button .button,
.orange-bg-shifting-circular-button .button span.icon {
  border: none; }

.orange-bg-circular-button .button span.icon,
.orange-bg-shifting-circular-button .button span.icon,
.off-white-bg-circular-button .button span.icon {
  right: -44px; }

.white-bg-circular-button .button,
.white-bg-circular-button .button .icon,
.white-bg-shifting-circular-button .button,
.white-bg-shifting-circular-button .button .icon {
  color: #F36633;
  background-color: #ffffff;
  border: 1.67px solid #F36633; }

.white-bg-circular-button .button:hover,
.white-bg-circular-button .button:hover span,
.white-bg-shifting-circular-button .button:hover,
.white-bg-shifting-circular-button .button:hover span {
  background-color: #FBD0C0;
  color: #C25229;
  border: 1.67px solid #C25229; }

.off-white-bg-circular-button .button,
.off-white-bg-circular-button .button .icon {
  color: #F36633;
  background-color: #FEF0EB;
  border: none; }

.orange-bg-shifting-button .button:hover,
.orange-bg-shifting-button .button:hover span,
.orange-bg-without-shifting-button .button:hover,
.orange-bg-without-shifting-button .button:hover span {
  background-color: #ffffff;
  color: #F36633; }

.off-white-bg-circular-button .button:hover,
.off-white-bg-circular-button .button:hover span {
  background-color: #FBD0C0; }

.orange-bg-circular-button .button:hover,
.orange-bg-circular-button .button:hover span,
.orange-bg-shifting-circular-button .button:hover,
.orange-bg-shifting-circular-button .button:hover span,
.orange-bg-rectangular-button .button:hover,
.orange-bg-rectangular-button .button:hover span {
  background-color: #DB5C2E; }

.orange-bg-shifting-button .button:hover span,
.orange-bg-shifting-circular-button .button:hover span,
.white-bg-shifting-circular-button .button:hover span {
  right: -54px; }

.orange-bg-circular-button.with-icon img {
  width: 18px; }

.orange-bg-circular-button.with-icon span.icon {
  padding: 6.8px 13.5px; }

.orange-bg-rectangular-button .button,
.orange-bg-rectangular-button .button span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 10px 16px;
  font-family: GSK Precision;
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 2.375rem;
  color: #fff;
  background-color: #F36633;
  border-radius: 12px;
  cursor: pointer;
  transition: background-color 2.5s ease, color 2.5s ease;
  text-decoration: none; }

.orange-bg-rectangular-button .button span {
  font-size: 1.5rem;
  line-height: 1rem;
  border: 1px solid #ffffff;
  border-radius: 50%;
  padding: 5.55px 6.77px;
  font-weight: 400;
  margin-left: 10px; }

.orange-bg-rectangular-button .external:after {
  content: unset; }

/*************toggle switch css***************************/
.toggle-switch-contacto,
.toggle-switch-buscar,
.toggle-switch-notification {
  position: relative;
  display: inline-block;
  width: 172.29px;
  height: 46.29px;
  border-radius: 25px;
  cursor: pointer;
  transition: background-color 2.5s ease; }
  .toggle-switch-contacto img,
  .toggle-switch-buscar img,
  .toggle-switch-notification img {
    vertical-align: baseline; }
  .toggle-switch-contacto input,
  .toggle-switch-buscar input,
  .toggle-switch-notification input {
    display: none; }
    .toggle-switch-contacto input:checked + .slider,
    .toggle-switch-buscar input:checked + .slider,
    .toggle-switch-notification input:checked + .slider {
      background-color: #DB5C2E;
      border: 1.67px solid #DB5C2E; }
  .toggle-switch-contacto:hover input + .slider,
  .toggle-switch-buscar:hover input + .slider,
  .toggle-switch-notification:hover input + .slider {
    background-color: #DB5C2E;
    border: 1.67px solid #DB5C2E; }
  .toggle-switch-contacto .slider,
  .toggle-switch-buscar .slider,
  .toggle-switch-notification .slider {
    border: 1.67px solid #F36633;
    position: absolute;
    top: 0;
    left: -1px;
    right: 0;
    bottom: 0;
    background-color: #fff;
    border-radius: 25px;
    transition: 2.5s;
    margin-bottom: 0; }
    .toggle-switch-contacto .slider:before,
    .toggle-switch-buscar .slider:before,
    .toggle-switch-notification .slider:before {
      position: absolute;
      content: '';
      height: 45.29px;
      width: 45.29px;
      left: -2px;
      bottom: -1px;
      background-color: #F36633;
      border-radius: 50%;
      transition: 2.5s; }
  .toggle-switch-contacto .right-img,
  .toggle-switch-buscar .right-img,
  .toggle-switch-notification .right-img {
    display: none; }
  .toggle-switch-contacto .text,
  .toggle-switch-buscar .text,
  .toggle-switch-notification .text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-family: GSK Precision;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2rem;
    color: #F36633;
    transition: 2.5s; }
    .toggle-switch-contacto .text.left,
    .toggle-switch-buscar .text.left,
    .toggle-switch-notification .text.left {
      left: 11px;
      transform: translateY(-44%); }
    .toggle-switch-contacto .text.right,
    .toggle-switch-buscar .text.right,
    .toggle-switch-notification .text.right {
      left: 57px; }
  .toggle-switch-contacto img,
  .toggle-switch-buscar img,
  .toggle-switch-notification img {
    width: 20px; }

.toggle-switch-buscar {
  width: 145.29px; }

.toggle-switch-notification {
  width: 361.29px; }

.toggle-switch-contacto input:checked + .slider:before,
.toggle-switch-contacto:hover input + .slider:before,
.toggle-switch-buscar input:checked + .slider:before,
.toggle-switch-buscar:hover input + .slider:before,
.toggle-switch-notification input:checked + .slider:before,
.toggle-switch-notification:hover input + .slider:before {
  transform: translateX(129px);
  background-color: #fff;
  height: 43px;
  width: 43.29px;
  bottom: 0; }

.toggle-switch-buscar input:checked + .slider:before,
.toggle-switch-buscar:hover input + .slider:before {
  transform: translateX(102px); }

.toggle-switch-notification input:checked + .slider:before,
.toggle-switch-notification:hover input + .slider:before {
  transform: translateX(318px); }

.toggle-switch-contacto input:checked + .slider .text.left,
.toggle-switch-contacto:hover input + .slider .text.left,
.toggle-switch-buscar input:checked + .slider .text.left,
.toggle-switch-buscar:hover input + .slider .text.left,
.toggle-switch-notification input:checked + .slider .text.left,
.toggle-switch-notification:hover input + .slider .text.left {
  transform: translateY(-42%) translateX(128px);
  color: #ffffff; }

.toggle-switch-buscar input:checked + .slider .text.left,
.toggle-switch-buscar:hover input + .slider .text.left {
  transform: translateY(-42%) translateX(100px); }

.toggle-switch-notification input:checked + .slider .text.left,
.toggle-switch-notification:hover input + .slider .text.left {
  transform: translateY(-42%) translateX(316px); }

.toggle-switch-contacto input:checked + .slider .text.left .right-img,
.toggle-switch-contacto:hover input + .slider .text.left .right-img,
.toggle-switch-buscar input:checked + .slider .text.left .right-img,
.toggle-switch-buscar:hover input + .slider .text.left .right-img,
.toggle-switch-notification input:checked + .slider .text.left .right-img,
.toggle-switch-notification:hover input + .slider .text.left .right-img {
  display: inline-block; }

.toggle-switch-contacto input:checked + .slider .text.left .left-img,
.toggle-switch-contacto:hover input + .slider .text.left .left-img,
.toggle-switch-buscar input:checked + .slider .text.left .left-img,
.toggle-switch-buscar:hover input + .slider .text.left .left-img,
.toggle-switch-notification input:checked + .slider .text.left .left-img,
.toggle-switch-notification:hover input + .slider .text.left .left-img {
  display: none; }

.toggle-switch-contacto input:checked + .slider .text.right,
.toggle-switch-contacto:hover input + .slider .text.right,
.toggle-switch-buscar input:checked + .slider .text.right,
.toggle-switch-buscar:hover input + .slider .text.right,
.toggle-switch-notification input:checked + .slider .text.right,
.toggle-switch-notification:hover input + .slider .text.right {
  transform: translateY(-50%) translateX(-38px);
  color: #ffffff; }

.toggle-switch-contacto input:checked + .slider .text.right,
.toggle-switch-contacto:hover input + .slider .text.right {
  transform: translateY(-50%) translateX(-34px); }

/*
#################################################################

UTILITIES
------------------
Summary: Atomic CSS / utility classes
Project: spain-patients
------------------
#################################################################
*/
.m-b-50 {
  margin-bottom: 50px !important; }

.p-b-30 {
  padding-bottom: 30px; }

.m-b-24 {
  margin-bottom: 24px; }

.p-b-50 {
  padding-bottom: 50px; }

.p-b-80 {
  padding-bottom: 80px; }

.p-l-0 {
  padding-left: 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.selection-bold {
  font-weight: 700; }

.m-t-24 {
  margin-top: 24px !important; }

.primaryLink.external::after {
  content: '';
  background: url(../../assets/img/external-link-white.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
  display: inline-block;
  vertical-align: text-top;
  margin-left: 5px; }

.highlighted-link .external::after {
  content: '';
  background: url(../../assets/img/external-link-white.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
  display: inline-block;
  vertical-align: text-top;
  margin-left: 5px;
  height: 14px;
  width: 14px; }

.external::after {
  content: '';
  background: url(../../assets/img/external-link.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
  display: inline-block;
  vertical-align: text-top;
  margin-left: 5px; }

.hide-external-icon .external::after {
  display: none; }

.highlighted-url {
  font-weight: 700; }
  .highlighted-url a {
    color: #15717D; }

.p-t-64 {
  padding-top: 64px !important; }

.sub-script {
  vertical-align: sub; }

.super-script {
  vertical-align: super; }

a {
  color: #15717D; }
  a:hover, a:focus {
    color: #15717D; }

.selection-italic {
  font-style: italic; }

.selection-underline {
  text-decoration: underline; }

.highlighted-text {
  color: #15717D;
  font-weight: 700; }

.highlighted-normal-text {
  color: #15717D;
  font-weight: 400; }

.hero-image-footer-note p {
  font-size: 12px;
  margin-top: 10px; }

.fit-image-to-device.image img {
  width: 100%; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 768px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 768px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 768px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 768px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 768px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 769px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.u-curved-border-left-bottom, .u-curved-border-left-top, .u-curved-border-middle-bottom, .p-curved-middle-bottom-border, .u-curved-border-middle-bottom-xs, .u-curved-border-middle-bottom-au, .u-curved-border-left-top-xs-only, .u-curved-border-right-bottom-au, .u-curved-border-right-bottom, .u-curved-border-left-right {
  position: relative; }
  .u-curved-border-left-bottom::before, .u-curved-border-left-top::before, .u-curved-border-middle-bottom::before, .p-curved-middle-bottom-border::before, .u-curved-border-middle-bottom-xs::before, .u-curved-border-middle-bottom-au::before, .u-curved-border-left-top-xs-only::before, .u-curved-border-right-bottom-au::before, .u-curved-border-right-bottom::before, .u-curved-border-left-right::before {
    content: ' ';
    display: block;
    border-style: solid;
    position: absolute; }
  .u-curved-border-left-bottom::before, .u-curved-border-left-top::before, .u-curved-border-middle-bottom::before, .p-curved-middle-bottom-border::before, .u-curved-border-middle-bottom-xs::before, .u-curved-border-middle-bottom-au::before, .u-curved-border-left-top-xs-only::before, .u-curved-border-right-bottom-au::before, .u-curved-border-right-bottom::before, .u-curved-border-left-right::before {
    border-color: #dbdbdc;
    pointer-events: none; }

.u-curved-border-left-bottom.adjust-content .richText-content {
  margin: auto;
  width: 80%; }
  .u-curved-border-left-bottom.adjust-content .richText-content .title-1,
  .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
    word-break: break-word; }
    @media (max-width: 990px) {
      .u-curved-border-left-bottom.adjust-content .richText-content .title-1,
      .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
        font-size: 7vw;
        line-height: 1.25em; } }
    @media (max-width: 479px) {
      .u-curved-border-left-bottom.adjust-content .richText-content .title-1,
      .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
        font-size: 6.5vw; } }
  .u-curved-border-left-bottom.adjust-content .richText-content .title-1 {
    text-align: left;
    margin-bottom: 10px; }
  .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
    text-align: right; }
    @media (max-width: 990px) {
      .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
        padding-left: 25%; } }
  @media (min-width: 769px) and (max-width: 991px) {
    .u-curved-border-left-bottom.adjust-content .richText-content {
      width: 95%; } }

.u-curved-border-left-bottom::before {
  height: 70%;
  top: 0;
  border-width: 0 0 3px 3px;
  border-bottom-left-radius: 20px; }
  @media (max-width: 990px) {
    .u-curved-border-left-bottom::before {
      left: 0;
      width: 25%; } }
  @media (min-width: 992px) {
    .u-curved-border-left-bottom::before {
      left: 0;
      width: 18%; } }
  @media (min-width: 769px) {
    .u-curved-border-left-bottom::before {
      border-bottom-left-radius: 35px; } }

@media (min-width: 992px) {
  .u-curved-border-left-bottom.ca-home::before {
    width: 25%; } }

@media (min-width: 1200px) {
  .u-curved-border-left-bottom.ca-home::before {
    width: 32%; } }

@media (min-width: 992px) {
  .u-curved-border-left-bottom.ca-home::after {
    left: 12%; } }

@media (min-width: 1200px) {
  .u-curved-border-left-bottom.ca-home::after {
    left: 15%; } }

.u-curved-border-left-bottom.ca.adjust-content .richText-content .title-1 {
  padding-left: 20%; }
  @media (min-width: 1200px) {
    .u-curved-border-left-bottom.ca.adjust-content .richText-content .title-1 {
      padding-left: 12%; } }

@media (min-width: 769px) and (max-width: 991px) {
  .u-curved-border-left-bottom.ca.adjust-content .richText-content {
    width: 95%; } }

@media (max-width: 990px) {
  .u-curved-border-left-bottom.ca.adjust-content .richText-content .title-2 {
    padding-left: 5%; } }

.u-curved-border-left-bottom.ca::before {
  height: 48%; }
  @media (min-width: 769px) {
    .u-curved-border-left-bottom.ca::before {
      width: 21%;
      height: 39%; } }
  @media (min-width: 992px) {
    .u-curved-border-left-bottom.ca::before {
      width: 18%;
      height: 41%; } }

.u-curved-border-left-bottom.ca::after {
  bottom: calc(53% - 8px); }
  @media (min-width: 769px) {
    .u-curved-border-left-bottom.ca::after {
      bottom: calc(62% - 8px); } }
  @media (min-width: 992px) {
    .u-curved-border-left-bottom.ca::after {
      bottom: calc(59% - 8px); } }
  @media (max-width: 990px) {
    .u-curved-border-left-bottom.ca::after {
      left: 9%; } }

.u-curved-border-left-top::before {
  width: 50%;
  height: 100%;
  left: 0;
  top: -3px;
  border-width: 3px 0 0 3px;
  border-top-left-radius: 20px; }
  @media (min-width: 769px) {
    .u-curved-border-left-top::before {
      border-top-right-radius: 35px; } }

.u-curved-border-middle-bottom::before {
  width: 50%;
  height: 100%;
  left: 0;
  top: -3px;
  border-width: 3px 0 0 3px;
  border-top-left-radius: 20px; }
  @media (min-width: 769px) {
    .u-curved-border-middle-bottom::before {
      border-top-left-radius: 35px; } }

.p-curved-middle-bottom-border::before {
  width: 70%;
  height: 100%;
  left: 0;
  top: -3px;
  border-width: 3px 0 0 3px;
  border-top-left-radius: 20px; }
  @media (min-width: 769px) {
    .p-curved-middle-bottom-border::before {
      border-top-left-radius: 35px; } }

@media (max-width: 768px) {
  .u-curved-border-middle-bottom-xs::before {
    width: 50%;
    height: 100%;
    left: 0;
    top: -3px;
    border-width: 3px 0 0 3px;
    border-top-left-radius: 20px; } }

@media (min-width: 769px) {
  .u-curved-border-middle-bottom-xs::before, .u-curved-border-middle-bottom-xs::after {
    border: none; } }

@media (max-width: 768px) {
  .u-curved-border-middle-bottom-au::before, .u-curved-border-middle-bottom-au::after {
    border: none; } }

@media (min-width: 769px) {
  .u-curved-border-middle-bottom-au::before {
    width: calc(100% - 60px);
    height: 100%;
    left: 0;
    top: -3px;
    border-width: 3px 0 0 3px;
    border-top-left-radius: 20px;
    border-top-left-radius: 35px; } }

@media (max-width: 768px) {
  .u-curved-border-left-top-xs-only::before {
    height: 100%;
    right: 0;
    top: 0;
    width: 50%;
    border-width: 0 3px 3px 0;
    border-bottom-right-radius: 20px; } }

@media (min-width: 769px) {
  .u-curved-border-left-top-xs-only::before, .u-curved-border-left-top-xs-only::after {
    border-color: transparent; } }

@media (min-width: 769px) {
  .u-curved-border-right-bottom-au::before {
    width: calc(100% - 65px);
    height: calc(100% - 65px);
    right: 0;
    top: -3px;
    border-width: 0 3px 3px 0;
    border-bottom-right-radius: 35px;
    margin-top: 65px;
    margin-left: 65px;
    border-color: #dbdbdc; } }

.u-curved-border-right-bottom::before {
  width: 25%;
  height: 100%;
  top: 0; }
  @media (max-width: 768px) {
    .u-curved-border-right-bottom::before {
      right: 0;
      border-width: 0 3px 0 0; } }
  @media (min-width: 769px) {
    .u-curved-border-right-bottom::before {
      right: 15px;
      border-width: 0 3px 3px 0;
      border-bottom-right-radius: 35px; } }

@media (max-width: 768px) {
  .u-curved-border-right-bottom::after {
    border: none; } }

.u-curved-border-left-right::before {
  width: 50%;
  height: 400px;
  top: 0;
  border-width: 3px 3px 0 0;
  border-top-right-radius: 20px;
  right: 0; }
  @media (min-width: 769px) {
    .u-curved-border-left-right::before {
      border-top-right-radius: 35px; } }

.u-curved-border-left-right::after {
  height: 400px;
  border-width: 0 0 3px 3px;
  border-bottom-left-radius: 20px;
  top: 400px;
  border-color: #dbdbdc;
  right: -12px; }
  @media (min-width: 769px) {
    .u-curved-border-left-right::after {
      height: 250px;
      border-bottom-left-radius: 35px; } }

@media (max-width: 768px) {
  .u-curved-border-left-right::after {
    width: 15px; } }

@media (min-width: 769px) and (max-width: 991px) {
  .u-curved-border-left-right {
    padding: 0 30px; }
    .u-curved-border-left-right::before {
      right: 15px; }
    .u-curved-border-left-right::after {
      width: 30px; } }

@media (min-width: 992px) {
  .u-curved-border-left-right {
    padding: 0 45px; }
    .u-curved-border-left-right::before {
      right: 30px; }
    .u-curved-border-left-right::after {
      width: 45px; } }

/*
#################################################################

SHAME
------------------
Summary: used to test code before including in project
Project: spain-patients
------------------
Usage: Enable this stylesheet to load temporary styles into the stylesheet.
When the changes are to be officially added the code should be copied to the
relevant folder / file in project and the '$enable-shame' set to 'false' in the
variables file.

#################################################################
*/
/*Spinner in news & events page onload-STARTS*/
.snippetload-overlay-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #000;
  opacity: 0.5; }

.snippetload-overlay-wrapper .spinner {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
  position: fixed;
  top: 45%;
  left: 45%; }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

/*Spinner in news & events page onload-ENDS*/
/*
#################################################################

LOCALE: AUSTRALIA ONLY
------------------
Summary: Specific CSS for Australian English only
Project: spain-patients
------------------
Usage: These are the specific styles for Australian English sites ONLY in
spain-patients

#################################################################
*/
@media (max-width: 991px) {
  :lang(en-AU) .navbar-brand .component-content {
    -ms-flex-pack: start;
        justify-content: flex-start; } }

@media (min-width: 992px) {
  :lang(en-AU) #content {
    padding-top: 0; } }

@media screen and (max-width: 991px) {
  :lang(en-AU) .au-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto; } }

@media (max-width: 990px) {
  :lang(en-AU) .u-curved-border-left-bottom.adjust-content .richText-content .title-2 {
    padding-left: 15%; } }

/*
#################################################################

LOCALE: French Canada ONLY
------------------
Summary: Specific CSS for French Canada only
Project: spain-patients
------------------
Usage: These are the specific styles for French Canada sites ONLY in
spain-patients

#################################################################
*/
@media (min-width: 992px) {
  :lang(fr-CA) #footer .footer-snippet > .inner > .component-content {
    display: block; }
  :lang(fr-CA) #footer .box > .component-content > .content {
    -ms-flex-align: center;
        align-items: center; } }

.flip-card {
  background-color: transparent;
  height: auto;
  perspective: 1000px;
  position: relative;
  z-index: 99; }
  @media (min-width: 1200px) {
    .flip-card {
      width: 100%;
      min-width: 200px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; } }
  @media (min-width: 769px) {
    .flip-card:hover .flip-card-inner {
      transform: rotateY(180deg); } }
  .flip-card .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform-style: preserve-3d; }
    .flip-card .flip-card-inner .flip-card-front,
    .flip-card .flip-card-inner .flip-card-back {
      width: 100%;
      height: 100%;
      backface-visibility: hidden; }
    .flip-card .flip-card-inner .flip-card-front {
      position: relative;
      z-index: 9; }
      .flip-card .flip-card-inner .flip-card-front figure {
        --w: 100%;
        /* image width */
        --r: 0.5em;
        /* radius */
        height: auto;
        display: -ms-grid;
        display: grid;
        place-items: end end;
        font: bold 40px/1.5 monospace;
        transition: --_x 0.5s;
        cursor: pointer;
        margin: 0; }
        .flip-card .flip-card-inner .flip-card-front figure .alt {
          place-items: end start; }
        .flip-card .flip-card-inner .flip-card-front figure > * {
          grid-area: 1/1; }
        .flip-card .flip-card-inner .flip-card-front figure img {
          width: var(--w);
          aspect-ratio: 1;
          border-radius: 20px;
          -webkit-mask-repeat: no-repeat;
                  mask-repeat: no-repeat;
          height: 375px;
          object-fit: cover; }
          @media (min-width: 1024px) and (max-width: 1200px) {
            .flip-card .flip-card-inner .flip-card-front figure img {
              height: 180px; } }
          @media (min-width: 1201px) and (max-width: 1400px) {
            .flip-card .flip-card-inner .flip-card-front figure img {
              height: 275px; } }
        .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button {
          position: absolute;
          left: 11px;
          bottom: 32px;
          height: unset; }
          .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button p {
            margin: 0;
            font-size: 24px;
            line-height: 32px;
            font-weight: 700; }
            @media (min-width: 992px) and (max-width: 1299px) {
              .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button p {
                font-size: 13px;
                line-height: 18px; } }
            @media (min-width: 1300px) and (max-width: 1439px) {
              .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button p {
                font-size: 16px;
                line-height: 24px; } }
            @media (min-width: 1440px) and (max-width: 1600px) {
              .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button p {
                font-size: 18px;
                line-height: 26px; } }
    .flip-card .flip-card-inner .flip-card-back {
      background-color: #fff;
      color: #151515;
      border-radius: 20px;
      height: auto;
      min-height: unset;
      position: absolute;
      top: 0;
      transform: rotateY(180deg); }
      .flip-card .flip-card-inner .flip-card-back .inner-text {
        padding: 32px; }
        @media (min-width: 1401px) and (max-width: 1600px) {
          .flip-card .flip-card-inner .flip-card-back .inner-text {
            padding: 24px; } }
        @media (min-width: 1024px) and (max-width: 1400px) {
          .flip-card .flip-card-inner .flip-card-back .inner-text {
            padding: 14px; } }
        .flip-card .flip-card-inner .flip-card-back .inner-text h2 {
          font-size: 36px;
          font-weight: 700;
          line-height: 44px;
          font-family: "GSK Precision";
          color: #f36633;
          margin: 0; }
          @media (min-width: 1024px) and (max-width: 1600px) {
            .flip-card .flip-card-inner .flip-card-back .inner-text h2 {
              font-size: 24px;
              line-height: 30px; } }
        .flip-card .flip-card-inner .flip-card-back .inner-text p {
          margin: 14px 0;
          font-size: 20px;
          line-height: 28px;
          font-weight: 300;
          font-family: "GSK Precision";
          color: #151515; }
          @media (min-width: 992px) and (max-width: 1200px) {
            .flip-card .flip-card-inner .flip-card-back .inner-text p {
              font-size: 14px;
              line-height: 18px; } }
          @media (min-width: 1201px) and (max-width: 1600px) {
            .flip-card .flip-card-inner .flip-card-back .inner-text p {
              font-size: 16px;
              line-height: 20px; } }
          .flip-card .flip-card-inner .flip-card-back .inner-text p b {
            font-weight: 700; }
          .flip-card .flip-card-inner .flip-card-back .inner-text p.button {
            font-size: 18px;
            line-height: 26px;
            padding: 10.9px 16.3px;
            margin: 14px 0 0;
            font-weight: 400;
            cursor: pointer; }
            @media (min-width: 992px) and (max-width: 1200px) {
              .flip-card .flip-card-inner .flip-card-back .inner-text p.button {
                font-size: 16px;
                line-height: 20px; } }
            .flip-card .flip-card-inner .flip-card-back .inner-text p.button .icon {
              color: #f36633;
              display: inline-block;
              height: 20.3px;
              width: 20.3px;
              text-align: center; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.reference-card-component {
  padding: 0;
  width: 20rem; }
  .reference-card-component:nth-child(even) .flip-card {
    margin-top: 113px; }

.light-orange .reference-card-component {
  margin-right: 20px; }
  .light-orange .reference-card-component:last-child {
    margin-right: 0; }

.orange-standout-card .flip-card .flip-card-inner .flip-card-back {
  background-color: #f36633;
  color: #fff;
  position: absolute;
  top: 0; }
  .orange-standout-card .flip-card .flip-card-inner .flip-card-back .inner-text h2 {
    color: #fff; }
  .orange-standout-card .flip-card .flip-card-inner .flip-card-back .inner-text p {
    color: #fff; }
  .orange-standout-card .flip-card .flip-card-inner .flip-card-back .inner-text .button {
    background: white;
    display: block;
    width: fit-content;
    font-size: 18px;
    line-height: 26px;
    padding: 10.9px 16.3px;
    margin: 14px 0 0;
    font-weight: 400;
    color: #151515; }
    .orange-standout-card .flip-card .flip-card-inner .flip-card-back .inner-text .button .icon {
      color: #f36633;
      display: inline-block;
      height: 20.3px;
      width: 20.3px;
      text-align: center; }

.orange-standout-card .flip-card .flip-card-inner .flip-card-front figure .masking-img {
  -webkit-mask-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/image-frame.png");
          mask-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/image-frame.png");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%; }

.orange-standout-card .flip-card .flip-card-inner .off-white-bg-circular-button .button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px;
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #fff;
  background-color: #f36633;
  border-radius: 50px;
  cursor: pointer; }
  @media (min-width: 992px) and (max-width: 1299px) {
    .orange-standout-card .flip-card .flip-card-inner .off-white-bg-circular-button .button {
      font-size: 13px;
      line-height: 18px; } }
  @media (min-width: 1300px) and (max-width: 1439px) {
    .orange-standout-card .flip-card .flip-card-inner .off-white-bg-circular-button .button {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 1440px) and (max-width: 1600px) {
    .orange-standout-card .flip-card .flip-card-inner .off-white-bg-circular-button .button {
      font-size: 18px;
      line-height: 26px; } }
  .orange-standout-card .flip-card .flip-card-inner .off-white-bg-circular-button .button .icon {
    background-color: #f36633;
    color: #fff;
    right: -47px; }

.orange-bg-color .reference-card-component:nth-child(even) .flip-card {
  margin-top: 99px; }

@media (min-width: 769px) {
  .orange-bg-color .flip-card .flip-card-inner .flip-card-front:hover ~ .flip-card-back {
    box-shadow: 0px 4px 55px 0px #fbd0c08c; } }

.flip-card .flip-card-inner .flip-card-front .button .icon {
  right: -47px; }

@media (max-width: 1023px) {
  .card-wrapper {
    width: 100%;
    margin-inline: 0;
    padding-inline: 0;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover; }
    .card-wrapper .hide-on-mobile {
      display: none !important; }
    .card-wrapper.orange-bg-color .card-inner-wrapper {
      padding-bottom: 11vw; }
      .card-wrapper.orange-bg-color .card-inner-wrapper .slick-initialized.paragraphSystem.content .slick-slide {
        padding-bottom: 0; }
      .card-wrapper.orange-bg-color .card-inner-wrapper .slick-prev,
      .card-wrapper.orange-bg-color .card-inner-wrapper .slick-next {
        top: 126%; }
    .card-wrapper:not(.orange-bg-color) .card-inner-wrapper .slick-initialized.paragraphSystem.content .slick-slide.slick-current + .slick-slide .component-content {
      padding-left: 7vw; }
    .card-wrapper .card-inner-wrapper,
    .card-wrapper .card-inner-wrapper > .component-content {
      overflow: visible;
      position: relative; }
    .card-wrapper .card-inner-wrapper {
      margin-bottom: 7vw; }
      .card-wrapper .card-inner-wrapper .slick-initialized.paragraphSystem.content {
        gap: 0; }
        .card-wrapper .card-inner-wrapper .slick-initialized.paragraphSystem.content .reference-card-component:nth-child(even) .flip-card {
          margin-top: 0; }
        .card-wrapper .card-inner-wrapper .slick-initialized.paragraphSystem.content .slick-slide {
          padding-bottom: 20vw;
          width: calc(100% - 18%);
          /* Match the padding-right */
          box-sizing: border-box; }
          .card-wrapper .card-inner-wrapper .slick-initialized.paragraphSystem.content .slick-slide.slick-current + .slick-slide {
            padding-left: 7vw; }
          .card-wrapper .card-inner-wrapper .slick-initialized.paragraphSystem.content .slick-slide:nth-child(odd) {
            margin-top: 20.11vw; }
          .card-wrapper .card-inner-wrapper .slick-initialized.paragraphSystem.content .slick-slide .component-content {
            width: 66.45vw;
            height: 68.33vw; }
            .card-wrapper .card-inner-wrapper .slick-initialized.paragraphSystem.content .slick-slide .component-content .flip-card .flip-card-inner .flip-card-front figure img {
              width: 66.45vw;
              height: 68.33vw; }
        .card-wrapper .card-inner-wrapper .slick-initialized.paragraphSystem.content a.slick-slide {
          display: none; }
        .card-wrapper .card-inner-wrapper .slick-initialized.paragraphSystem.content .slick-list {
          padding-right: 22%;
          /* Adjust peek size here */ } }

@media (min-width: 610px) and (max-width: 1023px) {
  .card-wrapper .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button p,
  .card-wrapper .orange-standout-card .flip-card .flip-card-inner .off-white-bg-circular-button .button {
    font-size: 2.2rem;
    line-height: 3.2rem;
    padding: 16px 20px; }
    .card-wrapper .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button p span,
    .card-wrapper .orange-standout-card .flip-card .flip-card-inner .off-white-bg-circular-button .button span {
      font-size: 3.2rem;
      line-height: 3.2rem;
      padding: 10px 23px; }
  .card-wrapper .orange-bg-circular-button .button span.icon,
  .card-wrapper .orange-bg-shifting-circular-button .button span.icon,
  .card-wrapper .off-white-bg-circular-button .button span.icon {
    right: -68px; }
  .card-wrapper .card-inner-wrapper .slick-prev {
    left: calc(50% - 80px); }
  .card-wrapper .card-inner-wrapper .slick-next {
    left: calc(50% + 20px); }
  .card-wrapper .card-inner-wrapper .slick-prev,
  .card-wrapper .card-inner-wrapper .slick-next {
    top: 95%;
    z-index: 99; }
    .card-wrapper .card-inner-wrapper .slick-prev::before,
    .card-wrapper .card-inner-wrapper .slick-next::before {
      color: white;
      background-color: #f36633;
      border-radius: 50%;
      font-family: Arial;
      padding: 15px;
      padding-top: 13px;
      font-size: 33px;
      opacity: 1; } }

@media (max-width: 610px) {
  .card-wrapper .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button p,
  .card-wrapper .orange-standout-card .flip-card .flip-card-inner .off-white-bg-circular-button .button {
    font-size: 1.2rem;
    line-height: 1.2rem; }
  .card-wrapper .card-inner-wrapper .slick-prev {
    left: calc(50% - 70px); }
  .card-wrapper .card-inner-wrapper .slick-next {
    left: calc(50% + 10px); }
  .card-wrapper .card-inner-wrapper .slick-prev,
  .card-wrapper .card-inner-wrapper .slick-next {
    top: 95%;
    z-index: 99; }
    .card-wrapper .card-inner-wrapper .slick-prev::before,
    .card-wrapper .card-inner-wrapper .slick-next::before {
      color: white;
      background-color: #f36633;
      border-radius: 50%;
      font-family: Arial;
      padding: 15px;
      padding-top: 13px;
      font-size: 23px;
      opacity: 1; } }

body.page-home {
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/Orange.png");
  background-size: 57%;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #fff;
  z-index: 999999;
  position: relative; }
  body.page-home #content {
    background-color: transparent; }

@media (max-width: 769px) {
  body #header > .site-header {
    padding: 0px 24px; } }

body #header .site-header {
  border-bottom: none; }
  @media (min-width: 769px) and (max-width: 1200px) {
    body #header .site-header {
      padding: 0 15px; } }
  @media (min-width: 1200px) {
    body #header .site-header {
      padding: 0; } }
  @media (max-width: 769px) {
    body #header .site-header {
      background-color: #151515;
      height: 80px; }
      body #header .site-header .mobile-notification {
        background-color: #F0EFED;
        border-top: 1px solid #F36633;
        padding-top: 15.09px; }
        body #header .site-header .mobile-notification a {
          color: #151515;
          display: -ms-flexbox;
          display: flex;
          font-size: 18px;
          font-style: normal;
          font-weight: 400;
          line-height: 26px;
          padding: 24px 2px;
          height: auto;
          text-decoration: none;
          padding-left: 28px;
          -ms-flex-pack: start;
              justify-content: flex-start;
          -ms-flex-align: center;
              align-items: center; }
          body #header .site-header .mobile-notification a::before {
            content: '';
            background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/button-icons/white-contact-icon.png");
            background-repeat: no-repeat;
            width: 36px;
            height: 36px;
            background-color: #F36633;
            border-radius: 27px;
            background-size: 44%;
            background-position: 11px;
            margin-right: 8px; }
      body #header .site-header .button-mobile-container .component-content .component-content .richText-content {
        margin: 0 auto;
        width: 67%; }
      body #header .site-header .patient-logo-container {
        margin-left: 24px;
        margin-top: 22px;
        margin-bottom: 8px; } }
    @media (max-width: 769px) and (max-width: 768px) {
      body #header .site-header .patient-logo-container {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 0; } }
  @media (max-width: 769px) {
        body #header .site-header .patient-logo-container .logo {
          padding-top: 0; } }
  @media (min-width: 1700px) {
    body #header .site-header .js-navbar {
      max-width: 1681px; } }
  @media (max-width: 768px) {
    body #header .site-header .js-navbar.navbar .navbar-collapse.in {
      padding: 0; } }
  @media (max-width: 768px) {
    body #header .site-header .js-navbar.navbar .navbar-collapse {
      top: 80px;
      height: auto; }
      body #header .site-header .js-navbar.navbar .navbar-collapse li.menu-item-1.has-children .mobile-sub-menu {
        background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/chevron-right.png");
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        margin-right: 26px;
        margin-top: 24px;
        margin-bottom: 24px; }
      body #header .site-header .js-navbar.navbar .navbar-collapse li.menu-item-1.has-children.is-active .mobile-sub-menu {
        display: none;
        transform: rotate(-90deg); }
      body #header .site-header .js-navbar.navbar .navbar-collapse li {
        border-bottom: none; }
      body #header .site-header .js-navbar.navbar .navbar-collapse li.menu-item-1 > a:hover:after {
        content: none;
        display: none !important; }
      body #header .site-header .js-navbar.navbar .navbar-collapse .menu-item-1.is-active.has-children > a:after {
        content: none;
        display: none !important; }
      body #header .site-header .js-navbar.navbar .navbar-collapse .menu-item-1.is-active.has-children > a:before {
        display: -ms-flexbox;
        display: flex; }
    body #header .site-header .js-navbar.navbar .navbar-toggle span.mobile-menu-span::before {
      background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/burger.png");
      width: 20px;
      height: 20px;
      margin: 0;
      margin-right: 24px;
      top: 30px; }
    body #header .site-header .js-navbar.navbar .navbar-toggle .mobile-search-span::before {
      display: none; }
    body #header .site-header .js-navbar.navbar .navbar-toggle.menu-open span.mobile-menu-span::before {
      /*
                background: url('/content/dam/cf-pharma/patient/es_ES/desktop/button-icons/orange-cross-icon.png');
                width: 36px;
                height: 36px;
                margin: 0;
                margin-right: 24px;
                background-color: $primary-normal;
                border-radius: 22px;
                background-size: 60%;
                background-repeat: no-repeat;
                top: 22px;
                background-position: center;
                */ } }
  @media (min-width: 769px) and (max-width: 1199px) {
    body #header .site-header .navigation .megamenu-more-items.show-menu {
      position: relative;
      top: 0px; }
    body #header .site-header .navigation .megamenu-more-items li.menu-item-1 .mobile-sub-menu {
      background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/chevron-right.png");
      background-repeat: no-repeat;
      position: absolute;
      right: 20px; }
    body #header .site-header .navigation .megamenu-more-items li.close-icon {
      background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/button-icons/white-cross-icon.png");
      width: 36px;
      height: 36px;
      margin: 0;
      margin-right: 24px;
      background-color: #F36633;
      border-radius: 22px;
      background-size: 60%;
      background-repeat: no-repeat;
      background-position: center;
      left: 99.5%;
      top: -10px; } }
  body #header .site-header .component-content {
    max-width: 1214px;
    margin: 0 auto; }
    @media (min-width: 1700px) {
      body #header .site-header .component-content {
        max-width: 1681px; } }
  @media (min-width: 769px) {
    body #header .site-header {
      background-color: transparent; }
      body #header .site-header.site-header-parent {
        margin-top: 67px; } }
  @media (min-width: 769px) {
    body #header .site-header .patient-logo-container {
      margin-top: 8px; } }
  body #header .site-header .patient-logo-container .logo img {
    width: 76.959px;
    height: 28.055px; }
    @media (max-width: 768px) {
      body #header .site-header .patient-logo-container .logo img {
        margin-top: 8px;
        margin-bottom: 8px;
        width: 76.959px;
        height: 23px; } }
    @media (min-width: 769px) {
      body #header .site-header .patient-logo-container .logo img {
        width: 125px;
        height: 48.21px; } }
    @media (min-width: 1920px) {
      body #header .site-header .patient-logo-container .logo img {
        width: 160px;
        height: 48.21px; } }
  @media (min-width: 1920px) {
    body #header .site-header .header-location-detail {
      margin-top: -5px; } }
  body #header .site-header .header-location-detail p,
  body #header .site-header .header-location-detail .logotext-1,
  body #header .site-header .header-location-detail .logotext-2,
  body #header .site-header .header-location-detail .logotext-3 {
    display: none;
    letter-spacing: 0;
    margin-bottom: 0;
    font-family: "GSK Precision";
    color: #545453; }
    @media (min-width: 769px) {
      body #header .site-header .header-location-detail p,
      body #header .site-header .header-location-detail .logotext-1,
      body #header .site-header .header-location-detail .logotext-2,
      body #header .site-header .header-location-detail .logotext-3 {
        font-size: 14px;
        line-height: 1.1rem;
        display: block; } }
    @media (min-width: 1920px) {
      body #header .site-header .header-location-detail p,
      body #header .site-header .header-location-detail .logotext-1,
      body #header .site-header .header-location-detail .logotext-2,
      body #header .site-header .header-location-detail .logotext-3 {
        font-size: 1rem;
        line-height: 20px;
        display: block; } }
  body #header .site-header .header-location-icon .location__header-list {
    display: none;
    margin-left: 1rem;
    padding-top: 20px;
    padding-left: 0; }
    @media (min-width: 1920px) {
      body #header .site-header .header-location-icon .location__header-list {
        margin-left: 2rem;
        padding-top: 20px; } }
    @media (min-width: 769px) {
      body #header .site-header .header-location-icon .location__header-list {
        margin-left: 2rem;
        padding-top: 16px;
        display: -ms-flexbox;
        display: flex;
        list-style-type: none; }
        body #header .site-header .header-location-icon .location__header-list--search {
          display: none;
          padding-left: 1rem; }
          body #header .site-header .header-location-icon .location__header-list--search input {
            border: none;
            outline: none; } }
      @media (min-width: 769px) and (min-width: 769px) and (max-width: 992px) {
        body #header .site-header .header-location-icon .location__header-list--search input {
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden;
          width: 76px; } }
    @media (min-width: 769px) and (min-width: 769px) {
      body #header .site-header .header-location-icon .location__header-list--search {
        padding-left: 0.5rem; } }
    @media (min-width: 769px) and (min-width: 1920px) {
      body #header .site-header .header-location-icon .location__header-list--search {
        padding-left: 1rem; } }
    @media (min-width: 769px) {
        body #header .site-header .header-location-icon .location__header-list--city {
          border-right: none;
          padding-right: 1rem;
          padding-left: 0.5rem;
          color: #151515; } }
    @media (min-width: 769px) and (min-width: 769px) {
      body #header .site-header .header-location-icon .location__header-list--city {
        padding-right: 0.5rem;
        padding-left: 0.5rem; } }
    @media (min-width: 769px) and (min-width: 1920px) {
      body #header .site-header .header-location-icon .location__header-list--city {
        padding-right: 1rem;
        padding-left: 0.5rem; } }
    @media (min-width: 769px) {
        body #header .site-header .header-location-icon .location__header-list li {
          list-style-type: none;
          font-size: 1rem;
          line-height: 1.25rem; } }
    @media (min-width: 769px) and (min-width: 1920px) {
      body #header .site-header .header-location-icon .location__header-list li {
        font-size: 1.11rem;
        line-height: 1.625rem; } }
    @media (min-width: 1920px) {
      body #header .site-header .header-location-icon .location__header-list {
        display: -ms-flexbox;
        display: flex;
        list-style-type: none; }
        body #header .site-header .header-location-icon .location__header-list--search {
          padding-left: 1rem; }
          body #header .site-header .header-location-icon .location__header-list--search input {
            border: none; }
        body #header .site-header .header-location-icon .location__header-list--city {
          border-right: none;
          padding-right: 1rem;
          padding-left: 0.5rem; }
        body #header .site-header .header-location-icon .location__header-list li {
          list-style-type: none;
          font-size: 1.11rem;
          line-height: 1.625rem; } }
  body #header .site-header .header-buttons .btn-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    height: 47px;
    padding-top: 0rem;
    margin: 14.86px 0; }
    @media (max-width: 768px) {
      body #header .site-header .header-buttons .btn-group {
        background-color: #F36633;
        width: 124px;
        height: 36px;
        border-radius: 99px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
        margin: 0 auto;
        margin-top: 22px; }
        body #header .site-header .header-buttons .btn-group .btn-group_1 {
          background: url('/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/button-icons/white-exclamation-icon.png');
          width: 20px;
          height: 20px;
          display: block;
          background-size: 100%;
          background-repeat: no-repeat; }
          body #header .site-header .header-buttons .btn-group .btn-group_1 .toggle-switch-notification {
            display: none; }
        body #header .site-header .header-buttons .btn-group .btn-group_2 {
          background: url('/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/button-icons/white-contact-icon.png');
          width: 20px;
          height: 20px;
          display: block;
          background-size: 100%;
          background-repeat: no-repeat; }
          body #header .site-header .header-buttons .btn-group .btn-group_2 .toggle-switch-contacto {
            display: none; }
        body #header .site-header .header-buttons .btn-group .btn-group_3 {
          background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/button-icons/white-search-icon.png");
          width: 20px;
          height: 20px;
          display: block;
          background-size: 100%;
          background-repeat: no-repeat; }
          body #header .site-header .header-buttons .btn-group .btn-group_3.show-close {
            background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/close-filled.png");
            background-size: 100%;
            background-repeat: no-repeat; }
          body #header .site-header .header-buttons .btn-group .btn-group_3 .toggle-switch-buscar {
            display: none; } }
    @media (min-width: 10px) and (max-width: 768px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification:hover input + .slider:before,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification input:checked + .slider:before {
        transform: translateX(58px); } }
    @media (min-width: 769px) and (max-width: 992px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification:hover input + .slider:before,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification input:checked + .slider:before {
        transform: translateX(58px); } }
    @media (min-width: 993px) and (max-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification:hover input + .slider:before,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification input:checked + .slider:before {
        transform: translateX(179px); } }
    @media (min-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification:hover input + .slider:before,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification input:checked + .slider:before {
        transform: translateX(318px); } }
    @media (min-width: 10px) and (max-width: 768px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification:hover input + .slider .text.left,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification input:checked + .slider .text.left {
        transform: translateY(-42%) translateX(58px); } }
    @media (min-width: 769px) and (max-width: 992px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification:hover input + .slider .text.left,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification input:checked + .slider .text.left {
        transform: translateY(-42%) translateX(58px); } }
    @media (min-width: 993px) and (max-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification:hover input + .slider .text.left,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification input:checked + .slider .text.left {
        transform: translateY(-42%) translateX(179px); } }
    @media (min-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification:hover input + .slider .text.left,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification input:checked + .slider .text.left {
        transform: translateY(-42%) translateX(316px); } }
    @media (min-width: 10px) and (max-width: 768px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification {
        width: 20px;
        height: 20px; } }
    @media (min-width: 769px) and (max-width: 1100px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification {
        width: 101.29px;
        height: 46.29px;
        margin-right: 3px; } }
    @media (min-width: 1101px) and (max-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification {
        width: 221.29px;
        height: 46.29px;
        margin-right: 4px; } }
    @media (min-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification {
        width: 361.29px;
        height: 46.29px;
        margin-right: 4px; } }
    @media (min-width: 5px) and (max-width: 768px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-contacto {
        width: 20px;
        height: 20px; } }
    @media (min-width: 769px) and (max-width: 1100px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-contacto {
        width: 92.29px;
        height: 46.29px;
        margin-right: 3px; } }
    @media (min-width: 1101px) and (max-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-contacto {
        width: 172.29px;
        height: 46.29px;
        margin-right: 4px; } }
    @media (min-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-contacto {
        width: 172.29px;
        height: 46.29px;
        margin-right: 4px; } }
    @media (min-width: 5px) and (max-width: 768px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-buscar {
        width: 20px;
        height: 20px; } }
    @media (min-width: 769px) and (max-width: 1100px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-buscar {
        width: 87.29px;
        height: 46.29px; } }
    @media (min-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-buscar {
        width: 145.29px; } }
    @media (min-width: 10px) and (max-width: 768px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-contacto .text,
      body #header .site-header .header-buttons .btn-group .toggle-switch-buscar .text,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification .text {
        display: none; } }
    @media (min-width: 769px) and (max-width: 1100px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-contacto .text,
      body #header .site-header .header-buttons .btn-group .toggle-switch-buscar .text,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification .text {
        font-weight: 400;
        font-size: 0.85rem;
        line-height: 1rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 36px; } }
    @media (min-width: 992px) and (max-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-contacto .text,
      body #header .site-header .header-buttons .btn-group .toggle-switch-buscar .text,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification .text {
        font-weight: 400;
        font-size: 0.85rem;
        line-height: 1rem; } }
    @media (min-width: 1920px) {
      body #header .site-header .header-buttons .btn-group .toggle-switch-contacto .text,
      body #header .site-header .header-buttons .btn-group .toggle-switch-buscar .text,
      body #header .site-header .header-buttons .btn-group .toggle-switch-notification .text {
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 2rem; } }
    body #header .site-header .header-buttons .btn-group .toggle-switch-contacto .text.right,
    body #header .site-header .header-buttons .btn-group .toggle-switch-buscar .text.right,
    body #header .site-header .header-buttons .btn-group .toggle-switch-notification .text.right {
      left: 50px; }
  @media (min-width: 769px) {
    body #header .site-header .mega-menu .megamenu {
      float: none;
      margin: 71px 0; } }
  body #header .site-header .mega-menu .megamenu .menu-level-1 {
    background-color: #F0EFED;
    border-radius: 0px;
    display: block;
    padding-left: 28px;
    padding-bottom: 15.09px; }
    @media (min-width: 769px) {
      body #header .site-header .mega-menu .megamenu .menu-level-1 {
        background-color: #fff;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        border: 1px solid #F36633;
        position: relative;
        border-radius: 24px;
        padding-left: 0px; } }
    @media (min-width: 1200px) {
      body #header .site-header .mega-menu .megamenu .menu-level-1 .megamenu-container {
        padding: 32px 40px;
        padding-top: 48px; }
        body #header .site-header .mega-menu .megamenu .menu-level-1 .megamenu-container .megamenu-content {
          max-height: none; } }
    body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active.has-children > a {
      border-bottom: none;
      display: -ms-inline-flexbox;
      display: inline-flex;
      color: #F36633; }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active.has-children > a:after {
        color: #F36633;
        content: "";
        width: 22px;
        height: 22px;
        background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/button-icons/chevron-bottom.png") no-repeat;
        display: inline-block;
        position: relative; }
        @media (min-width: 769px) {
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active.has-children > a:after {
            position: relative;
            top: 3px;
            background-size: 85%;
            margin-left: 0.5rem; } }
        @media (min-width: 1920px) {
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active.has-children > a:after {
            top: 13px;
            background-size: 100%;
            margin-left: 1rem; } }
    body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container.show-menu {
      box-shadow: 1px 10px 12px 9px #FDE8E0;
      border-radius: 10px;
      top: 94px; }
      @media (min-width: 1920px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container.show-menu {
          top: 96px; } }
      @media (min-width: 10px) and (max-width: 499px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container.show-menu li.category.has-children {
          position: relative;
          display: block; }
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container.show-menu li.category.has-children.is-active::after {
            background-position-x: 15%; }
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container.show-menu li.category.has-children a {
            position: relative;
            display: inline-block; }
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container.show-menu li.category.has-children:after {
            background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/chevron-right.png");
            background-repeat: no-repeat;
            width: 100%;
            height: 20px;
            margin-right: 26px;
            margin-top: 24px;
            margin-bottom: 24px;
            position: absolute;
            background-position-x: 86%;
            left: 0; } }
      @media (min-width: 500px) and (max-width: 768px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container.show-menu li.category.has-children {
          position: relative;
          display: block; }
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container.show-menu li.category.has-children.is-active::after {
            background-position-x: 6%; }
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container.show-menu li.category.has-children a {
            position: relative;
            display: inline-block; }
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container.show-menu li.category.has-children:after {
            background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/chevron-right.png");
            background-repeat: no-repeat;
            width: 100%;
            height: 20px;
            margin-right: 26px;
            margin-top: 24px;
            margin-bottom: 24px;
            background-position-x: 94%;
            position: absolute;
            left: 0; } }
    body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.has-children > a {
      border-bottom: none;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      @media (min-width: 1920px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.has-children > a {
          padding-right: 1rem; } }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.has-children > a:hover {
        color: #F36633;
        border-bottom: none; }
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.has-children > a:hover:after {
          color: #F36633;
          content: "";
          width: 22px;
          height: 22px;
          background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/button-icons/chevron-bottom.png") no-repeat;
          display: inline-block;
          position: relative; }
          @media (min-width: 769px) {
            body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.has-children > a:hover:after {
              position: relative;
              top: 3px;
              background-size: 85%; } }
          @media (min-width: 1920px) {
            body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.has-children > a:hover:after {
              top: 13px;
              background-size: 100%; } }
    body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 > a {
      color: #151515;
      /* Regular/Text-3xl */
      font-family: "GSK Precision";
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 26px;
      padding: 24px 2px;
      margin-right: 1rem;
      border-bottom: none; }
      @media (min-width: 769px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 > a {
          margin: 10px 0px; } }
      @media (min-width: 992px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 > a {
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 24px;
          padding: 24px 2px; } }
      @media (min-width: 1920px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 > a {
          font-size: 30px;
          font-style: normal;
          font-weight: 400;
          line-height: 46px;
          padding: 24px 2px; } }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 > a:hover {
        color: #F36633;
        border-bottom: none;
        /*
                    &:after {
                        color: $secondary-normal;                          
                        content: "";
                        width: 22px;
                        height: 22px;
                        background: url("/content/dam/cf-pharma/patient/es_ES/desktop/chevron-bottom.png") no-repeat;                 
                        display: inline-block;
                    } */ }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 > a::after {
        color: #F36633;
        content: "";
        background: none;
        width: 0;
        height: 0; }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 > a.is-active .megamenu-container a {
        color: #333; }
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 > a.is-active .megamenu-container a :hover {
          animation: slide 4s linear infinite; }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 > a .explore-all {
        background-color: #F0EFED;
        max-width: 425px;
        border-radius: 10px; }
    @media (min-width: 769px) {
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 {
        column-count: 1;
        max-height: none;
        max-width: 330px; }
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 .category.has-children {
          position: relative; }
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 .new-list {
          display: none;
          position: absolute;
          left: 100%;
          width: 100%;
          top: 0; }
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 .new-list li.item {
          margin-bottom: 0 !important; }
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 .new-list li.item a {
            padding-left: 20%;
            transition: all 0.1s ease-in-out; }
            body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 .new-list li.item a::after {
              transition: all 0.1s ease-in-out; }
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 .toggle-switch-buscar {
          width: 121.29px;
          height: 46.29px; }
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 .toggle-switch-buscar:hover input + .slider:before {
            transform: translateX(78px); }
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 .toggle-switch-buscar:hover input + .slider .text.left {
            transform: translateY(-42%) translateX(78px); }
          body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 .toggle-switch-buscar .text {
            font-size: 18px;
            line-height: 26px; } }
    @media (min-width: 1920px) {
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 {
        column-count: 1;
        max-height: none;
        max-width: 520px; } }
    body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 > li.item {
      display: none; }
      @media (max-width: 768px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 > li.item.active {
          display: block; } }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 > li.item:hover a {
        text-decoration: none; }
    body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category {
      margin-bottom: 0;
      border-bottom: none; }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category:hover a {
        text-decoration: none; }
    body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category a,
    body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.item a {
      color: #151515;
      /* Regular/Text-3xl */
      font-family: "GSK Precision";
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 26px;
      text-decoration: none;
      border-bottom: none; }
      @media (min-width: 992px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category a,
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.item a {
          font-size: 14px;
          padding: 0.5rem 1rem;
          line-height: 24px;
          word-break: break-word;
          margin-bottom: 6px; } }
      @media (min-width: 1920px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category a,
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.item a {
          font-size: 30px;
          font-style: normal;
          font-weight: 400;
          line-height: 46px;
          /* 153.333% */
          padding: 24px 16px;
          margin-bottom: 24px; } }
      @media (min-width: 769px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category a::after,
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.item a::after {
          content: "";
          width: 22px;
          height: 22px;
          background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/button-icons/arrow-right.png") no-repeat;
          display: inline-block;
          margin-left: 32px;
          transition: 0.2s ease-in; } }
      @media (min-width: 992px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category a::after,
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.item a::after {
          background-size: 70%;
          background-position-y: 8px; } }
      @media (min-width: 1920px) {
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category a::after,
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.item a::after {
          background-size: 100%;
          background-position-y: 0; } }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category a:hover,
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.item a:hover {
        background-color: #FDE8E0;
        border-bottom: none;
        border-radius: 24px; }
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category a:hover::after,
        body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.item a:hover::after {
          transform: translateX(90%); }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category a:active,
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.item a:active {
        background-color: #FBD0C0;
        border-radius: 24px; }
    @media (max-width: 768px) {
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.item a {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 1; } }
    @media (min-width: 769px) and (max-width: 1199px) {
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category.has-children::after {
        display: none; }
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.close-icon {
        position: absolute;
        right: 12%;
        background-image: none;
        left: auto;
        top: 0; } }
    @media (min-width: 1200px) {
      body #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.close-icon {
        right: 12%;
        background-image: none;
        top: 25px; } }

body .patient-searchpage {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }
  body .patient-searchpage .spinner {
    width: 50px;
    height: 50px;
    border: 6px solid #f3f3f3;
    border-top: 6px solid #f36633;
    /* Your color */
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 40px auto; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  @media (max-width: 768px) {
    body .patient-searchpage {
      top: 80px; } }
  body .patient-searchpage > .component-content {
    background-color: #F0EFED;
    border-radius: 24px;
    max-width: 1214px;
    margin: 0 auto; }
    @media (min-width: 769px) {
      body .patient-searchpage > .component-content {
        background-color: #F36633; } }
    @media (min-width: 1700px) {
      body .patient-searchpage > .component-content {
        max-width: 1686px; } }
    @media (max-width: 768px) {
      body .patient-searchpage > .component-content .content-block-box {
        padding: 0; } }
    body .patient-searchpage > .component-content .search-page {
      background-color: #FAFAF9;
      margin: 0 auto;
      width: 100%; }
      @media (max-width: 768px) {
        body .patient-searchpage > .component-content .search-page {
          padding: 34px 24px; }
          body .patient-searchpage > .component-content .search-page.search-page-min-height {
            padding-top: 0;
            padding-bottom: 0; } }
      @media (min-width: 769px) {
        body .patient-searchpage > .component-content .search-page {
          border-radius: 24px;
          background-color: #F36633;
          padding: 48px 20px; }
          body .patient-searchpage > .component-content .search-page.search-page-min-height {
            padding-top: 0;
            padding-bottom: 0; } }
      body .patient-searchpage > .component-content .search-page .search-label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
            align-items: flex-end;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .search-label .search-close {
            display: none; } }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .search-label .search-close .toggle-switch-buscar .slider:before {
            height: 43.29px;
            width: 43.29px;
            left: 2px;
            bottom: 0px; }
          body .patient-searchpage > .component-content .search-page .search-label .search-close .toggle-switch-buscar .text.left {
            left: 16px; } }
        body .patient-searchpage > .component-content .search-page .search-label .search-title {
          font-size: 30px;
          font-family: "GSK Precision Bold";
          line-height: 38px;
          margin: 0; }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .search-label .search-title {
              color: #F36633;
              font-weight: 700; } }
          @media (min-width: 769px) {
            body .patient-searchpage > .component-content .search-page .search-label .search-title {
              color: #fff;
              font-size: 60px;
              font-family: "GSK Precision";
              line-height: 68px;
              text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
              /* Regular/Text-6xl */
              font-family: "GSK Precision";
              font-size: 60px;
              font-style: normal;
              font-weight: 400;
              line-height: 68px; } }
      body .patient-searchpage > .component-content .search-page .searchBox {
        background-color: #fff; }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .searchBox {
            border-radius: 24px;
            margin-top: 52px;
            padding: 26px 16px;
            gap: 10px;
            -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
                align-self: stretch; } }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .searchBox {
            margin-top: 28px; }
            body .patient-searchpage > .component-content .search-page .searchBox form {
              margin-bottom: 0px; } }
        body .patient-searchpage > .component-content .search-page .searchBox label.searchBox-label {
          border: none;
          margin: 0;
          height: 42px;
          width: 96%; }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .searchBox label.searchBox-label {
              width: 89%; } }
          body .patient-searchpage > .component-content .search-page .searchBox label.searchBox-label input {
            font-family: "GSK Precision";
            font-size: 16px;
            font-style: normal;
            font-weight: 300;
            line-height: 24px;
            /* 150% */
            height: 42px;
            border-bottom: 1px solid #F36633 !important;
            padding: 0; }
            @media (max-width: 768px) {
              body .patient-searchpage > .component-content .search-page .searchBox label.searchBox-label input {
                padding-left: 10px; } }
        body .patient-searchpage > .component-content .search-page .searchBox button {
          background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-right-icon.png");
          height: 42px;
          width: 42px;
          background-repeat: none; }
      body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-number {
        font-style: normal;
        color: #F36633; }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-number {
            margin: 0; } }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-number {
            color: #fff;
            font-size: 24px;
            font-weight: 700;
            line-height: 32px; } }
        @media (min-width: 1200px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-number {
            margin: 0; } }
      body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-wrapResult {
        padding: 26px 16px;
        background: #FFF;
        border-radius: 24px;
        margin-top: 32px; }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-wrapResult {
            background-color: transparent;
            padding: 0; } }
      body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results {
        margin-top: 0;
        background-color: #fff;
        border-radius: 0;
        padding: 0;
        max-height: 466px;
        overflow-y: scroll;
        scrollbar-width: thin; }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results {
            background-color: transparent;
            padding: 0; } }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results {
            padding-right: 26px; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results:-webkit-scrollbar {
          width: 12px;
          /* ? Set the scrollbar width */
          margin-right: 15px; }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results:-webkit-scrollbar-track {
          margin-right: 10px;
          /* Push scrollbar away (won't work everywhere) */ }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results {
            max-height: 477px; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result.has-image {
          display: inline-block; }
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result.has-image img {
            border-radius: 12px;
            float: left;
            width: 127px;
            height: 123px;
            margin-right: 18px; }
            @media (min-width: 769px) {
              body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result.has-image img {
                margin-right: 32px; } }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result.has-image .searchResults-title a {
              margin-top: 14px; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result .searchResults-date {
          display: none; }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a {
          color: #737373;
          font-family: "GSK Precision";
          font-size: 14px;
          font-style: normal;
          font-weight: 700;
          line-height: 20px; }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a {
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 1;
              overflow: hidden;
              height: 20px;
              margin-top: 0px; } }
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a:hover {
            color: #F36633; }
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a:active {
            color: #C25229; }
          @media (min-width: 769px) and (max-width: 1199px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a {
              color: #151515;
              font-size: 20px;
              line-height: 24px; } }
          @media (min-width: 1200px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a {
              color: #151515;
              font-size: 30px;
              line-height: 32px; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-description {
          color: #737373;
          font-family: "GSK Precision";
          font-size: 14px;
          font-style: normal;
          font-weight: 300;
          line-height: 20px;
          margin-top: 16px; }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-description {
              margin-top: 0;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 4;
              height: 80px;
              overflow: hidden;
              margin-bottom: 9px; } }
          @media (min-width: 769px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-description {
              color: #151515;
              font-size: 18px;
              line-height: 22px; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-url {
          display: none; }
      body .patient-searchpage > .component-content .search-page .searchResults.show .rte-search-error {
        background-color: #fff;
        border-radius: 24px;
        padding: 26px 16px; }

/* <!-- Footer chg --> */
#footer {
  background: #ffffff; }
  @media (max-width: 430px) {
    #footer .layout-inner > div {
      padding: 0; } }
  #footer .footer-section {
    margin: 69px 0 80px;
    position: relative; }
    @media (max-width: 480px) {
      #footer .footer-section {
        margin-bottom: unset;
        margin-top: 43px; } }
    #footer .footer-section p {
      margin: 0;
      color: #151515;
      font-family: 'GSK Precision'; }
      @media (min-width: 431px) and (max-width: 765px) {
        #footer .footer-section p {
          font-size: 0.8rem !important;
          line-height: 1.3 !important; } }
    #footer .footer-section a {
      text-decoration: none;
      color: unset; }
    #footer .footer-section .bold-font {
      font-weight: 700;
      font-family: 'GSK Precision'; }
    #footer .footer-section > .component-content {
      max-width: 1680px;
      margin: 0 auto; }
      @media (max-width: 430px) {
        #footer .footer-section > .component-content {
          width: 100%;
          margin: unset;
          padding-right: 24px; } }
      #footer .footer-section > .component-content .footer-container {
        background-image: url("/content/dam/cf-pharma/patient/es_ES/desktop/Union.png");
        width: 100%;
        height: auto;
        -ms-flex-pack: center;
            justify-content: center;
        display: -ms-flexbox;
        display: flex;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin: 0; }
        @media (max-width: 480px) {
          #footer .footer-section > .component-content .footer-container {
            background-image: url("/content/dam/cf-pharma/patient/es_ES/desktop/Union-mobile.png");
            -ms-flex-pack: unset;
                justify-content: unset;
            margin-bottom: 74px; } }
        @media (min-width: 481px) and (max-width: 767px) {
          #footer .footer-section > .component-content .footer-container {
            border-radius: 30px;
            background-size: unset; } }
        #footer .footer-section > .component-content .footer-container .background-container {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-pack: left;
              justify-content: left;
          gap: 190px;
          padding: 95px 142px 31px 142px; }
          @media (min-width: 670px) and (max-width: 1399px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              gap: 1vw; } }
          @media (max-width: 480px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              padding: 46.89px 0 14px 22px;
              -ms-flex-direction: column;
                  flex-direction: column;
              gap: 0; } }
          @media (min-width: 481px) and (max-width: 668px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              gap: 13px;
              padding: 42px 21px 42px 100px; } }
          @media (min-width: 669px) and (max-width: 767px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              gap: 13px;
              padding: 42px 21px 42px 100px; } }
          @media (min-width: 768px) and (max-width: 990px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              padding: 4vw 6vw 2vw 8vw; } }
          @media (min-width: 991px) and (max-width: 1200px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              padding: 3vw 6vw 1vw 8vw;
              gap: 6vw; } }
          @media (min-width: 1201px) and (max-width: 1440px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              padding: 42px 94px 21px 94px;
              gap: 7vw; } }
          @media (min-width: 1441px) and (max-width: 1899px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              padding: 67px 100px 21px 116px;
              gap: 3vw; } }
          #footer .footer-section > .component-content .footer-container .background-container .left-section {
            width: 29%; }
            @media (min-width: 431px) and (max-width: 765px) {
              #footer .footer-section > .component-content .footer-container .background-container .left-section {
                width: 49%; } }
            @media (min-width: 670px) and (max-width: 1899px) {
              #footer .footer-section > .component-content .footer-container .background-container .left-section {
                width: 38%; } }
            @media (max-width: 430px) {
              #footer .footer-section > .component-content .footer-container .background-container .left-section {
                width: 100%; } }
            #footer .footer-section > .component-content .footer-container .background-container .left-section img {
              width: 160px;
              height: auto; }
              @media (min-width: 1000px) and (max-width: 1399px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section img {
                  width: 120px; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section img {
                  width: 33%; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section img {
                  width: 25%; } }
              @media (min-width: 431px) and (max-width: 765px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section img {
                  width: 42%; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section img {
                  width: 120px; } }
            #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
              font-size: 1.125rem;
              line-height: 26px;
              font-weight: bold;
              padding-top: 27px;
              margin: 0; }
              @media (min-width: 1201px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  padding-top: 20px;
                  font-size: 0.9rem;
                  line-height: 1.2; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  font-size: 0.8rem;
                  line-height: 1.2;
                  padding-top: 16px; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  font-size: 0.60rem;
                  line-height: 1;
                  padding-top: 16px; } }
              @media (min-width: 431px) and (max-width: 765px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  padding-top: 18px; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  font-size: 1.125rem;
                  line-height: 26px; } }
              @media (min-width: 391px) and (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  padding-top: 1rem;
                  padding-right: 30vw; } }
              @media (min-width: 377px) and (max-width: 390px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  padding-top: 1rem;
                  padding-right: 25vw; } }
              @media (max-width: 376px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  padding-top: 1rem;
                  padding-right: 20vw; } }
            #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
              font-size: 1rem;
              line-height: 20px;
              padding-top: 4px;
              margin: 0; }
              @media (min-width: 1351px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  font-size: 1rem;
                  line-height: 15px;
                  padding-top: 16px; } }
              @media (min-width: 1220px) and (max-width: 1350px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  padding-top: 1vw;
                  font-size: 0.8rem;
                  line-height: 16px; } }
              @media (min-width: 1201px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  padding-top: 6px;
                  font-size: 0.9rem;
                  line-height: 1.2; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  font-size: 0.8rem;
                  line-height: 1.2;
                  padding-top: 4px; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  font-size: 0.60rem;
                  line-height: 1.3;
                  padding-top: 4px; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  font-size: 1rem;
                  line-height: 1.25rem;
                  padding-top: 4px; } }
            #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
              width: 80%; }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 100%;
                  padding-right: 16px; } }
              @media (min-width: 431px) and (max-width: 765px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 95%; } }
              @media (min-width: 376px) and (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 85%;
                  padding-right: 16px; } }
              @media (min-width: 1673px) and (max-width: 1860px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 80%; } }
              @media (min-width: 1351px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 79%; } }
              @media (min-width: 1201px) and (max-width: 1350px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 74%; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 84%; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 85%; } }
              #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                font-size: 1rem;
                line-height: 20px;
                padding-top: 32px; }
                @media (min-width: 1201px) and (max-width: 1440px) {
                  #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                    font-size: 0.9rem;
                    line-height: 1.3;
                    padding-top: 20px; } }
                @media (min-width: 991px) and (max-width: 1200px) {
                  #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                    padding-top: 14px;
                    font-size: 0.8rem;
                    line-height: 1.3; } }
                @media (min-width: 670px) and (max-width: 990px) {
                  #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                    line-height: 1.2;
                    font-size: 0.60rem;
                    padding-top: 8px; } }
                @media (min-width: 431px) and (max-width: 765px) {
                  #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                    padding-top: 18px; } }
                @media (max-width: 430px) {
                  #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                    font-size: 1rem;
                    line-height: 1.25rem;
                    padding-top: 16px; } }
          @media (min-width: 431px) and (max-width: 765px) {
            #footer .footer-section > .component-content .footer-container .background-container .right-section {
              width: 55%; } }
          #footer .footer-section > .component-content .footer-container .background-container .right-section .title {
            padding-bottom: 8px; }
            @media (min-width: 900px) and (max-width: 1000px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .title {
                padding-bottom: 6px; } }
            @media (max-width: 430px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .title {
                padding-bottom: 6px;
                padding-top: 26px; } }
            @media (min-width: 670px) and (max-width: 990px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .title {
                padding-bottom: 6px; } }
            #footer .footer-section > .component-content .footer-container .background-container .right-section .title p {
              font-size: 2.25rem;
              line-height: 44px;
              font-weight: 700;
              color: #F36633; }
              @media (min-width: 431px) and (max-width: 765px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .title p {
                  font-size: 1rem;
                  line-height: 1.5; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .title p {
                  font-size: 1.9rem;
                  line-height: 1.5; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .title p {
                  font-size: 1rem;
                  line-height: 1; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .title p {
                  font-size: 1.5rem;
                  line-height: 2rem;
                  padding-top: 10px; } }
          #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links {
            padding-left: 16px; }
            @media (max-width: 430px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links {
                padding-left: 17px;
                margin: 0; } }
            @media (min-width: 431px) and (max-width: 767px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links {
                padding-left: unset;
                margin: 0; } }
            #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
              font-size: 1.125rem;
              line-height: 26px;
              margin: 0; }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:hover {
                color: #DB5C2E; }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(1) {
                padding: 10px 0 14px; }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(2) {
                padding: 14px 0; }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(3) {
                padding: 14px 0 10px; }
              @media (min-width: 670px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(1), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(2), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(3) {
                  padding: 10px 0; } }
              @media (min-width: 431px) and (max-width: 765px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(1), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(2), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(3) {
                  padding: 10px 0; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(1), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(2), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(3) {
                  padding: 10px 0; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(3) {
                  padding-bottom: 16px; } }
              @media (min-width: 1351px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
                  font-size: 1rem; } }
              @media (min-width: 1201px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
                  font-size: 0.9rem;
                  line-height: 1.2; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
                  font-size: 0.8rem;
                  line-height: 15px; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
                  font-size: 0.60rem;
                  line-height: 1; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
                  font-size: 1rem;
                  line-height: 1.25rem; } }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p .redirecting-icon img {
                display: inline-block;
                position: relative;
                margin-left: 12px;
                top: -2px; }
                @media (min-width: 768px) and (max-width: 1200px) {
                  #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p .redirecting-icon img {
                    width: 10px;
                    height: 10px; } }
          #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
            padding-top: 58px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
                flex-direction: row;
            gap: 71px;
            padding-left: 16px; }
            @media (min-width: 431px) and (max-width: 767px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                padding-top: 20px;
                padding-left: unset;
                gap: 20px;
                -ms-flex-direction: column;
                    flex-direction: column; } }
            @media (min-width: 1441px) and (max-width: 1899px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                padding-top: 69px;
                gap: 39px; } }
            @media (min-width: 1201px) and (max-width: 1440px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                padding-top: 39px;
                gap: 2vw; } }
            @media (min-width: 991px) and (max-width: 1200px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                padding-top: 30px;
                gap: 1vw; } }
            @media (min-width: 768px) and (max-width: 990px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                gap: 1vw;
                padding-top: 4vw; } }
            @media (max-width: 430px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                gap: unset;
                margin: 0;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                    flex-direction: column;
                padding: 10px 0 0 17px; } }
            #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p {
              font-size: 1rem;
              line-height: 20px;
              font-family: 'GSK Precision Light' !important; }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p:hover {
                color: #DB5C2E; }
              @media (min-width: 1201px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p {
                  font-size: 0.9rem;
                  line-height: 1.2; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p {
                  font-size: 0.8rem;
                  line-height: 1; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p {
                  font-size: 0.60rem;
                  line-height: 15px; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p {
                  font-size: 1rem;
                  line-height: 1.25rem;
                  padding: 10px 0;
                  margin: 0; } }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p a {
                text-decoration: underline; }
      #footer .footer-section > .component-content .move-to-top-section {
        position: fixed;
        bottom: 101px;
        right: 8%;
        z-index: 99;
        padding-left: 60px; }
        @media (max-width: 1899px) {
          #footer .footer-section > .component-content .move-to-top-section {
            padding-left: unset; } }
        @media (max-width: 430px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 30px;
            bottom: 18%; } }
        @media (min-width: 769px) and (max-width: 1800px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 9%; } }
        @media (min-width: 481px) and (max-width: 768px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 30px; } }
        @media (min-width: 769px) and (max-width: 1200px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 9%; } }
        @media (min-width: 1201px) and (max-width: 1440px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 5%; } }
        @media (min-width: 1441px) and (max-width: 1670px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 30px; } }
        @media (min-width: 1701px) and (max-width: 1899px) {
          #footer .footer-section > .component-content .move-to-top-section {
            bottom: 107px;
            right: 260px; } }
        #footer .footer-section > .component-content .move-to-top-section button {
          display: none;
          cursor: pointer;
          width: 118px;
          height: 118px;
          background: #F36633;
          border-radius: 50%;
          border: 2px solid #D9D9D9; }
          #footer .footer-section > .component-content .move-to-top-section button:focus {
            outline: unset; }
          @media (min-width: 1441px) and (max-width: 1899px) {
            #footer .footer-section > .component-content .move-to-top-section button {
              width: 90px;
              height: 90px; } }
          @media (min-width: 1351px) and (max-width: 1440px) {
            #footer .footer-section > .component-content .move-to-top-section button {
              width: 82px;
              height: 82px; } }
          @media (min-width: 991px) and (max-width: 1350px) {
            #footer .footer-section > .component-content .move-to-top-section button {
              width: 70px;
              height: 70px; } }
          @media (min-width: 431px) and (max-width: 990px) {
            #footer .footer-section > .component-content .move-to-top-section button {
              width: 60px;
              height: 60px; } }
          @media (max-width: 430px) {
            #footer .footer-section > .component-content .move-to-top-section button {
              width: 65px;
              height: 65px; } }
          @media (min-width: 360px) and (max-width: 1440px) {
            #footer .footer-section > .component-content .move-to-top-section button img {
              height: auto; } }
          @media (min-width: 1000px) and (max-width: 1440px) {
            #footer .footer-section > .component-content .move-to-top-section button img {
              width: 40px; } }
          @media (min-width: 670px) and (max-width: 999px) {
            #footer .footer-section > .component-content .move-to-top-section button img {
              width: 35px; } }
          @media (min-width: 431px) and (max-width: 669px) {
            #footer .footer-section > .component-content .move-to-top-section button img {
              width: 30px; } }
          @media (max-width: 430px) {
            #footer .footer-section > .component-content .move-to-top-section button img {
              width: 36px; } }
  #footer .external::after {
    content: unset !important; }
/* <!-- Footer chg end--> */
.inner-curve {
  --r: 29px;
  --s: 30px;
  --a: 6deg;
  --p: 48%;
  width: 200px;
  aspect-ratio: 2 / 3;
  background: #ED303C;
  border-radius: var(--r);
  --_m: , #000 calc(200% - 1px), #0000;
  --_r: var(--r) at calc(91% - var(--r));
  --_d: (var(--s) + var(--r))* cos(var(--a));
  -webkit-mask: radial-gradient(var(--_r) calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--_r) calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at calc(97% + sin(var(--a))* var(--s)) var(--p), #0000 100%, #000 calc(100% + 1px)) calc(var(--r)*(sin(var(--a)) - 1)) 0 no-repeat, linear-gradient(#000 calc(var(--p) - var(--_d)), #0000 0 calc(var(--p) + var(--_d)), #000 0);
          mask: radial-gradient(var(--_r) calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--_r) calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at calc(97% + sin(var(--a))* var(--s)) var(--p), #0000 100%, #000 calc(100% + 1px)) calc(var(--r)*(sin(var(--a)) - 1)) 0 no-repeat, linear-gradient(#000 calc(var(--p) - var(--_d)), #0000 0 calc(var(--p) + var(--_d)), #000 0); }

.parallax-effect {
  background-image: url("../../../../../../../../content/dam/cf-pharma/patient/es_ES/desktop/parallax-image.png");
  min-height: 385px;
  background-attachment: fixed;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 37px; }
  @media only screen and (max-width: 768px) {
    .parallax-effect {
      min-height: 110px;
      margin-bottom: 19px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .parallax-effect {
      margin-bottom: 25px; } }
  @media (min-width: 1025px) and (max-width: 1500px) {
    .parallax-effect {
      margin-bottom: 30px; } }

.parallax-effect2 {
  -webkit-mask-image: url("../../../../../../../../content/dam/cf-pharma/patient/es_ES/desktop/parallax-frame.png");
          mask-image: url("../../../../../../../../content/dam/cf-pharma/patient/es_ES/desktop/parallax-frame.png");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat; }

.component-content-para2 {
  background-image: url("../../../../../../../../content/dam/cf-pharma/patient/es_ES/desktop/parallax-image.png");
  background-size: 100%;
  height: 385px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  margin-left: auto;
  margin-right: auto; }

.image-container {
  -webkit-mask-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/image-frame.png");
  mask-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/image-frame.png");
  
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 40%;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  max-height: 750px;
  max-width: 650px;
  border-radius: 15px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .image-container {
      max-height: 340px;
      max-width: 310px; } }
  @media (min-width: 1025px) and (max-width: 1300px) {
    .image-container {
      max-height: 450px;
      max-width: 400px; } }
  @media (min-width: 1301px) and (max-width: 1670px) {
    .image-container {
      max-height: 600px;
      max-width: 550px; } }

.zoom-image {
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease;
  object-fit: cover; }

.image-container:hover .zoom-image {
  transform: scale(1.2); }

/**********************************teaser css*************************************/
.teaser-image-component {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1678px;
  margin: 0 auto;
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/teaser-ellipse.png");
  background-repeat: no-repeat;
  background-size: 54%;
  background-position: left center; }
  .teaser-image-component.podcast-teaser {
    background-image: none; }

.teaser-description {
  -ms-flex: 1;
      flex: 1; }
  .teaser-description h2 {
    color: #F36633;
    font-family: GSK Precision;
    font-weight: 700;
    font-size: 4.5rem;
    line-height: 4.5rem;
    margin: 32px 0; }

.teaser-divider {
  max-height: 586px;
  margin-left: 10%; }
  .teaser-divider img {
    width: 53%; }

.teaser-icon {
  max-width: 200px; }

.teaser-desc {
  max-width: 542px;
  margin: 0 0 32px; }

.teaser-desc,
.teaser-desc span {
  font-family: GSK Precision;
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 2.875rem;
  color: #151515; }

.teaser-desc span {
  font-weight: 700;
  line-height: 2.25rem; }

@media only screen and (max-width: 768px) {
  .teaser-desc {
    margin: 0 0 28px;
    max-width: 100%; }
  .teaser-description h2 {
    font-size: 1.875rem;
    line-height: 2.375rem;
    margin: 15px 0; }
  .teaser-desc,
  .teaser-desc span {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .teaser-image-component {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    position: relative;
    padding-bottom: 78px;
    background-size: 79%;
    background-position: 147% 80%; }
  .teaser-divider {
    margin: 0 -24px 23px; }
  .teaser-divider img {
    width: 100%; }
  .teaser-description .orange-bg-circular-button {
    position: absolute;
    bottom: 0;
    left: 47%;
    transform: translateX(-50%); }
  .teaser-icon {
    max-width: 100px;
    position: relative;
    left: 50%;
    transform: translateX(-50%); } }

@media (min-width: 768px) and (max-width: 1024px) {
  .teaser-image-component {
    background-size: 395px; }
  .teaser-divider {
    max-width: 10%; }
    .teaser-divider img {
      width: 40%; }
  .teaser-icon {
    max-width: 70px; }
  .teaser-description h2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    margin: 20px 0; }
  .teaser-desc,
  .teaser-desc span {
    font-size: 1rem;
    line-height: 1.25rem; }
  .teaser-desc {
    margin: 0 0 20px; } }

@media (min-width: 915px) and (max-width: 1024px) {
  .teaser-divider img {
    width: 35%; } }

@media (min-width: 1025px) and (max-width: 1300px) {
  .teaser-image-component {
    background-size: 525px; }
  .teaser-divider {
    max-width: 10%; }
    .teaser-divider img {
      width: 40%; }
  .teaser-icon {
    max-width: 100px; }
  .teaser-description h2 {
    font-size: 3.5rem;
    line-height: 3.5rem;
    margin: 20px 0; }
  .teaser-desc,
  .teaser-desc span {
    font-size: 1.25rem;
    line-height: 1.75rem; } }

@media (min-width: 1300px) and (max-width: 1400px) {
  .teaser-icon {
    max-width: 150px; }
  .teaser-description h2 {
    font-size: 4.1rem;
    line-height: 4.1rem; } }

@media (min-width: 1301px) and (max-width: 1670px) {
  .teaser-image-component {
    background-size: 700px; }
  .teaser-divider img {
    width: 40%; } }

.divider-image-mobile {
  display: none; }

.podcast-teaser {
  margin: 73px auto 64px; }
  .podcast-teaser .image-container {
    width: 40%;
    max-height: 402px;
    max-width: 402px;
    /****@media (min-width:921px) and (max-width:1024px) {
                max-height: 368px;
        }**/ }
    @media (min-width: 768px) and (max-width: 865px) {
      .podcast-teaser .image-container {
        width: 30%;
        max-height: 213px; } }
    @media (min-width: 865px) and (max-width: 975px) {
      .podcast-teaser .image-container {
        width: 30%;
        max-height: 242px; } }
    @media (min-width: 975px) and (max-width: 1123px) {
      .podcast-teaser .image-container {
        width: 30%;
        max-height: 285px; } }
    @media (min-width: 1123px) and (max-width: 1300px) {
      .podcast-teaser .image-container {
        width: 30%;
        max-height: 318px; } }
  .podcast-teaser .teaser-description {
    margin-left: 50px;
    background-color: #F0EFED;
    border-radius: 24px;
    padding: 73px 94px 87px; }
    .podcast-teaser .teaser-description h2 {
      font-size: 3rem;
      line-height: 3rem;
      margin: 0 0 8px; }
      @media (min-width: 768px) and (max-width: 975px) {
        .podcast-teaser .teaser-description h2 {
          font-size: 2rem;
          line-height: 2.5rem; } }
    @media only screen and (max-width: 768px) {
      .podcast-teaser .teaser-description {
        margin: 16px 0 0;
        background-color: transparent;
        border-radius: 0;
        padding: 0; }
        .podcast-teaser .teaser-description .orange-bg-circular-button {
          position: static;
          transform: none; } }
  .podcast-teaser .teaser-desc {
    max-width: 855px; }
  .podcast-teaser .teaser-icon {
    max-width: 62px;
    vertical-align: bottom;
    margin-right: 32px; }
    @media only screen and (max-width: 768px) {
      .podcast-teaser .teaser-icon {
        display: none; } }
  @media only screen and (max-width: 768px) {
    .podcast-teaser .teaser-description h2 {
      font-weight: 400;
      font-size: 1.875rem;
      line-height: 2.875rem; }
    .podcast-teaser .teaser-desc {
      font-size: 1.125rem;
      line-height: 1.625rem; } }
  @media (min-width: 768px) and (max-width: 865px) {
    .podcast-teaser .teaser-description {
      margin-left: 35px;
      padding: 35.5px 33px; }
    .podcast-teaser .teaser-desc,
    .podcast-teaser .teaser-desc span {
      font-size: 0.875rem;
      line-height: 1rem; }
    .podcast-teaser .teaser-icon {
      max-width: 42px; } }
  @media (min-width: 865px) and (max-width: 975px) {
    .podcast-teaser .teaser-description {
      margin-left: 35px;
      padding: 45px 62px 52px; }
    .podcast-teaser .teaser-icon {
      max-width: 45px; }
    .podcast-teaser .teaser-desc,
    .podcast-teaser .teaser-desc span {
      font-size: 0.875rem;
      line-height: 1rem; } }
  @media (min-width: 975px) and (max-width: 1123px) {
    .podcast-teaser .teaser-description {
      margin-left: 40px;
      padding: 53px 50px 55px; }
    .podcast-teaser .teaser-desc,
    .podcast-teaser .teaser-desc span {
      font-size: 1rem;
      line-height: 1.25rem; } }
  @media (min-width: 1123px) and (max-width: 1300px) {
    .podcast-teaser .teaser-description {
      margin-left: 40px;
      padding: 56px 67px 56px; } }
  @media (min-width: 1301px) and (max-width: 1500px) {
    .podcast-teaser .teaser-description {
      margin-left: 40px;
      padding: 80px 50px 92px; } }
  @media (min-width: 1024px) and (max-width: 1123px) {
    .podcast-teaser .teaser-desc {
      margin-bottom: 20px; } }
  @media (min-width: 1300px) and (max-width: 1430px) {
    .podcast-teaser .teaser-desc {
      max-width: unset; }
    .podcast-teaser .teaser-desc,
    .podcast-teaser .teaser-desc span {
      font-size: 1.55rem;
      line-height: 2.5rem; } }
  @media (min-width: 1430px) and (max-width: 1500px) {
    .podcast-teaser .teaser-desc {
      max-width: unset; }
    .podcast-teaser .teaser-desc,
    .podcast-teaser .teaser-desc span {
      font-size: 1.85rem;
      line-height: 2.5rem; } }
  @media (min-width: 1500px) and (max-width: 1530px) {
    .podcast-teaser .teaser-desc {
      max-width: unset; }
    .podcast-teaser .teaser-desc,
    .podcast-teaser .teaser-desc span {
      font-size: 1.75rem;
      line-height: 2.875rem; } }
  @media only screen and (max-width: 768px) {
    .podcast-teaser {
      -ms-flex-direction: column;
          flex-direction: column;
      background: #F0EFED;
      border-radius: 24px;
      padding: 24px;
      margin: 67px 0 41px; }
      .podcast-teaser .cta-section {
        text-align: center;
        margin-left: -47px; }
      .podcast-teaser .image-container {
        width: 100%;
        max-height: 600px;
        max-width: 100%;
        aspect-ratio: 1 / 1;
        min-height: auto; } }
  @media (min-width: 768px) and (max-width: 975px) {
    .podcast-teaser .orange-bg-circular-button .button {
      padding: 8px 16px;
      font-size: 1rem;
      line-height: 1.8rem; } }

@media only screen and (max-width: 768px) {
  .divider-image-desktop {
    display: none; }
  .divider-image-mobile {
    display: block; }
  .image-container {
    width: 79%;
    max-width: 100%;
    aspect-ratio: 1 / 1;
    min-height: 285px; } }

@media only screen and (max-width: 768px) {
  .reference-teaser-component-with-divider,
  .reference-teaser-component-without-divider {
    padding: 0 9px; }
    .reference-teaser-component-with-divider .orange-bg-circular-button .button,
    .reference-teaser-component-without-divider .orange-bg-circular-button .button {
      font-size: 1.125rem; } }

.button-group-component {
  background-color: #ffffff;
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/teaser-ellipse.png");
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center center;
  text-align: center;
  max-width: 1678px;
  margin: 0 auto;
  padding-bottom: 138px; }
  .button-group-component img {
    width: 30%;
    margin-bottom: 40px; }
  @media only screen and (max-width: 768px) {
    .button-group-component {
      text-align: left;
      background-image: none;
      background-color: transparent;
      padding-bottom: 71px; }
      .button-group-component img {
        width: 100%;
        margin-bottom: 35px; }
      .button-group-component .button-group-divider {
        margin: 0 -24px; } }
  @media (min-width: 768px) and (max-width: 815px) {
    .button-group-component {
      background-size: 75%; } }
  @media (min-width: 815px) and (max-width: 844px) {
    .button-group-component {
      background-size: 72%; } }
  @media (min-width: 844px) and (max-width: 870px) {
    .button-group-component {
      background-size: 70%; } }
  @media (min-width: 870px) and (max-width: 900px) {
    .button-group-component {
      background-size: 67%; } }
  @media (min-width: 901px) and (max-width: 925px) {
    .button-group-component {
      background-size: 65%; } }
  @media (min-width: 925px) and (max-width: 950px) {
    .button-group-component {
      background-size: 63%; } }
  @media (min-width: 950px) and (max-width: 975px) {
    .button-group-component {
      background-size: 61%; } }
  @media (min-width: 975px) and (max-width: 1000px) {
    .button-group-component {
      background-size: 59%; } }
  @media (min-width: 1000px) and (max-width: 1025px) {
    .button-group-component {
      background-size: 57%; } }
  @media (min-width: 1025px) and (max-width: 1050px) {
    .button-group-component {
      background-size: 55%; } }
  @media (min-width: 1050px) and (max-width: 1075px) {
    .button-group-component {
      background-size: 53%; } }
  @media (min-width: 1075px) and (max-width: 1150px) {
    .button-group-component {
      background-size: 51%; } }
  @media (min-width: 768px) and (max-width: 1150px) {
    .button-group-component {
      padding-bottom: 115px; } }

.button-group-row-one, .button-group-row-two, .button-group-row-three {
  display: -ms-flexbox;
  display: flex;
  gap: 22px;
  margin-bottom: 30px; }
  .button-group-row-one .orange-bg-rectangular-button, .button-group-row-two .orange-bg-rectangular-button, .button-group-row-three .orange-bg-rectangular-button {
    -ms-flex: auto;
        flex: auto; }
  .button-group-row-one .button, .button-group-row-two .button, .button-group-row-three .button {
    width: 100%;
    -ms-flex-pack: center;
        justify-content: center; }
  @media only screen and (max-width: 768px) {
    .button-group-row-one, .button-group-row-two, .button-group-row-three {
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 20px;
      margin-bottom: 20px; }
      .button-group-row-one .button, .button-group-row-two .button, .button-group-row-three .button {
        font-weight: 400;
        -ms-flex-pack: left;
            justify-content: left;
        font-size: 0.95125rem;
        line-height: 1.374375rem;
        width: auto;
        padding: 8.46px 13.53px; }
      .button-group-row-one .orange-bg-rectangular-button .button span, .button-group-row-two .orange-bg-rectangular-button .button span, .button-group-row-three .orange-bg-rectangular-button .button span {
        padding: 3.3px 3.39px;
        margin-left: 13.53px; } }
  @media (min-width: 768px) and (max-width: 1015px) {
    .button-group-row-one .button, .button-group-row-two .button, .button-group-row-three .button {
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 1rem; } }
  @media (min-width: 1015px) and (max-width: 1077px) {
    .button-group-row-one .button, .button-group-row-two .button, .button-group-row-three .button {
      font-size: 1rem; } }
  @media (min-width: 768px) and (max-width: 1077px) {
    .button-group-row-one, .button-group-row-two, .button-group-row-three {
      margin-bottom: 20px; } }
  @media (min-width: 1077px) and (max-width: 1145px) {
    .button-group-row-one, .button-group-row-two, .button-group-row-three {
      margin-bottom: 25px; }
      .button-group-row-one .button, .button-group-row-two .button, .button-group-row-three .button {
        font-size: 1.1rem; } }
  @media (min-width: 1145px) and (max-width: 1215px) {
    .button-group-row-one .button, .button-group-row-two .button, .button-group-row-three .button {
      font-size: 1.2rem; } }
  @media (min-width: 1215px) and (max-width: 1290px) {
    .button-group-row-one .button, .button-group-row-two .button, .button-group-row-three .button {
      font-size: 1.3rem; } }
  @media (min-width: 1015px) and (max-width: 1290px) {
    .button-group-row-one .button, .button-group-row-two .button, .button-group-row-three .button {
      line-height: 2rem; } }
  @media (min-width: 1290px) and (max-width: 1350px) {
    .button-group-row-one .button, .button-group-row-two .button, .button-group-row-three .button {
      font-size: 1.4rem; } }
  @media (min-width: 1350px) and (max-width: 1608px) {
    .button-group-row-one .button, .button-group-row-two .button, .button-group-row-three .button {
      font-size: 1.5rem; } }

.button-group-wrapper .reference-image-with-text-section img {
  width: 200px;
  margin-bottom: 0; }

.button-group-wrapper .reference-image-with-text-section .image-outer-wrapper p {
  max-width: 1406px;
  margin: 0 auto; }

.button-group-wrapper .reference-image-with-text-section .static-text h3 {
  max-width: 1387px;
  margin: 0 auto;
  padding-bottom: 32px; }

.button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section {
  margin-top: -45px; }
  .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section img {
    width: 220px; }
  .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section .static-text h3 {
    padding: 12px 0 64px; }
  .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section .image-outer-wrapper {
    padding-top: 0; }
    .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section .image-outer-wrapper p {
      max-width: 1425px;
      margin: 0 auto; }

@media only screen and (max-width: 768px) {
  .button-group-wrapper {
    padding: 0 9px;
    background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/teaser-ellipse.png");
    background-repeat: no-repeat;
    background-position: left 61%; }
    .button-group-wrapper .reference-image-with-text-section .image-outer-wrapper .image-wrapper {
      padding-bottom: 31px; }
      .button-group-wrapper .reference-image-with-text-section .image-outer-wrapper .image-wrapper img {
        width: 102px; }
    .button-group-wrapper .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
      padding-bottom: 20px; }
    .button-group-wrapper .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
      padding-bottom: 45px; }
    .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section {
      margin-top: 0; }
      .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section .image-outer-wrapper .image-wrapper {
        padding-bottom: 16px; }
        .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section .image-outer-wrapper .image-wrapper img {
          width: 100px; }
      .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
        padding-bottom: 14px; }
      .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
        padding: 0 0 38px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .button-group-wrapper .reference-image-with-text-section img {
    width: 148px; }
  .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section img {
    width: 148px; } }

@media (min-width: 768px) and (max-width: 1150px) {
  .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section {
    margin-top: -30px; } }

@media (min-width: 1150px) and (max-width: 1250px) {
  .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section {
    margin-top: -60px; } }

@media (min-width: 1250px) and (max-width: 1400px) {
  .button-group-wrapper .reference-image-with-text-section + .richText + .reference-image-with-text-section {
    margin-top: -50px; } }

.footer-top-component {
  margin-top: 5px; }
  .footer-top-component .bold-font {
    font-weight: 700;
    font-family: 'GSK Precision';
    line-height: 2.375rem; }
    @media (min-width: 769px) and (max-width: 1320px) {
      .footer-top-component .bold-font {
        line-height: 1.5; } }
    @media (max-width: 430px) {
      .footer-top-component .bold-font {
        margin-top: unset; } }
  .footer-top-component a {
    line-height: 2rem; }
  .footer-top-component p {
    line-height: 2.875rem; }
  .footer-top-component p, .footer-top-component a {
    font-family: 'GSK Precision';
    margin: 0;
    font-size: 1.875rem; }
    @media (max-width: 768px) {
      .footer-top-component p, .footer-top-component a {
        font-size: 1.125rem !important;
        line-height: 1.625rem !important; } }
    @media (min-width: 769px) and (max-width: 1320px) {
      .footer-top-component p, .footer-top-component a {
        line-height: 1.5 !important; } }
    @media (min-width: 769px) and (max-width: 1100px) {
      .footer-top-component p, .footer-top-component a {
        font-size: 0.9rem !important; } }
    @media (min-width: 1101px) and (max-width: 1200px) {
      .footer-top-component p, .footer-top-component a {
        font-size: 1rem !important; } }
    @media (min-width: 1201px) and (max-width: 1320px) {
      .footer-top-component p, .footer-top-component a {
        font-size: 1.2rem !important; } }
    @media (min-width: 1321px) and (max-width: 1580px) {
      .footer-top-component p, .footer-top-component a {
        font-size: 1.4rem !important; } }
  .footer-top-component > .component-content {
    max-width: 1680px;
    margin: 0 auto; }
    .footer-top-component > .component-content .footer-text-with-button {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      @media (max-width: 768px) {
        .footer-top-component > .component-content .footer-text-with-button {
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: start;
              align-items: flex-start; } }
      .footer-top-component > .component-content .footer-text-with-button p {
        padding-right: 32px; }
        @media (min-width: 769px) and (max-width: 1100px) {
          .footer-top-component > .component-content .footer-text-with-button p {
            width: 54%; } }
      .footer-top-component > .component-content .footer-text-with-button .icon-buttons {
        display: -ms-flexbox;
        display: flex;
        gap: 77px; }
        @media (max-width: 768px) {
          .footer-top-component > .component-content .footer-text-with-button .icon-buttons {
            -ms-flex-direction: column;
                flex-direction: column;
            gap: 16px;
            padding-top: 33px; } }
        @media (min-width: 769px) and (max-width: 1024px) {
          .footer-top-component > .component-content .footer-text-with-button .icon-buttons {
            gap: 65px; } }
        @media (min-width: 769px) and (max-width: 1100px) {
          .footer-top-component > .component-content .footer-text-with-button .icon-buttons > div a {
            padding: 10px 14px;
            font-size: 0.9rem;
            line-height: 1.5; } }
        @media (min-width: 769px) and (max-width: 1100px) {
          .footer-top-component > .component-content .footer-text-with-button .icon-buttons > div .icon {
            padding: 5px 12px;
            right: -41px; } }

.moving-slider .colored-logo,
.moving-slider-reverse .colored-logo {
  display: none; }

.moving-slider .slick-track,
.moving-slider-reverse .slick-track {
  display: -ms-flexbox;
  display: flex;
  will-change: transform; }
  @media only screen and (max-width: 768px) {
    .moving-slider .slick-track,
    .moving-slider-reverse .slick-track {
      column-gap: 12px; } }

.moving-slider .slick-list,
.moving-slider-reverse .slick-list {
  margin: 0 -15px; }
  @media only screen and (max-width: 768px) {
    .moving-slider .slick-list,
    .moving-slider-reverse .slick-list {
      margin: 0; } }

.moving-slider .slick-prev,
.moving-slider .slick-next,
.moving-slider-reverse .slick-prev,
.moving-slider-reverse .slick-next {
  display: none !important; }

.moving-slider .slick-slide,
.moving-slider-reverse .slick-slide {
  padding: 0 15px; }

.moving-slider img,
.moving-slider-reverse img {
  width: 100%; }

.moving-slider {
  margin-bottom: 47px; }
  .moving-slider .slick-track {
    animation: scroll-left 120s linear infinite; }
  @media only screen and (max-width: 768px) {
    .moving-slider {
      margin-bottom: 20px; }
      .moving-slider-wrapper {
        margin: 0 -15px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .moving-slider {
      margin-bottom: 25px; } }
  @media (min-width: 1025px) and (max-width: 1400px) {
    .moving-slider {
      margin-bottom: 30px; } }
  @media (min-width: 1400px) and (max-width: 1500px) {
    .moving-slider {
      margin-bottom: 35px; } }

.moving-slider-reverse .slick-track {
  animation: scroll-right 120s linear infinite; }

/* Keyframes for each direction */
@keyframes scroll-left {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-50%); } }

@keyframes scroll-right {
  0% {
    transform: translateX(-50%); }
  100% {
    transform: translateX(0); } }

.reference-moving-slider {
  padding: 0; }
  .reference-moving-slider + .richText {
    margin: 57px 0 142px;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .reference-moving-slider + .richText {
        margin: 30px 0 63px; } }
    @media (min-width: 768px) and (max-width: 1024px) {
      .reference-moving-slider + .richText {
        margin: 40px 0 73px; } }
    @media (min-width: 1025px) and (max-width: 1400px) {
      .reference-moving-slider + .richText {
        margin: 40px 0 80px; } }
    @media (min-width: 1400px) and (max-width: 1500px) {
      .reference-moving-slider + .richText {
        margin: 50px 0 95px; } }
    .reference-moving-slider + .richText .white-bg-circular-button .button .icon {
      right: -57px;
      padding: 11px 19px; }
      @media only screen and (max-width: 768px) {
        .reference-moving-slider + .richText .white-bg-circular-button .button .icon {
          right: -50px;
          padding: 6px 15px; } }
    .reference-moving-slider + .richText .white-bg-circular-button .button {
      margin-left: -47px; }
      @media only screen and (max-width: 768px) {
        .reference-moving-slider + .richText .white-bg-circular-button .button {
          font-size: 15.22px;
          line-height: 21.99px; } }

.image-section-wrapper {
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/teaser-ellipse.png");
  background-repeat: no-repeat;
  background-size: 45%;
  background-position: -19% 95%; }
  .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
    padding-bottom: 37px; }
  @media only screen and (max-width: 768px) {
    .image-section-wrapper {
      background-size: 80%;
      background-position: -113% 84%; }
      .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
        padding-bottom: 7px; }
      .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
        padding-bottom: 27px; }
      .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper .image-wrapper img {
        width: 100px; } }

/* <!--- Latest changes -->  */
.swiper-container {
  width: 100%;
  padding: 20px 0px; }

/* Hide slider and arrows on desktop */
@media (max-width: 450px) {
  .light-orange .swiper-container {
    padding-bottom: 40px; }
    .light-orange .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
      margin-left: 8px !important;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .orange-bg-color .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    margin-left: 12px !important;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .swiper-container .swiper-wrapper .swiper-slide {
    width: 242px !important;
    /* Fixed width for mobile view */
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .swiper-container .swiper-wrapper .swiper-slide figure img {
      width: 242px;
      height: 245px;
      object-fit: cover;
      display: block;
      margin: 0 auto; }
  .card-wrapper.orange-bg-color .card-inner-wrapper .swiper-button-prev,
  .card-wrapper.orange-bg-color .card-inner-wrapper .swiper-button-next {
    top: 112%;
    z-index: 99; }
  .card-wrapper .card-inner-wrapper .swiper-button-prev,
  .card-wrapper .card-inner-wrapper .swiper-button-next {
    top: 115%;
    z-index: 99; } }

@media (max-width: 768px) {
  .light-orange .swiper-container {
    padding-bottom: 40px; }
  .swiper-container {
    overflow-x: hidden !important;
    /*
      .reference-card-component.swiper-slide.even-slide .flip-card {
        margin-top: 113px;
      }

      */ }
    .swiper-container .swiper-wrapper {
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }
      .swiper-container .swiper-wrapper .swiper-slide {
        line-height: 200px;
        width: auto;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
        .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
          margin-left: 24px !important; }
        .swiper-container .swiper-wrapper .swiper-slide .flip-card .flip-card-inner .flip-card-front figure {
          place-items: flex-start; }
      .swiper-container .swiper-wrapper .swiper-button-prev,
      .swiper-container .swiper-wrapper .swiper-button-next {
        top: 95%;
        z-index: 99; }
        .swiper-container .swiper-wrapper .swiper-button-prev::after,
        .swiper-container .swiper-wrapper .swiper-button-next::after {
          font-family: Arial;
          padding: 15px;
          padding-top: 13px;
          font-size: 23px;
          opacity: 1; }
    .swiper-container .reference-card-component:nth-child(even) .flip-card {
      margin-top: 0; }
    .swiper-container .reference-card-component.swiper-slide.even-slide .flip-card {
      margin-top: 97px; }
  .card-wrapper .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button p,
  .card-wrapper .orange-standout-card .flip-card .flip-card-inner .off-white-bg-circular-button .button {
    font-size: 18px;
    line-height: 26px; }
  .card-wrapper .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button p span,
  .card-wrapper .orange-standout-card .flip-card .flip-card-inner .off-white-bg-circular-button .button span {
    display: inline-block;
    position: absolute;
    right: -48px;
    margin-left: -5px;
    border-radius: 90.7px;
    transition: 2.5s;
    border: 1.82px solid #ffffff;
    padding: 6.8px 15.8px;
    font-family: 'GSK Precision';
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2rem; }
  .card-wrapper.orange-bg-color .card-inner-wrapper .swiper-button-prev,
  .card-wrapper.orange-bg-color .card-inner-wrapper .swiper-button-next {
    top: 110%; }
  .card-wrapper .card-inner-wrapper .swiper-button-prev,
  .card-wrapper .card-inner-wrapper .swiper-button-next {
    top: 105%;
    z-index: 99; }
  .card-wrapper .card-inner-wrapper .swiper-button-prev::after,
  .card-wrapper .card-inner-wrapper .swiper-button-next::after {
    font-family: Arial;
    padding: 15px;
    padding-top: 13px;
    font-size: 23px;
    opacity: 1; }
  .card-wrapper .card-inner-wrapper .swiper-button-prev {
    left: calc(50% - 38px); }
  .card-wrapper .card-inner-wrapper .swiper-button-next {
    left: calc(50% + 15px); }
  .swiper-button-prev,
  .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 36px !important;
    height: 36px !important;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0; }
  .swiper-button-prev:after {
    content: ' ' !important;
    background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/mob-arrow-left.png");
    background-size: 100%;
    background-repeat: no-repeat; }
  .swiper-button-next::after {
    content: ' ' !important;
    background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/mob-arrow-right.png");
    background-size: 100%;
    background-repeat: no-repeat; }
  .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,
  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: ' ' !important;
    width: 36px;
    height: 36px; }
  .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper,
  .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper {
    margin-top: 0 !important; }
  .card-wrapper.orange-bg-color .card-inner-wrapper .swiper-slide.even-slide {
    margin-top: 107px !important; } }

@media (min-width: 769px) {
  .swiper-container {
    display: block; }
    .swiper-container .swiper-slide {
      line-height: 200px;
      height: auto;
      width: 20rem !important;
      -ms-flex-negative: unset;
          flex-shrink: unset; }
  .swiper-button-next, .swiper-button-prev {
    display: none !important; } }

.layout-patient-general .accordion .accordion-container .accordion-slide.is-active .accordion-head a {
  background-color: #F0EFED;
  color: #F36633;
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  padding: 24px; }

.layout-patient-general .accordion .accordion-container .accordion-slide .accordion-head a {
  background-color: #F0EFED;
  color: #F36633 !important;
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  padding: 24px; }
  .layout-patient-general .accordion .accordion-container .accordion-slide .accordion-head a:after {
    background: url("/content/dam/cf-pharma/patient/es_ES/icons/minus-filled.png");
    height: 36px;
    width: 36px;
    border-radius: 50%;
    top: 24px;
    right: 20px; }

.layout-patient-general .accordion .accordion-container .accordion-slide .accordion-content li {
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  padding-bottom: 1rem; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

body {
  background-color: #fff; }

.component-content .title-component .page-name span {
  color: #151515;
  display: block;
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 1rem; }
  @media (max-width: 768px) {
    .component-content .title-component .page-name span {
      font-weight: 400; } }
  @media (min-width: 48.0625rem) {
    .component-content .title-component .page-name span {
      font-weight: 400;
      margin-bottom: 1.5rem; } }

.component-content .title-component .page-title h5 {
  color: #F36633;
  font-family: "GSK Precision";
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 2.375rem;
  margin: 0;
  margin-bottom: 1rem; }
  @media (max-width: 768px) {
    .component-content .title-component .page-title h5 {
      font-weight: 700;
      font-family: "GSK Precision Bold"; } }
  @media (min-width: 48.0625rem) {
    .component-content .title-component .page-title h5 {
      font-weight: 400;
      font-size: 4.5rem;
      line-height: 5rem;
      margin-bottom: 5rem; } }

@media (max-width: 768px) {
  .component-content .title-component .page-title {
    margin-bottom: 1rem; } }

@media (min-width: 769px) {
  .template-patient-generic-template1 #header .site-header .mega-menu .megamenu {
    margin: 71px 0 80px 0 !important; } }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }

.component > .component-content {
  max-width: 100vw;
  margin: 0 auto; }
  @media (min-width: 1220px) and (max-width: 1750px) {
    .component > .component-content {
      max-width: 75.875rem; } }
  @media (min-width: 1750px) {
    .component > .component-content {
      max-width: 105.0625rem; } }
  .component > .component-content .cmp-text-with-button {
    display: -ms-flexbox;
    display: flex;
    max-width: 38.73562rem;
    -ms-flex-align: baseline;
        align-items: baseline;
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 4rem;
    margin-bottom: 0;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (min-width: 769px) {
      .component > .component-content .cmp-text-with-button {
        margin: 0 auto;
        margin-top: 8.75rem;
        margin-bottom: 4.375rem;
        -ms-flex-direction: row;
            flex-direction: row; }
        .component > .component-content .cmp-text-with-button p {
          margin-right: 1.5rem; } }
    .component > .component-content .cmp-text-with-button .orange-bg-circular-button span.icon {
      padding: 0;
      width: 2.75rem;
      height: 2.75rem; }
      .component > .component-content .cmp-text-with-button .orange-bg-circular-button span.icon img {
        width: 2.75rem;
        height: 2.75rem; }

@media (max-width: 768px) {
  .page-home .teaser-description .orange-bg-circular-button {
    left: 50%;
    transform: translateX(-50%);
    width: 79%;
    right: 50%; }
    .page-home .teaser-description .orange-bg-circular-button .button {
      font-size: 1.125rem; } }

.page-home #header .site-header .mega-menu .megamenu .menu-level-1 {
  background-color: transparent !important; }
  .page-home #header .site-header .mega-menu .megamenu .menu-level-1 > li > a {
    background-color: transparent !important; }

@media (min-width: 350px) and (max-width: 1750px) {
  .page-home .flip-card-and-img-with-text-section .only-for-mobile .off-white-bg-circular-button a.button-link-for-mob {
    max-width: 7.375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap; } }

@media (min-width: 1751px) {
  .page-home .flip-card-and-img-with-text-section .only-for-mobile .off-white-bg-circular-button a.button-link-for-mob {
    max-width: 14.0625rem;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap; } }

.page-home .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper {
  padding-top: 5rem !important; }

@media (min-width: 320px) and (max-width: 1199px) {
  .page-home .image-section-wrapper .reference-image-with-text-section .image-outer-wrapper {
    padding-top: 3.5rem !important; } }

@media (max-width: 768px) {
  .page-home .reference-home_carousel .slick-slider .slick-track .slick-slide {
    margin-left: 5px; }
  .page-home .button-group-component {
    padding: 0 20px; } }

@media (max-width: 586px) {
  .page-home .reference-image-with-text-section.bg-orange-img .image-outer-wrapper {
    padding-inline: 4vw; } }

.patient-logo-container .richText.header-location-detail {
  margin-top: 0.28625rem; }
  @media (min-width: 1920px) {
    .patient-logo-container .richText.header-location-detail {
      margin-top: 0.28625rem !important; } }

.carousel-subtext {
  color: #151515; }

@media (min-width: 769px) {
  body #header .site-header .patient-logo-container .logo img {
    width: 10rem; } }

@media (max-width: 768px) {
  body:not(.page-home, .page-cancer-ginecologico2, .page-cancer-ginecologico, .page-Cancer-hematologico, .page-cancer-hematologico, .page-enfermedades-respiratorias, .page-GEPA, .page-SHE) .col-xs-12 .col-xs-12 .col-xs-12 .col-xs-12 {
    padding-left: 9px;
    padding-right: 9px; } }

@media (min-width: 769px) and (max-width: 1719px) {
  #content .breadcrumbs nav {
    max-width: 75.875rem;
    margin: 0 auto; } }

@media (min-width: 1720px) {
  #content .breadcrumbs nav {
    max-width: 105.0625rem !important;
    margin: 0 auto; } }

@media (min-width: 769px) {
  .template-patient-generic-template #header .site-header .mega-menu .megamenu {
    margin: 71px 0 80px 0 !important; } }
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
/*# sourceMappingURL=slick-theme.min.css.map */.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.carousel-box {
  padding-inline: 0; }
  .carousel-box.component .component-content {
    max-width: unset; }

h1.carousel-header {
  font-weight: 400;
  font-size: 96px;
  line-height: 96px;
  font-family: "GSK Precision Bold";
  color: #F36633;
  text-align: center;
  padding-bottom: 1vw; }
  @media (min-width: 1440px) and (max-width: 1501px) {
    h1.carousel-header {
      font-size: 76px;
      line-height: 76px; } }
  @media (min-width: 1023px) and (max-width: 1440px) {
    h1.carousel-header {
      font-size: 66px;
      line-height: 66px; } }
  @media (min-width: 950px) and (max-width: 1023px) {
    h1.carousel-header {
      font-size: 56px;
      line-height: 56px;
      padding-bottom: 2rem; } }
  @media (min-width: 769px) and (max-width: 950px) {
    h1.carousel-header {
      font-size: 46px;
      line-height: 46px;
      padding-bottom: 2rem; } }
  @media (min-width: 420px) and (max-width: 769px) {
    h1.carousel-header {
      font-size: 40px;
      line-height: 48px; } }
  @media (max-width: 420px) {
    h1.carousel-header {
      font-size: 30px;
      line-height: 38px; } }

.carousel-subtext {
  width: 82vw;
  margin: 0 auto;
  font-size: 2.25rem;
  line-height: 3.25rem;
  font-family: "GSK Precision";
  text-align: center;
  padding-bottom: 3vw; }
  .carousel-subtext sup {
    font-size: 1.3rem; }
  @media (min-width: 1024px) and (max-width: 1280px) {
    .carousel-subtext {
      font-size: 1.5rem;
      line-height: 2.5rem; }
      .carousel-subtext sup {
        font-size: 0.9rem; } }
  @media (max-width: 1023px) {
    .carousel-subtext {
      display: none; } }

.carousel-belowText {
  width: 82vw;
  margin: 0 auto;
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-family: "GSK Precision";
  text-align: center;
  padding-bottom: 6vw; }
  @media (min-width: 1023px) {
    .carousel-belowText {
      display: none; } }
  .carousel-belowText sup {
    font-size: 0.9rem; }
  @media (max-width: 768px) {
    .carousel-belowText {
      text-align: left;
      width: 86vw;
      font-size: 1.25rem;
      line-height: 1.75rem;
      font-weight: bold; } }

.reference-home_carousel {
  /* General image styling */
  padding-inline: 0;
  /* Hide the mobile images on larger screens */
  /* Media query for mobile devices */
  /* Active dot (current slide) */
  /* Ensure no size change for non-active dots on hover */ }
  .reference-home_carousel .responsive-break {
    display: block; }
    @media (max-width: 1440px) {
      .reference-home_carousel .responsive-break {
        display: inline; } }
  @media (min-width: 1500px) and (max-width: 1700px) {
    .reference-home_carousel .orange-bg-without-shifting-button .button {
      font-size: 1.2rem;
      line-height: 1.8rem;
      padding: 10px 14px; } }
  .reference-home_carousel .orange-bg-without-shifting-button .button .icon {
    transition: transform 0.4s ease, background-color 0.4s ease;
    right: -58px;
    top: -2px;
    padding: 12px 20px; }
    @media (min-width: 850px) and (max-width: 1281px) {
      .reference-home_carousel .orange-bg-without-shifting-button .button .icon {
        right: -44px;
        padding: 4px 13px; } }
    @media (max-width: 850px) {
      .reference-home_carousel .orange-bg-without-shifting-button .button .icon {
        right: -33px;
        padding: 5px 12px; } }
    @media (min-width: 850px) and (max-width: 950px) {
      .reference-home_carousel .orange-bg-without-shifting-button .button .icon {
        right: -42px;
        padding: 2px 13px; } }
    @media (min-width: 950px) and (max-width: 1279px) {
      .reference-home_carousel .orange-bg-without-shifting-button .button .icon {
        padding: 1px 12px;
        right: -42px; } }
    @media (min-width: 1150px) and (max-width: 1279px) {
      .reference-home_carousel .orange-bg-without-shifting-button .button .icon {
        padding: 4px 12px;
        right: -42px; } }
    @media (min-width: 1281px) and (max-width: 1400px) {
      .reference-home_carousel .orange-bg-without-shifting-button .button .icon {
        padding-block: 10px;
        right: -59px; } }
    @media (min-width: 1400px) and (max-width: 1700px) {
      .reference-home_carousel .orange-bg-without-shifting-button .button .icon {
        padding: 10px 18px;
        right: -54px; } }
  .reference-home_carousel .orange-bg-without-shifting-button .button {
    display: inline-block;
    cursor: pointer;
    transition: transform 0.4s ease, background-color 0.4s ease; }
    .reference-home_carousel .orange-bg-without-shifting-button .button:hover {
      transform: scale(0.97); }
  @media (min-width: 1650px) {
    .reference-home_carousel .orange-bg-without-shifting-button {
      padding-top: 0.83vw; } }
  @media (min-width: 1024px) and (max-width: 1650px) {
    .reference-home_carousel .orange-bg-without-shifting-button {
      padding-top: 0.5vw; } }
  @media (min-width: 1400px) and (max-width: 1700px) {
    .reference-home_carousel .orange-bg-without-shifting-button .button {
      font-size: 1.2rem;
      line-height: 1.8rem;
      padding: 10px 14px; } }
  @media (min-width: 1280px) and (max-width: 1400px) {
    .reference-home_carousel .orange-bg-without-shifting-button .button {
      padding: 10px 14px;
      font-size: 1.3rem;
      line-height: 1.8rem; } }
  @media (min-width: 950px) and (max-width: 1150px) {
    .reference-home_carousel .orange-bg-without-shifting-button .button {
      padding: 5px 8px;
      font-size: 1rem;
      line-height: 1.4rem; } }
  @media (min-width: 1150px) and (max-width: 1281px) {
    .reference-home_carousel .orange-bg-without-shifting-button .button {
      font-size: 1rem;
      line-height: 1.8rem;
      padding: 5px 12px; } }
  @media (min-width: 850px) and (max-width: 950px) {
    .reference-home_carousel .orange-bg-without-shifting-button .button {
      padding: 6px 10px;
      font-size: 0.9rem;
      line-height: 1.4rem; }
      .reference-home_carousel .orange-bg-without-shifting-button .button span {
        padding: 3.8px 13.8px; } }
  @media (max-width: 850px) {
    .reference-home_carousel .orange-bg-without-shifting-button .button {
      padding: 5px 9px;
      font-size: 0.8rem;
      line-height: 1.3rem; }
      .reference-home_carousel .orange-bg-without-shifting-button .button span {
        padding: 4.8px 13.8px;
        font-size: 0.8rem;
        line-height: 1.3rem;
        right: -40px; } }
  .reference-home_carousel .image {
    width: 100%;
    height: auto; }
  @media (min-width: 1023px) {
    .reference-home_carousel .bg-image {
      display: none; } }
  @media (min-width: 1024px) {
    .reference-home_carousel .large-image {
      display: block;
      padding-inline: 6vw; }
    .reference-home_carousel .slick-slide {
      transition: opacity 1.1s ease-in-out !important;
      opacity: 0; }
    .reference-home_carousel .slick-active {
      opacity: 1; } }
  @media (min-width: 1024px) {
    .reference-home_carousel .small-image,
    .reference-home_carousel .carousel-mobile {
      display: none; } }
  .reference-home_carousel .carousel-mobile {
    width: 100%;
    padding-left: 2vw; }
    .reference-home_carousel .carousel-mobile h2 {
      font-weight: 400;
      color: #151515;
      padding-top: 2.22vw;
      margin-bottom: 0;
      font-family: "GSK Precision"; }
      @media (min-width: 420px) and (max-width: 1023px) {
        .reference-home_carousel .carousel-mobile h2 {
          font-size: 26px;
          line-height: 30px; } }
      @media (max-width: 420px) {
        .reference-home_carousel .carousel-mobile h2 {
          font-size: 16px;
          line-height: 20px; } }
    .reference-home_carousel .carousel-mobile p {
      padding-top: 2.22vw;
      font-family: "GSK Precision"; }
    .reference-home_carousel .carousel-mobile .orange-bg-without-shifting-button {
      padding-top: 2.22vw; }
  @media (max-width: 1023px) {
    .reference-home_carousel .large-image,
    .reference-home_carousel .carousel-txt,
    .reference-home_carousel .box-image {
      display: none; }
    .reference-home_carousel ul.slick-dots {
      display: none !important; }
    .reference-home_carousel .small-image {
      display: block;
      width: 94%;
      height: auto; }
    .reference-home_carousel .carousel-mobile,
    .reference-home_carousel .bg-image {
      display: block; }
    .reference-home_carousel .bg-image {
      position: absolute;
      left: 0%;
      top: -40%;
      z-index: -1; } }
  .reference-home_carousel .slider-container {
    width: 100%; }
    .reference-home_carousel .slider-container .slick-dotted.slick-slider {
      margin-bottom: 0; }
  @media only screen and (max-width: 1022px) {
    .reference-home_carousel .slider-container {
      padding-bottom: 3rem; } }
  .reference-home_carousel .slider-container .slick-prev:hover::before,
  .reference-home_carousel .slider-container .slick-next:hover::before {
    background-color: #DB5C2E; }
  .reference-home_carousel .slider-container .slick-prev::before {
    content: url("/etc/designs/zg/patient-es-es/desktop/assets/img/arrow-back.svg"); }
    @media (max-width: 1440px) {
      .reference-home_carousel .slider-container .slick-prev::before {
        content: url("/etc/designs/zg/patient-es-es/desktop/assets/img/arrow-back-2.svg"); } }
  .reference-home_carousel .slider-container .slick-next::before {
    content: url("/etc/designs/zg/patient-es-es/desktop/assets/img/arrow-front.svg"); }
    @media (max-width: 1440px) {
      .reference-home_carousel .slider-container .slick-next::before {
        content: url("/etc/designs/zg/patient-es-es/desktop/assets/img/arrow-front-2.svg"); } }
  .reference-home_carousel .slider-container .slick-next {
    top: 88%; }
    .reference-home_carousel .slider-container .slick-next:hover::before {
      background-color: #DB5C2E; }
    @media (min-width: 1650px) {
      .reference-home_carousel .slider-container .slick-next {
        right: 13.5%; } }
    @media (min-width: 1130px) and (max-width: 1649px) {
      .reference-home_carousel .slider-container .slick-next {
        right: 13.5%; } }
    @media (min-width: 1023px) and (max-width: 1130px) {
      .reference-home_carousel .slider-container .slick-next {
        right: 12%; } }
    @media (min-width: 1023px) and (max-width: 1280px) {
      .reference-home_carousel .slider-container .slick-next {
        top: 89%; } }
    @media only screen and (max-width: 1022px) {
      .reference-home_carousel .slider-container .slick-next {
        right: 20.56vw; } }
  .reference-home_carousel .slider-container .slick-prev {
    top: 88%; }
    @media (min-width: 1650px) {
      .reference-home_carousel .slider-container .slick-prev {
        left: 80.2%; } }
    @media (min-width: 1130px) and (max-width: 1649px) {
      .reference-home_carousel .slider-container .slick-prev {
        left: 80.5%; } }
    @media (min-width: 1023px) and (max-width: 1130px) {
      .reference-home_carousel .slider-container .slick-prev {
        left: 81%; } }
    @media (min-width: 1023px) and (max-width: 1280px) {
      .reference-home_carousel .slider-container .slick-prev {
        top: 89%; } }
    @media only screen and (max-width: 1022px) {
      .reference-home_carousel .slider-container .slick-prev {
        left: 14.56vw; } }
  @media only screen and (max-width: 1022px) {
    .reference-home_carousel .slider-container .slick-arrow {
      top: 89.5%; } }
  .reference-home_carousel .slick-slide {
    position: relative; }
  .reference-home_carousel .slick-next:before,
  .reference-home_carousel .slick-prev:before {
    color: white;
    background-color: #F36633;
    border-radius: 50%;
    font-family: Arial;
    padding-inline: 15px;
    padding-top: 23px;
    padding-bottom: 11px;
    font-size: 23px;
    opacity: 1; }
    @media (min-width: 1440px) and (max-width: 1650px) {
      .reference-home_carousel .slick-next:before,
      .reference-home_carousel .slick-prev:before {
        padding-inline: 10px;
        padding-top: 20px;
        padding-bottom: 6px; } }
    @media (min-width: 1023px) and (max-width: 1440px) {
      .reference-home_carousel .slick-next:before,
      .reference-home_carousel .slick-prev:before {
        padding-inline: 10px;
        padding-top: 15px;
        padding-bottom: 7px;
        font-size: 10px; } }
    @media (max-width: 1024px) {
      .reference-home_carousel .slick-next:before,
      .reference-home_carousel .slick-prev:before {
        padding-top: 13px; } }
    @media (max-width: 425px) {
      .reference-home_carousel .slick-next:before,
      .reference-home_carousel .slick-prev:before {
        padding-top: 7px;
        padding-inline: 12px;
        padding-bottom: 7px; } }
  .reference-home_carousel .slick-dots li.slick-active {
    margin-right: 20px; }
    @media (min-width: 1280px) and (max-width: 1500px) {
      .reference-home_carousel .slick-dots li.slick-active {
        margin-right: 15px; } }
    @media (min-width: 1023px) and (max-width: 1280px) {
      .reference-home_carousel .slick-dots li.slick-active {
        margin-right: 13px; } }
    .reference-home_carousel .slick-dots li.slick-active button:before {
      opacity: 0; }
  .reference-home_carousel .slick-dots li button {
    background-color: #FEF0EB;
    width: 15px;
    height: 15px; }
  .reference-home_carousel .slick-dots .slick-active button {
    background-color: #F36633;
    /* Active dot color (#F36633) */
    width: 1.875vw;
    height: 0.9375vw;
    border-radius: 5.208vw;
    transition: width 0.3s ease; }
  .reference-home_carousel .slick-dots button {
    transition: background-color 0.3s ease;
    /* Smooth color transition */ }
  .reference-home_carousel .slick-dots li button:before,
  .reference-home_carousel .slick-dots li button:hover:before {
    opacity: 0; }
  .reference-home_carousel .slick-dots button {
    margin: 0 8px;
    /* Set margin for all dots to keep consistent spacing */
    transition: background-color 0.3s ease, width 0.3s ease, height 0.3s ease;
    /* Smooth transition for color and size */ }
  .reference-home_carousel .slick-dots {
    width: auto;
    bottom: -0.4%;
    left: 79.7%; }
    @media (max-width: 1130px) {
      .reference-home_carousel .slick-dots {
        bottom: -1%; } }

/* General styles for the slick dots */
/* General styles for the slick dots */
.reference-moving-slider .external::after {
  content: unset !important; }

/* Style for each dot */
/* Style for buttons (dots) */
.slick-dots button {
  background-color: transparent;
  /* Remove default background */
  border: none;
  /* Remove default border */
  width: 12px;
  /* Initial width of the dots */
  height: 12px;
  /* Initial height of the dots */
  border-radius: 50%;
  /* Make them round */
  background-color: #f5e6cc;
  /* Non-active dot color (cream) */
  transition: background-color 0.3s ease;
  /* Smooth transition for color */
  cursor: pointer; }

.box-image {
  position: absolute;
  top: 0%;
  left: 5.96vw;
  width: 30%;
  height: 100%; }

.carousel-txt {
  width: 20.7vw;
  opacity: 0;
  transform: translateY(40px);
  transition: all 1.6s ease-in-out;
  position: absolute;
  color: white;
  z-index: 999;
  left: 8vw;
  font-family: "GSK Precision"; }
  .carousel-txt.animate-in {
    opacity: 1 !important;
    transform: translateY(0) !important; }
  .carousel-txt.animate-out {
    opacity: 0 !important;
    transform: translateY(-40px) !important; }
  .carousel-txt.img-one {
    top: 5.31vw; }
  .carousel-txt.img-two {
    top: 3.43vw; }
    @media (min-width: 1023px) and (max-width: 1150px) {
      .carousel-txt.img-two h2 {
        font-size: 1.9rem; } }
  .carousel-txt.img-three {
    top: 1.77vw; }
  .carousel-txt.img-four {
    top: 2.6vw; }
  .carousel-txt.img-five {
    top: 2.18vw; }
  .carousel-txt h2 {
    font-family: "GSK Precision Bold";
    font-weight: 700;
    margin: 0; }
    @media (min-width: 1700px) {
      .carousel-txt h2 {
        font-size: 3rem;
        line-height: 3rem; } }
    @media (min-width: 1328px) and (max-width: 1699px) {
      .carousel-txt h2 {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
    @media (min-width: 1150px) and (max-width: 1328px) {
      .carousel-txt h2 {
        font-size: 2.2rem;
        line-height: 2.2rem; } }
    @media (min-width: 1023px) and (max-width: 1150px) {
      .carousel-txt h2 {
        font-size: 2rem;
        line-height: 2rem; } }
  .carousel-txt .carousel-heading {
    font-weight: 700;
    margin: 0; }
    @media (min-width: 1700px) {
      .carousel-txt .carousel-heading {
        font-size: 18px;
        line-height: 26px; } }
    @media (min-width: 1550px) and (max-width: 1700px) {
      .carousel-txt .carousel-heading {
        font-size: 15px;
        line-height: 23px; } }
    @media (min-width: 1441px) and (max-width: 1550px) {
      .carousel-txt .carousel-heading {
        font-size: 13px;
        line-height: 21px; } }
    @media (min-width: 1281px) and (max-width: 1441px) {
      .carousel-txt .carousel-heading {
        font-size: 13px;
        line-height: 18px; } }
    @media (min-width: 1150px) and (max-width: 1280px) {
      .carousel-txt .carousel-heading {
        font-size: 12px;
        line-height: 18px; } }
    @media (min-width: 1023px) and (max-width: 1150px) {
      .carousel-txt .carousel-heading {
        font-size: 10px;
        line-height: 15px; } }
  .carousel-txt .carousel-content {
    margin: 0;
    padding-top: 0.8vw;
    font-family: "GSK Precision Light"; }
    .carousel-txt .carousel-content b {
      font-family: "GSK Precision Bold"; }
    @media (min-width: 1700px) {
      .carousel-txt .carousel-content {
        font-size: 1.5rem;
        line-height: 2rem; } }
    @media (min-width: 1328px) and (max-width: 1700px) {
      .carousel-txt .carousel-content {
        font-size: 1rem;
        line-height: 1.5rem; } }
    @media (min-width: 1150px) and (max-width: 1328px) {
      .carousel-txt .carousel-content {
        font-size: 0.8rem;
        line-height: 1.3rem; } }
    @media (min-width: 1023px) and (max-width: 1150px) {
      .carousel-txt .carousel-content {
        font-size: 0.7rem;
        line-height: 1.1rem; } }

@media (max-width: 1023px) {
  h1.carousel-header {
    padding-bottom: 5.8vw;
    text-align: left;
    padding-left: 2.5vw;
    padding-top: 8vw;
    font-weight: bold; }
  .reference-home_carousel .slick-slide:not(.slick-current) {
    /* Shrink side slides slightly */
    transform-origin: top;
    opacity: 0.8; }
  .reference-home_carousel .slick-slider .slick-list {
    height: auto !important;
    padding-left: 2% !important;
    padding-right: 23% !important; }
  .reference-home_carousel .slick-slide {
    transition: transform 0.3s ease-in-out; }
  .reference-home_carousel .slick-slider .slick-track .slick-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
  .reference-home_carousel .slick-current {
    /* Keep the center slide full size */
    transform-origin: top; }
  .custom-controls {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    gap: 1.5rem;
    margin-top: 15.5vw; }
  .slide-counter {
    position: absolute;
    top: -7px;
    font-size: 1rem;
    color: #333;
    font-family: "GSK Precision"; } }

@media (min-width: 1024px) {
  .slide-counter {
    display: none; } }

@media (max-width: 1024px) {
  .reference-home_carousel .small-image {
    display: block;
    width: 94%;
    height: auto; }
  .reference-home_carousel .large-image,
  .reference-home_carousel .carousel-txt,
  .reference-home_carousel .box-image {
    display: none; } }

@media (min-width: 1024px) {
  .reference-home_carousel .small-image {
    display: none;
    width: 94%;
    height: auto; }
  .reference-home_carousel .large-image,
  .reference-home_carousel .carousel-txt,
  .reference-home_carousel .box-image {
    display: block; } }

.layout-patient-general .accordion .accordion-container .accordion-slide.is-active .accordion-head a {
    background-color: #F0EFED;
    color: #F36633;
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    padding: 24px; }
  
  .layout-patient-general .accordion .accordion-container .accordion-slide .accordion-head a {
    background-color: #F0EFED;
    color: #F36633 !important;
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    padding: 24px; }
    .layout-patient-general .accordion .accordion-container .accordion-slide .accordion-head a:after {
      background: url("/content/dam/cf-pharma/patient/es_ES/icons/minus-filled.png");
      height: 36px;
      width: 36px;
      border-radius: 50%;
      top: 24px;
      right: 20px; }
  
  .layout-patient-general .accordion .accordion-container .accordion-slide .accordion-content li {
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    padding-bottom: 1rem; }
  .bg-orange-img-box {
  padding-inline: 0; }
  .bg-orange-img-box.component .component-content {
    max-width: unset; }

.reference-image-with-text-section.bg-orange-img {
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/person_icon_bg.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 4vw; }
  @media (max-width: 588px) {
    .reference-image-with-text-section.bg-orange-img {
      background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/mobile/person_icon_bg_mobile.png");
      background-size: 100% 100%; } }
  .reference-image-with-text-section.bg-orange-img .image-outer-wrapper {
    padding-top: 5vw;
    padding-inline: 7.5vw; }
    @media (max-width: 586px) {
      .reference-image-with-text-section.bg-orange-img .image-outer-wrapper {
        padding-top: 17.2vw;
        padding-inline: 6.6vw; } }
    .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .image-wrapper img {
      width: 15.6vw; }
      @media (max-width: 586px) {
        .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .image-wrapper img {
          width: 33.3vw; } }
    .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .static-text h2 {
      color: #FFFFFF;
      padding-top: 4vw;
      padding-bottom: 0; }
    .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .static-text h3 {
      padding-top: 1.6vw;
      padding-bottom: 2.5vw;
      color: #FFFFFF; }
    @media (min-width: 1169px) and (max-width: 1760px) {
      .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .static-text h2 {
        font-size: 62px;
        line-height: 62px; }
      .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .static-text h3 {
        line-height: 36px;
        font-size: 20px; } }
    @media (min-width: 850px) and (max-width: 1168px) {
      .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .static-text h2 {
        font-size: 52px;
        line-height: 52px; }
      .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .static-text h3 {
        line-height: 26px;
        font-size: 15px; } }
    @media (min-width: 587px) and (max-width: 850px) {
      .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .static-text h2 {
        font-size: 42px;
        line-height: 42px;
        text-align: center; }
      .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .static-text h3 {
        line-height: 16px;
        font-size: 10px;
        text-align: center; } }
    @media (max-width: 586px) {
      .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .static-text h2 {
        padding-top: 8.8vw; }
      .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .static-text h3 {
        padding-top: 5.5vw;
        padding-bottom: 11.6vw; } }
    .reference-image-with-text-section.bg-orange-img .image-outer-wrapper .image-wrapper {
      padding-bottom: 0; }

.reference-image-with-text-section.associations-accompany .image-outer-wrapper {
  padding-inline: 0; }

@media (min-width: 1200px) and (max-width: 1440px) {
  .reference-image-with-text-section.associations-accompany {
    padding-inline: 0; } }

@media (min-width: 1200px) and (max-width: 1440px) {
  .reference-image-with-text-section.associations-accompany {
    padding-top: 80px; } }

@media (max-width: 1023px) {
  .reference-moving-slider {
    display: none; } }
.reference-moving-slider + .richText {
  margin-block: 4.1vw; }
  @media (max-width: 767px) {
    .reference-moving-slider + .richText {
      margin-block: 6.67vw; } }
body.page-All-buttons .richText {
  background-color: #c6e783; }

.page-All-buttons div {
  margin-bottom: 10px; }

.orange-bg-shifting-button .button,
.orange-bg-shifting-button .button span,
.orange-bg-without-shifting-button .button,
.orange-bg-without-shifting-button .button span,
.orange-bg-circular-button .button,
.orange-bg-circular-button .button span,
.orange-bg-shifting-circular-button .button,
.orange-bg-shifting-circular-button .button span,
.white-bg-circular-button .button,
.white-bg-circular-button .button span,
.white-bg-shifting-circular-button .button,
.white-bg-shifting-circular-button .button span,
.off-white-bg-circular-button .button,
.off-white-bg-circular-button .button span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 12px 16px;
  font-family: GSK Precision;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #fff;
  background-color: #F36633;
  border: 1.67px solid #ffffff;
  border-radius: 50px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease !important;
  text-decoration: none; }

.orange-bg-shifting-button .external:after,
.orange-bg-without-shifting-button .external:after,
.orange-bg-circular-button .external:after,
.orange-bg-shifting-circular-button .external:after,
.white-bg-circular-button .external:after,
.white-bg-shifting-circular-button .external:after,
.off-white-bg-circular-button .external:after {
  content: unset; }

.orange-bg-shifting-button img,
.orange-bg-without-shifting-button img,
.orange-bg-circular-button img,
.orange-bg-shifting-circular-button img,
.white-bg-circular-button img,
.white-bg-shifting-circular-button img,
.off-white-bg-circular-button img {
  vertical-align: baseline; }

.orange-bg-shifting-button .button,
.orange-bg-without-shifting-button .button,
.orange-bg-circular-button .button,
.orange-bg-shifting-circular-button .button,
.white-bg-circular-button .button,
.white-bg-shifting-circular-button .button,
.off-white-bg-circular-button .button {
  position: relative; }
  .orange-bg-shifting-button .button .icon,
  .orange-bg-without-shifting-button .button .icon,
  .orange-bg-circular-button .button .icon,
  .orange-bg-shifting-circular-button .button .icon,
  .white-bg-circular-button .button .icon,
  .white-bg-shifting-circular-button .button .icon,
  .off-white-bg-circular-button .button .icon {
    display: inline-block;
    position: absolute;
    right: -48px;
    margin-left: -5px;
    border-radius: 90.7px;
    padding: 6.8px 15.8px;
    transition: 0.3s !important;
    border: 1.82px solid #ffffff; }

.orange-bg-circular-button .button,
.orange-bg-circular-button .button span.icon,
.orange-bg-shifting-circular-button .button,
.orange-bg-shifting-circular-button .button span.icon {
  border: none; }

.orange-bg-circular-button .button span.icon,
.orange-bg-shifting-circular-button .button span.icon,
.off-white-bg-circular-button .button span.icon {
  right: -44px; }

.white-bg-circular-button .button,
.white-bg-circular-button .button .icon,
.white-bg-shifting-circular-button .button,
.white-bg-shifting-circular-button .button .icon {
  color: #F36633;
  background-color: #ffffff;
  border: 1.67px solid #F36633; }

.white-bg-circular-button .button:hover,
.white-bg-circular-button .button:hover span,
.white-bg-shifting-circular-button .button:hover,
.white-bg-shifting-circular-button .button:hover span {
  background-color: #FBD0C0;
  color: #C25229;
  border: 1.67px solid #C25229; }

.off-white-bg-circular-button .button,
.off-white-bg-circular-button .button .icon {
  color: #F36633;
  background-color: #FEF0EB;
  border: none; }

.orange-bg-shifting-button .button:hover,
.orange-bg-shifting-button .button:hover span,
.orange-bg-without-shifting-button .button:hover,
.orange-bg-without-shifting-button .button:hover span {
  background-color: #ffffff;
  color: #F36633; }

.off-white-bg-circular-button .button:hover,
.off-white-bg-circular-button .button:hover span {
  background-color: #FBD0C0; }

.orange-bg-circular-button .button:hover,
.orange-bg-circular-button .button:hover span,
.orange-bg-shifting-circular-button .button:hover,
.orange-bg-shifting-circular-button .button:hover span,
.orange-bg-rectangular-button .button:hover,
.orange-bg-rectangular-button .button:hover span {
  background-color: #DB5C2E; }

.orange-bg-shifting-button .button:hover span,
.orange-bg-shifting-circular-button .button:hover span,
.white-bg-shifting-circular-button .button:hover span {
  right: -54px; }

.orange-bg-circular-button.with-icon img {
  width: 18px; }

.orange-bg-circular-button.with-icon span.icon {
  padding: 6.8px 13.5px; }

.orange-bg-rectangular-button .button,
.orange-bg-rectangular-button .button span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 10px 16px;
  font-family: GSK Precision;
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 2.375rem;
  color: #fff;
  background-color: #F36633;
  border-radius: 12px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease !important;
  text-decoration: none; }

.orange-bg-rectangular-button .button span {
  font-size: 1.5rem;
  line-height: 1rem;
  border: 1px solid #ffffff;
  border-radius: 50%;
  padding: 5.55px 6.77px;
  font-weight: 400;
  margin-left: 10px; }

.orange-bg-rectangular-button .external:after {
  content: unset; }

/*************toggle switch css***************************/
.toggle-switch-contacto,
.toggle-switch-buscar,
.toggle-switch-notification {
  position: relative;
  display: inline-block;
  width: 172.29px;
  height: 46.29px;
  border-radius: 25px;
  cursor: pointer;
  transition: background-color 2.5s ease; }
  .toggle-switch-contacto img,
  .toggle-switch-buscar img,
  .toggle-switch-notification img {
    vertical-align: baseline; }
  .toggle-switch-contacto input,
  .toggle-switch-buscar input,
  .toggle-switch-notification input {
    display: none; }
    .toggle-switch-contacto input:checked + .slider,
    .toggle-switch-buscar input:checked + .slider,
    .toggle-switch-notification input:checked + .slider {
      background-color: #DB5C2E;
      border: 1.67px solid #DB5C2E; }
  .toggle-switch-contacto:hover input + .slider,
  .toggle-switch-buscar:hover input + .slider,
  .toggle-switch-notification:hover input + .slider {
    background-color: #DB5C2E;
    border: 1.67px solid #DB5C2E; }
  .toggle-switch-contacto .slider,
  .toggle-switch-buscar .slider,
  .toggle-switch-notification .slider {
    border: 1.67px solid #F36633;
    position: absolute;
    top: 0;
    left: -1px;
    right: 0;
    bottom: 0;
    background-color: #fff;
    border-radius: 25px;
    transition: 2.5s;
    margin-bottom: 0; }
    .toggle-switch-contacto .slider:before,
    .toggle-switch-buscar .slider:before,
    .toggle-switch-notification .slider:before {
      position: absolute;
      content: '';
      height: 45.29px;
      width: 45.29px;
      left: -2px;
      bottom: -1px;
      background-color: #F36633;
      border-radius: 50%;
      transition: 2.5s; }
  .toggle-switch-contacto .right-img,
  .toggle-switch-buscar .right-img,
  .toggle-switch-notification .right-img {
    display: none; }
  .toggle-switch-contacto .text,
  .toggle-switch-buscar .text,
  .toggle-switch-notification .text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-family: GSK Precision;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2rem;
    color: #F36633;
    transition: 2.5s; }
    .toggle-switch-contacto .text.left,
    .toggle-switch-buscar .text.left,
    .toggle-switch-notification .text.left {
      left: 11px;
      transform: translateY(-44%); }
    .toggle-switch-contacto .text.right,
    .toggle-switch-buscar .text.right,
    .toggle-switch-notification .text.right {
      left: 57px; }
  .toggle-switch-contacto img,
  .toggle-switch-buscar img,
  .toggle-switch-notification img {
    width: 20px; }

.toggle-switch-buscar {
  width: 145.29px; }

.toggle-switch-notification {
  width: 361.29px; }

.toggle-switch-contacto input:checked + .slider:before,
.toggle-switch-contacto:hover input + .slider:before,
.toggle-switch-buscar input:checked + .slider:before,
.toggle-switch-buscar:hover input + .slider:before,
.toggle-switch-notification input:checked + .slider:before,
.toggle-switch-notification:hover input + .slider:before {
  transform: translateX(129px);
  background-color: #fff;
  height: 43px;
  width: 43.29px;
  bottom: 0; }

.toggle-switch-buscar input:checked + .slider:before,
.toggle-switch-buscar:hover input + .slider:before {
  transform: translateX(102px); }

.toggle-switch-notification input:checked + .slider:before,
.toggle-switch-notification:hover input + .slider:before {
  transform: translateX(318px); }

.toggle-switch-contacto input:checked + .slider .text.left,
.toggle-switch-contacto:hover input + .slider .text.left,
.toggle-switch-buscar input:checked + .slider .text.left,
.toggle-switch-buscar:hover input + .slider .text.left,
.toggle-switch-notification input:checked + .slider .text.left,
.toggle-switch-notification:hover input + .slider .text.left {
  transform: translateY(-42%) translateX(128px);
  color: #ffffff; }

.toggle-switch-buscar input:checked + .slider .text.left,
.toggle-switch-buscar:hover input + .slider .text.left {
  transform: translateY(-42%) translateX(100px); }

.toggle-switch-notification input:checked + .slider .text.left,
.toggle-switch-notification:hover input + .slider .text.left {
  transform: translateY(-42%) translateX(316px); }

.toggle-switch-contacto input:checked + .slider .text.left .right-img,
.toggle-switch-contacto:hover input + .slider .text.left .right-img,
.toggle-switch-buscar input:checked + .slider .text.left .right-img,
.toggle-switch-buscar:hover input + .slider .text.left .right-img,
.toggle-switch-notification input:checked + .slider .text.left .right-img,
.toggle-switch-notification:hover input + .slider .text.left .right-img {
  display: inline-block; }

.toggle-switch-contacto input:checked + .slider .text.left .left-img,
.toggle-switch-contacto:hover input + .slider .text.left .left-img,
.toggle-switch-buscar input:checked + .slider .text.left .left-img,
.toggle-switch-buscar:hover input + .slider .text.left .left-img,
.toggle-switch-notification input:checked + .slider .text.left .left-img,
.toggle-switch-notification:hover input + .slider .text.left .left-img {
  display: none; }

.toggle-switch-contacto input:checked + .slider .text.right,
.toggle-switch-contacto:hover input + .slider .text.right,
.toggle-switch-buscar input:checked + .slider .text.right,
.toggle-switch-buscar:hover input + .slider .text.right,
.toggle-switch-notification input:checked + .slider .text.right,
.toggle-switch-notification:hover input + .slider .text.right {
  transform: translateY(-50%) translateX(-38px);
  color: #ffffff; }

.toggle-switch-contacto input:checked + .slider .text.right,
.toggle-switch-contacto:hover input + .slider .text.right {
  transform: translateY(-50%) translateX(-34px); }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.footer-references > .component-content {
  max-width: 75.875rem;
  margin: 0 auto; }
  @media (min-width: 106.25rem) {
    .footer-references > .component-content {
      max-width: 105.0625rem; } }

.footer-references .accordion {
  margin-top: 2rem;
  margin-bottom: 2.66688rem; }
  @media (min-width: 48.0625rem) {
    .footer-references .accordion {
      margin-top: 5rem;
      margin-bottom: 4.375rem; } }

.footer-references .accordion-container .accordion-slide.is-active .accordion-head a {
  background-color: #F0EFED;
  border-radius: 1.5rem;
  color: #F36633;
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.75rem;
  padding: 1.5rem; }
  .footer-references .accordion-container .accordion-slide.is-active .accordion-head a:after {
    background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/minus-filled.png") !important;
    background-size: contain; }

.footer-references .accordion-container .accordion-slide.is-active > .accordion-content-wrapper {
  transform: scaleY(1);
  transition: transform 0.4s ease, opacity 0.4s ease;
  opacity: 1;
  max-height: 100%; }

.footer-references .accordion-container .accordion-slide .accordion-head a {
  background-color: #F0EFED;
  border-radius: 1.5rem;
  color: #F36633 !important;
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.75rem;
  padding: 1.5rem; }
  @media (min-width: 769px) and (max-width: 1600px) {
    .footer-references .accordion-container .accordion-slide .accordion-head a {
      font-size: clamp(1rem, calc(1rem + (1.04375rem - 1rem) * ((80.93vw - 48.06rem) / (100rem - 48.06rem))), 1.04375rem) !important;
      line-height: clamp(1.04375rem, calc(1.04375rem + (1.04375rem - 1.456rem) * ((80.93vw - 48.06rem) / (100rem - 48.06rem))), 1.456rem) !important; } }
  .footer-references .accordion-container .accordion-slide .accordion-head a:after {
    background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/plus-filled.png") !important;
    background-size: contain !important;
    height: 2.25rem;
    width: 2.25rem;
    border-radius: 0;
    top: 1.5rem;
    right: 1.25rem; }
    @media (min-width: 769px) and (max-width: 1600px) {
      .footer-references .accordion-container .accordion-slide .accordion-head a:after {
        top: 22% !important; } }

.footer-references .accordion-container .accordion-slide .accordion-content .accordion.first {
  display: none; }

.footer-references .accordion-container .accordion-slide .accordion-content li {
  color: #151515;
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  padding-bottom: 1rem;
  word-wrap: break-word; }
  .footer-references .accordion-container .accordion-slide .accordion-content li a {
    color: #151515;
    text-decoration: underline; }

.footer-references .accordion-container .accordion-slide .accordion-content-wrapper {
  display: block !important;
  padding-top: 0.5rem;
  opacity: 0;
  transform-origin: top;
  /* important for swipe-from-top */
  transform: scaleY(0.75);
  transition: max-height 0.4s ease, opacity 0.3s ease;
  max-height: 0;
  overflow: hidden; }
  @media (min-width: 769px) {
    .footer-references .accordion-container .accordion-slide .accordion-content-wrapper {
      padding-left: 1.5rem; } }

.footer-references .external::after {
  content: unset !important; }

@media (max-width: 768px) {
  .footer-top-component > .component-content .footer-text-with-button {
    margin-bottom: 1.5rem; } }

@media (max-width: 768px) {
  .footer-top-component > .component-content .footer-text-with-button .icon-buttons {
    gap: 1.5rem;
    padding-top: 1.5rem; } }
@charset "UTF-8";
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-home .image-section-wrapper .reference-image-with-text-section h2 {
  font-family: "GSK Precision Bold" !important;
  font-weight: 700 !important; }

.page-home .image-section-wrapper .reference-image-with-text-section h3 b {
  font-family: "GSK Precision Bold" !important;
  font-weight: 700 !important; }

.page-home .flip-card-and-img-with-text-section {
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/home-flip-cards-background-img.jpg") !important;
  -ms-flex-pack: center;
      justify-content: center;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%; }
  @media (max-width: 768px) {
    .page-home .flip-card-and-img-with-text-section {
      background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/mobile/flip-card-bg-mobile.png") !important; } }
  @media (max-width: 769px) {
    .page-home .flip-card-and-img-with-text-section > .component-content {
      padding: 0 0 1.20375rem !important; } }
  @media (max-width: 768px) {
    .page-home .flip-card-and-img-with-text-section .box {
      padding-left: unset;
      padding-right: unset; } }
  @media (min-width: 320px) and (max-width: 768px) {
    .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section {
      padding: 0 9px; } }
  .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .image-wrapper {
    padding-bottom: 2.5625rem; }
    @media (min-width: 320px) and (max-width: 1199px) {
      .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .image-wrapper {
        padding-bottom: 1rem; } }
    @media (min-width: 769px) and (max-width: 1600px) {
      .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .image-wrapper img {
        width: clamp(6rem, calc(6rem + 6.5rem * ((78.125vw - 48.06rem) / (100rem - 48.06rem))), 12.5rem) !important;
        height: auto; } }
    @media (min-width: 320px) and (max-width: 1199px) {
      .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .image-wrapper img {
        width: 100px;
        padding-top: 24px; } }
  .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
    font-family: "GSK Precision Bold" !important;
    font-weight: 700 !important; }
    @media (min-width: 320px) and (max-width: 768px) {
      .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
        padding-bottom: 0.875rem; } }
    @media (min-width: 769px) and (max-width: 1600px) {
      .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
        font-size: clamp(1.875rem, calc(1.875rem + 2rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
        line-height: clamp(2.375rem, calc(2.375rem + 1.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important; } }
  .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
    padding-top: 0.75rem;
    padding-bottom: 2.23312rem; }
    .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .static-text h3 b {
      font-family: "GSK Precision Bold" !important;
      font-weight: 700 !important; }
    @media (min-width: 320px) and (max-width: 768px) {
      .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
        padding-top: unset;
        padding-bottom: 3rem; } }
    @media (min-width: 769px) and (max-width: 1600px) {
      .page-home .flip-card-and-img-with-text-section .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
        font-size: clamp(1.125rem, calc(1.125rem + 0.6rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 1.875rem) !important;
        line-height: clamp(1.625rem, calc(1.625rem + 0.6rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 2.375rem) !important; } }
  .page-home .flip-card-and-img-with-text-section .divider {
    text-align: center;
    margin-top: 83px; }
    @media (max-width: 768px) {
      .page-home .flip-card-and-img-with-text-section .divider {
        display: none; } }
  .page-home .flip-card-and-img-with-text-section .first-flip-cards-section-bottom-padding {
    padding: 0 0 40px !important; }
    @media (max-width: 768px) {
      .page-home .flip-card-and-img-with-text-section .first-flip-cards-section-bottom-padding {
        padding: 0 0 48px !important; } }
  .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper {
    padding: 3.88313rem 2.875rem 8.24rem; }
    @media (min-width: 320px) and (max-width: 1199px) {
      .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper {
        padding: 32px 0px 0; } }
    .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper .image-wrapper {
      padding-bottom: 2rem; }
      @media (min-width: 320px) and (max-width: 1199px) {
        .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper .image-wrapper {
          padding-bottom: 1.5rem; } }
      @media (min-width: 320px) and (max-width: 768px) {
        .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper .image-wrapper img {
          width: 200px;
          padding-top: unset; } }
      @media (min-width: 769px) and (max-width: 1600px) {
        .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper .image-wrapper img {
          width: clamp(15.625rem, calc(15.625rem + 15.625rem * ((78.125vw - 48.06rem) / (100rem - 48.06rem))), 31.25rem) !important;
          height: auto; } }
    @media (max-width: 768px) {
      .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper .static-text {
        padding-bottom: 2.81062rem; } }
    .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
      font-size: 3rem;
      line-height: 3rem;
      font-weight: 700;
      padding-bottom: 1rem; }
      @media (max-width: 768px) {
        .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper .static-text h2 {
          font-size: 1.875rem;
          line-height: 2.375rem; } }
    .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
      padding: 1rem 9.0625rem 0rem; }
      @media (max-width: 768px) {
        .page-home .flip-card-and-img-with-text-section .img-heading-text-two .reference-image-with-text-section .image-outer-wrapper .static-text h3 {
          font-size: 1.125rem;
          line-height: 1.625rem;
          padding: unset; } }
  .page-home .flip-card-and-img-with-text-section .card-wrapper {
    box-sizing: border-box;
    margin-left: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    background-image: unset !important; }
    @media (min-width: 1023px) and (max-width: 1200px) {
      .page-home .flip-card-and-img-with-text-section .card-wrapper {
        padding-bottom: 30px; } }
    .page-home .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper {
      max-width: 90rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      padding: 0;
      margin: unset; }
      .page-home .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper a.button-pdf {
        color: #151515;
        text-decoration: none; }
        .page-home .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper a.button-pdf:hover {
          color: #F36633; }
      @media (min-width: 1023px) and (max-width: 1200px) {
        .page-home .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper {
          max-width: 64rem; } }
      @media (min-width: 1201px) and (max-width: 1439px) {
        .page-home .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper {
          max-width: 70rem; } }
      @media (min-width: 1800px) {
        .page-home .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper {
          max-width: 108rem; } }
      .page-home .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper .swiper-container {
        padding: unset; }
      .page-home .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper .paragraphSystem.content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center; }
    .page-home .flip-card-and-img-with-text-section .card-wrapper .flip-card-padding-bottom {
      padding: 0 0 8.875rem; }
      @media (max-width: 768px) {
        .page-home .flip-card-and-img-with-text-section .card-wrapper .flip-card-padding-bottom {
          padding: 0 0 4rem; } }
    @media (min-width: 1023px) and (max-width: 1200px) {
      .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color {
        padding-bottom: 30px; } }
    .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper {
      padding: 114px 0 109px;
      margin: 0; }
      .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper,
      .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper {
        margin-right: 20px; }
      .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper,
      .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper {
        width: 20rem;
        padding: 0;
        position: relative;
        margin-top: 99px; }
        .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper .paragraphSystem.content,
        .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper .paragraphSystem.content {
          gap: 0; }
          .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper .paragraphSystem.content .reference-curve-image-block-card,
          .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper .paragraphSystem.content .reference-curve-image-block-card {
            position: absolute;
            bottom: -34px;
            width: unset;
            right: -110px;
            padding: 0;
            height: 80px; }
      .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper {
        margin-top: 0 !important; }
        .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper .reference-curve-image-block-card {
          position: absolute;
          padding: 0;
          width: unset;
          bottom: 0 !important;
          top: -25px;
          right: -80px !important; }
      .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper .reference-card-component:first-of-type {
        margin-left: 0 !important; }
      .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper:last-child {
        margin-right: 0 !important; }
        .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper:last-child .reference-card-component .flip-card {
          margin-top: 0px !important; }
      .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-box-wrapper .reference-card-component,
      .page-home .flip-card-and-img-with-text-section .card-wrapper.orange-bg-color .card-inner-wrapper .curve-path-upper-box-wrapper .reference-card-component {
        width: 100% !important; }
  .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-front .off-white-bg-circular-button .button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 16px;
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2rem;
    color: #fff;
    background-color: #f36633;
    border-radius: 50px;
    cursor: pointer; }
    @media (min-width: 992px) and (max-width: 1299px) {
      .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-front .off-white-bg-circular-button .button {
        font-size: 13px;
        line-height: 18px; } }
    @media (min-width: 1300px) and (max-width: 1439px) {
      .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-front .off-white-bg-circular-button .button {
        font-size: 16px;
        line-height: 24px; } }
    @media (min-width: 1440px) and (max-width: 1600px) {
      .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-front .off-white-bg-circular-button .button {
        font-size: 18px;
        line-height: 26px; } }
    .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-front .off-white-bg-circular-button .button .icon {
      background-color: #f36633;
      color: #fff;
      right: -47px; }
  .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-back {
    background-color: #f36633;
    color: #fff;
    position: absolute;
    top: 0; }
    .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-back .inner-text h2 {
      color: #fff;
      font-family: "GSK Precision Bold" !important;
      font-weight: 700 !important; }
    .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-back .inner-text p {
      color: #fff;
      font-family: "GSK Precision Light" !important;
      font-weight: 300 !important; }
      .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-back .inner-text p b {
        font-family: "GSK Precision Bold" !important;
        font-weight: 700 !important; }
    .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-back .inner-text .button {
      background: white;
      display: block;
      width: fit-content;
      font-size: 18px;
      line-height: 26px;
      padding: 10.9px 16.3px;
      margin: 14px 0 0;
      font-weight: 400;
      color: #151515; }
      .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-back .inner-text .button a.button-pdf {
        color: #151515 !important;
        text-decoration: none !important; }
        .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-back .inner-text .button a.button-pdf:hover {
          color: #F36633 !important; }
      .page-home .flip-card-and-img-with-text-section .Orange-Standout-Card .flip-card .flip-card-inner .flip-card-back .inner-text .button .icon {
        color: #f36633;
        display: inline-block;
        height: 20.3px;
        width: 20.3px;
        text-align: center; }
  .page-home .flip-card-and-img-with-text-section .orange-standout-card .only-for-mobile .off-white-bg-circular-button a.button-link-for-mob {
    cursor: none;
    color: #ffffff !important; }
    @media (max-width: 769px) {
      .page-home .flip-card-and-img-with-text-section .orange-standout-card .only-for-mobile .off-white-bg-circular-button a.button-link-for-mob {
        cursor: pointer; } }
    .page-home .flip-card-and-img-with-text-section .orange-standout-card .only-for-mobile .off-white-bg-circular-button a.button-link-for-mob .icon {
      background-color: #f36633;
      color: #fff;
      top: 50%;
      transform: translateY(-50%); }
  .page-home .flip-card-and-img-with-text-section .only-for-mobile .off-white-bg-circular-button a.button-link-for-mob {
    cursor: none;
    color: #f36633 !important; }
    @media (max-width: 769px) {
      .page-home .flip-card-and-img-with-text-section .only-for-mobile .off-white-bg-circular-button a.button-link-for-mob {
        cursor: pointer; } }
    .page-home .flip-card-and-img-with-text-section .only-for-mobile .off-white-bg-circular-button a.button-link-for-mob .icon {
      top: 50%;
      transform: translateY(-50%); }

.page-home .flip-card .flip-card-inner {
  padding-bottom: 34px; }
  @media (max-width: 768px) {
    .page-home .flip-card .flip-card-inner {
      padding-bottom: unset; } }

@media (min-width: 769px) {
  .page-home .flip-card:hover .flip-card-inner {
    border-radius: 20px;
    transform: unset !important; } }

@media (min-width: 769px) {
  .page-home .flip-card .flip-card-front {
    transition: opacity 2.5s ease-in-out;
    z-index: 2; }
    .page-home .flip-card .flip-card-front img {
      opacity: 1;
      transition: opacity 2.5s ease-in-out; } }

@media (min-width: 769px) {
  .page-home .flip-card .flip-card-back {
    opacity: 0;
    transition: opacity 2.5s ease-in-out, visibility 2.5s ease-in-out;
    z-index: 1;
    transform: unset !important;
    border-radius: 20px;
    box-shadow: 0px 14px 30px 0px #FBD0C04D, 0px 4px 55px 0px #FBD0C08C, 0px 55px 55px 0px #FBD0C00D !important; } }

.page-home .flip-card .flip-card-back .inner-text h2 {
  font-family: "GSK Precision Bold" !important;
  font-weight: 700 !important; }

.page-home .flip-card .flip-card-back .inner-text p {
  font-family: "GSK Precision Light" !important;
  font-weight: 300 !important; }
  .page-home .flip-card .flip-card-back .inner-text p b {
    font-family: "GSK Precision Bold" !important;
    font-weight: 700 !important; }

@media (min-width: 769px) {
  .page-home .flip-card .flip-card-front, .page-home .flip-card .flip-card-back {
    backface-visibility: visible !important;
    /* ✅ fix for reversed content issue */ } }

@media (min-width: 769px) {
  .page-home .flip-card:hover .flip-card-front {
    opacity: 0;
    /* not fully gone → keeps slight faded image visible */ } }

@media (min-width: 769px) {
  .page-home .flip-card:hover .flip-card-back {
    opacity: 1;
    /* fade text in */
    z-index: 3;
    /* bring text above image */ } }

@media (max-width: 768px) {
  .page-home .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button .button:active {
    background-color: #FBD0C0 !important;
    color: #F36633 !important; }
  .page-home .flip-card .flip-card-inner .flip-card-front figure .off-white-bg-circular-button .button .icon:active {
    background-color: #FBD0C0 !important;
    color: #F36633 !important; }
  .page-home .orange-standout-card:nth-child(2) .flip-card .flip-card-inner .off-white-bg-circular-button .button:active {
    background-color: #DB5C2E !important;
    color: #ffffff !important; }
  .page-home .orange-standout-card:nth-child(2) .flip-card .flip-card-inner .off-white-bg-circular-button .button .icon:active {
    background-color: #DB5C2E !important;
    color: #ffffff !important; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.three-card-icon-description-image > .component-content {
  max-width: 87.21rem;
  margin: 0 auto; }
  .three-card-icon-description-image > .component-content > .paragraphSystem {
    display: block; }
    @media (min-width: 769px) {
      .three-card-icon-description-image > .component-content > .paragraphSystem {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }
    .three-card-icon-description-image > .component-content > .paragraphSystem .left-icon-content {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-pack: center;
          justify-content: center; }
      .three-card-icon-description-image > .component-content > .paragraphSystem .left-icon-content img {
        max-width: 6.25rem;
        max-height: 5.48375rem; }
        @media (min-width: 769px) {
          .three-card-icon-description-image > .component-content > .paragraphSystem .left-icon-content img {
            max-width: 12.5rem;
            max-height: 10.9675rem; } }
      @media (min-width: 769px) {
        .three-card-icon-description-image > .component-content > .paragraphSystem .left-icon-content {
          width: auto;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          padding-right: 2.0925rem; } }
    .three-card-icon-description-image > .component-content > .paragraphSystem .teaser-image-component {
      display: block; }
      @media only screen and (max-width: 768px) {
        .three-card-icon-description-image > .component-content > .paragraphSystem .teaser-image-component {
          background-color: unset; } }
      @media (min-width: 769px) {
        .three-card-icon-description-image > .component-content > .paragraphSystem .teaser-image-component {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
          margin: 0; } }
      .three-card-icon-description-image > .component-content > .paragraphSystem .teaser-image-component .teaser-description {
        background-color: unset;
        margin: 6.03125rem 0;
        padding: 0; }
        .three-card-icon-description-image > .component-content > .paragraphSystem .teaser-image-component .teaser-description h2 {
          font-family: "GSK Precision";
          font-weight: 700;
          font-size: 1.875rem;
          line-height: 2.375rem; }
          @media (min-width: 769px) {
            .three-card-icon-description-image > .component-content > .paragraphSystem .teaser-image-component .teaser-description h2 {
              font-weight: 400;
              font-size: 3rem;
              line-height: 3.5rem; } }
        .three-card-icon-description-image > .component-content > .paragraphSystem .teaser-image-component .teaser-description .teaser-desc {
          font-family: "GSK Precision";
          font-weight: 400;
          font-size: 1.875rem;
          line-height: 2.875rem; }
          @media (min-width: 769px) {
            .three-card-icon-description-image > .component-content > .paragraphSystem .teaser-image-component .teaser-description .teaser-desc {
              font-size: 1.125rem;
              line-height: 1.625rem; } }
      .three-card-icon-description-image > .component-content > .paragraphSystem .teaser-image-component .image-container {
        max-width: 15.37438rem;
        max-height: 17.8375rem; }
        @media (min-width: 769px) {
          .three-card-icon-description-image > .component-content > .paragraphSystem .teaser-image-component .image-container {
            max-width: 21.71rem;
            max-height: 25.1875rem; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-home .icon-text-teaser-image-component {
  margin-top: 5.03125rem;
  margin-bottom: 3rem; }
  @media only screen and (max-width: 768px) {
    .page-home .icon-text-teaser-image-component {
      margin-top: unset;
      margin-bottom: 1.5rem; } }
  .page-home .icon-text-teaser-image-component > .component-content {
    max-width: 87.21rem;
    margin: 0 auto; }
    @media (min-width: 769px) and (max-width: 1600px) {
      .page-home .icon-text-teaser-image-component > .component-content {
        max-width: clamp(48rem, calc(48rem + (39.21rem * ((100vw - 48.06rem) / (100rem - 48.06rem)))), 87.21rem) !important;
        margin: 0 auto !important;
        padding-inline: clamp(2rem, calc(2rem + 7vw), 16.41rem) !important;
        width: 100%; } }
    .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component {
      background-image: unset;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      @media only screen and (max-width: 768px) {
        .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component {
          background-image: unset;
          -ms-flex-direction: column;
              flex-direction: column;
          position: unset;
          padding-bottom: unset;
          background-size: unset;
          background-position: unset; } }
      .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-icon {
        display: -ms-flexbox;
        display: flex;
        width: 100%; }
        @media only screen and (max-width: 768px) {
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-icon {
            position: unset;
            left: unset;
            transform: unset; } }
        .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-icon img {
          max-width: 12.5rem;
          max-height: 10.9675rem; }
          @media (max-width: 768px) {
            .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-icon img {
              max-width: 6.25rem;
              max-height: 5.48375rem;
              margin-top: 2rem; } }
          @media (min-width: 769px) and (max-width: 1600px) {
            .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-icon img {
              width: clamp(6.25rem, calc(6.25rem + 5.25rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 12.5rem) !important;
              height: auto; } }
        @media (min-width: 769px) {
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-icon {
            width: auto;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            margin-right: 1rem; } }
      .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description {
        -ms-flex: unset;
            flex: unset;
        background-color: unset;
        margin: 6.03125rem 0 6.03125rem 1rem;
        padding: 0; }
        @media only screen and (max-width: 768px) {
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description {
            margin: 2rem 0; } }
        @media only screen and (min-width: 1601px) and (max-width: 1900px) {
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description {
            margin-left: 5% !important; } }
        @media only screen and (min-width: 769px) and (max-width: 1600px) {
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description {
            margin-left: 2.5% !important; } }
        .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description h2 {
          margin: 0 0 8px 0;
          font-family: "GSK Precision" !important;
          font-weight: 400 !important;
          font-size: 1.875rem;
          line-height: 2.375rem; }
          @media (min-width: 769px) and (max-width: 1024px) {
            .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description h2 {
              font-size: 2.5rem !important;
              line-height: 2.5rem !important;
              margin: 20px 0; } }
          @media only screen and (max-width: 768px) {
            .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description h2 {
              margin-top: 0;
              font-family: "GSK Precision Bold" !important;
              font-weight: 700 !important; } }
          @media (min-width: 769px) {
            .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description h2 {
              font-weight: 400;
              font-size: 3rem;
              line-height: 3.5rem; } }
          @media (min-width: 769px) and (max-width: 1600px) {
            .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description h2 {
              font-size: clamp(1.875rem, calc(1.875rem + 1.125rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
              line-height: clamp(2.375rem, calc(2.375rem + 1.125rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; } }
        .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description .orange-bg-circular-button a {
          font-size: 1.125rem;
          line-height: 1.625rem;
          font-weight: 400; }
        @media only screen and (max-width: 768px) {
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description .orange-bg-circular-button {
            position: unset;
            bottom: unset;
            left: unset;
            transform: unset; } }
        .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description .teaser-desc {
          font-family: "GSK Precision";
          font-weight: 400;
          font-size: 1.875rem;
          line-height: 2.875rem;
          max-width: 49rem;
          margin-right: 2rem;
          margin-bottom: 0.625rem; }
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description .teaser-desc span {
            font-size: 1.875rem;
            line-height: 2.875rem;
            font-family: "GSK Precision Bold";
            font-weight: 700; }
            @media only screen and (max-width: 768px) {
              .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description .teaser-desc span {
                font-size: 1.125rem;
                line-height: 1.625rem; } }
            @media (min-width: 769px) and (max-width: 1600px) {
              .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description .teaser-desc span {
                font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 1.875rem) !important;
                line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 2.875rem) !important; } }
          @media (min-width: 769px) and (max-width: 1600px) {
            .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description .teaser-desc {
              font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 1.875rem) !important;
              line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 2.875rem) !important; } }
          @media only screen and (max-width: 768px) {
            .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description .teaser-desc {
              margin-right: unset;
              margin-bottom: 1.75rem;
              font-size: 1.125rem;
              line-height: 1.625rem; } }
          @media (min-width: 768px) and (max-width: 1024px) {
            .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description .teaser-desc {
              font-size: 1rem;
              line-height: 1.25rem; }
              .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-description .teaser-desc span {
                font-size: 1rem;
                line-height: 1.25rem; } }
      .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-divider {
        display: none; }
        @media only screen and (max-width: 768px) {
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .teaser-divider {
            display: block; } }
      .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .image-container {
        max-width: 21.71rem;
        max-height: 25.1875rem; }
        @media (max-width: 768px) {
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .image-container {
            max-width: 15.37438rem;
            max-height: 17.8375rem; } }
        @media (min-width: 769px) and (max-width: 1600px) {
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .image-container {
            width: clamp(15.375rem, calc(15.375rem + 6.3125rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 21.6875rem) !important;
            height: clamp(17.8375rem, calc(17.8375rem + 7.4125rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 25.25rem) !important; } }
        @media (min-width: 769px) and (max-width: 1600px) {
          .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .image-container img {
            width: clamp(15.375rem, calc(15.375rem + 6.3125rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 21.6875rem) !important;
            height: clamp(17.8375rem, calc(17.8375rem + 7.4125rem * ((72.65vw - 48.06rem) / (100rem - 48.06rem))), 25.25rem) !important; } }
      .page-home .icon-text-teaser-image-component > .component-content .reference-home-teaser-component .teaser-image-component .inner-curve {
        background: unset; }
  .page-home .icon-text-teaser-image-component .podcast-teaser {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .page-home .icon-text-teaser-image-component .podcast-teaser .teaser-description {
      margin-left: 50px;
      background-color: unset;
      border-radius: unset;
      padding: unset; }

.page-home .reference-teaser-component-with-divider {
  padding-top: 5rem; }
  @media only screen and (max-width: 768px) {
    .page-home .reference-teaser-component-with-divider {
      padding: 2rem 1.875rem; } }
  @media only screen and (max-width: 768px) {
    .page-home .reference-teaser-component-with-divider .teaser-image-component {
      padding-bottom: 91px;
      background-image: unset !important; } }
  @media only screen and (max-width: 768px) {
    .page-home .reference-teaser-component-with-divider .teaser-divider {
      margin: 0rem 0rem 2rem; } }
  @media (min-width: 769px) and (max-width: 1600px) {
    .page-home .reference-teaser-component-with-divider .teaser-description img.teaser-icon {
      width: clamp(6.25rem, calc(6.25rem + 5.25rem * ((87.5vw - 22.5rem) / (100rem - 22.5rem))), 12.5rem) !important;
      height: auto; } }
  .page-home .reference-teaser-component-with-divider .teaser-description h2 {
    font-family: "GSK Precision Bold" !important;
    font-weight: 700 !important; }
    @media only screen and (max-width: 768px) {
      .page-home .reference-teaser-component-with-divider .teaser-description h2 {
        margin: 2rem 0rem 1rem; } }
    @media (min-width: 769px) and (max-width: 1600px) {
      .page-home .reference-teaser-component-with-divider .teaser-description h2 {
        font-size: clamp(1.875rem, calc(1.875rem + 2.125rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
        line-height: clamp(2.375rem, calc(2.375rem + 1.875rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
        margin-top: clamp(1rem, calc(1rem + 1rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important;
        margin-bottom: clamp(1rem, calc(1rem + 1rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
  @media (min-width: 769px) and (max-width: 1600px) {
    .page-home .reference-teaser-component-with-divider .teaser-description .teaser-desc {
      font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 1.875rem) !important;
      line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 2.875rem) !important; } }
  @media only screen and (max-width: 768px) {
    .page-home .reference-teaser-component-with-divider .teaser-description .teaser-desc {
      margin: 0rem 0rem 2rem; } }
  @media (min-width: 769px) and (max-width: 1600px) {
    .page-home .reference-teaser-component-with-divider .teaser-description .teaser-desc span {
      font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 1.875rem) !important;
      line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 2.875rem) !important; } }
  .page-home .reference-teaser-component-with-divider .teaser-description .teaser-desc span b {
    font-family: "GSK Precision Bold" !important;
    font-weight: 700 !important; }
  .page-home .reference-teaser-component-with-divider .teaser-description .orange-bg-circular-button a {
    font-size: 1.125rem;
    line-height: 1.625rem;
    font-weight: 400; }
.flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper {
  max-width: 100vw;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 768px) {
    .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper {
      width: 100vw; } }
  @media (max-width: 768px) {
    .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper .swiper-container {
      overflow: hidden;
      padding-bottom: 48px;
      margin-bottom: 36px; } }
  @media (max-width: 768px) {
    .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper .swiper-button-prev,
    .flip-card-and-img-with-text-section .card-wrapper .card-inner-wrapper .swiper-button-next {
      top: 100%; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.button-group-component {
  padding-bottom: 0 !important;
  overflow: hidden; }
  .button-group-component .button-group-divider img {
    margin: 2rem 0; }
    @media only screen and (min-width: 769px) {
      .button-group-component .button-group-divider img {
        margin: 5rem 0; } }
  .button-group-component .button-group-row-one .button,
  .button-group-component .button-group-row-two .button,
  .button-group-component .button-group-row-three .button {
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 0.875rem !important;
    line-height: 1.25rem !important; }
    @media only screen and (max-width: 768px) {
      .button-group-component .button-group-row-one .button,
      .button-group-component .button-group-row-two .button,
      .button-group-component .button-group-row-three .button {
        padding: 0.75rem 1rem; } }
    @media only screen and (min-width: 769px) {
      .button-group-component .button-group-row-one .button,
      .button-group-component .button-group-row-two .button,
      .button-group-component .button-group-row-three .button {
        font-size: 1.875rem !important;
        line-height: 2.875rem !important; } }
    @media (min-width: 769px) and (max-width: 1600px) {
      .button-group-component .button-group-row-one .button,
      .button-group-component .button-group-row-two .button,
      .button-group-component .button-group-row-three .button {
        font-size: clamp(0.875rem, calc(0.875rem + (1.5625rem - 0.875rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5625rem) !important;
        line-height: clamp(1.625rem, calc(1.625rem + (2.375rem - 1.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2.375rem) !important; } }
    .button-group-component .button-group-row-one .button:hover,
    .button-group-component .button-group-row-two .button:hover,
    .button-group-component .button-group-row-three .button:hover {
      background-color: #FBD0C0 !important;
      color: #F36633 !important; }
      .button-group-component .button-group-row-one .button:hover span,
      .button-group-component .button-group-row-two .button:hover span,
      .button-group-component .button-group-row-three .button:hover span {
        background-color: #FBD0C0 !important;
        color: #F36633 !important;
        border-color: #F36633 !important; }
  .button-group-component .button-group-row-three {
    margin-bottom: 0; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

#content .breadcrumbs {
  margin: 0.125rem 0 1.25rem 0; }
  @media (max-width: 479px) {
    #content .breadcrumbs {
      margin-bottom: 0.25rem !important; } }
  @media (max-width: 768px) {
    #content .breadcrumbs {
      padding: 1rem 0.5625rem !important; } }
  @media (min-width: 48.0625rem) {
    #content .breadcrumbs {
      margin: 0.125rem 0 5rem 0;
      padding: 1.5rem 0; } }
  #content .breadcrumbs nav {
    margin: 0 auto;
    max-width: 105.0625rem; }
    #content .breadcrumbs nav ol li a {
      color: #151515;
      font-family: "GSK Precision";
      font-weight: 400;
      font-size: 0.6875rem;
      line-height: 1.125rem;
      text-transform: initial; }
      @media (min-width: 48.0625rem) {
        #content .breadcrumbs nav ol li a {
          font-size: 1rem;
          line-height: 1.25rem; } }
    #content .breadcrumbs nav ol li:last-child a {
      color: #151515; }
    #content .breadcrumbs nav ol li .breadcrumbs-separator {
      background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/breadcrumb-seperator.png");
      margin: 0 0.5rem -0.375rem 0;
      display: inline-block;
      width: 1.25rem;
      height: 1.25rem;
      color: transparent; }
      @media (min-width: 48.0625rem) {
        #content .breadcrumbs nav ol li .breadcrumbs-separator {
          margin: 0 1.625rem -0.25rem 1rem; } }

@media (min-width: 769px) and (max-width: 1600px) {
  .template-patient-generic-template .patient-html-body-section .breadcrumbs {
    margin: 0 auto !important; }
    .template-patient-generic-template .patient-html-body-section .breadcrumbs nav {
      max-width: 1214px !important;
      margin: 0 auto !important; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.reference-heading-with-divider-and-text .component-heading h2 {
  font-weight: 400;
  font-size: 4.5rem;
  line-height: 5rem;
  text-align: center;
  color: #F36633;
  font-family: "GSK Precision";
  font-weight: 400; }
  @media (max-width: 768px) {
    .reference-heading-with-divider-and-text .component-heading h2 {
      width: 55%;
      font-weight: 700;
      font-size: 1.875rem;
      line-height: 2.375rem;
      text-align: left; } }
  @media (min-width: 769px) and (max-width: 1600px) {
    .reference-heading-with-divider-and-text .component-heading h2 {
      font-size: clamp(1.875rem, calc(1.875rem + 2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
      line-height: clamp(2.375rem, calc(2.375rem + 2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; } }

.reference-heading-with-divider-and-text .component-divider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 1.5rem 0rem 2.25rem; }
  @media (max-width: 768px) {
    .reference-heading-with-divider-and-text .component-divider {
      padding: 0.25rem 0rem 1rem; } }

.reference-heading-with-divider-and-text .component-description p {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
  padding: 0rem 8.9375rem;
  margin: 0;
  color: #151515; }
  @media (max-width: 768px) {
    .reference-heading-with-divider-and-text .component-description p {
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.25rem;
      text-align: left;
      padding: unset;
      margin-bottom: 1rem; } }
  @media (min-width: 769px) and (max-width: 1600px) {
    .reference-heading-with-divider-and-text .component-description p {
      font-size: clamp(1.125rem, calc(1.125rem + 0.375rem * ((80.2vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
      line-height: clamp(1.625rem, calc(1.625rem + 0.375rem * ((80.2vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
  .reference-heading-with-divider-and-text .component-description p b {
    font-family: "GSK Precision Bold";
    font-weight: 700; }

.reference-zoomable-img-mobile {
  margin: 8.75rem 0rem 3.75rem; }
  @media (max-width: 768px) {
    .reference-zoomable-img-mobile {
      margin-top: 0;
      margin-bottom: 0; } }
  @media (min-width: 769px) and (max-width: 1600px) {
    .reference-zoomable-img-mobile {
      margin-top: clamp(5rem, calc(5rem + 3.75rem * ((100vw - 48.06rem) / (100rem - 48.06rem))), 8.75rem);
      margin-right: 0;
      margin-bottom: 3.75rem;
      margin-left: 0; } }
  .reference-zoomable-img-mobile .teaser-image-component {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    max-width: 105rem;
    margin: 0 auto;
    background-image: unset;
    background-repeat: unset;
    background-size: unset;
    background-position: unset; }
    .reference-zoomable-img-mobile .teaser-image-component.podcast-teaser {
      margin: unset; }
      @media only screen and (max-width: 768px) {
        .reference-zoomable-img-mobile .teaser-image-component.podcast-teaser {
          background: unset;
          border-radius: unset;
          padding-top: 0; } }
      .reference-zoomable-img-mobile .teaser-image-component.podcast-teaser .image-container {
        max-width: unset; }
    .reference-zoomable-img-mobile .teaser-image-component .desk-image-container img {
      max-width: 100%;
      object-fit: contain; }
      @media (max-width: 768px) {
        .reference-zoomable-img-mobile .teaser-image-component .desk-image-container img {
          display: none; } }
    .reference-zoomable-img-mobile .teaser-image-component .image-container img {
      display: none; }
      @media (max-width: 768px) {
        .reference-zoomable-img-mobile .teaser-image-component .image-container img {
          display: block; } }
    .reference-zoomable-img-mobile .teaser-image-component .inner-curve {
      display: none; }
      @media (max-width: 768px) {
        .reference-zoomable-img-mobile .teaser-image-component .inner-curve {
          display: block; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.moving-slider-container {
  position: relative;
  border-radius: 24px;
  max-height: 879px;
  margin: 0 auto;
  max-width: 75.875rem;
  left: 50%;
  transform: translate(-50%, 0); }
  @media (min-width: 109.375rem) {
    .moving-slider-container {
      max-width: 105.0625rem;
      padding: 0; } }
  .moving-slider-container .slick-list {
    border-radius: 24px; }
  .moving-slider-container img {
    width: 100%; }
    .moving-slider-container img.desktop-slider-img {
      display: block;
      border-radius: 24px; }
    .moving-slider-container img.mobile-slider-img {
      display: none; }
  .moving-slider-container .slider-text-container {
    position: absolute;
    width: 49.3%;
    height: 100.3%;
    right: -2px;
    top: -2px;
    bottom: 0px;
    padding: 163.5px 118px !important;
    background-color: #F0EFED;
    border-radius: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
    .moving-slider-container .slider-text-container h5,
    .moving-slider-container .slider-text-container p {
      max-width: 592px; }
    .moving-slider-container .slider-text-container h5 {
      color: #F36633;
      font-family: "GSK Precision";
      font-weight: 400;
      font-size: 3rem;
      line-height: 3.5rem;
      margin: 0 0 32px; }
    .moving-slider-container .slider-text-container p {
      color: #151515;
      font-family: "GSK Precision";
      font-weight: 400;
      font-size: 1.5rem;
      line-height: 2rem;
      margin: 0; }
  @media only screen and (max-width: 769px) {
    .moving-slider-container {
      max-height: unset;
      padding: 0 1.5rem; }
      .moving-slider-container .slider-text-container {
        position: relative;
        width: 100.3%;
        height: auto;
        padding: 24px !important;
        margin-top: -40px;
        z-index: 12;
        left: -1px; }
        .moving-slider-container .slider-text-container h5,
        .moving-slider-container .slider-text-container p {
          max-width: auto; }
        .moving-slider-container .slider-text-container h5 {
          font-weight: 700;
          font-size: 1.875rem;
          line-height: 2.375rem;
          margin: 0 0 16px; }
        .moving-slider-container .slider-text-container p {
          font-size: 1.125rem;
          line-height: 1.625rem;
          margin: 0; }
      .moving-slider-container img.desktop-slider-img {
        display: none; }
      .moving-slider-container img.mobile-slider-img {
        display: block; }
      .moving-slider-container .slick-slide {
        padding: 0; } }
  @media (min-width: 769px) and (max-width: 900px) {
    .moving-slider-container .slider-text-container {
      padding: 50px !important;
      height: 100%;
      top: 0; }
      .moving-slider-container .slider-text-container h5 {
        font-size: 1.25rem;
        line-height: 1.5rem;
        margin: 0 0 16px; }
      .moving-slider-container .slider-text-container p {
        font-size: 1rem;
        line-height: 1.20rem; } }
  @media (min-width: 901px) and (max-width: 1000px) {
    .moving-slider-container .slider-text-container {
      padding: 50px !important;
      height: 100%;
      top: 0; }
      .moving-slider-container .slider-text-container h5 {
        font-size: 1.5rem;
        line-height: 1.75rem;
        margin: 0 0 16px; }
      .moving-slider-container .slider-text-container p {
        font-size: 1.25rem;
        line-height: 1.5rem; } }
  @media (min-width: 1001px) and (max-width: 1200px) {
    .moving-slider-container .slider-text-container {
      padding: 50px !important;
      height: 100%;
      top: 0; }
      .moving-slider-container .slider-text-container h5 {
        font-size: 1.75rem;
        line-height: 2rem;
        margin: 0 0 16px; } }
  @media (min-width: 1201px) and (max-width: 1371px) {
    .moving-slider-container .slider-text-container {
      padding: 50px 80px !important; }
      .moving-slider-container .slider-text-container h5 {
        font-size: 2rem;
        line-height: 2.25rem;
        margin: 0 0 25px; } }
  @media (min-width: 1371px) and (max-width: 1600px) {
    .moving-slider-container .slider-text-container {
      padding: 80px !important; }
      .moving-slider-container .slider-text-container h5 {
        font-size: 2.35rem;
        line-height: 2.65rem;
        margin: 0 0 25px; } }
  @media (min-width: 1600px) and (max-width: 1751px) {
    .moving-slider-container .slider-text-container {
      padding: 80px !important; }
      .moving-slider-container .slider-text-container h5 {
        font-size: 2.4rem;
        line-height: 2.75rem;
        margin: 0 0 25px; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.card-image-button-container .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto !important;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  @media screen and (max-width: 1024px) {
    .card-image-button-container .paragraphSystem {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      gap: 16px !important; } }
  .card-image-button-container .paragraphSystem a {
    display: none !important; }

.card-image-button-container.card-button-mobile-pdf .reference-card-component-image-buttom .card-wrapper-image-buttom img {
  background-color: #b6b6b633;
  padding: 64.45px 8px;
  object-fit: contain;
  border-radius: 24px; }

.card-image-button-container.card-variant-four .paragraphSystem {
  gap: 24px;
  max-width: 1680px; }

.card-image-button-container.card-variant-four .reference-card-component-image-buttom {
  width: 25.125rem !important; }
  @media screen and (min-width: 1220px) and (max-width: 1750px) {
    .card-image-button-container.card-variant-four .reference-card-component-image-buttom {
      width: 17.125rem !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1219px) {
    .card-image-button-container.card-variant-four .reference-card-component-image-buttom {
      width: 14.4rem !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .card-image-button-container.card-variant-four .reference-card-component-image-buttom {
      width: 20.125rem !important; } }
  @media screen and (max-width: 768px) {
    .card-image-button-container.card-variant-four .reference-card-component-image-buttom {
      width: 15.125rem !important; } }
  .card-image-button-container.card-variant-four .reference-card-component-image-buttom .card-wrapper-image-buttom img {
    width: 25.125rem; }
    @media screen and (min-width: 1220px) and (max-width: 1750px) {
      .card-image-button-container.card-variant-four .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 17.125rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1219px) {
      .card-image-button-container.card-variant-four .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 14.4rem !important; } }
    @media screen and (min-width: 769px) and (max-width: 1023px) {
      .card-image-button-container.card-variant-four .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 20.125rem !important; } }
    @media screen and (max-width: 768px) {
      .card-image-button-container.card-variant-four .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 15.125rem !important; } }

.card-image-button-container.card-variant-three .paragraphSystem {
  gap: 94px;
  max-width: 1395px; }

.card-image-button-container.card-variant-three .reference-card-component-image-buttom {
  width: 25.125rem !important; }
  @media screen and (min-width: 1220px) and (max-width: 1750px) {
    .card-image-button-container.card-variant-three .reference-card-component-image-buttom {
      width: 19.125rem !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1219px) {
    .card-image-button-container.card-variant-three .reference-card-component-image-buttom {
      width: 16.4rem !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .card-image-button-container.card-variant-three .reference-card-component-image-buttom {
      width: 20.125rem !important; } }
  @media screen and (max-width: 768px) {
    .card-image-button-container.card-variant-three .reference-card-component-image-buttom {
      width: 15.125rem !important; } }
  .card-image-button-container.card-variant-three .reference-card-component-image-buttom .card-wrapper-image-buttom img {
    width: 25.125rem; }
    @media screen and (min-width: 1220px) and (max-width: 1750px) {
      .card-image-button-container.card-variant-three .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 19.125rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1219px) {
      .card-image-button-container.card-variant-three .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 16.4rem !important; } }
    @media screen and (min-width: 769px) and (max-width: 1023px) {
      .card-image-button-container.card-variant-three .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 20.125rem !important; } }
    @media screen and (max-width: 768px) {
      .card-image-button-container.card-variant-three .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 15.125rem !important; } }

.card-image-button-container.card-variant-one .paragraphSystem {
  gap: 0;
  max-width: 1112px; }

.card-image-button-container.card-variant-one.card-variant-two .paragraphSystem {
  gap: 0; }

.card-image-button-container.card-variant-two .paragraphSystem {
  gap: 308px;
  max-width: 1112px; }

.card-image-button-container.card-variant-two .reference-card-component-image-buttom {
  width: 25.125rem !important; }
  @media screen and (min-width: 1220px) and (max-width: 1750px) {
    .card-image-button-container.card-variant-two .reference-card-component-image-buttom {
      width: 19.125rem !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1219px) {
    .card-image-button-container.card-variant-two .reference-card-component-image-buttom {
      width: 16.4rem !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .card-image-button-container.card-variant-two .reference-card-component-image-buttom {
      width: 20.125rem !important; } }
  @media screen and (max-width: 768px) {
    .card-image-button-container.card-variant-two .reference-card-component-image-buttom {
      width: 15.125rem !important; } }
  .card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom img {
    width: 25.125rem; }
    @media screen and (min-width: 1220px) and (max-width: 1750px) {
      .card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 19.125rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1219px) {
      .card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 16.4rem !important; } }
    @media screen and (min-width: 769px) and (max-width: 1023px) {
      .card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 20.125rem !important; } }
    @media screen and (max-width: 768px) {
      .card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        width: 15.125rem !important; } }

.card-image-button-container .reference-card-component-image-buttom {
  height: auto;
  -ms-flex-negative: unset;
  flex-shrink: unset;
  padding: 0; }
  .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom img {
    height: auto; }
    @media screen and (max-width: 1024px) {
      .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom img {
        text-align: center;
        -ms-flex-pack: center;
            justify-content: center;
        display: -ms-flexbox;
        display: flex; } }
  .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
    font-family: "GSK Precision";
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    margin: 24px 0;
    color: #151515; }
    @media screen and (min-width: 1025px) and (max-width: 1600px) {
      .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
        font-size: 15px;
        line-height: 24px; } }
    @media screen and (max-width: 1024px) {
      .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
        text-align: center;
        font-size: 20px;
        line-height: 28px;
        font-weight: 700;
        margin: 8px 0;
        font-family: "GSK Precision Bold"; } }
  @media screen and (max-width: 1024px) {
    .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button {
      text-align: center; } }
  .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button {
    color: #fff;
    background-color: #f36633;
    border: none; }
    @media only screen and (min-width: 1025px) and (max-width: 1600px) {
      .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button {
        font-size: 1rem;
        line-height: 1.5rem; }
        .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button span.icon {
          right: -42px;
          top: 2px; } }
  @media screen and (max-width: 1024px) {
    .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button {
      text-align: center; } }
  .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button {
    display: block !important;
    background-color: #f36633 !important;
    margin-bottom: 0;
    color: white !important; }
    .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button:hover, .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button:hover span {
      background-color: #db5c2e !important; }
  .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .icon {
    background-color: #f36633 !important;
    color: white !important;
    top: 8px; }
  .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .pdf-button {
    display: none; }

@media screen and (max-width: 1024px) {
  .card-image-button-container.card-button-mobile-pdf .pdf-button a {
    color: #151515 !important;
    font-size: 18px;
    line-height: 26px;
    display: block !important;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    position: relative;
    font-family: 'GSK Precision';
    font-weight: 400; }
    .card-image-button-container.card-button-mobile-pdf .pdf-button a.external::after {
      content: "";
      background: none;
      width: unset; }
    .card-image-button-container.card-button-mobile-pdf .pdf-button a .icon img {
      background: transparent;
      float: right;
      position: absolute;
      right: 26%;
      padding: 2px 0;
      height: 16px;
      width: 12px !important;
      top: 15px; }
  .card-image-button-container.card-button-mobile-pdf .off-white-bg-circular-button {
    display: none !important; }
  .card-image-button-container.card-button-mobile-pdf .pdf-button {
    display: block !important; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

#footer .reference-footer-test-page .bold-font, #footer .reference-footer-test-page .copyright p {
  font-family: "GSK Precision Bold" !important; }

.footer-top-component {
  position: relative; }
  @media (max-width: 768px) {
    .footer-top-component {
      padding-top: unset; } }
  .footer-top-component .footer-text-with-button p {
    color: #151515; }
    @media (max-width: 768px) {
      .footer-top-component .footer-text-with-button p {
        padding-right: 0 !important; } }
    @media (min-width: 769px) and (max-width: 1100px) {
      .footer-top-component .footer-text-with-button p {
        width: 48% !important; } }
    @media (min-width: 769px) and (max-width: 1750px) {
      .footer-top-component .footer-text-with-button p {
        font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((74.125vw - 48.06rem) / (109.375rem - 48.06rem))), 1.875rem) !important;
        line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((74.125vw - 48.06rem) / (109.375rem - 48.06rem))), 2.875rem) !important; } }
    .footer-top-component .footer-text-with-button p span {
      font-family: "GSK Precision Bold" !important;
      font-weight: 700; }
  @media (min-width: 769px) and (max-width: 1100px) {
    .footer-top-component .footer-text-with-button .icon-buttons {
      gap: 55px !important; } }
  @media (min-width: 769px) and (max-width: 1750px) {
    .footer-top-component .footer-text-with-button .icon-buttons .orange-bg-circular-button .button {
      font-size: clamp(1.125rem, calc(1.125rem + 0.25rem * ((75.125vw - 48.06rem) / (109.375rem - 48.06rem))), 1.5rem) !important;
      line-height: clamp(1.625rem, calc(1.625rem + 0.25rem * ((75.125vw - 48.06rem) / (109.375rem - 48.06rem))), 2rem) !important; } }
  .footer-top-component .content-lab-code {
    padding-top: 4rem; }
    @media (max-width: 768px) {
      .footer-top-component .content-lab-code {
        padding-top: 0; } }
    .footer-top-component .content-lab-code p {
      font-size: 1.125rem;
      line-height: 1.625rem;
      font-family: "GSK Precision";
      font-weight: 400;
      text-align: center;
      position: relative;
      z-index: 9;
      color: #151515; }
      @media (max-width: 768px) {
        .footer-top-component .content-lab-code p {
          font-weight: 400;
          font-size: 0.875rem !important;
          line-height: 1.25rem !important;
          text-align: left; } }
      @media (min-width: 769px) and (max-width: 1750px) {
        .footer-top-component .content-lab-code p {
          font-size: clamp(0.875rem, calc(0.875rem + 0.25rem * ((78.125vw - 48.06rem) / (109.375rem - 48.06rem))), 1.125rem) !important;
          line-height: clamp(1.25rem, calc(1.25rem + 0.375rem * ((78.125vw - 48.06rem) / (109.375rem - 48.06rem))), 1.625rem) !important; } }

.footer-section {
  margin-top: 4rem; }
  @media (max-width: 768px) {
    .footer-section {
      margin-top: 2rem !important; } }
  .footer-section .bottom-footer-links p {
    font-family: "GSK Precision Light" !important;
    font-weight: 300 !important; }

@media (min-width: 769px) {
  .footer-section > .component-content .move-to-top-section button {
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease !important; }
    .footer-section > .component-content .move-to-top-section button:active, .footer-section > .component-content .move-to-top-section button:hover {
      background-color: #DB5C2E !important; } }

@media (min-width: 769px) and (max-width: 1800px) {
  .footer-section .component-content {
    max-width: 88vw !important; }
  .footer-section .component-content .background-container {
    padding-top: clamp(3.125rem, calc(3.125rem + 2.8125rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 5.9375rem) !important;
    padding-bottom: clamp(1rem, calc(1rem + 0.9375rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 1.9375rem) !important;
    padding-inline: clamp(3.75rem, calc(3.75rem + 4rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 8.875rem) !important;
    gap: clamp(2rem, calc(2rem + 3rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 5rem) !important; }
    .footer-section .component-content .background-container .left-section .copyright p {
      font-size: clamp(0.875rem, calc(0.875rem + 0.1rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 1.0625rem) !important;
      line-height: clamp(1.25rem, calc(1.25rem + 0.125rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 1.5625rem) !important; }
    .footer-section .component-content .background-container .left-section .desclaimer p {
      font-size: clamp(0.8125rem, calc(0.8125rem + 0.1rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 0.975rem) !important;
      line-height: clamp(1.125rem, calc(1.125rem + 0.125rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 1.4375rem) !important; }
    .footer-section .component-content .background-container .right-section .title p {
      font-size: clamp(1.375rem, calc(1.375rem + 0.45rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 1.875rem) !important;
      line-height: clamp(1.875rem, calc(1.875rem + 0.45rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 2.375rem) !important; }
    .footer-section .component-content .background-container .right-section .footer-links p {
      font-size: clamp(0.875rem, calc(0.875rem + 0.1rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 1rem) !important;
      line-height: clamp(1.25rem, calc(1.25rem + 0.125rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 1.5rem) !important; }
    .footer-section .component-content .background-container .right-section .bottom-footer-links p {
      font-size: clamp(0.8125rem, calc(0.8125rem + 0.08rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 0.9375rem) !important;
      line-height: clamp(1.125rem, calc(1.125rem + 0.1rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 1.375rem) !important; } }

.page-home .container-fluid {
  overflow: hidden; }

.page-home .footer-top-component .footer-text-with-button p {
  z-index: 999; }

.page-home .footer-top-component .content-lab-code p {
  z-index: 999; }

.page-home .footer-background-eclipse {
  position: relative;
  bottom: 0; }
  @media (max-width: 768px) {
    .page-home .footer-background-eclipse {
      display: none; } }
  .page-home .footer-background-eclipse .footer-eclipse img {
    position: absolute;
    top: -327px;
    z-index: 99;
    left: 0; }

.page-home .reference-footer-test-page {
  z-index: 99; }

.page-home .image-section-wrapper {
  background-image: unset !important;
  background-repeat: unset !important;
  background-size: unset;
  background-position: unset; }

.page-home .button-group-component {
  background-image: unset !important; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@media only screen and (max-width: 768px) {
  .component-content .reference-teaser-component-with-divider {
    padding-top: 0; } }

.component-content .reference-teaser-component-with-divider.without-icon-divider.no-padding {
  padding-top: 0; }

@media only screen and (max-width: 768px) {
  .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    -ms-flex-direction: column;
        flex-direction: column; } }

@media only screen and (min-width: 769px) {
  .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    margin-bottom: 5rem;
    margin-top: 5rem; } }

.component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider {
  visibility: hidden; }
  @media only screen and (max-width: 768px) {
    .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider {
      display: none; } }

@media only screen and (max-width: 768px) {
  .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container {
    width: 87%; } }

@media (min-width: 1025px) and (max-width: 1300px) {
  .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container {
    max-height: 34.375rem;
    max-width: 25rem; } }

@media (min-width: 1301px) and (max-width: 1670px) {
  .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container {
    max-height: 46.925rem;
    max-width: 40.4375rem; } }

@media only screen and (max-width: 768px) {
  .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description .teaser-desc {
    margin-bottom: 2rem; } }

.component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description .teaser-icon,
.component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description .orange-bg-circular-button {
  display: none; }

.component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
  font-family: "GSK Precision";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 0.8125rem; }
  @media (max-width: 768px) {
    .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
      font-family: "GSK Precision Bold"; } }
  @media only screen and (min-width: 769px) {
    .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
      font-weight: 400;
      font-size: 4.5rem;
      line-height: 5rem;
      margin-bottom: 1.5rem; } }
  @media (min-width: 769px) and (max-width: 1600px) {
    .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
      font-size: clamp(1.5rem, calc(1.5rem + 3rem * ((72.92vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
      line-height: clamp(2rem, calc(2rem + 3rem * ((72.92vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; } }

.component-content .reference-teaser-component-with-divider.hide-cta .teaser-description .cta-section {
  display: none; }

.component-content .reference-teaser-component-with-divider.hide-icon-img .teaser-description .cta-section .teaser-icon {
  display: none; }

.component-content .reference-teaser-component-with-divider.card-image-right .teaser-image-component .image-container {
  transform: scaleX(-1); }

@media only screen and (min-width: 769px) {
  .component-content .reference-teaser-component-with-divider.card-image-right .teaser-image-component {
    /* margin-right: 0;
                    margin-left: 0; */
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .component-content .reference-teaser-component-with-divider.card-image-right .teaser-image-component .teaser-description {
      margin-left: 0;
      margin-right: 3.125rem; } }

@media (min-width: 1123px) and (max-width: 1300px) {
  .component-content .reference-teaser-component-with-divider.card-image-right .teaser-image-component .teaser-description {
    margin-left: 0;
    margin-right: 1.875rem; } }

@media only screen and (max-width: 768px) {
  .component-content .reference-teaser-component-with-divider.teaser-v3-layout .teaser-image-component {
    background-color: transparent;
    margin: 2rem 0; }
    .component-content .reference-teaser-component-with-divider.teaser-v3-layout .teaser-image-component .teaser-description {
      background-color: #F0EFED;
      margin: 0.6875rem 0 0;
      padding: 1.5rem; }
      .component-content .reference-teaser-component-with-divider.teaser-v3-layout .teaser-image-component .teaser-description h2 {
        line-height: 3.5rem;
        font-weight: 400; }
      .component-content .reference-teaser-component-with-divider.teaser-v3-layout .teaser-image-component .teaser-description h2.teaser-title {
        font-family: "GSK Precision Bold"; } }

.component-content .reference-teaser-component-with-divider.teaser-v3-layout .teaser-image-component .image-container {
  min-height: 18rem;
  min-width: 15.375rem;
  width: 100%; }
  @media only screen and (min-width: 769px) {
    .component-content .reference-teaser-component-with-divider.teaser-v3-layout .teaser-image-component .image-container {
      max-height: 25.1875rem;
      max-width: 21.5rem; } }

@media only screen and (min-width: 769px) {
  .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-description .teaser-title {
    font-size: 3rem !important;
    line-height: 3.5rem !important;
    width: 92%; }
    .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-description .teaser-title .second-teaser-title {
      margin-top: 0.75rem; } }
  @media only screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1600px) {
    .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-description .teaser-title {
      font-size: clamp(1.5rem, calc(1.5rem + 1.5rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
      line-height: clamp(2rem, calc(2rem + 1.5rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; } }

@media only screen and (min-width: 769px) {
  .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-description .teaser-desc, .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-description .teaser-desc span {
    font-weight: 400;
    font-size: 1.5rem !important;
    line-height: 2rem !important; }
  .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-image-component {
    padding-bottom: 0;
    margin-bottom: 0; }
    .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-image-component .image-container {
      max-width: 40.45125rem;
      max-height: 46.93062rem; } }

@media only screen and (max-width: 768px) {
  .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-image-component {
    padding-bottom: 0;
    margin-bottom: 0;
    background-image: none; }
    .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-image-component .teaser-description .teaser-desc {
      margin-bottom: 0; } }

@media (min-width: 769px) {
  .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc, .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span {
    font-weight: 400;
    font-size: 1.5rem !important;
    line-height: 2rem !important; } }

.component-content .reference-teaser-component-without-divider.hide-cta .teaser-description .cta-section {
  display: none; }

.component-content .reference-teaser-component-without-divider.hide-icon-img .teaser-description .cta-section .teaser-icon {
  display: none; }

.component-content .reference-teaser-component-without-divider.card-image-right .teaser-image-component .image-container {
  transform: scaleX(-1); }

@media only screen and (min-width: 769px) {
  .component-content .reference-teaser-component-without-divider.card-image-right .teaser-image-component {
    /* margin-left: 0;
                    margin-right: 0; */
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .component-content .reference-teaser-component-without-divider.card-image-right .teaser-image-component .teaser-description {
      margin-left: 0 !important;
      margin-right: 5.125rem;
      padding: 6.25rem 5.875rem 6.25rem !important; }
      .component-content .reference-teaser-component-without-divider.card-image-right .teaser-image-component .teaser-description .teaser-desc {
        margin-bottom: 0; } }

.component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component {
  max-width: 87.25rem; }
  @media only screen and (max-width: 768px) {
    .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component {
      background-color: transparent; }
      .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .teaser-description {
        background-color: #F0EFED;
        margin: 0.6875rem 0 0;
        padding: 1.5rem;
        border-radius: 1.5rem; }
        .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .teaser-description h2.teaser-title {
          font-family: "GSK Precision Bold"; }
        .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .teaser-description .cta-section {
          margin-left: 0; }
          .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .teaser-description .cta-section .orange-bg-circular-button {
            text-align: left; } }
  .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .image-container {
    min-height: 18rem;
    min-width: 15.375rem;
    width: 100%; }
    @media (min-width: 769px) and (max-width: 1600px) {
      .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .image-container {
        max-height: clamp(20.99rem, calc(20.99rem + (24.1875rem - 20.99rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 24.1875rem) !important;
        max-width: clamp(20rem, calc(20rem + (21.5rem -20rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 21.5rem) !important; } }
    @media only screen and (min-width: 1601px) {
      .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .image-container {
        max-height: 25.1875rem;
        max-width: 21.5rem; } }
  @media (min-width: 769px) and (max-width: 1600px) {
    .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .teaser-description h2 {
      font-size: clamp(1.5rem, calc(3rem + 1.5rem * ((100vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
      line-height: clamp(2rem, calc(2rem + 1.5rem * ((100vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; }
    .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .teaser-description .teaser-desc {
      font-size: clamp(1.5rem, calc(1.875rem + 1.5rem * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.875rem) !important;
      line-height: clamp(1.875rem, calc(2.875rem + 1.875rem * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2.875rem) !important; } }
  @media only screen and (min-width: 769px) {
    .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .teaser-description {
      margin-left: 5.125rem;
      padding: 2.75rem 5.875rem 2.75rem; }
      .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .teaser-description h2 {
        font-weight: 400;
        font-size: 3rem;
        line-height: 3.5rem; }
      .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .teaser-description .teaser-desc {
        font-weight: 400;
        font-size: 1.875rem !important;
        line-height: 2.875rem !important; } }

@media (min-width: 769px) {
  .component-content .reference-teaser-component-without-divider .teaser-description .teaser-desc, .component-content .reference-teaser-component-without-divider .teaser-description .teaser-desc span {
    font-weight: 400;
    font-size: 1.5rem !important;
    line-height: 2rem !important; } }

.component-content .teaser-description .teaser-desc b {
  font-family: "GSK Precision Bold";
  font-weight: 700; }

@media only screen and (max-width: 768px) {
  .second-teaser {
    padding-top: 2rem; } }

.second-teaser .teaser-image-component {
  -ms-flex-align: start;
      align-items: flex-start; }
  @media only screen and (max-width: 768px) {
    .second-teaser .teaser-image-component {
      padding-bottom: 0;
      -ms-flex-direction: column;
          flex-direction: column;
      margin-bottom: 1rem; } }
  @media (min-width: 769px) {
    .second-teaser .teaser-image-component {
      margin-top: 5rem;
      margin-bottom: 5rem; } }
  .second-teaser .teaser-image-component .image-container {
    /*
            @media (min-width: 1025px) and (max-width: 1300px) {
                max-height: rem(450);
                max-width: rem(320);
            }
            */ }
    @media only screen and (max-width: 768px) {
      .second-teaser .teaser-image-component .image-container {
        margin: 0 auto;
        margin-bottom: 1rem; } }
    @media (min-width: 769px) and (max-width: 1600px) {
      .second-teaser .teaser-image-component .image-container {
        max-height: clamp(28.456rem, calc(28.456rem + (33.9375rem - 28.456rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 33.9375rem) !important;
        max-width: clamp(28.456rem, calc(28.456rem + (39.375rem - 28.456rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 39.375rem) !important; } }
    @media (min-width: 1301px) {
      .second-teaser .teaser-image-component .image-container {
        max-height: 33.9375rem;
        max-width: 39.375rem; } }
  .second-teaser .teaser-image-component .teaser-description .teaser-icon,
  .second-teaser .teaser-image-component .teaser-description .orange-bg-circular-button {
    display: none; }
  .second-teaser .teaser-image-component .teaser-description h2.teaser-title {
    font-family: "GSK Precision";
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.375rem;
    margin-bottom: 0.8125rem;
    margin-top: 0; }
    @media (max-width: 768px) {
      .second-teaser .teaser-image-component .teaser-description h2.teaser-title {
        font-family: "GSK Precision Bold"; } }
    @media only screen and (min-width: 769px) {
      .second-teaser .teaser-image-component .teaser-description h2.teaser-title {
        font-size: 3rem;
        font-weight: 400;
        line-height: 3.5rem;
        margin-bottom: 1rem; } }
    @media (min-width: 769px) and (max-width: 1600px) {
      .second-teaser .teaser-image-component .teaser-description h2.teaser-title {
        font-size: clamp(1.5rem, calc(1.5rem + 1.5rem * ((86.25vw - 48rem) / (100rem - 48rem))), 3rem) !important;
        line-height: clamp(2rem, calc(2rem + 1.5rem * ((86.25vw - 48rem) / (100rem - 48rem))), 3.5rem) !important; } }
  .second-teaser .teaser-image-component .teaser-description .teaser-desc {
    max-width: 44.375rem; }
    .second-teaser .teaser-image-component .teaser-description .teaser-desc sup.margin-bottom-40 {
      display: inline-block;
      margin-bottom: 2.625rem; }
      @media only screen and (max-width: 768px) {
        .second-teaser .teaser-image-component .teaser-description .teaser-desc sup.margin-bottom-40.mobile-no-margin {
          margin-bottom: 0; } }
    @media only screen and (max-width: 768px) {
      .second-teaser .teaser-image-component .teaser-description .teaser-desc .teaser-divider {
        margin: 0;
        display: inline-block;
        margin-top: 13px;
        margin-bottom: 1rem;
        width: 100%;
        max-width: 100%; }
        .second-teaser .teaser-image-component .teaser-description .teaser-desc .teaser-divider img {
          width: 100%; } }
    @media only screen and (min-width: 769px) {
      .second-teaser .teaser-image-component .teaser-description .teaser-desc .teaser-divider {
        display: block; } }
  @media only screen and (max-width: 768px) {
    .second-teaser .teaser-image-component .teaser-divider {
      display: none; } }
  @media (min-width: 1301px) {
    .second-teaser .teaser-image-component .teaser-divider {
      margin-top: 2%; } }
  @media only screen and (min-width: 769px) {
    .second-teaser .teaser-image-component .teaser-divider {
      margin-left: 5%;
      margin-right: 3.875rem; }
      .second-teaser .teaser-image-component .teaser-divider img {
        max-height: 36.625rem;
        height: 100%; } }
    @media only screen and (min-width: 769px) and (min-width: 1269px) {
      .second-teaser .teaser-image-component .teaser-divider img {
        min-width: 3.4375rem; } }
  @media only screen and (min-width: 769px) {
    .second-teaser .teaser-image-component .teaser-divider {
      margin-right: 8.875rem; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-mente-sana .heading-with-divider-and-text {
  margin-top: 11.375rem; }
  .page-mente-sana .heading-with-divider-and-text .image {
    margin-bottom: 5rem; }
    .page-mente-sana .heading-with-divider-and-text .image img {
      width: 5rem; }
  .page-mente-sana .heading-with-divider-and-text .teaser-title {
    max-width: 67.625rem;
    margin: 0 auto !important; }
  .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-divider {
    padding: 5rem 0; }
  .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-description p.desc {
    max-width: 87.125rem;
    text-align: left;
    padding: 0;
    margin: 0 auto; }
  .page-mente-sana .heading-with-divider-and-text .card-main-title {
    color: #F36633;
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 3rem;
    line-height: 3.5rem;
    margin: 0 auto;
    padding: 5rem 0;
    text-align: center;
    max-width: 1197px; }

.page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-desc b,
.page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-description p.desc b {
  font-family: "GSK Precision Bold"; }

.page-mente-sana .patient-html-body-section {
  margin: 0 auto !important; }
  @media (min-width: 1200px) {
    .page-mente-sana .patient-html-body-section .breadcrumbs + .richText {
      padding: 0; } }
  @media (min-width: 106.25rem) {
    .page-mente-sana .patient-html-body-section .box,
    .page-mente-sana .patient-html-body-section .breadcrumbs + .richText {
      padding: 0; } }

.page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
  margin-top: 0; }
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-top: 0; }

.page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .inner-curve {
  background: transparent; }

.page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-desc,
.page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-desc span {
  max-width: 100%;
  font-size: 1.5rem;
  line-height: 2rem; }

.page-mente-sana .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom img {
  width: 100%; }

.page-mente-sana .mente-sana-grey-bg-desk {
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/mente-sana-bg-grey.png");
  -ms-flex-pack: center;
      justify-content: center;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 3.94437rem; }
  @media (max-width: 768px) {
    .page-mente-sana .mente-sana-grey-bg-desk {
      background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/mobile/mente-sana-bg-mobile.png");
      background-size: 100%;
      padding-left: 0;
      padding-right: 0;
      margin-top: 0; } }
  .page-mente-sana .mente-sana-grey-bg-desk > .component-content {
    margin-bottom: 9.91188rem; }
    @media (max-width: 768px) {
      .page-mente-sana .mente-sana-grey-bg-desk > .component-content {
        margin-bottom: 1.65375rem; } }

@media (min-width: 769px) {
  .page-mente-sana .footer-references .accordion {
    margin-top: 6.9375rem;
    margin-bottom: 3.0625rem; }
  .page-mente-sana .reference-heading-with-divider-and-text .component-heading h2 {
    font-weight: 400; } }

@media (max-width: 769px) {
  .page-mente-sana #content .breadcrumbs {
    padding: 1rem 0.5625rem !important; }
  .page-mente-sana .teaser-image-component {
    background-image: none; }
  .page-mente-sana .component-content .title-component .page-name span {
    font-weight: 400; }
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    padding-bottom: 3.875rem; }
    .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container {
      width: 79%; }
    .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
      margin-top: 1rem;
      font-size: 1.5rem;
      line-height: 2rem; }
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-desc,
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-desc b {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-desc {
    margin-bottom: 0 !important; }
  .page-mente-sana .breadcrumbs + .richText {
    padding: 0 0.5625rem; }
  .page-mente-sana .heading-with-divider-and-text {
    margin-top: 0; }
    .page-mente-sana .heading-with-divider-and-text .image {
      margin-bottom: 1rem;
      margin-top: 1.2rem; }
    .page-mente-sana .heading-with-divider-and-text .card-main-title {
      padding: 3rem 0 1rem;
      font-size: 1.875rem;
      line-height: 2.375rem;
      text-align: left;
      font-weight: 700; }
    .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text {
      padding: 0 0.5625rem; }
      .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-heading h2 {
        width: 100%; }
      .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-divider {
        padding: 1rem 0; }
      .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-description p {
        font-size: 1.125rem;
        line-height: 1.625rem; }
      .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text + .richText {
        padding: 0 0.5625rem; }
  .page-mente-sana .footer-top-component,
  .page-mente-sana .footer-references .accordion {
    padding: 0 0.5625rem;
    margin-top: 1.5rem; }
  .page-mente-sana .card-image-button-container {
    padding: 0 1.5625rem; }
    .page-mente-sana .card-image-button-container .card-wrapper-image-buttom {
      margin-bottom: 1rem; }
      .page-mente-sana .card-image-button-container .card-wrapper-image-buttom .off-white-bg-circular-button {
        margin-left: -43px; }
        .page-mente-sana .card-image-button-container .card-wrapper-image-buttom .off-white-bg-circular-button .button {
          font-size: 1.125rem;
          line-height: 1.625rem; }
          .page-mente-sana .card-image-button-container .card-wrapper-image-buttom .off-white-bg-circular-button .button span.icon {
            right: -43px; }
    .page-mente-sana .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body {
      text-align: center; }
      .page-mente-sana .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-weight: 700;
        margin: 8px 0; }
  .page-mente-sana .footer-top-component .content-lab-code p {
    font-size: 0.6875rem !important;
    line-height: 1.125rem !important; }
  .page-mente-sana .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .icon {
    top: 0.25rem; }
  .page-mente-sana .component-content .title-component .page-title h5,
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title,
  .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-heading h2,
  .page-mente-sana .heading-with-divider-and-text .card-main-title,
  .page-mente-sana .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
    font-family: "GSK Precision Bold"; } }

@media (min-width: 769px) and (max-width: 1200px) {
  .page-mente-sana .component-content .title-component .page-title h5 {
    font-size: 3rem;
    line-height: 3.5rem; }
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
    font-size: 2.5rem;
    line-height: 3rem; }
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-desc {
    font-size: 1rem;
    line-height: 1.5rem; }
  .page-mente-sana .heading-with-divider-and-text {
    margin-top: 4.375rem; }
    .page-mente-sana .heading-with-divider-and-text .image {
      margin-bottom: 3rem; }
    .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-heading h2 {
      font-size: 3rem;
      line-height: 3.5rem; }
    .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-divider {
      padding: 3rem 0; }
    .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-description p {
      font-size: 1rem;
      line-height: 1.5rem; }
    .page-mente-sana .heading-with-divider-and-text .card-main-title {
      font-size: 2rem;
      line-height: 2.5rem; }
  .page-mente-sana .footer-references .accordion {
    margin-top: 9.28688rem;
    margin-bottom: 2.0625rem; } }

@media (min-width: 769px) and (max-width: 1024px) {
  .page-mente-sana .card-image-button-container .paragraphSystem {
    padding: 0;
    column-gap: 1.5625rem;
    -ms-flex-direction: row;
        flex-direction: row; }
  .page-mente-sana .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .page-mente-sana .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
    text-align: left;
    font-weight: 400; }
  .page-mente-sana .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button {
    text-align: left; } }

@media (min-width: 1024px) and (max-width: 1150px) {
  .page-mente-sana .card-image-button-container .paragraphSystem {
    padding: 0;
    column-gap: 3.75rem;
    -ms-flex-direction: row;
        flex-direction: row; }
  .page-mente-sana .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
    font-size: 1.3125rem;
    line-height: 1.8125rem; } }

@media (min-width: 1150px) and (max-width: 1250px) {
  .page-mente-sana .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
    font-size: 1.4375rem; } }

@media (min-width: 1200px) {
  .page-mente-sana .reference-teaser-component-with-divider.without-icon-divider {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 1150px) and (max-width: 1750px) {
  .page-mente-sana .card-image-button-container .paragraphSystem {
    padding: 0;
    column-gap: 4.6875rem; } }

@media (min-width: 1750px) {
  .page-mente-sana .card-image-button-container .paragraphSystem {
    padding: 0 3.0625rem;
    column-gap: 5.875rem; } }

@media (min-width: 1321px) and (max-width: 1750px) {
  .page-mente-sana .footer-top-component {
    padding: 0; } }

@media (min-width: 769px) and (max-width: 1200px) {
  .page-mente-sana #content .breadcrumbs nav ol {
    padding-left: 0.9375rem; } }

@media screen and (min-width: 769px) and (max-width: 1600px) {
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
    font-size: clamp(1.5rem, calc(1.5rem + (3rem - 1.5rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
    line-height: clamp(2rem, calc(2rem + (3.5rem - 2rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; }
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description .teaser-desc,
  .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-description p {
    font-size: clamp(1.125rem, calc(1.125rem + (1.5rem - 1.125rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
    line-height: clamp(1.625rem, calc(1.625rem + (2rem - 1.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; }
  .page-mente-sana .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    margin-bottom: 0; }
  .page-mente-sana .reference-heading-with-divider-and-text .component-heading h2 {
    font-size: clamp(1.875rem, calc(1.875rem + (4.5rem - 1.875rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
    line-height: clamp(2.375rem, calc(2.375rem + (5rem - 2.375rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; }
  .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-divider {
    padding: clamp(2rem, calc(2rem + (5rem - 2rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 5rem) 0; }
    .page-mente-sana .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-divider img {
      width: clamp(31.25rem, calc(31.25rem + (36.625rem - 31.25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 36.625rem) !important; }
  .page-mente-sana .heading-with-divider-and-text .image {
    margin-bottom: clamp(2rem, calc(2rem + (5rem - 2rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; }
  .page-mente-sana .heading-with-divider-and-text .card-main-title {
    font-size: clamp(1.875rem, calc(1.875rem + (3rem - 1.875rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
    line-height: clamp(2.375rem, calc(2.375rem + (3.5rem - 2.375rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; }
  .page-mente-sana .mente-sana-grey-bg-desk > .component-content {
    margin-bottom: 3.125rem; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@media (min-width: 48.0625rem) {
  .page-prevenir-es-cuidarme.page-what-is-prevention .box.component > .component-content .paragraphSystem .component.col-xs-12 {
    padding: 0; } }

@media only screen and (max-width: 768px) {
  .page-prevenir-es-cuidarme.page-what-is-prevention .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container {
    width: 87%; } }

@media only screen and (max-width: 768px) {
  .page-prevenir-es-cuidarme.page-what-is-prevention .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    padding-bottom: 0;
    background-image: unset !important; } }

@media only screen and (max-width: 768px) {
  .page-prevenir-es-cuidarme.page-what-is-prevention .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-description h2.teaser-title {
    margin-top: 1rem; } }

.page-prevenir-es-cuidarme .heading-with-divider-and-text {
  margin-top: 8.75rem; }
  .page-prevenir-es-cuidarme .heading-with-divider-and-text h2, .page-prevenir-es-cuidarme .heading-with-divider-and-text p {
    font-family: "GSK Precision"; }
  @media (max-width: 768px) {
    .page-prevenir-es-cuidarme .heading-with-divider-and-text {
      margin-top: 2rem; } }
  .page-prevenir-es-cuidarme .heading-with-divider-and-text > .component-content {
    max-width: 105rem;
    margin: 0 auto; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@media (max-width: 768px) {
  .page-prevenir-es-cuidarme .second-teaser .teaser-image-component {
    background-image: none; } }

@media (max-width: 768px) {
  .page-prevenir-es-cuidarme .component-content .reference-teaser-component-without-divider.card-image-right.teaser-v3-layout .teaser-image-component {
    margin-top: 0;
    padding-top: 0; } }

@media (min-width: 769px) and (max-width: 1600px) {
  .page-prevenir-es-cuidarme .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
    font-size: clamp(1.5rem, calc(1.5rem + 1.5rem * ((100vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
    line-height: clamp(2rem, calc(2rem + 1.5rem * ((100vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; } }

@media (min-width: 769px) and (max-width: 1600px) {
  .page-prevenir-es-cuidarme .component-content .reference-teaser-component-without-divider.teaser-v3-layout .teaser-image-component .teaser-description .teaser-desc {
    font-size: clamp(1.125rem, calc(1.125rem + (1.5625rem - 1.125rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5625rem) !important;
    line-height: clamp(1.625rem, calc(1.625rem + (2.3937rem - 1.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2.3937rem) !important; } }

@media (min-width: 769px) and (max-width: 1600px) {
  .page-prevenir-es-cuidarme .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc,
  .page-prevenir-es-cuidarme .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span {
    font-size: clamp(1.125rem, calc(1.125rem + (1.5rem - 1.125rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
    line-height: clamp(1.625rem, calc(1.625rem + (1.67rem - 1.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.67rem) !important; } }

@media (min-width: 769px) and (max-width: 1600px) {
  .page-prevenir-es-cuidarme .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-description .teaser-desc,
  .page-prevenir-es-cuidarme .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-description .teaser-desc span,
  .page-prevenir-es-cuidarme .component-content .reference-teaser-component-with-divider.teaser-double-description .teaser-description .teaser-desc b {
    font-size: clamp(1.125rem, calc(1.125rem + (1.5rem - 1.125rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
    line-height: clamp(1.625rem, calc(1.625rem + (1.67rem - 1.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.67rem) !important; } }

@media (min-width: 769px) and (max-width: 1600px) {
  .page-prevenir-es-cuidarme .second-teaser .component-content .reference-teaser-component-with-divider .teaser-image-component .teaser-description .teaser-desc,
  .page-prevenir-es-cuidarme .second-teaser .component-content .reference-teaser-component-with-divider .teaser-image-component .teaser-description .teaser-desc b {
    font-size: clamp(1.125rem, calc(1.125rem + (1.5rem - 1.125rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
    line-height: clamp(1.625rem, calc(1.625rem + (1.67rem - 1.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.67rem) !important; } }

@media (min-width: 769px) and (max-width: 1100px) {
  .page-prevenir-es-cuidarme .second-teaser .component-content .reference-teaser-component-with-divider .teaser-image-component .teaser-divider {
    margin-right: 3.5% !important;
    margin-left: 3.5% !important; }
  .page-prevenir-es-cuidarme .second-teaser .teaser-image-component .teaser-divider img {
    width: 75%; } }

@media (min-width: 769px) and (max-width: 1600px) {
  .page-prevenir-es-cuidarme .second-teaser .component-content .reference-teaser-component-with-divider .teaser-image-component .teaser-divider {
    margin-right: 4%;
    margin-left: 4%; }
  .page-prevenir-es-cuidarme .heading-with-divider-and-text .card-main-title {
    /* font-size: clamp(1.875rem, calc(1.875rem + (2.5rem - 1.875rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
          line-height: clamp(2.375rem, calc(2.375rem + (3rem - 2.375rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; 
          */
    font-size: clamp(23.44px, calc(13.17px + 1.34vw), 42.4px) !important;
    line-height: clamp(38px, calc(25.41px + 1.64vw), 51.61px) !important; } }

.carousel-with-thumbnails {
  margin-top: 5.875rem;
  /* Positioning arrows */ }
  @media (min-width: 769px) and (max-width: 1600px) {
    .carousel-with-thumbnails {
      margin-top: clamp(5.875rem, calc(5.875rem + (12.6062rem - 5.875rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 12.6062rem) !important; }
      .carousel-with-thumbnails .preventive-strategies .icon-health-heart h2,
      .carousel-with-thumbnails .article-content-wrapper .column-description .article-title h2 {
        font-size: clamp(1.875rem, calc(1.875rem + (2.5rem - 1.875rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2.5rem) !important;
        line-height: clamp(2.375rem, calc(2.375rem + (2.92rem - 2.375rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2.92rem) !important; }
      .carousel-with-thumbnails .thumb-slider .image .component-content {
        width: clamp(19.94rem, calc(19.94rem + (20.94rem - 19.94rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 20.94rem) !important;
        height: clamp(8.65rem, calc(8.65rem + (9.65rem - 8.65rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 9.65rem) !important; } }
  @media (max-width: 768px) {
    .carousel-with-thumbnails .preventive-strategies .icon-health-heart h2 {
      font-family: "GSK Precision Bold"; } }
  @media (min-width: 48.0625rem) {
    .carousel-with-thumbnails {
      margin-top: 15.125rem; }
      .carousel-with-thumbnails .preventive-strategies .icon-health-heart h2 {
        font-size: 3rem;
        line-height: 3.5rem; } }
  .carousel-with-thumbnails .main-slider {
    margin-bottom: 0 !important; }
    .carousel-with-thumbnails .main-slider .slick-dots {
      display: none; }
    .carousel-with-thumbnails .main-slider .slick-track {
      transition: opacity 1.9s ease-in-out, visibility 1.9s cubic-bezier(1, -0.01, 0, 0.97) !important; }
    .carousel-with-thumbnails .main-slider .article-content.slick-current {
      opacity: 1;
      visibility: visible; }
    .carousel-with-thumbnails .main-slider .article-content {
      opacity: 0.4;
      visibility: hidden;
      transition: opacity 1.9s ease-in-out, visibility 1.9s ease-in-out;
      /* transform: translateY(40px); */ }
  @media (min-width: 48.0625rem) {
    .carousel-with-thumbnails > .component-content > .paragraphSystem {
      max-width: 87.3125rem;
      margin: 0 auto !important; } }
  @media (max-width: 768px) {
    .carousel-with-thumbnails .preventive-strategies .icon-health-heart {
      gap: 16px;
      margin-bottom: 0; } }
  @media (min-width: 769px) {
    .carousel-with-thumbnails .preventive-strategies .icon-health-heart {
      gap: 32px; } }
  .carousel-with-thumbnails .preventive-strategies .icon-health-heart img:nth-of-type(2) {
    margin-bottom: 2rem;
    display: block !important; }
    @media (max-width: 768px) {
      .carousel-with-thumbnails .preventive-strategies .icon-health-heart img:nth-of-type(2) {
        display: block !important;
        width: 100%; } }
  .carousel-with-thumbnails .article-content {
    padding: 0 !important; }
  .carousel-with-thumbnails .article-content-wrapper {
    margin: 0 !important;
    padding: 0 !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    overflow: hidden; }
    @media (max-width: 48rem) {
      .carousel-with-thumbnails .article-content-wrapper {
        -ms-flex-direction: column;
            flex-direction: column; } }
    .carousel-with-thumbnails .article-content-wrapper .article-image {
      /* box-shadow: 0 rem(46) rem(46) 0 #f3663417; */ }
    .carousel-with-thumbnails .article-content-wrapper img {
      max-width: 350px;
      border-radius: 20px;
      max-width: 34rem;
      max-height: 32.9375rem;
      opacity: 1;
      border-radius: 1.5rem; }
    .carousel-with-thumbnails .article-content-wrapper .column-description .article-title h2 {
      color: #f36633;
      font-family: "GSK Precision";
      font-weight: 400 !important;
      font-size: 1.25rem !important;
      line-height: 1.75rem !important; }
      @media (min-width: 48.0625rem) {
        .carousel-with-thumbnails .article-content-wrapper .column-description .article-title h2 {
          font-size: 3rem !important;
          line-height: 3.5rem !important;
          font-weight: 400 !important; } }
    .carousel-with-thumbnails .article-content-wrapper .column-description .article-description {
      color: #151515;
      font-family: "GSK Precision";
      font-weight: 300;
      font-size: 0.875rem;
      line-height: 1.25rem;
      margin-top: 0.5rem; }
      @media (max-width: 48rem) {
        .carousel-with-thumbnails .article-content-wrapper .column-description .article-description {
          max-width: 94%; } }
      @media (min-width: 48.0625rem) {
        .carousel-with-thumbnails .article-content-wrapper .column-description .article-description {
          font-weight: 400;
          font-size: 1.5rem;
          line-height: 2rem;
          margin-top: 2rem; } }
    @media only screen and (max-width: 768px) {
      .carousel-with-thumbnails .article-content-wrapper .column-description {
        margin-bottom: 2.75rem; } }
  .carousel-with-thumbnails .thumb-slider {
    display: block; }
    @media (min-width: 48.0625rem) {
      .carousel-with-thumbnails .thumb-slider {
        position: relative;
        bottom: 0px;
        top: -4.375rem;
        left: 50%;
        transform: translateX(-50%);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        width: 100%;
        z-index: 10;
        margin-top: 0;
        padding-bottom: 50px; }
        .carousel-with-thumbnails .thumb-slider .slick-list {
          padding: 0 !important;
          height: 228px;
          overflow: hidden; }
        .carousel-with-thumbnails .thumb-slider .slick-track {
          overflow: visible;
          transition: transform 1.2s ease-in-out !important; }
        .carousel-with-thumbnails .thumb-slider .slick-slide {
          transition: opacity 1.8s ease-in-out !important;
          padding: 0 12px;
          opacity: 0.9;
          margin-top: 3.75rem; }
        .carousel-with-thumbnails .thumb-slider .slick-current {
          opacity: 1;
          transform: scale(1.05);
          margin-top: 1.875rem; }
          .carousel-with-thumbnails .thumb-slider .slick-current .thumb-title {
            color: #fff;
            font-family: "GSK Precision";
            font-weight: 700;
            font-size: 1.5rem;
            line-height: 2rem; }
          .carousel-with-thumbnails .thumb-slider .slick-current.image .component-content {
            background-color: #f36633;
            border-radius: 100px;
            padding-left: 2.28125rem;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-direction: row;
                flex-direction: row;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-pack: start;
                justify-content: flex-start;
            width: 100%;
            height: 9.6875rem;
            box-shadow: 0 2.875rem 2.875rem 0 #f3663417;
            margin: 0;
            text-align: center; } }
      @media (min-width: 48.0625rem) and (min-width: 105.625rem) {
        .carousel-with-thumbnails .thumb-slider .slick-current.image .component-content {
          max-width: 25.125rem;
          max-height: 10.375rem; } }
    @media (min-width: 48.0625rem) {
        .carousel-with-thumbnails .thumb-slider .image.slick-slide {
          margin-right: 4.375rem;
          width: 25.125rem !important;
          height: 10.375rem;
          padding: 0; }
        .carousel-with-thumbnails .thumb-slider .image .component-content {
          background: #fbd0c0;
          border-radius: 100px;
          padding: 0;
          padding-left: 2.28125rem;
          display: -ms-flexbox !important;
          display: flex !important;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: start;
              justify-content: flex-start;
          width: 25.125rem;
          height: 10.375rem;
          text-align: center;
          margin: 0; }
          .carousel-with-thumbnails .thumb-slider .image .component-content .analytics-image-tracking {
            display: none; }
        .carousel-with-thumbnails .thumb-slider img {
          width: 7.375rem;
          height: 7.375rem;
          border-radius: 50%;
          margin-right: 2rem; }
        .carousel-with-thumbnails .thumb-slider .slick-dots {
          display: none; }
        .carousel-with-thumbnails .thumb-slider .thumb-title {
          color: #151515;
          margin-left: 0;
          text-align: center;
          font-family: "GSK Precision";
          font-weight: 400;
          font-size: 1.125rem;
          line-height: 1.625rem; } }
    @media (min-width: 48.0625rem) and (max-width: 109.375rem) {
      .carousel-with-thumbnails .thumb-slider .slick-current .thumb-title {
        padding-right: 2rem;
        font-size: clamp(1.025rem, calc(1.025rem + (1.45rem - 1.025rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.45rem) !important;
        line-height: clamp(1.375rem, calc(1.375rem + (2rem - 1.375rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; }
      .carousel-with-thumbnails .thumb-slider .carousel-with-thumbnails .thumb-slider img {
        margin-right: 1rem; } }
    @media only screen and (max-width: 1024px) {
      .carousel-with-thumbnails .thumb-slider .slick-list {
        display: none !important; }
        .carousel-with-thumbnails .thumb-slider .slick-list .slick-track {
          display: none; } }
    @media (min-width: 1025px) {
      .carousel-with-thumbnails .thumb-slider .slick-list {
        display: -ms-flexbox;
        display: flex; }
        .carousel-with-thumbnails .thumb-slider .slick-list .slick-track {
          display: -ms-flexbox;
          display: flex; } }
    @media (min-width: 1750px) {
      .carousel-with-thumbnails .thumb-slider .slick-list .slick-track {
        display: -ms-flexbox;
        display: flex; }
        .carousel-with-thumbnails .thumb-slider .slick-list .slick-track .image.slick-slide {
          min-width: 25.125rem !important; } }
  .carousel-with-thumbnails .custom-thumb-arrow {
    position: absolute;
    bottom: 0;
    transform: translateY(50%);
    background: #f36633;
    color: white;
    border: none;
    font-size: 18px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    z-index: 10;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: 0.3s ease; }
  .carousel-with-thumbnails .thumb-prev {
    color: transparent;
    left: calc(50% - 70px);
    /* left of center */
    background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/slick-left.png"); }
    .carousel-with-thumbnails .thumb-prev:focus, .carousel-with-thumbnails .thumb-prev:active {
      border: none;
      outline: none; }
    .carousel-with-thumbnails .thumb-prev.slick-disabled {
      opacity: 0.5; }
  .carousel-with-thumbnails .thumb-next {
    color: transparent;
    right: calc(50% - 70px);
    /* right of center */
    background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/slick-right.png"); }
    .carousel-with-thumbnails .thumb-next:focus, .carousel-with-thumbnails .thumb-next:active {
      border: none;
      outline: none; }
  @media only screen and (max-width: 768px) {
    .carousel-with-thumbnails .slick-custom-pagination {
      text-align: center;
      margin-top: -10px;
      font-size: 1rem;
      line-height: 1.25rem;
      font-family: "GSK Precision";
      font-weight: 400;
      display: block; }
    .carousel-with-thumbnails .thumb-prev {
      color: transparent;
      left: calc(30% - 70px);
      /* left of center */
      background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-left-pagination.png");
      width: 2.25rem;
      height: 2.25rem; }
    .carousel-with-thumbnails .thumb-next {
      color: transparent;
      right: calc(30% - 70px);
      /* right of center */
      background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-right-pagination.png");
      width: 2.25rem;
      height: 2.25rem; } }
  @media (min-width: 48.0625rem) {
    .carousel-with-thumbnails .slick-custom-pagination {
      display: none; } }

.page-Vacunacion .flex-type-heading .heading-divider-text-component {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .page-Vacunacion .flex-type-heading .heading-divider-text-component .component-heading {
    -ms-flex-order: 1;
        order: 1; }
    .page-Vacunacion .flex-type-heading .heading-divider-text-component .component-heading h2 {
      margin-bottom: 1rem; }
      @media (min-width: 769px) and (max-width: 1600px) {
        .page-Vacunacion .flex-type-heading .heading-divider-text-component .component-heading h2 {
          font-size: clamp(1.875rem, calc(1.875rem + (3.75rem - 1.875rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 3.75rem) !important;
          line-height: clamp(2.375rem, calc(2.375rem + (4.17rem - 2.375rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 4.17rem) !important; } }
      @media (max-width: 48rem) {
        .page-Vacunacion .flex-type-heading .heading-divider-text-component .component-heading h2 {
          width: 100%; } }
      @media (min-width: 48.0625rem) {
        .page-Vacunacion .flex-type-heading .heading-divider-text-component .component-heading h2 {
          margin-bottom: 2rem; } }
  .page-Vacunacion .flex-type-heading .heading-divider-text-component .component-divider {
    -ms-flex-order: 3;
        order: 3; }
  .page-Vacunacion .flex-type-heading .heading-divider-text-component .component-description {
    -ms-flex-order: 2;
        order: 2; }

@media (min-width: 769px) and (max-width: 1600px) {
  .page-Vacunacion .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-divider {
    max-width: 5%;
    margin-left: 5%; } }

.heading-with-divider-and-text.margin-top-44 {
  margin-top: 0.625rem; }
  @media (min-width: 48.0625rem) {
    .heading-with-divider-and-text.margin-top-44 {
      margin-top: 2.75rem; } }
  @media (min-width: 48.0625rem) {
    .heading-with-divider-and-text.margin-top-44 .set-max-width .card-main-title {
      max-width: 105rem; } }
  @media (max-width: 48rem) {
    .heading-with-divider-and-text.margin-top-44 .set-max-width .card-main-title {
      text-align: left !important;
      font-family: "GSK Precision Bold"; } }
  .heading-with-divider-and-text.margin-top-44 .card-main-title {
    color: #F36633;
    font-family: "GSK Precision";
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.375rem;
    margin: 0 auto;
    text-align: center;
    max-width: 1197px; }
    @media (min-width: 48.0625rem) {
      .heading-with-divider-and-text.margin-top-44 .card-main-title {
        font-weight: 400;
        font-size: 3rem;
        line-height: 3.5rem; } }

@media (min-width: 48.0625rem) {
  .page-Vacunacion .patient-html-body-section .box .component-content .paragraphSystem.content > .richText, .page-vacunacion .patient-html-body-section .box .component-content .paragraphSystem.content > .richText {
    padding-right: 0;
    padding-left: 0; }
  .page-Vacunacion .patient-html-body-section .box .component-content .paragraphSystem.content > .parametrizedhtml, .page-vacunacion .patient-html-body-section .box .component-content .paragraphSystem.content > .parametrizedhtml {
    padding-right: 0;
    padding-left: 0; }
  .page-Vacunacion .patient-html-body-section .box.vacunacion-heading-with-card.heading-with-divider-and-text.margin-top-44 .card-main-title, .page-vacunacion .patient-html-body-section .box.vacunacion-heading-with-card.heading-with-divider-and-text.margin-top-44 .card-main-title {
    max-width: 96.875rem;
    margin-bottom: 5rem; }
  .page-Vacunacion .patient-html-body-section .box.card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom img, .page-vacunacion .patient-html-body-section .box.card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom img {
    background-color: #b6b6b633;
    padding: 64.45px 8px;
    object-fit: contain;
    border-radius: 24px; }
  .page-Vacunacion .patient-html-body-section .box .vacunacion-text-btn .cmp-text-with-button p, .page-vacunacion .patient-html-body-section .box .vacunacion-text-btn .cmp-text-with-button p {
    font-size: 1.5rem;
    line-height: 2rem; } }

@media (max-width: 768px) {
  .page-Vacunacion .patient-html-body-section .box.card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom img, .page-vacunacion .patient-html-body-section .box.card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom img {
    padding: 0;
    border-radius: 24px; }
  .page-Vacunacion .patient-html-body-section .box .vacunacion-text-btn .cmp-text-with-button p, .page-vacunacion .patient-html-body-section .box .vacunacion-text-btn .cmp-text-with-button p {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .page-Vacunacion .patient-html-body-section .box .vacunacion-text-btn .cmp-text-with-button .icon-buttons a, .page-vacunacion .patient-html-body-section .box .vacunacion-text-btn .cmp-text-with-button .icon-buttons a {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .page-Vacunacion .patient-html-body-section .box.card-image-button-container.card-variant-two.card-variant-one .card-text, .page-vacunacion .patient-html-body-section .box.card-image-button-container.card-variant-two.card-variant-one .card-text {
    width: 75vw;
    text-align: left !important; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-GEPA,
.page-SHE {
  /* Adding Height Auto for the comments in pdf by Andrews */ }
  .page-GEPA .reference-left-image-right-content > .component-content,
  .page-SHE .reference-left-image-right-content > .component-content {
    max-width: 105.0625rem; }
  .page-GEPA .cancer-pagination-cards-component,
  .page-SHE .cancer-pagination-cards-component {
    padding-bottom: 10.1875rem; }
    .page-GEPA .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card,
    .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
      min-height: 19.5rem;
      gap: 1rem; }
  .page-GEPA .icon-text-divider-bottom-image .icon-image-container,
  .page-SHE .icon-text-divider-bottom-image .icon-image-container {
    padding-top: 2rem; }
    .page-GEPA .icon-text-divider-bottom-image .icon-image-container .icon-image,
    .page-SHE .icon-text-divider-bottom-image .icon-image-container .icon-image {
      gap: 16.05vw; }
  .page-GEPA .reference-heading-with-divider-and-text .component-description p b,
  .page-GEPA .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p b,
  .page-SHE .reference-heading-with-divider-and-text .component-description p b,
  .page-SHE .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p b {
    font-family: "GSK Precision Bold"; }
  .page-GEPA .reference-left-image-right-content,
  .page-SHE .reference-left-image-right-content {
    padding-top: 5rem; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component {
      gap: 10.375rem; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p,
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span {
      color: #151515;
      font-family: "GSK Precision";
      font-weight: 700;
      font-size: 1.5rem;
      line-height: 2rem;
      margin: 1.5rem 0; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span,
      .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span {
        font-weight: 400;
        margin: 0 1.5rem 0 0; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p {
      font-family: "GSK Precision Bold"; }
  .page-GEPA .reference-heading-with-divider-and-text .component-divider,
  .page-SHE .reference-heading-with-divider-and-text .component-divider {
    padding: 1.25rem 0 2rem; }
  @media (min-width: 1200px) {
    .page-GEPA .breadcrumbs + .richText,
    .page-SHE .breadcrumbs + .richText {
      padding: 0; }
    .page-GEPA .reference-left-image-right-content,
    .page-SHE .reference-left-image-right-content {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1750px) {
    .page-GEPA .reference-left-image-right-content,
    .page-SHE .reference-left-image-right-content {
      padding: 5rem 0 0; } }
  @media (min-width: 1400px) {
    .page-GEPA .pagination-cards > .component-content,
    .page-SHE .pagination-cards > .component-content {
      max-width: 80.0625rem; }
    .page-GEPA .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card,
    .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
      gap: 100px; } }
  @media (max-width: 769px) {
    .page-GEPA #content .breadcrumbs,
    .page-SHE #content .breadcrumbs {
      padding: 1rem 0.625rem !important; }
      .page-GEPA #content .breadcrumbs nav ol li:last-child a,
      .page-SHE #content .breadcrumbs nav ol li:last-child a {
        color: #151515; }
      .page-GEPA #content .breadcrumbs + .richText,
      .page-SHE #content .breadcrumbs + .richText {
        padding: 0 0.625rem; }
    .page-GEPA .component-content .title-component .page-name span,
    .page-SHE .component-content .title-component .page-name span {
      font-weight: 400; }
    .page-GEPA .reference-left-image-right-content,
    .page-SHE .reference-left-image-right-content {
      padding-top: 1rem; }
      .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component,
      .page-SHE .reference-left-image-right-content > .component-content .hero-image-component {
        gap: 1rem; }
        .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img .mobile-img,
        .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img .mobile-img {
          width: 100%; }
        .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p,
        .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p {
          font-size: 1.125rem;
          line-height: 1.625rem;
          margin: 0.8125rem 0; }
        .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title,
        .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
          padding-right: 0; }
        .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button,
        .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button {
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: baseline;
              align-items: baseline; }
          .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button + p,
          .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button + p {
            display: none; }
          .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span,
          .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span {
            margin: 0 0 0.8125rem;
            font-size: 1.125rem;
            line-height: 1.625rem; }
          .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button .orange-bg-circular-button .button,
          .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button .orange-bg-circular-button .button {
            font-size: 1.125rem;
            line-height: 1.625rem; }
    .page-GEPA .cancer-pagination-cards-component,
    .page-SHE .cancer-pagination-cards-component {
      padding-bottom: 0;
      margin-bottom: 2rem; }
      .page-GEPA .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text,
      .page-SHE .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text {
        margin-top: 6.25rem; }
        .page-GEPA .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2,
        .page-SHE .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2 {
          text-align: center; }
    .page-GEPA .icon-text-divider-bottom-image,
    .page-SHE .icon-text-divider-bottom-image {
      padding: 0 0.625rem; }
      .page-GEPA .icon-text-divider-bottom-image .icon-image-container,
      .page-SHE .icon-text-divider-bottom-image .icon-image-container {
        padding-top: 1rem; }
        .page-GEPA .icon-text-divider-bottom-image .icon-image-container .icon-image,
        .page-SHE .icon-text-divider-bottom-image .icon-image-container .icon-image {
          gap: 1rem; }
          .page-GEPA .icon-text-divider-bottom-image .icon-image-container .icon-image a img,
          .page-SHE .icon-text-divider-bottom-image .icon-image-container .icon-image a img {
            width: 16.25rem; }
      .page-GEPA .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text,
      .page-SHE .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text {
        margin: 1rem 0 0.8125rem; }
    .page-GEPA .footer-references .accordion,
    .page-SHE .footer-references .accordion {
      margin: 4rem 0 2rem;
      padding: 0 0.625rem; }
    .page-GEPA .footer-top-component,
    .page-SHE .footer-top-component {
      padding: 0 0.625rem; }
      .page-GEPA .footer-top-component .content-lab-code p,
      .page-SHE .footer-top-component .content-lab-code p {
        font-size: 0.6875rem !important;
        line-height: 1.125rem !important; }
    .page-GEPA .component-content .title-component .page-title h5,
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title,
    .page-GEPA .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2,
    .page-SHE .component-content .title-component .page-title h5,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title,
    .page-SHE .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2 {
      font-family: "GSK Precision Bold"; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p,
    .page-GEPA .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p b,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p,
    .page-SHE .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p b {
      font-family: "GSK Precision" !important; } }
  @media (min-width: 769px) and (max-width: 875px) {
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span {
      width: 60%; } }
  @media (min-width: 769px) and (max-width: 1100px) {
    .page-GEPA .component-content .title-component .page-title h5,
    .page-SHE .component-content .title-component .page-title h5 {
      font-size: 2.5rem;
      line-height: 3rem; }
    .page-GEPA .reference-left-image-right-content,
    .page-SHE .reference-left-image-right-content {
      padding-top: 4rem; }
      .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component,
      .page-SHE .reference-left-image-right-content > .component-content .hero-image-component {
        gap: 2.5rem; }
        .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img,
        .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img {
          width: 43%; }
        .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content,
        .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content {
          width: 51%; }
          .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title,
          .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
            font-size: 1.25rem;
            line-height: 1.5625rem; }
          .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p,
          .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p {
            font-size: 0.875rem;
            line-height: 1.25rem;
            margin: 1rem 0; }
        .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span,
        .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span {
          margin: 0 1rem 0 0;
          font-size: 0.875rem;
          line-height: 1.25rem; }
        .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button .orange-bg-circular-button .button,
        .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button .orange-bg-circular-button .button {
          font-size: 1rem;
          line-height: 1.5rem; }
    .page-GEPA .cancer-pagination-cards-component,
    .page-SHE .cancer-pagination-cards-component {
      margin-top: 4.375rem; }
      .page-GEPA .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text,
      .page-SHE .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text {
        margin-top: 8.125rem; }
        .page-GEPA .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .component-heading h2,
        .page-SHE .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .component-heading h2 {
          font-size: 2.5rem;
          line-height: 3rem; }
        .page-GEPA .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .component-description p,
        .page-SHE .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .component-description p {
          font-size: 1.25rem;
          line-height: 1.5rem; }
      .page-GEPA .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card,
      .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
        width: 25.83vw; }
    .page-GEPA .component-divider img,
    .page-SHE .component-divider img {
      width: 22.1875rem; }
    .page-GEPA .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p,
    .page-SHE .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p {
      font-size: 1.5rem;
      line-height: 1.75rem; }
    .page-GEPA .icon-text-divider-bottom-image .icon-image-container .icon-image a img,
    .page-SHE .icon-text-divider-bottom-image .icon-image-container .icon-image a img {
      width: 18.6vw; } }
  @media (min-width: 769px) and (max-width: 866px) {
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span {
      width: 60%; } }
  @media (min-width: 1100px) and (max-width: 1300px) {
    .page-GEPA .component-content .title-component .page-title h5,
    .page-SHE .component-content .title-component .page-title h5 {
      font-size: 4rem;
      line-height: 4.5rem; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component {
      gap: 8.375rem; }
      .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img,
      .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img {
        width: 49%; }
      .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content,
      .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content {
        width: 48%; }
        .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title,
        .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
          font-size: 2rem;
          line-height: 2.5rem; }
        .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p,
        .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p {
          font-size: 1.125rem;
          line-height: 1.5rem; }
      .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span,
      .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span {
        font-size: 1.125rem;
        line-height: 1.5rem; }
      .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button .orange-bg-circular-button .button,
      .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button .orange-bg-circular-button .button {
        font-size: 1.125rem;
        line-height: 1.75rem; }
    .page-GEPA .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .component-heading h2,
    .page-SHE .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .component-heading h2 {
      font-size: 4rem;
      line-height: 4.5rem; }
    .page-GEPA .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card,
    .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
      width: 25.83vw; }
    .page-GEPA .icon-text-divider-bottom-image .icon-image-container .icon-image a img,
    .page-SHE .icon-text-divider-bottom-image .icon-image-container .icon-image a img {
      width: 17.6vw; } }
  @media (min-width: 1300px) and (max-width: 1750px) {
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component {
      gap: 8.375rem; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
      font-size: 2rem;
      line-height: 2.5rem; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p,
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content p,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button > span {
      font-size: 1.125rem;
      line-height: 1.625rem; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button .orange-bg-circular-button .button,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .banner-text-with-button .orange-bg-circular-button .button {
      font-size: 1.125rem;
      line-height: 1.625rem; }
    .page-GEPA .breadcrumbs + .richText,
    .page-SHE .breadcrumbs + .richText {
      padding: 0; } }
  @media (min-width: 1024px) and (max-width: 1801px) {
    .page-GEPA .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card .orange-bg-circular-button .button,
    .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card .orange-bg-circular-button .button {
      width: 84%;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media (min-width: 769px) and (max-width: 1024px) {
    .page-GEPA .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card p,
    .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card p {
      font-size: 1.25rem;
      line-height: 1.75rem; } }
  @media (min-width: 769px) and (max-width: 1200px) {
    .page-GEPA #content .breadcrumbs nav ol,
    .page-SHE #content .breadcrumbs nav ol {
      padding-left: 0.9375rem; } }
  @media (max-width: 769px) {
    .page-GEPA .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container,
    .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container {
      height: auto; }
      .page-GEPA .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card,
      .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
        min-height: auto !important; } }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-GEPA .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card,
    .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
      min-height: auto; }
    .page-GEPA .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem,
    .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem {
      padding-bottom: 1.5625rem; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
      font-size: clamp(1.5rem, calc(1.5rem + 1.5rem * ((71.25vw - 48rem) / (100rem - 48rem))), 3rem) !important;
      line-height: clamp(2rem, calc(2rem + 1.5rem * ((71.25vw - 48rem) / (100rem - 48rem))), 3.5rem) !important; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .paragraph,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .paragraph {
      font-size: clamp(1.125rem, calc(1.125rem + 0.375rem * ((71.93vw - 48rem) / (100rem - 48rem))), 1.5rem) !important;
      line-height: clamp(1.625rem, calc(1.625rem + 0.375rem * ((71.93vw - 48rem) / (100rem - 48rem))), 2rem) !important; }
    .page-GEPA .reference-left-image-right-content > .component-content .hero-image-component,
    .page-SHE .reference-left-image-right-content > .component-content .hero-image-component {
      gap: clamp(1rem, calc(1rem + (7.875rem * ((86.25vw - 48rem) / (100rem - 48rem)))), 8.875rem) !important; } }

.page-GEPA .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text {
  margin-top: 10.0625rem; }
  @media (max-width: 769px) {
    .page-GEPA .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text {
      margin-top: 6.25rem; } }

.page-GEPA .component-content .title-component .page-title h5 {
  max-width: 67.0625rem; }

@media (min-width: 1400px) {
  .page-SHE .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
    gap: 16px; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

p, h2, h5 {
  font-family: "GSK Precision"; }

@media (max-width: 769px) {
  .page-cancer-ginecologico2 .footer-references .accordion, .page-cancer-ginecologico .footer-references .accordion {
    padding: 0 9px !important; } }

@media (min-width: 769px) and (max-width: 1550px) {
  .page-cancer-ginecologico2 .page-title h5, .page-cancer-ginecologico .page-title h5 {
    font-size: clamp(1.875rem, calc(1.2rem + 3.2vw), 4.5rem) !important;
    line-height: clamp(2.375rem, calc(1.7rem + 3.2vw), 5rem) !important; } }

@media (min-width: 769px) and (max-width: 1200px) {
  .page-cancer-ginecologico2 .cancer-ginecologico-box-one .paragraphSystem, .page-cancer-ginecologico .cancer-ginecologico-box-one .paragraphSystem {
    padding: 0 0.9375rem !important; } }

.page-cancer-ginecologico2 .cancer-ginecologico-box-one .reference-left-image-right-content, .page-cancer-ginecologico .cancer-ginecologico-box-one .reference-left-image-right-content {
  padding-left: 0; }
  @media (min-width: 769px) and (max-width: 1200px) {
    .page-cancer-ginecologico2 .cancer-ginecologico-box-one .reference-left-image-right-content > .component-content .hero-image-component, .page-cancer-ginecologico .cancer-ginecologico-box-one .reference-left-image-right-content > .component-content .hero-image-component {
      gap: 8% !important; } }
  @media (max-width: 769px) {
    .page-cancer-ginecologico2 .cancer-ginecologico-box-one .reference-left-image-right-content, .page-cancer-ginecologico .cancer-ginecologico-box-one .reference-left-image-right-content {
      padding-left: 9px; } }

.page-cancer-ginecologico2 .cancer-ginecologico-box-one .richText, .page-cancer-ginecologico .cancer-ginecologico-box-one .richText {
  padding-left: 0; }
  @media (max-width: 769px) {
    .page-cancer-ginecologico2 .cancer-ginecologico-box-one .richText, .page-cancer-ginecologico .cancer-ginecologico-box-one .richText {
      padding-left: 9px; } }

@media (max-width: 769px) {
  .page-cancer-ginecologico2 .reference-heading-with-divider-and-text, .page-cancer-ginecologico .reference-heading-with-divider-and-text {
    margin-top: 69px !important; } }

@media only screen and (max-width: 769px) {
  .page-cancer-ginecologico2 .heading-divider-text-component, .page-cancer-ginecologico .heading-divider-text-component {
    margin-top: 32px !important; } }

.cancer-page-small-card-box {
  margin-top: 4.375rem; }
  @media (max-width: 768px) {
    .cancer-page-small-card-box {
      margin-top: 1rem; } }

.card-image-button-container.title-with-card-component .reference-card-component-image-buttom {
  margin-top: 5rem; }

.cancer-pagination-cards-component {
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/cancer-background-img-desk.png");
  -ms-flex-pack: center;
      justify-content: center;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 4.375rem;
  padding-bottom: 6.6875rem; }
  @media (max-width: 768px) {
    .cancer-pagination-cards-component {
      background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/mobile/background-image-mobile-cancer-page.png");
      padding-bottom: 1.20375rem;
      background-size: 100%;
      padding-left: 0;
      padding-right: 0;
      margin-top: 2rem;
      padding-bottom: unset; } }
  .cancer-pagination-cards-component > .component-content {
    width: 100%;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .cancer-pagination-cards-component > .component-content {
        width: 100%; } }
    .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text {
      margin-top: 8.625rem; }
      @media (max-width: 768px) {
        .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text {
          padding: 0 1.5rem !important; } }
      .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2 {
        font-family: "GSK Precision" !important;
        font-weight: 400 !important; }
        @media (max-width: 768px) {
          .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2 {
            width: 100%;
            text-align: center; } }
        @media (min-width: 769px) and (max-width: 1600px) {
          .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2 {
            font-size: clamp(1.875rem, calc(1.875rem + 2.625rem * ((87.34vw - 48rem) / (100rem - 48rem))), 4.5rem);
            line-height: clamp(2.375rem, calc(2.375rem + 2.625rem * ((87.34vw - 48rem) / (100rem - 48rem))), 5rem); } }
      .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p {
        padding: unset; }
        @media (min-width: 769px) and (max-width: 1600px) {
          .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p {
            font-size: clamp(1.125rem, calc(1.125rem + 0.375rem * ((87.34vw - 48rem) / (100rem - 48rem))), 1.5rem);
            line-height: clamp(1.625rem, calc(1.625rem + 0.375rem * ((87.34vw - 48rem) / (100rem - 48rem))), 2rem); } }
        @media (max-width: 768px) {
          .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p {
            font-size: 1.125rem;
            line-height: 1.625rem; } }
        .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p b {
          font-family: "GSK Precision Bold" !important;
          font-weight: 700; }
      @media (min-width: 769px) and (max-width: 1600px) {
        .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-divider img {
          width: clamp(20rem, calc(20rem + 16.6875rem * ((87.34vw - 48rem) / (100rem - 48rem))), 36.6875rem); } }
    .cancer-pagination-cards-component > .component-content .pagination-cards {
      padding: 5rem 0 0 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      overflow: hidden; }
      @media (max-width: 768px) {
        .cancer-pagination-cards-component > .component-content .pagination-cards {
          padding-top: unset;
          padding-left: unset;
          padding-right: unset;
          padding-bottom: 2rem; } }
      .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content {
        width: 100%; }
        .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem {
          width: 100%;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: stretch;
              align-items: stretch;
          position: relative;
          box-sizing: border-box;
          padding-bottom: 125px; }
          @media (max-width: 768px) {
            .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem {
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
          .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem a:not([href]):not([tabindex]) {
            display: none; }
          .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem button.slick-prev, .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem button.slick-next {
            position: absolute;
            bottom: 3px;
            top: unset;
            z-index: 999;
            background-size: contain;
            width: 2.3125rem;
            height: 2.25rem; }
            .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem button.slick-prev::before, .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem button.slick-next::before {
              content: ""; }
          .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem button.slick-prev {
            background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-left-pagination.png");
            left: 42%; }
            @media (max-width: 768px) {
              .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem button.slick-prev {
                left: 20.78%; } }
            @media (min-width: 769px) and (max-width: 1000px) {
              .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem button.slick-prev {
                left: 30.78%; } }
          .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem button.slick-next {
            right: 42%;
            background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-right-pagination.png"); }
            @media (max-width: 768px) {
              .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem button.slick-next {
                right: 20.78%; } }
            @media (min-width: 769px) and (max-width: 1000px) {
              .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem button.slick-next {
                right: 30.78%; } }
          @media (max-width: 768px) {
            .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .slick-list {
              overflow: hidden;
              padding: 0 12px; } }
          .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .slick-list .slick-track {
            height: 100%; }
            @media (max-width: 768px) {
              .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .slick-list .slick-track {
                height: auto;
                margin-left: -60.3%; } }
            .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .slick-list .slick-track > a {
              display: none; }
          @media (max-width: 768px) {
            .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem {
              /* Active slide animation */
              /* Keyframes for smooth zoom-in-left without final size change */ }
              .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .slick-slide {
                overflow: visible !important; }
                .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .slick-slide .card {
                  scale: 1;
                  transform-origin: top center;
                  transition: opacity 0.4s ease;
                  overflow: visible !important; }
              .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .slick-current .card {
                opacity: 1;
                animation: zoomInLeft 0.6s ease forwards;
                transform: scaleY(1); }
            @keyframes zoomInLeft {
              0% {
                transform: scaleY(1);
                /* smaller and left */ }
              40% {
                transform: scaleY(1.15);
                /* zoom in slightly */ }
              100% {
                transform: scaleY(1);
                /* back to normal size */ } } }
          .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component {
            padding: 0; }
            @media (max-width: 768px) {
              .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component {
                margin-right: 12px;
                margin-left: 12px; } }
            .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content {
              height: 100%; }
              @media (max-width: 768px) {
                .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content {
                  height: auto; } }
              .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container {
                display: -ms-flexbox;
                display: flex;
                width: 100%;
                height: 100%; }
                @media (max-width: 768px) {
                  .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container {
                    height: auto;
                    position: relative; } }
                .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
                  display: -ms-flexbox;
                  display: flex;
                  -ms-flex: 1;
                      flex: 1;
                  -ms-flex-direction: column;
                      flex-direction: column;
                  background: #ffffff;
                  border-radius: 1.5rem;
                  padding: 2rem;
                  width: 100%;
                  height: 100%;
                  gap: 7.71vw;
                  -ms-flex-pack: justify;
                      justify-content: space-between;
                  margin-right: 13.5px;
                  margin-left: 13.5px; }
                  @media (max-width: 768px) {
                    .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
                      padding: 1.5rem;
                      gap: 32px;
                      margin-right: 0;
                      margin-left: 0;
                      height: auto; } }
                  @media (min-width: 769px) and (max-width: 1600px) {
                    .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
                      padding: clamp(1.25rem, calc(1.25rem + 0.5rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 1.75rem);
                      gap: clamp(4.5rem, calc(4.5rem + (3rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem)))), 9.25rem); } }
                  .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card p {
                    font-size: 1.875rem;
                    line-height: 2.875rem;
                    font-weight: 400;
                    color: #F36633;
                    margin: 0; }
                    @media (max-width: 768px) {
                      .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card p {
                        font-size: 1.25rem;
                        line-height: 1.75rem; } }
                    @media (min-width: 769px) and (max-width: 1600px) {
                      .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card p {
                        font-size: clamp(1.125rem, calc(1.125rem + 0.25rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 1.6875rem);
                        line-height: clamp(1.625rem, calc(1.625rem + 0.25rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 2.125rem); } }
                  .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card .orange-bg-circular-button .button {
                    padding: 0.75rem 5.8rem; }
                    @media (max-width: 768px) {
                      .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card .orange-bg-circular-button .button {
                        padding: 0.75rem 2rem; } }
                    @media (min-width: 769px) and (max-width: 1800px) {
                      .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card .orange-bg-circular-button .button {
                        padding: 0.5rem 1rem; } }
                    @media (min-width: 769px) and (max-width: 1600px) {
                      .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card .orange-bg-circular-button .button .icon {
                        padding: 3.8px 11.8px;
                        right: -58px !important;
                        transform: translate(-50%); } }
                  @media (min-width: 769px) and (max-width: 1600px) {
                    .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card .orange-bg-circular-button a {
                      font-size: clamp(1.125rem, calc(1.125rem + 0.25rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem);
                      line-height: clamp(1.625rem, calc(1.625rem + 0.25rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 2rem); } }
        .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .slick-custom-pagination {
          text-align: center;
          margin-top: -2.8125rem;
          font-size: 1.125rem;
          line-height: 1.625rem;
          font-family: "GSK Precision";
          font-weight: 400; }
          @media (max-width: 768px) {
            .cancer-pagination-cards-component > .component-content .pagination-cards > .component-content .slick-custom-pagination {
              font-size: 1rem;
              line-height: 1.25rem; } }

.icon-text-divider-bottom-image {
  padding: 4.375rem 0; }
  @media (max-width: 768px) {
    .icon-text-divider-bottom-image {
      padding-top: 4rem; } }
  .icon-text-divider-bottom-image .reference-icon-text-divider {
    display: -ms-flexbox;
    display: flex;
    text-align: center; }
    @media only screen and (max-width: 769px) {
      .icon-text-divider-bottom-image .reference-icon-text-divider {
        padding: 0 24px !important; } }
    .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text {
      margin: 2rem 0; }
      @media (max-width: 768px) {
        .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text {
          margin: 1rem 0; } }
      .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p {
        font-size: 1.875rem;
        line-height: 2.875rem;
        font-weight: 400;
        color: #151515;
        margin: 0; }
        @media (max-width: 768px) {
          .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p {
            font-size: 1.125rem;
            line-height: 1.625rem;
            text-align: left; } }
        @media (min-width: 769px) and (max-width: 1600px) {
          .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p {
            font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.7vw - 48rem) / (100rem - 48rem))), 1.875rem) !important;
            line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.7vw - 48rem) / (100rem - 48rem))), 2.875rem) !important; } }
        .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p b {
          font-family: "GSK Precision Bold";
          font-weight: 700;
          line-height: 2.375rem; }
          @media (max-width: 768px) {
            .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p b {
              line-height: 1.625rem; } }
    .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .component-divider {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
  .icon-text-divider-bottom-image .icon-image-container {
    padding-top: 5rem; }
    @media (max-width: 768px) {
      .icon-text-divider-bottom-image .icon-image-container {
        padding-top: 1rem; } }
    @media (min-width: 769px) and (max-width: 1700px) {
      .icon-text-divider-bottom-image .icon-image-container {
        padding-top: clamp(2.5rem, calc(2.5rem + 2.5rem * ((72.65vw - 48.06rem) / (106.25rem - 48.06rem))), 5rem) !important; } }
    .icon-text-divider-bottom-image .icon-image-container .icon-image {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      gap: 6.2vw;
      -ms-flex-direction: row;
          flex-direction: row; }
      @media (max-width: 768px) {
        .icon-text-divider-bottom-image .icon-image-container .icon-image {
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-pack: justify;
              justify-content: space-between;
          text-align: center;
          gap: 16px; } }
      @media (min-width: 769px) and (max-width: 1600px) {
        .icon-text-divider-bottom-image .icon-image-container .icon-image {
          gap: clamp(1rem, calc(1rem + (6.4375rem * ((72.7vw - 48rem) / (100rem - 48rem)))), 7.4375rem); } }
      .icon-text-divider-bottom-image .icon-image-container .icon-image a {
        text-decoration: none;
        cursor: pointer;
        padding: 0; }
        .icon-text-divider-bottom-image .icon-image-container .icon-image a img {
          width: 13.6vw;
          height: auto; }
          @media (max-width: 768px) {
            .icon-text-divider-bottom-image .icon-image-container .icon-image a img {
              width: 100%;
              padding: 0 26px; } }
  .icon-text-divider-bottom-image .external::after {
    content: unset !important; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.card-image-button-container.title-with-card-component .reference-card-component-image-buttom {
  max-width: 25.125rem;
  margin-top: 7.5rem; }
  .card-image-button-container.title-with-card-component .reference-card-component-image-buttom .card-wrapper-image-buttom img {
    width: 100%;
    background-color: transparent;
    padding: 0; }
  .card-image-button-container.title-with-card-component .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .icon {
    top: 0.25rem; }

.card-image-button-container.title-with-card-component .card-main-title {
  color: #F36633;
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 3rem;
  line-height: 3.5rem;
  margin: 0 auto;
  padding: 4.375rem 0 2rem;
  text-align: center;
  max-width: 87.5rem; }

.card-image-button-container.title-with-card-component .paragraphSystem {
  -ms-flex-direction: column;
      flex-direction: column; }

@media (max-width: 769px) {
  .card-image-button-container.title-with-card-component .richText + .image img {
    width: 100%; }
  .card-image-button-container.title-with-card-component .reference-card-component-image-buttom {
    margin-top: 1rem;
    max-width: 15.125rem; }
  .card-image-button-container.title-with-card-component .card-main-title {
    padding: 2rem 0 1rem;
    font-size: 1.875rem;
    line-height: 2.375rem;
    text-align: left;
    font-weight: 700; }
  .card-image-button-container.title-with-card-component .card-wrapper-image-buttom .off-white-bg-circular-button {
    margin-left: -46px; }
    .card-image-button-container.title-with-card-component .card-wrapper-image-buttom .off-white-bg-circular-button .button {
      font-size: 1.125rem;
      line-height: 1.625rem; }
      .card-image-button-container.title-with-card-component .card-wrapper-image-buttom .off-white-bg-circular-button .button span.icon {
        right: -46px;
        top: 0.1875rem; }
  .card-image-button-container.title-with-card-component .card-wrapper-image-buttom .card-body {
    text-align: center; }
    .card-image-button-container.title-with-card-component .card-wrapper-image-buttom .card-body .card-text {
      font-size: 1.25rem;
      line-height: 1.75rem;
      font-weight: 700;
      margin: 8px 0; }
  .card-image-button-container.title-with-card-component .footer-top-component .content-lab-code p {
    font-size: 0.6875rem !important;
    line-height: 1.125rem !important; } }

@media (min-width: 769px) and (max-width: 1024px) {
  .card-image-button-container.title-with-card-component .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
    text-align: left;
    font-weight: 400; }
  .card-image-button-container.title-with-card-component .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button {
    text-align: left; } }

@media screen and (max-width: 1024px) {
  .card-image-button-container.title-with-card-component .off-white-bg-circular-button {
    display: block !important; }
  .card-image-button-container.title-with-card-component .paragraphSystem {
    gap: 0 !important; } }

@media screen and (min-width: 1024px) and (max-width: 1600px) {
  .card-image-button-container.title-with-card-component .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .card-text {
    font-size: 1.5rem;
    line-height: 2rem; }
  .card-image-button-container.title-with-card-component .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button {
    font-size: 1.125rem;
    line-height: 1.625rem; } }

@media screen and (min-width: 769px) and (max-width: 1600px) {
  .card-image-button-container.title-with-card-component .card-main-title {
    font-size: clamp(23.44px, calc(13.17px + 1.34vw), 42.4px) !important;
    line-height: clamp(38px, calc(25.41px + 1.64vw), 51.61px) !important;
    padding: clamp(2rem, calc(2rem + (4.375rem - 2rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 4.375rem) 0 clamp(1rem, calc(1rem + (2rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; }
  .card-image-button-container.title-with-card-component .richText + .image img {
    width: clamp(31.25rem, calc(31.25rem + (36.625rem - 31.25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 36.625rem) !important; }
  .card-image-button-container.title-with-card-component .reference-card-component-image-buttom {
    margin-top: clamp(1rem, calc(1rem + (7.5rem - 1rem) * ((87vw - 48.06rem) / (100rem - 48.06rem))), 7.5rem) !important; }
  .card-image-button-container.title-with-card-component .card-wrapper-image-buttom .card-body .card-text {
    font-size: clamp(1.25rem, calc(1.25rem + (1.5rem - 1.25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
    line-height: clamp(1.75rem, calc(1.75rem + (2rem - 1.75rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }

.page-enfermedades-respiratorias .reference-left-image-right-content {
  padding-top: 2.5625rem; }
  .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component {
    gap: 10.375rem; }
  .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content {
    max-width: 105.0625rem; }

.page-enfermedades-respiratorias .reference-heading-with-divider-and-text .component-description p b,
.page-enfermedades-respiratorias .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p b {
  font-family: "GSK Precision Bold"; }

.page-enfermedades-respiratorias .cancer-page-small-card-box {
  margin-top: 8.125rem; }

.page-enfermedades-respiratorias .reference-small-card-with-divider-and-text + .reference-small-card-with-divider-and-text {
  margin-top: 8.75rem; }

.page-enfermedades-respiratorias .reference-small-card-with-divider-and-text.removal-of-divider-image .component-divider {
  display: none !important; }

.page-enfermedades-respiratorias .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card {
  gap: 5.21vw; }

.page-enfermedades-respiratorias .off-white-bg-circular-button .button {
  font-size: 1.125rem;
  line-height: 1.625rem; }

.page-enfermedades-respiratorias .icon-text-divider-bottom-image .icon-image-container .icon-image {
  gap: 1.5rem; }

@media (min-width: 1200px) {
  .page-enfermedades-respiratorias .breadcrumbs + .richText {
    padding: 0; }
  .page-enfermedades-respiratorias .reference-left-image-right-content {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 1750px) {
  .page-enfermedades-respiratorias .reference-left-image-right-content {
    padding: 2.5625rem 0 0; }
    .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
      max-width: 38.75rem; }
  .page-enfermedades-respiratorias .icon-text-divider-bottom-image .icon-image-container .icon-image a img {
    width: 16.25rem; } }

@media (max-width: 769px) {
  .page-enfermedades-respiratorias .reference-left-image-right-content img,
  .page-enfermedades-respiratorias .cancer-page-card-component img {
    width: 100%; }
  .page-enfermedades-respiratorias .pagination-cards .orange-bg-circular-button .button {
    font-size: 1.5rem;
    line-height: 2rem; }
  .page-enfermedades-respiratorias #content .breadcrumbs {
    padding: 1rem 0.625rem; }
    .page-enfermedades-respiratorias #content .breadcrumbs + .richText {
      padding: 0 0.625rem; }
  .page-enfermedades-respiratorias .reference-left-image-right-content {
    padding-top: 0; }
    .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component {
      gap: 1rem; }
      .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
        padding-right: 0; }
  .page-enfermedades-respiratorias .cancer-page-small-card-box {
    margin-top: 2rem; }
  .page-enfermedades-respiratorias .reference-small-card-with-divider-and-text + .reference-small-card-with-divider-and-text {
    margin-top: 1rem; }
  .page-enfermedades-respiratorias .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component p {
    margin-bottom: 0.875rem; }
  .page-enfermedades-respiratorias .orange-bg-circular-button .button {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .page-enfermedades-respiratorias .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text {
    margin-top: 6.3125rem; }
    .page-enfermedades-respiratorias .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2 {
      text-align: center; }
  .page-enfermedades-respiratorias .title-with-card-component {
    padding: 0 0.625rem; }
  .page-enfermedades-respiratorias .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text {
    margin: 1rem 0 0.8125rem; }
  .page-enfermedades-respiratorias .icon-text-divider-bottom-image .icon-image-container .icon-image {
    gap: 1rem; }
    .page-enfermedades-respiratorias .icon-text-divider-bottom-image .icon-image-container .icon-image a img {
      width: 16.25rem; }
  .page-enfermedades-respiratorias .footer-top-component {
    padding: 0 0.625rem; }
  .page-enfermedades-respiratorias .component-content .title-component .page-title h5,
  .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title,
  .page-enfermedades-respiratorias .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one h2,
  .page-enfermedades-respiratorias .cancer-pagination-cards-component > .component-content .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2,
  .page-enfermedades-respiratorias .card-image-button-container.title-with-card-component .card-main-title,
  .page-enfermedades-respiratorias .card-image-button-container.title-with-card-component .card-wrapper-image-buttom .card-body .card-text {
    font-family: "GSK Precision Bold"; }
  .page-enfermedades-respiratorias .component-content .title-component .page-name span {
    font-weight: 400; } }

@media (min-width: 1300px) and (max-width: 1750px) {
  .page-enfermedades-respiratorias .icon-text-divider-bottom-image .icon-image-container .icon-image a img {
    width: 11.375rem; } }

@media (min-width: 769px) and (max-width: 1100px) {
  .page-enfermedades-respiratorias .component-content .title-component .page-title h5 {
    font-size: 3.5rem;
    line-height: 4rem; }
  .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component {
    gap: 4.375rem; }
    .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component .hero-img,
    .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content {
      width: 50%; }
    .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
      font-size: 1.75rem;
      line-height: 2.25rem; }
  .page-enfermedades-respiratorias .cancer-page-small-card-box {
    margin-top: 4.0625rem; }
  .page-enfermedades-respiratorias .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section {
    gap: 4.375rem; }
    .page-enfermedades-respiratorias .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one h2,
    .page-enfermedades-respiratorias .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two h2 {
      font-size: 2rem;
      line-height: 2.5rem;
      padding: 1.25rem 0; }
  .page-enfermedades-respiratorias .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component p {
    font-size: 1.25rem;
    line-height: 1.75rem; }
  .page-enfermedades-respiratorias .reference-small-card-with-divider-and-text + .reference-small-card-with-divider-and-text {
    margin-top: 4.0625rem; }
  .page-enfermedades-respiratorias .reference-heading-with-divider-and-text .component-heading h2 {
    font-size: 3.5rem;
    line-height: 4rem; }
  .page-enfermedades-respiratorias .reference-heading-with-divider-and-text .component-divider img {
    width: 500px; }
  .page-enfermedades-respiratorias .cancer-pagination-cards-component > .component-content .pagination-cards .paragraphSystem .reference-pagination-cards-component > .component-content .cards-container .card p {
    font-size: 1.5rem;
    line-height: 2.25rem; }
  .page-enfermedades-respiratorias .card-image-button-container.title-with-card-component .card-main-title {
    font-size: 2rem;
    line-height: 2.5rem; }
  .page-enfermedades-respiratorias .card-image-button-container.title-with-card-component .richText + .image img {
    width: 31.25rem; }
  .page-enfermedades-respiratorias .card-image-button-container.title-with-card-component .reference-card-component-image-buttom {
    margin-top: 3.75rem; }
  .page-enfermedades-respiratorias .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .icon {
    top: 0.25rem; }
  .page-enfermedades-respiratorias .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p {
    font-size: 1.625rem;
    line-height: 2.625rem; }
  .page-enfermedades-respiratorias .icon-text-divider-bottom-image .component-divider img {
    width: 31.25rem; }
  .page-enfermedades-respiratorias .icon-text-divider-bottom-image .icon-image-container {
    padding-top: 3rem; } }

@media (min-width: 1100px) and (max-width: 1750px) {
  .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
    font-size: 2.5rem;
    line-height: 3rem; } }

@media (min-width: 769px) and (max-width: 1200px) {
  .page-enfermedades-respiratorias #content .breadcrumbs nav ol {
    padding-left: 0.9375rem; } }

@media (min-width: 769px) {
  .page-enfermedades-respiratorias.template-patient-generic-template .patient-html-body-section .breadcrumbs {
    margin: 0.125rem 0 5rem 0 !important; } }

@media screen and (min-width: 769px) and (max-width: 1600px) {
  .page-enfermedades-respiratorias .reference-left-image-right-content > .component-content .hero-image-component {
    gap: clamp(1rem, calc(1rem + (7.875rem * ((86.25vw - 48rem) / (100rem - 48rem)))), 8.875rem) !important; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-what-is-prevention #content {
  max-height: unset !important; }

.preventive-strategies {
  text-align: center; }
  .preventive-strategies .icon-health-heart {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    gap: 1.67vw;
    margin-bottom: 2.66vw; }
    @media (max-width: 767px) {
      .preventive-strategies .icon-health-heart {
        gap: 4.44vw; } }
    @media (min-width: 1024) {
      .preventive-strategies .icon-health-heart img:first-of-type {
        width: 4.17vw; } }
    .preventive-strategies .icon-health-heart h2 {
      font-size: 4.5rem;
      line-height: 5rem;
      color: #F36633;
      font-weight: 400;
      font-family: "GSK Precision"; }
      @media (min-width: 1024px) and (max-width: 1440px) {
        .preventive-strategies .icon-health-heart h2 {
          font-size: 3.25rem;
          line-height: 3.75rem; } }
      @media (min-width: 768px) and (max-width: 1023px) {
        .preventive-strategies .icon-health-heart h2 {
          font-size: 2.625rem;
          line-height: 3.125rem;
          font-weight: bold; } }
      @media (max-width: 767px) {
        .preventive-strategies .icon-health-heart h2 {
          font-size: 1.875rem;
          line-height: 2.375rem;
          font-weight: bold;
          -ms-flex-item-align: start;
              align-self: flex-start; }
          .preventive-strategies .icon-health-heart h2 .line-break {
            display: block; } }
    .preventive-strategies .icon-health-heart img:nth-of-type(2) {
      width: 30.52vw; }
      @media (max-width: 1023px) {
        .preventive-strategies .icon-health-heart img:nth-of-type(2) {
          display: none; } }
  .preventive-strategies .accordion {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 74vw;
    margin: 0 auto; }
    .preventive-strategies .accordion .accordion-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start;
      position: relative;
      margin-bottom: 1rem; }
      @media (max-width: 1023px) {
        .preventive-strategies .accordion .accordion-item {
          -ms-flex-direction: column;
              flex-direction: column; } }
      .preventive-strategies .accordion .accordion-item .accordion-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        background: none;
        border: none;
        cursor: pointer;
        width: 50%;
        font-size: 1.1rem;
        text-align: left;
        position: relative;
        border-bottom: 1px solid #F36633;
        transition: padding-left 0.7s ease;
        padding-left: 0.83vw;
        padding-bottom: 2.08vw;
        gap: 1.88vw; }
        @media (max-width: 1023px) {
          .preventive-strategies .accordion .accordion-item .accordion-header {
            width: 100%;
            gap: 10vw; } }
        .preventive-strategies .accordion .accordion-item .accordion-header:focus {
          outline: none; }
        .preventive-strategies .accordion .accordion-item .accordion-header .accordion-title {
          -ms-flex: 1;
              flex: 1;
          font-weight: 400;
          font-size: 1.25rem;
          line-height: 1.75rem;
          font-family: "GSK Precision";
          -webkit-tap-highlight-color: transparent;
          color: inherit;
          -webkit-text-fill-color: black; }
        .preventive-strategies .accordion .accordion-item .accordion-header .accordion-icon {
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: center;
              align-items: center;
          width: 2.25rem;
          height: 2.25rem;
          border-radius: 50%;
          background-color: #F36633;
          color: white;
          font-weight: bold;
          transition: all 0.3s ease;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("/etc/designs/zg/patient-es-es/desktop/assets/img/plus.svg"); }
      .preventive-strategies .accordion .accordion-item.active .accordion-header {
        padding-left: 3.33vw; }
        .preventive-strategies .accordion .accordion-item.active .accordion-header .accordion-title {
          -webkit-text-fill-color: #F36633; }
        .preventive-strategies .accordion .accordion-item.active .accordion-header .accordion-icon {
          background-color: #F0EFED;
          background-image: url("/etc/designs/zg/patient-es-es/desktop/assets/img/minus.svg"); }
      .preventive-strategies .accordion .accordion-item.active .accordion-content {
        margin-top: 1rem;
        padding: 1rem; }
      .preventive-strategies .accordion .accordion-item .accordion-content {
        -ms-flex: 1;
            flex: 1;
        margin-left: 2.5vw;
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        transition: max-height 1s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.7s ease, transform 0.7s ease, padding 0.7s ease;
        transform-origin: top;
        padding: 0 3.65vw;
        border-radius: 1.5rem;
        text-align: left;
        background-color: #F0EFED; }
        @media (max-width: 1023px) {
          .preventive-strategies .accordion .accordion-item .accordion-content {
            margin-left: 0; } }
        .preventive-strategies .accordion .accordion-item .accordion-content p {
          font-size: 1.25rem;
          line-height: 1.75rem;
          margin-bottom: 0;
          font-family: "GSK Precision";
          color: #151515; }
      .preventive-strategies .accordion .accordion-item:not(.active) .accordion-content {
        opacity: 0;
        max-height: 0;
        transform: translateY(-10px);
        /* content moves up slightly while closing */ }
      .preventive-strategies .accordion .accordion-item.active .accordion-content {
        max-height: 500px !important;
        opacity: 1;
        padding: 2.08vw 3.65vw;
        transform: translateY(0); }
        @media (max-width: 768px) {
          .preventive-strategies .accordion .accordion-item.active .accordion-content {
            padding: 6.08vw 5.65vw; } }
    @media (max-width: 1023px) {
      .preventive-strategies .accordion {
        margin: 0;
        width: 100%; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.custom-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9); }

.custom-modal-content {
  position: relative;
  margin: 5% auto;
  width: 90%;
  max-width: 1000px;
  background: #fff;
  border-radius: 1.5rem;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.custom-modal-header,
.custom-modal-footer {
  padding: 1rem;
  background: #fefdfd;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: end;
  -ms-flex-align: center;
      align-items: center; }

.custom-modal-footer a.modal-link {
  color: #151515;
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-decoration: none; }
  .custom-modal-footer a.modal-link .filePDF {
    background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/file-pdf.png");
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: 0.5rem; }
  .custom-modal-footer a.modal-link:hover {
    color: #F36633; }

.custom-modal-header h5 {
  margin: 0; }

.custom-modal-close {
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/toggle-close.png");
  font-size: 24px;
  cursor: pointer;
  color: transparent;
  width: 7.575rem;
  height: 2.8875rem; }

.custom-modal-body {
  background: #fefdfd;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 1rem; }

.custom-modal-body img {
  height: 100%;
  width: 100%;
  object-fit: contain; }

.custom-modal-close-btn {
  background-color: #6c757d;
  border: none;
  padding: 0.5rem 1rem;
  color: white;
  cursor: pointer;
  border-radius: 4px; }
@media (min-width: 769px) and (max-width: 1600px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:first-child .menu-level-2 {
    max-width: 29.4375rem !important;
    width: auto; } }

@media only screen and (min-width: 769px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:first-child .menu-level-2 {
    max-width: 49.4375rem;
    width: auto; } }

@media only screen and (max-width: 768px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 > a {
    transition: none; } }

@media only screen and (min-width: 769px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 {
    transition: padding 1.8s ease; }
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:hover {
      transition: padding 1.8s ease;
      padding-right: 25px; } }

@media only screen and (min-width: 1920px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.has-children > a:hover::after {
    top: 8px;
    transition: padding 0.8s ease; }
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.has-children > a::after {
    top: 8px;
    transition: padding 1.8s ease; } }

@media only screen and (min-width: 992px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 > a {
    padding: 24px 25px !important;
    font-size: 24px;
    line-height: 32px; }
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 .menu-level-2 li.category a,
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 .menu-level-2 li.item a {
    line-height: 42px !important; } }

@media only screen and (min-width: 769px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.has-children > a,
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.is-active.has-children > a {
    transition: color 0.8s ease-in-out;
    will-change: transform, color;
    transition-delay: 0.8s; }
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.has-children > a:hover,
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.is-active.has-children > a:hover {
      will-change: transform, color;
      transition-delay: 0.8s; }
      #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.has-children > a:hover::after,
      #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.is-active.has-children > a:hover::after {
        top: 8px;
        transition: padding 0.8s ease;
        transition-delay: 0.8s; }
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.has-children > a::after,
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.is-active.has-children > a::after {
      top: 8px; }
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 > a::after {
    width: 20px;
    height: 20px; } }

@media only screen and (max-width: 768px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.is-active.has-children > a::before {
    content: " ";
    background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/volver.png") no-repeat !important;
    height: 36px;
    width: 95px;
    margin-left: -44px; } }

#header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1.is-active.has-children > a {
  padding: 24px 25px;
  height: auto; }

@media only screen and (min-width: 769px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:nth-child(2) .menu-level-2 > li.category:nth-of-type(2) a {
    background-color: #F0EFED;
    border-radius: 24px; } }

@media only screen and (max-width: 768px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:nth-child(3) .menu-level-2 > li.category a {
    max-width: 250px; } }

#header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:nth-child(3) .menu-level-2 > li.category:nth-of-type(2) a {
  color: #f36633 !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 28px !important;
  padding-left: 0;
  cursor: default; }
  @media (min-width: 769px) and (max-width: 1600px) {
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:nth-child(3) .menu-level-2 > li.category:nth-of-type(2) a {
      font-size: clamp(1.25rem, calc(1.25rem + (1.875rem - 1.25rem) * ((80.93vw - 48.06rem) / (100rem - 48.06rem))), 1.875rem) !important;
      line-height: clamp(1.75rem, calc(1.75rem + (2.71rem - 1.75rem) * ((80.93vw - 48.06rem) / (100rem - 48.06rem))), 2.71rem) !important; } }
  @media only screen and (min-width: 769px) {
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:nth-child(3) .menu-level-2 > li.category:nth-of-type(2) a {
      font-weight: 400 !important;
      font-size: 36px !important;
      line-height: 52px !important; } }
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:nth-child(3) .menu-level-2 > li.category:nth-of-type(2) a:after {
    display: none !important; }
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:nth-child(3) .menu-level-2 > li.category:nth-of-type(2) a:hover {
    background-color: transparent; }

#header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:nth-child(3) .menu-level-2 > li.category:nth-of-type(3) a {
  border-radius: 8px;
  line-height: 26px;
  background-color: #f36633;
  color: #fff !important; }
  @media (min-width: 768px) {
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:nth-child(3) .menu-level-2 > li.category:nth-of-type(3) a {
      line-height: 46px;
      border-radius: 24px; } }

@media only screen and (min-width: 769px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:nth-child(4) .menu-level-2 > li.category:nth-of-type(3) a {
    background-color: #F0EFED;
    border-radius: 24px; } }

#header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 .menu-level-2 > li.category.active-menu a {
  background-color: #f36633;
  border-radius: 8px;
  color: #fff; }
  @media only screen and (min-width: 769px) {
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 .menu-level-2 > li.category.active-menu a {
      border-radius: 24px;
      line-height: 46px; } }
  @media only screen and (max-width: 768px) {
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 .menu-level-2 > li.category.active-menu a {
      padding-left: 16px;
      margin-left: -16px;
      padding-right: 12px; }
      #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 .menu-level-2 > li.category.active-menu a:after {
        content: " ";
        background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/inverse-chevron-right.png") no-repeat !important; } }

@media only screen and (min-width: 769px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 .menu-level-2 > li.category .menu-level-2 {
    max-width: 25.8125rem;
    width: auto; }
    #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 .menu-level-2 > li.category .menu-level-2 a {
      color: #151515;
      font-family: "GSK Precision";
      font-weight: 400;
      font-size: 30px !important;
      line-height: 46px !important; } }

@media only screen and (max-width: 768px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 .menu-level-2 > li.category a:after {
    content: " ";
    background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/chevron-right.png") no-repeat !important;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-left: 13px;
    vertical-align: middle; } }

@media only screen and (max-width: 468px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 .menu-level-2 > li.category a {
    padding-left: 16px;
    margin-left: -16px;
    max-width: 215px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media only screen and (max-width: 768px) {
  #header .site-header .js-navbar.navbar .navbar-collapse.in {
    top: 0 !important;
    width: 80vw !important;
    height: 100vh !important;
    background-color: #f0efed; }
    #header .site-header .js-navbar.navbar .navbar-collapse.in li.menu-item-1 {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      width: 100%; }
      #header .site-header .js-navbar.navbar .navbar-collapse.in li.menu-item-1 a {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between; }
      #header .site-header .js-navbar.navbar .navbar-collapse.in li.menu-item-1.is-active {
        display: block;
        width: 100%; }
        #header .site-header .js-navbar.navbar .navbar-collapse.in li.menu-item-1.is-active a {
          display: block; }
          #header .site-header .js-navbar.navbar .navbar-collapse.in li.menu-item-1.is-active a[data-content] {
            width: 100%; }
  #header .site-header .mega-menu {
    padding: 0 1rem;
    background-color: #f0efed;
    padding-top: 32px; }
    #header .site-header .mega-menu .megamenu .menu-level-1 {
      padding-bottom: 6.25rem !important;
      padding-left: 16px !important;
      /* tricking Show & Hide Menu Achess */
      /* ? Show only active submenu */ }
      #header .site-header .mega-menu .megamenu .menu-level-1.hide-main > li.menu-item-1 {
        display: none; }
      #header .site-header .mega-menu .megamenu .menu-level-1.hide-main > li.menu-item-1.is-active {
        display: inline-block; }
        #header .site-header .mega-menu .megamenu .menu-level-1.hide-main > li.menu-item-1.is-active a {
          display: block; }
        #header .site-header .mega-menu .megamenu .menu-level-1.hide-main > li.menu-item-1.is-active > a {
          height: 44px;
          margin-bottom: 16px; }
      #header .site-header .mega-menu .megamenu .menu-level-1.submenu-open > li {
        display: none; }
      #header .site-header .mega-menu .megamenu .menu-level-1.submenu-open .megamenu-container.active {
        display: block;
        box-shadow: none !important;
        border-radius: 24px; }
      #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.has-children > a {
        float: left; }
        #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.has-children > a .mobile-sub-menu {
          float: left; }
      #header .site-header .mega-menu .megamenu .menu-level-1 .menu-level-2 li.category a {
        padding: 10px 0px;
        display: inline-block;
        padding-left: 1rem; }
    #header .site-header .mega-menu .megamenu .main-close-icon {
      background-color: #f0efed;
      /* display: none; */
      text-align: right; }
      #header .site-header .mega-menu .megamenu .main-close-icon .close-btn {
        font-size: 18px;
        line-height: 26px;
        color: #f36633;
        text-decoration: none;
        font-weight: 400;
        padding-right: 8px; }
        #header .site-header .mega-menu .megamenu .main-close-icon .close-btn .cross-filled-close {
          display: inline-block;
          background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-cross-filled.png");
          width: 36px;
          height: 36px;
          vertical-align: middle; } }

@media only screen and (min-width: 769px) {
  #header .site-header .main-close-icon {
    display: none !important; }
  #header .site-header .menu-level-2 .close-icon {
    display: none !important; } }

@media only screen and (min-width: 1200px) {
  #header .site-header #header .navigation ul.menu-level-1 ul.menu-level-2 li.close-icon {
    display: none !important; } }

@media (min-width: 769px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1.is-active .megamenu-container,
  #header .site-header .mega-menu .megamenu .menu-level-1 .megamenu-container {
    box-shadow: 1px 10px 12px 14px #F366341A !important; } }

@media (min-width: 1120px) and (max-width: 1520px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 .megamenu-container {
    border-radius: 24px;
    top: 115px !important; } }

@media (min-width: 1200px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 .megamenu-container {
    top: 115px !important;
    border-radius: 24px; } }

@media (min-width: 1920px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 .menu-item-1 .megamenu-container {
    top: 115px !important; } }

@media (min-width: 769px) and (max-width: 1600px) {
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1:first-child .menu-level-2,
  #header .site-header .mega-menu .megamenu .menu-level-1 > li.menu-item-1 > a {
    font-size: clamp(1.125rem, calc(1.125rem + (1.5rem - 1.125rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
    line-height: clamp(1.625rem, calc(1.625rem + (2.375rem - 1.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2.375rem) !important; } }

.search-form-container .search-section {
  z-index: 1 !important; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.reference-left-image-right-content {
  padding-top: 3.75rem; }
  @media (max-width: 768px) {
    .reference-left-image-right-content {
      padding: 1rem 0.625rem 0 0.625rem; } }
  .reference-left-image-right-content > .component-content {
    max-width: 103.5rem;
    margin: 0 auto; }
    .reference-left-image-right-content > .component-content .hero-image-component {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      gap: 142px; }
      @media (max-width: 768px) {
        .reference-left-image-right-content > .component-content .hero-image-component {
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 16px; } }
      @media (min-width: 769px) and (max-width: 1600px) {
        .reference-left-image-right-content > .component-content .hero-image-component {
          gap: clamp(1rem, calc(1rem + (7.875rem * ((86.25vw - 48rem) / (100rem - 48rem)))), 8.875rem); } }
      .reference-left-image-right-content > .component-content .hero-image-component .hero-img {
        width: 55%; }
        @media (max-width: 768px) {
          .reference-left-image-right-content > .component-content .hero-image-component .hero-img {
            width: 100%; } }
        .reference-left-image-right-content > .component-content .hero-image-component .hero-img .desk-img {
          display: block;
          width: 100%; }
          @media (max-width: 768px) {
            .reference-left-image-right-content > .component-content .hero-image-component .hero-img .desk-img {
              display: none; } }
        .reference-left-image-right-content > .component-content .hero-image-component .hero-img .mobile-img {
          display: none; }
          @media (max-width: 768px) {
            .reference-left-image-right-content > .component-content .hero-image-component .hero-img .mobile-img {
              display: block;
              width: 100%; } }
      .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content {
        width: 45%; }
        @media (max-width: 768px) {
          .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content {
            width: 100%; } }
        .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
          font-size: 3rem;
          line-height: 3.5rem;
          font-weight: 400;
          color: #F36633;
          margin: 0; }
          .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title sup {
            top: -0.3em; }
            @media (max-width: 768px) {
              .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title sup {
                top: -0.5em; } }
          @media (max-width: 768px) {
            .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
              font-size: 1.5rem;
              line-height: 2rem;
              font-weight: 700;
              padding-right: 1.5625rem; } }
          @media (min-width: 769px) and (max-width: 1600px) {
            .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
              font-size: clamp(1.5rem, calc(1.5rem + 1.5rem * ((86.25vw - 48rem) / (100rem - 48rem))), 3rem) !important;
              line-height: clamp(2rem, calc(2rem + 1.5rem * ((86.25vw - 48rem) / (100rem - 48rem))), 3.5rem) !important; } }
        @media (min-width: 769px) and (max-width: 1600px) {
          .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .paragraph {
            font-size: clamp(1.125rem, calc(1.125rem + 0.375rem * ((80.93vw - 48rem) / (100rem - 48rem))), 1.5rem) !important;
            line-height: clamp(1.625rem, calc(1.625rem + 0.375rem * ((80.93vw - 48rem) / (100rem - 48rem))), 2rem) !important; } }

.hide-paragraph .paragraph {
  display: none; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@media (max-width: 768px) {
  .reference-small-card-with-divider-and-text {
    padding-left: 0.625rem;
    padding-right: 0.625rem; } }

.reference-small-card-with-divider-and-text > .component-content {
  max-width: 87.6875rem;
  margin: 0 auto; }
  @media (min-width: 769) and (max-width: 1600px) {
    .reference-small-card-with-divider-and-text > .component-content {
      width: clamp(100%, calc(100vw - (17.19rem * ((100vw - 48.06rem) / (100rem - 48.06rem)))), 87.7rem);
      margin: 0 auto; } }
  .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component p {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 400;
    color: #151515; }
    .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component p sup {
      font-size: 74%; }
    @media (max-width: 768px) {
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component p {
        font-size: 1.125rem;
        line-height: 1.625rem; } }
    @media (min-width: 769px) and (max-width: 1600px) {
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component p {
        font-size: clamp(1.125rem, calc(1.125rem + (0.375rem * ((100vw - 48.06rem) / (103.75rem - 48.06rem)))), 1.5rem) !important;
        line-height: clamp(1.625rem, calc(1.625rem + (0.375rem * ((100vw - 48.06rem) / (103.75rem - 48.06rem)))), 2rem) !important; } }
  .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component p.card-top-content {
    text-align: center; }
    @media (max-width: 768px) {
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component p.card-top-content {
        text-align: left; } }
  .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .component-divider {
    text-align: center;
    margin: 3.3125rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (max-width: 768px) {
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .component-divider {
        margin: 1rem 0; } }
  .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section {
    max-width: 74.625rem;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    gap: 226px;
    -ms-flex-direction: row;
        flex-direction: row; }
    @media (min-width: 769px) and (max-width: 1600px) {
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section {
        gap: clamp(3rem, calc(4rem + (10rem * ((100vw - 48.06rem) / (100rem - 48.06rem)))), 14.125rem) !important;
        max-width: 88%; } }
    @media (max-width: 768px) {
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section {
        -ms-flex-direction: column;
            flex-direction: column;
        gap: 16px; } }
    .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one,
    .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two {
      width: 50%; }
      @media (max-width: 768px) {
        .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one,
        .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two {
          width: 100%; } }
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one .small-card-img-desk,
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two .small-card-img-desk {
        width: 100%;
        display: block; }
        @media (max-width: 768px) {
          .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one .small-card-img-desk,
          .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two .small-card-img-desk {
            display: none; } }
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one .small-card-img-mob,
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two .small-card-img-mob {
        display: none; }
        @media (max-width: 768px) {
          .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one .small-card-img-mob,
          .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two .small-card-img-mob {
            display: block;
            width: 100%;
            height: auto; } }
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one h2,
      .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two h2 {
        font-size: 3rem;
        line-height: 3.5rem;
        font-weight: 400;
        color: #F36633;
        padding: 1.5rem 0;
        margin: 0; }
        @media (max-width: 768px) {
          .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one h2,
          .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two h2 {
            font-size: 1.875rem;
            line-height: 2.375rem;
            font-weight: 700;
            padding: 0 0 0.875rem 0;
            font-family: "GSK Precision Bold" !important; } }
        @media (min-width: 769px) and (max-width: 1600px) {
          .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one h2,
          .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two h2 {
            font-size: clamp(1.875rem, calc(1.1rem + 1.2vw), 3rem) !important;
            line-height: clamp(2.375rem, calc(1.9rem + 0.5vw), 3.25rem) !important;
            padding-block: clamp(1rem, calc(1rem + (0.5rem * ((100vw - 48.06rem) / (103.75rem - 48.06rem)))), 1.5rem) !important; } }
      @media (min-width: 769px) and (max-width: 1600px) {
        .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one .orange-bg-circular-button .button .icon,
        .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two .orange-bg-circular-button .button .icon {
          padding: 3.8px 11.8px;
          right: -58px !important;
          transform: translate(-50%); } }
      @media (min-width: 769px) and (max-width: 1600px) {
        .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one .orange-bg-circular-button a,
        .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two .orange-bg-circular-button a {
          font-size: clamp(1.125rem, calc(1.125rem + 0.25rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem);
          line-height: clamp(1.625rem, calc(1.625rem + 0.25rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 2rem); } }
      @media (max-width: 768px) {
        .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-one .border-box,
        .reference-small-card-with-divider-and-text > .component-content .cancer-page-card-component .card-section .card-with-text-two .border-box {
          border: 1px solid #F36633;
          border-radius: 1.5rem;
          padding: 2rem;
          margin-top: 1.5rem; } }

.hide-cardtitle-divider .cancer-page-card-component .component-heading,
.hide-cardtitle-divider .cancer-page-card-component .component-divider {
  display: none; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-Cancer-hematologico p, .page-Cancer-hematologico h2, .page-Cancer-hematologico h5, .page-cancer-hematologico p, .page-cancer-hematologico h2, .page-cancer-hematologico h5 {
  font-family: "GSK Precision"; }

@media (min-width: 769px) and (max-width: 1200px) {
  .page-Cancer-hematologico .cancer-ginecologico-box-one .paragraphSystem, .page-cancer-hematologico .cancer-ginecologico-box-one .paragraphSystem {
    padding: 0 0.9375rem !important; } }

.page-Cancer-hematologico .cancer-ginecologico-box-one .reference-left-image-right-content, .page-cancer-hematologico .cancer-ginecologico-box-one .reference-left-image-right-content {
  padding-left: 0; }
  @media (min-width: 769px) and (max-width: 1200px) {
    .page-Cancer-hematologico .cancer-ginecologico-box-one .reference-left-image-right-content > .component-content .hero-image-component, .page-cancer-hematologico .cancer-ginecologico-box-one .reference-left-image-right-content > .component-content .hero-image-component {
      gap: 8% !important; } }
  @media (max-width: 769px) {
    .page-Cancer-hematologico .cancer-ginecologico-box-one .reference-left-image-right-content, .page-cancer-hematologico .cancer-ginecologico-box-one .reference-left-image-right-content {
      padding-left: 9px; } }

.page-Cancer-hematologico .cancer-ginecologico-box-one .richText, .page-cancer-hematologico .cancer-ginecologico-box-one .richText {
  padding-left: 0; }
  @media (max-width: 769px) {
    .page-Cancer-hematologico .cancer-ginecologico-box-one .richText, .page-cancer-hematologico .cancer-ginecologico-box-one .richText {
      padding-left: 9px; } }

@media (max-width: 768px) {
  .page-Cancer-hematologico .page-title, .page-cancer-hematologico .page-title {
    display: none; } }

@media (max-width: 769px) {
  .page-Cancer-hematologico .footer-references .accordion, .page-cancer-hematologico .footer-references .accordion {
    padding: 0 9px !important; } }

@media (max-width: 768px) {
  .page-Cancer-hematologico .page-name span, .page-cancer-hematologico .page-name span {
    margin-bottom: 0 !important; } }

@media (max-width: 767px) {
  .page-Cancer-hematologico .divider-image-mobile, .page-cancer-hematologico .divider-image-mobile {
    width: 100%; } }

@media (max-width: 769px) {
  .page-Cancer-hematologico .reference-heading-with-divider-and-text, .page-cancer-hematologico .reference-heading-with-divider-and-text {
    margin-top: 69px !important; } }

@media only screen and (max-width: 769px) {
  .page-Cancer-hematologico .heading-divider-text-component, .page-cancer-hematologico .heading-divider-text-component {
    margin-top: 32px !important; } }

.page-Cancer-hematologico .card-image-button-flex-property .paragraphSystem, .page-cancer-hematologico .card-image-button-flex-property .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  gap: 8.6vw; }
  @media (max-width: 768px) {
    .page-Cancer-hematologico .card-image-button-flex-property .paragraphSystem, .page-cancer-hematologico .card-image-button-flex-property .paragraphSystem {
      -ms-flex-direction: column;
          flex-direction: column;
      gap: unset; } }

.page-Cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img, .page-cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img {
  width: 50%; }
  @media (max-width: 768px) {
    .page-Cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img, .page-cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img {
      width: 100%; } }

.page-Cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title, .page-cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
  margin-bottom: 1.5rem;
  width: 55%; }
  @media (max-width: 768px) {
    .page-Cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title, .page-cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
      width: unset; } }
  @media (min-width: 769px) and (max-width: 1600px) {
    .page-Cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title, .page-cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
      width: unset; } }

.page-Cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .paragraph, .page-cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .paragraph {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #151515;
  font-weight: 700;
  width: 65%;
  font-family: "GSK Precision Bold" !important; }
  @media (max-width: 768px) {
    .page-Cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .paragraph, .page-cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .paragraph {
      width: unset;
      margin-bottom: 0 !important;
      font-size: 1.125rem;
      line-height: 1.625rem;
      font-weight: 700; } }
  @media (min-width: 769px) and (max-width: 1600px) {
    .page-Cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .paragraph, .page-cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .paragraph {
      width: 100%; } }

@media (max-width: 768px) {
  .page-Cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-mobile-title-wrapper .hero-mobile-title h2, .page-cancer-hematologico .reference-left-image-right-content > .component-content .hero-image-component .hero-mobile-title-wrapper .hero-mobile-title h2 {
    color: #F36633;
    font-family: "GSK Precision";
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.375rem;
    margin: 0; } }

.page-Cancer-hematologico .cancer-page-small-card-box, .page-cancer-hematologico .cancer-page-small-card-box {
  margin-top: 8.125rem; }
  @media (max-width: 768px) {
    .page-Cancer-hematologico .cancer-page-small-card-box, .page-cancer-hematologico .cancer-page-small-card-box {
      margin-top: 2rem !important; } }

.page-Cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem, .page-cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  gap: 165px !important;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media (max-width: 769px) {
    .page-Cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem, .page-cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem {
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 16px !important; } }
  @media (max-width: 769px) {
    .page-Cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem .reference-card-component-image-buttom, .page-cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem .reference-card-component-image-buttom {
      margin-top: unset;
      max-width: unset;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      text-align: -webkit-center; } }
  @media (max-width: 769px) {
    .page-Cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem .reference-card-component-image-buttom .card-wrapper-image-buttom img, .page-cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem .reference-card-component-image-buttom .card-wrapper-image-buttom img {
      max-width: 15.125rem; } }
  .page-Cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem .reference-card-component-image-buttom p.card-text, .page-cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem .reference-card-component-image-buttom p.card-text {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #151515;
    font-weight: 400; }
    @media (max-width: 769px) {
      .page-Cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem .reference-card-component-image-buttom p.card-text, .page-cancer-hematologico .card-image-button-container .hematologico-flex-card .paragraphSystem .reference-card-component-image-buttom p.card-text {
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-weight: 700; } }
.page-vida-activa {
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  @media only screen and (max-width: 768px) {
    .page-vida-activa .paragraphSystem .breadcrumbs {
      padding: 16px 0 !important; } }
  @media only screen and (min-width: 769px) and (max-width: 1200px) {
    .page-vida-activa .paragraphSystem .breadcrumbs {
      padding: 16px 24px !important; } }
  .page-vida-activa .paragraphSystem .breadcrumbs ~ .richText {
    padding: 0; }
    @media only screen and (min-width: 769px) and (max-width: 1200px) {
      .page-vida-activa .paragraphSystem .breadcrumbs ~ .richText {
        padding: 0 1.5rem; } }
  @media only screen and (max-width: 769px) {
    .page-vida-activa .richText-content .title-component {
      padding: 0 9px; } }
  .page-vida-activa .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    margin-top: 0; }
    @media only screen and (max-width: 769px) {
      .page-vida-activa .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
        padding-bottom: 32px !important;
        background-image: none;
        margin-bottom: 0; } }
    @media (min-width: 1301px) {
      .page-vida-activa .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container {
        max-height: 750.89px;
        max-width: 647.22px; } }
    @media (max-width: 769px) {
      .page-vida-activa .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container {
        width: 79%; } }
    @media only screen and (min-width: 769px) and (max-width: 1200px) {
      .page-vida-activa .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title {
        font-size: 2.5rem;
        line-height: 3rem; } }
    .page-vida-activa .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .inner-curve {
      background: transparent; }
  .page-vida-activa .second-teaser .reference-teaser-component-with-divider .component-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (min-width: 1750px) {
      .page-vida-activa .second-teaser .reference-teaser-component-with-divider .component-content {
        max-width: 96.125rem; } }
  .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component {
    margin-top: 0;
    margin-bottom: 123px;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 769px) {
      .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component {
        background-image: none;
        margin-bottom: 0; } }
    @media only screen and (min-width: 769px) and (max-width: 1600px) {
      .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component {
        max-width: 75vw; } }
    @media only screen and (min-width: 769px) {
      .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-divider {
        margin-right: 24px;
        margin-left: 50.81px; } }
    @media only screen and (max-width: 769px) {
      .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-divider {
        display: block;
        margin: 0 -24px 16px !important; } }
    @media only screen and (min-width: 915px) and (max-width: 1024px) {
      .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-divider img {
        width: 92%; } }
    @media only screen and (min-width: 769px) and (max-width: 1600px) {
      .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-divider img {
        min-width: 3rem; } }
    @media only screen and (min-width: 1601px) {
      .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-divider img {
        min-width: 4rem; } }
    .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .image-container {
      max-height: 39.375rem;
      max-width: 33.9375rem;
      display: block;
      background: transparent; }
      @media only screen and (min-width: 769px) and (max-width: 1670px) {
        .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .image-container {
          max-height: 32.375rem;
          max-width: 29.9375rem; } }
      @media only screen and (max-width: 769px) {
        .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .image-container {
          display: none; } }
    .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-description .teaser-desc,
    .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-description .teaser-desc span {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 48px; }
      @media only screen and (min-width: 769px) and (max-width: 1600px) {
        .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-description .teaser-desc,
        .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-description .teaser-desc span {
          font-size: clamp(1.125rem, calc(
 1.125rem + (1.5rem - 1.125rem) *
 ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
          line-height: clamp(1.625rem, calc(
 1.625rem + (2rem - 1.625rem) *
 ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
      @media only screen and (max-width: 769px) {
        .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-description .teaser-desc,
        .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-description .teaser-desc span {
          font-size: 18px;
          line-height: 26px;
          margin-bottom: 16px; } }
    .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-description ul li {
      font-size: 24px;
      line-height: 32px;
      font-weight: 400;
      font-family: "GSK Precision";
      margin-bottom: 28px;
      color: #151515; }
      .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-description ul li::marker {
        color: #f36633; }
      @media only screen and (min-width: 1025px) and (max-width: 1600px) {
        .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-description ul li {
          font-size: 20px;
          line-height: 28px;
          margin-bottom: 24px; } }
      @media only screen and (max-width: 1025px) {
        .page-vida-activa .second-teaser .reference-teaser-component-with-divider .teaser-image-component .teaser-description ul li {
          font-size: 16px;
          line-height: 20px;
          margin-bottom: 20px; } }
  @media only screen and (max-width: 768px) {
    .page-vida-activa .second-teaser {
      padding-top: 1rem; } }
  .page-vida-activa .preventive-strategies .icon-health-heart {
    margin-bottom: 3.725vw; }
    .page-vida-activa .preventive-strategies .icon-health-heart h2 {
      max-width: 1200px;
      margin-bottom: 0;
      font-family: "GSK Precision";
      font-weight: 400;
      text-align: center; }
      @media screen and (max-width: 769px) {
        .page-vida-activa .preventive-strategies .icon-health-heart h2 {
          text-align: left;
          font-family: "GSK Precision Bold";
          font-weight: 700; } }
      @media only screen and (min-width: 769px) and (max-width: 1600px) {
        .page-vida-activa .preventive-strategies .icon-health-heart h2 {
          font-size: clamp(1.875rem, calc(
 1.875rem + (4.5rem - 1.875rem) *
 ((100vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
          line-height: clamp(2.375rem, calc(
 2.375rem + (5rem - 2.375rem) *
 ((100vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important;
          max-width: 72vw; } }
  .page-vida-activa .moving-slider-container .slider-text-container {
    padding: 71.5px 118px !important; }
    @media screen and (min-width: 1371px) and (max-width: 1600px) {
      .page-vida-activa .moving-slider-container .slider-text-container {
        padding: 71.5px !important; } }
    @media screen and (min-width: 769px) and (max-width: 1023px) {
      .page-vida-activa .moving-slider-container .slider-text-container {
        right: 24px; } }
    @media screen and (min-width: 1024px) and (max-width: 1300px) {
      .page-vida-activa .moving-slider-container .slider-text-container {
        right: 27px; } }
    @media (min-width: 1001px) and (max-width: 1371px) {
      .page-vida-activa .moving-slider-container .slider-text-container {
        padding: 50px !important; } }
    @media screen and (min-width: 769px) and (max-width: 1025px) {
      .page-vida-activa .moving-slider-container .slider-text-container {
        padding: 16px !important; } }
    @media screen and (max-width: 768px) {
      .page-vida-activa .moving-slider-container .slider-text-container {
        padding: 24px !important; } }
    .page-vida-activa .moving-slider-container .slider-text-container h5 {
      font-size: 4.5rem;
      line-height: 5rem; }
      @media screen and (min-width: 1371px) and (max-width: 1750px) {
        .page-vida-activa .moving-slider-container .slider-text-container h5 {
          font-size: 2.35rem !important;
          line-height: 2.65rem !important;
          margin: 0 0 25px; } }
      @media (min-width: 1201px) and (max-width: 1371px) {
        .page-vida-activa .moving-slider-container .slider-text-container h5 {
          font-size: 2rem !important;
          line-height: 2.25rem !important;
          margin: 0 0 25px; } }
      @media screen and (min-width: 1001px) and (max-width: 1200px) {
        .page-vida-activa .moving-slider-container .slider-text-container h5 {
          font-size: 1.75rem;
          line-height: 2rem; } }
      @media screen and (min-width: 769px) and (max-width: 1025px) {
        .page-vida-activa .moving-slider-container .slider-text-container h5 {
          font-size: 24px;
          line-height: 32px; } }
      @media screen and (max-width: 768px) {
        .page-vida-activa .moving-slider-container .slider-text-container h5 {
          font-size: 30px;
          line-height: 38px; } }
    @media screen and (min-width: 1371px) and (max-width: 1750px) {
      .page-vida-activa .moving-slider-container .slider-text-container p {
        font-size: 1rem !important;
        line-height: 1.5rem !important; } }
    @media screen and (min-width: 1000px) and (max-width: 1200px) {
      .page-vida-activa .moving-slider-container .slider-text-container p {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important; } }
    .page-vida-activa .moving-slider-container .slider-text-container p b {
      display: block;
      font-family: "GSK Precision Bold";
      font-weight: 700; }
  .page-vida-activa .heading-with-divider-and-text {
    margin-top: 156px; }
    @media screen and (min-width: 769px) and (max-width: 1600px) {
      .page-vida-activa .heading-with-divider-and-text {
        margin-top: clamp(2rem, calc(
 2rem + (9.75rem - 2rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 9.75rem); } }
    @media screen and (max-width: 768px) {
      .page-vida-activa .heading-with-divider-and-text {
        margin-top: 32px; } }
    .page-vida-activa .heading-with-divider-and-text .teaser-title {
      max-width: 1100px;
      margin: 0 auto;
      font-weight: 400; }
      @media screen and (max-width: 768px) {
        .page-vida-activa .heading-with-divider-and-text .teaser-title {
          font-weight: 700;
          font-family: "GSK Precision Bold"; } }
      @media screen and (min-width: 769px) and (max-width: 1600px) {
        .page-vida-activa .heading-with-divider-and-text .teaser-title {
          font-size: clamp(1.875rem, calc(
 1.875rem + (4.5rem - 1.875rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem);
          line-height: clamp(2.375rem, calc(
 2.375rem + (5rem - 2.375rem) *
 ((100vw - 48.06rem) / (100rem - 48.06rem))), 5rem); } }
    .page-vida-activa .heading-with-divider-and-text .component-divider {
      padding: 80px 0; }
      @media screen and (min-width: 769px) and (max-width: 1200px) {
        .page-vida-activa .heading-with-divider-and-text .component-divider {
          padding: 24px 0; } }
      @media screen and (max-width: 768px) {
        .page-vida-activa .heading-with-divider-and-text .component-divider {
          padding: 16px 0; } }
  .page-vida-activa .richText .richText-content .card-main-title {
    margin: 0;
    font-size: 48px;
    line-height: 56px;
    color: #f36633;
    font-family: "GSK Precision";
    padding: 80px 0;
    max-width: 1197px;
    text-align: center;
    margin: 0 auto;
    font-weight: 400; }
    @media screen and (min-width: 769px) and (max-width: 1600px) {
      .page-vida-activa .richText .richText-content .card-main-title {
        font-size: clamp(1.875rem, calc(1.875rem + (3rem - 1.875rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
        line-height: clamp(2.375rem, calc(2.375rem + (3.5rem - 2.375rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important;
        padding: clamp(2rem, calc(2rem + (4.375rem - 2rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 4.375rem) 0 clamp(1rem, calc(1rem + (2rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
    @media screen and (max-width: 768px) {
      .page-vida-activa .richText .richText-content .card-main-title {
        padding: 32px 0 0;
        font-size: 30px;
        line-height: 38px;
        text-align: left;
        font-weight: 700;
        font-family: "GSK Precision Bold"; } }
  .page-vida-activa .reference-heading-with-divider-and-text .component-description p {
    padding: 0 130px;
    text-align: left; }
    .page-vida-activa .reference-heading-with-divider-and-text .component-description p b {
      font-family: "GSK Precision Bold";
      font-weight: 700; }
  @media (max-width: 768px) {
    .page-vida-activa .reference-heading-with-divider-and-text .component-heading h2 {
      width: 100%; }
    .page-vida-activa .reference-heading-with-divider-and-text .component-description p {
      margin-bottom: 0;
      padding: 0; }
    .page-vida-activa .card-image-button-container.card-variant-two .paragraphSystem {
      gap: 16px; } }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-vida-activa .reference-heading-with-divider-and-text .component-description p {
      padding: 0rem 2.9375rem;
      font-size: clamp(1rem, calc(
 1rem + (1.5rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
      line-height: clamp(1.25rem, calc(
 1.25rem + (2rem - 1.25rem) *
 ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
  @media screen and (min-width: 769px) and (max-width: 1025px) {
    .page-vida-activa .card-image-button-container.card-variant-two .paragraphSystem {
      gap: 16px; } }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-vida-activa .card-image-button-container.card-variant-two .paragraphSystem {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .page-vida-activa .container-first-label {
    margin-top: 48px; }
    @media screen and (max-width: 1025px) {
      .page-vida-activa .container-first-label {
        margin-top: 16px; } }
  .page-vida-activa .container {
    display: block;
    position: relative;
    padding-left: 30px !important;
    margin-bottom: 24px;
    cursor: unset;
    font-size: 24px;
    -ms-user-select: none;
    -webkit-user-select: none;
            user-select: none;
    line-height: 32px; }
    @media screen and (max-width: 768px) {
      .page-vida-activa .container {
        font-size: 16px !important;
        line-height: 20px !important; } }
    @media only screen and (min-width: 769px) and (max-width: 1600px) {
      .page-vida-activa .container {
        font-size: clamp(1rem, calc(
 1rem + (1.5rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem);
        line-height: clamp(1.25rem, calc(
 1.25rem + (2rem - 1.25rem) *
 ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem); } }
  .page-vida-activa .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .page-vida-activa .checkmark {
    position: absolute;
    top: 8px;
    left: 0;
    height: 14px;
    width: 14px;
    border-radius: 20px;
    margin-bottom: 0; }
    @media screen and (max-width: 1025px) {
      .page-vida-activa .checkmark {
        top: 4px; } }
  .page-vida-activa .container:hover input ~ .checkmark {
    background-color: inherit;
    border: inherit; }
  .page-vida-activa .container input:checked ~ .checkmark {
    background-color: white;
    border: 1px solid #f36633; }
  .page-vida-activa .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .page-vida-activa .container input:checked ~ .checkmark:after {
    display: block; }
  .page-vida-activa .container .checkmark:after {
    left: 3px;
    top: 3px;
    width: 6px;
    height: 6px;
    border-radius: 16px;
    border: 3.2px solid #f36633; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-alimentacion-saludable .breadcrumbs + .richText {
  padding: 0; }

@media (max-width: 768px) {
  .page-alimentacion-saludable .breadcrumbs + .richText {
    padding: 0 0.625rem; }
  .page-alimentacion-saludable .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button {
    font-size: 18px;
    line-height: 26px; }
  .page-alimentacion-saludable .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .icon {
    top: 50%;
    transform: translateY(-50%); }
  .page-alimentacion-saludable #content .breadcrumbs {
    padding-block: 1rem;
    padding-right: 0rem;
    padding-left: 0.625rem; }
    .page-alimentacion-saludable #content .breadcrumbs nav ol li .breadcrumbs-separator {
      margin-right: 0; } }

.page-alimentacion-saludable .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
  margin-top: 0; }
  @media (min-width: 769px) {
    .page-alimentacion-saludable .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
      font-size: 3rem;
      line-height: 3.5rem; } }
  @media (max-width: 768px) {
    .page-alimentacion-saludable .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description p:not(:nth-last-of-type(-n+2)) {
      margin-bottom: 1rem; } }
  .page-alimentacion-saludable .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description .teaser-desc span {
    font-family: 'GSK Precision Bold'; }
  @media (max-width: 769px) {
    .page-alimentacion-saludable .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
      padding-bottom: 3.875rem;
      background-image: none; } }

.page-alimentacion-saludable .component-content .reference-teaser-component-with-divider.without-icon-divider.top-padding {
  padding-top: 2rem; }
  @media (max-width: 769px) {
    .page-alimentacion-saludable .component-content .reference-teaser-component-with-divider.without-icon-divider.top-padding .teaser-image-component {
      padding-bottom: 3rem; }
    .page-alimentacion-saludable .component-content .reference-teaser-component-with-divider.without-icon-divider.top-padding h2.teaser-title {
      font-size: 1.875rem;
      line-height: 2.375rem; } }

@media (min-width: 769px) and (max-width: 1200px) {
  .page-alimentacion-saludable .component-content .title-component .page-title h5 {
    font-size: 3rem;
    line-height: 3.5rem; }
  .page-alimentacion-saludable .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
    font-size: 2.5rem;
    line-height: 3rem; } }

@media (max-width: 1024px) {
  .page-alimentacion-saludable .card-image-button-container.card-variant-two .reference-card-component-image-buttom:nth-child(2) {
    margin-bottom: 1rem; }
  .page-alimentacion-saludable .card-image-button-container.card-variant-two .paragraphSystem {
    gap: 0; } }

@media (min-width: 769px) and (max-width: 1600px) {
  .page-alimentacion-saludable .card-image-button-container.card-variant-two .paragraphSystem {
    -ms-flex-direction: row;
        flex-direction: row; } }

@media (max-width: 1024px) {
  .page-alimentacion-saludable .card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button {
    padding-right: 2rem; } }

.page-alimentacion-saludable .teaser-desc,
.page-alimentacion-saludable .teaser-desc span,
.page-alimentacion-saludable .heading-with-divider-and-text p {
  font-size: 1.5rem;
  line-height: 2rem;
  max-width: 100%; }
  @media (min-width: 769px) and (max-width: 1200px) {
    .page-alimentacion-saludable .teaser-desc,
    .page-alimentacion-saludable .teaser-desc span,
    .page-alimentacion-saludable .heading-with-divider-and-text p {
      font-size: 1rem;
      line-height: 1.5rem; } }
  @media (max-width: 769px) {
    .page-alimentacion-saludable .teaser-desc,
    .page-alimentacion-saludable .teaser-desc span,
    .page-alimentacion-saludable .heading-with-divider-and-text p {
      font-size: 1.125rem;
      line-height: 1.625rem; } }

@media (min-width: 769px) {
  .page-alimentacion-saludable .heading-with-divider-and-text > .component-content > .paragraphSystem.content {
    padding-inline: 7vw; } }

.page-alimentacion-saludable .heading-with-divider-and-text:nth-of-type(2) {
  margin-top: 0;
  padding-top: 6.20vw;
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/alimentacion-saludable-bg-grey.png"); }
  @media (max-width: 768px) {
    .page-alimentacion-saludable .heading-with-divider-and-text:nth-of-type(2) {
      padding-top: 17.22vw; } }

.page-alimentacion-saludable .heading-with-divider-and-text .image {
  margin-bottom: 2rem; }
  @media (max-width: 769px) {
    .page-alimentacion-saludable .heading-with-divider-and-text .image {
      margin-bottom: 1rem; } }
  .page-alimentacion-saludable .heading-with-divider-and-text .image img {
    width: 5rem; }

.page-alimentacion-saludable .heading-with-divider-and-text .card-main-title {
  color: #F36633;
  font-family: "GSK Precision";
  font-weight: 400;
  font-size: 3rem;
  line-height: 3.5rem;
  margin: 0 auto;
  padding: 5rem 0;
  text-align: center;
  max-width: 100%; }
  @media (min-width: 769px) and (max-width: 1700px) {
    .page-alimentacion-saludable .heading-with-divider-and-text .card-main-title {
      font-size: clamp(21.44px, calc(3.7px + 2.307vw), 48px) !important;
      line-height: clamp(30px, calc(12.63px + 2.259vw), 56px) !important;
      padding: 4.17vw 0; } }
  @media (max-width: 769px) {
    .page-alimentacion-saludable .heading-with-divider-and-text .card-main-title {
      padding: 3rem 0 1rem;
      font-size: 1.875rem;
      line-height: 2.375rem;
      text-align: left;
      font-family: "GSK Precision Bold"; } }

.page-alimentacion-saludable .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text {
  padding: 0 0.5625rem; }
  @media (max-width: 768px) {
    .page-alimentacion-saludable .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text:first-of-type p {
      font-size: 1rem;
      line-height: 1.25rem; } }
  @media (min-width: 769px) {
    .page-alimentacion-saludable .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text:first-of-type .teaser-title {
      max-width: 70%;
      margin: 0 auto; } }
  @media (max-width: 768px) {
    .page-alimentacion-saludable .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-heading h2 {
      width: 100%;
      font-family: "GSK Precision Bold"; } }
  @media (min-width: 769px) and (max-width: 1200px) {
    .page-alimentacion-saludable .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-heading h2 {
      font-size: 3rem;
      line-height: 3.5rem; } }
  .page-alimentacion-saludable .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-description p {
    padding: 0;
    text-align: left; }
    .page-alimentacion-saludable .heading-with-divider-and-text > .component-content .reference-heading-with-divider-and-text .component-description p span {
      font-family: 'GSK Precision Bold'; }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.hide-icon-img .image-wrapper {
  display: none; }

.FAQ-accordion-section > .component-content {
  max-width: 75.875rem;
  margin: 0 auto; }
  @media (min-width: 106.25rem) {
    .FAQ-accordion-section > .component-content {
      max-width: 105.0625rem; } }
  .FAQ-accordion-section > .component-content .reference-icon-text-divider p, .FAQ-accordion-section > .component-content .reference-icon-text-divider h2, .FAQ-accordion-section > .component-content .reference-icon-text-divider h5 {
    font-family: "GSK Precision"; }
  .FAQ-accordion-section > .component-content .reference-icon-text-divider > .component-content .image-outer-wrapper {
    text-align: center; }
    .FAQ-accordion-section > .component-content .reference-icon-text-divider > .component-content .image-outer-wrapper .static-text p {
      font-size: 1.875rem;
      line-height: 2.875rem;
      font-weight: 400;
      color: #151515;
      margin: 0; }
      @media (max-width: 768px) {
        .FAQ-accordion-section > .component-content .reference-icon-text-divider > .component-content .image-outer-wrapper .static-text p {
          font-size: 1.125rem;
          line-height: 1.625rem;
          text-align: left; } }
    .FAQ-accordion-section > .component-content .reference-icon-text-divider > .component-content .image-outer-wrapper .component-divider {
      margin: 2rem 0 5rem; }
  .FAQ-accordion-section > .component-content .accordion {
    margin-top: 2rem;
    margin-bottom: 2.66688rem; }
    @media (min-width: 48.0625rem) {
      .FAQ-accordion-section > .component-content .accordion {
        margin-top: 5rem;
        margin-bottom: 4.375rem; } }
  .FAQ-accordion-section > .component-content .accordion-container .accordion-slide.is-active .accordion-head a {
    background-color: #FFF;
    border: 2px solid #F36633;
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.75rem;
    padding: 1.5rem;
    border-radius: 24px; }
    .FAQ-accordion-section > .component-content .accordion-container .accordion-slide.is-active .accordion-head a:after {
      background: url("/content/dam/cf-pharma/patient-v3/es_ES/icons/minus-filled.png");
      background-size: contain; }
  .FAQ-accordion-section > .component-content .accordion-container .accordion-slide .accordion-head h3.accordion-title > a[title="Preguntas frecuentes"] {
    background-color: #FFF !important;
    border: 2px solid #F36633 !important; }
  .FAQ-accordion-section > .component-content .accordion-container .accordion-slide .accordion-head a {
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.75rem;
    padding: 1.5rem;
    border-radius: 24px; }
    .FAQ-accordion-section > .component-content .accordion-container .accordion-slide .accordion-head a:after {
      background: url("/content/dam/cf-pharma/patient-v3/es_ES/icons/plus-filled.png");
      background-size: contain;
      height: 2.25rem;
      width: 2.25rem;
      border-radius: 0;
      top: 1.5rem;
      right: 1.25rem; }
  .FAQ-accordion-section > .component-content .accordion-container .accordion-slide .accordion-content .accordion.first {
    display: none; }
  .FAQ-accordion-section > .component-content .accordion-container .accordion-slide .accordion-content li {
    color: #151515;
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25rem;
    padding-bottom: 1rem;
    word-wrap: break-word; }
    .FAQ-accordion-section > .component-content .accordion-container .accordion-slide .accordion-content li a {
      color: #08101E;
      text-decoration: none; }
  .FAQ-accordion-section > .component-content .accordion-container .accordion-slide .accordion-content-wrapper {
    padding: 0.5rem 0 0 0; }
    .FAQ-accordion-section > .component-content .accordion-container .accordion-slide .accordion-content-wrapper .accordion {
      padding: 0;
      margin-top: 1rem;
      margin-bottom: 0; }
      .FAQ-accordion-section > .component-content .accordion-container .accordion-slide .accordion-content-wrapper .accordion .accordion-head a {
        border-bottom: 2px solid #F36633 !important;
        border-radius: unset;
        border: unset; }

.hidden-faq-accordion {
  display: none; }
@media only screen and (max-width: 768px) {
  .page-Lupus .paragraphSystem .breadcrumbs {
    padding: 16px 0 !important; } }

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .page-Lupus .paragraphSystem .breadcrumbs {
    padding: 16px 24px !important; } }

.page-Lupus .paragraphSystem .breadcrumbs ~ .richText {
  padding: 0; }
  @media only screen and (min-width: 769px) and (max-width: 1200px) {
    .page-Lupus .paragraphSystem .breadcrumbs ~ .richText {
      padding: 0 1.5rem; } }

@media only screen and (max-width: 768px) {
  .page-Lupus .component-content .title-component {
    padding: 0 10px !important; } }

@media (min-width: 769px) and (max-width: 1100px) {
  .page-Lupus .component-content .title-component .page-title h5 {
    font-size: 2.5rem;
    line-height: 3rem; } }

.page-Lupus .reference-left-image-right-content {
  padding: 3.75rem 0 0; }
  @media only screen and (min-width: 769px) and (max-width: 1200px) {
    .page-Lupus .reference-left-image-right-content {
      padding: 3.75rem 1.5rem 0; } }
  @media (max-width: 768px) {
    .page-Lupus .reference-left-image-right-content {
      padding: 0 0.625rem; } }
  @media only screen and (min-width: 1750px) {
    .page-Lupus .reference-left-image-right-content .component-content {
      max-width: 105rem; } }
  .page-Lupus .reference-left-image-right-content .hero-image-component {
    gap: 166px; }
    @media only screen and (min-width: 769px) and (max-width: 1300px) {
      .page-Lupus .reference-left-image-right-content .hero-image-component {
        gap: 70px; } }
    @media (max-width: 769px) {
      .page-Lupus .reference-left-image-right-content .hero-image-component {
        gap: 1rem; } }
    @media only screen and (min-width: 769px) and (max-width: 1100px) {
      .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img {
        width: 43%; } }
    @media only screen and (min-width: 769px) and (max-width: 1299px) {
      .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .title {
        font-size: 1.25rem;
        line-height: 1.5625rem; } }
    @media only screen and (min-width: 1300px) and (max-width: 1750px) {
      .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .title {
        font-size: 2rem;
        line-height: 2.5rem; } }
    @media only screen and (max-width: 769px) {
      .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .title {
        padding-right: 0; } }
    .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content p {
      font-size: 24px;
      line-height: 32px;
      margin-top: 24px;
      color: #151515;
      font-family: 'GSK Precision Bold'; }
      @media only screen and (min-width: 1300px) and (max-width: 1750px) {
        .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content p {
          font-size: 1.125rem;
          line-height: 1.625rem; } }
      @media only screen and (min-width: 769px) and (max-width: 1299px) {
        .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content p {
          font-size: 0.875rem;
          line-height: 1.25rem;
          margin: 1rem 0; } }
      @media only screen and (max-width: 769px) {
        .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content p {
          font-size: 18px;
          line-height: 26px;
          margin: 13px 0; } }
    .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button {
      display: -ms-flexbox;
      display: flex;
      font-size: 24px;
      line-height: 32px;
      color: #151515;
      -ms-flex-align: center;
          align-items: center;
      font-family: "GSK Precision"; }
      @media only screen and (min-width: 1300px) and (max-width: 1750px) {
        .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button {
          font-size: 1.125rem;
          line-height: 1.625rem; } }
      @media only screen and (max-width: 769px) {
        .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button {
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: baseline;
              align-items: baseline;
          font-size: 1.125rem;
          line-height: 1.625rem; } }
      @media only screen and (min-width: 769px) and (max-width: 1300px) {
        .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button span {
          width: 60%;
          font-size: 0.875rem;
          line-height: 1.25rem; } }
      .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button .orange-bg-circular-button {
        margin-left: 48px; }
        @media only screen and (min-width: 769px) and (max-width: 1100px) {
          .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button .orange-bg-circular-button {
            margin-left: 20px; } }
        @media only screen and (min-width: 1101px) and (max-width: 1300px) {
          .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button .orange-bg-circular-button {
            margin-left: 25px; } }
        @media only screen and (max-width: 769px) {
          .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button .orange-bg-circular-button {
            margin: 0.8125rem 0 0; } }
        @media only screen and (min-width: 1300px) and (max-width: 1750px) {
          .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button .orange-bg-circular-button .button {
            font-size: 1.125rem;
            line-height: 1.625rem; } }
        @media only screen and (min-width: 1101px) and (max-width: 1300px) {
          .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button .orange-bg-circular-button .button {
            font-size: 18px;
            line-height: 20px; } }
        @media only screen and (min-width: 769px) and (max-width: 1100px) {
          .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button .orange-bg-circular-button .button {
            font-size: 1rem;
            line-height: 1.5rem; } }
        @media only screen and (min-width: 769px) and (max-width: 1024px) {
          .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button .orange-bg-circular-button .button span {
            font-size: 24px;
            padding: 12px;
            text-align: center;
            right: -52px; } }
        @media only screen and (min-width: 1024px) and (max-width: 1300px) {
          .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img-content .banner-text-with-button .orange-bg-circular-button .button span {
            font-size: 18px;
            line-height: 20px;
            padding: 12px 16px;
            text-align: center;
            right: -52px; } }
    @media (max-width: 769px) {
      .page-Lupus .reference-left-image-right-content .hero-image-component .hero-img .mobile-img {
        width: 100%; } }

@media only screen and (max-width: 769px) {
  .page-Lupus .heading-divider-text-component {
    margin-top: 32px; } }

@media only screen and (max-width: 769px) {
  .page-Lupus .heading-divider-text-component .component-heading h2 {
    text-align: center; } }

.page-Lupus .heading-divider-text-component .component-description .desc {
  padding: 0 120px; }
  @media only screen and (min-width: 769px) and (max-width: 1100px) {
    .page-Lupus .heading-divider-text-component .component-description .desc {
      font-size: 1.25rem;
      line-height: 1.5rem;
      padding: 0; } }

.page-Lupus .richText .card-main-title {
  padding: 60px 0 32px; }

@media only screen and (max-width: 769px) {
  .page-Lupus .card-image-button-container.title-with-card-component .card-main-title {
    padding: 1rem 0; } }

.page-Lupus .card-image-button-container.title-with-card-component .reference-card-component-image-buttom {
  margin-top: 5rem; }
  @media only screen and (min-width: 769px) and (max-width: 1100px) {
    .page-Lupus .card-image-button-container.title-with-card-component .reference-card-component-image-buttom {
      max-width: 18.125rem;
      margin-top: 3rem; } }
  @media only screen and (max-width: 769px) {
    .page-Lupus .card-image-button-container.title-with-card-component .reference-card-component-image-buttom {
      margin-top: 1rem; } }

@media (max-width: 769px) {
  .page-Lupus .reference-heading-with-divider-and-text {
    margin-top: 69px !important; } }

@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .page-Lupus .reference-heading-with-divider-and-text .component-heading h2 {
    font-size: 2.5rem;
    line-height: 3rem; } }

@media only screen and (max-width: 769px) {
  .page-Lupus .icon-text-divider-bottom-image {
    padding-top: 4rem; } }

@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .page-Lupus .icon-text-divider-bottom-image .icon-image-container .icon-image a img {
    width: 18.6vw; } }

@media only screen and (max-width: 769px) {
  .page-Lupus .icon-text-divider-bottom-image .icon-image-container .icon-image a img {
    width: 16.25rem; } }

@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .page-Lupus .component-divider img {
    width: 22.1875rem; } }

@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .page-Lupus .card-image-button-container.title-with-card-component .card-main-title {
    font-size: 2rem;
    line-height: 2.5rem; } }

@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .page-Lupus .analytics-image-tracking img {
    width: 45%; } }

@media only screen and (max-width: 769px) {
  .page-Lupus .icon-text-divider-bottom-image .reference-icon-text-divider {
    padding: 0 24px !important; } }

@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .page-Lupus .icon-text-divider-bottom-image .reference-icon-text-divider .image-outer-wrapper .static-text p {
    font-size: 1.5rem;
    line-height: 2rem; } }
@charset "UTF-8";
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

/* SCSS for .disease-info-panel */
.disease-info-panel {
  margin-top: 3.33vw;
  margin-bottom: 4.3vw;
  /* ✅ MOBILE MODE — FULL OVERRIDES */ }
  .disease-info-panel p, .disease-info-panel h1, .disease-info-panel h2, .disease-info-panel h3, .disease-info-panel h4, .disease-info-panel h5, .disease-info-panel span, .disease-info-panel li, .disease-info-panel a {
    font-family: "GSK Precision"; }
  .disease-info-panel.component > .component-content {
    max-width: 100%;
    margin: 0 auto;
    width: 88vw; }
  .disease-info-panel #accordion-header-5 .accordion-title .cursive, .disease-info-panel #accordion-header-5 h5 .cursive, .disease-info-panel #accordion-content-5 .accordion-title .cursive, .disease-info-panel #accordion-content-5 h5 .cursive {
    font-family: "GSK Precision"; }
  @media (min-width: 1024px) {
    .disease-info-panel.has-open .accordion-header:not(.active), .disease-info-panel.has-open .accordion-header:hover:not(.active) {
      pointer-events: none;
      cursor: not-allowed;
      background: none; }
    .disease-info-panel .accordion-header.active {
      background: #FEF0EB;
      pointer-events: none;
      cursor: not-allowed; }
    .disease-info-panel .accordion-header:hover:not(.active) {
      background: #FEF0EB; } }
  .disease-info-panel .accordion {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1.25vw;
    position: relative; }
  .disease-info-panel .accordion-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 20.93vw;
    height: 17.45vw;
    position: relative; }
    @media (max-width: 1023px) {
      .disease-info-panel .accordion-item {
        width: 100%;
        display: inline-block;
        height: auto; } }
  .disease-info-panel .accordion-header {
    outline: none;
    background: #ffffff;
    border-radius: 10px;
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    transition: background 0.3s; }
    .disease-info-panel .accordion-header:hover {
      background: #FEF0EB; }
    .disease-info-panel .accordion-header .accordion-title {
      color: #F36633;
      font-weight: 400;
      font-family: "GSK Precision";
      margin-bottom: 1.3vw;
      font-size: 36px;
      line-height: 52px; }
    .disease-info-panel .accordion-header .accordion-icon {
      cursor: pointer;
      background: #F36633;
      color: #ffffff;
      border-radius: 50%;
      width: 36px;
      height: 36px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      font-size: 18px;
      position: relative; }
      .disease-info-panel .accordion-header .accordion-icon::before {
        content: "+";
        font-size: 18px;
        line-height: 1;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .disease-info-panel .accordion-header .accordion-icon.minus::before {
        content: "–"; }
  .disease-info-panel .white-bg-circular-button .button .icon {
    right: -65px;
    padding: 14.8px 23.8px; }
  .disease-info-panel .accordion-content {
    display: none;
    overflow-y: scroll;
    scrollbar-width: none;
    height: 200%;
    position: absolute;
    background: #FEF0EB;
    border-radius: 15px;
    padding-inline: 6.15vw;
    padding-block: 1.67vw;
    width: 200%;
    left: 44.36vw;
    top: 0;
    z-index: 999;
    color: #000;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); }
    .disease-info-panel .accordion-content p:first-of-type {
      color: #151515;
      font-family: "GSK Precision Bold";
      font-size: 1.5rem;
      line-height: 2rem; }
      @media (max-width: 768px) {
        .disease-info-panel .accordion-content p:first-of-type {
          font-size: 1rem;
          line-height: 1.5rem; } }
    .disease-info-panel .accordion-content p:last-of-type {
      color: #151515;
      font-size: 1.125rem;
      line-height: 1.625rem;
      font-weight: 400; }
      @media (max-width: 768px) {
        .disease-info-panel .accordion-content p:last-of-type {
          font-size: 1rem;
          line-height: 1.5rem; } }
    .disease-info-panel .accordion-content h4 {
      color: #151515;
      font-family: "GSK Precision Bold";
      font-size: 1.25rem;
      line-height: 1.75rem;
      padding-top: 15px; }
      @media (max-width: 768px) {
        .disease-info-panel .accordion-content h4 {
          font-size: 1rem;
          line-height: 1.5rem; } }
    .disease-info-panel .accordion-content .white-bg-circular-button {
      padding-bottom: 1rem; }
      @media (max-width: 1440px) {
        .disease-info-panel .accordion-content .white-bg-circular-button .button {
          padding: 6px 12px;
          font-size: 1rem; }
          .disease-info-panel .accordion-content .white-bg-circular-button .button .icon {
            padding: 8.8px 17.8px;
            right: -55px; } }
      .disease-info-panel .accordion-content .white-bg-circular-button a {
        color: #F36633; }
    .disease-info-panel .accordion-content a {
      color: #151515; }
    .disease-info-panel .accordion-content .accordion-close {
      background: #F36633;
      border-radius: 50%;
      width: 36px;
      height: 36px;
      position: absolute;
      top: 1.67vw;
      right: 6.15vw;
      background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/cross-icon.svg");
      background-repeat: no-repeat;
      background-position: center;
      cursor: pointer; }
    .disease-info-panel .accordion-content h5 {
      padding-top: 2.19vw;
      font-size: 2.25rem;
      line-height: 3.25rem;
      font-family: "GSK Precision";
      margin-top: 0;
      margin-bottom: 0.75rem;
      font-weight: 400;
      color: #F36633; }
      @media (max-width: 768px) {
        .disease-info-panel .accordion-content h5 {
          font-size: 1.625rem;
          line-height: 2.625rem; } }
    .disease-info-panel .accordion-content .scroll-overflow {
      overflow: hidden;
      position: relative; }
    .disease-info-panel .accordion-content .references-wrapper {
      max-height: 160px;
      position: relative;
      margin-top: -15px;
      margin-bottom: -15px;
      overflow-y: auto;
      overflow-x: hidden;
      scrollbar-color: #FBD0C0 #FEF0EB;
      scrollbar-width: auto; }
      .disease-info-panel .accordion-content .references-wrapper::-webkit-scrollbar {
        width: 20px; }
      .disease-info-panel .accordion-content .references-wrapper::-webkit-scrollbar-thumb:hover {
        background-color: #FBD0C0; }
      .disease-info-panel .accordion-content .references-wrapper::-webkit-scrollbar-button {
        display: none;
        height: 0;
        width: 0; }
      .disease-info-panel .accordion-content .references-wrapper ol {
        padding-right: 10px;
        padding-left: 2rem; }
        .disease-info-panel .accordion-content .references-wrapper ol li {
          max-width: 24.79vw;
          font-size: 0.8rem;
          line-height: 1rem; }
          .disease-info-panel .accordion-content .references-wrapper ol li:not(:last-child) {
            margin-bottom: 0.83vw; }
          .disease-info-panel .accordion-content .references-wrapper ol li:last-child {
            padding-bottom: 15px; }
    .disease-info-panel .accordion-content .scroll-arrow-indicator {
      position: absolute;
      right: 0px;
      bottom: 14%;
      width: 16px;
      /* adjust as needed */
      height: auto;
      transition: opacity 0.3s ease;
      opacity: 1;
      pointer-events: none;
      /* don't block interactions */
      z-index: 999; }
  .disease-info-panel #accordion-content-18 .white-bg-circular-button, .disease-info-panel #accordion-content-16 .white-bg-circular-button, .disease-info-panel #accordion-content-12 .white-bg-circular-button, .disease-info-panel #accordion-content-4 .white-bg-circular-button {
    display: none; }
  @media (min-width: 1024px) and (max-width: 1440px) {
    .disease-info-panel .accordion-header .accordion-title {
      font-size: 1.625rem;
      line-height: 2.625rem; }
    .disease-info-panel .accordion-content h5 {
      font-size: 1.75rem;
      line-height: 2.75rem; }
    .disease-info-panel .accordion-content p:first-of-type {
      font-size: 1.2rem;
      line-height: 1.7rem; }
    .disease-info-panel .accordion-content p:last-of-type {
      font-size: 1rem;
      line-height: 1.45rem; }
    .disease-info-panel .accordion-content h4 {
      font-size: 0.85rem;
      line-height: 1.25rem; } }
  @media (max-width: 1023px) {
    .disease-info-panel .accordion {
      -ms-flex-direction: column;
          flex-direction: column;
      gap: 3.61vw; }
    .disease-info-panel .accordion-header {
      min-height: unset;
      width: 100%;
      padding: 12px 16px;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: start;
          justify-content: flex-start;
      border-radius: 25px;
      background: #FEF0EB !important; }
      .disease-info-panel .accordion-header .accordion-icon {
        margin-right: 6px; }
      .disease-info-panel .accordion-header .accordion-title {
        color: #151515;
        font-size: unset;
        line-height: unset;
        margin: 0;
        text-align: left; }
    .disease-info-panel .accordion-content {
      position: relative;
      width: 100%;
      top: unset;
      left: unset;
      box-shadow: none;
      margin-top: 1.8rem; }
      .disease-info-panel .accordion-content .references-wrapper h4 + ol li {
        max-width: 90%; }
      .disease-info-panel .accordion-content .accordion-close {
        display: none; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .disease-info-panel .accordion-header .accordion-title {
      font-size: 1.25rem;
      line-height: 2.25rem; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-enfermedades-inmunoprevenibles .cancer-pagination-cards-component, .page-enfermedades-inmunoprevenibles .icon-text-divider-bottom-image, .page-enfermedades-inmunoprevenibles .FAQ-accordion-section {
  display: none; }

.page-enfermedades-inmunoprevenibles #content, .page-enfermedades-inmunoprevenibles .accordion-content {
  max-height: unset !important; }

.page-enfermedades-inmunoprevenibles .breadcrumbs + .richText {
  padding: 0; }

.page-enfermedades-inmunoprevenibles .cursive {
  font-style: italic;
  font-family: "GSK Precision Bold"; }

@media (max-width: 768px) {
  .page-enfermedades-inmunoprevenibles .breadcrumbs + .richText {
    padding: 0 0.625rem; }
  .page-enfermedades-inmunoprevenibles #content .breadcrumbs {
    padding-block: 1rem;
    padding-right: 0rem;
    padding-left: 0.625rem; }
    .page-enfermedades-inmunoprevenibles #content .breadcrumbs nav ol li .breadcrumbs-separator {
      margin-right: 0; } }

.page-enfermedades-inmunoprevenibles .card-image-button-container {
  margin-bottom: 2vw; }

@media (max-width: 768px) {
  .page-enfermedades-inmunoprevenibles .card-image-button-container.title-with-card-component .reference-card-component-image-buttom {
    margin-top: 1rem; }
  .page-enfermedades-inmunoprevenibles .bold-font {
    line-height: 1.625rem; } }

.page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) .component-content {
  max-width: 67.66vw; }
  @media (max-width: 768px) {
    .page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) .component-content {
      max-width: 88vw; } }

.page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) .richText {
  padding-inline: 0; }

.page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) .footer-text-with-button {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) p {
  width: 80%;
  padding-right: 0;
  font-size: 24px;
  line-height: 32px; }
  @media (min-width: 1321px) and (max-width: 1580px) {
    .page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) p {
      font-size: 22px !important;
      line-height: 30px !important; } }
  @media (min-width: 1201px) and (max-width: 1320px) {
    .page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) p {
      font-size: 16px !important;
      line-height: 24px !important; } }
  @media (min-width: 769px) and (max-width: 1100px) {
    .page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) p {
      font-size: 12px !important;
      line-height: 20px !important; } }
  @media (max-width: 768px) {
    .page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) p {
      line-height: 1.625rem !important;
      width: unset; } }

.page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) .orange-bg-circular-button.with-icon span.icon {
  padding: 6.8px 14.5px; }
  @media (min-width: 769px) and (max-width: 1100px) {
    .page-enfermedades-inmunoprevenibles .footer-top-component:nth-of-type(3) .orange-bg-circular-button.with-icon span.icon {
      padding: 5px 13px; } }

.page-enfermedades-inmunoprevenibles .footer-top-component:last-of-type .component-content {
  max-width: 100vw; }

@media (max-width: 769px) {
  .page-enfermedades-inmunoprevenibles .reference-left-image-right-content > .component-content .hero-image-component .hero-img .mobile-img {
    width: 100%; } }

.page-enfermedades-inmunoprevenibles .reference-left-image-right-content > .component-content .hero-image-component .paragraph {
  font-size: 24px;
  line-height: 32px;
  margin-top: 24px;
  color: #151515; }
  .page-enfermedades-inmunoprevenibles .reference-left-image-right-content > .component-content .hero-image-component .paragraph b {
    font-family: "GSK Precision Bold"; }
  @media only screen and (min-width: 1300px) and (max-width: 1750px) {
    .page-enfermedades-inmunoprevenibles .reference-left-image-right-content > .component-content .hero-image-component .paragraph {
      font-size: 1.125rem;
      line-height: 1.625rem; } }
  @media only screen and (min-width: 769px) and (max-width: 1100px) {
    .page-enfermedades-inmunoprevenibles .reference-left-image-right-content > .component-content .hero-image-component .paragraph {
      font-size: 0.875rem;
      line-height: 1.25rem;
      margin: 1rem 0; } }
  @media only screen and (max-width: 769px) {
    .page-enfermedades-inmunoprevenibles .reference-left-image-right-content > .component-content .hero-image-component .paragraph {
      font-size: 18px;
      line-height: 26px;
      margin: 13px 0; } }

@media (min-width: 769px) and (max-width: 1100px) {
  .page-enfermedades-inmunoprevenibles .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
    font-size: 1.75rem;
    line-height: 2.25rem; } }

@media (min-width: 1100px) and (max-width: 1750px) {
  .page-enfermedades-inmunoprevenibles .reference-left-image-right-content > .component-content .hero-image-component .hero-img-content .title {
    font-size: 2.5rem;
    line-height: 3rem; } }

.page-enfermedades-inmunoprevenibles .icon-image button.slick-prev {
  background-image: url(/content/dam/cf-pharma/patient/es_ES/icons/arrow-left-pagination.png);
  left: 42%; }
  @media (max-width: 768px) {
    .page-enfermedades-inmunoprevenibles .icon-image button.slick-prev {
      left: 20.78%; } }

.page-enfermedades-inmunoprevenibles .icon-image button.slick-next {
  right: 42%;
  background-image: url(/content/dam/cf-pharma/patient/es_ES/icons/arrow-right-pagination.png); }
  @media (max-width: 768px) {
    .page-enfermedades-inmunoprevenibles .icon-image button.slick-next {
      right: 20.78%; } }

.page-enfermedades-inmunoprevenibles .icon-image button.slick-prev, .page-enfermedades-inmunoprevenibles .icon-image button.slick-next {
  position: absolute;
  bottom: 3px;
  top: 177%;
  z-index: 999;
  background-size: contain;
  width: 2.3125rem;
  height: 2.25rem; }

.page-enfermedades-inmunoprevenibles .icon-image img {
  padding-right: 12px;
  padding-left: 12px; }

.page-enfermedades-inmunoprevenibles .slick-custom-pagination {
  text-align: center;
  margin-top: 5%;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-family: "GSK Precision";
  font-weight: 400; }
  @media (max-width: 768px) {
    .page-enfermedades-inmunoprevenibles .slick-custom-pagination {
      margin-top: 25%; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@media only screen and (max-width: 768px) {
  .page-primeros-meses .paragraphSystem .breadcrumbs,
  .page-embarazo .paragraphSystem .breadcrumbs,
  .page-Infancia-y-adolescencia .paragraphSystem .breadcrumbs,
  .page-edad-adulta .paragraphSystem .breadcrumbs {
    padding: 16px 0 !important; } }

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .page-primeros-meses .paragraphSystem .breadcrumbs,
  .page-embarazo .paragraphSystem .breadcrumbs,
  .page-Infancia-y-adolescencia .paragraphSystem .breadcrumbs,
  .page-edad-adulta .paragraphSystem .breadcrumbs {
    padding: 16px 24px !important; } }

.page-primeros-meses .paragraphSystem .breadcrumbs ~ .richText,
.page-embarazo .paragraphSystem .breadcrumbs ~ .richText,
.page-Infancia-y-adolescencia .paragraphSystem .breadcrumbs ~ .richText,
.page-edad-adulta .paragraphSystem .breadcrumbs ~ .richText {
  padding: 0; }
  @media only screen and (min-width: 769px) and (max-width: 1200px) {
    .page-primeros-meses .paragraphSystem .breadcrumbs ~ .richText,
    .page-embarazo .paragraphSystem .breadcrumbs ~ .richText,
    .page-Infancia-y-adolescencia .paragraphSystem .breadcrumbs ~ .richText,
    .page-edad-adulta .paragraphSystem .breadcrumbs ~ .richText {
      padding: 0 1.5rem; } }

.page-primeros-meses .container,
.page-embarazo .container,
.page-Infancia-y-adolescencia .container,
.page-edad-adulta .container {
  padding-left: 33px !important; }

.page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
.page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
.page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
.page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
  margin-top: 0; }
  @media only screen and (max-width: 769px) {
    .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
    .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
    .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
    .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
      padding-bottom: 32px !important;
      background-image: none;
      margin-bottom: 0; } }
  @media (min-width: 1301px) {
    .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container,
    .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container,
    .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container,
    .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container {
      max-height: 750.89px;
      max-width: 647.22px; } }
  @media (max-width: 769px) {
    .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container,
    .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container,
    .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container,
    .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container {
      width: 79%; } }
  @media only screen and (min-width: 769px) and (max-width: 1600px) {
    .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
    .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
    .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
    .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
      margin-bottom: clamp(2rem, calc(2rem + (5rem - 2rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 5rem); } }
  @media only screen and (min-width: 769px) and (max-width: 1200px) {
    .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title,
    .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title,
    .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title,
    .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title {
      font-size: 2.5rem;
      line-height: 3rem; } }
  @media only screen and (min-width: 1201px) {
    .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title,
    .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title,
    .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title,
    .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title {
      font-size: 48px;
      line-height: 56px; } }
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title,
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title {
    font-size: 30px !important;
    line-height: 46px !important; }
    @media only screen and (max-width: 769px) {
      .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title,
      .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title,
      .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title,
      .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title {
        font-size: 20px !important;
        line-height: 28px !important;
        margin-bottom: 8px; } }
    @media only screen and (min-width: 769px) and (max-width: 1600px) {
      .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title,
      .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title,
      .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title,
      .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title.sub-title {
        font-size: clamp(1.25rem, calc( 1.25rem + (1.875rem - 1.25rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 1.875rem) !important;
        line-height: clamp(1.75rem, calc( 1.75rem + (2.875rem - 1.75rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 2.875rem) !important;
        margin: 1.5rem 0 1rem; } }
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc,
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc {
    max-width: 660px; }
    @media only screen and (max-width: 768px) {
      .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc,
      .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc,
      .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc,
      .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc {
        margin-bottom: 1rem; } }
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .inner-curve,
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .inner-curve,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .inner-curve,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .inner-curve {
    background: transparent; }

.page-primeros-meses .second-teaser .reference-teaser-divider-listitem,
.page-embarazo .second-teaser .reference-teaser-divider-listitem,
.page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem,
.page-edad-adulta .second-teaser .reference-teaser-divider-listitem {
  margin-top: 140.61px; }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-primeros-meses .second-teaser .reference-teaser-divider-listitem,
    .page-embarazo .second-teaser .reference-teaser-divider-listitem,
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem,
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem {
      margin-top: clamp(2rem, calc( 2rem + (8.75rem - 2rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 8.75rem); } }
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .component-content,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .component-content,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .component-content,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .component-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (min-width: 1750px) {
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .component-content,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .component-content,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .component-content,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .component-content {
        max-width: 87rem; } }
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
    position: relative;
    margin-bottom: 7.6875rem;
    margin-top: 0;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (min-width: 769px) and (max-width: 1024px) {
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
        background-position: 20% center;
        margin-bottom: 2.6875rem; } }
    @media only screen and (min-width: 1025px) and (max-width: 1300px) {
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
        background-position: 13% center; } }
    @media only screen and (min-width: 1301px) and (max-width: 1600px) {
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
        background-position: 1% center; } }
    @media only screen and (max-width: 769px) {
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
        background-image: none;
        margin-bottom: 0; } }
    @media only screen and (min-width: 769px) {
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider {
        margin-right: 56.13px;
        margin-left: 45.81px; } }
    @media only screen and (max-width: 769px) {
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider {
        display: block;
        margin: 0 -24px 16px !important; } }
    @media only screen and (min-width: 915px) and (max-width: 1024px) {
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider img,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider img,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider img,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider img {
        width: 92%; } }
    @media only screen and (min-width: 769px) and (max-width: 1300px) {
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider img,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider img,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider img,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider img {
        width: 75%; } }
    @media only screen and (min-width: 769px) and (min-width: 1269px) {
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider .divider-image-desktop,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider .divider-image-desktop,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider .divider-image-desktop,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider .divider-image-desktop {
        min-width: 4rem; } }
    .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
    .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container {
      max-height: 39.375rem;
      max-width: 33.9375rem;
      display: block;
      background: transparent; }
      @media only screen and (min-width: 1301px) and (max-width: 1670px) {
        .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
        .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
        .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
        .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container {
          max-height: 36.375rem;
          max-width: 33.9375rem; } }
      @media only screen and (max-width: 769px) {
        .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
        .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
        .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
        .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container {
          display: none; } }
    .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
    .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span,
    .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
    .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span,
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span,
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 48px; }
      @media only screen and (min-width: 769px) and (max-width: 1670px) {
        .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
        .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span,
        .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
        .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span,
        .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
        .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span,
        .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
        .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span {
          font-size: 20px !important;
          line-height: 24px !important; } }
      @media only screen and (max-width: 769px) {
        .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
        .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span,
        .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
        .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span,
        .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
        .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span,
        .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc,
        .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-desc span {
          font-size: 18px;
          line-height: 26px;
          margin-bottom: 16px; } }
    .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
    .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
      position: absolute;
      left: 0;
      bottom: -123px;
      width: 40%;
      margin: 0 0 0;
      font-size: 30px;
      line-height: 46px;
      max-width: 544px; }
      @media screen and (min-width: 769px) and (max-width: 1600px) {
        .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
        .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
        .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
        .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
          font-size: clamp(1.125rem, calc( 1.125rem + (1.875rem - 1.125rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 1.875rem) !important;
          line-height: clamp(1.625rem, calc( 1.625rem + (2.875rem - 1.625rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 2.875rem) !important; } }
      @media screen and (max-width: 769px) {
        .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
        .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
        .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
        .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
          max-width: 100%; } }
    .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li,
    .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li,
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li,
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li {
      font-size: 24px;
      line-height: 32px;
      font-weight: 400;
      font-family: "GSK Precision";
      margin-bottom: 28px;
      color: #151515; }
      .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li::marker,
      .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li::marker,
      .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li::marker,
      .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li::marker {
        color: #f36633; }
      @media only screen and (min-width: 1025px) and (max-width: 1600px) {
        .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li,
        .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li,
        .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li,
        .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li {
          font-size: 20px;
          line-height: 28px;
          margin-bottom: 24px; } }
      @media only screen and (max-width: 1025px) {
        .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li,
        .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li,
        .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li,
        .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description ul li {
          font-size: 16px;
          line-height: 20px;
          margin-bottom: 20px; } }

@media only screen and (max-width: 768px) {
  .page-primeros-meses .second-teaser,
  .page-embarazo .second-teaser,
  .page-Infancia-y-adolescencia .second-teaser,
  .page-edad-adulta .second-teaser {
    padding-top: 1rem; } }

.page-primeros-meses .heading-with-divider-and-text,
.page-embarazo .heading-with-divider-and-text,
.page-Infancia-y-adolescencia .heading-with-divider-and-text,
.page-edad-adulta .heading-with-divider-and-text {
  margin-top: 60px; }
  @media screen and (max-width: 768px) {
    .page-primeros-meses .heading-with-divider-and-text,
    .page-embarazo .heading-with-divider-and-text,
    .page-Infancia-y-adolescencia .heading-with-divider-and-text,
    .page-edad-adulta .heading-with-divider-and-text {
      margin-top: 32px; } }
  .page-primeros-meses .heading-with-divider-and-text .image img,
  .page-embarazo .heading-with-divider-and-text .image img,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text .image img,
  .page-edad-adulta .heading-with-divider-and-text .image img {
    max-width: 15rem;
    margin-bottom: 0.125rem; }
  .page-primeros-meses .heading-with-divider-and-text .teaser-title,
  .page-embarazo .heading-with-divider-and-text .teaser-title,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text .teaser-title,
  .page-edad-adulta .heading-with-divider-and-text .teaser-title {
    max-width: 1680px;
    margin: 0 auto; }
    @media screen and (min-width: 769px) and (max-width: 1200px) {
      .page-primeros-meses .heading-with-divider-and-text .teaser-title,
      .page-embarazo .heading-with-divider-and-text .teaser-title,
      .page-Infancia-y-adolescencia .heading-with-divider-and-text .teaser-title,
      .page-edad-adulta .heading-with-divider-and-text .teaser-title {
        font-size: 2.5rem;
        line-height: 3rem; } }
  .page-primeros-meses .heading-with-divider-and-text .component-divider,
  .page-embarazo .heading-with-divider-and-text .component-divider,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text .component-divider,
  .page-edad-adulta .heading-with-divider-and-text .component-divider {
    padding: 32px 0; }
    @media screen and (min-width: 769px) and (max-width: 1200px) {
      .page-primeros-meses .heading-with-divider-and-text .component-divider,
      .page-embarazo .heading-with-divider-and-text .component-divider,
      .page-Infancia-y-adolescencia .heading-with-divider-and-text .component-divider,
      .page-edad-adulta .heading-with-divider-and-text .component-divider {
        padding: 24px 0; } }
    @media screen and (max-width: 768px) {
      .page-primeros-meses .heading-with-divider-and-text .component-divider,
      .page-embarazo .heading-with-divider-and-text .component-divider,
      .page-Infancia-y-adolescencia .heading-with-divider-and-text .component-divider,
      .page-edad-adulta .heading-with-divider-and-text .component-divider {
        padding: 16px 0; } }

.page-primeros-meses .analytics-image-tracking,
.page-embarazo .analytics-image-tracking,
.page-Infancia-y-adolescencia .analytics-image-tracking,
.page-edad-adulta .analytics-image-tracking {
  margin-top: 0px; }

.page-primeros-meses .heading-divider-text-component .teaser-title,
.page-embarazo .heading-divider-text-component .teaser-title,
.page-Infancia-y-adolescencia .heading-divider-text-component .teaser-title,
.page-edad-adulta .heading-divider-text-component .teaser-title {
  margin-top: 32px;
  margin-bottom: 0px; }

.page-primeros-meses .heading-divider-text-component .component-description,
.page-embarazo .heading-divider-text-component .component-description,
.page-Infancia-y-adolescencia .heading-divider-text-component .component-description,
.page-edad-adulta .heading-divider-text-component .component-description {
  max-width: 1108px;
  margin: 0 auto; }

.page-primeros-meses .richText .richText-content .card-main-title,
.page-embarazo .richText .richText-content .card-main-title,
.page-Infancia-y-adolescencia .richText .richText-content .card-main-title,
.page-edad-adulta .richText .richText-content .card-main-title {
  margin: 0;
  font-size: 72px;
  line-height: 80px;
  color: #f36633;
  font-family: "GSK Precision";
  padding: 122px 0 32px;
  max-width: 1680px;
  text-align: center;
  margin: 0 auto;
  font-weight: 400; }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-primeros-meses .richText .richText-content .card-main-title,
    .page-embarazo .richText .richText-content .card-main-title,
    .page-Infancia-y-adolescencia .richText .richText-content .card-main-title,
    .page-edad-adulta .richText .richText-content .card-main-title {
      padding-bottom: 64px;
      padding-left: 0;
      padding-right: 0;
      padding-top: clamp(2rem, calc( 2rem + (7.625rem - 2rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 7.625rem) !important;
      font-size: clamp(1.875rem, calc( 1.875rem + (4.5rem - 1.875rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 4.5rem) !important;
      line-height: clamp(2.375rem, calc( 2.375rem + (5rem - 2.375rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 5rem) !important; } }
  @media screen and (max-width: 768px) {
    .page-primeros-meses .richText .richText-content .card-main-title,
    .page-embarazo .richText .richText-content .card-main-title,
    .page-Infancia-y-adolescencia .richText .richText-content .card-main-title,
    .page-edad-adulta .richText .richText-content .card-main-title {
      padding: 32px 0 0;
      font-size: 30px;
      line-height: 38px;
      text-align: left; } }

.page-primeros-meses .reference-heading-with-divider-and-text .component-description p,
.page-embarazo .reference-heading-with-divider-and-text .component-description p,
.page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-description p,
.page-edad-adulta .reference-heading-with-divider-and-text .component-description p {
  padding: 0 90px; }

.page-primeros-meses .title-text-divider-withtwobtns,
.page-embarazo .title-text-divider-withtwobtns,
.page-Infancia-y-adolescencia .title-text-divider-withtwobtns,
.page-edad-adulta .title-text-divider-withtwobtns {
  text-align: center;
  padding-top: 140px; }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-primeros-meses .title-text-divider-withtwobtns,
    .page-embarazo .title-text-divider-withtwobtns,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns,
    .page-edad-adulta .title-text-divider-withtwobtns {
      padding-top: 100px; } }
  .page-primeros-meses .title-text-divider-withtwobtns h3,
  .page-embarazo .title-text-divider-withtwobtns h3,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns h3,
  .page-edad-adulta .title-text-divider-withtwobtns h3 {
    font-size: 72px;
    line-height: 80px;
    color: #f36633;
    padding: 0 430px;
    margin-bottom: 32px;
    font-weight: 400;
    font-family: "GSK Precision";
    text-align: center; }
    @media screen and (min-width: 769px) and (max-width: 1600px) {
      .page-primeros-meses .title-text-divider-withtwobtns h3,
      .page-embarazo .title-text-divider-withtwobtns h3,
      .page-Infancia-y-adolescencia .title-text-divider-withtwobtns h3,
      .page-edad-adulta .title-text-divider-withtwobtns h3 {
        padding: 0 112px;
        font-size: clamp(1.875rem, calc( 1.875rem + (4.5rem - 1.875rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 4.5rem) !important;
        line-height: clamp(2.375rem, calc( 2.375rem + (5rem - 2.375rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 5rem) !important; } }
  .page-primeros-meses .title-text-divider-withtwobtns p,
  .page-embarazo .title-text-divider-withtwobtns p,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns p,
  .page-edad-adulta .title-text-divider-withtwobtns p {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 32px;
    color: #151515; }
    @media screen and (min-width: 769px) and (max-width: 1600px) {
      .page-primeros-meses .title-text-divider-withtwobtns p,
      .page-embarazo .title-text-divider-withtwobtns p,
      .page-Infancia-y-adolescencia .title-text-divider-withtwobtns p,
      .page-edad-adulta .title-text-divider-withtwobtns p {
        font-size: clamp(1.125rem, calc( 1.125rem + (1.5rem - 1.125rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 1.5rem) !important;
        line-height: clamp(1.625rem, calc( 1.625rem + (2rem - 1.625rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 2rem) !important; } }
  .page-primeros-meses .title-text-divider-withtwobtns .desktop-dividerimg,
  .page-embarazo .title-text-divider-withtwobtns .desktop-dividerimg,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .desktop-dividerimg,
  .page-edad-adulta .title-text-divider-withtwobtns .desktop-dividerimg {
    padding-bottom: 32px; }
    @media only screen and (max-width: 769px) {
      .page-primeros-meses .title-text-divider-withtwobtns .desktop-dividerimg,
      .page-embarazo .title-text-divider-withtwobtns .desktop-dividerimg,
      .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .desktop-dividerimg,
      .page-edad-adulta .title-text-divider-withtwobtns .desktop-dividerimg {
        display: none; } }
  .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg,
  .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg,
  .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg {
    display: none; }
    @media only screen and (max-width: 769px) {
      .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg,
      .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg,
      .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg,
      .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg {
        display: block; } }
    .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg + p,
    .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg + p,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg + p,
    .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg + p {
      padding: 0 100px;
      margin-bottom: 0;
      font-size: 24px;
      line-height: 32px; }
      @media only screen and (min-width: 769px) and (max-width: 1600px) {
        .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg + p,
        .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg + p,
        .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg + p,
        .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg + p {
          padding: 0 50px;
          font-size: clamp(1.125rem, calc( 1.125rem + (1.5rem - 1.125rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
          line-height: clamp(1.625rem, calc( 1.625rem + (2rem - 1.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
      .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg + p b,
      .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg + p b,
      .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg + p b,
      .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg + p b {
        font-family: "GSK Precision";
        font-weight: 700; }
  .page-primeros-meses .title-text-divider-withtwobtns .button-group-component,
  .page-embarazo .title-text-divider-withtwobtns .button-group-component,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .button-group-component,
  .page-edad-adulta .title-text-divider-withtwobtns .button-group-component {
    margin-top: 80px;
    background-image: none; }

.page-primeros-meses .button-group-row-two,
.page-embarazo .button-group-row-two,
.page-Infancia-y-adolescencia .button-group-row-two,
.page-edad-adulta .button-group-row-two {
  margin: 0px;
  padding: 0 240px 151px; }

@media (max-width: 768px) {
  .page-primeros-meses .reference-heading-with-divider-and-text .component-heading h2,
  .page-embarazo .reference-heading-with-divider-and-text .component-heading h2,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-heading h2,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-heading h2 {
    width: 100%; }
  .page-primeros-meses .reference-heading-with-divider-and-text .component-description p,
  .page-embarazo .reference-heading-with-divider-and-text .component-description p,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-description p,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-description p {
    margin-bottom: 0;
    padding: 0; }
  .page-primeros-meses .card-image-button-container.card-variant-two .paragraphSystem,
  .page-embarazo .card-image-button-container.card-variant-two .paragraphSystem,
  .page-Infancia-y-adolescencia .card-image-button-container.card-variant-two .paragraphSystem,
  .page-edad-adulta .card-image-button-container.card-variant-two .paragraphSystem {
    gap: 16px; } }

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .page-primeros-meses .reference-heading-with-divider-and-text .component-description p,
  .page-embarazo .reference-heading-with-divider-and-text .component-description p,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-description p,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-description p {
    padding: 0rem 2.9375rem; } }

@media screen and (min-width: 769px) and (max-width: 1025px) {
  .page-primeros-meses .card-image-button-container.card-variant-two .paragraphSystem,
  .page-embarazo .card-image-button-container.card-variant-two .paragraphSystem,
  .page-Infancia-y-adolescencia .card-image-button-container.card-variant-two .paragraphSystem,
  .page-edad-adulta .card-image-button-container.card-variant-two .paragraphSystem {
    gap: 16px; } }

.page-primeros-meses .reference-card-component-image-buttom:nth-child(3) img,
.page-embarazo .reference-card-component-image-buttom:nth-child(3) img,
.page-Infancia-y-adolescencia .reference-card-component-image-buttom:nth-child(3) img,
.page-edad-adulta .reference-card-component-image-buttom:nth-child(3) img {
  background-color: #b6b6b633;
  padding: 64.45px 8px;
  object-fit: contain;
  border-radius: 24px; }
  @media screen and (max-width: 769px) {
    .page-primeros-meses .reference-card-component-image-buttom:nth-child(3) img,
    .page-embarazo .reference-card-component-image-buttom:nth-child(3) img,
    .page-Infancia-y-adolescencia .reference-card-component-image-buttom:nth-child(3) img,
    .page-edad-adulta .reference-card-component-image-buttom:nth-child(3) img {
      padding: 0;
      min-height: 15.125rem;
      object-fit: cover;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; } }

.page-primeros-meses .card-variant-two .reference-card-component-image-buttom,
.page-embarazo .card-variant-two .reference-card-component-image-buttom,
.page-Infancia-y-adolescencia .card-variant-two .reference-card-component-image-buttom,
.page-edad-adulta .card-variant-two .reference-card-component-image-buttom {
  padding: 0; }
  @media screen and (max-width: 769px) {
    .page-primeros-meses .card-variant-two .reference-card-component-image-buttom,
    .page-embarazo .card-variant-two .reference-card-component-image-buttom,
    .page-Infancia-y-adolescencia .card-variant-two .reference-card-component-image-buttom,
    .page-edad-adulta .card-variant-two .reference-card-component-image-buttom {
      padding: 0 !important; } }
  @media screen and (min-width: 769px) and (max-width: 1025px) {
    .page-primeros-meses .card-variant-two .reference-card-component-image-buttom,
    .page-embarazo .card-variant-two .reference-card-component-image-buttom,
    .page-Infancia-y-adolescencia .card-variant-two .reference-card-component-image-buttom,
    .page-edad-adulta .card-variant-two .reference-card-component-image-buttom {
      padding: 0 0 2rem; } }

.page-primeros-meses .reference-list-with-icon .list-with-arrow,
.page-embarazo .reference-list-with-icon .list-with-arrow,
.page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow,
.page-edad-adulta .reference-list-with-icon .list-with-arrow {
  margin-top: 140px; }
  @media screen and (max-width: 769px) {
    .page-primeros-meses .reference-list-with-icon .list-with-arrow,
    .page-embarazo .reference-list-with-icon .list-with-arrow,
    .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow,
    .page-edad-adulta .reference-list-with-icon .list-with-arrow {
      margin-top: 40px; } }
  @media only screen and (min-width: 769px) and (max-width: 1600px) {
    .page-primeros-meses .reference-list-with-icon .list-with-arrow,
    .page-embarazo .reference-list-with-icon .list-with-arrow,
    .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow,
    .page-edad-adulta .reference-list-with-icon .list-with-arrow {
      margin-top: 60px; } }
  .page-primeros-meses .reference-list-with-icon .list-with-arrow .headingTitle,
  .page-embarazo .reference-list-with-icon .list-with-arrow .headingTitle,
  .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .headingTitle,
  .page-edad-adulta .reference-list-with-icon .list-with-arrow .headingTitle {
    font-size: 72px;
    color: #f36633;
    line-height: 80px;
    text-align: center;
    margin-bottom: 32px;
    font-weight: 400;
    font-family: "GSK Precision"; }
    @media screen and (max-width: 769px) {
      .page-primeros-meses .reference-list-with-icon .list-with-arrow .headingTitle,
      .page-embarazo .reference-list-with-icon .list-with-arrow .headingTitle,
      .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .headingTitle,
      .page-edad-adulta .reference-list-with-icon .list-with-arrow .headingTitle {
        font-size: 30px;
        line-height: 38px;
        font-weight: 700;
        margin-bottom: 16px;
        text-align: left;
        font-family: "GSK Precision Bold"; } }
    @media only screen and (min-width: 769px) and (max-width: 1600px) {
      .page-primeros-meses .reference-list-with-icon .list-with-arrow .headingTitle,
      .page-embarazo .reference-list-with-icon .list-with-arrow .headingTitle,
      .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .headingTitle,
      .page-edad-adulta .reference-list-with-icon .list-with-arrow .headingTitle {
        font-size: clamp(1.875rem, calc( 1.875rem + (4.5rem - 1.875rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
        line-height: clamp(2.375rem, calc( 2.375rem + (5rem - 2.375rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; } }
  .page-primeros-meses .reference-list-with-icon .list-with-arrow .subHeading,
  .page-embarazo .reference-list-with-icon .list-with-arrow .subHeading,
  .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .subHeading,
  .page-edad-adulta .reference-list-with-icon .list-with-arrow .subHeading {
    color: #151515;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    padding-bottom: 80px;
    font-family: "GSK Precision";
    font-weight: 400; }
    .page-primeros-meses .reference-list-with-icon .list-with-arrow .subHeading b,
    .page-embarazo .reference-list-with-icon .list-with-arrow .subHeading b,
    .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .subHeading b,
    .page-edad-adulta .reference-list-with-icon .list-with-arrow .subHeading b {
      font-family: "GSK Precision Bold";
      font-weight: 700; }
    @media screen and (max-width: 769px) {
      .page-primeros-meses .reference-list-with-icon .list-with-arrow .subHeading,
      .page-embarazo .reference-list-with-icon .list-with-arrow .subHeading,
      .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .subHeading,
      .page-edad-adulta .reference-list-with-icon .list-with-arrow .subHeading {
        font-size: 18px;
        line-height: 26px;
        text-align: left;
        padding-bottom: 16px; } }
    @media only screen and (min-width: 769px) and (max-width: 1600px) {
      .page-primeros-meses .reference-list-with-icon .list-with-arrow .subHeading,
      .page-embarazo .reference-list-with-icon .list-with-arrow .subHeading,
      .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .subHeading,
      .page-edad-adulta .reference-list-with-icon .list-with-arrow .subHeading {
        font-size: clamp(1.125rem, calc( 1.125rem + (1.5rem - 1.125rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
        line-height: clamp(1.625rem, calc( 1.625rem + (2rem - 1.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important;
        padding-bottom: 50px; } }
  .page-primeros-meses .reference-list-with-icon .list-with-arrow ul,
  .page-embarazo .reference-list-with-icon .list-with-arrow ul,
  .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow ul,
  .page-edad-adulta .reference-list-with-icon .list-with-arrow ul {
    list-style: none;
    padding: 0;
    max-width: 1396px;
    margin: 0 auto;
    font-family: "GSK Precision"; }
    .page-primeros-meses .reference-list-with-icon .list-with-arrow ul li,
    .page-embarazo .reference-list-with-icon .list-with-arrow ul li,
    .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow ul li,
    .page-edad-adulta .reference-list-with-icon .list-with-arrow ul li {
      font-size: 24px;
      line-height: 32px;
      color: #151515;
      margin-bottom: 36px;
      background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-right-list.png") no-repeat left center;
      padding-left: 64px; }
      @media screen and (max-width: 769px) {
        .page-primeros-meses .reference-list-with-icon .list-with-arrow ul li,
        .page-embarazo .reference-list-with-icon .list-with-arrow ul li,
        .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow ul li,
        .page-edad-adulta .reference-list-with-icon .list-with-arrow ul li {
          background-size: 16.8px 16.8px; } }
      @media only screen and (min-width: 769px) and (max-width: 1600px) {
        .page-primeros-meses .reference-list-with-icon .list-with-arrow ul li,
        .page-embarazo .reference-list-with-icon .list-with-arrow ul li,
        .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow ul li,
        .page-edad-adulta .reference-list-with-icon .list-with-arrow ul li {
          font-size: clamp(1rem, calc( 1rem + (1.5rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
          line-height: clamp(1.25rem, calc( 1.25rem + (2rem - 1.25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
      .page-primeros-meses .reference-list-with-icon .list-with-arrow ul li b,
      .page-embarazo .reference-list-with-icon .list-with-arrow ul li b,
      .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow ul li b,
      .page-edad-adulta .reference-list-with-icon .list-with-arrow ul li b {
        font-weight: 700;
        font-family: "GSK Precision Bold";
        font-size: 24px;
        line-height: 32px;
        color: #151515; }
        @media screen and (max-width: 769px) {
          .page-primeros-meses .reference-list-with-icon .list-with-arrow ul li b,
          .page-embarazo .reference-list-with-icon .list-with-arrow ul li b,
          .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow ul li b,
          .page-edad-adulta .reference-list-with-icon .list-with-arrow ul li b {
            font-size: 16px;
            line-height: 20px; } }
        @media only screen and (min-width: 769px) and (max-width: 1600px) {
          .page-primeros-meses .reference-list-with-icon .list-with-arrow ul li b,
          .page-embarazo .reference-list-with-icon .list-with-arrow ul li b,
          .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow ul li b,
          .page-edad-adulta .reference-list-with-icon .list-with-arrow ul li b {
            font-size: clamp(1rem, calc( 1rem + (1.5rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
            line-height: clamp(1.25rem, calc( 1.25rem + (2rem - 1.25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
      @media screen and (max-width: 769px) {
        .page-primeros-meses .reference-list-with-icon .list-with-arrow ul li,
        .page-embarazo .reference-list-with-icon .list-with-arrow ul li,
        .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow ul li,
        .page-edad-adulta .reference-list-with-icon .list-with-arrow ul li {
          font-size: 16px;
          line-height: 20px;
          padding-left: 40px;
          margin-bottom: 16px; } }
  .page-primeros-meses .reference-list-with-icon .list-with-arrow .bottomTitle,
  .page-embarazo .reference-list-with-icon .list-with-arrow .bottomTitle,
  .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .bottomTitle,
  .page-edad-adulta .reference-list-with-icon .list-with-arrow .bottomTitle {
    font-size: 30px;
    line-height: 46px;
    color: #f36633;
    max-width: 1396px;
    margin: 0 auto;
    padding: 44px 0 0 42px; }
    @media screen and (max-width: 769px) {
      .page-primeros-meses .reference-list-with-icon .list-with-arrow .bottomTitle,
      .page-embarazo .reference-list-with-icon .list-with-arrow .bottomTitle,
      .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .bottomTitle,
      .page-edad-adulta .reference-list-with-icon .list-with-arrow .bottomTitle {
        font-size: 20px;
        line-height: 28px;
        font-weight: 400;
        padding: 0 0 32px; } }
    @media only screen and (min-width: 769px) and (max-width: 1600px) {
      .page-primeros-meses .reference-list-with-icon .list-with-arrow .bottomTitle,
      .page-embarazo .reference-list-with-icon .list-with-arrow .bottomTitle,
      .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .bottomTitle,
      .page-edad-adulta .reference-list-with-icon .list-with-arrow .bottomTitle {
        font-size: clamp(1.25rem, calc( 1.25rem + (1.875rem - 1.25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.875rem) !important;
        line-height: clamp(1.75rem, calc( 1.75rem + (2.875rem - 1.75rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2.875rem) !important; } }

.page-primeros-meses .button-group-row-two .orange-bg-rectangular-button,
.page-embarazo .button-group-row-two .orange-bg-rectangular-button,
.page-Infancia-y-adolescencia .button-group-row-two .orange-bg-rectangular-button,
.page-edad-adulta .button-group-row-two .orange-bg-rectangular-button {
  -ms-flex: 1 1;
      flex: 1 1; }
  .page-primeros-meses .button-group-row-two .orange-bg-rectangular-button .button,
  .page-embarazo .button-group-row-two .orange-bg-rectangular-button .button,
  .page-Infancia-y-adolescencia .button-group-row-two .orange-bg-rectangular-button .button,
  .page-edad-adulta .button-group-row-two .orange-bg-rectangular-button .button {
    padding: 1.46875rem 1rem;
    max-width: 36.875rem; }

.page-primeros-meses .orange-label,
.page-embarazo .orange-label,
.page-Infancia-y-adolescencia .orange-label,
.page-edad-adulta .orange-label {
  font-family: "GSK Precision Bold" !important;
  font-weight: 700 !important; }
  @media only screen and (min-width: 769px) and (max-width: 1600px) {
    .page-primeros-meses .orange-label p,
    .page-embarazo .orange-label p,
    .page-Infancia-y-adolescencia .orange-label p,
    .page-edad-adulta .orange-label p {
      font-size: clamp(1rem, calc( 1rem + (1.5rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
      line-height: clamp(1.25rem, calc( 1.25rem + (2rem - 1.25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }

@media only screen and (max-width: 769px) {
  .page-primeros-meses .card-image-button-container.card-variant-two .reference-card-component-image-buttom,
  .page-embarazo .card-image-button-container.card-variant-two .reference-card-component-image-buttom,
  .page-Infancia-y-adolescencia .card-image-button-container.card-variant-two .reference-card-component-image-buttom,
  .page-edad-adulta .card-image-button-container.card-variant-two .reference-card-component-image-buttom {
    width: 100% !important;
    display: -ms-flexbox;
    display: flex; }
    .page-primeros-meses .card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom,
    .page-embarazo .card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom,
    .page-Infancia-y-adolescencia .card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom,
    .page-edad-adulta .card-image-button-container.card-variant-two .reference-card-component-image-buttom .card-wrapper-image-buttom {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; }
  .page-primeros-meses .heading-divider-text-component,
  .page-embarazo .heading-divider-text-component,
  .page-Infancia-y-adolescencia .heading-divider-text-component,
  .page-edad-adulta .heading-divider-text-component {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .page-primeros-meses .heading-divider-text-component .component-divider,
    .page-embarazo .heading-divider-text-component .component-divider,
    .page-Infancia-y-adolescencia .heading-divider-text-component .component-divider,
    .page-edad-adulta .heading-divider-text-component .component-divider {
      -ms-flex-order: 3;
          order: 3;
      padding: 0.8125rem 0 1rem; }
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container {
    display: block; }
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider {
    display: none; }
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    position: static;
    width: 100%;
    font-size: 1.125rem;
    line-height: 1.625rem;
    font-weight: 400;
    margin-bottom: 1rem;
    font-family: "GSK Precision"; }
  .page-primeros-meses .title-text-divider-withtwobtns,
  .page-embarazo .title-text-divider-withtwobtns,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns,
  .page-edad-adulta .title-text-divider-withtwobtns {
    padding-top: 0;
    text-align: left; }
    .page-primeros-meses .title-text-divider-withtwobtns h3,
    .page-embarazo .title-text-divider-withtwobtns h3,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns h3,
    .page-edad-adulta .title-text-divider-withtwobtns h3 {
      font-size: 1.875rem;
      line-height: 2.375rem;
      padding: 2rem 0 0;
      margin-bottom: 1rem;
      font-weight: 700;
      text-align: left; }
    .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg + p,
    .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg + p,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg + p,
    .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg + p {
      padding: 0;
      font-size: 1.125rem;
      line-height: 1.625rem; }
      .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg + p span,
      .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg + p span,
      .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg + p span,
      .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg + p span {
        display: block;
        margin-top: 1rem; }
    .page-primeros-meses .title-text-divider-withtwobtns .button-group-row-two,
    .page-embarazo .title-text-divider-withtwobtns .button-group-row-two,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .button-group-row-two,
    .page-edad-adulta .title-text-divider-withtwobtns .button-group-row-two {
      padding: 0;
      gap: 0.5rem; }
    .page-primeros-meses .title-text-divider-withtwobtns p,
    .page-embarazo .title-text-divider-withtwobtns p,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns p,
    .page-edad-adulta .title-text-divider-withtwobtns p {
      font-size: 1.125rem;
      line-height: 1.625rem;
      margin-bottom: 0.8125rem; }
    .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg,
    .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg,
    .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg {
      margin: 0 auto 1rem; }
    .page-primeros-meses .title-text-divider-withtwobtns .button-group-component,
    .page-embarazo .title-text-divider-withtwobtns .button-group-component,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .button-group-component,
    .page-edad-adulta .title-text-divider-withtwobtns .button-group-component {
      margin-top: 1rem; }
  .page-primeros-meses .richText + .image img,
  .page-embarazo .richText + .image img,
  .page-Infancia-y-adolescencia .richText + .image img,
  .page-edad-adulta .richText + .image img {
    width: 100%;
    padding-top: 16px; }
  .page-primeros-meses .component-content .title-component .page-name span,
  .page-embarazo .component-content .title-component .page-name span,
  .page-Infancia-y-adolescencia .component-content .title-component .page-name span,
  .page-edad-adulta .component-content .title-component .page-name span {
    font-weight: 400; }
  .page-primeros-meses .orange-sub-title,
  .page-embarazo .orange-sub-title,
  .page-Infancia-y-adolescencia .orange-sub-title,
  .page-edad-adulta .orange-sub-title {
    margin: 1rem 0 0.5rem;
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
    font-weight: 700; }
    .page-primeros-meses .orange-sub-title + span,
    .page-embarazo .orange-sub-title + span,
    .page-Infancia-y-adolescencia .orange-sub-title + span,
    .page-edad-adulta .orange-sub-title + span {
      font-weight: 400; }
  .page-primeros-meses .heading-with-divider-and-text .image img,
  .page-embarazo .heading-with-divider-and-text .image img,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text .image img,
  .page-edad-adulta .heading-with-divider-and-text .image img {
    max-width: 10rem; }
  .page-primeros-meses .component-content
.reference-teaser-component-with-divider.without-icon-divider
.teaser-image-component,
  .page-embarazo .component-content
.reference-teaser-component-with-divider.without-icon-divider
.teaser-image-component,
  .page-Infancia-y-adolescencia .component-content
.reference-teaser-component-with-divider.without-icon-divider
.teaser-image-component,
  .page-edad-adulta .component-content
.reference-teaser-component-with-divider.without-icon-divider
.teaser-image-component {
    padding-bottom: 0 !important; }
    .page-primeros-meses .component-content
.reference-teaser-component-with-divider.without-icon-divider
.teaser-image-component .teaser-description h2.teaser-title,
    .page-embarazo .component-content
.reference-teaser-component-with-divider.without-icon-divider
.teaser-image-component .teaser-description h2.teaser-title,
    .page-Infancia-y-adolescencia .component-content
.reference-teaser-component-with-divider.without-icon-divider
.teaser-image-component .teaser-description h2.teaser-title,
    .page-edad-adulta .component-content
.reference-teaser-component-with-divider.without-icon-divider
.teaser-image-component .teaser-description h2.teaser-title {
      margin-top: 1rem;
      font-size: 24px !important;
      line-height: 32px !important; }
  .page-primeros-meses .heading-with-divider-and-text,
  .page-embarazo .heading-with-divider-and-text,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text,
  .page-edad-adulta .heading-with-divider-and-text {
    margin-top: 0; }
    .page-primeros-meses .heading-with-divider-and-text .image,
    .page-embarazo .heading-with-divider-and-text .image,
    .page-Infancia-y-adolescencia .heading-with-divider-and-text .image,
    .page-edad-adulta .heading-with-divider-and-text .image {
      margin-bottom: 1rem; }
  .page-primeros-meses .reference-heading-with-divider-and-text .component-heading h2,
  .page-embarazo .reference-heading-with-divider-and-text .component-heading h2,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-heading h2,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-heading h2 {
    margin-bottom: 1rem;
    margin-top: 0; }
  .page-primeros-meses .reference-heading-with-divider-and-text .component-description p,
  .page-embarazo .reference-heading-with-divider-and-text .component-description p,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-description p,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-description p {
    font-size: 1.125rem !important;
    line-height: 1.625rem !important; }
  .page-primeros-meses .second-teaser,
  .page-embarazo .second-teaser,
  .page-Infancia-y-adolescencia .second-teaser,
  .page-edad-adulta .second-teaser {
    padding-top: 0; }
    .page-primeros-meses .second-teaser .reference-teaser-divider-listitem,
    .page-embarazo .second-teaser .reference-teaser-divider-listitem,
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem,
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem {
      margin-top: 0; }
  .page-primeros-meses .orange-label,
  .page-embarazo .orange-label,
  .page-Infancia-y-adolescencia .orange-label,
  .page-edad-adulta .orange-label {
    font-size: 1.125rem !important;
    line-height: 1.625rem !important;
    font-family: "GSK Precision"; }
    .page-primeros-meses .orange-label p,
    .page-embarazo .orange-label p,
    .page-Infancia-y-adolescencia .orange-label p,
    .page-edad-adulta .orange-label p {
      font-size: 1rem !important;
      line-height: 1.25rem !important; }
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
    margin-bottom: 0; }
  .page-primeros-meses .bg-orange-img-box,
  .page-embarazo .bg-orange-img-box,
  .page-Infancia-y-adolescencia .bg-orange-img-box,
  .page-edad-adulta .bg-orange-img-box {
    padding: 0 0.9375rem 0.125rem; }
  .page-primeros-meses .button-group-row-two .orange-bg-rectangular-button,
  .page-embarazo .button-group-row-two .orange-bg-rectangular-button,
  .page-Infancia-y-adolescencia .button-group-row-two .orange-bg-rectangular-button,
  .page-edad-adulta .button-group-row-two .orange-bg-rectangular-button {
    padding: 0 14px; }
    .page-primeros-meses .button-group-row-two .orange-bg-rectangular-button .button,
    .page-embarazo .button-group-row-two .orange-bg-rectangular-button .button,
    .page-Infancia-y-adolescencia .button-group-row-two .orange-bg-rectangular-button .button,
    .page-edad-adulta .button-group-row-two .orange-bg-rectangular-button .button {
      padding: 0.625rem 1rem; }
  .page-primeros-meses .off-white-bg-circular-button .button,
  .page-embarazo .off-white-bg-circular-button .button,
  .page-Infancia-y-adolescencia .off-white-bg-circular-button .button,
  .page-edad-adulta .off-white-bg-circular-button .button {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .page-primeros-meses .off-white-bg-circular-button .icon,
  .page-embarazo .off-white-bg-circular-button .icon,
  .page-Infancia-y-adolescencia .off-white-bg-circular-button .icon,
  .page-edad-adulta .off-white-bg-circular-button .icon {
    top: 0.25rem !important; } }

@media (min-width: 769px) and (max-width: 792px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: 20px; } }

@media (min-width: 792px) and (max-width: 834px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: 0; } }

@media (min-width: 834px) and (max-width: 860px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -15px; } }

@media (min-width: 860px) and (max-width: 878px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -20px; } }

@media (min-width: 878px) and (max-width: 893px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -5px; } }

@media (min-width: 893px) and (max-width: 940px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: 0; } }

@media (min-width: 940px) and (max-width: 972px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -5px; } }

@media (min-width: 972px) and (max-width: 989px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -25px; } }

@media (min-width: 989px) and (max-width: 1025px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -25px; } }

@media (min-width: 1025px) and (max-width: 1100px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -30px; } }

@media (min-width: 1100px) and (max-width: 1391px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -40px; } }

@media (min-width: 1391px) and (max-width: 1601px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -45.81px; } }

@media (min-width: 1601px) and (max-width: 1670px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -60.81px; } }

@media (min-width: 1670px) and (max-width: 1750px) {
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -90.81px; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-embarazo .orange-label,
.page-edad-adulta .orange-label,
.page-primeros-meses .orange-label,
.page-Infancia-y-adolescencia .orange-label {
  font-family: GSK Precision; }

.page-embarazo .reference-heading-with-divider-and-text .heading-divider-text-component .teaser-title,
.page-edad-adulta .reference-heading-with-divider-and-text .heading-divider-text-component .teaser-title,
.page-primeros-meses .reference-heading-with-divider-and-text .heading-divider-text-component .teaser-title,
.page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .heading-divider-text-component .teaser-title {
  margin-bottom: 0;
  margin-top: 0; }

.page-embarazo .reference-heading-with-divider-and-text .heading-divider-text-component .component-description,
.page-edad-adulta .reference-heading-with-divider-and-text .heading-divider-text-component .component-description,
.page-primeros-meses .reference-heading-with-divider-and-text .heading-divider-text-component .component-description,
.page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .heading-divider-text-component .component-description {
  max-width: 76.625rem; }
  .page-embarazo .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p,
  .page-edad-adulta .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p,
  .page-primeros-meses .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p {
    padding: 0; }

.page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
.page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
.page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
.page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
  gap: 12.79875rem; }
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider,
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider {
    display: none; }

.page-embarazo .orange-label p b,
.page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg + p b,
.page-edad-adulta .orange-label p b,
.page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg + p b,
.page-primeros-meses .orange-label p b,
.page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg + p b,
.page-Infancia-y-adolescencia .orange-label p b,
.page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg + p b {
  font-family: "GSK Precision Bold"; }

.page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg + p,
.page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg + p,
.page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg + p,
.page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg + p {
  padding: 0; }

.page-embarazo .card-variant-two .reference-card-component-image-buttom,
.page-edad-adulta .card-variant-two .reference-card-component-image-buttom,
.page-primeros-meses .card-variant-two .reference-card-component-image-buttom,
.page-Infancia-y-adolescencia .card-variant-two .reference-card-component-image-buttom {
  padding: 0; }

.page-embarazo span.orange-sub-title,
.page-edad-adulta span.orange-sub-title,
.page-primeros-meses span.orange-sub-title,
.page-Infancia-y-adolescencia span.orange-sub-title {
  display: block;
  margin: 3rem 0 1.5rem;
  font-family: GSK Precision;
  font-weight: 400;
  font-size: 1.875rem !important;
  line-height: 2.875rem !important;
  color: #F36633; }

.page-embarazo .heading-with-divider-and-text,
.page-edad-adulta .heading-with-divider-and-text,
.page-primeros-meses .heading-with-divider-and-text,
.page-Infancia-y-adolescencia .heading-with-divider-and-text {
  margin-top: 1.75rem; }
  .page-embarazo .heading-with-divider-and-text .image,
  .page-edad-adulta .heading-with-divider-and-text .image,
  .page-primeros-meses .heading-with-divider-and-text .image,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text .image {
    margin-bottom: 2rem; }
    .page-embarazo .heading-with-divider-and-text .image img,
    .page-edad-adulta .heading-with-divider-and-text .image img,
    .page-primeros-meses .heading-with-divider-and-text .image img,
    .page-Infancia-y-adolescencia .heading-with-divider-and-text .image img {
      max-width: 15rem;
      width: 15rem; }
  .page-embarazo .heading-with-divider-and-text .teaser-title,
  .page-edad-adulta .heading-with-divider-and-text .teaser-title,
  .page-primeros-meses .heading-with-divider-and-text .teaser-title,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text .teaser-title {
    max-width: 105rem; }
  .page-embarazo .heading-with-divider-and-text .component-divider,
  .page-edad-adulta .heading-with-divider-and-text .component-divider,
  .page-primeros-meses .heading-with-divider-and-text .component-divider,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text .component-divider {
    padding: 2rem 0; }

.page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title,
.page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title,
.page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title,
.page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
  margin-top: 0; }

.page-embarazo .second-teaser .reference-teaser-divider-listitem,
.page-edad-adulta .second-teaser .reference-teaser-divider-listitem,
.page-primeros-meses .second-teaser .reference-teaser-divider-listitem,
.page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem {
  margin-top: 5.21875rem; }
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
    position: relative;
    margin-bottom: 9.80063rem; }
    .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
    .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
      left: 0;
      bottom: -156.81px; }

.page-embarazo .title-text-divider-withtwobtns h3,
.page-edad-adulta .title-text-divider-withtwobtns h3,
.page-primeros-meses .title-text-divider-withtwobtns h3,
.page-Infancia-y-adolescencia .title-text-divider-withtwobtns h3 {
  font-weight: 400;
  padding: 0;
  font-family: GSK Precision; }

.page-embarazo .title-text-divider-withtwobtns p,
.page-edad-adulta .title-text-divider-withtwobtns p,
.page-primeros-meses .title-text-divider-withtwobtns p,
.page-Infancia-y-adolescencia .title-text-divider-withtwobtns p {
  color: #151515; }

.page-embarazo .orange-bg-rectangular-button .button,
.page-edad-adulta .orange-bg-rectangular-button .button,
.page-primeros-meses .orange-bg-rectangular-button .button,
.page-Infancia-y-adolescencia .orange-bg-rectangular-button .button {
  padding: 1.46875rem 1rem;
  max-width: 36.875rem; }

.page-embarazo .button-group-row-two,
.page-edad-adulta .button-group-row-two,
.page-primeros-meses .button-group-row-two,
.page-Infancia-y-adolescencia .button-group-row-two {
  padding-bottom: 12.07938rem; }
  .page-embarazo .button-group-row-two .orange-bg-rectangular-button,
  .page-edad-adulta .button-group-row-two .orange-bg-rectangular-button,
  .page-primeros-meses .button-group-row-two .orange-bg-rectangular-button,
  .page-Infancia-y-adolescencia .button-group-row-two .orange-bg-rectangular-button {
    -ms-flex: 1 1;
        flex: 1 1; }

.page-embarazo .button-group-component,
.page-edad-adulta .button-group-component,
.page-primeros-meses .button-group-component,
.page-Infancia-y-adolescencia .button-group-component {
  background-image: none; }

.page-embarazo .richText .richText-content .card-main-title,
.page-edad-adulta .richText .richText-content .card-main-title,
.page-primeros-meses .richText .richText-content .card-main-title,
.page-Infancia-y-adolescencia .richText .richText-content .card-main-title {
  padding-bottom: 2rem; }

.page-embarazo .card-variant-two .component-content,
.page-edad-adulta .card-variant-two .component-content,
.page-primeros-meses .card-variant-two .component-content,
.page-Infancia-y-adolescencia .card-variant-two .component-content {
  padding-top: 0; }

.page-embarazo .card-variant-two > .component-content,
.page-edad-adulta .card-variant-two > .component-content,
.page-primeros-meses .card-variant-two > .component-content,
.page-Infancia-y-adolescencia .card-variant-two > .component-content {
  padding-top: 5rem; }

.page-embarazo .footer-references .accordion,
.page-edad-adulta .footer-references .accordion,
.page-primeros-meses .footer-references .accordion,
.page-Infancia-y-adolescencia .footer-references .accordion {
  margin-top: 14.8125rem; }

@media only screen and (min-width: 1200px) {
  .page-embarazo .richText + .reference-teaser-component-with-divider,
  .page-edad-adulta .richText + .reference-teaser-component-with-divider,
  .page-primeros-meses .richText + .reference-teaser-component-with-divider,
  .page-Infancia-y-adolescencia .richText + .reference-teaser-component-with-divider {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (min-width: 769px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider {
    margin-right: 3.50813rem;
    margin-left: 2.86313rem; }
  .page-embarazo .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title,
  .page-primeros-meses .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title {
    display: block;
    margin: 3rem 0 1.5rem;
    font-family: GSK Precision;
    font-weight: 400;
    font-size: 1.875rem !important;
    line-height: 2.875rem !important;
    color: #F36633; } }

@media (min-width: 1750px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .component-content,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .component-content,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .component-content,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .component-content {
    max-width: 87rem; }
  .page-embarazo .component-content .title-component .page-title h5,
  .page-edad-adulta .component-content .title-component .page-title h5,
  .page-primeros-meses .component-content .title-component .page-title h5,
  .page-Infancia-y-adolescencia .component-content .title-component .page-title h5 {
    padding-right: 14.0625rem; }
  .page-embarazo .reference-title-text-divider-two-buttons,
  .page-edad-adulta .reference-title-text-divider-two-buttons,
  .page-primeros-meses .reference-title-text-divider-two-buttons,
  .page-Infancia-y-adolescencia .reference-title-text-divider-two-buttons {
    padding: 0; } }

@media only screen and (max-width: 769px) {
  .page-embarazo .heading-divider-text-component,
  .page-edad-adulta .heading-divider-text-component,
  .page-primeros-meses .heading-divider-text-component,
  .page-Infancia-y-adolescencia .heading-divider-text-component {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .page-embarazo .heading-divider-text-component .component-divider,
    .page-edad-adulta .heading-divider-text-component .component-divider,
    .page-primeros-meses .heading-divider-text-component .component-divider,
    .page-Infancia-y-adolescencia .heading-divider-text-component .component-divider {
      -ms-flex-order: 3;
          order: 3;
      padding: 0.8125rem 0 1rem; }
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container {
    display: block; }
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider {
    display: none; }
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    position: static;
    width: 100%;
    font-size: 1.125rem;
    line-height: 1.625rem;
    font-weight: 400;
    margin-bottom: 1rem;
    max-width: 100%; }
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc,
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc {
    margin-bottom: 2rem; }
  .page-embarazo .title-text-divider-withtwobtns,
  .page-edad-adulta .title-text-divider-withtwobtns,
  .page-primeros-meses .title-text-divider-withtwobtns,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns {
    padding-top: 0;
    text-align: left; }
    .page-embarazo .title-text-divider-withtwobtns h3,
    .page-edad-adulta .title-text-divider-withtwobtns h3,
    .page-primeros-meses .title-text-divider-withtwobtns h3,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns h3 {
      font-size: 1.875rem;
      line-height: 2.375rem;
      padding: 0;
      margin-bottom: 1rem;
      font-weight: 700;
      font-family: "GSK Precision Bold"; }
    .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg + p,
    .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg + p,
    .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg + p,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg + p {
      padding: 0;
      font-size: 1.125rem;
      line-height: 1.625rem; }
      .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg + p span,
      .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg + p span,
      .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg + p span,
      .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg + p span {
        display: block;
        margin-top: 1rem; }
    .page-embarazo .title-text-divider-withtwobtns .button-group-row-two,
    .page-edad-adulta .title-text-divider-withtwobtns .button-group-row-two,
    .page-primeros-meses .title-text-divider-withtwobtns .button-group-row-two,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .button-group-row-two {
      padding: 0;
      gap: 0.5rem; }
    .page-embarazo .title-text-divider-withtwobtns p,
    .page-edad-adulta .title-text-divider-withtwobtns p,
    .page-primeros-meses .title-text-divider-withtwobtns p,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns p {
      font-size: 1.125rem;
      line-height: 1.625rem;
      margin-bottom: 0.8125rem; }
    .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg,
    .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg,
    .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg {
      margin: 0 auto 1rem; }
    .page-embarazo .title-text-divider-withtwobtns .button-group-component,
    .page-edad-adulta .title-text-divider-withtwobtns .button-group-component,
    .page-primeros-meses .title-text-divider-withtwobtns .button-group-component,
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .button-group-component {
      margin-top: 1rem; }
  .page-embarazo .richText + .image img,
  .page-edad-adulta .richText + .image img,
  .page-primeros-meses .richText + .image img,
  .page-Infancia-y-adolescencia .richText + .image img {
    max-width: 19.375rem; }
  .page-embarazo .component-content .title-component .page-name span,
  .page-edad-adulta .component-content .title-component .page-name span,
  .page-primeros-meses .component-content .title-component .page-name span,
  .page-Infancia-y-adolescencia .component-content .title-component .page-name span {
    font-weight: 400; }
  .page-embarazo span.orange-sub-title,
  .page-edad-adulta span.orange-sub-title,
  .page-primeros-meses span.orange-sub-title,
  .page-Infancia-y-adolescencia span.orange-sub-title {
    margin: 1rem 0 0.5rem;
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
    font-weight: 700;
    font-family: "GSK Precision Bold"; }
    .page-embarazo span.orange-sub-title + span,
    .page-edad-adulta span.orange-sub-title + span,
    .page-primeros-meses span.orange-sub-title + span,
    .page-Infancia-y-adolescencia span.orange-sub-title + span {
      font-weight: 400; }
  .page-embarazo .heading-with-divider-and-text .image img,
  .page-edad-adulta .heading-with-divider-and-text .image img,
  .page-primeros-meses .heading-with-divider-and-text .image img,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text .image img {
    max-width: 10rem;
    width: 10rem;
    margin-bottom: 0; }
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    padding-bottom: 0 !important;
    gap: unset; }
    .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title,
    .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title,
    .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title,
    .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
      margin-top: 1rem; }
  .page-embarazo .heading-with-divider-and-text,
  .page-edad-adulta .heading-with-divider-and-text,
  .page-primeros-meses .heading-with-divider-and-text,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text {
    margin-top: 0; }
    .page-embarazo .heading-with-divider-and-text .image,
    .page-edad-adulta .heading-with-divider-and-text .image,
    .page-primeros-meses .heading-with-divider-and-text .image,
    .page-Infancia-y-adolescencia .heading-with-divider-and-text .image {
      margin-bottom: 1rem; }
  .page-embarazo .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2.teaser-title,
  .page-edad-adulta .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2.teaser-title,
  .page-primeros-meses .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2.teaser-title,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2.teaser-title {
    font-family: "GSK Precision Bold";
    margin-bottom: 1rem;
    margin-top: 0; }
  .page-embarazo .reference-heading-with-divider-and-text .component-description p,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-description p,
  .page-primeros-meses .reference-heading-with-divider-and-text .component-description p,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-description p {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .page-embarazo .second-teaser,
  .page-edad-adulta .second-teaser,
  .page-primeros-meses .second-teaser,
  .page-Infancia-y-adolescencia .second-teaser {
    padding-top: 0; }
    .page-embarazo .second-teaser .reference-teaser-divider-listitem,
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem,
    .page-primeros-meses .second-teaser .reference-teaser-divider-listitem,
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem {
      margin-top: 0; }
  .page-embarazo .container.orange-label,
  .page-edad-adulta .container.orange-label,
  .page-primeros-meses .container.orange-label,
  .page-Infancia-y-adolescencia .container.orange-label {
    font-size: 1.125rem !important;
    line-height: 1.625rem !important; }
    .page-embarazo .container.orange-label p,
    .page-edad-adulta .container.orange-label p,
    .page-primeros-meses .container.orange-label p,
    .page-Infancia-y-adolescencia .container.orange-label p {
      font-size: 1rem;
      line-height: 1.25rem; }
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
    margin-bottom: 2.5rem; }
  .page-embarazo .bg-orange-img-box,
  .page-edad-adulta .bg-orange-img-box,
  .page-primeros-meses .bg-orange-img-box,
  .page-Infancia-y-adolescencia .bg-orange-img-box {
    padding: 0 0.9375rem; }
  .page-embarazo .button-group-row-two .orange-bg-rectangular-button,
  .page-edad-adulta .button-group-row-two .orange-bg-rectangular-button,
  .page-primeros-meses .button-group-row-two .orange-bg-rectangular-button,
  .page-Infancia-y-adolescencia .button-group-row-two .orange-bg-rectangular-button {
    padding: 0 14px; }
    .page-embarazo .button-group-row-two .orange-bg-rectangular-button .button,
    .page-edad-adulta .button-group-row-two .orange-bg-rectangular-button .button,
    .page-primeros-meses .button-group-row-two .orange-bg-rectangular-button .button,
    .page-Infancia-y-adolescencia .button-group-row-two .orange-bg-rectangular-button .button {
      padding: 0.625rem 1rem; }
  .page-embarazo .richText .richText-content .card-main-title,
  .page-edad-adulta .richText .richText-content .card-main-title,
  .page-primeros-meses .richText .richText-content .card-main-title,
  .page-Infancia-y-adolescencia .richText .richText-content .card-main-title {
    padding: 4rem 0 0;
    font-weight: 700;
    font-family: "GSK Precision Bold"; }
  .page-embarazo .card-variant-two > .component-content,
  .page-edad-adulta .card-variant-two > .component-content,
  .page-primeros-meses .card-variant-two > .component-content,
  .page-Infancia-y-adolescencia .card-variant-two > .component-content {
    padding-top: 0; }
  .page-embarazo .card-variant-two .reference-card-component-image-buttom,
  .page-edad-adulta .card-variant-two .reference-card-component-image-buttom,
  .page-primeros-meses .card-variant-two .reference-card-component-image-buttom,
  .page-Infancia-y-adolescencia .card-variant-two .reference-card-component-image-buttom {
    padding: 0;
    width: 100% !important;
    display: -ms-flexbox;
    display: flex; }
    .page-embarazo .card-variant-two .reference-card-component-image-buttom:nth-child(3) img,
    .page-edad-adulta .card-variant-two .reference-card-component-image-buttom:nth-child(3) img,
    .page-primeros-meses .card-variant-two .reference-card-component-image-buttom:nth-child(3) img,
    .page-Infancia-y-adolescencia .card-variant-two .reference-card-component-image-buttom:nth-child(3) img {
      padding: 41.15px 8px; }
  .page-embarazo .off-white-bg-circular-button .button,
  .page-edad-adulta .off-white-bg-circular-button .button,
  .page-primeros-meses .off-white-bg-circular-button .button,
  .page-Infancia-y-adolescencia .off-white-bg-circular-button .button {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .page-embarazo .footer-references .accordion,
  .page-edad-adulta .footer-references .accordion,
  .page-primeros-meses .footer-references .accordion,
  .page-Infancia-y-adolescencia .footer-references .accordion {
    margin-top: 2.5rem; }
  .page-embarazo .analytics-image-tracking,
  .page-edad-adulta .analytics-image-tracking,
  .page-primeros-meses .analytics-image-tracking,
  .page-Infancia-y-adolescencia .analytics-image-tracking {
    margin-top: 0; }
  .page-embarazo .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .icon,
  .page-edad-adulta .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .icon,
  .page-primeros-meses .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .icon,
  .page-Infancia-y-adolescencia .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .icon {
    top: 0.25rem; }
  .page-embarazo .checkmark,
  .page-edad-adulta .checkmark,
  .page-primeros-meses .checkmark,
  .page-Infancia-y-adolescencia .checkmark {
    top: 6px !important; }
  .page-embarazo .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button,
  .page-edad-adulta .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button,
  .page-primeros-meses .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button,
  .page-Infancia-y-adolescencia .card-image-button-container .reference-card-component-image-buttom .card-wrapper-image-buttom .card-body .off-white-bg-circular-button .button {
    margin-left: -44px; }
  .page-embarazo .card-variant-two .reference-card-component-image-buttom:nth-child(3) img,
  .page-edad-adulta .card-variant-two .reference-card-component-image-buttom:nth-child(3) img,
  .page-primeros-meses .card-variant-two .reference-card-component-image-buttom:nth-child(3) img,
  .page-Infancia-y-adolescencia .card-variant-two .reference-card-component-image-buttom:nth-child(3) img {
    padding: 0;
    min-height: 15.125rem;
    object-fit: cover;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; } }

@media (min-width: 1750px) {
  .page-embarazo .component > .component-content,
  .page-embarazo .bg-orange-img-box.component .component-content,
  .page-edad-adulta .component > .component-content,
  .page-edad-adulta .bg-orange-img-box.component .component-content,
  .page-primeros-meses .component > .component-content,
  .page-primeros-meses .bg-orange-img-box.component .component-content,
  .page-Infancia-y-adolescencia .component > .component-content,
  .page-Infancia-y-adolescencia .bg-orange-img-box.component .component-content {
    max-width: 105.0625rem; } }

@media (min-width: 1220px) and (max-width: 1750px) {
  .page-embarazo .bg-orange-img-box.component .component-content,
  .page-edad-adulta .bg-orange-img-box.component .component-content,
  .page-primeros-meses .bg-orange-img-box.component .component-content,
  .page-Infancia-y-adolescencia .bg-orange-img-box.component .component-content {
    max-width: 75.875rem; } }

@media (min-width: 769px) and (max-width: 1025px) {
  .page-embarazo .component-content .title-component .page-title h5,
  .page-edad-adulta .component-content .title-component .page-title h5,
  .page-primeros-meses .component-content .title-component .page-title h5,
  .page-Infancia-y-adolescencia .component-content .title-component .page-title h5 {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 3rem; }
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title,
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title {
    font-size: 1.5rem;
    line-height: 2rem; }
  .page-embarazo .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc,
  .page-primeros-meses .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc {
    font-size: 1rem !important;
    line-height: 1.5rem !important; }
    .page-embarazo .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title,
    .page-edad-adulta .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title,
    .page-primeros-meses .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title,
    .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title {
      margin: 1.5rem 0 1rem;
      font-size: 1.25rem !important;
      line-height: 1.75rem !important; }
    .page-embarazo .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span,
    .page-edad-adulta .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span,
    .page-primeros-meses .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span,
    .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span {
      font-size: 1rem !important;
      line-height: 1.5rem !important; }
  .page-embarazo .teaser-divider,
  .page-edad-adulta .teaser-divider,
  .page-primeros-meses .teaser-divider,
  .page-Infancia-y-adolescencia .teaser-divider {
    max-width: 5%; }
    .page-embarazo .teaser-divider img,
    .page-edad-adulta .teaser-divider img,
    .page-primeros-meses .teaser-divider img,
    .page-Infancia-y-adolescencia .teaser-divider img {
      width: 100%; }
  .page-embarazo .container.orange-label p,
  .page-edad-adulta .container.orange-label p,
  .page-primeros-meses .container.orange-label p,
  .page-Infancia-y-adolescencia .container.orange-label p {
    line-height: 1.25rem;
    font-size: 1rem;
    padding-top: 0.75rem; }
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
    margin-bottom: 2.80063rem; }
    .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
    .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
      bottom: -43.81px; }
  .page-embarazo .title-text-divider-withtwobtns h3,
  .page-edad-adulta .title-text-divider-withtwobtns h3,
  .page-primeros-meses .title-text-divider-withtwobtns h3,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns h3 {
    font-size: 2.625rem;
    line-height: 3.125rem; }
  .page-embarazo .title-text-divider-withtwobtns .mobile-dividerimg + p,
  .page-edad-adulta .title-text-divider-withtwobtns .mobile-dividerimg + p,
  .page-primeros-meses .title-text-divider-withtwobtns .mobile-dividerimg + p,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .mobile-dividerimg + p {
    padding: 0; }
  .page-embarazo .button-group-row-two,
  .page-edad-adulta .button-group-row-two,
  .page-primeros-meses .button-group-row-two,
  .page-Infancia-y-adolescencia .button-group-row-two {
    padding: 0 10% 5rem; }
  .page-embarazo .card-variant-two .reference-card-component-image-buttom,
  .page-edad-adulta .card-variant-two .reference-card-component-image-buttom,
  .page-primeros-meses .card-variant-two .reference-card-component-image-buttom,
  .page-Infancia-y-adolescencia .card-variant-two .reference-card-component-image-buttom {
    padding: 0 0 2rem; }
  .page-embarazo .footer-references .accordion,
  .page-edad-adulta .footer-references .accordion,
  .page-primeros-meses .footer-references .accordion,
  .page-Infancia-y-adolescencia .footer-references .accordion {
    margin-top: 6.25rem; }
  .page-embarazo .card-variant-two > .component-content,
  .page-edad-adulta .card-variant-two > .component-content,
  .page-primeros-meses .card-variant-two > .component-content,
  .page-Infancia-y-adolescencia .card-variant-two > .component-content {
    padding-top: 2rem; }
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    font-size: 1.125rem;
    line-height: 1.625rem; }
  .page-embarazo .heading-divider-text-component .teaser-title,
  .page-edad-adulta .heading-divider-text-component .teaser-title,
  .page-primeros-meses .heading-divider-text-component .teaser-title,
  .page-Infancia-y-adolescencia .heading-divider-text-component .teaser-title {
    margin-top: 1rem; }
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container {
    max-width: 19.375rem;
    max-height: 21.25rem; } }

@media (min-width: 769px) and (max-width: 792px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -40px; } }

@media (min-width: 792px) and (max-width: 834px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -44px; } }

@media (min-width: 834px) and (max-width: 860px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -50px; } }

@media (min-width: 860px) and (max-width: 878px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -55px; } }

@media (min-width: 878px) and (max-width: 893px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -60px; } }

@media (min-width: 893px) and (max-width: 940px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -65px; } }

@media (min-width: 940px) and (max-width: 972px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -70px; } }

@media (min-width: 972px) and (max-width: 1017px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -75px; } }

@media (min-width: 1017px) and (max-width: 1025px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -55px; } }

@media (min-width: 1025px) and (max-width: 1048px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -40px; } }

@media (min-width: 1048px) and (max-width: 1391px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -50px; } }

@media (min-width: 1391px) and (max-width: 1527px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -80.81px; } }

@media (min-width: 1527px) and (max-width: 1601px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -70.81px; } }

@media (min-width: 1601px) and (max-width: 1670px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -80.81px; } }

@media (min-width: 1670px) and (max-width: 1750px) {
  .page-embarazo .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-primeros-meses .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title,
  .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
    bottom: -105.81px; } }

.page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
.page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
.page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
.page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
  gap: 12.79875rem; }
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider,
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider {
    display: none; }

@media only screen and (max-width: 769px) {
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    gap: unset; } }

@media screen and (min-width: 769px) and (max-width: 1600px) {
  .page-primeros-meses .component-content .title-component .page-title h5,
  .page-embarazo .component-content .title-component .page-title h5,
  .page-edad-adulta .component-content .title-component .page-title h5,
  .page-Infancia-y-adolescencia .component-content .title-component .page-title h5 {
    font-size: clamp(1.875rem, calc(1.875rem + (2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem)))), 4.5rem) !important;
    line-height: clamp(2.375rem, calc(2.375rem + (2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem)))), 5rem) !important; }
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    gap: clamp(5.625rem, calc(5.625rem + (12.8rem - 5.625rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 12.8rem) !important; }
  .page-primeros-meses .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc,
  .page-primeros-meses .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span,
  .page-embarazo .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc,
  .page-embarazo .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span {
    font-size: clamp(1.125rem, calc(1.125rem + (1.5rem - 1.125rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
    line-height: clamp(1.625rem, calc(1.625rem + (2rem - 1.625rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; }
  .page-primeros-meses .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title,
  .page-embarazo .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc span.orange-sub-title {
    font-size: clamp(1.25rem, calc(1.25rem + (1.875rem - 1.25rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 1.875rem) !important;
    line-height: clamp(1.75rem, calc(1.75rem + (2.875rem - 1.75rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 2.875rem) !important;
    margin: 1.5rem 0 1rem; }
  .page-primeros-meses .heading-with-divider-and-text .image img,
  .page-embarazo .heading-with-divider-and-text .image img,
  .page-edad-adulta .heading-with-divider-and-text .image img,
  .page-Infancia-y-adolescencia .heading-with-divider-and-text .image img {
    width: clamp(10rem, calc(10rem + (15rem - 10rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 15rem) !important; }
  .page-primeros-meses .component-divider img,
  .page-primeros-meses .title-text-divider-withtwobtns .desktop-dividerimg,
  .page-primeros-meses .card-image-button-container.title-with-card-component .richText + .image img,
  .page-embarazo .component-divider img,
  .page-embarazo .title-text-divider-withtwobtns .desktop-dividerimg,
  .page-embarazo .card-image-button-container.title-with-card-component .richText + .image img,
  .page-edad-adulta .component-divider img,
  .page-edad-adulta .title-text-divider-withtwobtns .desktop-dividerimg,
  .page-edad-adulta .card-image-button-container.title-with-card-component .richText + .image img,
  .page-Infancia-y-adolescencia .component-divider img,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .desktop-dividerimg,
  .page-Infancia-y-adolescencia .card-image-button-container.title-with-card-component .richText + .image img {
    width: clamp(25rem, calc(25rem + (36.625rem - 25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 36.625rem) !important; }
  .page-primeros-meses .title-text-divider-withtwobtns h3,
  .page-embarazo .title-text-divider-withtwobtns h3,
  .page-edad-adulta .title-text-divider-withtwobtns h3,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns h3 {
    font-size: clamp(1.875rem, calc(1.875rem + (4.5rem - 1.875rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
    line-height: clamp(2.375rem, calc(2.375rem + (5rem - 2.375rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; }
  .page-primeros-meses .card-variant-two > .component-content,
  .page-embarazo .card-variant-two > .component-content,
  .page-edad-adulta .card-variant-two > .component-content,
  .page-Infancia-y-adolescencia .card-variant-two > .component-content {
    padding-top: 3.125rem; }
  .page-primeros-meses .footer-references .accordion,
  .page-embarazo .footer-references .accordion,
  .page-edad-adulta .footer-references .accordion,
  .page-Infancia-y-adolescencia .footer-references .accordion {
    margin-top: 10.9375rem; } }

@media screen and (min-width: 1301px) and (max-width: 1600px) {
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    gap: clamp(5.625rem, calc(5.625rem + (16.8rem - 5.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 12.8rem) !important; } }

@media screen and (min-width: 769px) and (max-width: 1025px) {
  .page-primeros-meses .title-text-divider-withtwobtns .button-group-component,
  .page-embarazo .title-text-divider-withtwobtns .button-group-component,
  .page-edad-adulta .title-text-divider-withtwobtns .button-group-component,
  .page-Infancia-y-adolescencia .title-text-divider-withtwobtns .button-group-component {
    margin-top: 3.75rem; }
  .page-primeros-meses .button-group-row-two .orange-bg-rectangular-button .button,
  .page-embarazo .button-group-row-two .orange-bg-rectangular-button .button,
  .page-edad-adulta .button-group-row-two .orange-bg-rectangular-button .button,
  .page-Infancia-y-adolescencia .button-group-row-two .orange-bg-rectangular-button .button {
    padding: 1rem 1rem; }
  .page-primeros-meses .button-group-row-two,
  .page-embarazo .button-group-row-two,
  .page-edad-adulta .button-group-row-two,
  .page-Infancia-y-adolescencia .button-group-row-two {
    padding: 0 10% 5rem; } }

@media screen and (min-width: 1025px) and (max-width: 1600px) {
  .page-primeros-meses .button-group-row-two,
  .page-embarazo .button-group-row-two,
  .page-edad-adulta .button-group-row-two,
  .page-Infancia-y-adolescencia .button-group-row-two {
    padding: 0 10% 7.8125rem; } }

@media screen and (min-width: 1600px) and (max-width: 1750px) {
  .page-primeros-meses .button-group-row-two,
  .page-embarazo .button-group-row-two,
  .page-edad-adulta .button-group-row-two,
  .page-Infancia-y-adolescencia .button-group-row-two {
    padding: 0 4% 7.8125rem; } }

@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .page-primeros-meses .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title,
  .page-embarazo .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title,
  .page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title,
  .page-Infancia-y-adolescencia .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description h2.teaser-title {
    font-size: clamp(1.5rem, calc(1.5rem + (3rem - 1.5rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
    line-height: clamp(2rem, calc(2rem + (3.5rem - 2rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; } }

@media screen and (min-width: 1512px) and (max-width: 1529px) {
  .page-primeros-meses .reference-heading-with-divider-and-text .component-heading h2,
  .page-embarazo .reference-heading-with-divider-and-text .component-heading h2,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-heading h2,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-heading h2 {
    font-size: clamp(1.875rem, calc(1.875rem + 2.625rem * ((86.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important; } }

@media screen and (min-width: 1529px) and (max-width: 1547px) {
  .page-primeros-meses .reference-heading-with-divider-and-text .component-heading h2,
  .page-embarazo .reference-heading-with-divider-and-text .component-heading h2,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-heading h2,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-heading h2 {
    font-size: clamp(1.875rem, calc(1.875rem + 2.625rem * ((85.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important; } }

@media screen and (min-width: 1547px) and (max-width: 1565px) {
  .page-primeros-meses .reference-heading-with-divider-and-text .component-heading h2,
  .page-embarazo .reference-heading-with-divider-and-text .component-heading h2,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-heading h2,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-heading h2 {
    font-size: clamp(1.875rem, calc(1.875rem + 2.625rem * ((84.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
    line-height: clamp(2.375rem, calc(2.375rem + 2.625rem * ((84.5vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; } }

@media screen and (min-width: 1565px) and (max-width: 1585px) {
  .page-primeros-meses .reference-heading-with-divider-and-text .component-heading h2,
  .page-embarazo .reference-heading-with-divider-and-text .component-heading h2,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-heading h2,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-heading h2 {
    font-size: clamp(1.875rem, calc(1.875rem + 2.625rem * ((83.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
    line-height: clamp(2.375rem, calc(2.375rem + 2.625rem * ((83.5vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; } }

@media screen and (min-width: 1585px) and (max-width: 1600px) {
  .page-primeros-meses .reference-heading-with-divider-and-text .component-heading h2,
  .page-embarazo .reference-heading-with-divider-and-text .component-heading h2,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-heading h2,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-heading h2 {
    font-size: clamp(1.875rem, calc(1.875rem + 2.625rem * ((82.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
    line-height: clamp(2.375rem, calc(2.375rem + 2.625rem * ((82.5vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; } }

@media screen and (min-width: 1601px) and (max-width: 1750px) {
  .page-primeros-meses .reference-heading-with-divider-and-text .component-heading h2,
  .page-embarazo .reference-heading-with-divider-and-text .component-heading h2,
  .page-edad-adulta .reference-heading-with-divider-and-text .component-heading h2,
  .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .component-heading h2 {
    font-size: 3.62rem;
    line-height: 4.25rem; } }

@media screen and (min-width: 1024px) and (max-width: 1219px) {
  .page-primeros-meses .reference-card-component-image-buttom:nth-child(3) img,
  .page-embarazo .reference-card-component-image-buttom:nth-child(3) img,
  .page-edad-adulta .reference-card-component-image-buttom:nth-child(3) img,
  .page-Infancia-y-adolescencia .reference-card-component-image-buttom:nth-child(3) img {
    padding: 44px 8px; }
  .page-primeros-meses .card-image-button-container.card-variant-two .paragraphSystem,
  .page-embarazo .card-image-button-container.card-variant-two .paragraphSystem,
  .page-edad-adulta .card-image-button-container.card-variant-two .paragraphSystem,
  .page-Infancia-y-adolescencia .card-image-button-container.card-variant-two .paragraphSystem {
    gap: 13.75rem; } }

@media screen and (min-width: 1219px) and (max-width: 1300px) {
  .page-primeros-meses .card-image-button-container.card-variant-two .paragraphSystem,
  .page-embarazo .card-image-button-container.card-variant-two .paragraphSystem,
  .page-edad-adulta .card-image-button-container.card-variant-two .paragraphSystem,
  .page-Infancia-y-adolescencia .card-image-button-container.card-variant-two .paragraphSystem {
    gap: 17.1875rem; } }

@media screen and (min-width: 1220px) and (max-width: 1750px) {
  .page-primeros-meses .reference-card-component-image-buttom:nth-child(3) img,
  .page-embarazo .reference-card-component-image-buttom:nth-child(3) img,
  .page-edad-adulta .reference-card-component-image-buttom:nth-child(3) img,
  .page-Infancia-y-adolescencia .reference-card-component-image-buttom:nth-child(3) img {
    padding: 50.59px 8px; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

body .site-header-parent .outer-menu-area {
  position: fixed;
  top: 0;
  right: 0;
  background: #8d8d8d;
  opacity: 0.1;
  width: 22vw;
  height: 100vh;
  display: none; }

body.active-Opened {
  overflow: hidden;
  height: 100vh; }

body .patient-searchpage {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  /*
        .spinner {
        width: 50px;
        height: 50px;
        border: 6px solid #f3f3f3;
        border-top: 6px solid #f36633; 
        border-radius: 50%;
        animation: spin 1s linear infinite;
        margin: 40px auto;
        }
        */ }
  body .patient-searchpage .spinner {
    display: none !important; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  @media (max-width: 768px) {
    body .patient-searchpage {
      background-color: #f0efed;
      top: 0px;
      width: 78vw !important;
      height: 100vh;
      overflow-y: auto; }
      body .patient-searchpage .search-page {
        background-color: #f0efed;
        padding-top: 2rem;
        height: 100vh;
        transition: left 1.35s ease; }
        body .patient-searchpage .search-page .search-close-icon {
          background-color: #f0efed;
          /* display: none; */
          text-align: right; }
          body .patient-searchpage .search-page .search-close-icon .close-btn {
            font-size: 18px;
            line-height: 26px;
            color: #f36633;
            text-decoration: none;
            font-weight: 400;
            padding-right: 8px; }
            body .patient-searchpage .search-page .search-close-icon .close-btn .cross-filled-close {
              display: inline-block;
              background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-cross-filled.png");
              width: 36px;
              height: 36px;
              vertical-align: middle; }
        body .patient-searchpage .search-page .search-back-btn {
          background-color: #f0efed;
          padding-top: 2rem;
          padding-bottom: 0.5rem;
          /* display: none; */
          text-align: left; }
          body .patient-searchpage .search-page .search-back-btn .back-btn {
            font-size: 18px;
            line-height: 26px;
            color: #f36633;
            text-decoration: none;
            font-weight: 400;
            padding-right: 8px; }
            body .patient-searchpage .search-page .search-back-btn .back-btn .cross-filled-back {
              display: inline-block;
              background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/back-filled.png");
              width: 36px;
              height: 36px;
              vertical-align: middle; } }
  body .patient-searchpage > .component-content {
    background-color: #F0EFED;
    border-radius: 24px;
    max-width: 1214px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      body .patient-searchpage > .component-content {
        border-radius: 0; } }
    @media (min-width: 769px) {
      body .patient-searchpage > .component-content {
        background-color: #F36633; } }
    @media (min-width: 1700px) {
      body .patient-searchpage > .component-content {
        max-width: 1686px; } }
    @media (max-width: 768px) {
      body .patient-searchpage > .component-content .content-block-box {
        padding: 0; } }
    body .patient-searchpage > .component-content .search-page {
      background-color: #FAFAF9;
      margin: 0 auto;
      width: 100%; }
      @media (max-width: 768px) {
        body .patient-searchpage > .component-content .search-page {
          background-color: #F0EFED;
          padding: 34px 16px; }
          body .patient-searchpage > .component-content .search-page.search-page-min-height {
            min-height: 0px;
            padding-top: 0;
            padding-bottom: 0; } }
      @media (min-width: 769px) {
        body .patient-searchpage > .component-content .search-page {
          border-radius: 24px;
          background-color: #F36633;
          padding: 48px 20px; }
          body .patient-searchpage > .component-content .search-page.search-page-min-height {
            min-height: 0px;
            padding-top: 0;
            padding-bottom: 0; } }
      body .patient-searchpage > .component-content .search-page .search-label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
            align-items: flex-end;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .search-label .search-close {
            display: none; } }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .search-label .search-close .toggle-switch-buscar .slider:before {
            height: 43.29px;
            width: 43.29px;
            left: 2px;
            bottom: 0px; }
          body .patient-searchpage > .component-content .search-page .search-label .search-close .toggle-switch-buscar .text.left {
            left: 16px; } }
        body .patient-searchpage > .component-content .search-page .search-label .search-title {
          font-size: 30px;
          font-family: "GSK Precision Bold";
          line-height: 38px;
          margin: 0; }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .search-label .search-title {
              color: #F36633;
              font-weight: 700; } }
          @media (min-width: 769px) {
            body .patient-searchpage > .component-content .search-page .search-label .search-title {
              color: #fff;
              font-size: 60px;
              font-family: "GSK Precision";
              line-height: 68px;
              text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
              font-family: "GSK Precision";
              font-size: 60px;
              font-style: normal;
              font-weight: 400;
              line-height: 68px; } }
      body .patient-searchpage > .component-content .search-page .searchBox {
        background-color: #fff; }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .searchBox {
            border-radius: 24px;
            margin-top: 52px;
            padding: 26px 16px;
            gap: 10px;
            -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
                align-self: stretch; } }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .searchBox {
            margin-top: 28px; }
            body .patient-searchpage > .component-content .search-page .searchBox form {
              margin-bottom: 0px; } }
        body .patient-searchpage > .component-content .search-page .searchBox label.searchBox-label {
          border: none;
          margin: 0;
          height: 42px;
          width: 96%; }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .searchBox label.searchBox-label {
              width: 89%; } }
          body .patient-searchpage > .component-content .search-page .searchBox label.searchBox-label input {
            font-family: "GSK Precision";
            font-size: 16px;
            font-style: normal;
            font-weight: 300;
            line-height: 24px;
            /* 150% */
            height: 42px;
            border-bottom: 1px solid #F36633 !important;
            padding: 0; }
            @media (max-width: 768px) {
              body .patient-searchpage > .component-content .search-page .searchBox label.searchBox-label input {
                padding-left: 10px;
                border-bottom: none !important; } }
        body .patient-searchpage > .component-content .search-page .searchBox button {
          background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-right-icon.png");
          height: 42px;
          width: 42px;
          background-repeat: none; }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .searchBox button {
              background: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/chevron-right.png");
              height: 20px;
              width: 20px;
              background-repeat: no-repeat;
              margin-top: 10px; } }
      @media (max-width: 768px) {
        body .patient-searchpage > .component-content .search-page .searchResults.show {
          background-color: #FFF;
          padding: 1.5rem 0.5rem;
          left: 0;
          transition: left 2.35s ease; } }
      @media (min-width: 769px) {
        body .patient-searchpage > .component-content .search-page .searchResults.show {
          transform: scaleY(1);
          transition: transform 0.4s ease, opacity 0.4s ease;
          opacity: 1; } }
      body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-number {
        font-style: normal;
        color: #F36633; }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-number {
            margin: 0;
            font-family: "GSK Precision";
            font-size: 30px;
            font-weight: 700;
            line-height: 38px; } }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-number {
            color: #fff;
            font-family: "GSK Precision Bold";
            font-size: 24px;
            font-weight: 700;
            line-height: 32px; } }
        @media (min-width: 1200px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-number {
            margin: 0; } }
      body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-wrapResult {
        padding: 26px 16px;
        background: #FFF;
        border-radius: 24px;
        margin-top: 32px; }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-wrapResult {
            overflow: hidden;
            position: relative; } }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-wrapResult {
            background-color: transparent;
            padding: 0;
            border-radius: 0;
            margin-top: 8px; } }
      body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results {
        margin-top: 0;
        background-color: #fff;
        border-radius: 0;
        padding: 0;
        max-height: 466px;
        overflow-y: scroll;
        scrollbar-width: thin; }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results {
            background-color: transparent;
            padding: 0;
            padding-top: 1rem !important;
            padding-bottom: 0 !important; } }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results {
            padding-top: 26px;
            margin-top: -34px;
            margin-bottom: -34px;
            padding-bottom: 33px; }
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results::after {
              width: 24px;
              height: 24px;
              content: '';
              background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/page-scroll-down.png");
              z-index: 333;
              position: absolute;
              right: 8px;
              bottom: 0;
              background-repeat: no-repeat; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results:-webkit-scrollbar {
          width: 12px;
          /* ? Set the scrollbar width */
          margin-right: 15px; }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results:-webkit-scrollbar-track {
          margin-right: 10px;
          /* Push scrollbar away (won't work everywhere) */ }
        @media (min-width: 769px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results {
            max-height: 477px; } }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result {
            padding: 0;
            padding-top: 0 !important;
            padding-bottom: 1rem !important; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result.has-image {
          display: inline-block; }
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result.has-image img {
            border-radius: 12px;
            float: left;
            width: 4.625rem;
            height: 4.5rem;
            margin-right: 0.5rem; }
            @media (min-width: 769px) {
              body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result.has-image img {
                margin-right: 32px;
                width: 127px;
                height: 123px; } }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result.has-image .searchResults-title a {
              margin-top: 0;
              font-size: 14px;
              line-height: 20px;
              font-weight: 400; } }
          @media (min-width: 769px) and (max-width: 1600px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result.has-image .searchResults-title a {
              font-size: clamp(1rem, calc(1rem + (1.5rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
              line-height: clamp(1.25rem, calc(1.25rem + (2rem - 1.26rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
          @media (min-width: 1601px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result.has-image .searchResults-title a {
              font-size: 1.5rem !important;
              line-height: 2rem !important; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result .searchResults-date {
          display: none; }
        @media (max-width: 768px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result .searchResults-title a {
            margin-top: 0;
            font-size: 14px;
            line-height: 20px;
            font-weight: 400; } }
        @media (min-width: 769px) and (max-width: 1600px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result .searchResults-title a {
            font-size: clamp(1rem, calc(1rem + (1.5rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
            line-height: clamp(1.25rem, calc(1.25rem + (2rem - 1.26rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
        @media (min-width: 1601px) {
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-result .searchResults-title a {
            font-size: 1.5rem !important;
            line-height: 2rem !important; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a {
          color: #737373;
          font-family: "GSK Precision";
          font-size: 14px;
          font-style: normal;
          font-weight: 700;
          line-height: 20px; }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a {
              color: #151515;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 1;
              overflow: hidden;
              height: 20px;
              margin-top: 0px; } }
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a:hover {
            color: #F36633; }
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a:active {
            color: #C25229; }
          @media (min-width: 769px) and (max-width: 1199px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a {
              color: #151515;
              font-size: 20px;
              line-height: 24px; } }
          @media (min-width: 1200px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-title a {
              color: #151515;
              font-size: 30px;
              line-height: 32px; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-description {
          color: #737373;
          font-family: "GSK Precision Light";
          font-size: 14px;
          font-style: normal;
          font-weight: 300;
          line-height: 20px;
          margin-top: 16px; }
          @media (max-width: 768px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-description {
              color: #151515;
              margin-top: 0;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 4;
              height: 100%;
              overflow: hidden;
              margin-bottom: 0;
              max-height: 5rem; } }
          @media (min-width: 769px) {
            body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-description {
              color: #151515;
              font-size: 18px;
              line-height: 22px; } }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-results .searchResults-url {
          display: none; }
      body .patient-searchpage > .component-content .search-page .searchResults.show .rte-search-error {
        background-color: #fff;
        border-radius: 24px;
        padding: 26px 16px; }
      body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-pagination ul li {
        background: none !important;
        border-bottom: none !important;
        font-weight: 700; }
        body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-pagination ul li a {
          color: #F36633;
          background-color: #FEF0EB;
          border-radius: 6.25rem;
          font-family: "GSK Precision";
          font-weight: 700;
          font-size: 1.125rem;
          line-height: 1.625rem;
          border-bottom: none;
          min-width: 2.625rem;
          text-align: center; }
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-pagination ul li a:hover {
            background-color: #FBD0C0; }
          body .patient-searchpage > .component-content .search-page .searchResults.show .searchResults-pagination ul li a:active {
            background-color: #FEF0EB; }
.page-primeros-meses,
.page-vida-activa,
.page-embarazo,
.page-Infancia-y-adolescencia,
.page-edad-adulta {
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  .page-primeros-meses .container-first-label,
  .page-vida-activa .container-first-label,
  .page-embarazo .container-first-label,
  .page-Infancia-y-adolescencia .container-first-label,
  .page-edad-adulta .container-first-label {
    margin-top: 48px; }
    @media screen and (max-width: 1025px) {
      .page-primeros-meses .container-first-label,
      .page-vida-activa .container-first-label,
      .page-embarazo .container-first-label,
      .page-Infancia-y-adolescencia .container-first-label,
      .page-edad-adulta .container-first-label {
        margin-top: 16px; } }
  .page-primeros-meses .container,
  .page-vida-activa .container,
  .page-embarazo .container,
  .page-Infancia-y-adolescencia .container,
  .page-edad-adulta .container {
    display: block;
    position: relative;
    padding-left: 36px !important;
    margin-bottom: 24px;
    cursor: unset;
    font-size: 24px;
    -ms-user-select: none;
    -webkit-user-select: none;
            user-select: none;
    line-height: 32px; }
    @media only screen and (min-width: 769px) and (max-width: 1600px) {
      .page-primeros-meses .container,
      .page-vida-activa .container,
      .page-embarazo .container,
      .page-Infancia-y-adolescencia .container,
      .page-edad-adulta .container {
        font-size: clamp(1rem, calc( 1rem + (1.5rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
        line-height: clamp(1.25rem, calc( 1.25rem + (2rem - 1.25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important;
        margin-bottom: 16px; } }
  .page-primeros-meses .container input,
  .page-vida-activa .container input,
  .page-embarazo .container input,
  .page-Infancia-y-adolescencia .container input,
  .page-edad-adulta .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .page-primeros-meses .checkmark,
  .page-vida-activa .checkmark,
  .page-embarazo .checkmark,
  .page-Infancia-y-adolescencia .checkmark,
  .page-edad-adulta .checkmark {
    position: absolute;
    top: 8px;
    left: 0;
    height: 14px;
    width: 14px;
    border-radius: 20px;
    margin-bottom: 0; }
    @media screen and (max-width: 1025px) {
      .page-primeros-meses .checkmark,
      .page-vida-activa .checkmark,
      .page-embarazo .checkmark,
      .page-Infancia-y-adolescencia .checkmark,
      .page-edad-adulta .checkmark {
        top: 4px; } }
  .page-primeros-meses .container:hover input ~ .checkmark,
  .page-vida-activa .container:hover input ~ .checkmark,
  .page-embarazo .container:hover input ~ .checkmark,
  .page-Infancia-y-adolescencia .container:hover input ~ .checkmark,
  .page-edad-adulta .container:hover input ~ .checkmark {
    background-color: inherit;
    border: inherit; }
  .page-primeros-meses .container input:checked ~ .checkmark,
  .page-primeros-meses .container input ~ .checkmark,
  .page-vida-activa .container input:checked ~ .checkmark,
  .page-vida-activa .container input ~ .checkmark,
  .page-embarazo .container input:checked ~ .checkmark,
  .page-embarazo .container input ~ .checkmark,
  .page-Infancia-y-adolescencia .container input:checked ~ .checkmark,
  .page-Infancia-y-adolescencia .container input ~ .checkmark,
  .page-edad-adulta .container input:checked ~ .checkmark,
  .page-edad-adulta .container input ~ .checkmark {
    background-color: white;
    border: 1px solid #f36633 !important; }
  .page-primeros-meses .checkmark:after,
  .page-vida-activa .checkmark:after,
  .page-embarazo .checkmark:after,
  .page-Infancia-y-adolescencia .checkmark:after,
  .page-edad-adulta .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .page-primeros-meses .container input:checked ~ .checkmark:after,
  .page-primeros-meses .container input ~ .checkmark:after,
  .page-vida-activa .container input:checked ~ .checkmark:after,
  .page-vida-activa .container input ~ .checkmark:after,
  .page-embarazo .container input:checked ~ .checkmark:after,
  .page-embarazo .container input ~ .checkmark:after,
  .page-Infancia-y-adolescencia .container input:checked ~ .checkmark:after,
  .page-Infancia-y-adolescencia .container input ~ .checkmark:after,
  .page-edad-adulta .container input:checked ~ .checkmark:after,
  .page-edad-adulta .container input ~ .checkmark:after {
    display: block; }
  .page-primeros-meses .container .checkmark:after,
  .page-vida-activa .container .checkmark:after,
  .page-embarazo .container .checkmark:after,
  .page-Infancia-y-adolescencia .container .checkmark:after,
  .page-edad-adulta .container .checkmark:after {
    left: 3px;
    top: 3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #f36633; }
  .page-primeros-meses .orange-label,
  .page-vida-activa .orange-label,
  .page-embarazo .orange-label,
  .page-Infancia-y-adolescencia .orange-label,
  .page-edad-adulta .orange-label {
    font-size: 30px;
    color: #f36633;
    font-weight: bold;
    line-height: 38px;
    font-family: "GSK Precision"; }
    .page-primeros-meses .orange-label p,
    .page-vida-activa .orange-label p,
    .page-embarazo .orange-label p,
    .page-Infancia-y-adolescencia .orange-label p,
    .page-edad-adulta .orange-label p {
      line-height: 32px;
      font-size: 24px;
      color: #151515;
      font-weight: 400;
      padding-top: 16px;
      margin-bottom: 0;
      font-family: "GSK Precision"; }
/* <!-- Footer chg --> */
#footer {
  background: #ffffff; }
  @media (max-width: 430px) {
    #footer .layout-inner > div {
      padding: 0; } }
  #footer .footer-section {
    margin: 69px 0 80px;
    position: relative; }
    @media (max-width: 480px) {
      #footer .footer-section {
        margin-bottom: unset;
        margin-top: 43px; } }
    #footer .footer-section p {
      margin: 0;
      color: #151515;
      font-family: 'GSK Precision'; }
      @media (min-width: 431px) and (max-width: 765px) {
        #footer .footer-section p {
          font-size: 0.8rem !important;
          line-height: 1.3 !important; } }
    #footer .footer-section a {
      text-decoration: none;
      color: unset; }
    #footer .footer-section .bold-font {
      font-weight: 700;
      font-family: 'GSK Precision'; }
    #footer .footer-section > .component-content {
      max-width: 1680px;
      margin: 0 auto; }
      @media (max-width: 430px) {
        #footer .footer-section > .component-content {
          width: 100%;
          margin: unset;
          padding-right: 24px; } }
      #footer .footer-section > .component-content .footer-container {
        background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/footer-new-desktop.png") !important;
        width: 100%;
        height: auto;
        -ms-flex-pack: center;
            justify-content: center;
        display: -ms-flexbox;
        display: flex;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin: 0; }
        @media (max-width: 480px) {
          #footer .footer-section > .component-content .footer-container {
            background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/mobile/footer-new-mobile.png") !important;
            -ms-flex-pack: unset;
                justify-content: unset;
            margin-bottom: 74px; } }
        @media (min-width: 481px) and (max-width: 767px) {
          #footer .footer-section > .component-content .footer-container {
            border-radius: 30px;
            background-size: unset; } }
        #footer .footer-section > .component-content .footer-container .background-container {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-pack: left;
              justify-content: left;
          gap: 190px;
          padding: 95px 142px 31px 142px; }
          @media (min-width: 670px) and (max-width: 1399px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              gap: 1vw; } }
          @media (max-width: 480px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              padding: 46.89px 0 14px 22px;
              -ms-flex-direction: column;
                  flex-direction: column;
              gap: 0; } }
          @media (min-width: 481px) and (max-width: 668px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              gap: 13px;
              padding: 42px 21px 42px 100px; } }
          @media (min-width: 669px) and (max-width: 767px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              gap: 13px;
              padding: 42px 21px 42px 100px; } }
          @media (min-width: 768px) and (max-width: 990px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              padding: 4vw 6vw 2vw 8vw; } }
          @media (min-width: 991px) and (max-width: 1200px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              padding: 3vw 6vw 1vw 8vw;
              gap: 6vw; } }
          @media (min-width: 1201px) and (max-width: 1440px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              padding: 42px 94px 21px 94px;
              gap: 7vw; } }
          @media (min-width: 1441px) and (max-width: 1899px) {
            #footer .footer-section > .component-content .footer-container .background-container {
              padding: 67px 100px 21px 116px;
              gap: 3vw; } }
          #footer .footer-section > .component-content .footer-container .background-container .left-section {
            width: 29%; }
            @media (min-width: 431px) and (max-width: 765px) {
              #footer .footer-section > .component-content .footer-container .background-container .left-section {
                width: 49%; } }
            @media (min-width: 670px) and (max-width: 1899px) {
              #footer .footer-section > .component-content .footer-container .background-container .left-section {
                width: 38%; } }
            @media (max-width: 430px) {
              #footer .footer-section > .component-content .footer-container .background-container .left-section {
                width: 100%; } }
            #footer .footer-section > .component-content .footer-container .background-container .left-section img {
              width: 160px;
              height: auto; }
              @media (min-width: 1000px) and (max-width: 1399px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section img {
                  width: 120px; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section img {
                  width: 33%; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section img {
                  width: 25%; } }
              @media (min-width: 431px) and (max-width: 765px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section img {
                  width: 42%; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section img {
                  width: 120px; } }
            #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
              font-size: 1.125rem;
              line-height: 26px;
              font-weight: bold;
              padding-top: 27px;
              margin: 0; }
              @media (min-width: 1201px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  padding-top: 20px;
                  font-size: 0.9rem;
                  line-height: 1.2; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  font-size: 0.8rem;
                  line-height: 1.2;
                  padding-top: 16px; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  font-size: 0.60rem;
                  line-height: 1;
                  padding-top: 16px; } }
              @media (min-width: 431px) and (max-width: 765px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  padding-top: 18px; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  font-size: 1.125rem;
                  line-height: 26px; } }
              @media (min-width: 391px) and (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  padding-top: 1rem;
                  padding-right: 30vw; } }
              @media (min-width: 377px) and (max-width: 390px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  padding-top: 1rem;
                  padding-right: 25vw; } }
              @media (max-width: 376px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:first-of-type {
                  padding-top: 1rem;
                  padding-right: 20vw; } }
            #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
              font-size: 1rem;
              line-height: 20px;
              padding-top: 4px;
              margin: 0; }
              @media (min-width: 1351px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  font-size: 1rem;
                  line-height: 15px;
                  padding-top: 16px; } }
              @media (min-width: 1220px) and (max-width: 1350px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  padding-top: 1vw;
                  font-size: 0.8rem;
                  line-height: 16px; } }
              @media (min-width: 1201px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  padding-top: 6px;
                  font-size: 0.9rem;
                  line-height: 1.2; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  font-size: 0.8rem;
                  line-height: 1.2;
                  padding-top: 4px; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  font-size: 0.60rem;
                  line-height: 1.3;
                  padding-top: 4px; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .copyright p:nth-of-type(2) {
                  font-size: 1rem;
                  line-height: 1.25rem;
                  padding-top: 4px; } }
            #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
              width: 80%; }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 100%;
                  padding-right: 16px; } }
              @media (min-width: 431px) and (max-width: 765px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 95%; } }
              @media (min-width: 376px) and (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 85%;
                  padding-right: 16px; } }
              @media (min-width: 1673px) and (max-width: 1860px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 80%; } }
              @media (min-width: 1351px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 79%; } }
              @media (min-width: 1201px) and (max-width: 1350px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 74%; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 84%; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer {
                  width: 85%; } }
              #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                font-size: 1rem;
                line-height: 20px;
                padding-top: 32px; }
                @media (min-width: 1201px) and (max-width: 1440px) {
                  #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                    font-size: 0.9rem;
                    line-height: 1.3;
                    padding-top: 20px; } }
                @media (min-width: 991px) and (max-width: 1200px) {
                  #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                    padding-top: 14px;
                    font-size: 0.8rem;
                    line-height: 1.3; } }
                @media (min-width: 670px) and (max-width: 990px) {
                  #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                    line-height: 1.2;
                    font-size: 0.60rem;
                    padding-top: 8px; } }
                @media (min-width: 431px) and (max-width: 765px) {
                  #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                    padding-top: 18px; } }
                @media (max-width: 430px) {
                  #footer .footer-section > .component-content .footer-container .background-container .left-section .desclaimer p {
                    font-size: 1rem;
                    line-height: 1.25rem;
                    padding-top: 16px; } }
          @media (min-width: 431px) and (max-width: 765px) {
            #footer .footer-section > .component-content .footer-container .background-container .right-section {
              width: 55%; } }
          #footer .footer-section > .component-content .footer-container .background-container .right-section .title {
            padding-bottom: 8px; }
            @media (min-width: 900px) and (max-width: 1000px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .title {
                padding-bottom: 6px; } }
            @media (max-width: 430px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .title {
                padding-bottom: 6px;
                padding-top: 26px; } }
            @media (min-width: 670px) and (max-width: 990px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .title {
                padding-bottom: 6px; } }
            #footer .footer-section > .component-content .footer-container .background-container .right-section .title p {
              font-size: 2.25rem;
              line-height: 44px;
              font-weight: 700;
              color: #F36633; }
              @media (min-width: 431px) and (max-width: 765px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .title p {
                  font-size: 1rem;
                  line-height: 1.5; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .title p {
                  font-size: 1.9rem;
                  line-height: 1.5; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .title p {
                  font-size: 1rem;
                  line-height: 1; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .title p {
                  font-size: 1.5rem;
                  line-height: 2rem;
                  padding-top: 10px; } }
          #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links {
            padding-left: 16px; }
            @media (max-width: 430px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links {
                padding-left: 17px;
                margin: 0; } }
            @media (min-width: 431px) and (max-width: 767px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links {
                padding-left: unset;
                margin: 0; } }
            #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
              font-size: 1.125rem;
              line-height: 26px;
              margin: 0; }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:hover {
                color: #DB5C2E; }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(1) {
                padding: 10px 0 14px; }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(2) {
                padding: 14px 0; }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(3) {
                padding: 14px 0 10px; }
              @media (min-width: 670px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(1), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(2), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(3) {
                  padding: 10px 0; } }
              @media (min-width: 431px) and (max-width: 765px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(1), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(2), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(3) {
                  padding: 10px 0; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(1), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(2), #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(3) {
                  padding: 10px 0; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p:nth-of-type(3) {
                  padding-bottom: 16px; } }
              @media (min-width: 1351px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
                  font-size: 1rem; } }
              @media (min-width: 1201px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
                  font-size: 0.9rem;
                  line-height: 1.2; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
                  font-size: 0.8rem;
                  line-height: 15px; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
                  font-size: 0.60rem;
                  line-height: 1; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p {
                  font-size: 1rem;
                  line-height: 1.25rem; } }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p .redirecting-icon img {
                display: inline-block;
                position: relative;
                margin-left: 12px;
                top: -2px; }
                @media (min-width: 768px) and (max-width: 1200px) {
                  #footer .footer-section > .component-content .footer-container .background-container .right-section .footer-links p .redirecting-icon img {
                    width: 10px;
                    height: 10px; } }
          #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
            padding-top: 58px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
                flex-direction: row;
            gap: 71px;
            padding-left: 16px; }
            @media (min-width: 431px) and (max-width: 767px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                padding-top: 20px;
                padding-left: unset;
                gap: 20px;
                -ms-flex-direction: column;
                    flex-direction: column; } }
            @media (min-width: 1441px) and (max-width: 1899px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                padding-top: 69px;
                gap: 39px; } }
            @media (min-width: 1201px) and (max-width: 1440px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                padding-top: 39px;
                gap: 2vw; } }
            @media (min-width: 991px) and (max-width: 1200px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                padding-top: 30px;
                gap: 1vw; } }
            @media (min-width: 768px) and (max-width: 990px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                gap: 1vw;
                padding-top: 4vw; } }
            @media (max-width: 430px) {
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links {
                gap: unset;
                margin: 0;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                    flex-direction: column;
                padding: 10px 0 0 17px; } }
            #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p {
              font-size: 1rem;
              line-height: 20px;
              font-family: 'GSK Precision Light' !important; }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p:hover {
                color: #DB5C2E; }
              @media (min-width: 1201px) and (max-width: 1440px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p {
                  font-size: 0.9rem;
                  line-height: 1.2; } }
              @media (min-width: 991px) and (max-width: 1200px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p {
                  font-size: 0.8rem;
                  line-height: 1; } }
              @media (min-width: 670px) and (max-width: 990px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p {
                  font-size: 0.60rem;
                  line-height: 15px; } }
              @media (max-width: 430px) {
                #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p {
                  font-size: 1rem;
                  line-height: 1.25rem;
                  padding: 10px 0;
                  margin: 0; } }
              #footer .footer-section > .component-content .footer-container .background-container .right-section .bottom-footer-links p a {
                text-decoration: underline; }
      #footer .footer-section > .component-content .move-to-top-section {
        position: fixed;
        bottom: 101px;
        right: 8%;
        z-index: 99;
        padding-left: 60px; }
        @media (max-width: 1899px) {
          #footer .footer-section > .component-content .move-to-top-section {
            padding-left: unset; } }
        @media (max-width: 430px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 30px;
            bottom: 18%; } }
        @media (min-width: 769px) and (max-width: 1800px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 9%; } }
        @media (min-width: 481px) and (max-width: 768px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 30px; } }
        @media (min-width: 769px) and (max-width: 1200px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 9%; } }
        @media (min-width: 1201px) and (max-width: 1440px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 5%; } }
        @media (min-width: 1441px) and (max-width: 1670px) {
          #footer .footer-section > .component-content .move-to-top-section {
            right: 30px; } }
        @media (min-width: 1701px) and (max-width: 1899px) {
          #footer .footer-section > .component-content .move-to-top-section {
            bottom: 107px;
            right: 260px; } }
        #footer .footer-section > .component-content .move-to-top-section button {
          display: none;
          cursor: pointer;
          width: 118px;
          height: 118px;
          background: #F36633;
          border-radius: 50%;
          border: 2px solid #D9D9D9; }
          #footer .footer-section > .component-content .move-to-top-section button:focus {
            outline: unset; }
          @media (min-width: 1441px) and (max-width: 1899px) {
            #footer .footer-section > .component-content .move-to-top-section button {
              width: 90px;
              height: 90px; } }
          @media (min-width: 1351px) and (max-width: 1440px) {
            #footer .footer-section > .component-content .move-to-top-section button {
              width: 82px;
              height: 82px; } }
          @media (min-width: 991px) and (max-width: 1350px) {
            #footer .footer-section > .component-content .move-to-top-section button {
              width: 70px;
              height: 70px; } }
          @media (min-width: 431px) and (max-width: 990px) {
            #footer .footer-section > .component-content .move-to-top-section button {
              width: 60px;
              height: 60px; } }
          @media (max-width: 430px) {
            #footer .footer-section > .component-content .move-to-top-section button {
              width: 65px;
              height: 65px; } }
          @media (min-width: 360px) and (max-width: 1440px) {
            #footer .footer-section > .component-content .move-to-top-section button img {
              height: auto; } }
          @media (min-width: 1000px) and (max-width: 1440px) {
            #footer .footer-section > .component-content .move-to-top-section button img {
              width: 40px; } }
          @media (min-width: 670px) and (max-width: 999px) {
            #footer .footer-section > .component-content .move-to-top-section button img {
              width: 35px; } }
          @media (min-width: 431px) and (max-width: 669px) {
            #footer .footer-section > .component-content .move-to-top-section button img {
              width: 30px; } }
          @media (max-width: 430px) {
            #footer .footer-section > .component-content .move-to-top-section button img {
              width: 36px; } }
  #footer .external::after {
    content: unset !important; }

/* <!-- Footer chg end--> */
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@media (min-width: 769px) and (max-width: 1660px) {
  .page-home .page-title h5,
  .page-cancer-ginecologico .page-title h5,
  .page-cancer-hematologico .page-title h5,
  .page-enfermedades-respiratorias .page-title h5,
  .page-GEPA .page-title h5,
  .page-SHE .page-title h5,
  .page-vida-activa .page-title h5,
  .page-enfermedades-inmunoprevenibles .page-title h5,
  .page-Lupus .page-title h5,
  .page-prevenir-es-cuidarme.page-what-is-prevention .page-title h5,
  .page-alimentacion-saludable .page-title h5,
  .page-mente-sana .page-title h5,
  .page-Vacunacion .page-title h5 {
    font-size: clamp(1.875rem, calc(1.875rem + (2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem)))), 4.5rem) !important;
    line-height: clamp(2.375rem, calc(2.375rem + (2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem)))), 5rem) !important; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-farmacovigilancia p,
.page-farmacovigilancia h2,
.page-farmacovigilancia h5,
.page-farmacovigilancia h3,
.page-farmacovigilancia span,
.page-farmacovigilancia li {
  font-family: "GSK Precision";
  font-weight: 400; }

.page-farmacovigilancia p, .page-farmacovigilancia a, .page-farmacovigilancia li {
  color: #151515; }

.page-farmacovigilancia a.link-text {
  font-size: 1.875rem;
  line-height: 2.375rem;
  font-family: "GSK Precision Bold";
  font-weight: 700;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -ms-flex-align: center;
      align-items: center;
  gap: 13px;
  pointer-events: auto; }
  @media (max-width: 768px) {
    .page-farmacovigilancia a.link-text {
      font-size: 1.5rem;
      line-height: 2rem;
      font-family: "GSK Precision";
      font-weight: 400; } }
  @media (min-width: 769px) and (max-width: 1800px) {
    .page-farmacovigilancia a.link-text {
      font-size: clamp(1.5rem, calc(1.5rem + 0.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 1.875rem) !important;
      line-height: clamp(2rem, calc(2rem + 0.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.375rem) !important; } }
  .page-farmacovigilancia a.link-text:hover {
    color: #F36633 !important; }
  .page-farmacovigilancia a.link-text:active {
    color: #DB5C2E !important; }
  .page-farmacovigilancia a.link-text span.greater-than-icon {
    width: 10px;
    height: 18px;
    background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/Vector.png");
    background-size: contain;
    background-repeat: no-repeat;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    pointer-events: none;
    aspect-ratio: 10 / 18; }
    @media (min-width: 769px) and (max-width: 1800px) {
      .page-farmacovigilancia a.link-text span.greater-than-icon {
        width: clamp(0.5rem, calc(0.5rem + 0.125rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 0.625rem) !important;
        height: clamp(0.9rem, calc(0.9rem + 0.225rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 1.125rem) !important; } }

@media (min-width: 769px) and (max-width: 1800px) {
  .page-farmacovigilancia .text-wrapper a.link-text, .page-farmacovigilancia .content-with-btn a.link-text, .page-farmacovigilancia .para-with-btn a.link-text {
    font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 1.875rem) !important;
    line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.875rem) !important; } }

.page-farmacovigilancia ul.list-item-one, .page-farmacovigilancia ul.list-item-two {
  list-style: none;
  padding: 0;
  margin: 0; }
  .page-farmacovigilancia ul.list-item-one li, .page-farmacovigilancia ul.list-item-two li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 16px;
    font-size: 1.875rem;
    line-height: 2.875rem;
    margin-bottom: 1.5rem; }
    @media (max-width: 768px) {
      .page-farmacovigilancia ul.list-item-one li, .page-farmacovigilancia ul.list-item-two li {
        font-size: 1.125rem;
        line-height: 1.625rem;
        gap: 19px; } }
    @media (min-width: 769px) and (max-width: 1800px) {
      .page-farmacovigilancia ul.list-item-one li, .page-farmacovigilancia ul.list-item-two li {
        font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 1.875rem) !important;
        line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.875rem) !important; } }
    .page-farmacovigilancia ul.list-item-one li .bullet-icon, .page-farmacovigilancia ul.list-item-two li .bullet-icon {
      background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/dot.png");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 0.875rem;
      height: 0.875rem;
      margin: 0.5625rem 0 0.8125rem 0;
      line-height: 2.875rem; }
      @media (max-width: 768px) {
        .page-farmacovigilancia ul.list-item-one li .bullet-icon, .page-farmacovigilancia ul.list-item-two li .bullet-icon {
          line-height: 1.625rem;
          transform: translateY(-1px); } }

.page-farmacovigilancia .external::after {
  content: unset !important; }

.page-farmacovigilancia h2.drug-safety-heading, .page-farmacovigilancia .heading-with-text h2.teaser-title, .page-farmacovigilancia .heading-with-listitems h3.heading {
  font-size: 4.5rem;
  line-height: 5rem;
  color: #F36633;
  font-weight: 400;
  margin: 0; }
  @media (max-width: 768px) {
    .page-farmacovigilancia h2.drug-safety-heading, .page-farmacovigilancia .heading-with-text h2.teaser-title, .page-farmacovigilancia .heading-with-listitems h3.heading {
      font-size: 1.875rem;
      line-height: 2.375rem;
      font-family: "GSK Precision Bold";
      font-weight: 700; } }
  @media (min-width: 769px) and (max-width: 1800px) {
    .page-farmacovigilancia h2.drug-safety-heading, .page-farmacovigilancia .heading-with-text h2.teaser-title, .page-farmacovigilancia .heading-with-listitems h3.heading {
      font-size: clamp(2.25rem, calc(2.25rem + 2.75rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 4.5rem) !important;
      line-height: clamp(2.75rem, calc(2.75rem + 2.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 5rem) !important; } }

.page-farmacovigilancia .farmacovigilancia-box-container-first .richText {
  padding-left: 0; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-box-container-first .richText {
      padding-left: 9px; } }
  .page-farmacovigilancia .farmacovigilancia-box-container-first .richText .richText-content .page-title h5 {
    margin-bottom: 0; }
    @media (min-width: 769px) and (max-width: 1660px) {
      .page-farmacovigilancia .farmacovigilancia-box-container-first .richText .richText-content .page-title h5 {
        font-size: clamp(1.875rem, calc(1.875rem + (2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem)))), 4.5rem) !important;
        line-height: clamp(2.375rem, calc(2.375rem + (2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem)))), 5rem) !important; } }

.page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider {
  padding-top: 5rem; }
  @media only screen and (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider {
      padding-top: 0; } }
  .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
    margin-top: 0; }
    @media only screen and (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
        padding-bottom: 2rem !important;
        background-image: none;
        margin-bottom: 0;
        -ms-flex-direction: column !important;
            flex-direction: column !important; } }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .image-container {
        width: 79%; } }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title {
        margin-bottom: 0 !important; } }
    @media only screen and (min-width: 769px) and (max-width: 1200px) {
      .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title {
        font-size: 2.5rem;
        line-height: 3rem; } }
    @media only screen and (min-width: 1201px) {
      .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title {
        font-size: 3rem;
        line-height: 3.5rem;
        font-weight: 400; } }
    .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc {
      display: none; }
    .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .inner-curve {
      background: transparent; }
      @media (min-width: 769px) {
        .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .inner-curve {
          aspect-ratio: 648 / 751; } }
    .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-divider,
    .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-icon,
    .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .orange-bg-circular-button,
    .page-farmacovigilancia .farmacovigilancia-box-container-first .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-desc {
      visibility: hidden; }

.page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content {
  width: 72.6%;
  max-width: 1394px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content {
      width: 100%; } }
  .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container {
    padding-bottom: 4.30563rem; }
    @media (max-width: 768px) {
      .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container {
        padding-bottom: 3.59375rem; } }
    @media (min-width: 769px) and (max-width: 1800px) {
      .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container {
        padding-bottom: clamp(4rem, calc(4rem + 0.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 5rem); } }
    .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container h2.drug-safety-heading {
      padding-bottom: 0.75rem;
      margin: 0; }
      @media (max-width: 768px) {
        .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container h2.drug-safety-heading {
          padding: 2rem 0 0.59375rem 0; } }
    .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container p.drug-safety-paragraph-one, .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container p.drug-safety-paragraph-two, .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container p.drug-safety-paragraph-three {
      font-size: 1.875rem;
      line-height: 2.875rem;
      padding: 0.75rem 0;
      margin: 0; }
      @media (max-width: 768px) {
        .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container p.drug-safety-paragraph-one, .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container p.drug-safety-paragraph-two, .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container p.drug-safety-paragraph-three {
          font-size: 1.125rem;
          line-height: 1.625rem;
          padding: 0.40625rem 0; } }
      @media (min-width: 769px) and (max-width: 1800px) {
        .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container p.drug-safety-paragraph-one, .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container p.drug-safety-paragraph-two, .page-farmacovigilancia .drug-safety-heading-with-paragraph > .component-content .drug-safety-container p.drug-safety-paragraph-three {
          font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 1.875rem) !important;
          line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.875rem) !important; } }

.page-farmacovigilancia .box.infographic-img-container .heading-divider-text-component h2.teaser-title {
  margin: 0; }
  @media (min-width: 769px) and (max-width: 1800px) {
    .page-farmacovigilancia .box.infographic-img-container .heading-divider-text-component h2.teaser-title {
      font-size: clamp(2.25rem, calc(2.25rem + 2.75rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 4.5rem) !important;
      line-height: clamp(2.75rem, calc(2.75rem + 2.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 5rem) !important; } }

.page-farmacovigilancia .box.infographic-img-container .heading-divider-text-component .component-divider {
  padding: 2rem 0 4.0625rem 0 !important; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .box.infographic-img-container .heading-divider-text-component .component-divider {
      padding: 1rem 0 !important; } }
  @media (min-width: 769px) and (max-width: 1800px) {
    .page-farmacovigilancia .box.infographic-img-container .heading-divider-text-component .component-divider {
      padding-top: clamp(1rem, calc(1rem + 0.6rem * ((87.5vw - 48.06rem) / (112.5rem - 48.06rem))), 2rem) !important;
      padding-bottom: clamp(1rem, calc(1rem + 1.8rem * ((87.5vw - 48.06rem) / (112.5rem - 48.06rem))), 4.0625rem) !important; } }
  @media (min-width: 769px) and (max-width: 1800px) {
    .page-farmacovigilancia .box.infographic-img-container .heading-divider-text-component .component-divider img {
      width: clamp(14.66rem, calc(14.66rem + 21.965rem * ((87.5vw - 48.06rem) / (112.5rem - 48.06rem))), 36.625rem) !important; } }

.page-farmacovigilancia .box.infographic-img-container .heading-divider-text-component .component-description {
  display: none; }

.page-farmacovigilancia .box.infographic-img-container .image img {
  width: 52.22vw;
  height: auto;
  margin-inline: auto;
  display: block; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .box.infographic-img-container .image img {
      width: 20rem; } }

.page-farmacovigilancia .box.infographic-img-container .richText .richText-content p {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 400;
  padding: 1.5rem 0 7rem 0;
  text-align: center;
  margin: 0; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .box.infographic-img-container .richText .richText-content p {
      font-size: 0.875rem;
      text-align: left;
      padding: 1rem 0 4rem 0; } }

.page-farmacovigilancia .teaser-box-container-second > .component-content {
  width: 72.6%;
  max-width: 1395px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .teaser-box-container-second > .component-content {
      width: 100%; } }
  .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem {
    padding-inline: 0 !important;
    margin-bottom: 3.52rem; }
    @media (max-width: 768px) {
      .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem {
        margin-bottom: 2.5rem; } }
    .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row; }
      @media (max-width: 768px) {
        .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component {
          -ms-flex-direction: column;
              flex-direction: column; } }
      .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .heading-with-text {
        -ms-flex: 1;
            flex: 1;
        max-width: 45%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center; }
        @media (max-width: 768px) {
          .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .heading-with-text {
            max-width: 100%; } }
        @media (max-width: 768px) {
          .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .heading-with-text .divider-image-mobile {
            padding: 1rem 0; } }
        .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .heading-with-text p.para-with-btn {
          font-size: 1.875rem;
          line-height: 2.875rem;
          margin: 0;
          padding: 2rem 0 0 0; }
          @media (max-width: 768px) {
            .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .heading-with-text p.para-with-btn {
              font-size: 1.125rem;
              line-height: 1.625rem;
              padding: 0; } }
          @media (min-width: 769px) and (max-width: 1800px) {
            .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .heading-with-text p.para-with-btn {
              font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 1.875rem) !important;
              line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.875rem) !important; } }
          .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .heading-with-text p.para-with-btn a.link-text {
            line-height: inherit !important; }
            @media (max-width: 768px) {
              .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .heading-with-text p.para-with-btn a.link-text {
                -ms-flex-pack: center;
                    justify-content: center; } }
      .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .teaser-divider {
        margin-left: 2.92vw;
        margin-right: 6.30vw;
        margin-top: 6.58375rem;
        margin-bottom: 6.58375rem; }
        @media (max-width: 768px) {
          .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .teaser-divider {
            margin-bottom: unset;
            margin-top: 2.125rem; } }
        .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .teaser-divider img {
          width: unset; }
          @media (min-width: 769px) and (max-width: 1800px) {
            .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .teaser-divider img {
              height: clamp(14.66rem, calc(14.66rem + 21.965rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 36.625rem) !important;
              width: clamp(1.675rem, calc(1.675rem + 2.5125rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 4.1875rem) !important; } }
      .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .right-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start; }
        .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .right-wrapper .teaser-description {
          -ms-flex-item-align: start;
              align-self: flex-start; }
          .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .right-wrapper .teaser-description img.teaser-icon {
            max-width: 100% !important; }
            @media (max-width: 768px) {
              .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .right-wrapper .teaser-description img.teaser-icon {
                max-width: 7.5rem !important; } }
            @media (min-width: 769px) and (max-width: 1800px) {
              .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .right-wrapper .teaser-description img.teaser-icon {
                height: auto;
                width: clamp(7rem, calc(7rem + 10.5rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 17.5rem) !important; } }
          .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .right-wrapper .teaser-description p.disclaimer-text {
            font-size: 1rem;
            line-height: 1.25rem;
            padding: 2rem 0 2.3125rem 0;
            margin: 0; }
            @media (max-width: 768px) {
              .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .right-wrapper .teaser-description p.disclaimer-text {
                text-align: center;
                padding: 1rem 0; } }
          .page-farmacovigilancia .teaser-box-container-second > .component-content .reference-heading-text-divider-icon-listitem .teaser-text-component .right-wrapper .teaser-description ul.list-item-one li {
            margin-bottom: 1.5rem; }

.page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text {
  margin-bottom: 5rem; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text {
      margin-bottom: 1rem; } }
  .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading {
    width: 100%;
    max-width: 87.5vw;
    margin-inline: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading {
        width: 100% !important;
        max-width: unset; } }
    .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2.teaser-title {
      margin: 0 !important;
      text-align: center;
      max-width: 72.6vw;
      padding-inline: 12%; }
      @media (min-width: 769px) and (max-width: 1800px) {
        .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-heading h2.teaser-title {
          font-size: clamp(1.875rem, calc(1.875rem + 2.625rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 4.5rem) !important;
          line-height: clamp(2.375rem, calc(2.375rem + 2.625rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 5rem) !important; } }
  .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-divider {
    padding: 2rem 0 !important; }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-divider {
        padding: 0 !important; } }
    @media (min-width: 769px) and (max-width: 1800px) {
      .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-divider img {
        width: clamp(14.66rem, calc(14.66rem + 21.965rem * ((87.5vw - 48.06rem) / (112.5rem - 48.06rem))), 36.625rem) !important; } }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-divider .divider-image-mobile {
        padding: 1rem 0 !important; } }
  .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-description {
    text-align: center; }
    .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p.desc {
      font-size: 1.875rem;
      line-height: 2.875rem;
      padding: 0 !important; }
      @media (max-width: 768px) {
        .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p.desc {
          font-size: 1.125rem;
          line-height: 1.625rem;
          margin-bottom: 0 !important; } }
      @media (min-width: 769px) and (max-width: 1800px) {
        .page-farmacovigilancia .farmacovigilancia-teaser-box-container-third .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p.desc {
          font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 1.875rem) !important;
          line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.875rem) !important; } }

.page-farmacovigilancia .farmacovigilancia-fourth-teaser-container {
  margin-bottom: 5rem; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container {
      margin-bottom: 3.25rem; } }
  .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content {
    width: 72.72%;
    max-width: 1396.2px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content {
        width: 100%;
        -ms-flex-direction: column;
            flex-direction: column; } }
    @media (min-width: 769px) {
      .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link {
        padding-inline: 0 !important; } }
    .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: start;
          align-items: flex-start; }
      @media (max-width: 768px) {
        .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component {
          background-image: unset !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important;
          -ms-flex-align: center;
              align-items: center;
          padding-bottom: 0 !important; } }
      @media (max-width: 768px) {
        .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .image-container {
          min-height: unset !important; } }
      @media (min-width: 769px) {
        .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .image-container {
          -ms-flex: none;
              flex: none;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-item-align: center;
              align-self: center;
          aspect-ratio: 548 / 635; }
          .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .image-container img {
            width: 100%;
            height: auto; } }
      .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .inner-curve {
        background: unset !important; }
      @media (min-width: 769px) {
        .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .teaser-divider {
          margin-left: 2.19vw !important;
          margin-right: 2.92vw !important;
          margin-top: 13.9375rem;
          margin-bottom: 13.9375rem;
          -ms-flex-item-align: center;
              -ms-grid-row-align: center;
              align-self: center; } }
  @media (min-width: 769px) and (min-width: 769px) and (max-width: 1800px) {
    .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .teaser-divider {
      margin-top: clamp(5.58rem, calc(5.58rem + 8.3575rem * ((72.7vw - 48.06rem) / (112.5rem - 48.06rem))), 13.9375rem) !important;
      margin-bottom: clamp(5.58rem, calc(5.58rem + 8.3575rem * ((72.7vw - 48.06rem) / (112.5rem - 48.06rem))), 13.9375rem) !important; } }
      .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .teaser-divider img {
        width: unset !important; }
        @media (min-width: 769px) and (max-width: 1800px) {
          .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .teaser-divider img {
            height: clamp(14.66rem, calc(14.66rem + 21.965rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 36.625rem) !important;
            width: clamp(1.675rem, calc(1.675rem + 2.5125rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 4.1875rem) !important; } }
      .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start; }
        .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description {
          -ms-flex-align: start;
              align-items: flex-start; }
          .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description h2.teaser-title {
            font-size: 3rem;
            line-height: 3.5rem;
            margin-bottom: 1rem; }
            @media (max-width: 768px) {
              .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description h2.teaser-title {
                font-size: 1.875rem;
                line-height: 2.375rem;
                font-family: "GSK Precision Bold";
                font-weight: 700;
                margin-top: 0 !important; } }
            @media (min-width: 769px) and (max-width: 1800px) {
              .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description h2.teaser-title {
                font-size: clamp(1.875rem, calc(1.875rem + 0.75rem * ((72.7vw - 48.06rem) / (112.5rem - 48.06rem))), 3rem);
                line-height: clamp(2.375rem, calc(2.375rem + 0.75rem * ((72.7vw - 48.06rem) / (112.5rem - 48.06rem))), 3.5rem); } }
          @media (max-width: 768px) {
            .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description .divider-image-mobile {
              margin-bottom: 1rem; } }
          .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description .para-one, .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description .para-two {
            font-size: 1.875rem;
            line-height: 2.875rem;
            margin-bottom: 2.5rem; }
            @media (max-width: 768px) {
              .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description .para-one, .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description .para-two {
                font-size: 1.125rem;
                line-height: 1.625rem;
                margin-bottom: 1rem; } }
            @media (min-width: 769px) and (max-width: 1800px) {
              .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description .para-one, .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description .para-two {
                font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 1.875rem);
                line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.875rem); } }
          .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description p.content-with-btn {
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-align: center;
                align-items: center;
            gap: 8px;
            font-size: 1.875rem;
            line-height: 2.875rem; }
            @media (max-width: 768px) {
              .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description p.content-with-btn {
                font-size: 1.125rem;
                line-height: 1.625rem;
                font-family: "GSK Precision Bold" !important;
                font-weight: 700 !important;
                display: unset; } }
            @media (min-width: 769px) and (max-width: 1800px) {
              .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description p.content-with-btn {
                font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 1.875rem);
                line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.875rem); } }
            .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description p.content-with-btn a.link-text span {
              line-height: inherit;
              font-family: "GSK Precision Bold" !important;
              font-weight: 700 !important; }
              @media (max-width: 768px) {
                .page-farmacovigilancia .farmacovigilancia-fourth-teaser-container > .component-content .reference-teaser-with-divider-link .teaser-image-component .right-wrapper .teaser-description p.content-with-btn a.link-text span {
                  font-size: 1.5rem;
                  line-height: 2rem; } }

.page-farmacovigilancia .farmacovigilancia-bg {
  background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/farmacovigilancia-bg-desktop.png");
  -ms-flex-pack: center;
      justify-content: center;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-bg {
      background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/mobile/farmacovigilancia-bg-mobile.png");
      background-size: 100%;
      margin-top: 0; } }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-heading {
      margin-top: 3.875rem; } }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-heading .richText {
      padding-inline: 0 !important; } }
  .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-heading .richText .heading-with-listitems h3.heading {
    text-align: center; }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-heading .richText .heading-with-listitems h3.heading {
        text-align: left; } }
    @media (min-width: 769px) and (max-width: 1800px) {
      .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-heading .richText .heading-with-listitems h3.heading {
        font-size: clamp(1.875rem, calc(1.875rem + 1.75rem * ((87.5vw - 48.06rem) / (112.5rem - 48.06rem))), 4.5rem) !important;
        line-height: clamp(2.375rem, calc(2.375rem + 1.75rem * ((87.5vw - 48.06rem) / (112.5rem - 48.06rem))), 5rem) !important; } }
  .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content {
    width: calc(100% * 0.8316478) !important;
    max-width: 1398px !important;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content {
        width: 100%; } }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .richText {
        padding-inline: 0 !important; } }
    .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content p.content {
      font-size: 1.875rem;
      line-height: 2.875rem;
      margin: 2rem 0 2.25rem 0; }
      @media (max-width: 768px) {
        .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content p.content {
          font-size: 1.125rem;
          line-height: 1.625rem;
          margin: 1rem 0 0.8125rem 0; } }
      @media (min-width: 769px) and (max-width: 1800px) {
        .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content p.content {
          font-size: clamp(1.5rem, calc(1.5rem + 0.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 1.875rem);
          line-height: clamp(2rem, calc(2rem + 0.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.375rem); } }
    .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li {
      margin-bottom: 2.25rem !important;
      line-height: 2.875rem; }
      @media (max-width: 768px) {
        .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li {
          margin-bottom: 1.5rem !important;
          font-size: 1rem;
          line-height: 1.25rem;
          gap: 16px !important;
          -ms-flex-align: center;
              align-items: center; } }
      @media (min-width: 769px) and (max-width: 1800px) {
        .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li {
          line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.875rem) !important; } }
      .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li .text-wrapper, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li .text-wrapper {
        line-height: 2.875rem !important; }
        @media (max-width: 768px) {
          .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li .text-wrapper, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li .text-wrapper {
            line-height: 1.25rem !important; } }
        @media (min-width: 769px) and (max-width: 1800px) {
          .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li .text-wrapper, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li .text-wrapper {
            line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.875rem) !important; } }
      @media (max-width: 768px) {
        .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li .bullet-icon, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li .bullet-icon {
          line-height: 1.25rem !important;
          margin: 0.25rem 0 0 0; } }
      @media (max-width: 768px) {
        .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li a.link-text, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li a.link-text {
          font-size: 1rem;
          line-height: 1.25rem;
          text-decoration: underline; } }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li:nth-child(2), .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li:nth-child(3), .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(2), .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(3) {
        -ms-flex-align: start;
            align-items: flex-start; } }
    .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li:nth-child(2) .text-wrapper, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li:nth-child(3) .text-wrapper, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(2) .text-wrapper, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(3) .text-wrapper {
      display: inline; }
      .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li:nth-child(2) .text-wrapper a.link-text, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li:nth-child(3) .text-wrapper a.link-text, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(2) .text-wrapper a.link-text, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(3) .text-wrapper a.link-text {
        display: -ms-inline-flexbox;
        display: inline-flex;
        text-decoration: underline; }
        .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li:nth-child(2) .text-wrapper a.link-text span.re-directing-icon, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li:nth-child(3) .text-wrapper a.link-text span.re-directing-icon, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(2) .text-wrapper a.link-text span.re-directing-icon, .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(3) .text-wrapper a.link-text span.re-directing-icon {
          width: 12px;
          height: 12px;
          background-image: url("/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-out-right.png");
          background-size: contain;
          background-repeat: no-repeat;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          pointer-events: none; }
    .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li:nth-child(3), .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(3) {
      margin-bottom: 2rem !important; }
      @media (max-width: 768px) {
        .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-one li:nth-child(3), .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(3) {
          margin-bottom: 1rem !important; } }
    .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content h5.heading-h5 {
      font-size: 1.875rem;
      line-height: 2.375rem;
      color: #F36633;
      font-family: "GSK Precision Bold";
      font-weight: 700;
      margin: 0 0 2.125rem 0; }
      @media (max-width: 768px) {
        .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content h5.heading-h5 {
          font-size: 1rem;
          line-height: 1.25rem;
          margin: 0 0 1rem 0; } }
      @media (min-width: 769px) and (max-width: 1800px) {
        .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content h5.heading-h5 {
          font-size: clamp(1rem, calc(1rem + 0.875rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 1.875rem) !important;
          line-height: clamp(1.25rem, calc(1.25rem + 1.125rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 2.375rem !important); } }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(1) {
        -ms-flex-align: start;
            align-items: flex-start;
        margin-bottom: 0.8125rem !important; } }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(2) {
        -ms-flex-align: start;
            align-items: flex-start;
        margin-bottom: 1.4375rem !important; } }
    @media (min-width: 769px) {
      .page-farmacovigilancia .farmacovigilancia-bg .component-content .farmacovigilancia-link-box-container > .component-content .list-item-content ul.list-item-two li:nth-child(3) {
        margin-bottom: 2.125rem !important; } }

.page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container p {
  font-size: 1.875rem;
  line-height: 2.875rem; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container p {
      font-size: 1.125rem;
      line-height: 1.625rem; } }
  @media (min-width: 769px) and (max-width: 1800px) {
    .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container p {
      font-size: clamp(1.125rem, calc(1.125rem + 0.75rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 1.875rem);
      line-height: clamp(1.625rem, calc(1.625rem + 1.25rem * ((72.6vw - 48.06rem) / (112.5rem - 48.06rem))), 2.875rem); } }

.page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container h2.teaser-title {
  margin: 0;
  padding-top: 5rem; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container h2.teaser-title {
      width: 100%;
      padding-top: 4.0625rem; } }
  @media (min-width: 769px) and (max-width: 1800px) {
    .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container h2.teaser-title {
      font-size: clamp(1.875rem, calc(1.875rem + 1.75rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 4.5rem) !important;
      line-height: clamp(2.375rem, calc(2.375rem + 1.75rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 5rem) !important; } }

.page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .component-divider {
  padding: 2rem 0; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .component-divider {
      padding: 1rem 0; } }
  @media (min-width: 769px) and (max-width: 1800px) {
    .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .component-divider img {
      width: clamp(14.66rem, calc(14.66rem + 21.965rem * ((87.5vw - 48.06rem) / (112.5rem - 48.06rem))), 36.625rem) !important; } }

@media (min-width: 769px) {
  .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(3) {
    padding-inline: 0;
    padding: 2rem 0 1.5rem 0; } }

.page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(3) .paragraph-with-btn {
  text-align: center; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(3) .paragraph-with-btn {
      text-align: left; } }
  .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(3) .paragraph-with-btn .orange-bg-circular-button:active, .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(3) .paragraph-with-btn .orange-bg-circular-button:hover {
    background-color: #DB5C2E !important; }
  @media (min-width: 769px) and (max-width: 1800px) {
    .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(3) .paragraph-with-btn .orange-bg-circular-button a {
      font-size: clamp(1.125rem, calc(1.125rem + 0.375rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 1.5rem) !important;
      line-height: clamp(1.625rem, calc(1.625rem + 0.375rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 2rem) !important; } }

.page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(4) {
  background-color: #FEF0EB;
  border-radius: 24px;
  margin-top: 3.5rem;
  margin-bottom: 1.14938rem;
  padding: 0 !important; }
  @media (max-width: 768px) {
    .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(4) {
      margin-top: 1rem;
      margin-bottom: 2.25rem; } }
  .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(4) .background-box-content p {
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    margin: 2.3125rem 9rem; }
    @media (max-width: 768px) {
      .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(4) .background-box-content p {
        font-size: 1.125rem;
        line-height: 1.625rem;
        text-align: left;
        margin: 1rem; } }
    @media (min-width: 769px) and (max-width: 1800px) {
      .page-farmacovigilancia .farmacovigilancia-heading-divider-btn-container .richText:nth-child(4) .background-box-content p {
        font-size: clamp(1.125rem, calc(1.125rem + 0.375rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 1.5rem) !important;
        line-height: clamp(1.625rem, calc(1.625rem + 0.375rem * ((87.5vw - 48.06rem)/(112.5rem - 48.06rem))), 2rem) !important; } }
.page-edad-avanzada .paragraphSystem .breadcrumbs ~ .richText {
  padding: 0; }
  @media only screen and (min-width: 769px) and (max-width: 1200px) {
    .page-edad-avanzada .paragraphSystem .breadcrumbs ~ .richText {
      padding: 0 1.5rem; } }

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .page-edad-avanzada .paragraphSystem .breadcrumbs {
    padding: 16px 24px !important; } }

.page-edad-avanzada .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
  margin-top: 0; }
  .page-edad-avanzada .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title {
    font-size: 48px;
    line-height: 56px;
    margin-top: 0; }
    @media only screen and (max-width: 769px) {
      .page-edad-avanzada .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title {
        margin-top: 1rem;
        font-size: 24px;
        line-height: 32px; } }
    @media screen and (min-width: 1400px) and (max-width: 1600px) {
      .page-edad-avanzada .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title {
        font-size: clamp(1.5rem, calc(1.5rem + (3rem - 1.5rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
        line-height: clamp(2rem, calc(2rem + (3.5rem - 2rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; } }
  @media (min-width: 769px) {
    .page-edad-avanzada .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
      margin-bottom: 4.17vw; } }
  @media (max-width: 768px) {
    .page-edad-avanzada .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component {
      margin-bottom: 0;
      padding-bottom: 0; }
      .page-edad-avanzada .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description .teaser-desc {
        margin-bottom: 0;
        padding-bottom: 11.66vw; } }

@media screen and (min-width: 769px) and (max-width: 1600px) {
  .page-edad-avanzada .component-content .reference-teaser-component-with-divider .teaser-description .teaser-desc {
    font-size: clamp(1.125rem, calc(1.125rem + (1.5rem - 1.125rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
    line-height: clamp(1.625rem, calc(1.625rem + (2rem - 1.625rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }

@media screen and (min-width: 769px) and (max-width: 1600px) {
  .page-edad-avanzada .component-content .title-component .page-title h5 {
    font-size: clamp(1.875rem, calc(1.875rem + (2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem)))), 4.5rem) !important;
    line-height: clamp(2.375rem, calc(2.375rem + (2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem)))), 5rem) !important; } }

.page-edad-avanzada .bold-heading {
  font-family: 'GSK Precision Bold'; }

.page-edad-avanzada .headline-description {
  padding-top: 10.31vw; }
  @media (max-width: 768px) {
    .page-edad-avanzada .headline-description {
      padding-top: 0; } }
  .page-edad-avanzada .headline-description h3 {
    font-family: 'GSK Precision';
    color: #F36633;
    font-size: 72px;
    line-height: 80px;
    margin-bottom: 1.67vw;
    text-align: center; }
    @media screen and (min-width: 769px) and (max-width: 1600px) {
      .page-edad-avanzada .headline-description h3 {
        font-size: clamp(1.875rem, calc(1.875rem + (4.5rem - 1.875rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
        line-height: clamp(2.375rem, calc(2.375rem + (5rem - 2.375rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; } }
    @media only screen and (max-width: 769px) {
      .page-edad-avanzada .headline-description h3 {
        font-size: 1.875rem;
        line-height: 2.375rem;
        font-family: "GSK Precision Bold";
        text-align: left; } }
  .page-edad-avanzada .headline-description p {
    text-align: center;
    font-family: 'GSK Precision';
    font-size: 24px;
    line-height: 32px; }
    .page-edad-avanzada .headline-description p:last-child {
      margin-bottom: 5.31vw; }
    @media screen and (min-width: 769px) and (max-width: 1600px) {
      .page-edad-avanzada .headline-description p {
        font-size: clamp(1.125rem, calc(1.125rem + (1.5rem - 1.125rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 1.5rem) !important;
        line-height: clamp(1.625rem, calc(1.625rem + (2rem - 1.625rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 2rem) !important; } }
    @media only screen and (max-width: 769px) {
      .page-edad-avanzada .headline-description p {
        font-size: 1.125rem;
        line-height: 1.625rem;
        font-family: "GSK Precision Bold";
        text-align: left; }
        .page-edad-avanzada .headline-description p:last-child {
          margin-bottom: 1vw; }
        .page-edad-avanzada .headline-description p:nth-child(3) img {
          margin: 0 auto; } }

.page-edad-avanzada .bg-image-box {
  margin-top: 5.41vw;
  padding-top: 7vw;
  padding-bottom: 6.56vw;
  background-image: url(/content/dam/cf-pharma/patient/es_ES/v3-images/desktop/alimentacion-saludable-bg-grey.png); }
  @media only screen and (max-width: 769px) {
    .page-edad-avanzada .bg-image-box {
      background-image: none; } }

.page-edad-avanzada .reference-knowledge-intro-block h4 {
  font-family: 'GSK Precision';
  font-size: 72px;
  line-height: 80px;
  text-align: center;
  color: #F36633;
  margin-bottom: 1.5vw; }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-edad-avanzada .reference-knowledge-intro-block h4 {
      font-size: clamp(1.875rem, calc(1.875rem + (4.5rem - 1.875rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
      line-height: clamp(2.375rem, calc(2.375rem + (5rem - 2.375rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; } }
  @media only screen and (max-width: 769px) {
    .page-edad-avanzada .reference-knowledge-intro-block h4 {
      font-size: 1.875rem;
      line-height: 2.375rem;
      font-family: "GSK Precision Bold";
      text-align: left; } }

.page-edad-avanzada .reference-knowledge-intro-block img {
  display: -ms-flexbox;
  display: flex;
  justify-self: center; }
  .page-edad-avanzada .reference-knowledge-intro-block img.divider-image-mobile {
    display: none; }
  @media (max-width: 769px) {
    .page-edad-avanzada .reference-knowledge-intro-block img.divider-image-mobile {
      display: block; }
    .page-edad-avanzada .reference-knowledge-intro-block img.divider-image-desktop {
      display: none; } }

.page-edad-avanzada .reference-knowledge-intro-block .info-column {
  margin-top: 4.17vw;
  display: -ms-flexbox;
  display: flex;
  padding-inline: 7vw;
  gap: 8vw; }
  @media (max-width: 769px) {
    .page-edad-avanzada .reference-knowledge-intro-block .info-column {
      -ms-flex-direction: column;
          flex-direction: column; } }
  .page-edad-avanzada .reference-knowledge-intro-block .info-column h5 {
    font-family: 'GSK Precision';
    font-size: 48px;
    line-height: 56px;
    margin-block: 0;
    color: #F36633;
    width: 40vw; }
    @media only screen and (max-width: 769px) {
      .page-edad-avanzada .reference-knowledge-intro-block .info-column h5 {
        margin-top: 1rem;
        font-size: 24px;
        line-height: 32px;
        width: 100%; } }
    @media screen and (min-width: 1400px) and (max-width: 1600px) {
      .page-edad-avanzada .reference-knowledge-intro-block .info-column h5 {
        font-size: clamp(1.5rem, calc(1.5rem + (3rem - 1.5rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
        line-height: clamp(2rem, calc(2rem + (3.5rem - 2rem) * ((87.34vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; } }
  .page-edad-avanzada .reference-knowledge-intro-block .info-column p {
    font-family: 'GSK Precision';
    font-size: 24px;
    line-height: 32px;
    width: 48vw; }
    @media screen and (min-width: 769px) and (max-width: 1600px) {
      .page-edad-avanzada .reference-knowledge-intro-block .info-column p {
        font-size: clamp(1.125rem, calc(1.125rem + (1.5rem - 1.125rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 1.5rem) !important;
        line-height: clamp(1.625rem, calc(1.625rem + (2rem - 1.625rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 2rem) !important; } }
    @media only screen and (max-width: 769px) {
      .page-edad-avanzada .reference-knowledge-intro-block .info-column p {
        font-size: 1.125rem;
        line-height: 1.625rem;
        width: 100%; } }

@media (max-width: 769px) {
  .page-edad-avanzada .heading-divider-text-component {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-order: 3;
        order: 3; } }

.page-edad-avanzada .second-teaser .reference-teaser-divider-listitem {
  padding-inline: 6vw; }
  .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
    background-position: left top; }
    .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
      position: absolute;
      left: 6vw;
      bottom: 32%;
      width: 40%;
      margin: 0 0 0;
      font-size: 30px;
      line-height: 46px;
      max-width: 544px; }
      @media screen and (min-width: 769px) and (max-width: 1600px) {
        .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
          font-size: clamp(1.125rem, calc(1.125rem + (1.875rem - 1.125rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 1.875rem) !important;
          line-height: clamp(1.625rem, calc(1.625rem + (2.875rem - 1.625rem) * ((86.25vw - 48rem) / (100rem - 48rem))), 2.875rem) !important; } }
      @media (min-width: 1601px) and (max-width: 1670px) {
        .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
          bottom: 47%; } }
      @media (min-width: 1527px) and (max-width: 1601px) {
        .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
          bottom: 45%; } }
      @media (min-width: 1391px) and (max-width: 1527px) {
        .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
          bottom: 43%; } }
      @media (min-width: 1048px) and (max-width: 1391px) {
        .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
          bottom: 42%; } }
      @media (min-width: 1025px) and (max-width: 1048px) {
        .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
          bottom: 41%; } }
      @media (min-width: 1017px) and (max-width: 1025px) {
        .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
          bottom: 41%; } }
      @media only screen and (max-width: 769px) {
        .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
          position: static;
          width: 100%;
          font-size: 1.125rem;
          line-height: 1.625rem;
          font-weight: 400;
          margin-bottom: 1rem;
          max-width: 100%;
          font-family: "GSK Precision"; } }
    @media only screen and (min-width: 769px) {
      .page-edad-avanzada .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-divider {
        margin-right: 3.50813rem;
        margin-left: 2.86313rem; } }

@media (max-width: 769px) {
  .page-edad-avanzada .reference-heading-with-divider-and-text .component-heading h2 {
    width: 100%; } }

.page-edad-avanzada .orange-label {
  font-size: 30px;
  color: #f36633;
  line-height: 38px;
  font-family: "GSK Precision Bold";
  position: relative;
  padding-left: 36px !important;
  margin-bottom: 1.25vw;
  cursor: unset; }
  @media only screen and (min-width: 769px) and (max-width: 1600px) {
    .page-edad-avanzada .orange-label {
      font-size: clamp(1rem, calc(1rem + (1.5rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
      line-height: clamp(1.25rem, calc(1.25rem + (2rem - 1.25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
  @media only screen and (max-width: 769px) {
    .page-edad-avanzada .orange-label {
      font-size: 1.125rem !important;
      line-height: 1.625rem !important; } }
  .page-edad-avanzada .orange-label .input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .page-edad-avanzada .orange-label .checkmark {
    background-color: white;
    border: 1px solid #f36633 !important;
    position: absolute;
    top: 8px;
    left: 0;
    height: 14px;
    width: 14px;
    border-radius: 20px;
    margin-bottom: 0; }
    @media only screen and (max-width: 769px) {
      .page-edad-avanzada .orange-label .checkmark {
        top: 6px !important; } }
    .page-edad-avanzada .orange-label .checkmark::after {
      content: "";
      position: absolute;
      left: 3px;
      top: 3px;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #f36633;
      display: block; }
  .page-edad-avanzada .orange-label p {
    line-height: 32px;
    font-size: 24px;
    color: #151515;
    font-weight: 400;
    padding-top: 16px;
    margin-bottom: 0;
    font-family: "GSK Precision"; }
    @media only screen and (min-width: 769px) and (max-width: 1600px) {
      .page-edad-avanzada .orange-label p {
        font-size: clamp(1rem, calc(1rem + (1.5rem - 1rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
        line-height: clamp(1.25rem, calc(1.25rem + (2rem - 1.25rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }
    @media only screen and (max-width: 769px) {
      .page-edad-avanzada .orange-label p {
        font-size: 1rem !important;
        line-height: 1.25rem !important; } }

.page-edad-avanzada .heading-with-divider-and-text {
  padding-top: 7.29vw; }
  .page-edad-avanzada .heading-with-divider-and-text .image img {
    width: 15rem;
    margin-bottom: 1.6vw; }
  .page-edad-avanzada .heading-with-divider-and-text .teaser-title {
    max-width: 105rem; }
    @media screen and (min-width: 1601px) and (max-width: 1750px) {
      .page-edad-avanzada .heading-with-divider-and-text .teaser-title {
        font-size: 3.62rem;
        line-height: 4.25rem; } }
    @media screen and (min-width: 1547px) and (max-width: 1565px) {
      .page-edad-avanzada .heading-with-divider-and-text .teaser-title {
        font-size: clamp(1.875rem, calc(1.875rem + 2.625rem * ((84.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
        line-height: clamp(2.375rem, calc(2.375rem + 2.625rem * ((84.5vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; } }
    @media (min-width: 769px) and (max-width: 1600px) {
      .page-edad-avanzada .heading-with-divider-and-text .teaser-title {
        font-size: clamp(1.875rem, calc(1.875rem + 2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 4.5rem) !important;
        line-height: clamp(2.375rem, calc(2.375rem + 2.625rem * ((87.5vw - 48.06rem) / (100rem - 48.06rem))), 5rem) !important; } }

@media (min-width: 1750px) {
  .page-edad-avanzada .moving-slider-container .slider-text-container h5 {
    font-size: 72px;
    line-height: 80px; } }

.page-edad-avanzada .moving-slider-container img {
  width: auto; }
  @media (max-width: 769px) {
    .page-edad-avanzada .moving-slider-container img {
      width: 100%; } }

@media (min-width: 1024px) and (max-width: 1750px) {
  .page-edad-avanzada .card-image-button-container .reference-card-component-image-buttom {
    padding-inline: 1vw;
    max-width: 14.5%; }
    .page-edad-avanzada .card-image-button-container .reference-card-component-image-buttom img {
      width: 100%; } }

@media (max-width: 768px) {
  .page-edad-avanzada .card-image-button-container .reference-card-component-image-buttom {
    padding-inline: 1vw !important;
    max-width: 13%; }
    .page-edad-avanzada .card-image-button-container .reference-card-component-image-buttom img {
      margin: 0 auto;
      width: 100%; } }

@media (max-width: 1024px) {
  .page-edad-avanzada .card-image-button-container .paragraphSystem {
    -ms-flex-direction: row;
        flex-direction: row;
    gap: unset !important; } }

@media (max-width: 769px) {
  .page-edad-avanzada .accordion-container {
    margin-top: 15vw; } }

@media (min-width: 1024px) and (max-width: 1750px) {
  .page-edad-avanzada .card-carousel-two .reference-card-component-image-buttom {
    padding-inline: 1vw;
    max-width: 14.5%; }
    .page-edad-avanzada .card-carousel-two .reference-card-component-image-buttom img {
      width: 100%; } }

@media (max-width: 768px) {
  .page-edad-avanzada .card-carousel-two .reference-card-component-image-buttom {
    padding-inline: 1vw !important;
    max-width: 13%; }
    .page-edad-avanzada .card-carousel-two .reference-card-component-image-buttom img {
      margin: 0 auto;
      width: 100%; } }

@media (max-width: 1024px) {
  .page-edad-avanzada .card-carousel-two .paragraphSystem {
    -ms-flex-direction: row;
        flex-direction: row;
    gap: unset !important; } }

.page-edad-avanzada .slick-next, .page-edad-adulta .slick-next {
  right: 27%;
  background-image: url(/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-right-pagination.png); }
  @media (max-width: 769px) {
    .page-edad-avanzada .slick-next, .page-edad-adulta .slick-next {
      right: 20%; } }

.page-edad-avanzada .slick-prev, .page-edad-adulta .slick-prev {
  left: 27%;
  background-image: url(/content/dam/cf-pharma/patient/es_ES/v3-images/icons/arrow-left-pagination.png); }
  @media (max-width: 769px) {
    .page-edad-avanzada .slick-prev, .page-edad-adulta .slick-prev {
      right: 20%; } }

.page-edad-avanzada .slick-arrow, .page-edad-adulta .slick-arrow {
  position: absolute;
  bottom: -22%;
  top: unset;
  z-index: 999;
  background-size: contain;
  width: 2.3125rem;
  height: 2.25rem; }
  @media (max-width: 769px) {
    .page-edad-avanzada .slick-arrow, .page-edad-adulta .slick-arrow {
      bottom: -15%; } }

.page-edad-avanzada .slick-dots, .page-edad-adulta .slick-dots {
  bottom: -18%;
  z-index: 1; }
  @media (max-width: 769px) {
    .page-edad-avanzada .slick-dots, .page-edad-adulta .slick-dots {
      bottom: -11%; } }
  .page-edad-avanzada .slick-dots li button, .page-edad-adulta .slick-dots li button {
    background-color: #FEF0EB;
    width: 15px;
    height: 15px;
    margin: 0 8px;
    transition: background-color 0.3s 
 ease, width 0.3s 
 ease, height 0.3s 
 ease; }
  .page-edad-avanzada .slick-dots .slick-active, .page-edad-adulta .slick-dots .slick-active {
    margin-right: 20px; }
    .page-edad-avanzada .slick-dots .slick-active button, .page-edad-adulta .slick-dots .slick-active button {
      background-color: #F36633;
      width: 1.875vw;
      height: 0.9375vw;
      border-radius: 5.208vw;
      transition: width 0.3s ease; }

.page-edad-avanzada .mobile-slide-counter, .page-edad-adulta .mobile-slide-counter {
  display: none;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 500; }

@media (max-width: 769px) {
  .page-edad-avanzada .mobile-slide-counter, .page-edad-adulta .mobile-slide-counter {
    display: block;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    bottom: -9%;
    z-index: 1; }
  .page-edad-avanzada .slick-dots, .page-edad-adulta .slick-dots {
    display: none !important; }
  .page-edad-avanzada .slick-slider .slick-list, .page-edad-adulta .slick-slider .slick-list {
    height: auto !important;
    padding-left: 2% !important;
    padding-right: 23% !important; } }

@media (max-width: 769px) {
  .page-edad-adulta .card-carousel-two .reference-card-component-image-buttom {
    padding-inline: 1vw !important;
    max-width: 13%; }
    .page-edad-adulta .card-carousel-two .reference-card-component-image-buttom img {
      margin: 0 auto;
      width: 100%; } }

@media (max-width: 769px) {
  .page-edad-adulta .card-carousel-two .paragraphSystem {
    -ms-flex-direction: row;
        flex-direction: row;
    gap: unset !important; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-edad-adulta .button-group-component {
  margin-top: 5.44562rem; }
  .page-edad-adulta .button-group-component .button-group-row-two {
    padding: 0 0 1.0625rem;
    gap: 1.3125rem; }
  .page-edad-adulta .button-group-component .button-group-row-one {
    margin-bottom: 1.0625rem;
    gap: 0.8125rem; }
  .page-edad-adulta .button-group-component .button-group-row-three {
    gap: 1.1875rem; }
  .page-edad-adulta .button-group-component .orange-bg-rectangular-button .button {
    max-width: unset; }

.page-edad-adulta .titleonleft-desconright {
  max-width: 1395px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  gap: 10.375rem;
  margin-top: 5rem; }
  .page-edad-adulta .titleonleft-desconright h5,
  .page-edad-adulta .titleonleft-desconright .desc-section {
    -ms-flex: 1;
        flex: 1; }
  .page-edad-adulta .titleonleft-desconright h5 {
    color: #F36633;
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 3rem;
    line-height: 3.5rem;
    max-width: 33.8125rem;
    margin: 0; }
  .page-edad-adulta .titleonleft-desconright p {
    color: #151515;
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2rem; }
    .page-edad-adulta .titleonleft-desconright p b,
    .page-edad-adulta .titleonleft-desconright p strong {
      font-family: "GSK Precision Bold"; }

.page-edad-adulta .card-image-button-container.card-variant-two .paragraphSystem {
  gap: 1.5rem;
  max-width: unset;
  -ms-flex-align: baseline;
      align-items: baseline; }

.page-edad-adulta .reference-card-component-image-buttom:nth-child(3) img {
  background-color: transparent !important;
  padding: 0 !important; }

.page-edad-adulta .reference-heading-with-divider-and-text .heading-divider-text-component .component-description p {
  max-width: 64.625rem;
  margin: 0 auto; }

.page-edad-adulta .card-image-button-container.card-variant-two + .card-variant-two .reference-card-component-image-buttom {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.page-edad-adulta .card-image-button-container.card-variant-two + .card-variant-two .paragraphSystem {
  gap: unset;
  max-width: unset;
  -ms-flex-direction: column;
      flex-direction: column; }
  .page-edad-adulta .card-image-button-container.card-variant-two + .card-variant-two .paragraphSystem h6 {
    text-align: center;
    color: #F36633;
    font-family: "GSK Precision";
    font-weight: 400;
    font-size: 3rem;
    line-height: 3.5rem;
    margin: 14.6875rem 0 5rem; }

.page-edad-adulta .teaser-description {
  -ms-flex-item-align: baseline;
      align-self: baseline;
  margin-top: 2.9375rem; }

.page-edad-adulta .heading-with-divider-and-text, .page-edad-adulta .page-edad-adulta .heading-with-divider-and-text {
  margin-top: 0; }

.page-edad-adulta .reference-heading-with-divider-and-text .heading-divider-text-component .teaser-title {
  max-width: 57.1875rem; }

.page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component h2.teaser-title,
.page-edad-adulta .component-content .reference-teaser-component-with-divider.without-icon-divider .teaser-image-component .teaser-description .teaser-desc {
  max-width: 42.875rem; }

.page-edad-adulta .second-teaser .reference-teaser-divider-listitem {
  margin-top: 8.41313rem; }
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
    margin-bottom: 0; }
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description .teaser-title {
      display: none; }

.page-edad-adulta .reference-list-with-icon .list-with-arrow {
  margin-top: 6.875rem; }
  .page-edad-adulta .reference-list-with-icon .list-with-arrow .bottomTitle {
    display: none; }

.page-edad-adulta .title-text-divider-withtwobtns {
  padding-top: 6.5rem; }

.page-edad-adulta .richText .richText-content .card-main-title {
  padding-top: 15.5625rem;
  max-width: 96rem; }

.page-edad-adulta .footer-references .accordion {
  margin-top: 8.75rem; }

.page-edad-adulta .reference-list-with-icon .list-with-arrow .headingTitle {
  margin: 0 auto;
  max-width: 72.5rem; }

@media (max-width: 769px) {
  .page-edad-adulta .titleonleft-desconright {
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 1rem;
    margin-top: 1rem; }
    .page-edad-adulta .titleonleft-desconright h5 {
      font-family: "GSK Precision Bold";
      font-weight: 700;
      font-size: 1.5rem;
      line-height: 2rem; }
    .page-edad-adulta .titleonleft-desconright p {
      font-size: 1rem;
      line-height: 1.25rem;
      margin-bottom: 1rem; }
  .page-edad-adulta .teaser-description {
    margin-top: 0; }
  .page-edad-adulta .teaser-desc span {
    font-weight: 400; }
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem {
    margin-top: 0; }
  .page-edad-adulta .reference-list-with-icon .list-with-arrow {
    margin-top: 0.5rem; }
  .page-edad-adulta .title-text-divider-withtwobtns {
    padding-top: 3rem; }
  .page-edad-adulta .button-group-component {
    margin-top: 1rem; }
  .page-edad-adulta .button-group-component .button-group-row-one,
  .page-edad-adulta .button-group-component .button-group-row-two,
  .page-edad-adulta .button-group-component .button-group-row-three {
    margin-bottom: 0.5rem;
    gap: 0.5rem;
    padding: 0; }
    .page-edad-adulta .button-group-component .button-group-row-one .orange-bg-rectangular-button,
    .page-edad-adulta .button-group-component .button-group-row-two .orange-bg-rectangular-button,
    .page-edad-adulta .button-group-component .button-group-row-three .orange-bg-rectangular-button {
      padding: 0 0.875rem; }
      .page-edad-adulta .button-group-component .button-group-row-one .orange-bg-rectangular-button .button,
      .page-edad-adulta .button-group-component .button-group-row-two .orange-bg-rectangular-button .button,
      .page-edad-adulta .button-group-component .button-group-row-three .orange-bg-rectangular-button .button {
        padding: 0.625rem 1rem; }
  .page-edad-adulta .richText .richText-content .card-main-title {
    padding-top: 1.5rem; }
  .page-edad-adulta .card-image-button-container.card-variant-two + .card-variant-two .paragraphSystem h6 {
    margin: 2rem 0 0;
    font-family: "GSK Precision Bold";
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 2rem; }
  .page-edad-adulta .card-image-button-container.card-variant-two + .card-variant-two .reference-card-component-image-buttom {
    margin-left: 0 !important; }
  .page-edad-adulta .footer-references .accordion {
    margin-top: 2.5rem; } }

@media (min-width: 1750px) {
  .page-edad-adulta .second-teaser .reference-teaser-divider-listitem {
    margin-top: 0; }
    .page-edad-adulta .second-teaser .reference-teaser-divider-listitem .teaser-image-component .teaser-description {
      margin-top: 8.41313rem; } }

@media (max-width: 1024px) {
  .page-edad-adulta .card-image-button-container.title-with-card-component .paragraphSystem {
    -ms-flex-direction: column;
        flex-direction: column; } }

@media (min-width: 769px) and (max-width: 1750px) {
  .page-edad-adulta .button-group-row-two .orange-bg-rectangular-button {
    -ms-flex: auto;
        flex: auto; }
  .page-edad-adulta .button-group-component .button-group-row-one .button,
  .page-edad-adulta .button-group-component .button-group-row-two .button,
  .page-edad-adulta .button-group-component .button-group-row-three .button {
    font-size: clamp(0.875rem, calc(0.875rem + (1.5625rem - 0.875rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 1.5625rem) !important;
    line-height: clamp(1.625rem, calc(1.625rem + (2.375rem - 1.625rem) * ((100vw - 48.06rem) / (100rem - 48.06rem))), 2.375rem) !important; }
  .page-edad-adulta .titleonleft-desconright {
    gap: clamp(2.5rem, calc(2.5rem + (10.375rem - 2.5rem) * ((72.66vw - 48.06rem) / (100rem - 48.06rem))), 10.375rem) !important; }
    .page-edad-adulta .titleonleft-desconright h5 {
      font-size: clamp(1.5rem, calc(1.5rem + (3rem - 1.5rem) * ((72.66vw - 48.06rem) / (100rem - 48.06rem))), 3rem) !important;
      line-height: clamp(2rem, calc(2rem + (3.5rem - 2rem) * ((72.66vw - 48.06rem) / (100rem - 48.06rem))), 3.5rem) !important; }
    .page-edad-adulta .titleonleft-desconright p {
      font-size: clamp(1rem, calc(1rem + (1.5rem - 1rem) * ((72.66vw - 48.06rem) / (100rem - 48.06rem))), 1.5rem) !important;
      line-height: clamp(1.25rem, calc(1.25rem + (2rem - 1.25rem) * ((72.66vw - 48.06rem) / (100rem - 48.06rem))), 2rem) !important; } }

@media screen and (min-width: 769px) and (max-width: 1025px) {
  .page-edad-adulta .button-group-component .button-group-row-one .orange-bg-rectangular-button .button,
  .page-edad-adulta .button-group-component .button-group-row-two .orange-bg-rectangular-button .button,
  .page-edad-adulta .button-group-component .button-group-row-three .orange-bg-rectangular-button .button {
    padding: 1rem 1rem; } }
@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'bold';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/fonts/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Regular.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Regular.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Light';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Light.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Light.ttf") format("woff"); }

@font-face {
  font-family: 'GSK Precision Bold';
  font-style: 'normal';
  src: url("/content/dam/cf-pharma/patient/es_ES/fonts/gskprecision/GSKPrecision-Bold.ttf") format("woff2"), url("/content/dam/cf-pharma/patient/es_ES/fonts/GSKPrecision/GSKPrecision-Bold.ttf") format("woff"); }

.page-Infancia-y-adolescencia .moving-slider-container .slider-text-container {
  padding: 143.5px 143px 143px 118px !important; }
  @media screen and (min-width: 1371px) and (max-width: 1600px) {
    .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container {
      padding: 71.5px !important; } }
  @media screen and (min-width: 769px) and (max-width: 1023px) {
    .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container {
      right: 24px; } }
  @media screen and (min-width: 1024px) and (max-width: 1300px) {
    .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container {
      right: 27px; } }
  @media (min-width: 1001px) and (max-width: 1371px) {
    .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container {
      padding: 50px !important; } }
  @media screen and (min-width: 769px) and (max-width: 1025px) {
    .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container {
      padding: 16px !important; } }
  @media screen and (max-width: 768px) {
    .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container {
      padding: 24px !important; } }
  .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container h5 {
    font-size: 4.5rem;
    line-height: 5rem; }
    @media screen and (min-width: 1371px) and (max-width: 1750px) {
      .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container h5 {
        font-size: 2.35rem !important;
        line-height: 2.65rem !important;
        margin: 0 0 25px; } }
    @media (min-width: 1201px) and (max-width: 1371px) {
      .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container h5 {
        font-size: 2rem !important;
        line-height: 2.25rem !important;
        margin: 0 0 25px; } }
    @media screen and (min-width: 1001px) and (max-width: 1200px) {
      .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container h5 {
        font-size: 1.75rem;
        line-height: 2rem; } }
    @media screen and (min-width: 769px) and (max-width: 1025px) {
      .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container h5 {
        font-size: 24px;
        line-height: 32px; } }
    @media screen and (max-width: 768px) {
      .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container h5 {
        font-size: 30px;
        line-height: 38px;
        font-family: "GSK Precision Bold"; } }
  @media screen and (min-width: 1371px) and (max-width: 1750px) {
    .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container p {
      font-size: 1rem !important;
      line-height: 1.5rem !important; } }
  @media screen and (min-width: 1000px) and (max-width: 1200px) {
    .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container p {
      font-size: 1.25rem !important;
      line-height: 1.75rem !important; } }
  .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container p b {
    display: block;
    font-family: "GSK Precision Bold";
    font-weight: 700; }
  .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container h5,
  .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container p {
    max-width: 567px; }
  .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container span {
    display: block;
    padding-top: 24px;
    font-family: "GSK Precision Bold";
    font-weight: 700; }
    @media screen and (max-width: 768px) {
      .page-Infancia-y-adolescencia .moving-slider-container .slider-text-container span {
        padding-top: 16px; } }

.page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
  margin-bottom: 8.75rem; }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
      margin-bottom: 5.75rem; } }
  @media screen and (max-width: 768px) {
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component {
      padding-bottom: 6px;
      margin-bottom: 24px; } }

.page-Infancia-y-adolescencia .title-text-divider-withtwobtns {
  padding-top: 4.5rem; }
  @media screen and (max-width: 768px) {
    .page-Infancia-y-adolescencia .title-text-divider-withtwobtns {
      padding-top: 2rem; } }

.page-Infancia-y-adolescencia .button-group-row-two {
  padding-bottom: 13.0625rem; }

@media screen and (max-width: 768px) {
  .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow {
    margin-top: 32px; } }

.page-Infancia-y-adolescencia .subHeading,
.page-Infancia-y-adolescencia .bottomTitle {
  display: none; }

.page-Infancia-y-adolescencia .reference-teaser-component-with-divider .teaser-image-component .teaser-description {
  padding: 0 9.375rem 0 0; }
  @media screen and (max-width: 768px) {
    .page-Infancia-y-adolescencia .reference-teaser-component-with-divider .teaser-image-component .teaser-description {
      padding: 0; } }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-Infancia-y-adolescencia .reference-teaser-component-with-divider .teaser-image-component .teaser-description {
      padding: 0 1.375rem 0 0; } }

.page-Infancia-y-adolescencia .heading-with-divider-and-text {
  margin-top: 60px; }
  @media screen and (max-width: 768px) {
    .page-Infancia-y-adolescencia .heading-with-divider-and-text {
      margin-top: 0; } }

.page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .heading-divider-text-component .teaser-title {
  padding: 0 160px; }
  @media screen and (max-width: 768px) {
    .page-Infancia-y-adolescencia .reference-heading-with-divider-and-text .heading-divider-text-component .teaser-title {
      padding: 0; } }

.page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem {
  margin-top: 5.68063rem; }
  @media screen and (max-width: 768px) {
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem {
      margin-top: 0; } }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-Infancia-y-adolescencia .second-teaser .reference-teaser-divider-listitem .teaser-image-component .image-container .teaser-divider img {
      width: 100%; } }

.page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .headingTitle {
  padding: 0 280px;
  margin-bottom: 80px; }
  @media screen and (min-width: 769px) and (max-width: 1600px) {
    .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .headingTitle {
      padding: 0 75px;
      margin-bottom: 38px; } }
  @media screen and (max-width: 768px) {
    .page-Infancia-y-adolescencia .reference-list-with-icon .list-with-arrow .headingTitle {
      padding: 0;
      margin-bottom: 16px; } }

.page-Infancia-y-adolescencia .reference-title-text-divider-two-buttons .title-text-divider-withtwobtns h3 {
  padding: 0 120px; }

.page-Infancia-y-adolescencia .richText .richText-content .card-main-title {
  padding: 0 30px 32px; }

