@charset "UTF-8";
/*SIZE*/
/*Solo para punto corte cabecera y footer*/
/* COLORS */
/* FONTS */
/* SHADOW */
/* border */
/*Transition*/
/* Media queries */
/* Ejemplo Uso
  body{ 
      ...
      @include media-breakpoint-up($sm) {
          background:red;
      }
      @include media-breakpoint-up($md) {
          background:none;
      }
      ...   
  }
  */
/* Ejemplo de uso:
  p {
    @include font-size(13);
  }
  */
/* Ejemplo de uso:
al-box{
  @include almirall-radius;
}
*/
/* Ejemplo de uso:
p {
    @include fluid-type($min_width, $max_width, $min_font, $max_font);
}
*/
@import url(libs/swiper.min.css?t=1764683566215);
@import url(libs/simplebar.css?t=1764683566215);
@import url(libs/daterangepicker.css?t=1764683566215);
@import url(libs/jquery.custom-select.css?t=1764683566215);
@import url(fonts/1706-RPNLPN.css?t=1764683566215);
body {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  color: #3C3C3C;
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) {
    body {
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px; } }

#CookieBanner {
  z-index: 10; }

.CookieDeclarationDialogText {
  display: none; }

.CookieDeclarationIntro {
  display: none; }

.add-margin {
  margin-top: 40px; }
  @media (min-width: 768px) {
    .add-margin {
      margin-top: 140px; } }

@media (min-width: 768px) {
  .add-border--b {
    border-bottom: 1px solid #DCDCDC; } }

.subscribe-action {
  margin-bottom: 0 !important; }

#waveAnimation-top {
  pointer-events: none; }

p {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  line-height: 21px;
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 768px) {
    p {
      line-height: 24px; } }

.h1-home {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 60px; }
  @media (min-width: 768px) {
    .h1-home {
      font-size: 88px;
      font-size: 5.5rem;
      line-height: 87px; } }

.h2-home {
  font-family: "Graphik Light", Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px; }
  @media (min-width: 768px) {
    .h2-home {
      font-size: 57px;
      font-size: 3.5625rem;
      line-height: 64px; } }

.h3-home {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px; }
  @media (min-width: 768px) {
    .h3-home {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 30px; } }

.h1-subhome {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 38px; }
  @media (min-width: 768px) {
    .h1-subhome {
      font-size: 51px;
      font-size: 3.1875rem;
      line-height: 48px; } }

.h2-light {
  font-family: "Graphik Light", Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px; }
  @media (min-width: 768px) {
    .h2-light {
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 45px; } }
  .h2-light.line-green:after {
    content: "";
    display: block;
    position: relative;
    background-color: #00F0BE;
    width: 46.81px;
    height: 2px;
    margin-top: 8px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  .h2-light.line-green:hover:after {
    width: 100px; }

.h2 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 45px; }
  @media (min-width: 768px) {
    .h2 {
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 45px; } }

.h2-medium {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  color: #002855;
  line-height: 32px; }
  @media (min-width: 768px) {
    .h2-medium {
      font-size: 24px;
      font-size: 1.5rem; } }

.h2-semiBold {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  color: #002855;
  line-height: 32px; }
  @media (min-width: 768px) {
    .h2-semiBold {
      font-size: 24px;
      font-size: 1.5rem; } }

.h2-semiBold-xl {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  color: #002855;
  line-height: 32px; }
  @media (min-width: 768px) {
    .h2-semiBold-xl {
      font-size: 32px;
      font-size: 2rem;
      line-height: 38px; } }

.h3-medium {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px; }
  @media (min-width: 768px) {
    .h3-medium {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 28px; } }

.h3-medium-blue {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px; }
  @media (min-width: 768px) {
    .h3-medium-blue {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 28px; } }

.h3-semiBold {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px; }
  @media (min-width: 768px) {
    .h3-semiBold {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 28px; } }

.h4 {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px; }
  @media (min-width: 768px) {
    .h4 {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 28px; } }

.h4-semiBold {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px; }

.h5 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px; }
  @media (min-width: 768px) {
    .h5 {
      font-size: 16px;
      font-size: 1rem;
      line-height: 24px; } }

.h5-semiBold {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px; }
  @media (min-width: 768px) {
    .h5-semiBold {
      font-size: 16px;
      font-size: 1rem;
      line-height: 19px; } }

.text14 {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px; }

.text16 {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px; }
  @media (min-width: 768px) {
    .text16 {
      font-size: 16px;
      font-size: 1rem;
      line-height: 21px; } }

.text18 {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px; }
  @media (min-width: 768px) {
    .text18 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 22px; } }

.text24 {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px; }
  @media (min-width: 768px) {
    .text24 {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 32px; } }

.text18-semiBold {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px; }
  @media (min-width: 768px) {
    .text18-semiBold {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 22px; } }

.footer-link {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px; }
  @media (min-width: 768px) {
    .footer-link {
      line-height: 40px; } }

.link-14 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px; }
  @media (min-width: 768px) {
    .link-14 {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px; } }

.link-16 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px; }
  @media (min-width: 768px) {
    .link-16 {
      font-size: 16px;
      font-size: 1rem;
      line-height: 20px; } }

.link-18 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px; }
  @media (min-width: 768px) {
    .link-18 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 20px; } }

.title__wrapper .title {
  font-family: "Graphik Light", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .title__wrapper .title {
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 45px; } }
  .title__wrapper .title:after {
    content: "";
    display: block;
    position: relative;
    background-color: #00F0BE;
    width: 46.81px;
    height: 2px;
    margin-top: 8px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  .title__wrapper .title:hover:after {
    width: 100px; }

.title__wrapper .subtitle {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  color: #3C3C3C;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .title__wrapper .subtitle {
      font-size: 18px;
      font-size: 1.125rem; } }

.pd-lr-16 {
  padding-left: 16px;
  padding-right: 16px; }

.green {
  color: #008C94; }

.red {
  color: #F43319; }

@media (min-width: 1280px) {
  .fixed-content {
    position: fixed;
    top: 238px;
    width: 270px;
    transition: top 0.2s ease-out;
    transform: translateZ(0); } }

@media (min-width: 1280px) {
  .fixed-content-other {
    position: sticky;
    top: 540px;
    width: auto;
    transition: top 0.2s ease-out;
    transform: translateZ(0); } }

.btn-al-primary {
  font-size: 18px;
  font-size: 1.125rem;
  color: #002855;
  background-color: #00F0BE;
  border-radius: 0 0 12px 0;
  -webkit-transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  padding: 12px;
  min-width: 130px; }
  .btn-al-primary:hover, .btn-al-primary:focus {
    color: #FFFFFF;
    background-color: #002855; }
  .btn-al-primary--icon::after {
    content: url(/o/almirall-restyling-theme/images/icons/ic_arrow-blue.svg);
    position: relative;
    padding: 0 2px 0 8px;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
    transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
  .btn-al-primary--icon:hover:after, .btn-al-primary--icon:focus:after {
    content: url(/o/almirall-restyling-theme/images/icons/ic_arrow.svg); }
  .btn-al-primary--icon:active:after {
    right: -8px; }
  .btn-al-primary--video {
    padding: 12px 60px 12px 18px;
    position: relative;
    text-align: center; }
    .btn-al-primary--video:after {
      content: "\e90e";
      font-family: 'almirall' !important;
      position: absolute;
      right: 18px;
      top: 12px;
      font-size: 26px;
      font-size: 1.625rem; }
    @media (min-width: 768px) {
      .btn-al-primary--video {
        text-align: left;
        width: 100%; } }

.btn-al-secondary {
  color: #FFFFFF;
  background-color: #002855;
  border-radius: 0 0 12px 0;
  padding: 10px;
  white-space: initial;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  min-width: 130px; }
  @media (min-width: 768px) {
    .btn-al-secondary {
      font-size: 16px;
      font-size: 1rem;
      padding: 12px; } }
  .btn-al-secondary:hover, .btn-al-secondary:focus {
    color: #002855;
    background-color: #00F0BE; }
  .btn-al-secondary--icon::after {
    content: url(/o/almirall-restyling-theme/images/icons/ic_arrow-blue.svg);
    position: relative;
    padding: 0 2px 0 8px;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
    transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
  .btn-al-secondary--icon:active:after {
    right: -8px; }
  .btn-al-secondary--icon-white {
    color: #FFFFFF; }
    .btn-al-secondary--icon-white::after {
      content: url(/o/almirall-restyling-theme/images/icons/fw-white.svg); }

.btn-al-secondary--white-hover:hover, .btn-al-secondary--white-hover:focus {
  color: #002855;
  background-color: #FFFFFF; }

.btn-al-white {
  color: #002855;
  background-color: #00F0BE;
  border-radius: 0 0 12px 0;
  -webkit-transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  padding: 12px;
  min-width: 130px; }
  .btn-al-white:hover, .btn-al-white:focus {
    color: #FFFFFF;
    background-color: #002855; }
  .btn-al-white--icon::after {
    content: url(/o/almirall-restyling-theme/images/icons/ic_arrow-blue.svg);
    position: relative;
    padding: 0 2px 0 8px;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
    transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
  .btn-al-white--icon:active:after {
    right: -8px; }

.btn-al-green {
  color: #008C94;
  background-color: #FFFFFF;
  border-radius: 0 0 12px 0;
  text-align: left;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 12px;
  min-width: 100px; }
  @media (min-width: 768px) {
    .btn-al-green {
      font-size: 16px;
      font-size: 1rem;
      min-width: 130px; } }
  .btn-al-green:hover, .btn-al-green:focus {
    color: #FFFFFF;
    background-color: #002855; }
  .btn-al-green--icon::after {
    content: url(/o/almirall-restyling-theme/images/icons/Fw.svg);
    position: relative;
    padding: 0 2px 0 8px;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
    transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
  .btn-al-green--icon:active:after {
    right: -8px; }

.btn-al-green2 {
  color: #008C94;
  background-color: #FFFFFF;
  border-radius: 0 0 12px 0;
  padding: 12px;
  min-width: 130px; }
  .btn-al-green2:hover, .btn-al-green2:focus {
    color: #002855;
    background-color: #00F0BE; }

.btn-sm {
  font-size: 16px;
  font-size: 1rem;
  padding: 8px; }
  @media (min-width: 992px) {
    .btn-sm {
      font-size: 16px;
      font-size: 1rem; } }

.btn-video {
  content: url(/o/almirall-restyling-theme/images/icons/ic_play.svg);
  opacity: 1;
  -webkit-transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
  transition: all 300ms cubic-bezier(0, 1, 0.66, 1); }
  .btn-video:hover, .btn-video:focus {
    opacity: .75 !important; }
  .btn-video:active {
    content: url(/o/almirall-restyling-theme/images/icons/ic_play-black.svg); }

.btn-download::after {
  font-family: 'almirall' !important;
  content: "\e906";
  padding-left: 15px; }

.link {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  color: #008C94;
  text-decoration: none !important;
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 1px;
  transition: background-size 0.3s; }
  .link--blue {
    color: #002855 !important; }
  .link--white {
    color: #FFFFFF !important; }
  .link:hover, .link:focus {
    color: #008C94;
    text-decoration: none !important;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s; }
  .link:hover, .link:focus {
    color: #008C94;
    text-decoration: none !important;
    background-size: 100% 1px; }
  .link--delete {
    color: #F6311C;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s; }
    .link--delete:hover, .link--delete:focus {
      background-size: 100% 1px; }
  .link--icon {
    position: relative; }
    .link--icon::after {
      content: "\e900";
      font-family: 'almirall' !important;
      position: absolute;
      padding: 0;
      top: 8px;
      right: -26px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
      transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
    .link--icon-white {
      color: #FFFFFF !important; }
      .link--icon-white::after {
        content: "\e900";
        font-family: 'almirall' !important; }
    .link--icon-blue {
      color: #002855 !important; }
      .link--icon-blue::after {
        content: "\e900";
        font-family: 'almirall' !important; }
    .link--icon-green {
      color: #008C94 !important; }
      .link--icon-green::after {
        content: "\e900";
        font-family: 'almirall' !important;
        display: inline-block;
        margin-left: 7px; }
    .link--icon:active:after {
      right: -32px; }
    .link--icon:hover, .link--icon:focus {
      color: #008C94; }
  .link--back {
    position: relative;
    margin-left: 40px; }
    .link--back::before {
      content: url(/o/almirall-restyling-theme/images/icons/ic_arrow-green.svg);
      position: absolute;
      padding: 0;
      top: -4px;
      left: -37px;
      width: 33px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
      transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
    .link--back-white:before {
      content: url(/o/almirall-restyling-theme/images/icons/ic_arrow.svg); }
    .link--back-blue:before {
      content: url(/o/almirall-restyling-theme/images/icons/ic_arrow-blue.svg); }
    .link--back:active:before {
      left: -45px; }
  .link--external {
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    position: relative; }
    .link--external-green {
      color: #008C94; }
    .link--external:active img, .link--external:hover img {
      right: -45px; }
  .link--simple {
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    color: #008C94;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s;
    font-size: 14px;
    font-size: 0.875rem; }
    .link--simple:hover, .link--simple:focus {
      text-decoration: none !important;
      color: #008C94;
      background-size: 100% 1px; }
    .link--simple-blue {
      color: #002855 !important; }
      .link--simple-blue:hover, .link--simple-blue:focus {
        color: #002855; }
    .link--simple-white {
      color: #FFFFFF; }
      .link--simple-white:hover, .link--simple-white:focus {
        color: #00F0BE; }
  .link--simple16 {
    font-size: 16px;
    font-size: 1rem; }
  .link--simple21 {
    font-size: 21px;
    font-size: 1.3125rem; }

p > a, p * > a {
  color: #008C94;
  text-decoration: none !important; }
  p > a:hover, p > a:focus, p * > a:hover, p * > a:focus {
    color: #008C94;
    text-decoration: none !important; }

@media (min-width: 992px) {
  .combo-al-boxes .col-12 {
    margin-left: 0; } }

.combo-al-boxes .al-box {
  -webkit-box-flex: 1;
  flex: 1;
  margin-bottom: 10px; }
  .combo-al-boxes .al-box__wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%; }

.almirall-modal {
  text-align: center;
  transform: translate(-50%, -50%);
  width: 75%;
  height: 80%;
  top: 50%;
  left: 50%;
  /* Handle on hover */ }
  .almirall-modal .modal-dialog {
    height: 100%;
    width: 100%;
    margin: 0; }
  .almirall-modal .modal-content {
    border-radius: 0; }
    .almirall-modal .modal-content .modal-header {
      border: none;
      -webkit-box-pack: end;
      justify-content: flex-end;
      height: 140px;
      position: relative; }
      .almirall-modal .modal-content .modal-header .close {
        background-image: url(/o/almirall-restyling-theme/images/icons/ic-close.svg);
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        top: 20px;
        right: 40px; }
    .almirall-modal .modal-content .modal-body {
      padding: 0 50px 40px;
      /* height */
      /* Track */
      /* Handle */ }
      .almirall-modal .modal-content .modal-body .wrapper-button {
        text-align: right;
        margin-top: 50px; }
      .almirall-modal .modal-content .modal-body::-webkit-scrollbar {
        height: 7px; }
      .almirall-modal .modal-content .modal-body::-webkit-scrollbar-track {
        background: #DCDCDC; }
      .almirall-modal .modal-content .modal-body::-webkit-scrollbar-thumb {
        background: #042E62;
        border-radius: 10px; }
  .almirall-modal::-webkit-scrollbar-thumb:hover {
    background: #00F0BE; }

.public-page .modal-backdrop {
  background-color: #002855;
  opacity: 1; }

select {
  display: block;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 700;
  color: #444;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: .5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e5e5e5));
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%; }
  select::-ms-expand {
    display: none; }
  select:hover {
    border-color: #888; }
  select:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none; }
  select option {
    font-weight: normal; }

.icon-download {
  vertical-align: text-top; }

.mediakit {
  display: flex;
  flex-direction: row;
  color: #878787;
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase; }
  .mediakit span {
    line-height: 24px;
    padding-right: 10px; }

/* CUSTOM CHECKBOX */
.checkbox {
  position: inherit;
  margin-bottom: 15px;
  text-align: left; }
  .checkbox label {
    min-height: auto;
    padding-left: 0;
    cursor: default;
    position: inherit;
    left: 10px; }
    .checkbox label input[type="checkbox"]:not(:checked), .checkbox label input[type="checkbox"]:checked {
      position: absolute;
      left: -9999px; }
      .checkbox label input[type="checkbox"]:not(:checked) + span, .checkbox label input[type="checkbox"]:checked + span {
        position: relative;
        padding-left: 30px;
        cursor: pointer;
        margin-left: 0;
        left: auto;
        top: auto;
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-size: 0.875rem; }
        @media (min-width: 768px) {
          .checkbox label input[type="checkbox"]:not(:checked) + span, .checkbox label input[type="checkbox"]:checked + span {
            font-size: 18px;
            font-size: 1.125rem; } }
        .checkbox label input[type="checkbox"]:not(:checked) + span:before, .checkbox label input[type="checkbox"]:checked + span:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 24px;
          height: 24px;
          background: #FFFFFF;
          border: 1px solid #DCDCDC; }
        .checkbox label input[type="checkbox"]:not(:checked) + span:after, .checkbox label input[type="checkbox"]:checked + span:after {
          font-family: 'almirall';
          content: '\e917';
          position: absolute;
          left: 5px;
          top: 2px;
          font-size: 14px;
          font-size: 0.875rem;
          color: #002855;
          transition: all .2s; }
        .checkbox label input[type="checkbox"]:not(:checked) + span a, .checkbox label input[type="checkbox"]:checked + span a {
          transition: all .2s;
          font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
          color: #008C94; }
          .checkbox label input[type="checkbox"]:not(:checked) + span a:hover, .checkbox label input[type="checkbox"]:checked + span a:hover {
            color: #444444; }
      .checkbox label input[type="checkbox"]:not(:checked).error + span, .checkbox label input[type="checkbox"]:checked.error + span {
        color: #F43319; }
        .checkbox label input[type="checkbox"]:not(:checked).error + span:before, .checkbox label input[type="checkbox"]:checked.error + span:before {
          border: 1px solid #F43319; }
    .checkbox label input[type="checkbox"]:not(:checked) + span:after {
      opacity: 0;
      transform: scale(0); }
    .checkbox label input[type="checkbox"]:checked + span:before {
      background: #DCDCDC;
      border: 1px solid #DCDCDC; }
    .checkbox label input[type="checkbox"]:checked + span:after {
      opacity: 1;
      transform: scale(1); }
    .checkbox label input[type="checkbox"]:disabled:not(:checked) + span:before, .checkbox label input[type="checkbox"]:disabled:checked + span:before {
      box-shadow: none;
      border: 1px solid #F5F5F5;
      background-color: #F5F5F5; }
    .checkbox label input[type="checkbox"]:disabled:checked + span:after {
      color: #002855; }
    .checkbox label input[type="checkbox"]:disabled + span a {
      color: #3C3C3C;
      pointer-events: none; }
      .checkbox label input[type="checkbox"]:disabled + span a:hover, .checkbox label input[type="checkbox"]:disabled + span a:focus, .checkbox label input[type="checkbox"]:disabled + span a:active {
        color: #444444; }
  .checkbox + label.error {
    font-family: "Graphik Italic", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    display: inline-block;
    color: #F43319; }

/* CUSTOM RADIO */
.radio-button {
  display: none !important;
  *display: inline; }
  .radio-button + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 16px;
    font-size: 1rem; }
    .radio-button + label:before {
      content: "";
      display: block;
      width: 24px;
      height: 24px;
      margin-right: 14px;
      position: absolute;
      top: -3px;
      left: 0;
      border: 1px solid #DCDCDC;
      background-color: #fff;
      border-radius: 50%; }
    .radio-button + label:after {
      opacity: 0;
      transform: scale(0);
      transition: all .2s; }
  .radio-button:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0); }
  .radio-button:checked + label:before {
    background-color: #DCDCDC; }
  .radio-button:checked + label:after {
    opacity: 1;
    transform: scale(1);
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #002855; }

.form-check-inline {
  margin-right: 0; }

.breadcrumb {
  background-color: transparent;
  padding: 0.75rem 1rem 0.75rem 0;
  margin-bottom: 0; }
  .breadcrumb a {
    color: #008C94;
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem; }
  .breadcrumb li.active {
    color: #3C3C3C;
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 25px; }
  .breadcrumb li + li::before {
    display: inline-block;
    color: #3C3C3C;
    padding-left: 5px;
    padding-right: 5px;
    content: "\e903";
    font-family: 'almirall' !important;
    font-size: 10px;
    font-size: 0.625rem; }

form .alert {
  border: none;
  text-align: center; }
  form .alert p {
    font-family: "Graphik Light", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px; }
    @media (min-width: 768px) {
      form .alert p {
        font-size: 38px;
        font-size: 2.375rem;
        line-height: 45px; } }
  form .alert.alert-danger {
    background-color: transparent;
    color: #F43319; }
  form .alert.alert-success {
    background-color: transparent;
    color: #042E62; }

/* CSS for Sticky Popup */
.almirall-sticky-popup {
  box-sizing: border-box;
  background: #00F0BE;
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
  position: fixed;
  width: 250px;
  height: auto;
  padding: 50px;
  text-align: center;
  right: -220px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 200ms linear;
  z-index: 1000; }
  .almirall-sticky-popup.active {
    right: 0;
    background: white; }
  .almirall-sticky-popup .close {
    background-image: url(/o/almirall-restyling-theme/images/icons/ic-close.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 25px;
    width: 20px; }
  .almirall-sticky-popup .icon-arrow-right {
    top: 50%;
    left: 10px;
    position: absolute;
    transform: rotate(0deg); }

/*CSS for new Investor Graphics*/
#sharePerformanceTabs {
  border-bottom: none; }

#sharePerformanceTabs > li:before {
  content: none; }

#sharePerformanceTabs > li > a {
  color: #3C3C3C; }

#sharePerformanceTabs > li > a.active {
  color: #002855;
  font-weight: 600;
  background-color: transparent !important;
  border: none;
  border-bottom: solid 2px #00F0BE; }

#sharePerformanceTabs > li > a:hover {
  color: #00F0BE;
  font-weight: 600;
  border: none; }

#sharePerformanceTabsContent > div > p {
  padding-top: 10px; }

.iframe-investors {
  pointer-events: all !important; }

.swiper-container-initialized {
  overflow: hidden; }
  .swiper-container-initialized .swiper-wrapper {
    flex-wrap: nowrap !important;
    margin: auto;
    width: 100%;
    position: relative; }

:focus {
  outline: none; }

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

.dropdown-menu {
  max-height: 550px; }

a[href^="tel:"] {
  color: #3C3C3C; }

a[data-toggle="collapse"] {
  cursor: pointer; }

/* .portlet-journal-content .journal-content-article img,
.portlet-journal-content .journal-content-article .cke_widget_image {

  height: 100%;
  width: auto;
  max-width: inherit;

  @include media-breakpoint-up($sm) {
    height: auto;
    max-width: 100%;
  }
} */
.second-level-nav__items.nav-bar-scroll > .nav-list > .nav-item ul.nav-list:not(:has(ul.nav-list)) {
  overflow-y: auto; }

.content-html h1 {
  font-family: "Graphik Light", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .content-html h1 {
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 45px; } }
  .content-html h1:after {
    content: "";
    display: block;
    position: relative;
    background-color: #00F0BE;
    width: 46.81px;
    height: 2px;
    margin-top: 8px; }

.content-html h2 {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  color: #002855;
  margin-bottom: 20px;
  padding-top: 15px;
  font-size: 21px;
  font-size: 1.3125rem; }
  @media (min-width: 768px) {
    .content-html h2 {
      font-size: 21px;
      font-size: 1.3125rem;
      margin-bottom: 30px; } }
  .content-html h2.h3-medium-blue {
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    color: #002855;
    margin-bottom: 20px;
    line-height: 28px;
    padding-top: 15px;
    font-size: 20px;
    font-size: 1.25rem; }
    @media (min-width: 768px) {
      .content-html h2.h3-medium-blue {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 30px;
        line-height: 32px;
        padding-top: 20px; } }

.content-html h3 {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  color: #002855;
  margin-bottom: 10px;
  line-height: 28px;
  padding-top: 15px;
  font-size: 20px;
  font-size: 1.25rem; }
  @media (min-width: 768px) {
    .content-html h3 {
      font-size: 24px;
      font-size: 1.5rem;
      margin-bottom: 15px;
      line-height: 32px;
      padding-top: 20px; } }

.content-html h4 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  color: #3C3C3C;
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  margin-bottom: 16px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .content-html h4 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 20px;
      margin-bottom: 20px; } }

.content-html h5 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  color: #3C3C3C;
  line-height: 16px;
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 0.875rem; }
  @media (min-width: 768px) {
    .content-html h5 {
      font-size: 16px;
      font-size: 1rem;
      line-height: 18px; } }

.content-html p {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  color: #3C3C3C;
  width: 100%;
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .content-html p {
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: 13px; } }

.content-html p.small {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px; }

.content-html ul {
  padding-top: 20px; }
  .content-html ul li {
    list-style: none;
    padding-bottom: 20px;
    position: relative;
    padding-left: 20px; }
    .content-html ul li:before {
      content: "";
      background-color: #00F0BE;
      width: 5px;
      height: 5px;
      position: absolute;
      left: 0;
      top: 10px; }
    .content-html ul li span {
      border: solid 1px #000000;
      border-radius: 50%; }
  .content-html ul.list-check li {
    padding-left: 40px; }
    .content-html ul.list-check li:before {
      content: "\e917";
      font-family: 'almirall' !important;
      color: #002855;
      font-size: 32px;
      position: absolute;
      left: 0;
      top: 0;
      background-color: transparent; }

.content-html ol {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 80px; }
  .content-html ol li {
    padding-bottom: 10px;
    list-style: none;
    counter-increment: lista;
    position: relative; }
    .content-html ol li:before {
      content: counter(lista);
      left: -45px;
      position: absolute;
      text-align: right;
      width: 45px;
      font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
      color: #002855;
      font-size: 24px;
      padding-right: 15px; }

.content-html img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-top: 15px; }
  @media (min-width: 768px) {
    .content-html img {
      margin-bottom: 30px; } }

.content-html .list-default {
  padding-top: 0px;
  padding-left: 0px; }
  .content-html .list-default > li > ul {
    margin-top: 13px; }
  .content-html .list-default > li {
    margin-bottom: 13px;
    padding-left: 0px;
    padding-bottom: 0px; }
  .content-html .list-default > li:before {
    content: none; }
  @media (min-width: 768px) {
    .content-html .list-default {
      padding-left: revert; } }

.content-html .content-html-2cols {
  margin-top: 40px; }

.content-html .quotes {
  background-color: #F0F0F0;
  font-family: "Graphik Italic", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 20px;
  border-radius: 0 0 16px 0;
  line-height: 150%;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 30px; }

.content-html .testimonial {
  background-color: #F0F0F0;
  font-family: "Graphik Italic", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 20px;
  border-radius: 0 0 16px 0;
  line-height: 150%;
  margin-top: 30px; }
  .content-html .testimonial .italics {
    font-family: "Graphik Italic", Arial, Helvetica, sans-serif; }

.content-html .row {
  margin: 0; }

#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_9ajDtnjsAgJr {
  padding-top: 38px; }
  #portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_9ajDtnjsAgJr header {
    top: 38px; }

.portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_ .columns-2 .portlet-column-first {
  padding: 0 15px; }

.portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_ .columns-2 .portlet-column-last {
  padding: 0 15px; }

@font-face {
  font-family: 'almirall';
  src: url("fonts/almirall.eot?sxpwe7");
  src: url("fonts/almirall.eot?sxpwe7#iefix") format("embedded-opentype"), url("fonts/almirall.ttf?sxpwe7") format("truetype"), url("fonts/almirall.woff?sxpwe7") format("woff"), url("fonts/almirall.svg?sxpwe7#almirall") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'almirall' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow:before {
  content: "\e900"; }

.icon-arrow-curved-left:before {
  content: "\e901"; }

.icon-arrow-curved-right:before {
  content: "\e902"; }

.icon-arrow-right:before {
  content: "\e903"; }

.icon-arrows2:before {
  content: "\e904"; }

.icon-close:before {
  content: "\e905"; }

.icon-download:before {
  content: "\e906"; }

.icon-external:before {
  content: "\e907"; }

.icon-forward:before {
  content: "\e908"; }

.icon-hc-professionals:before {
  content: "\e909"; }

.icon-investors-home:before {
  content: "\e90a"; }

.icon-language:before {
  content: "\e90b"; }

.icon-minus:before {
  content: "\e90c"; }

.icon-patients:before {
  content: "\e90d"; }

.icon-play:before {
  content: "\e90e"; }

.icon-plus:before {
  content: "\e90f"; }

.icon-search:before {
  content: "\e910"; }

.icon-talent:before {
  content: "\e911"; }

.icon-webcast:before {
  content: "\e912"; }

.icon-default:before {
  content: "\e913"; }

.icon-arrow-down:before {
  content: "\e914"; }

.icon-arrow-up:before {
  content: "\e915"; }

.icon-mediakit:before {
  content: "\e916"; }

.icon-bullet:before {
  content: "\e917"; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #A6A6A6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #D3DADD;
  border-bottom-color: #AEB8BC; }

.lfr-asset-category-list a.selected {
  background-color: #EEE; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #D7F1FF; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88C5D9; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended, .lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #CCC; }

.lfr-form-row {
  border-bottom-color: #CCC; }

.lfr-form-row:hover {
  background-color: #DFFCCB;
  border-color: #B2FF3A; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #FFF; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media only screen and (min-width: 768px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #FFF;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #FAFAFA; }
    .lfr-code tr td.line-numbers:before {
      color: #AAA;
      text-shadow: 1px 1px #FFF; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #B3DAEF;
  border-color: #5FA8FF;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #D1E5EF; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #B3DAEF; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th, .lfr-table > thead > tr > th, .lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected, .lfr-configurator-visibility {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7B7B7B; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5F5F5F; }

.openid-login input[type="text"] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #FFF;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

.lfr-panel-container, .lfr-floating-container {
  background: #FFF; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #D6D6D6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #CDCDCD; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #CECECE; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #CCC; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #CCC; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #EFEFEF; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #CCC; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #CFD2D5;
  border-bottom-color: #DCDEE0;
  border-top-color: #DCDEE0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #CFD2D5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99A7B3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6B7785 #7C8994 #919FA9;
    color: #FFF;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094D7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659C #396EA8 #4C8CCB; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6D6D6E; }

.lfr-preview-file-image-current-column, .lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #FFF;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #AEB8BC; }

.lfr-preview-file-image-selected img, .lfr-preview-file-image:hover img {
  border-color: #00A2EA; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #FFF; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #A1A2A4; }

.lfr-plain-editor textarea, .lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.lfr-spa-loading-bar {
  background: #2FA4F5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #EEE; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #E5E4E8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #CCC #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #FFF;
    border-right-color: #CCC;
    font-size: 12px; }

.lfr-toolbar .lfr-button, .lfr-emoticon-container .lfr-button {
  border-color: #E5E4E8; }

.lfr-emoticon-container {
  background: #E5E4E8;
  border-color: #CCC; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #D1E5EF; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598BEC;
    border-color: #224FA8;
    color: #FFF; }

.lfr-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #DDD; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869CAD; }

.lfr-upload-container .delete-button {
  color: #869CAD; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #FDD url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

.lfr-upload-container .upload-complete .error-message, .lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #FFC; }

.lfr-upload-container .progress-bar {
  background: #FFF;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8DB2E3; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #DDEDDE;
  border-color: #7D7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7ABFDD; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057CB0; }

.app-view-entry.selected .entry-metadata dt, .app-view-entry.selected .entry-metadata dd, .app-view-entry.selected .entry-metadata .entry-categories, .app-view-entry.selected .entry-metadata .entry-tags, .app-view-entry.selected .entry-metadata .entry-description {
  color: #F0F0F0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt, .app-view-entry .entry-metadata dd, .app-view-entry .entry-metadata .entry-categories, .app-view-entry .entry-metadata .entry-tags, .app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00A2EA; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #FFF; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5AD300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #D3E8F1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a, .app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover, .app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #D3E8F1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #EDF0F3; }

.app-view-search-entry-taglib.search {
  background-color: #FFF; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #E2E5E8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media only screen and (max-width: 767px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-links {
  border-radius: 4px; }
  .taglib-asset-links h2 {
    color: #999;
    font-size: 1em; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009AE5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8C8C8C;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th, .taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover, .taglib-calendar a:focus {
  background-color: #CCC; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit; }

.taglib-categorization-filter .asset-entry {
  background-color: #DEE7F8;
  border-color: #CAD8F3; }
  .taglib-categorization-filter .asset-entry:hover a {
    text-decoration: none; }
    .taglib-categorization-filter .asset-entry:hover a .icon-remove {
      background-color: #CAD8F3; }

.taglib-diff-addedline, #taglib-diff-results ins {
  background: #E6FFE6; }

.taglib-diff-context {
  background: #EEE; }

.taglib-diff-deletedline, #taglib-diff-results del {
  background: #FFE6E6; }

.taglib-diff-html div.diff-removed-image {
  background: #FDC6C6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #CFC url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #CFC;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #CFC; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #FDC6C6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #FDC6C6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009AE5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009AE5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #E5E5E5; }

.diff-version-comparator .diff-version-filter {
  background-color: #F9F9F9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #DBDDE1; }

@media only screen and (min-width: 768px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a, .taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #DDD;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #E8E6E8;
  color: #A5A6AC; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00C2FF;
  color: #FFF; }

.drop-here-info .drop-text {
  color: #FFF; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #CCC;
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #C8C9CA;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.taglib-image-selector .change-image-controls {
  background: #FFF; }

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #B0B4BB;
  opacity: 0.7; }

.taglib-image-selector.check-active .glyphicon-ok {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .glyphicon-ok {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item, .input-localized .palette-item-inner, .input-localized .palette-item-hover, .input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27C1F2; }

.taglib-move-boxes .choice-selector label {
  background: #EBF1F9;
  border-bottom-color: #8DB2F3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #FAFAFA; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #AAA;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #CCC; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #F3F3F3; }
  @media only screen and (min-width: 768px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828F95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #D3DADD;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper a {
  color: #212529; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #F7F8F9;
    border-radius: 4px;
    color: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5, .lfr-search-container-wrapper .list-group .list-group-item h6, .lfr-search-container-wrapper .list-group .list-group-item .h5, .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child, .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child, .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media only screen and (min-width: 768px) {
    .lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column, .lfr-create-date-column, .lfr-date-column, .lfr-display-date-column, .lfr-expiration-date-column, .lfr-last-post-date-column, .lfr-modified-date-column, .lfr-removed-date-column, .lfr-reply-date-column, .lfr-revision-column, .lfr-size-column {
  white-space: nowrap; }

.lfr-description-column, .lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column, .lfr-name-column, .lfr-parent-organization-column, .lfr-screen-name-column, .lfr-title-column, .lfr-url-column, .lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column, .lfr-mobile-column, .lfr-website-column {
  min-width: 100px; }
  @media only screen and (min-width: 768px) {
    .lfr-email-column, .lfr-mobile-column, .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group, .lfr-mobile-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.user-info .user-details .date-info {
  color: #8C8C8C; }

.user-info .user-details .user-name {
  color: #009AE5; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #FCFCFC;
  border-color: #DDD; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #CCC; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #F0F5F7; }

.js .taglib-webdav table {
  border-color: #828F95; }

.taglib-workflow-status .workflow-id, .taglib-workflow-status .workflow-version, .taglib-workflow-status .workflow-status {
  color: #999; }

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65B6F0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n+2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: md) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: sm-1px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: sm-1px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280, .dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default, .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media only screen and (min-width: 768px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media only screen and (min-width: 768px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media only screen and (min-width: 768px) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media only screen and (min-width: 992px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #e9ecef;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media only screen and (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.lfr-editable {
  outline: 1px dashed #68BB30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68BB30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2B4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      background: transparent;
      border-left-color: #DBDDE1;
      color: #B0B4BB; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #CCC; }

.alloy-editor-container .alloy-editor-icon {
  color: #869CAD; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #CC6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  background-clip: content-box;
  bottom: -15px;
  height: 40px;
  outline-color: transparent;
  padding: 20px 10px 10px 20px;
  right: -15px;
  width: 40px; }

.html-editor.portlet {
  background: #FFF;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #EEF0F2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #CCC; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #FFF;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #FFF;
    color: #2B4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #EDEDEF;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: "\f0d7"; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: "\f0dA"; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #FFF; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #CCC; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #EDEDEF; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34ADAB; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1D5EC7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #FF6C58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #F00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474F;
    color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555E;
      color: #FFF; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009AED; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394E; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4D91FF; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #CCC; }

.mce-content-body {
  text-align: start; }

.file-icon-color-0 {
  background-color: #6B6C7E;
  color: #FFF; }

.file-icon-color-1 {
  background-color: #A7A9BC;
  color: #FFF; }

.file-icon-color-2 {
  background-color: #50D2A0;
  color: #FFF; }

.file-icon-color-3 {
  background-color: #AF78FF;
  color: #FFF; }

.file-icon-color-4 {
  background-color: #FFB46E;
  color: #FFF; }

.file-icon-color-5 {
  background-color: #FF5F5F;
  color: #FFF; }

.file-icon-color-6 {
  background-color: #4B9BFF;
  color: #FFF; }

.file-icon-color-7 {
  background-color: #272833;
  color: #FFF; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #D3E8F1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #FFF; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media only screen and (min-width: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav .h5 {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media only screen and (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #FFF;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #FFF; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #FFF; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #E5F5FC;
  color: #009AE5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60BFEF;
    border: 1px solid #60BFEF;
    color: #FFF; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #F3F3F3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #CCC9C9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00A2EA;
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type="radio"]:checked + .card-horizontal {
    box-shadow: inset 0 0 0 2px #65B6F0; }

.dialog-iframe-popup #main-content, .dialog-iframe-popup #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

.modal-body {
  overflow: auto; }
  .modal-body.dialog-iframe-bd {
    overflow: hidden; }

@media only screen and (min-width: 768px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #5EAF3D; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5EAF3D; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #FFF; }

.paginator-link {
  background: #EEE no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083BD url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }

.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #C0C2C5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer {
  display: inline-flex; }
  .sheet-footer .btn {
    margin-right: 0.5rem; }
    .sheet-footer .btn:last-child {
      margin-right: 0; }

@media only screen and (min-width: 768px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869CAD;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip, .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }

.tree-node [class^="icon-"] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #F4F3F3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.user-icon-color-0 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #008576; }

.user-icon-color-1 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #287D3C; }

.user-icon-color-2 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #2E5AAC; }

.user-icon-color-3 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #DA1414; }

.user-icon-color-4 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #007DAB; }

.user-icon-color-5 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #272833; }

.user-icon-color-6 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #6B6C7E; }

.user-icon-color-7 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #B95000; }

.user-icon-color-8 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #BE3370; }

.user-icon-color-9 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #9C33BE; }

.container-fluid-max-xxl {
  max-width: 1440px;
  margin: auto; }

@media (min-width: 1440px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto; }

.container-fluid {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; }

.row, .form-horizontal > .form-group {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    margin-right: -16px;
    margin-left: -16px; }
  .card-deck .card {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-right: 16px;
    margin-bottom: 0;
    margin-left: 16px; } }

.card-page-item-header {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%; }

.card-page-item-directory {
  display: block;
  flex-basis: 200px;
  -webkit-box-flex: 1;
  flex-grow: 1;
  min-width: 200px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  width: 100%; }

@media (min-width: null) {
  .card-page-item-directory {
    min-width: 200px;
    padding-left: 16px;
    padding-right: 16px; } }

.card-page-item-asset {
  display: block;
  flex-basis: 200px;
  -webkit-box-flex: 1;
  flex-grow: 1;
  min-width: 200px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  width: 100%; }

@media (min-width: null) {
  .card-page-item-asset {
    min-width: 200px;
    padding-left: 16px;
    padding-right: 16px; } }

.container .card-page,
.container-fluid .card-page {
  margin-left: -16px;
  margin-right: -16px; }

.sticker-bottom-right {
  bottom: 16px;
  left: auto;
  position: absolute;
  right: 16px;
  top: auto; }

.sticker-top-right {
  left: auto;
  position: absolute;
  right: 16px;
  top: 16px; }

@media (min-width: 576px) {
  .form-group-autofit > .form-group-item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 16px; } }

.navbar-expand-sm .container,
.navbar-expand-sm .container-fluid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 575.98px) {
  .navbar-expand-sm.navbar-collapse-absolute .navbar-collapse .container,
  .navbar-expand-sm.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 16px;
    padding-right: 16px; } }

.navbar-expand-md .container,
.navbar-expand-md .container-fluid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 767.98px) {
  .navbar-expand-md.navbar-collapse-absolute .navbar-collapse .container,
  .navbar-expand-md.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 16px;
    padding-right: 16px; } }

.navbar-expand-lg .container,
.navbar-expand-lg .container-fluid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 991.98px) {
  .navbar-expand-lg.navbar-collapse-absolute .navbar-collapse .container,
  .navbar-expand-lg.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 16px;
    padding-right: 16px; } }

.navbar-expand-xl .container,
.navbar-expand-xl .container-fluid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 1199.98px) {
  .navbar-expand-xl.navbar-collapse-absolute .navbar-collapse .container,
  .navbar-expand-xl.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 16px;
    padding-right: 16px; } }

.navbar-expand .container,
.navbar-expand .container-fluid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 767.98px) {
  .menubar-vertical-expand-md {
    -webkit-box-align: center;
    align-items: center;
    border-color: transparent;
    border-style: solid;
    border-width: 0.0625rem;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    margin-left: -16px;
    margin-right: -16px;
    max-width: none;
    min-height: 3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

@media (max-width: 991.98px) {
  .menubar-vertical-expand-lg {
    -webkit-box-align: center;
    align-items: center;
    border-color: transparent;
    border-style: solid;
    border-width: 0.0625rem;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    margin-left: -16px;
    margin-right: -16px;
    max-width: none;
    min-height: 3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

.container-fluid-1280.sidenav-container {
  padding-left: 16px;
  padding-right: 16px; }

.table td:first-child,
.table th:first-child {
  padding-left: 16px; }

.table td:last-child,
.table th:last-child {
  padding-right: 16px; }

.container-fluid-1280 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%; }

.sticker-right {
  left: auto;
  position: absolute;
  right: 16px;
  top: 16px; }

.portlet-content-editable {
  border-color: transparent !important;
  border-radius: 0 0 !important;
  border-style: solid !important;
  border-width: 1px 1px 1px 1px !important;
  padding: 10px !important; }

.portlet-layout > .col-12 {
  padding: 0; }

.portlet-layout > .col-xxl-10 {
  padding: 0 16px; }

.portlet-decorate .portlet-content {
  border-width: 0; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0; }

.autofit-float.autofit-row.portlet-header {
  margin-bottom: 0; }

.portlet {
  margin-bottom: 0; }

.almirall-wrapper {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  max-width: 100%; }

@media only screen and (min-width: 768px) {
  .portlet > .portlet-topper {
    height: 0;
    position: relative; }
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    height: 100%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

.menu-open {
  overflow: hidden; }

.has-control-menu .portlet-column {
  min-height: 3px;
  padding-bottom: 10px !important; }

@media (min-width: 1440px) {
  .row .col-12 {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto; } }

.almirall-related-content .col-12,
.almirall-related-content .content-twoCols,
.almirall-related-content .content-oneCol {
  padding: 0 16px; }

@media (min-width: 768px) {
  .almirall-related-content .content-twoCols,
  .almirall-related-content .content-oneCol {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0; }
  .almirall-related-content .content-oneCol > .row {
    margin: 0; }
  .almirall-related-content .col-12 {
    padding: 0; } }

@media (min-width: 768px) {
  .almirall-subhome .almirall-container {
    max-width: 1170px;
    margin: 0 auto; }
  .almirall-subhome .almirall-container-100 .container {
    max-width: 1170px;
    margin: 0 auto; } }

.almirall-layout-quick-links .content-row {
  padding: 0 16px; }
  @media (min-width: 1280px) {
    .almirall-layout-quick-links .content-row {
      max-width: 1170px;
      margin: 0 auto; } }

.almirall-layout-quick-links-large .content-row {
  padding: 0 16px; }
  @media (min-width: 1280px) {
    .almirall-layout-quick-links-large .content-row {
      max-width: calc(100% - (8.333333% * 2) - 30px);
      margin: 0 auto;
      padding: 0px; } }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media only screen and (min-width: 992px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  position: absolute;
  width: 100%; }

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder, .navigation-pane .navigation-entry .nav-item-label {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media only screen and (min-width: 992px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #C4C4C4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media only screen and (min-width: 768px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media only screen and (max-width: 767px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384F34; }

.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media only screen and (min-width: 768px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%); } }

@media only screen and (min-width: 768px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media only screen and (min-width: 768px) {
      .portlet > .portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 10px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2; }

.portlet-title-menu {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #F7F7F7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a, .portlet-topper-toolbar > span > a, .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

/* ---------- Portlet controls in mobile ---------- */
@media only screen and (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media only screen and (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

.main-content-body {
  margin-top: 20px; }

.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }

.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-lists-display .lfr-ddm-field-group, .portlet-dynamic-data-lists .lfr-ddm-field-group, .portlet-journal .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px 28px; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn, .widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: md) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content, .underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #CCC; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #FFF; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  border-radius: 10px; }

.portlet-language .portlet-body .current-language, .portlet-language .portlet-body .taglib-icon, .portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder, .portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.taglib-categorization-filter .asset-entry {
  border-radius: 14px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27C1F2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-size: 40px 40px;
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  transition: width, 0.5s, ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

.highlight-animation {
  -moz-animation: highlight-animation 0.7s;
  -webkit-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -moz-animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  -o-animation: shift-rightwards 1s ease-in-out infinite;
  -ms-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-moz-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-o-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text, .mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
  -ms-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #B8C1D1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-linear-gradient(#FFF, #E4E4E4);
  background-image: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-linear-gradient(#F2F2F2, #CCC);
  background-image: linear-gradient(#F2F2F2, #CCC); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00F; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      -webkit-transform: rotate(25deg);
      -moz-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
      -o-transform: rotate(25deg);
      transform: rotate(25deg);
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      -webkit-transform: rotate(-25deg);
      -moz-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
      -o-transform: rotate(-25deg);
      transform: rotate(-25deg);
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
.container-fluid-max-xxl {
  max-width: 1440px;
  margin: auto; }

@media (min-width: 1440px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto; }

.container-fluid {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; }

.row, .form-horizontal > .form-group {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    margin-right: -16px;
    margin-left: -16px; }
  .card-deck .card {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-right: 16px;
    margin-bottom: 0;
    margin-left: 16px; } }

.card-page-item-header {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%; }

.card-page-item-directory {
  display: block;
  flex-basis: 200px;
  -webkit-box-flex: 1;
  flex-grow: 1;
  min-width: 200px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  width: 100%; }

@media (min-width: null) {
  .card-page-item-directory {
    min-width: 200px;
    padding-left: 16px;
    padding-right: 16px; } }

.card-page-item-asset {
  display: block;
  flex-basis: 200px;
  -webkit-box-flex: 1;
  flex-grow: 1;
  min-width: 200px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  width: 100%; }

@media (min-width: null) {
  .card-page-item-asset {
    min-width: 200px;
    padding-left: 16px;
    padding-right: 16px; } }

.container .card-page,
.container-fluid .card-page {
  margin-left: -16px;
  margin-right: -16px; }

.sticker-bottom-right {
  bottom: 16px;
  left: auto;
  position: absolute;
  right: 16px;
  top: auto; }

.sticker-top-right {
  left: auto;
  position: absolute;
  right: 16px;
  top: 16px; }

@media (min-width: 576px) {
  .form-group-autofit > .form-group-item:not(:last-child) {
    margin-bottom: 0;
    margin-right: 16px; } }

.navbar-expand-sm .container,
.navbar-expand-sm .container-fluid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 575.98px) {
  .navbar-expand-sm.navbar-collapse-absolute .navbar-collapse .container,
  .navbar-expand-sm.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 16px;
    padding-right: 16px; } }

.navbar-expand-md .container,
.navbar-expand-md .container-fluid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 767.98px) {
  .navbar-expand-md.navbar-collapse-absolute .navbar-collapse .container,
  .navbar-expand-md.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 16px;
    padding-right: 16px; } }

.navbar-expand-lg .container,
.navbar-expand-lg .container-fluid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 991.98px) {
  .navbar-expand-lg.navbar-collapse-absolute .navbar-collapse .container,
  .navbar-expand-lg.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 16px;
    padding-right: 16px; } }

.navbar-expand-xl .container,
.navbar-expand-xl .container-fluid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 1199.98px) {
  .navbar-expand-xl.navbar-collapse-absolute .navbar-collapse .container,
  .navbar-expand-xl.navbar-collapse-absolute .navbar-collapse .container-fluid {
    padding-left: 16px;
    padding-right: 16px; } }

.navbar-expand .container,
.navbar-expand .container-fluid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }

@media (max-width: 767.98px) {
  .menubar-vertical-expand-md {
    -webkit-box-align: center;
    align-items: center;
    border-color: transparent;
    border-style: solid;
    border-width: 0.0625rem;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    margin-left: -16px;
    margin-right: -16px;
    max-width: none;
    min-height: 3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

@media (max-width: 991.98px) {
  .menubar-vertical-expand-lg {
    -webkit-box-align: center;
    align-items: center;
    border-color: transparent;
    border-style: solid;
    border-width: 0.0625rem;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    margin-left: -16px;
    margin-right: -16px;
    max-width: none;
    min-height: 3rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

.container-fluid-1280.sidenav-container {
  padding-left: 16px;
  padding-right: 16px; }

.table td:first-child,
.table th:first-child {
  padding-left: 16px; }

.table td:last-child,
.table th:last-child {
  padding-right: 16px; }

.container-fluid-1280 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%; }

.sticker-right {
  left: auto;
  position: absolute;
  right: 16px;
  top: 16px; }

.portlet-content-editable {
  border-color: transparent !important;
  border-radius: 0 0 !important;
  border-style: solid !important;
  border-width: 1px 1px 1px 1px !important;
  padding: 10px !important; }

.portlet-layout > .col-12 {
  padding: 0; }

.portlet-layout > .col-xxl-10 {
  padding: 0 16px; }

.portlet-decorate .portlet-content {
  border-width: 0; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 0; }

.autofit-float.autofit-row.portlet-header {
  margin-bottom: 0; }

.portlet {
  margin-bottom: 0; }

.almirall-wrapper {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  max-width: 100%; }

@media only screen and (min-width: 768px) {
  .portlet > .portlet-topper {
    height: 0;
    position: relative; }
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    height: 100%;
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }

.menu-open {
  overflow: hidden; }

.has-control-menu .portlet-column {
  min-height: 3px;
  padding-bottom: 10px !important; }

@media (min-width: 1440px) {
  .row .col-12 {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto; } }

.almirall-related-content .col-12,
.almirall-related-content .content-twoCols,
.almirall-related-content .content-oneCol {
  padding: 0 16px; }

@media (min-width: 768px) {
  .almirall-related-content .content-twoCols,
  .almirall-related-content .content-oneCol {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0; }
  .almirall-related-content .content-oneCol > .row {
    margin: 0; }
  .almirall-related-content .col-12 {
    padding: 0; } }

@media (min-width: 768px) {
  .almirall-subhome .almirall-container {
    max-width: 1170px;
    margin: 0 auto; }
  .almirall-subhome .almirall-container-100 .container {
    max-width: 1170px;
    margin: 0 auto; } }

.almirall-layout-quick-links .content-row {
  padding: 0 16px; }
  @media (min-width: 1280px) {
    .almirall-layout-quick-links .content-row {
      max-width: 1170px;
      margin: 0 auto; } }

.almirall-layout-quick-links-large .content-row {
  padding: 0 16px; }
  @media (min-width: 1280px) {
    .almirall-layout-quick-links-large .content-row {
      max-width: calc(100% - (8.333333% * 2) - 30px);
      margin: 0 auto;
      padding: 0px; } }

/*SIZE*/
/*Solo para punto corte cabecera y footer*/
/* COLORS */
/* FONTS */
/* SHADOW */
/* border */
/*Transition*/
/* Media queries */
/* Ejemplo Uso
  body{ 
      ...
      @include media-breakpoint-up($sm) {
          background:red;
      }
      @include media-breakpoint-up($md) {
          background:none;
      }
      ...   
  }
  */
/* Ejemplo de uso:
  p {
    @include font-size(13);
  }
  */
/* Ejemplo de uso:
al-box{
  @include almirall-radius;
}
*/
/* Ejemplo de uso:
p {
    @include fluid-type($min_width, $max_width, $min_font, $max_font);
}
*/
body {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  color: #3C3C3C;
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif; }
  @media (min-width: 992px) {
    body {
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px; } }

#CookieBanner {
  z-index: 10; }

.CookieDeclarationDialogText {
  display: none; }

.CookieDeclarationIntro {
  display: none; }

.add-margin {
  margin-top: 40px; }
  @media (min-width: 768px) {
    .add-margin {
      margin-top: 140px; } }

@media (min-width: 768px) {
  .add-border--b {
    border-bottom: 1px solid #DCDCDC; } }

.subscribe-action {
  margin-bottom: 0 !important; }

#waveAnimation-top {
  pointer-events: none; }

p {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  line-height: 21px;
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 768px) {
    p {
      line-height: 24px; } }

.h1-home {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 60px; }
  @media (min-width: 768px) {
    .h1-home {
      font-size: 88px;
      font-size: 5.5rem;
      line-height: 87px; } }

.h2-home {
  font-family: "Graphik Light", Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px; }
  @media (min-width: 768px) {
    .h2-home {
      font-size: 57px;
      font-size: 3.5625rem;
      line-height: 64px; } }

.h3-home {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px; }
  @media (min-width: 768px) {
    .h3-home {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 30px; } }

.h1-subhome {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 38px; }
  @media (min-width: 768px) {
    .h1-subhome {
      font-size: 51px;
      font-size: 3.1875rem;
      line-height: 48px; } }

.h2-light {
  font-family: "Graphik Light", Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px; }
  @media (min-width: 768px) {
    .h2-light {
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 45px; } }
  .h2-light.line-green:after {
    content: "";
    display: block;
    position: relative;
    background-color: #00F0BE;
    width: 46.81px;
    height: 2px;
    margin-top: 8px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  .h2-light.line-green:hover:after {
    width: 100px; }

.h2 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 45px; }
  @media (min-width: 768px) {
    .h2 {
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 45px; } }

.h2-medium {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  color: #002855;
  line-height: 32px; }
  @media (min-width: 768px) {
    .h2-medium {
      font-size: 24px;
      font-size: 1.5rem; } }

.h2-semiBold {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  color: #002855;
  line-height: 32px; }
  @media (min-width: 768px) {
    .h2-semiBold {
      font-size: 24px;
      font-size: 1.5rem; } }

.h2-semiBold-xl {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  color: #002855;
  line-height: 32px; }
  @media (min-width: 768px) {
    .h2-semiBold-xl {
      font-size: 32px;
      font-size: 2rem;
      line-height: 38px; } }

.h3-medium {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px; }
  @media (min-width: 768px) {
    .h3-medium {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 28px; } }

.h3-medium-blue {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px; }
  @media (min-width: 768px) {
    .h3-medium-blue {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 28px; } }

.h3-semiBold {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px; }
  @media (min-width: 768px) {
    .h3-semiBold {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 28px; } }

.h4 {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px; }
  @media (min-width: 768px) {
    .h4 {
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 28px; } }

.h4-semiBold {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px; }

.h5 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px; }
  @media (min-width: 768px) {
    .h5 {
      font-size: 16px;
      font-size: 1rem;
      line-height: 24px; } }

.h5-semiBold {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 23px; }
  @media (min-width: 768px) {
    .h5-semiBold {
      font-size: 16px;
      font-size: 1rem;
      line-height: 19px; } }

.text14 {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px; }

.text16 {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px; }
  @media (min-width: 768px) {
    .text16 {
      font-size: 16px;
      font-size: 1rem;
      line-height: 21px; } }

.text18 {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px; }
  @media (min-width: 768px) {
    .text18 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 22px; } }

.text24 {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px; }
  @media (min-width: 768px) {
    .text24 {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 32px; } }

.text18-semiBold {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px; }
  @media (min-width: 768px) {
    .text18-semiBold {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 22px; } }

.footer-link {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px; }
  @media (min-width: 768px) {
    .footer-link {
      line-height: 40px; } }

.link-14 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px; }
  @media (min-width: 768px) {
    .link-14 {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px; } }

.link-16 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px; }
  @media (min-width: 768px) {
    .link-16 {
      font-size: 16px;
      font-size: 1rem;
      line-height: 20px; } }

.link-18 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px; }
  @media (min-width: 768px) {
    .link-18 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 20px; } }

.title__wrapper .title {
  font-family: "Graphik Light", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .title__wrapper .title {
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 45px; } }
  .title__wrapper .title:after {
    content: "";
    display: block;
    position: relative;
    background-color: #00F0BE;
    width: 46.81px;
    height: 2px;
    margin-top: 8px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  .title__wrapper .title:hover:after {
    width: 100px; }

.title__wrapper .subtitle {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  color: #3C3C3C;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .title__wrapper .subtitle {
      font-size: 18px;
      font-size: 1.125rem; } }

.pd-lr-16 {
  padding-left: 16px;
  padding-right: 16px; }

.green {
  color: #008C94; }

.red {
  color: #F43319; }

@media (min-width: 1280px) {
  .fixed-content {
    position: fixed;
    top: 238px;
    width: 270px;
    transition: top 0.2s ease-out;
    transform: translateZ(0); } }

@media (min-width: 1280px) {
  .fixed-content-other {
    position: sticky;
    top: 540px;
    width: auto;
    transition: top 0.2s ease-out;
    transform: translateZ(0); } }

.btn-al-primary {
  font-size: 18px;
  font-size: 1.125rem;
  color: #002855;
  background-color: #00F0BE;
  border-radius: 0 0 12px 0;
  -webkit-transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  padding: 12px;
  min-width: 130px; }
  .btn-al-primary:hover, .btn-al-primary:focus {
    color: #FFFFFF;
    background-color: #002855; }
  .btn-al-primary--icon::after {
    content: url(/o/almirall-restyling-theme/images/icons/ic_arrow-blue.svg);
    position: relative;
    padding: 0 2px 0 8px;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
    transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
  .btn-al-primary--icon:hover:after, .btn-al-primary--icon:focus:after {
    content: url(/o/almirall-restyling-theme/images/icons/ic_arrow.svg); }
  .btn-al-primary--icon:active:after {
    right: -8px; }
  .btn-al-primary--video {
    padding: 12px 60px 12px 18px;
    position: relative;
    text-align: center; }
    .btn-al-primary--video:after {
      content: "\e90e";
      font-family: 'almirall' !important;
      position: absolute;
      right: 18px;
      top: 12px;
      font-size: 26px;
      font-size: 1.625rem; }
    @media (min-width: 768px) {
      .btn-al-primary--video {
        text-align: left;
        width: 100%; } }

.btn-al-secondary {
  color: #FFFFFF;
  background-color: #002855;
  border-radius: 0 0 12px 0;
  padding: 10px;
  white-space: initial;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  min-width: 130px; }
  @media (min-width: 768px) {
    .btn-al-secondary {
      font-size: 16px;
      font-size: 1rem;
      padding: 12px; } }
  .btn-al-secondary:hover, .btn-al-secondary:focus {
    color: #002855;
    background-color: #00F0BE; }
  .btn-al-secondary--icon::after {
    content: url(/o/almirall-restyling-theme/images/icons/ic_arrow-blue.svg);
    position: relative;
    padding: 0 2px 0 8px;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
    transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
  .btn-al-secondary--icon:active:after {
    right: -8px; }
  .btn-al-secondary--icon-white {
    color: #FFFFFF; }
    .btn-al-secondary--icon-white::after {
      content: url(/o/almirall-restyling-theme/images/icons/fw-white.svg); }

.btn-al-secondary--white-hover:hover, .btn-al-secondary--white-hover:focus {
  color: #002855;
  background-color: #FFFFFF; }

.btn-al-white {
  color: #002855;
  background-color: #00F0BE;
  border-radius: 0 0 12px 0;
  -webkit-transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  transition: color, background 0.3s cubic-bezier(0, 1, 0.66, 1);
  padding: 12px;
  min-width: 130px; }
  .btn-al-white:hover, .btn-al-white:focus {
    color: #FFFFFF;
    background-color: #002855; }
  .btn-al-white--icon::after {
    content: url(/o/almirall-restyling-theme/images/icons/ic_arrow-blue.svg);
    position: relative;
    padding: 0 2px 0 8px;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
    transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
  .btn-al-white--icon:active:after {
    right: -8px; }

.btn-al-green {
  color: #008C94;
  background-color: #FFFFFF;
  border-radius: 0 0 12px 0;
  text-align: left;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 12px;
  min-width: 100px; }
  @media (min-width: 768px) {
    .btn-al-green {
      font-size: 16px;
      font-size: 1rem;
      min-width: 130px; } }
  .btn-al-green:hover, .btn-al-green:focus {
    color: #FFFFFF;
    background-color: #002855; }
  .btn-al-green--icon::after {
    content: url(/o/almirall-restyling-theme/images/icons/Fw.svg);
    position: relative;
    padding: 0 2px 0 8px;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
    transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
  .btn-al-green--icon:active:after {
    right: -8px; }

.btn-al-green2 {
  color: #008C94;
  background-color: #FFFFFF;
  border-radius: 0 0 12px 0;
  padding: 12px;
  min-width: 130px; }
  .btn-al-green2:hover, .btn-al-green2:focus {
    color: #002855;
    background-color: #00F0BE; }

.btn-sm {
  font-size: 16px;
  font-size: 1rem;
  padding: 8px; }
  @media (min-width: 992px) {
    .btn-sm {
      font-size: 16px;
      font-size: 1rem; } }

.btn-video {
  content: url(/o/almirall-restyling-theme/images/icons/ic_play.svg);
  opacity: 1;
  -webkit-transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
  transition: all 300ms cubic-bezier(0, 1, 0.66, 1); }
  .btn-video:hover, .btn-video:focus {
    opacity: .75 !important; }
  .btn-video:active {
    content: url(/o/almirall-restyling-theme/images/icons/ic_play-black.svg); }

.btn-download::after {
  font-family: 'almirall' !important;
  content: "\e906";
  padding-left: 15px; }

.link {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  color: #008C94;
  text-decoration: none !important;
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 1px;
  transition: background-size 0.3s; }
  .link--blue {
    color: #002855 !important; }
  .link--white {
    color: #FFFFFF !important; }
  .link:hover, .link:focus {
    color: #008C94;
    text-decoration: none !important;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s; }
  .link:hover, .link:focus {
    color: #008C94;
    text-decoration: none !important;
    background-size: 100% 1px; }
  .link--delete {
    color: #F6311C;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s; }
    .link--delete:hover, .link--delete:focus {
      background-size: 100% 1px; }
  .link--icon {
    position: relative; }
    .link--icon::after {
      content: "\e900";
      font-family: 'almirall' !important;
      position: absolute;
      padding: 0;
      top: 8px;
      right: -26px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
      transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
    .link--icon-white {
      color: #FFFFFF !important; }
      .link--icon-white::after {
        content: "\e900";
        font-family: 'almirall' !important; }
    .link--icon-blue {
      color: #002855 !important; }
      .link--icon-blue::after {
        content: "\e900";
        font-family: 'almirall' !important; }
    .link--icon-green {
      color: #008C94 !important; }
      .link--icon-green::after {
        content: "\e900";
        font-family: 'almirall' !important;
        display: inline-block;
        margin-left: 7px; }
    .link--icon:active:after {
      right: -32px; }
    .link--icon:hover, .link--icon:focus {
      color: #008C94; }
  .link--back {
    position: relative;
    margin-left: 40px; }
    .link--back::before {
      content: url(/o/almirall-restyling-theme/images/icons/ic_arrow-green.svg);
      position: absolute;
      padding: 0;
      top: -4px;
      left: -37px;
      width: 33px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      -webkit-transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49);
      transition: 0.3s all cubic-bezier(0, 1.19, 0.66, 1.49); }
    .link--back-white:before {
      content: url(/o/almirall-restyling-theme/images/icons/ic_arrow.svg); }
    .link--back-blue:before {
      content: url(/o/almirall-restyling-theme/images/icons/ic_arrow-blue.svg); }
    .link--back:active:before {
      left: -45px; }
  .link--external {
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    position: relative; }
    .link--external-green {
      color: #008C94; }
    .link--external:active img, .link--external:hover img {
      right: -45px; }
  .link--simple {
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    color: #008C94;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s;
    font-size: 14px;
    font-size: 0.875rem; }
    .link--simple:hover, .link--simple:focus {
      text-decoration: none !important;
      color: #008C94;
      background-size: 100% 1px; }
    .link--simple-blue {
      color: #002855 !important; }
      .link--simple-blue:hover, .link--simple-blue:focus {
        color: #002855; }
    .link--simple-white {
      color: #FFFFFF; }
      .link--simple-white:hover, .link--simple-white:focus {
        color: #00F0BE; }
  .link--simple16 {
    font-size: 16px;
    font-size: 1rem; }
  .link--simple21 {
    font-size: 21px;
    font-size: 1.3125rem; }

p > a, p * > a {
  color: #008C94;
  text-decoration: none !important; }
  p > a:hover, p > a:focus, p * > a:hover, p * > a:focus {
    color: #008C94;
    text-decoration: none !important; }

@media (min-width: 992px) {
  .combo-al-boxes .col-12 {
    margin-left: 0; } }

.combo-al-boxes .al-box {
  -webkit-box-flex: 1;
  flex: 1;
  margin-bottom: 10px; }
  .combo-al-boxes .al-box__wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%; }

.almirall-modal {
  text-align: center;
  transform: translate(-50%, -50%);
  width: 75%;
  height: 80%;
  top: 50%;
  left: 50%;
  /* Handle on hover */ }
  .almirall-modal .modal-dialog {
    height: 100%;
    width: 100%;
    margin: 0; }
  .almirall-modal .modal-content {
    border-radius: 0; }
    .almirall-modal .modal-content .modal-header {
      border: none;
      -webkit-box-pack: end;
      justify-content: flex-end;
      height: 140px;
      position: relative; }
      .almirall-modal .modal-content .modal-header .close {
        background-image: url(/o/almirall-restyling-theme/images/icons/ic-close.svg);
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        top: 20px;
        right: 40px; }
    .almirall-modal .modal-content .modal-body {
      padding: 0 50px 40px;
      /* height */
      /* Track */
      /* Handle */ }
      .almirall-modal .modal-content .modal-body .wrapper-button {
        text-align: right;
        margin-top: 50px; }
      .almirall-modal .modal-content .modal-body::-webkit-scrollbar {
        height: 7px; }
      .almirall-modal .modal-content .modal-body::-webkit-scrollbar-track {
        background: #DCDCDC; }
      .almirall-modal .modal-content .modal-body::-webkit-scrollbar-thumb {
        background: #042E62;
        border-radius: 10px; }
  .almirall-modal::-webkit-scrollbar-thumb:hover {
    background: #00F0BE; }

.public-page .modal-backdrop {
  background-color: #002855;
  opacity: 1; }

select {
  display: block;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 700;
  color: #444;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: .5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e5e5e5));
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%; }
  select::-ms-expand {
    display: none; }
  select:hover {
    border-color: #888; }
  select:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none; }
  select option {
    font-weight: normal; }

.icon-download {
  vertical-align: text-top; }

.mediakit {
  display: flex;
  flex-direction: row;
  color: #878787;
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase; }
  .mediakit span {
    line-height: 24px;
    padding-right: 10px; }

/* CUSTOM CHECKBOX */
.checkbox {
  position: inherit;
  margin-bottom: 15px;
  text-align: left; }
  .checkbox label {
    min-height: auto;
    padding-left: 0;
    cursor: default;
    position: inherit;
    left: 10px; }
    .checkbox label input[type="checkbox"]:not(:checked), .checkbox label input[type="checkbox"]:checked {
      position: absolute;
      left: -9999px; }
      .checkbox label input[type="checkbox"]:not(:checked) + span, .checkbox label input[type="checkbox"]:checked + span {
        position: relative;
        padding-left: 30px;
        cursor: pointer;
        margin-left: 0;
        left: auto;
        top: auto;
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-size: 0.875rem; }
        @media (min-width: 768px) {
          .checkbox label input[type="checkbox"]:not(:checked) + span, .checkbox label input[type="checkbox"]:checked + span {
            font-size: 18px;
            font-size: 1.125rem; } }
        .checkbox label input[type="checkbox"]:not(:checked) + span:before, .checkbox label input[type="checkbox"]:checked + span:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 24px;
          height: 24px;
          background: #FFFFFF;
          border: 1px solid #DCDCDC; }
        .checkbox label input[type="checkbox"]:not(:checked) + span:after, .checkbox label input[type="checkbox"]:checked + span:after {
          font-family: 'almirall';
          content: '\e917';
          position: absolute;
          left: 5px;
          top: 2px;
          font-size: 14px;
          font-size: 0.875rem;
          color: #002855;
          transition: all .2s; }
        .checkbox label input[type="checkbox"]:not(:checked) + span a, .checkbox label input[type="checkbox"]:checked + span a {
          transition: all .2s;
          font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
          color: #008C94; }
          .checkbox label input[type="checkbox"]:not(:checked) + span a:hover, .checkbox label input[type="checkbox"]:checked + span a:hover {
            color: #444444; }
      .checkbox label input[type="checkbox"]:not(:checked).error + span, .checkbox label input[type="checkbox"]:checked.error + span {
        color: #F43319; }
        .checkbox label input[type="checkbox"]:not(:checked).error + span:before, .checkbox label input[type="checkbox"]:checked.error + span:before {
          border: 1px solid #F43319; }
    .checkbox label input[type="checkbox"]:not(:checked) + span:after {
      opacity: 0;
      transform: scale(0); }
    .checkbox label input[type="checkbox"]:checked + span:before {
      background: #DCDCDC;
      border: 1px solid #DCDCDC; }
    .checkbox label input[type="checkbox"]:checked + span:after {
      opacity: 1;
      transform: scale(1); }
    .checkbox label input[type="checkbox"]:disabled:not(:checked) + span:before, .checkbox label input[type="checkbox"]:disabled:checked + span:before {
      box-shadow: none;
      border: 1px solid #F5F5F5;
      background-color: #F5F5F5; }
    .checkbox label input[type="checkbox"]:disabled:checked + span:after {
      color: #002855; }
    .checkbox label input[type="checkbox"]:disabled + span a {
      color: #3C3C3C;
      pointer-events: none; }
      .checkbox label input[type="checkbox"]:disabled + span a:hover, .checkbox label input[type="checkbox"]:disabled + span a:focus, .checkbox label input[type="checkbox"]:disabled + span a:active {
        color: #444444; }
  .checkbox + label.error {
    font-family: "Graphik Italic", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    display: inline-block;
    color: #F43319; }

/* CUSTOM RADIO */
.radio-button {
  display: none !important;
  *display: inline; }
  .radio-button + label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 16px;
    font-size: 1rem; }
    .radio-button + label:before {
      content: "";
      display: block;
      width: 24px;
      height: 24px;
      margin-right: 14px;
      position: absolute;
      top: -3px;
      left: 0;
      border: 1px solid #DCDCDC;
      background-color: #fff;
      border-radius: 50%; }
    .radio-button + label:after {
      opacity: 0;
      transform: scale(0);
      transition: all .2s; }
  .radio-button:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0); }
  .radio-button:checked + label:before {
    background-color: #DCDCDC; }
  .radio-button:checked + label:after {
    opacity: 1;
    transform: scale(1);
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #002855; }

.form-check-inline {
  margin-right: 0; }

.breadcrumb {
  background-color: transparent;
  padding: 0.75rem 1rem 0.75rem 0;
  margin-bottom: 0; }
  .breadcrumb a {
    color: #008C94;
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem; }
  .breadcrumb li.active {
    color: #3C3C3C;
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 25px; }
  .breadcrumb li + li::before {
    display: inline-block;
    color: #3C3C3C;
    padding-left: 5px;
    padding-right: 5px;
    content: "\e903";
    font-family: 'almirall' !important;
    font-size: 10px;
    font-size: 0.625rem; }

form .alert {
  border: none;
  text-align: center; }
  form .alert p {
    font-family: "Graphik Light", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px; }
    @media (min-width: 768px) {
      form .alert p {
        font-size: 38px;
        font-size: 2.375rem;
        line-height: 45px; } }
  form .alert.alert-danger {
    background-color: transparent;
    color: #F43319; }
  form .alert.alert-success {
    background-color: transparent;
    color: #042E62; }

/* CSS for Sticky Popup */
.almirall-sticky-popup {
  box-sizing: border-box;
  background: #00F0BE;
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.2);
  position: fixed;
  width: 250px;
  height: auto;
  padding: 50px;
  text-align: center;
  right: -220px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 200ms linear;
  z-index: 1000; }
  .almirall-sticky-popup.active {
    right: 0;
    background: white; }
  .almirall-sticky-popup .close {
    background-image: url(/o/almirall-restyling-theme/images/icons/ic-close.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 25px;
    width: 20px; }
  .almirall-sticky-popup .icon-arrow-right {
    top: 50%;
    left: 10px;
    position: absolute;
    transform: rotate(0deg); }

/*CSS for new Investor Graphics*/
#sharePerformanceTabs {
  border-bottom: none; }

#sharePerformanceTabs > li:before {
  content: none; }

#sharePerformanceTabs > li > a {
  color: #3C3C3C; }

#sharePerformanceTabs > li > a.active {
  color: #002855;
  font-weight: 600;
  background-color: transparent !important;
  border: none;
  border-bottom: solid 2px #00F0BE; }

#sharePerformanceTabs > li > a:hover {
  color: #00F0BE;
  font-weight: 600;
  border: none; }

#sharePerformanceTabsContent > div > p {
  padding-top: 10px; }

.iframe-investors {
  pointer-events: all !important; }

.swiper-container-initialized {
  overflow: hidden; }
  .swiper-container-initialized .swiper-wrapper {
    flex-wrap: nowrap !important;
    margin: auto;
    width: 100%;
    position: relative; }

:focus {
  outline: none; }

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

.dropdown-menu {
  max-height: 550px; }

a[href^="tel:"] {
  color: #3C3C3C; }

a[data-toggle="collapse"] {
  cursor: pointer; }

/* .portlet-journal-content .journal-content-article img,
.portlet-journal-content .journal-content-article .cke_widget_image {

  height: 100%;
  width: auto;
  max-width: inherit;

  @include media-breakpoint-up($sm) {
    height: auto;
    max-width: 100%;
  }
} */
.second-level-nav__items.nav-bar-scroll > .nav-list > .nav-item ul.nav-list:not(:has(ul.nav-list)) {
  overflow-y: auto; }

.content-html h1 {
  font-family: "Graphik Light", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .content-html h1 {
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 45px; } }
  .content-html h1:after {
    content: "";
    display: block;
    position: relative;
    background-color: #00F0BE;
    width: 46.81px;
    height: 2px;
    margin-top: 8px; }

.content-html h2 {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  color: #002855;
  margin-bottom: 20px;
  padding-top: 15px;
  font-size: 21px;
  font-size: 1.3125rem; }
  @media (min-width: 768px) {
    .content-html h2 {
      font-size: 21px;
      font-size: 1.3125rem;
      margin-bottom: 30px; } }
  .content-html h2.h3-medium-blue {
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    color: #002855;
    margin-bottom: 20px;
    line-height: 28px;
    padding-top: 15px;
    font-size: 20px;
    font-size: 1.25rem; }
    @media (min-width: 768px) {
      .content-html h2.h3-medium-blue {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 30px;
        line-height: 32px;
        padding-top: 20px; } }

.content-html h3 {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  color: #002855;
  margin-bottom: 10px;
  line-height: 28px;
  padding-top: 15px;
  font-size: 20px;
  font-size: 1.25rem; }
  @media (min-width: 768px) {
    .content-html h3 {
      font-size: 24px;
      font-size: 1.5rem;
      margin-bottom: 15px;
      line-height: 32px;
      padding-top: 20px; } }

.content-html h4 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  color: #3C3C3C;
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  margin-bottom: 16px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .content-html h4 {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 20px;
      margin-bottom: 20px; } }

.content-html h5 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  color: #3C3C3C;
  line-height: 16px;
  margin-bottom: 5px;
  font-size: 14px;
  font-size: 0.875rem; }
  @media (min-width: 768px) {
    .content-html h5 {
      font-size: 16px;
      font-size: 1rem;
      line-height: 18px; } }

.content-html p {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  color: #3C3C3C;
  width: 100%;
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .content-html p {
      font-size: 16px;
      font-size: 1rem;
      margin-bottom: 13px; } }

.content-html p.small {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px; }

.content-html ul {
  padding-top: 20px; }
  .content-html ul li {
    list-style: none;
    padding-bottom: 20px;
    position: relative;
    padding-left: 20px; }
    .content-html ul li:before {
      content: "";
      background-color: #00F0BE;
      width: 5px;
      height: 5px;
      position: absolute;
      left: 0;
      top: 10px; }
    .content-html ul li span {
      border: solid 1px #000000;
      border-radius: 50%; }
  .content-html ul.list-check li {
    padding-left: 40px; }
    .content-html ul.list-check li:before {
      content: "\e917";
      font-family: 'almirall' !important;
      color: #002855;
      font-size: 32px;
      position: absolute;
      left: 0;
      top: 0;
      background-color: transparent; }

.content-html ol {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 80px; }
  .content-html ol li {
    padding-bottom: 10px;
    list-style: none;
    counter-increment: lista;
    position: relative; }
    .content-html ol li:before {
      content: counter(lista);
      left: -45px;
      position: absolute;
      text-align: right;
      width: 45px;
      font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
      color: #002855;
      font-size: 24px;
      padding-right: 15px; }

.content-html img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-top: 15px; }
  @media (min-width: 768px) {
    .content-html img {
      margin-bottom: 30px; } }

.content-html .list-default {
  padding-top: 0px;
  padding-left: 0px; }
  .content-html .list-default > li > ul {
    margin-top: 13px; }
  .content-html .list-default > li {
    margin-bottom: 13px;
    padding-left: 0px;
    padding-bottom: 0px; }
  .content-html .list-default > li:before {
    content: none; }
  @media (min-width: 768px) {
    .content-html .list-default {
      padding-left: revert; } }

.content-html .content-html-2cols {
  margin-top: 40px; }

.content-html .quotes {
  background-color: #F0F0F0;
  font-family: "Graphik Italic", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 20px;
  border-radius: 0 0 16px 0;
  line-height: 150%;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 30px; }

.content-html .testimonial {
  background-color: #F0F0F0;
  font-family: "Graphik Italic", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 20px;
  border-radius: 0 0 16px 0;
  line-height: 150%;
  margin-top: 30px; }
  .content-html .testimonial .italics {
    font-family: "Graphik Italic", Arial, Helvetica, sans-serif; }

.content-html .row {
  margin: 0; }

#portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_9ajDtnjsAgJr {
  padding-top: 38px; }
  #portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_9ajDtnjsAgJr header {
    top: 38px; }

.portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_ .columns-2 .portlet-column-first {
  padding: 0 15px; }

.portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_ .columns-2 .portlet-column-last {
  padding: 0 15px; }

@font-face {
  font-family: 'almirall';
  src: url("fonts/almirall.eot?sxpwe7");
  src: url("fonts/almirall.eot?sxpwe7#iefix") format("embedded-opentype"), url("fonts/almirall.ttf?sxpwe7") format("truetype"), url("fonts/almirall.woff?sxpwe7") format("woff"), url("fonts/almirall.svg?sxpwe7#almirall") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'almirall' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow:before {
  content: "\e900"; }

.icon-arrow-curved-left:before {
  content: "\e901"; }

.icon-arrow-curved-right:before {
  content: "\e902"; }

.icon-arrow-right:before {
  content: "\e903"; }

.icon-arrows2:before {
  content: "\e904"; }

.icon-close:before {
  content: "\e905"; }

.icon-download:before {
  content: "\e906"; }

.icon-external:before {
  content: "\e907"; }

.icon-forward:before {
  content: "\e908"; }

.icon-hc-professionals:before {
  content: "\e909"; }

.icon-investors-home:before {
  content: "\e90a"; }

.icon-language:before {
  content: "\e90b"; }

.icon-minus:before {
  content: "\e90c"; }

.icon-patients:before {
  content: "\e90d"; }

.icon-play:before {
  content: "\e90e"; }

.icon-plus:before {
  content: "\e90f"; }

.icon-search:before {
  content: "\e910"; }

.icon-talent:before {
  content: "\e911"; }

.icon-webcast:before {
  content: "\e912"; }

.icon-default:before {
  content: "\e913"; }

.icon-arrow-down:before {
  content: "\e914"; }

.icon-arrow-up:before {
  content: "\e915"; }

.icon-mediakit:before {
  content: "\e916"; }

.icon-bullet:before {
  content: "\e917"; }

.media-contact__title {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  color: #3C3C3C;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 0; }

.media-contact p {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  color: #3C3C3C;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  margin-bottom: 0; }

.media-contact .link {
  font-size: 14px;
  font-size: 0.875rem; }

.related-content {
  background-color: rgba(220, 220, 220, 0.25);
  margin-bottom: 20px; }
  .related-content__section {
    padding: 20px 30px;
    overflow-y: auto; }
    .related-content__section .media-contact .link {
      word-break: break-all; }
    @media (min-width: 1280px) {
      .related-content__section {
        max-height: calc(100vh - 120px); } }
  .related-content__title {
    position: relative;
    margin-bottom: 20px;
    color: #002855; }
    .related-content__title::after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: -5px;
      width: 40px;
      height: 2px;
      background-color: #00F0BE; }
  .related-content .social-item {
    -webkit-transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
    transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
    opacity: 1; }
    .related-content .social-item svg {
      transform: scale(1.2); }
    .related-content .social-item:hover svg, .related-content .social-item:focus svg {
      transform: scale(1.4); }
    .related-content .social-item:active svg {
      opacity: 0.75; }

@media (min-width: 1280px) {
  .container-fluid:has(.second-level-nav__items) .related-content__section {
    max-height: calc(100vh - (120px + 90px)); } }

.list-related {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }
  .list-related li {
    padding: 10px 0;
    border-bottom: 1px solid #DCDCDC; }

.related-download__list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

.related-download {
  padding-bottom: 9px;
  margin-bottom: 10px; }

.related-download:last-child {
  padding-bottom: 0;
  margin-bottom: 0; }

.related-download .link-data {
  font-size: 14px;
  font-size: 0.875rem;
  color: #3C3C3C;
  line-height: 20px;
  display: block; }

.related-download .attachement-description {
  margin: 5px 0; }
  .related-download .attachement-description p {
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    color: #3C3C3C;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    padding-bottom: 5px; }
  .related-download .attachement-description ul {
    list-style: none;
    padding-left: 0; }
    .related-download .attachement-description ul li {
      font-family: "Graphik Italic", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      color: #9C9C9C; }

.card.al-featuredStory {
  position: relative;
  border: none; }
  .card.al-featuredStory a {
    color: inherit; }
  .card.al-featuredStory .card-img {
    height: 157px;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    display: block;
    margin-bottom: 15px;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (min-width: 992px) {
      .card.al-featuredStory .card-img {
        height: 368px;
        margin-bottom: 0; } }
  .card.al-featuredStory .card-text {
    background-color: #FFFFFF;
    position: relative;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
    .card.al-featuredStory .card-text .h3-medium {
      color: #002855; }
    .card.al-featuredStory .card-text .span-link {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      color: #008C94;
      text-decoration: none;
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0% 100%;
      background-repeat: no-repeat;
      background-size: 0% 1px;
      transition: background-size 0.3s;
      font-size: 14px;
      font-size: 0.875rem;
      width: auto; }
      .card.al-featuredStory .card-text .span-link:hover, .card.al-featuredStory .card-text .span-link:focus {
        text-decoration: none !important;
        color: #008C94;
        background-size: 100% 1px; }
    @media (min-width: 768px) {
      .card.al-featuredStory .card-text {
        position: absolute;
        bottom: 20px;
        left: 15px;
        padding: 17px 20px;
        border-radius: 0 0 20px 0;
        min-height: 148px;
        justify-content: space-between;
        width: 80%; } }

.news-abstract {
  display: flex;
  flex-direction: column;
  background-size: cover;
  border-radius: 0 0 35px 0;
  z-index: 1;
  margin: 0 0 30px 0;
  padding: 23px 26px;
  width: calc(100% - 30px);
  background-color: #FFFFFF;
  position: relative;
  padding-bottom: 46px; }
  @media (min-width: 768px) {
    .news-abstract {
      width: 31%; } }
  .news-abstract__title a {
    color: #002855;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s; }
    .news-abstract__title a:hover, .news-abstract__title a:focus {
      color: #002855;
      text-decoration: none;
      background-size: 100% 1px; }
  .news-abstract .news-date {
    color: #3C3C3C;
    display: block;
    margin-bottom: 15px; }
    .news-abstract .news-date:before {
      content: "";
      display: inline-block;
      position: relative;
      background-color: #00F0BE;
      width: 10px;
      height: 10px;
      margin-right: 10px; }
  .news-abstract .btn-al-primary {
    min-width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 8px 12px 12px 0px; }
  .news-abstract__combo {
    display: flex;
    justify-content: space-between; }

.latestNewsVertical {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .latestNewsVertical {
      margin-bottom: 70px; } }
  .latestNewsVertical .news-abstract {
    box-shadow: 0 0 5px 0 #c8c8c8;
    padding: 20px;
    margin-bottom: 15px;
    width: 100%; }
    .latestNewsVertical .news-abstract:last-child {
      margin-bottom: 20px; }
    @media (min-width: 768px) {
      .latestNewsVertical .news-abstract {
        flex-direction: row; }
        .latestNewsVertical .news-abstract .news-date {
          font-size: 14px;
          margin-bottom: 3px; } }
    .latestNewsVertical .news-abstract .h3-medium {
      width: 85%; }

.investorsCalendar {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .investorsCalendar {
      margin-bottom: 70px; } }
  .investorsCalendar .calendar-wrapper {
    padding: 12px;
    border-radius: 0 0 20px 0;
    background-color: #FFFFFF;
    box-shadow: 0 0 5px 0 #c8c8c8;
    margin-bottom: 20px;
    display: flex; }
    @media (min-width: 768px) {
      .investorsCalendar .calendar-wrapper {
        padding: 50px; } }
    .investorsCalendar .calendar-wrapper .date-wrapp {
      display: flex;
      flex-direction: column;
      text-align: center;
      padding: 15px 20px;
      background-color: #00F0BE;
      margin-right: 17px; }
      @media (min-width: 768px) {
        .investorsCalendar .calendar-wrapper .date-wrapp {
          margin-right: 20px;
          padding: 25px 40px; } }
      .investorsCalendar .calendar-wrapper .date-wrapp .day {
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        font-weight: 500;
        color: #002855;
        font-size: 32px;
        font-size: 2rem;
        line-height: 34px;
        margin-bottom: 0; }
        @media (min-width: 768px) {
          .investorsCalendar .calendar-wrapper .date-wrapp .day {
            font-size: 57px;
            font-size: 3.5625rem;
            line-height: 62px;
            margin-bottom: 16px; } }
      .investorsCalendar .calendar-wrapper .date-wrapp .month {
        font-family: "Graphik Light", Arial, Helvetica, sans-serif;
        font-weight: 300;
        color: #002855;
        margin-bottom: 0;
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 25px; }
        @media (min-width: 768px) {
          .investorsCalendar .calendar-wrapper .date-wrapp .month {
            font-size: 38px;
            font-size: 2.375rem;
            line-height: 45px; } }
    .investorsCalendar .calendar-wrapper .h2-semiBold a {
      color: #002855;
      text-decoration: none;
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0% 100%;
      background-repeat: no-repeat;
      background-size: 0% 1px;
      transition: background-size 0.3s;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 24px; }
      @media (min-width: 768px) {
        .investorsCalendar .calendar-wrapper .h2-semiBold a {
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 32px; } }
      .investorsCalendar .calendar-wrapper .h2-semiBold a:hover, .investorsCalendar .calendar-wrapper .h2-semiBold a:focus {
        color: #002855;
        text-decoration: none;
        background-size: 100% 1px; }
  .investorsCalendar.upcoming-events .calendar-wrapper {
    align-items: center;
    padding: 12px 12px 35px;
    position: relative; }
    .investorsCalendar.upcoming-events .calendar-wrapper .date-wrapp {
      padding: 15px 20px; }
      .investorsCalendar.upcoming-events .calendar-wrapper .date-wrapp .day {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 44px;
        margin-bottom: 0; }
      .investorsCalendar.upcoming-events .calendar-wrapper .date-wrapp .month {
        font-size: 22px;
        font-size: 1.375rem; }
  .investorsCalendar.upcoming-events .link {
    position: absolute;
    color: #008C94;
    font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
    bottom: -7px;
    left: 13px; }
    @media (min-width: 768px) {
      .investorsCalendar.upcoming-events .link {
        right: 30px;
        left: unset;
        bottom: unset; } }
    .investorsCalendar.upcoming-events .link em {
      display: inline-block;
      margin-right: 20px; }

.upcomingEventWebCast {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .upcomingEventWebCast {
      margin-bottom: 70px; } }
  .upcomingEventWebCast .h3-medium-blue {
    margin-bottom: 22px; }
  .upcomingEventWebCast .event-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 0 0 20px 0;
    background-color: #ffffff;
    box-shadow: 0 0 5px 0 #c8c8c8;
    padding: 30px;
    margin-bottom: 45px; }
    @media (min-width: 768px) {
      .upcomingEventWebCast .event-wrapper {
        flex-direction: row;
        margin-bottom: 45px; } }
  .upcomingEventWebCast .calendar-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media (min-width: 768px) {
      .upcomingEventWebCast .calendar-wrapper {
        flex-direction: row;
        align-items: flex-start; } }
    .upcomingEventWebCast .calendar-wrapper .date-wrapp {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      background-color: #00F0BE;
      width: 90px;
      height: 90px;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .upcomingEventWebCast .calendar-wrapper .date-wrapp {
          margin-right: 30px;
          margin-bottom: 0; } }
      .upcomingEventWebCast .calendar-wrapper .date-wrapp--gray {
        background-color: #e7e7e7; }
      .upcomingEventWebCast .calendar-wrapper .date-wrapp .day {
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        font-weight: 500;
        color: #002855;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 31px;
        margin-bottom: 8px; }
      .upcomingEventWebCast .calendar-wrapper .date-wrapp .month {
        font-family: "Graphik Light", Arial, Helvetica, sans-serif;
        font-weight: 300;
        color: #002855;
        margin-bottom: 0;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 22px; }
  .upcomingEventWebCast .text-wrapper {
    text-align: center; }
    @media (min-width: 768px) {
      .upcomingEventWebCast .text-wrapper {
        padding-right: 40px;
        width: 400px;
        text-align: initial; } }
    .upcomingEventWebCast .text-wrapper .sub-title {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 500;
      color: #8e8e93;
      line-height: 24px;
      margin-bottom: 0;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .upcomingEventWebCast .text-wrapper .sub-title {
          margin-top: 10px; } }
    .upcomingEventWebCast .text-wrapper .title {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      color: #002855;
      font-size: 21px;
      font-size: 1.3125rem;
      font-weight: 500;
      line-height: 28px; }
  .upcomingEventWebCast .image-wrapper {
    position: relative;
    text-align: center; }
    @media (min-width: 768px) {
      .upcomingEventWebCast .image-wrapper {
        padding-left: 80px;
        text-align: initial; } }
    @media (min-width: 768px) {
      .upcomingEventWebCast .image-wrapper::before {
        content: "";
        height: 80%;
        width: 1px;
        background-color: #DCDCDC;
        position: absolute;
        left: 0; } }
    .upcomingEventWebCast .image-wrapper img {
      width: auto;
      height: 100%;
      max-height: 70px; }
  .upcomingEventWebCast .button {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0; }
    .upcomingEventWebCast .button .btn-al-primary {
      min-width: 42px; }
    .upcomingEventWebCast .button a {
      font-size: 20px;
      font-size: 1.25rem;
      padding: 12px 10px 10px 10px; }

.button__wrapper {
  display: flex;
  justify-content: flex-end;
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  line-height: 22px;
  margin-bottom: 121px;
  color: #008C94; }
  .button__wrapper a {
    font-size: 16px;
    font-size: 1rem;
    color: #008C94;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s; }
    .button__wrapper a:hover, .button__wrapper a:focus {
      background-size: 100% 1px; }
  .button__wrapper--right {
    display: flex;
    justify-content: flex-end; }

.news-abstract {
  display: flex;
  flex-direction: column;
  background-size: cover;
  border-radius: 0 0 35px 0;
  z-index: 1;
  margin: 0 0 30px 0;
  padding: 23px 26px;
  width: calc(100% - 30px);
  background-color: #FFFFFF;
  position: relative;
  padding-bottom: 46px; }
  @media (min-width: 768px) {
    .news-abstract {
      width: 31%; } }
  .news-abstract__title a {
    color: #002855;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s; }
    .news-abstract__title a:hover, .news-abstract__title a:focus {
      color: #002855;
      text-decoration: none;
      background-size: 100% 1px; }
  .news-abstract .news-date {
    color: #3C3C3C;
    display: block;
    margin-bottom: 15px; }
    .news-abstract .news-date:before {
      content: "";
      display: inline-block;
      position: relative;
      background-color: #00F0BE;
      width: 10px;
      height: 10px;
      margin-right: 10px; }
  .news-abstract .btn-al-primary {
    min-width: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 8px 12px 12px 0px; }
  .news-abstract__combo {
    display: flex;
    justify-content: space-between; }

.tableDividends {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .tableDividends {
      margin-bottom: 70px; } }
  .tableDividends .w3codemasters_time_slote h3 {
    font-size: 100px;
    text-align: center; }
  .tableDividends .w3codemasters_time_slote {
    position: relative; }
  .tableDividends .owl-carousel .owl-nav button.owl-next {
    background-color: #525252;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    line-height: 20px;
    position: absolute;
    right: 0px;
    top: 12px; }
  .tableDividends .owl-carousel .owl-nav button.owl-prev {
    background-color: #525252;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    line-height: 20px;
    position: absolute;
    left: 0px;
    top: 12px; }
  .tableDividends .w3codemasters_time_slote ul.nav.nav-tabs li a span {
    display: block;
    text-transform: capitalize; }
  .tableDividends .w3codemasters_time_slote ul.nav.nav-tabs {
    margin-bottom: 20px; }
  .tableDividends .w3codemasters_time_slote .owl-dots {
    display: none; }
  .tableDividends .w3codemasters_time_slote ul.nav.nav-tabs a {
    padding: 0px;
    background-color: #5a5a5a;
    color: #fff;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    border-radius: 100%;
    font-size: 12px; }
  .tableDividends .w3codemasters_time_slote ul.nav.nav-tabs li a strong {
    display: block; }
  .tableDividends .w3codemasters_time_slote ul.nav.nav-tabs {
    border: none; }
  .tableDividends .w3codemasters_time_slote ul.nav.nav-tabs li.active a {
    background-color: #03a9f4 !important;
    color: #fff;
    text-decoration: none !important; }
  .tableDividends .w3codemasters_time_slote ul.nav.nav-tabs li a {
    text-decoration: none !important; }
  .tableDividends .w3codemasters_time_slote .tab-content {
    background-color: #fff;
    padding: 20px; }

.page-table {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .page-table {
      margin-bottom: 70px; } }
  .page-table thead th {
    border-bottom: 1px solid #DCDCDC;
    vertical-align: top;
    background-color: transparent; }
  .page-table td {
    border-color: #DCDCDC; }
    @media (min-width: 768px) {
      .page-table td {
        padding: 20px 0; } }
    .page-table td a {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      color: #008C94;
      text-decoration: none;
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0% 100%;
      background-repeat: no-repeat;
      background-size: 0% 1px;
      transition: background-size 0.3s;
      font-size: 14px;
      font-size: 0.875rem; }
      .page-table td a:hover, .page-table td a:focus {
        text-decoration: none;
        color: #008C94;
        background-size: 100% 1px; }
  .page-table .number {
    color: #3C3C3C;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    width: 15%; }
  .page-table .title {
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    color: #008C94;
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    width: 75%; }
  .page-table--share tbody tr:nth-of-type(odd) td {
    background-color: #FFFFFF; }
  .page-table--share tbody tr:nth-of-type(even) td {
    background-color: #F5F5F5; }
  .page-table--share td {
    padding: 20px 20px 20px 10px; }
  .page-table--pipeline {
    margin-bottom: 0; }
    .page-table--pipeline tbody {
      background: white; }
    .page-table--pipeline thead th {
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 16px;
      text-align: left !important;
      padding-left: 20px !important;
      border: none;
      border-bottom: none;
      padding-bottom: 15px;
      color: #008C94; }
      @media (min-width: 768px) {
        .page-table--pipeline thead th {
          font-size: 16px;
          font-weight: 600;
          line-height: 21px;
          padding-bottom: 20px; } }
    .page-table--pipeline td {
      border: none;
      background: transparent;
      padding-left: 0;
      padding-right: 0;
      color: #002855; }
      .page-table--pipeline td.category-row {
        color: #878787;
        text-align: left !important;
        padding-left: 20px !important; }
    .page-table--pipeline .td-border {
      border-right: 1px solid rgba(220, 220, 220, 0.7); }
    .page-table--pipeline td:first-child, .page-table--pipeline th:first-child {
      padding-left: none; }
    .page-table--pipeline td:first-child .cell-content {
      border-top-left-radius: 20px;
      border-bottom-left-radius: 20px; }
    .page-table--pipeline td:last-child .cell-content {
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px; }
    .page-table--pipeline .first-row {
      font-weight: bold;
      letter-spacing: 0.1px;
      line-height: 24px; }
    .page-table--pipeline .cell-content {
      display: flex;
      justify-content: flex-start;
      padding-left: 20px;
      align-items: center;
      min-height: 40px;
      max-height: 40px; }
    .page-table--pipeline .progressW {
      width: 100%;
      height: 100%; }
    .page-table--pipeline .same-name {
      display: none; }
    .page-table--pipeline .progressW-bar {
      overflow: hidden;
      position: unset;
      width: 100%;
      height: 14px;
      border-radius: 7px; }
    .page-table--pipeline .progress-value {
      width: 0px;
      position: absolute;
      top: 32;
      left: 0;
      border-radius: 7px;
      background-color: #00F0BE;
      height: inherit;
      z-index: 1; }
    .page-table--pipeline .wrap-atoz {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      cursor: pointer; }
      .page-table--pipeline .wrap-atoz:hover span::after {
        opacity: 1; }
      .page-table--pipeline .wrap-atoz.highlights span::after {
        opacity: 1; }
      .page-table--pipeline .wrap-atoz span {
        position: relative;
        padding-right: 35px; }
      .page-table--pipeline .wrap-atoz img {
        margin-left: 20px; }
    .page-table--pipeline .wrap-geo {
      display: flex;
      justify-content: center; }
      .page-table--pipeline .wrap-geo .wrap-geo-icon {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 10%; }
        .page-table--pipeline .wrap-geo .wrap-geo-icon img {
          max-width: 20px; }

.card-table {
  padding-top: 30px; }
  @media (min-width: 992px) {
    .card-table {
      margin-bottom: 30px; } }
  .card-table p.title {
    border-bottom: 1px solid rgba(220, 220, 220, 0.7);
    margin: 0;
    padding-bottom: 10px; }
  .card-table .card-row {
    padding: 20px;
    border-bottom: 1px solid rgba(220, 220, 220, 0.7);
    display: block; }
    @media (min-width: 992px) {
      .card-table .card-row .date-link {
        display: flex;
        justify-content: flex-start;
        align-content: center; } }
    .card-table .card-row .date-link .date p {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      color: #3C3C3C;
      margin: 0 0 12px; }
      @media (min-width: 992px) {
        .card-table .card-row .date-link .date p {
          margin: 0; } }
    .card-table .card-row .date-link .min-w-80 {
      min-width: 80px; }
    .card-table .card-row .date-link .link-text p {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-size: 1rem;
      line-height: 20px;
      color: #3C3C3C;
      margin: 0 0 20px; }
      @media (min-width: 992px) {
        .card-table .card-row .date-link .link-text p {
          margin: 0; } }
      .card-table .card-row .date-link .link-text p a {
        color: #008C94; }
    @media (min-width: 992px) {
      .card-table .card-row .date-link .link-text-download {
        width: 550px; } }
    .card-table .card-row .date-link .link-text-download p a {
      color: #002855; }
    .card-table .card-row .date-link .link-text-download .download-list {
      padding-top: 10px; }
      .card-table .card-row .date-link .link-text-download .download-list .related-download {
        border: none; }
      .card-table .card-row .date-link .link-text-download .download-list ul li a:hover {
        background: none; }
    .card-table .card-row .download p {
      font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      color: #3C3C3C;
      margin: 0;
      text-transform: uppercase; }
      @media (min-width: 992px) {
        .card-table .card-row .download p {
          text-align: right; } }
      .card-table .card-row .download p a {
        color: #008C94;
        /* margin-right: 10px;

                    &:last-child {
                        margin-right: 0;
                    } */ }
      .card-table .card-row .download p em {
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 14px;
        margin-right: 8px; }

article.card-table {
  padding-top: 0; }

.card-table-transparency {
  margin: 55px 0; }
  @media (min-width: 992px) {
    .card-table-transparency {
      display: flex; } }
  .card-table-transparency .card-row {
    display: block;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(220, 220, 220, 0.7); }
    @media (min-width: 992px) {
      .card-table-transparency .card-row {
        display: flex;
        flex-direction: column;
        flex: 1;
        margin-bottom: 0; } }
  .card-table-transparency .year {
    color: #3C3C3C;
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    border-bottom: 1px solid rgba(220, 220, 220, 0.7);
    padding: 0 20px; }
  .card-table-transparency .link-text {
    padding: 20px 0 20px 20px; }
    .card-table-transparency .link-text a {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      color: #008C94;
      text-decoration: none;
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0% 100%;
      background-repeat: no-repeat;
      background-size: 0% 1px;
      transition: background-size 0.3s;
      font-size: 14px;
      font-size: 0.875rem; }
      .card-table-transparency .link-text a:hover, .card-table-transparency .link-text a:focus {
        text-decoration: none;
        color: #008C94;
        background-size: 100% 1px; }

.yourHealthSkinLinks {
  padding-right: 70px; }
  .yourHealthSkinLinks .h2-medium {
    color: #002855; }
  .yourHealthSkinLinks .text16 {
    margin-bottom: 40px; }
  .yourHealthSkinLinks .link-wrapp {
    display: flex;
    flex-direction: column; }
    .yourHealthSkinLinks .link-wrapp ul {
      padding-left: 0; }
      @media (min-width: 768px) {
        .yourHealthSkinLinks .link-wrapp ul {
          columns: 2; } }
      .yourHealthSkinLinks .link-wrapp ul li {
        list-style: none;
        padding-bottom: 15px; }
        @media (min-width: 768px) {
          .yourHealthSkinLinks .link-wrapp ul li:nth-child(5n) {
            padding-bottom: 0; } }
        .yourHealthSkinLinks .link-wrapp ul li .link--simple {
          font-size: 16px;
          font-size: 1rem; }

/* títulos de paginas + componentes con decoración abajo - alineación izquierda / centrado */
@media (min-width: 768px) {
  .title__wrapper {
    margin-bottom: 40px; } }

.title__wrapper .before_title {
  text-transform: uppercase;
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
  line-height: 24px; }

.title__wrapper .after_title {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  color: #002855;
  margin-bottom: 15px;
  line-height: 20px;
  font-size: 24px;
  font-size: 1.5rem; }
  @media (min-width: 768px) {
    .title__wrapper .after_title {
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 32px; } }

.title__wrapper .title {
  font-family: "Graphik Light", Arial, Helvetica, sans-serif;
  color: #002855;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 40px;
  margin-top: 0; }
  @media (min-width: 768px) {
    .title__wrapper .title {
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 45px; } }
  .title__wrapper .title:after {
    content: "";
    display: block;
    position: relative;
    background-color: #00F0BE;
    width: 75px;
    height: 2px;
    margin-top: 15px; }

.title__wrapper .subtitle {
  color: #3C3C3C;
  line-height: 24px;
  margin-bottom: 20px;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .title__wrapper .subtitle {
      font-size: 18px;
      font-size: 1.125rem; } }
  .title__wrapper .subtitle_small {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px; }

.title__wrapper .buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 15px; }
  .title__wrapper .buttons a {
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .title__wrapper .buttons {
      padding-top: 20px; } }

.title__wrapper + p {
  margin-bottom: 30px; }

.title__wrapper h2 {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  color: #002855;
  margin-bottom: 20px;
  font-size: 21px;
  font-size: 1.3125rem; }
  @media (min-width: 768px) {
    .title__wrapper h2 {
      font-size: 21px;
      font-size: 1.3125rem;
      margin-bottom: 30px; } }
  .title__wrapper h2.h3-medium-blue {
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    color: #002855;
    margin-bottom: 20px;
    line-height: 28px;
    padding-top: 15px;
    font-size: 20px;
    font-size: 1.25rem; }
    @media (min-width: 768px) {
      .title__wrapper h2.h3-medium-blue {
        font-size: 24px;
        font-size: 1.5rem;
        margin-bottom: 30px;
        line-height: 32px;
        padding-top: 20px; } }

.title__wrapper.title-center {
  text-align: center;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .title__wrapper.title-center {
      max-width: 75%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 70px; } }
  .title__wrapper.title-center .title {
    margin-bottom: 35px; }
    .title__wrapper.title-center .title::after {
      margin-left: auto;
      margin-right: auto; }
  .title__wrapper.title-center .buttons {
    align-items: center; }

.featuredContent-multimedia {
  height: auto;
  position: relative;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .featuredContent-multimedia {
      height: 625px;
      margin-bottom: 70px;
      overflow: hidden; } }
  .featuredContent-multimedia .wrapper-img {
    min-height: 187px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    background-size: cover;
    background-position: top center; }
    .featuredContent-multimedia .wrapper-img:before {
      background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      position: absolute; }
    @media (min-width: 992px) {
      .featuredContent-multimedia .wrapper-img {
        height: 100%;
        max-height: 625px;
        overflow: visible;
        margin-bottom: 0; }
        .featuredContent-multimedia .wrapper-img img {
          width: 100%;
          height: auto; } }
  .featuredContent-multimedia .wrapper-text {
    position: relative;
    width: 100%; }
    .featuredContent-multimedia .wrapper-text .h2-light {
      color: #002855;
      padding-bottom: 70px;
      padding-bottom: 26px;
      margin-bottom: 0;
      line-height: 22px;
      font-size: 18px;
      font-size: 1.125rem; }
    .featuredContent-multimedia .wrapper-text .btn-al-primary--video {
      width: 100%; }
    @media (min-width: 992px) {
      .featuredContent-multimedia .wrapper-text {
        position: absolute;
        left: 50px;
        bottom: 62px;
        width: 42%; }
        .featuredContent-multimedia .wrapper-text .h2-light {
          color: #FFFFFF;
          padding-bottom: 70px;
          line-height: 40px;
          font-size: 36px;
          font-size: 2.25rem; }
        .featuredContent-multimedia .wrapper-text .btn-al-primary--video {
          width: auto; } }
  .featuredContent-multimedia .almirall-modal {
    transform: translate(-50%, -50%);
    width: 90%;
    height: 90%;
    left: 0;
    top: 50%;
    left: 50%; }
    .featuredContent-multimedia .almirall-modal .modal-dialog {
      height: 100%;
      width: 100%; }
    .featuredContent-multimedia .almirall-modal .modal-content .modal-header {
      height: 60px; }
      .featuredContent-multimedia .almirall-modal .modal-content .modal-header .close {
        top: 20px; }
    .featuredContent-multimedia .almirall-modal .modal-content .modal-body .wrapper-video {
      position: relative;
      height: 100%;
      overflow: hidden; }
      @media (min-width: 992px) {
        .featuredContent-multimedia .almirall-modal .modal-content .modal-body .wrapper-video {
          height: 400px; } }
      @media (min-width: 1280px) {
        .featuredContent-multimedia .almirall-modal .modal-content .modal-body .wrapper-video {
          height: 500px; } }
      @media (min-width: 1600px) {
        .featuredContent-multimedia .almirall-modal .modal-content .modal-body .wrapper-video {
          height: 600px; } }
      .featuredContent-multimedia .almirall-modal .modal-content .modal-body .wrapper-video iframe {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        .featuredContent-multimedia .almirall-modal .modal-content .modal-body .wrapper-video iframe img {
          width: 100%;
          height: 100%; }
    @media (min-width: 992px) {
      .featuredContent-multimedia .almirall-modal {
        width: 85%;
        height: 90%; } }

.featuredContent-video {
  margin-bottom: 20px; }
  .featuredContent-video .wrapper-video {
    height: 100%; }
    .featuredContent-video .wrapper-video video, .featuredContent-video .wrapper-video img {
      width: 100%;
      height: auto; }
  @media (min-width: 992px) {
    .featuredContent-video {
      margin-bottom: 54px; } }

.download-list {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .download-list {
      margin-bottom: 70px; } }
  .download-list ul {
    list-style: none;
    padding-left: 0; }
    .download-list ul a {
      color: #008C94;
      font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
      font-size: 15px;
      font-size: 0.9375rem;
      position: relative;
      text-decoration: none; }
      .download-list ul a::before {
        content: '';
        position: absolute;
        bottom: -3px;
        width: 0;
        height: 1px;
        transition: width .3s ease-in-out;
        background-color: #008C94; }
      .download-list ul a em {
        margin-left: 5px;
        display: inline-block; }
      .download-list ul a:hover {
        text-decoration: none; }
        .download-list ul a:hover::before {
          width: 100%; }
    .download-list ul span {
      display: block;
      font-size: 14px;
      font-size: 0.875rem;
      margin-top: 3px; }

.latest-news {
  background-color: rgba(220, 220, 220, 0.25);
  padding-bottom: 22px; }
  .latest-news__title {
    color: #002855;
    position: relative;
    margin-bottom: 30px; }
    .latest-news__title::after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: -5px;
      width: 40px;
      height: 2px;
      background-color: #00F0BE; }

.newsList__item {
  padding-bottom: 18px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  position: relative; }
  .newsList__item ul a {
    color: #008c94;
    text-decoration: none !important; }

.newsList__date {
  color: #3C3C3C;
  display: block;
  margin-bottom: 15px; }
  .newsList__date:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #00F0BE;
    margin-right: 10px;
    display: inline-block;
    vertical-align: inherit; }

.newsList__category {
  color: #3C3C3C;
  text-transform: uppercase; }

.newsList .h4 {
  color: #002855; }
  .newsList .h4 a {
    color: #002855;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s; }
    .newsList .h4 a:hover, .newsList .h4 a:focus {
      background-size: 100% 1px; }

.newsList .related-download {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-right: 15px;
  border-bottom: none; }
  .newsList .related-download__list {
    list-style: none;
    padding-left: 0;
    display: flex;
    margin-bottom: 0; }

.newsList .mediakit {
  position: absolute;
  right: 0;
  bottom: 0; }

.almirall-meet-our-experts__stories .title-wrapper {
  margin-bottom: 22px; }

.almirall-meet-our-experts__stories .featuredStory-wrapper {
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap; }
  .almirall-meet-our-experts__stories .featuredStory-wrapper .al-featuredStory {
    margin-bottom: 20px;
    width: calc(50% - 20px);
    margin-right: 20px; }
  .almirall-meet-our-experts__stories .featuredStory-wrapper .al-featuredStory:nth-child(3n) {
    margin-right: 0; }
  .almirall-meet-our-experts__stories .featuredStory-wrapper--column2 .al-featuredStory:nth-child(2n) {
    margin-right: 30px; }

@media (min-width: 992px) {
  .almirall-meet-our-experts__stories .featuredStory-wrapper .al-featuredStory {
    width: calc(33% - 30px);
    margin-right: 30px; }
  .almirall-meet-our-experts__stories .featuredStory-wrapper .al-featuredStory:nth-child(3n) {
    margin-right: 0; }
  .almirall-meet-our-experts__stories .featuredStory-wrapper .al-featuredStory:nth-child(2n) {
    margin-right: 30px; }
  .almirall-meet-our-experts__stories .featuredStory-wrapper--column2 .al-featuredStory {
    width: calc(50% - 30px);
    margin-right: 30px; }
  .almirall-meet-our-experts__stories .featuredStory-wrapper--column2 .al-featuredStory:nth-child(2n) {
    margin-right: 0; }
  .almirall-meet-our-experts__stories .featuredStory-wrapper--column2 .al-featuredStory:nth-child(3n) {
    margin-right: 30px; } }

.featured-carrusel {
  padding-bottom: 40px;
  margin-bottom: 40px;
  overflow: hidden; }
  @media (min-width: 992px) {
    .featured-carrusel {
      height: 565px;
      padding-bottom: 0;
      margin-bottom: 70px;
      border-bottom: solid 1px #DCDCDC; } }
  .featured-carrusel .featured-carrusel-img {
    height: 100%;
    overflow: visible; }
    @media (min-width: 992px) {
      .featured-carrusel .featured-carrusel-img {
        height: 485px;
        overflow: hidden; } }
    .featured-carrusel .featured-carrusel-img .swiper-wrapper {
      position: relative; }
      .featured-carrusel .featured-carrusel-img .swiper-wrapper .swiper-slide {
        position: relative; }
    .featured-carrusel .featured-carrusel-img .wrapper-img {
      overflow: hidden;
      min-height: 220px;
      width: 100%;
      background-size: cover;
      background-position: top center; }
      @media (min-width: 992px) {
        .featured-carrusel .featured-carrusel-img .wrapper-img {
          float: right;
          min-height: 485px;
          width: 70%;
          background-position: top right; } }
    .featured-carrusel .featured-carrusel-img .wrapper-text {
      height: 100%; }
      @media (min-width: 992px) {
        .featured-carrusel .featured-carrusel-img .wrapper-text {
          position: absolute;
          top: -92px;
          max-width: 40%;
          height: 670px;
          border-radius: 0 50% 50% 0;
          padding: 130px 50px 100px;
          background-color: #F5F5F5; } }
      @media (min-width: 992px) {
        .featured-carrusel .featured-carrusel-img .wrapper-text .title__wrapper {
          margin-bottom: 30px; } }
    .featured-carrusel .featured-carrusel-img .swiper-button-next {
      display: none; }
      @media (min-width: 992px) {
        .featured-carrusel .featured-carrusel-img .swiper-button-next {
          background-image: none;
          right: initial;
          left: 100px;
          top: 94%;
          display: block; }
          .featured-carrusel .featured-carrusel-img .swiper-button-next em {
            font-size: 27px;
            line-height: 44px; } }
    .featured-carrusel .featured-carrusel-img .swiper-button-prev {
      display: none; }
      @media (min-width: 992px) {
        .featured-carrusel .featured-carrusel-img .swiper-button-prev {
          background-image: none;
          right: initial;
          left: 50px;
          top: 94%;
          display: block; }
          .featured-carrusel .featured-carrusel-img .swiper-button-prev em {
            font-size: 27px;
            line-height: 44px; } }
    .featured-carrusel .featured-carrusel-img .swiper-pagination {
      bottom: -38px; }
      .featured-carrusel .featured-carrusel-img .swiper-pagination .swiper-pagination-bullet {
        width: 4px;
        height: 4px;
        border-radius: 0;
        color: #DCDCDC;
        transition: 0.2s ease-in-out; }
        .featured-carrusel .featured-carrusel-img .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          background: #00F0BE;
          width: 8px;
          height: 8px; }
      @media (min-width: 992px) {
        .featured-carrusel .featured-carrusel-img .swiper-pagination {
          display: none; } }
  .featured-carrusel .featured-carrusel-thumbs {
    display: none; }
    @media (min-width: 992px) {
      .featured-carrusel .featured-carrusel-thumbs {
        width: 100%;
        height: 80px;
        float: right;
        display: block; }
        .featured-carrusel .featured-carrusel-thumbs .swiper-wrapper {
          justify-content: flex-end; }
        .featured-carrusel .featured-carrusel-thumbs .swiper-slide {
          display: flex;
          flex-direction: column;
          justify-content: center;
          cursor: pointer; }
          .featured-carrusel .featured-carrusel-thumbs .swiper-slide p {
            margin-bottom: 0;
            text-align: center; }
        .featured-carrusel .featured-carrusel-thumbs .swiper-slide-thumb-active {
          border-bottom: solid 2px #00F0BE; }
          .featured-carrusel .featured-carrusel-thumbs .swiper-slide-thumb-active .wrapper-text p {
            font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
            color: #002855; }
        .featured-carrusel .featured-carrusel-thumbs .swiper-slide:hover .wrapper-text p {
          font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
          color: #00F0BE; } }

.featuredContent {
  height: auto;
  position: relative;
  margin-bottom: 40px; }
  .featuredContent .wrapper-img {
    min-height: 188px;
    overflow: hidden;
    border-radius: 0;
    background-size: cover;
    background-position: top left; }
    @media (min-width: 992px) {
      .featuredContent .wrapper-img {
        min-height: 486px;
        border-radius: 0 0 35px 0; } }
  .featuredContent .wrapper-text {
    position: relative;
    background-color: #FFFFFF;
    padding: 30px 20px 60px;
    box-shadow: 0 0 5px 0 #c8c8c8;
    border-radius: 0 0 35px 0;
    width: 100%;
    height: auto; }
    .featuredContent .wrapper-text .link-18 {
      text-transform: uppercase; }
    .featuredContent .wrapper-text .wrapper-btn {
      margin-top: 20px; }
    @media (min-width: 992px) {
      .featuredContent .wrapper-text {
        width: 540px;
        padding: 42px 48px;
        top: -400px;
        margin-bottom: -380px;
        min-height: 490px; }
        .featuredContent .wrapper-text .wrapper-btn p {
          padding: 0; } }
  @media (min-width: 992px) {
    .featuredContent--right .wrapper-text {
      right: 45px;
      margin-left: auto; } }
  .featuredContent--left .wrapper-img {
    background-position: top right; }
  @media (min-width: 992px) {
    .featuredContent--left .wrapper-text {
      left: 45px; } }
  .featuredContent--smallCard {
    height: auto; }
    .featuredContent--smallCard .wrapper-img {
      height: 380px; }
      .featuredContent--smallCard .wrapper-img img {
        width: auto;
        height: 100%; }
      @media (min-width: 992px) {
        .featuredContent--smallCard .wrapper-img {
          height: 486px; }
          .featuredContent--smallCard .wrapper-img img {
            width: 100%;
            height: auto; } }
    .featuredContent--smallCard .wrapper-text {
      position: absolute;
      height: 320px;
      top: 30px;
      width: 90%;
      left: 0;
      box-shadow: none; }
      .featuredContent--smallCard .wrapper-text .h2-light {
        color: #002855; }
      .featuredContent--smallCard .wrapper-text a {
        right: unset; }
      @media (min-width: 992px) {
        .featuredContent--smallCard .wrapper-text {
          height: 328px;
          top: 110px;
          width: 503px;
          left: 50px; } }

.featuredContent-simple {
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .featuredContent-simple {
      margin-bottom: 70px; } }
  .featuredContent-simple .h2-semiBold-xl {
    margin-bottom: 70px; }

.contentListItem {
  padding: 20px;
  border-radius: 0 0 20px 0;
  box-shadow: 0 0 5px 0 #c8c8c8;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .contentListItem {
      flex-direction: row;
      padding: 40px; } }
  .contentListItem--noBorder {
    border-radius: 0;
    box-shadow: none; }
  .contentListItem__img {
    border-radius: 0 0 20px 0;
    min-width: 205px;
    min-height: 205px;
    background-size: cover;
    background-position: top center; }
  .contentListItem__text {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .contentListItem__text {
        margin-top: 0;
        margin-left: 40px; } }
    .contentListItem__text .h2-medium {
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .contentListItem__text .h2-medium {
          margin-bottom: inherit; } }

.news-detail-body {
  margin-bottom: 45px;
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  color: #3C3C3C; }
  .news-detail-body .h2 {
    color: #002855; }
  .news-detail-body .dateNew {
    color: #3C3C3C;
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px; }
  .news-detail-body__header {
    margin-bottom: 45px; }
  .news-detail-body .entry ul {
    padding-left: 15px; }
  .news-detail-body .news-text-description u:has(a) {
    text-decoration: none; }
  .news-detail-body .news-references * > a {
    scroll-margin-top: 104px; }
  .news-detail-body table tbody tr * > p {
    margin-bottom: 0; }

.newsroom-search .newsList__item ul li a[href^="#"] {
  pointer-events: none; }

.go-back {
  margin-top: 25px;
  margin-bottom: 40px; }
  .go-back .link--back {
    margin-left: 30px; }

.type-skins-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 150px; }
  @media (min-width: 768px) {
    .type-skins-wrapper {
      flex-direction: row;
      justify-content: space-between;
      margin-top: 90px; } }
  @media (min-width: 768px) {
    .type-skins-wrapper .featuredStory {
      min-width: 567px; } }

.relatedPatientAssociations .h2-medium {
  margin-bottom: 20px; }

.relatedPatientAssociations .text16 {
  margin-bottom: 30px; }

.relatedPatientAssociations .select-related {
  margin-bottom: 35px; }
  .relatedPatientAssociations .select-related select {
    background-color: #F5F5F5;
    padding: 15px;
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    color: #878787;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    font-weight: normal;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-image: url("/o/almirall-restyling-theme/images/icons/select-arrow.svg");
    background-size: 30px auto, 100%; }

.relatedPatientAssociations .link-wrapp {
  margin-left: 22px; }
  .relatedPatientAssociations .link-wrapp .link--external {
    margin-bottom: 25px; }
    .relatedPatientAssociations .link-wrapp .link--external img {
      position: absolute;
      bottom: 3px;
      right: -20px; }

@media (min-width: 768px) {
  .yourHealthSkinConditions .text16 {
    margin-bottom: 30px; } }

@media (min-width: 768px) {
  .cardCondition {
    display: flex;
    flex-wrap: wrap; } }

.cardCondition .cardCondition-card {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .cardCondition .cardCondition-card {
      width: calc(25% - 30px);
      margin-right: 40px;
      display: flex;
      flex-direction: column; }
      .cardCondition .cardCondition-card:nth-child(4n) {
        margin-right: 0; } }
  .cardCondition .cardCondition-card .img-wrapper {
    border-radius: 0 0 20px 0;
    background-size: cover;
    background-position: top center;
    margin-bottom: 15px;
    width: auto;
    min-height: 200px; }
    @media (min-width: 768px) {
      .cardCondition .cardCondition-card .img-wrapper {
        min-width: 269px;
        min-height: 269px; } }
    .cardCondition .cardCondition-card .img-wrapper::before {
      content: '';
      display: block;
      background: #00F0BE;
      height: 2px; }
  .cardCondition .cardCondition-card .h4-semiBold {
    margin-bottom: 8px; }
  @media (min-width: 768px) {
    .cardCondition .cardCondition-card .text14 {
      flex: 1 1 auto; } }

.therapeuticAreas {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .therapeuticAreas {
      margin-bottom: 70px; } }
  .therapeuticAreas .h2-medium {
    margin-bottom: 35px; }
  @media (min-width: 768px) {
    .therapeuticAreas .therapeuticAreas-wrapper {
      display: flex;
      flex-wrap: wrap; } }
  .therapeuticAreas .therapeuticAreas-wrapper .therapeuticAreas-card {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .therapeuticAreas .therapeuticAreas-wrapper .therapeuticAreas-card {
        width: calc(33.33% - 30px);
        margin-right: 45px;
        display: flex;
        flex-direction: column; }
        .therapeuticAreas .therapeuticAreas-wrapper .therapeuticAreas-card:nth-child(3n) {
          margin-right: 0; } }
    .therapeuticAreas .therapeuticAreas-wrapper .therapeuticAreas-card .img-wrapper {
      border-radius: 0 0 20px 0;
      background-size: cover;
      background-position: top center;
      margin-bottom: 15px;
      min-height: 267px; }
      .therapeuticAreas .therapeuticAreas-wrapper .therapeuticAreas-card .img-wrapper::before {
        content: '';
        display: block;
        background: #00F0BE;
        height: 2px; }
    .therapeuticAreas .therapeuticAreas-wrapper .therapeuticAreas-card .h4-semiBold {
      margin-bottom: 8px; }
    @media (min-width: 768px) {
      .therapeuticAreas .therapeuticAreas-wrapper .therapeuticAreas-card .text14 {
        margin-bottom: 40px;
        flex: 1 1 auto; } }

.feature-small-card {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .feature-small-card {
      margin-bottom: 70px; } }
  .feature-small-card__block {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .feature-small-card__block {
        justify-content: center; } }
    @media (min-width: 992px) {
      .feature-small-card__block--left {
        justify-content: flex-start; } }
    .feature-small-card__block-item {
      box-shadow: 0 0 5px 0 #c8c8c8;
      border-radius: 0 0 35px 0;
      padding-top: 28px;
      padding-left: 28px;
      padding-right: 28px;
      padding-bottom: 28px;
      min-height: 162px;
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .feature-small-card__block-item {
          width: 49%; } }
      @media (min-width: 992px) {
        .feature-small-card__block-item {
          width: calc(33% - 30px);
          margin-right: 30px;
          /* &:last-child {
                    margin-right: 0;
                }

                &:nth-child(4n) {
                margin-right: 30px; 
                }*/ } }
      @media (min-width: 1280px) {
        .feature-small-card__block-item {
          padding-right: 50px; } }
      .feature-small-card__block-item p {
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        font-size: 57px;
        font-size: 3.5625rem;
        line-height: 62px;
        letter-spacing: -0.71px;
        color: #002855; }
        .feature-small-card__block-item p.small-title {
          font-size: 19px;
          font-size: 1.1875rem; }
      .feature-small-card__block-item span {
        display: block;
        font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        color: #3C3C3C; }
  .feature-small-card__buttons {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .feature-small-card__buttons a {
      display: inline-block; }
      .feature-small-card__buttons a.btn {
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 20px;
        padding-right: 20px; }
      .feature-small-card__buttons a:not(:last-child) {
        margin-bottom: 30px; }

.featured-story-full {
  position: relative;
  margin-bottom: 240px; }
  @media (min-width: 768px) {
    .featured-story-full {
      margin-bottom: 130px; } }
  .featured-story-full_img {
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 375px;
    min-height: 375px; }
    @media (min-width: 768px) {
      .featured-story-full_img {
        min-height: 600px;
        max-height: 600px; } }
    .featured-story-full_img img {
      width: 100%;
      height: auto; }
    .featured-story-full_img .bg-wave {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0; }
  .featured-story-full_block {
    position: absolute;
    bottom: -197px;
    left: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .featured-story-full_block {
        bottom: -70px; } }
  .featured-story-full_text {
    background-color: #00F0BE;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0 0 35px 0;
    color: #002855;
    font-family: "Graphik Light", Arial, Helvetica, sans-serif;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-top: 40px; }
    @media (min-width: 992px) {
      .featured-story-full_text {
        min-height: 500px;
        padding-top: 0;
        width: 48.8%; } }
    .featured-story-full_text .text-title {
      text-transform: uppercase;
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 35px; }
      @media (min-width: 992px) {
        .featured-story-full_text .text-title {
          font-size: 38px;
          font-size: 2.375rem;
          line-height: 45px; } }
      .featured-story-full_text .text-title span {
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif; }
    .featured-story-full_text .text-description {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 24px; }
    .featured-story-full_text .text-button {
      margin-bottom: 0; }
      .featured-story-full_text .text-button a {
        margin-top: 30px; }
        .featured-story-full_text .text-button a:hover, .featured-story-full_text .text-button a:focus {
          background-size: 0; }

.featured-img-full-text {
  margin-bottom: 80px; }
  .featured-img-full-text .featured-img-full_img {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-bottom: 154px; }
    .featured-img-full-text .featured-img-full_img .bg-wave {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0; }
  .featured-img-full-text .wrapper-text {
    padding-top: 20px; }
    .featured-img-full-text .wrapper-text .h3-medium {
      margin-bottom: 16px; }
    .featured-img-full-text .wrapper-text .text-button a {
      margin-top: 23px; }
      .featured-img-full-text .wrapper-text .text-button a:hover, .featured-img-full-text .wrapper-text .text-button a:focus {
        background-size: 0; }
    @media (min-width: 992px) {
      .featured-img-full-text .wrapper-text {
        padding-top: 40px; } }
    .featured-img-full-text .wrapper-text-100 {
      padding-top: 20px; }
  .featured-img-full-text .wrapper-img {
    margin-top: 20px;
    height: 188px;
    overflow: hidden; }
    .featured-img-full-text .wrapper-img img {
      width: 100%;
      height: auto; }
    @media (min-width: 992px) {
      .featured-img-full-text .wrapper-img {
        height: 345px;
        margin-top: 40px; } }

.latest-news {
  position: relative;
  margin-top: 40px;
  padding-top: 0;
  box-sizing: border-box;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .latest-news {
      margin-top: 120px;
      margin-bottom: 70px; } }
  .latest-news.latest-news--footer {
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .latest-news.latest-news--footer {
        margin-bottom: 0; } }
  .latest-news .bg-wave-gray {
    position: absolute;
    top: -26px;
    left: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .latest-news .bg-wave-gray {
        top: -60px; } }
    @media (min-width: 992px) {
      .latest-news .bg-wave-gray {
        top: -78px; } }
    @media (min-width: 1100px) {
      .latest-news .bg-wave-gray {
        top: -90px; } }
    @media (min-width: 1280px) {
      .latest-news .bg-wave-gray {
        top: -105px; } }
    @media (min-width: 1600px) {
      .latest-news .bg-wave-gray {
        top: -128px; } }
    .latest-news .bg-wave-gray img {
      width: 100%; }
  .latest-news .title__wrapper {
    margin-top: 40px; }
    @media (min-width: 992px) {
      .latest-news .title__wrapper {
        margin-top: 0; } }
  .latest-news_block {
    display: block;
    margin-bottom: 23px; }
    @media (min-width: 992px) {
      .latest-news_block {
        display: flex; } }
    .latest-news_block-item {
      position: relative;
      padding-left: 30px;
      padding-right: 30px;
      padding-top: 30px;
      padding-bottom: 30px;
      background-color: #FFFFFF;
      border-radius: 0 0 20px 0;
      width: 100%;
      box-shadow: 0 0 5px #c8c8c8;
      margin-bottom: 22px; }
      @media (min-width: 992px) {
        .latest-news_block-item {
          width: 33.333%;
          margin-bottom: 0; } }
      @media (min-width: 992px) {
        .latest-news_block-item:not(:last-child) {
          margin-right: 60px; } }
      .latest-news_block-item .date {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px; }
        .latest-news_block-item .date::before {
          content: '';
          display: inline-block;
          margin-right: 13px;
          width: 10px;
          height: 10px;
          background-color: #00F0BE; }
      .latest-news_block-item .title {
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 28px; }
        .latest-news_block-item .title a {
          color: #002855;
          text-decoration: none;
          background-image: linear-gradient(currentColor, currentColor);
          background-position: 0% 100%;
          background-repeat: no-repeat;
          background-size: 0% 1px;
          transition: background-size 0.3s; }
          .latest-news_block-item .title a:hover, .latest-news_block-item .title a:focus {
            text-decoration: none !important;
            color: #002855;
            background-size: 100% 1px; }
      .latest-news_block-item .button {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 0;
        margin-bottom: 0; }
        .latest-news_block-item .button a {
          min-width: 0;
          padding: 7px; }

.cardImgBackground {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .cardImgBackground {
      margin-bottom: 70px; } }
  .cardImgBackground .wrapper-img {
    position: relative;
    border-radius: 0 0 20px 0;
    background-size: cover;
    background-position: top center;
    min-height: 332px;
    padding: 27px 20px;
    display: flex;
    flex-direction: column; }
    .cardImgBackground .wrapper-img::after {
      background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      position: absolute; }
    @media (min-width: 768px) {
      .cardImgBackground .wrapper-img {
        min-height: 540px;
        padding: 45px; } }
    .cardImgBackground .wrapper-img .wrapper-title {
      position: relative;
      z-index: 10; }
      .cardImgBackground .wrapper-img .wrapper-title .h2 {
        color: #FFFFFF;
        margin-bottom: 40px;
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 34px; }
        @media (min-width: 768px) {
          .cardImgBackground .wrapper-img .wrapper-title .h2 {
            font-size: 38px;
            font-size: 2.375rem;
            line-height: 45px; } }
    .cardImgBackground .wrapper-img .wrapper-subtitle {
      position: relative;
      z-index: 12; }
      .cardImgBackground .wrapper-img .wrapper-subtitle .h3-semiBold {
        color: #FFFFFF;
        margin-bottom: 18px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 23px; }
        @media (min-width: 768px) {
          .cardImgBackground .wrapper-img .wrapper-subtitle .h3-semiBold {
            font-size: 21px;
            font-size: 1.3125rem;
            line-height: 28px;
            margin-bottom: 40px; } }
    .cardImgBackground .wrapper-img .btn-al-green {
      margin-top: auto;
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      position: relative;
      z-index: 10; }
      @media (min-width: 768px) {
        .cardImgBackground .wrapper-img .btn-al-green > .icon-download, .cardImgBackground .wrapper-img .btn-al-green > .icon-webcast {
          margin-left: 20px; } }
    .cardImgBackground .wrapper-img .wrapper-button {
      margin-top: auto; }

.cardImgLeftButton {
  margin-bottom: 40px; }
  .cardImgLeftButton .wrapper-card {
    display: flex;
    justify-content: flex-start;
    padding: 18px;
    border-radius: 0 0 20px 0;
    background-color: #FFFFFF;
    box-shadow: 0 0 5px 0 #c8c8c8;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .cardImgLeftButton .wrapper-card {
        padding: 25px;
        margin-bottom: 40px; } }
  .cardImgLeftButton .wrapper-img {
    border-radius: 0 0 20px 0;
    min-width: 88px;
    max-height: 69px;
    background-size: cover;
    background-position: top center;
    margin-right: 20px; }
    @media (min-width: 768px) {
      .cardImgLeftButton .wrapper-img {
        margin-right: 30px;
        min-width: 234px;
        min-height: 197px; } }
  .cardImgLeftButton .wrapper-text {
    position: relative; }
    @media (min-width: 768px) {
      .cardImgLeftButton .wrapper-text {
        min-height: 200px; } }
    .cardImgLeftButton .wrapper-text .h2-semiBold {
      font-size: 16px;
      font-size: 1rem;
      line-height: 23px;
      font-weight: 600; }
      @media (min-width: 768px) {
        .cardImgLeftButton .wrapper-text .h2-semiBold {
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 30px; } }
    .cardImgLeftButton .wrapper-text .text16 {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px; }
    .cardImgLeftButton .wrapper-text .wrapper-bottom {
      width: 134px; }
      @media (min-width: 768px) {
        .cardImgLeftButton .wrapper-text .wrapper-bottom {
          width: 100%;
          position: absolute;
          bottom: 0; } }

.therapeuticAreasResearch {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .therapeuticAreasResearch {
      margin-bottom: 70px; } }
  .therapeuticAreasResearch .h2-semiBold {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
    font-weight: 600; }
  .therapeuticAreasResearch .therapeutic-list {
    list-style: none;
    padding-left: 0; }
    .therapeuticAreasResearch .therapeutic-list li {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 28px;
      margin-bottom: 17px;
      color: #002855; }

.featuredContentSimple {
  position: relative;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .featuredContentSimple {
      min-height: 320px;
      margin-bottom: 70px; } }
  .featuredContentSimple .h2-semiBold {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
    font-weight: 600; }
    .featuredContentSimple .h2-semiBold .text16 {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .featuredContentSimple .h2-semiBold .text16 {
          margin-bottom: 0; } }
  .featuredContentSimple .button-wrapper {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .featuredContentSimple .button-wrapper {
        position: absolute;
        bottom: 0;
        margin-bottom: 0; } }

@media (min-width: 992px) {
  .card-content-block {
    display: flex;
    justify-content: space-between; } }

.card-content-block .card-content-big {
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .card-content-block .card-content-big {
      width: 50%;
      margin-bottom: 0; }
      .card-content-block .card-content-big:not(:last-child) {
        margin-right: 30px; } }

.card-content-big {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .card-content-big {
      margin-bottom: 70px; } }
  .card-content-big-img {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 520px;
    border-radius: 0 0 20px 0;
    position: relative; }
  .card-content-big-text {
    position: absolute;
    width: 100%;
    border-radius: 0 0 20px 0;
    background-color: #FFFFFF;
    padding: 30px;
    bottom: -9px; }
    .card-content-big-text .h2-light {
      color: #002855; }
    .card-content-big-text p {
      margin-bottom: 30px; }
    @media (min-width: 992px) {
      .card-content-big-text {
        width: 70%;
        left: 30px;
        bottom: 30px; } }
    .card-content-big-text .button {
      position: relative;
      left: -10px;
      margin-bottom: 0; }

.CardText {
  position: relative;
  margin-bottom: 40px;
  padding: 25px;
  border-radius: 0 0 35px 0;
  background-color: #FFFFFF;
  box-shadow: 0 0 5px 0 #c8c8c8; }
  @media (min-width: 768px) {
    .CardText {
      min-height: 205px;
      margin-bottom: 70px;
      padding: 15px; } }
  .CardText .h3-medium {
    color: #002855;
    font-weight: 500;
    letter-spacing: -0.09px; }
  .CardText .button-wrapper {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .CardText .button-wrapper {
        position: relative;
        bottom: -5px;
        margin-bottom: 0; } }

.listRelatedLinks {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .listRelatedLinks {
      margin-bottom: 70px; } }
  .listRelatedLinks .h3-medium {
    color: #002855;
    font-weight: 500;
    letter-spacing: -0.09px;
    margin-bottom: 15px; }

.card-director {
  margin: 0 0 35px 0;
  border-top: 2px solid #00F0BE;
  border-radius: 0 0 20px 0;
  box-shadow: 0 -5px 10px 10px rgba(0, 0, 0, 0.03);
  height: 145px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .card-director {
      margin-bottom: 70px; } }
  .card-director:hover .director-img img.hover-img {
    opacity: 1; }
  .card-director .modal-director {
    display: flex; }
  .card-director .close-button {
    position: absolute;
    top: 8px;
    right: 8px;
    display: none;
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 27px;
    border: 0;
    box-shadow: none;
    background: transparent;
    color: #002855;
    cursor: pointer;
    transition: opacity 0.2s ease-in-out; }
    .card-director .close-button:hover {
      opacity: 0.8; }
    @media (min-width: 992px) {
      .card-director .close-button {
        top: 50px;
        right: 50px; } }
  .card-director.modal-box {
    position: fixed;
    background: white;
    z-index: 999;
    display: block;
    padding: 50px 30px 10px;
    overflow-y: auto;
    border-top: 0;
    border-radius: 0; }
    @media (min-width: 992px) {
      .card-director.modal-box {
        display: block;
        padding: 150px 30px 0px 30px; } }
    .card-director.modal-box .close-button {
      display: block; }
    .card-director.modal-box .modal-director {
      display: block;
      max-width: 1200px;
      margin: 0 auto; }
    .card-director.modal-box .director-img {
      float: right;
      width: auto;
      max-width: unset;
      margin: 0 30px 20px 40px;
      order: initial;
      height: auto;
      text-align: left;
      align-self: initial; }
      @media (min-width: 992px) {
        .card-director.modal-box .director-img {
          order: initial;
          width: auto;
          max-width: 350px;
          text-align: left;
          align-self: initial; } }
      @media (min-width: 1280px) {
        .card-director.modal-box .director-img {
          max-width: 400px; } }
      .card-director.modal-box .director-img img {
        width: 100%;
        height: auto;
        max-width: 100%;
        max-height: none; }
        .card-director.modal-box .director-img img.hover-img {
          opacity: 0; }
    .card-director.modal-box .director-text {
      width: auto;
      padding: 0;
      float: none;
      overflow: unset; }
      @media (min-width: 992px) {
        .card-director.modal-box .director-text {
          padding: 0;
          width: auto; } }
      .card-director.modal-box .director-text h2 {
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        font-size: 57px;
        font-size: 3.5625rem;
        line-height: 62px;
        color: #002855;
        margin: 0 0 8px; }
      .card-director.modal-box .director-text p {
        font-size: 18px;
        font-size: 1.125rem;
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        line-height: 24px;
        color: #3C3C3C;
        margin: 0 0 8px; }
      .card-director.modal-box .director-text .director-title {
        margin: 0 0 16px 0;
        position: relative;
        padding: 0 0 8px 0; }
        .card-director.modal-box .director-text .director-title::after {
          content: '';
          position: absolute;
          bottom: 0;
          width: 75px;
          height: 2px;
          background: #00F0BE; }
      .card-director.modal-box .director-text .director-description {
        display: block;
        padding-bottom: 25px;
        clear: none; }
        .card-director.modal-box .director-text .director-description p {
          font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 24px;
          color: #3C3C3C;
          margin: 0 0 16px;
          text-align: justify; }
    .card-director.modal-box .modal-director::after {
      content: "";
      display: table;
      clear: both; }
    @media (max-width: "992px" - 1px) {
      .card-director.modal-box .director-img {
        float: right;
        margin: 0 0 20px 0;
        max-width: 250px;
        margin-left: 40px;
        margin-right: auto;
        display: block; }
      .card-director.modal-box .director-text {
        text-align: center; }
        .card-director.modal-box .director-text .director-description p {
          text-align: left; } }
  .card-director .director-img {
    width: 40%;
    position: relative;
    top: 1px; }
    @media (min-width: 992px) {
      .card-director .director-img {
        width: 145px;
        min-width: 145px; } }
    .card-director .director-img img {
      width: 100%;
      height: auto; }
      .card-director .director-img img.hover-img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
        transition: opacity 0.2s ease-in-out; }
  .card-director .director-text {
    width: 60%;
    padding: 8px 13px; }
    @media (min-width: 992px) {
      .card-director .director-text {
        width: auto; } }
    .card-director .director-text h2 {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      font-size: 21px;
      font-size: 1.3125rem;
      line-height: 24px;
      color: #002855;
      margin: 0 0 8px; }
    .card-director .director-text p {
      font-size: 16px;
      font-size: 1rem;
      line-height: 21px;
      color: #3C3C3C;
      margin: 0 0 8px; }
  .card-director .director-description {
    display: none; }

.contactUs {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .contactUs {
      margin-bottom: 70px; } }
  .contactUs .h2-semiBold-xl {
    margin-bottom: 5px; }
  .contactUs .text18 {
    margin-bottom: 30px; }

.almirall-modal-contactus {
  min-width: 320px;
  transform: translate(-50%, -50%);
  bottom: auto; }
  @media (min-width: 768px) {
    .almirall-modal-contactus {
      max-width: 540px;
      min-height: 380px;
      max-height: 550px; } }
  @media (min-width: 1600px) {
    .almirall-modal-contactus {
      max-width: 540px; } }
  .almirall-modal-contactus .modal-content .modal-header {
    height: 80px; }
  .almirall-modal-contactus .modal-content .modal-body {
    text-align: center;
    padding: 20px; }
    @media (min-width: 768px) {
      .almirall-modal-contactus .modal-content .modal-body {
        padding: 0 50px 40px; } }
    .almirall-modal-contactus .modal-content .modal-body .h2-medium {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 22px; }
      @media (min-width: 768px) {
        .almirall-modal-contactus .modal-content .modal-body .h2-medium {
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 28px; } }
    .almirall-modal-contactus .modal-content .modal-body .text16 {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 20px;
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        .almirall-modal-contactus .modal-content .modal-body .text16 {
          font-size: 16px;
          font-size: 1rem;
          line-height: 22px;
          margin-bottom: 45px; } }
    .almirall-modal-contactus .modal-content .modal-body .button-wrapper {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media (min-width: 768px) {
        .almirall-modal-contactus .modal-content .modal-body .button-wrapper {
          flex-direction: row; } }
      .almirall-modal-contactus .modal-content .modal-body .button-wrapper .btn-al-secondary {
        min-width: 100%;
        font-family: "Graphik Semibold", Arial, Helvetica, sans-serif; }
        @media (min-width: 768px) {
          .almirall-modal-contactus .modal-content .modal-body .button-wrapper .btn-al-secondary {
            min-width: inherit; } }
      .almirall-modal-contactus .modal-content .modal-body .button-wrapper .link-wrap {
        order: 2; }
        @media (min-width: 768px) {
          .almirall-modal-contactus .modal-content .modal-body .button-wrapper .link-wrap {
            order: 0;
            display: flex;
            align-items: center;
            margin-right: 25px; } }

.accordion-faqs {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .accordion-faqs {
      margin-bottom: 70px; } }
  .accordion-faqs .h3-medium-blue {
    margin-bottom: 30px; }
  .accordion-faqs-item {
    margin-bottom: 10px;
    box-shadow: 0 0 11px 0 #c8c8c8; }
    .accordion-faqs-item .card-body {
      padding-top: 0;
      padding-bottom: 50px;
      padding-left: 25px;
      padding-right: 25px; }
  .accordion-faqs .card-header {
    background-color: transparent;
    padding: 0;
    border-bottom: 0; }
    .accordion-faqs .card-header .title {
      margin-bottom: 0;
      font-size: 16px;
      font-size: 1rem;
      font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
      line-height: 19px;
      letter-spacing: .1px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      color: #002855; }
      .accordion-faqs .card-header .title a {
        display: block;
        height: 100%;
        width: 100%;
        padding-left: 26px;
        padding-right: 26px;
        padding-bottom: 30px;
        padding-top: 30px;
        cursor: pointer; }
        .accordion-faqs .card-header .title a::after {
          content: '+';
          display: inline-block;
          font-size: 26px;
          font-size: 1.625rem;
          color: #008C94;
          position: absolute;
          right: 30px;
          font-family: "Graphik Light", Arial, Helvetica, sans-serif;
          opacity: 1;
          transition: opacity .3s ease-in-out; }
        .accordion-faqs .card-header .title a[aria-expanded="true"]::after {
          content: '-'; }

.horizontal-scroll-box.accordion-faqs-tabs {
  margin-bottom: 90px; }
  .horizontal-scroll-box.accordion-faqs-tabs .horizontal-scroll-slider {
    width: 100%; }
    .horizontal-scroll-box.accordion-faqs-tabs .horizontal-scroll-slider .horizontal-scroll-links {
      display: flex;
      margin-bottom: 30px; }
      @media (min-width: 992px) {
        .horizontal-scroll-box.accordion-faqs-tabs .horizontal-scroll-slider .horizontal-scroll-links {
          margin: 0; } }
      .horizontal-scroll-box.accordion-faqs-tabs .horizontal-scroll-slider .horizontal-scroll-links .tabs-scroll-link {
        font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
        color: #002855;
        padding: 14px;
        margin-right: 10px;
        display: inline-block; }
        @media (min-width: 992px) {
          .horizontal-scroll-box.accordion-faqs-tabs .horizontal-scroll-slider .horizontal-scroll-links .tabs-scroll-link {
            padding: 20px;
            margin-right: 30px; } }
        .horizontal-scroll-box.accordion-faqs-tabs .horizontal-scroll-slider .horizontal-scroll-links .tabs-scroll-link.active {
          border-bottom: 2px solid #00F0BE; }
    .horizontal-scroll-box.accordion-faqs-tabs .horizontal-scroll-slider .horizontal-scroll-tabs::before {
      content: none; }
    .horizontal-scroll-box.accordion-faqs-tabs .horizontal-scroll-slider .horizontal-scroll-links {
      display: flex;
      margin-bottom: 30px; }
      .horizontal-scroll-box.accordion-faqs-tabs .horizontal-scroll-slider .horizontal-scroll-links .tabs-scroll-link {
        font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
        color: #002855;
        padding: 20px;
        margin-right: 30px;
        display: inline-block; }
        .horizontal-scroll-box.accordion-faqs-tabs .horizontal-scroll-slider .horizontal-scroll-links .tabs-scroll-link.active {
          border-bottom: 2px solid #00F0BE; }

.analyst-coverage-contact ul {
  list-style: none;
  padding-left: 0; }
  @media (min-width: 992px) {
    .analyst-coverage-contact ul {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap; } }
  @media (min-width: 992px) {
    .analyst-coverage-contact ul li {
      width: 50%; } }

.analyst-coverage-contact .title {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-size: 1.1875rem; }

.analyst-coverage-contact .tlf {
  margin-bottom: 30px; }

.analyst-coverage-contact span {
  display: block; }

.image-gallery ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    .image-gallery ul {
      align-items: center; } }
  .image-gallery ul li {
    margin-bottom: 40px;
    box-shadow: 0 0 5px 0 #c8c8c8;
    width: calc(50% - 10px);
    border-radius: 0 0 40px 0; }
    .image-gallery ul li:not(:nth-child(2n)) {
      margin-right: 20px; }
    @media (min-width: 992px) {
      .image-gallery ul li {
        width: calc(33.333% - 60px); }
        .image-gallery ul li:not(:nth-child(2n)) {
          margin-right: 0; }
        .image-gallery ul li:not(:nth-child(3n)) {
          margin-right: 30px; } }
    .image-gallery ul li img {
      width: 100%;
      max-height: 290px;
      object-fit: cover; }
    .image-gallery ul li .img-wrapp {
      background-size: cover;
      background-position: top center;
      width: auto;
      min-height: 110px; }
      @media (min-width: 768px) {
        .image-gallery ul li .img-wrapp {
          min-width: 280px;
          min-height: 280px; } }

.image-gallery a {
  color: #008C94;
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
  text-decoration: none; }
  @media (min-width: 768px) {
    .image-gallery a {
      font-size: 15px;
      font-size: 0.9375rem; } }
  .image-gallery a::before {
    content: '';
    position: absolute;
    bottom: -3px;
    width: 0;
    height: 1px;
    transition: width .3s ease-in-out;
    background-color: #008C94; }
  .image-gallery a em {
    margin-left: 5px;
    display: inline-block; }
  .image-gallery a:hover {
    text-decoration: none; }
    .image-gallery a:hover::before {
      width: 100%; }

.image-gallery span {
  display: inline-block; }
  .image-gallery span.text {
    position: relative;
    padding: 10px; }
    @media (min-width: 768px) {
      .image-gallery span.text {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 25px;
        padding-bottom: 20px;
        top: -5px; } }
    .image-gallery span.text span {
      font-size: 14px;
      font-size: 0.875rem; }

.contentListIcon {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .contentListIcon {
      margin-bottom: 70px; } }
  .contentListIcon .h4-semiBold {
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .contentListIcon .h4-semiBold {
        margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .contentListIcon .document-wrapper {
      display: flex;
      flex-direction: column;
      justify-content: space-between; } }
  .contentListIcon .document-wrapper .document-card {
    display: flex;
    align-content: center;
    padding: 15px;
    background-color: #FFFFFF;
    box-shadow: 0 0 5px 0 #c8c8c8;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .contentListIcon .document-wrapper .document-card {
        padding: 20px 25px; } }
    @media (min-width: 768px) {
      .contentListIcon .document-wrapper .document-card .text-wrap {
        flex: 1;
        padding: 10px 0; } }
    .contentListIcon .document-wrapper .document-card .text-wrap .h5-semiBold {
      color: #002855;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media (min-width: 768px) {
        .contentListIcon .document-wrapper .document-card .text-wrap .h5-semiBold {
          margin-bottom: 0; } }
    .contentListIcon .document-wrapper .document-card .text-wrap .text14 {
      margin-bottom: 0; }
    .contentListIcon .document-wrapper .document-card .icon-wrap {
      margin-right: 20px; }
      .contentListIcon .document-wrapper .document-card .icon-wrap-link {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 56px;
        width: 56px;
        border-radius: 50%;
        background-color: rgba(0, 240, 190, 0.1); }
        .contentListIcon .document-wrapper .document-card .icon-wrap-link:hover {
          background-color: #002855; }
      .contentListIcon .document-wrapper .document-card .icon-wrap .icon-default {
        font-size: 25px;
        color: #00F0BE; }

.contactCard {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .contactCard {
      margin-bottom: 70px;
      padding-top: 25px; } }
  @media (min-width: 768px) {
    .contactCard .latest-news__title {
      margin-bottom: 50px; } }

.contactCard-wrapper {
  margin-bottom: 20px; }
  .contactCard-wrapper p {
    margin-bottom: 5px; }

.subscribeInvestors {
  margin-bottom: 40px;
  padding: 25px;
  background-color: rgba(220, 220, 220, 0.25); }
  @media (min-width: 768px) {
    .subscribeInvestors {
      margin-bottom: 70px; } }
  @media (min-width: 768px) {
    .subscribeInvestors .subscribeInvestors-wrapper {
      display: flex;
      justify-content: space-between; } }
  @media (min-width: 768px) {
    .subscribeInvestors .subscribeInvestors-wrapper .subscribe-text {
      padding-right: 40px; } }

.almirall-nav-tabs {
  display: flex;
  padding: 50px 0 0;
  max-width: 500px;
  overflow: scroll;
  margin-left: auto;
  margin-right: auto; }
  .almirall-nav-tabs p.active a {
    border-bottom: solid 2px #002855;
    color: #002855; }
  .almirall-nav-tabs p a {
    text-transform: uppercase;
    color: #3C3C3C;
    min-width: 160px;
    display: block;
    text-align: center;
    padding-bottom: 10px; }
    .almirall-nav-tabs p a:hover {
      color: #008C94; }
  @media (min-width: 992px) {
    .almirall-nav-tabs {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      max-width: 100%;
      overflow: hidden;
      padding-top: 15px; }
      .almirall-nav-tabs p a {
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 22px;
        min-width: 160px;
        text-align: center; } }

.almirall-psoriatips {
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .almirall-psoriatips {
      margin-bottom: 60px; } }
  .almirall-psoriatips--header {
    padding-bottom: 16px; }
    .almirall-psoriatips--header img {
      margin-bottom: 14px; }
  .almirall-psoriatips--card {
    width: 100%;
    margin: 0;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 1px 4px 0 rgba(0, 0, 0, 0.1); }
    .almirall-psoriatips--card .wrapper-img {
      border-radius: 0 0 20px 0;
      background-size: cover;
      background-position: top center;
      margin-bottom: 15px;
      min-height: 200px;
      border-top: 2px solid #008C94; }
    .almirall-psoriatips--card .wrapper-text {
      padding: 18px; }

.featured-media {
  position: relative; }
  .featured-media-img {
    min-height: 480px;
    background-size: cover; }
  .featured-media-text {
    position: absolute;
    width: 100%;
    border-radius: 0 0 12px 0;
    background-color: #FFFFFF;
    padding: 30px;
    bottom: -9px; }
    .featured-media-text .h2 {
      color: #002855; }
    .featured-media-text p {
      margin-bottom: 30px; }
    @media (min-width: 992px) {
      .featured-media-text {
        width: 50%;
        left: 30px;
        bottom: 50px; } }
    .featured-media-text .button {
      position: absolute;
      bottom: 0;
      right: 0;
      padding: 0;
      margin-bottom: 0; }
      .featured-media-text .button a {
        min-width: 0;
        padding: 7px; }
    .featured-media-text .download-list ul {
      margin-bottom: 0; }
      .featured-media-text .download-list ul span {
        margin-bottom: -3px; }

.mediaContact {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .mediaContact {
      margin-bottom: 70px;
      display: flex; } }
  .mediaContact .mediaContact-wrapper {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .mediaContact .mediaContact-wrapper {
        margin-right: 150px; } }
    .mediaContact .mediaContact-wrapper .h4 {
      color: #002855;
      margin-bottom: 20px;
      font-weight: 500; }

.beingPartAlmirall {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .beingPartAlmirall {
      margin-bottom: 70px;
      display: flex;
      flex-wrap: wrap; } }

.beingPartAlmirall-card {
  margin-bottom: 40px;
  border-radius: 0 0 35px 0;
  background-color: #FFFFFF;
  box-shadow: 0 0 5px 0 #c8c8c8; }
  @media (min-width: 768px) {
    .beingPartAlmirall-card {
      width: calc(33.33% - 10px);
      margin-right: 15px; }
      .beingPartAlmirall-card:nth-child(3n) {
        margin-right: 0; } }
  .beingPartAlmirall-card > p {
    margin-bottom: 0;
    overflow: hidden; }
  .beingPartAlmirall-card .img-wrapper {
    background-size: cover;
    background-position: top center;
    width: auto;
    min-height: 245px;
    display: block; }
    @media (min-width: 768px) {
      .beingPartAlmirall-card .img-wrapper {
        min-width: auto;
        min-height: 310px; } }
  .beingPartAlmirall-card .text-wrapp {
    padding: 15px; }
    .beingPartAlmirall-card .text-wrapp p {
      margin-bottom: 0; }
    .beingPartAlmirall-card .text-wrapp .h4 {
      color: #002855;
      margin-bottom: 0; }

.ourDailyLife {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .ourDailyLife {
      margin-bottom: 70px; } }
  .ourDailyLife ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto; }
    @media (min-width: 992px) {
      .ourDailyLife ul {
        align-items: center;
        flex-wrap: wrap;
        overflow-x: inherit; } }
    .ourDailyLife ul li {
      margin-bottom: 20px;
      margin-right: 15px; }
      @media (min-width: 992px) {
        .ourDailyLife ul li {
          margin-right: 0;
          width: calc(25% - 15px); }
          .ourDailyLife ul li:not(:nth-child(4n)) {
            margin-right: 20px; } }
      .ourDailyLife ul li::before {
        content: '';
        display: block;
        background: #008C94;
        height: 2px; }
      .ourDailyLife ul li .img-wrapp {
        background-size: cover;
        background-position: top center;
        display: block;
        min-width: 200px;
        min-height: 200px;
        border-radius: 0 0 20px 0; }
        @media (min-width: 768px) {
          .ourDailyLife ul li .img-wrapp {
            min-width: 260px;
            min-height: 260px; } }
        .ourDailyLife ul li .img-wrapp:hover {
          box-shadow: 0 0 5px 0 #c8c8c8; }

.almirall-modal-daily {
  width: 100%;
  height: auto;
  text-align: left; }
  @media (min-width: 992px) {
    .almirall-modal-daily {
      width: 85%;
      height: 90%; } }
  .almirall-modal-daily .modal-content .modal-header {
    height: 80px; }
  .almirall-modal-daily .swiper-button-next, .almirall-modal-daily .swiper-button-prev {
    top: 25%; }
    @media (min-width: 992px) {
      .almirall-modal-daily .swiper-button-next, .almirall-modal-daily .swiper-button-prev {
        background-image: none;
        top: 50%; }
        .almirall-modal-daily .swiper-button-next em, .almirall-modal-daily .swiper-button-prev em {
          font-size: 32px;
          line-height: 44px; } }

.daily-carrusel-img .swiper-slide {
  background-size: cover;
  background-position: top center;
  min-height: 168px; }
  @media (min-width: 768px) {
    .daily-carrusel-img .swiper-slide {
      min-height: 480px; } }
  @media (min-width: 992px) {
    .daily-carrusel-img .swiper-slide {
      min-height: 550px; } }
  @media (min-width: 1600px) {
    .daily-carrusel-img .swiper-slide {
      min-height: 700px; } }

.search-selector input {
  border-radius: 0;
  background: #F5F5F5;
  height: 50px;
  padding: 13px 15px;
  border: none; }
  .search-selector input::placeholder {
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    color: #878787; }
  .search-selector input:focus {
    border: none;
    box-shadow: none;
    background: #F5F5F5; }

.search-selector select {
  font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  color: #878787; }

.search-selector .custom-select__dropdown {
  border: none;
  max-height: 250px;
  overflow-y: auto;
  box-shadow: 0 -5px 10px 10px rgba(0, 0, 0, 0.03); }
  .search-selector .custom-select__dropdown::before {
    content: "";
    display: block;
    background: #00F0BE;
    height: 2px;
    top: 38%; }

.search-selector .custom-select {
  border-radius: 0;
  height: 50px;
  background: #F5F5F5;
  border: none; }
  .search-selector .custom-select button {
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    height: 100%;
    color: #878787; }
  .search-selector .custom-select .custom-select__option {
    border-bottom: 1px solid #F5F5F5;
    padding: 14px 15px;
    position: relative;
    white-space: initial; }
    .search-selector .custom-select .custom-select__option:hover {
      background: none;
      color: #002855;
      font-weight: bold; }
  .search-selector .custom-select .custom-select__option--value::after {
    content: "\e914";
    font-family: "almirall" !important;
    font-size: 10px;
    font-size: 0.625rem;
    border: none;
    top: 20px;
    /* right: 32px; */
    width: 10px;
    height: 10px;
    position: absolute;
    transition: all 0.2s ease-in-out; }

.search-selector .custom-select--active .custom-select__option--value::after {
  transform: translateY(50%) rotate(-180deg); }

.search-selector .btn-al-secondary {
  height: 50px; }

.search-selector--keyword {
  width: 100%; }
  .search-selector--keyword input {
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    color: #878787; }
  .search-selector--keyword .input-group {
    position: relative; }
    .search-selector--keyword .input-group .input-group-append {
      cursor: pointer;
      display: none;
      z-index: 4;
      position: absolute;
      right: 20px;
      top: 13px; }
      .search-selector--keyword .input-group .input-group-append a {
        color: #878787; }
        .search-selector--keyword .input-group .input-group-append a:hover, .search-selector--keyword .input-group .input-group-append a:active {
          color: #878787; }
  .search-selector--keyword .form-group {
    position: relative; }
    .search-selector--keyword .form-group:after {
      content: "\e910";
      font-family: "almirall" !important;
      position: absolute;
      right: 20px;
      bottom: 15px;
      color: #878787;
      z-index: 1; }

.search-selector--filter {
  width: 100%;
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  color: #878787;
  margin-bottom: 40px; }
  .search-selector--filter span {
    padding-right: 40px; }
  @media (min-width: 768px) {
    .search-selector--filter {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      margin-bottom: 0;
      align-items: baseline; } }

.search-total-results {
  padding-top: 20px;
  padding-bottom: 15px; }

@media (min-width: 992px) {
  .newsroom-search .search-selector {
    margin-bottom: 20px; } }

.newsroom-search .search-selector--filter .form-group {
  width: 100%; }
  @media (min-width: 768px) {
    .newsroom-search .search-selector--filter .form-group {
      width: 35%; } }
  .newsroom-search .search-selector--filter .form-group input {
    width: 100%;
    border: none; }
    .newsroom-search .search-selector--filter .form-group input::placeholder {
      font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
      color: #878787;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 21px; }

.commitment-search .search-selector--filter .form-group {
  width: 100%; }
  @media (min-width: 768px) {
    .commitment-search .search-selector--filter .form-group {
      width: 35%; } }

.commitment-search .search-results {
  padding-top: 54px; }

@media (min-width: 768px) {
  .countryProductSelector-search .search-selector--filter .form-group {
    width: 100%; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .countryProductSelector-search .search-selector--filter .form-group {
      width: 25%; } }

.countryProductSelector-search .search-results {
  padding-top: 54px; }

.product-search .search-selector--filter .form-group {
  width: 100%; }
  @media (min-width: 768px) {
    .product-search .search-selector--filter .form-group {
      width: 23%; } }

.product-search .search-results-item {
  margin-bottom: 16px;
  box-shadow: 0 0 5px 0 #c8c8c8; }

.product-search .search-results .card-header {
  background-color: transparent;
  padding: 0;
  border: none;
  border-radius: 0; }
  .product-search .search-results .card-header .title {
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1rem;
    font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
    line-height: 19px;
    letter-spacing: 0.1px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #002855;
    cursor: pointer; }
    .product-search .search-results .card-header .title a {
      display: block;
      height: 100%;
      width: 100%;
      padding-top: 12px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 10px; }
      .product-search .search-results .card-header .title a::after {
        content: "+";
        display: inline-block;
        font-size: 26px;
        font-size: 1.625rem;
        color: #008C94;
        position: absolute;
        right: 30px;
        font-family: "Graphik Light", Arial, Helvetica, sans-serif;
        opacity: 1;
        transition: opacity 0.3s ease-in-out; }
      .product-search .search-results .card-header .title a[aria-expanded="true"]::after {
        content: "-"; }
      @media (min-width: 768px) {
        .product-search .search-results .card-header .title a {
          padding-left: 40px;
          padding-right: 26px;
          padding-top: 23px; } }
  .product-search .search-results .card-header .wrapper-text {
    padding-left: 20px; }
    .product-search .search-results .card-header .wrapper-text p {
      font-size: 14px;
      font-size: 0.875rem; }
      .product-search .search-results .card-header .wrapper-text p.wrapper-text-name {
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        margin-bottom: 0; }
    @media (min-width: 768px) {
      .product-search .search-results .card-header .wrapper-text {
        padding-left: 40px;
        display: flex;
        justify-content: row;
        justify-content: start; }
        .product-search .search-results .card-header .wrapper-text p.wrapper-text-name {
          width: 20%;
          margin-bottom: 1rem; }
        .product-search .search-results .card-header .wrapper-text p.wrapper-text-result {
          width: 80%; } }

.product-search .search-results .card-body {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 77px;
  font-size: 14px; }
  @media (min-width: 768px) {
    .product-search .search-results .card-body {
      padding-left: 23%;
      padding-right: 60px;
      padding-bottom: 77px; } }
  .product-search .search-results .card-body .table-striped tbody tr:nth-of-type(odd) {
    background-color: #FFFFFF; }
  .product-search .search-results .card-body .table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(220, 220, 220, 0.15); }
  .product-search .search-results .card-body .table-striped tbody tr:nth-of-type(odd) td,
  .product-search .search-results .card-body .table-striped tbody tr:nth-of-type(odd) th {
    background-color: transparent; }

@media (min-width: 768px) {
  .product-search.no-country .search-selector--filter .form-group {
    width: 34%; } }

.product-search.no-country .search-results .card-header .title a {
  cursor: default; }
  .product-search.no-country .search-results .card-header .title a::after {
    display: none; }

.media-search .search-selector {
  margin-bottom: 42px; }
  .media-search .search-selector--filter .form-group {
    width: 100%; }
    @media (min-width: 768px) {
      .media-search .search-selector--filter .form-group {
        width: 35%; } }
    .media-search .search-selector--filter .form-group input {
      width: 100%;
      border: none; }
      .media-search .search-selector--filter .form-group input::placeholder {
        font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
        color: #878787;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 21px; }

.media-search .image-gallery ul li {
  width: calc(50% - 20px);
  overflow: hidden; }
  .media-search .image-gallery ul li:not(:nth-child(2n)) {
    margin-right: 20px; }
  @media (min-width: 992px) {
    .media-search .image-gallery ul li {
      width: calc(33.333% - 35px); }
      .media-search .image-gallery ul li:not(:nth-child(2n)) {
        margin-right: 0; }
      .media-search .image-gallery ul li:not(:nth-child(3n)) {
        margin-right: 50px; } }
  .media-search .image-gallery ul li.product {
    position: relative; }
    .media-search .image-gallery ul li.product > .openModal {
      display: block; }
      .media-search .image-gallery ul li.product > .openModal:hover::before {
        display: none; }
    .media-search .image-gallery ul li.product .product-wrapper {
      display: none; }
    .media-search .image-gallery ul li.product:hover .img-wrapp {
      filter: blur(10px); }
    .media-search .image-gallery ul li.product:hover .product-wrapper {
      display: block;
      cursor: pointer;
      position: absolute;
      top: 30%;
      text-align: center;
      width: 80%;
      margin: 0 10%;
      opacity: 0.8; }
      .media-search .image-gallery ul li.product:hover .product-wrapper span {
        color: #FFFFFF;
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 16px; }
      .media-search .image-gallery ul li.product:hover .product-wrapper img {
        width: 32px;
        height: auto;
        margin-bottom: 13px; }

@media (min-width: 992px) {
  .pipeline-table .search-selector {
    margin-bottom: 20px; } }

.pipeline-table .search-selector--filter .form-group {
  width: 100%; }
  @media (min-width: 768px) {
    .pipeline-table .search-selector--filter .form-group {
      width: 20%;
      margin-right: 30px; }
      .pipeline-table .search-selector--filter .form-group:last-child {
        margin-right: 0; } }
  .pipeline-table .search-selector--filter .form-group label {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    color: #3C3C3C;
    margin-bottom: 15px; }
  .pipeline-table .search-selector--filter .form-group input {
    width: 100%;
    border: none; }
    .pipeline-table .search-selector--filter .form-group input::placeholder {
      font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
      color: #878787;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 21px; }
  .pipeline-table .search-selector--filter .form-group .ic-flag {
    position: relative;
    padding-left: 45px; }
    .pipeline-table .search-selector--filter .form-group .ic-flag::before {
      content: "";
      position: absolute;
      top: 30%;
      left: 20px;
      width: 20px;
      transform: translateX(-30%); }
    .pipeline-table .search-selector--filter .form-group .ic-flag--china::before {
      content: url(/o/almirall-restyling-theme/images/icons/china.svg); }
    .pipeline-table .search-selector--filter .form-group .ic-flag--eu::before {
      content: url(/o/almirall-restyling-theme/images/icons/EU.svg); }
    .pipeline-table .search-selector--filter .form-group .ic-flag--us::before {
      content: url(/o/almirall-restyling-theme/images/icons/US.svg); }
    .pipeline-table .search-selector--filter .form-group .ic-flag--uk::before {
      content: url(/o/almirall-restyling-theme/images/icons/UK.svg); }
    .pipeline-table .search-selector--filter .form-group .ic-flag--world::before {
      content: url(/o/almirall-restyling-theme/images/icons/worldwide.svg); }

.general-search .search-selector--keyword .form-group,
.newsroom-search .search-selector--keyword .form-group {
  margin-bottom: 20px; }
  .general-search .search-selector--keyword .form-group::after,
  .newsroom-search .search-selector--keyword .form-group::after {
    top: 15px; }

.general-search .item-date {
  position: relative; }
  .general-search .item-date:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #00F0BE;
    margin-right: 10px;
    display: inline-block;
    vertical-align: inherit; }

.general-search .newsList__date {
  display: inline-block; }
  .general-search .newsList__date:before {
    display: none; }

.general-search .newsList__type {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  color: #878787;
  text-transform: uppercase;
  position: relative;
  padding-left: 5px; }

.transparency-country {
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .transparency-country {
      margin-bottom: 85px; } }
  .transparency-country .search-selector-label {
    color: #3C3C3C;
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px; }
  @media (min-width: 992px) {
    .transparency-country .search-selector .custom-select {
      width: 47%; } }

.pagination {
  justify-content: center;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .pagination {
      margin-bottom: 70px; } }
  .pagination .page-item a {
    background-color: transparent;
    border: 0;
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    color: #3C3C3C;
    font-size: 16px;
    font-size: 1rem; }
  .pagination .page-item:first-child a[role="button"]:after {
    content: "\e903";
    font-family: 'almirall' !important;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 30px;
    transform: rotate(180deg); }
  .pagination .page-item:last-child a[role="button"]:after {
    content: "\e903";
    font-family: 'almirall' !important;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 30px; }
  .pagination .page-item.active a {
    font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
    border-bottom: solid 2px #00F0BE;
    background: trasparent;
    color: #3C3C3C;
    position: relative; }
  .pagination .page-item.active .page-link {
    background-color: transparent;
    color: #3C3C3C;
    border-color: #00F0BE; }
  .pagination .page-item .btn-unstyled {
    border-width: 0;
    color: #3C3C3C; }
  .pagination li a:hover, .pagination li a:focus {
    background-color: transparent;
    border: none;
    color: #00F0BE; }

.carrouselGaleria {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .carrouselGaleria {
      margin-bottom: 70px; } }
  .carrouselGaleria .featuredContent-video {
    margin-bottom: 10px; }
  .carrouselGaleria .text-warpper p {
    margin-bottom: 5px; }
  .carrouselGaleria .text-warpper .text14--upper {
    text-transform: uppercase;
    margin-bottom: 15px; }

.relatedImagesGallery {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .relatedImagesGallery {
      margin-bottom: 70px; } }
  .relatedImagesGallery .relatedImagesGallery-full_img {
    position: relative; }
    .relatedImagesGallery .relatedImagesGallery-full_img .bg-wave {
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      background-color: #FFFFFF; }
      .relatedImagesGallery .relatedImagesGallery-full_img .bg-wave img {
        opacity: .55;
        width: 100%; }
  .relatedImagesGallery .relatedImagesGallery-wrapper {
    margin-top: 100px; }

.timeline-vertical {
  display: flex;
  list-style-type: none;
  padding-left: 0;
  flex-wrap: wrap;
  position: relative;
  justify-content: flex-start;
  margin-bottom: 80px; }
  .timeline-vertical::before {
    content: '';
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%);
    width: 3px;
    height: 80%;
    background-color: #00F0BE; }
  .timeline-vertical li {
    width: 50%;
    padding-right: 30px; }
    .timeline-vertical li:nth-child(2n) {
      margin-top: 80px;
      padding-left: 30px;
      padding-right: 0; }
      @media (min-width: 992px) {
        .timeline-vertical li:nth-child(2n) {
          padding-left: 30px; } }
      .timeline-vertical li:nth-child(2n) .title::before {
        left: -37px;
        right: auto; }
    .timeline-vertical li .title {
      position: relative; }
      .timeline-vertical li .title::before {
        content: '';
        width: 15px;
        height: 15px;
        background-color: #00F0BE;
        border-radius: 50%;
        position: absolute;
        right: -37px;
        top: 3px; }
  .timeline-vertical .title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .timeline-vertical .description {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px; }

.timeline-horizontal {
  padding-left: 0;
  list-style: none;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  overflow-x: auto;
  position: relative;
  margin-bottom: 120px;
  touch-action: auto !important; }
  @media (min-width: 992px) {
    .timeline-horizontal {
      max-width: 1170px; } }
  .timeline-horizontal:-webkit-scrollbar {
    width: 0; }
  .timeline-horizontal-block {
    display: flex;
    position: relative; }
    .timeline-horizontal-block:first-child .timeline-horizontal-item:not(:first-child) {
      margin-left: 300px; }
    .timeline-horizontal-block:nth-child(2) {
      padding-top: 55px;
      padding-bottom: 30px; }
      .timeline-horizontal-block:nth-child(2) .timeline-horizontal-item {
        margin-left: 300px; }
        .timeline-horizontal-block:nth-child(2) .timeline-horizontal-item::before {
          top: -63px;
          bottom: auto; }
  .timeline-horizontal-item {
    min-width: 300px;
    padding-bottom: 0;
    position: relative; }
    .timeline-horizontal-item::before {
      content: '';
      width: 15px;
      height: 15px;
      background-color: #00F0BE;
      border-radius: 50%;
      position: absolute;
      left: 0;
      bottom: -7px;
      z-index: 1; }
  .timeline-horizontal .date {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 45px;
    font-family: "Graphik Light", Arial, Helvetica, sans-serif;
    margin-bottom: 10px; }
  .timeline-horizontal .wrap-line {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #DCDCDC; }
    .timeline-horizontal .wrap-line .bg-wrap-line {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 3px;
      background-color: #00F0BE; }

.nicescroll-rails .nicescroll-cursors {
  border-radius: 50% !important;
  height: 50px !important;
  width: 50px !important;
  top: -25px !important; }
  .nicescroll-rails .nicescroll-cursors::before {
    content: "\e904";
    font-family: 'almirall' !important;
    font-size: 35px;
    font-size: 2.1875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.cookiesBanner {
  margin-bottom: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%; }
  .cookiesBanner .cookiesBanner-wrapper {
    padding: 30px;
    background-color: #002855; }
    @media (min-width: 768px) {
      .cookiesBanner .cookiesBanner-wrapper {
        padding: 70px 130px;
        display: flex;
        justify-content: space-between;
        align-content: center; } }
    .cookiesBanner .cookiesBanner-wrapper .text-warpper {
      padding-right: 35px; }
      .cookiesBanner .cookiesBanner-wrapper .text-warpper .text24 {
        color: #FFFFFF; }
        .cookiesBanner .cookiesBanner-wrapper .text-warpper .text24 a {
          color: #FFFFFF;
          font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
          transition: color .2s ease-in-out; }
          .cookiesBanner .cookiesBanner-wrapper .text-warpper .text24 a:hover {
            color: #00F0BE; }
    .cookiesBanner .cookiesBanner-wrapper .link--simple-white {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      text-decoration: underline; }
    .cookiesBanner .cookiesBanner-wrapper .btn-al-green2 {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif; }

.almirall-modal-cookies {
  width: 60%;
  text-align: left; }
  @media (min-width: 768px) {
    .almirall-modal-cookies {
      width: 60%;
      height: 80%; } }
  .almirall-modal-cookies .modal-content {
    height: 100%; }
    .almirall-modal-cookies .modal-content .modal-header {
      height: 60px; }
  .almirall-modal-cookies .modal-body {
    padding: 30px;
    position: relative; }
    .almirall-modal-cookies .modal-body .h2-medium {
      margin-bottom: 35px; }
    .almirall-modal-cookies .modal-body .text16 {
      margin-bottom: 30px;
      font-size: 14px;
      font-size: 0.875rem; }
    .almirall-modal-cookies .modal-body .button-wrapper {
      display: flex;
      justify-content: flex-end;
      flex-direction: column; }
      .almirall-modal-cookies .modal-body .button-wrapper .link-wrap {
        display: flex;
        align-items: center;
        margin-right: 30px; }
      @media (min-width: 768px) {
        .almirall-modal-cookies .modal-body .button-wrapper {
          position: relative;
          bottom: 25px;
          right: 51px;
          top: 0px;
          flex-direction: row; } }

.cookiebanner__main__inner .text16 {
  margin-bottom: 20px; }

.cookiebanner__main__inner .text24 {
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .cookiebanner__main__inner .text24 {
      margin-bottom: 0px; } }

.cookiebanner__main__inner .cookiebanner__buttons {
  align-self: center; }
  .cookiebanner__main__inner .cookiebanner__buttons .button-warpper {
    display: flex; }
    .cookiebanner__main__inner .cookiebanner__buttons .button-warpper .cookiebanner__buttons__accept {
      margin-right: 20px; }
    .cookiebanner__main__inner .cookiebanner__buttons .button-warpper .cookiebanner__buttons__decline {
      margin-top: 0px; }

@media (min-width: 768px) {
  .cookiebanner__main__inner {
    padding: 0px !important; } }

.cookiebanner__main__content {
  margin-right: 51px; }

.cookiesBanner {
  display: none !important; }
  @media (min-width: 768px) {
    .cookiesBanner {
      display: none !important; } }

.countryProductSelector {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .countryProductSelector {
      margin-bottom: 70px; } }
  .countryProductSelector .h2-medium {
    margin-bottom: 5px; }

.horizontal-scroll-box {
  margin-bottom: 40px; }
  .horizontal-scroll-box .title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px; }
  @media (min-width: 768px) {
    .horizontal-scroll-box {
      margin-bottom: 70px; }
      .horizontal-scroll-box .title {
        font-size: 21px;
        font-size: 1.3125rem;
        line-height: 28px; } }
  .horizontal-scroll-box .horizontal-scroll-slider {
    position: relative; }
    @media (min-width: 992px) {
      .horizontal-scroll-box .horizontal-scroll-slider {
        width: 65%; } }
    .horizontal-scroll-box .horizontal-scroll-slider .horizontal-scroll-arrow {
      font-size: 12px;
      font-size: 0.75rem; }
      .horizontal-scroll-box .horizontal-scroll-slider .horizontal-scroll-arrow .horizontal-scroll-arrow-next {
        position: absolute;
        right: 0;
        top: 18px;
        z-index: 9; }
      .horizontal-scroll-box .horizontal-scroll-slider .horizontal-scroll-arrow .horizontal-scroll-arrow-prev {
        position: absolute;
        left: 0;
        top: 18px;
        transform: rotate(-180deg);
        z-index: 9; }
    .horizontal-scroll-box .horizontal-scroll-slider .horizontal-scroll-links .tabs-scroll-item p {
      font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-size: 1rem;
      line-height: 19px;
      margin: 0;
      text-align: center; }
      .horizontal-scroll-box .horizontal-scroll-slider .horizontal-scroll-links .tabs-scroll-item p a {
        color: #3C3C3C; }
    @media (min-width: 992px) {
      .horizontal-scroll-box .horizontal-scroll-slider .horizontal-scroll-links {
        margin: 0 50px; } }
    .horizontal-scroll-box .horizontal-scroll-slider .horizontal-scroll-links .tabs-scroll-link {
      padding: 18px 10px;
      display: inline-block;
      text-decoration: none; }
      .horizontal-scroll-box .horizontal-scroll-slider .horizontal-scroll-links .tabs-scroll-link.active {
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        color: #002855;
        border-bottom: 2px solid #00F0BE; }
  .horizontal-scroll-box .horizontal-scroll-tabs {
    position: relative; }
    .horizontal-scroll-box .horizontal-scroll-tabs:before {
      content: '';
      width: 100%;
      height: 1px;
      background: rgba(220, 220, 220, 0.7);
      position: absolute;
      left: 0;
      top: -1px; }
    .horizontal-scroll-box .horizontal-scroll-tabs .horizontal-tabs {
      display: none; }

.contactHQ {
  position: relative;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .contactHQ {
      margin-bottom: 70px; } }
  .contactHQ .img-wrapper {
    background-size: cover;
    background-position: top center;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 300px; }
    @media (min-width: 768px) {
      .contactHQ .img-wrapper {
        min-height: 600px; } }
  .contactHQ .text-wrapper {
    padding: 20px;
    background-color: #FFFFFF;
    box-shadow: 0 0 5px 0 #c8c8c8;
    border-radius: 0 0 35px 0; }
    @media (min-width: 768px) {
      .contactHQ .text-wrapper {
        padding: 35px 145px; } }
    .contactHQ .text-wrapper .text16 {
      margin-bottom: 5px; }
  .contactHQ .bg-wave {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1px; }
    .contactHQ .bg-wave img {
      width: 100%; }

.contactAccordion {
  position: relative;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .contactAccordion {
      margin-bottom: 70px; } }
  .contactAccordion .card-header {
    position: relative; }
  .contactAccordion .search-results .card-header .title a {
    padding: 10px; }
    @media (min-width: 768px) {
      .contactAccordion .search-results .card-header .title a {
        padding: 0; } }
    .contactAccordion .search-results .card-header .title a::after {
      top: 10px;
      right: 10px; }
      @media (min-width: 768px) {
        .contactAccordion .search-results .card-header .title a::after {
          right: 30px; } }
  .contactAccordion .search-results .card-body {
    padding-left: 6%;
    padding-right: 6%; }
    @media (min-width: 768px) {
      .contactAccordion .search-results .card-body {
        padding-right: 60px; } }
    .contactAccordion .search-results .card-body .h3-medium {
      color: #002855;
      margin-bottom: 20px; }
    .contactAccordion .search-results .card-body .h4-semiBold,
    .contactAccordion .search-results .card-body .text16 {
      margin-bottom: 0; }
    .contactAccordion .search-results .card-body .link--simple {
      margin-bottom: 20px; }
    .contactAccordion .search-results .card-body .h5-semiBold {
      display: none;
      color: #002855;
      margin-bottom: 0; }
    .contactAccordion .search-results .card-body .checkbox span {
      font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-size: 0.875rem; }
    .contactAccordion .search-results .card-body .checkbox .link--simple {
      color: #008C94; }
    .contactAccordion .search-results .card-body .button-wrapper {
      display: flex;
      justify-content: center; }
      @media (min-width: 768px) {
        .contactAccordion .search-results .card-body .button-wrapper {
          justify-content: flex-end; } }
  .contactAccordion .title-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center; }
  @media (min-width: 768px) {
    .contactAccordion .search-results-item {
      padding: 25px;
      margin-bottom: 20px; } }
  .contactAccordion .icon-wrap-link {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 56px;
    width: 56px;
    border-radius: 50%;
    background-color: rgba(0, 240, 190, 0.1);
    margin-right: 15px; }
    .contactAccordion .icon-wrap-link .icon-default {
      color: #00F0BE; }
  .contactAccordion .text-wrapp {
    flex: 1;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .contactAccordion .text-wrapp {
        padding-right: 100px; } }
    .contactAccordion .text-wrapp span {
      display: block; }

.mapael {
  display: none; }
  @media (min-width: 768px) {
    .mapael {
      margin-bottom: 70px;
      margin-top: 30px;
      display: block; } }
  .mapael circle {
    pointer-events: all; }
  .mapael .map {
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    pointer-events: none; }
  .mapael .mapTooltip {
    display: none;
    position: absolute;
    width: 325px;
    white-space: nowrap;
    z-index: 99;
    opacity: 1;
    animation: fade-in 0.4s ease;
    background-color: #FFFFFF;
    border-top: solid 2px #00F0BE;
    padding: 10px 15px 8px;
    box-shadow: 0 0 5px #c8c8c8; }
    .mapael .mapTooltip h2 {
      font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
      line-height: 28px;
      text-transform: uppercase;
      color: #002855;
      font-size: 21px;
      font-size: 1.3125rem; }
    .mapael .mapTooltip p {
      color: #002855; }
  .mapael .zoomButton {
    display: none; }

.almirall-list-map {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .almirall-list-map {
      display: none; } }
  .almirall-list-map .countires-card {
    background-color: #FFFFFF;
    border-top: solid 2px #00F0BE;
    padding: 10px;
    box-shadow: 0 0 5px #c8c8c8;
    margin-bottom: 20px; }
    .almirall-list-map .countires-card .title {
      font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
      line-height: 20px;
      text-transform: uppercase;
      color: #002855;
      font-size: 18px;
      font-size: 1.125rem; }
    .almirall-list-map .countires-card .map-description p {
      color: #002855;
      margin-bottom: 5px; }

.info-modal {
  height: 100%;
  width: 30%;
  padding: 10px;
  color: #002855;
  margin: auto;
  background-color: #FFFFFF;
  border-top: solid 2px #00F0BE;
  box-shadow: 0 0 5px #c8c8c8;
  display: none;
  text-align: center; }

.info-modal h2 {
  font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 21px; }

.formAlerts {
  margin: 40px; }
  @media (min-width: 768px) {
    .formAlerts {
      margin: 70px; } }
  .formAlerts .title-wrapper {
    text-align: center;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .formAlerts .title-wrapper {
        margin-bottom: 60px; } }
    .formAlerts .title-wrapper .h2-light {
      color: #002855; }
  .formAlerts .formAlerts_wrapper {
    background-color: #FFFFFF;
    box-shadow: 0 0 5px 0 #c8c8c8;
    padding: 20px; }
    @media (min-width: 768px) {
      .formAlerts .formAlerts_wrapper {
        padding: 60px 90px; } }
    .formAlerts .formAlerts_wrapper .checkbox-list {
      margin-bottom: 20px; }
      .formAlerts .formAlerts_wrapper .checkbox-list .checkbox {
        margin-bottom: 20px; }
        @media (min-width: 768px) {
          .formAlerts .formAlerts_wrapper .checkbox-list .checkbox {
            margin-left: 40px; } }
        .formAlerts .formAlerts_wrapper .checkbox-list .checkbox span {
          font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
          font-size: 16px;
          font-size: 1rem;
          line-height: 21px; }
    .formAlerts .formAlerts_wrapper .radioButton-wrapper {
      margin-bottom: 25px; }
      @media (min-width: 768px) {
        .formAlerts .formAlerts_wrapper .radioButton-wrapper {
          display: flex; } }
      .formAlerts .formAlerts_wrapper .radioButton-wrapper .label-title {
        margin-bottom: 0;
        margin-right: 20px; }
    .formAlerts .formAlerts_wrapper .text16 {
      margin-bottom: 20px; }
    .formAlerts .formAlerts_wrapper .quantity {
      width: 35%; }
    .formAlerts .formAlerts_wrapper .privacy-wrapper {
      padding-top: 15px;
      border-bottom: 1px solid #DCDCDC;
      margin-bottom: 30px; }
      .formAlerts .formAlerts_wrapper .privacy-wrapper .checkbox span {
        font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 21px; }
      .formAlerts .formAlerts_wrapper .privacy-wrapper .checkbox .link--simple {
        font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
        color: #008C94; }
        .formAlerts .formAlerts_wrapper .privacy-wrapper .checkbox .link--simple:hover {
          color: #008C94; }
  .formAlerts .label-title {
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px; }
  .formAlerts .countryProductSelector-search .search-selector--filter .form-group {
    width: 100%; }
  .formAlerts .button-wrapper {
    display: flex;
    justify-content: center; }
    @media (min-width: 768px) {
      .formAlerts .button-wrapper {
        justify-content: flex-end; } }
    .formAlerts .button-wrapper .link-wrap {
      display: flex;
      align-items: center;
      margin-right: 50px; }

.errorPage {
  position: relative;
  margin-bottom: 40px;
  background-color: #F5F5F5; }
  @media (min-width: 768px) {
    .errorPage {
      padding-top: 200px;
      margin-bottom: 70px; } }
  @media (min-width: 768px) {
    .errorPage .h2-medium {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .errorPage .search-selector--keyword .form-group {
      width: 65%; } }
  .errorPage .search-selector--keyword .form-group::after {
    top: 15px; }
  .errorPage .search-selector--keyword .form-group .form-control {
    background-color: #DCDCDC; }
  .errorPage .bg-wave {
    width: 100%; }
    .errorPage .bg-wave img {
      width: 100%; }

.results-header h3 {
  font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px; }
  .results-header h3 a {
    color: #002855;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s; }
    .results-header h3 a:hover, .results-header h3 a:focus {
      text-decoration: none !important;
      background-size: 100% 1px; }

.child-pages {
  list-style: none; }
  @media (min-width: 992px) {
    .child-pages--wrapper {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 20px; } }
  .child-pages li {
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    padding: 5px 0; }
    @media (min-width: 992px) {
      .child-pages li {
        margin-right: 0;
        width: calc(25% - 15px); }
        .child-pages li:not(:nth-child(4n)) {
          margin-right: 20px; } }
    .child-pages li a {
      color: #008C94;
      text-decoration: none;
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0% 100%;
      background-repeat: no-repeat;
      background-size: 0% 1px;
      transition: background-size 0.3s; }
      .child-pages li a:hover, .child-pages li a:focus {
        text-decoration: none !important;
        background-size: 100% 1px; }
  .child-pages .child-pages {
    padding-left: 30px; }
    @media (min-width: 992px) {
      .child-pages .child-pages--wrapper {
        display: inline-block;
        margin-bottom: 0; } }
    .child-pages .child-pages li {
      font-size: 16px;
      font-size: 1rem;
      line-height: 22px; }
      @media (min-width: 992px) {
        .child-pages .child-pages li {
          margin-right: 0;
          width: 100%; }
          .child-pages .child-pages li:not(:nth-child(4n)) {
            margin-right: 0; } }
    .child-pages .child-pages .child-pages {
      padding-left: 20px; }
      @media (min-width: 992px) {
        .child-pages .child-pages .child-pages--wrapper {
          display: inline-block;
          margin-bottom: 0; } }
      .child-pages .child-pages .child-pages li {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px; }
        @media (min-width: 992px) {
          .child-pages .child-pages .child-pages li {
            margin-right: 0;
            width: 100%; }
            .child-pages .child-pages .child-pages li:not(:nth-child(4n)) {
              margin-right: 0; } }

.story-detail .img__wrapper {
  background-repeat: no-repeat;
  height: 320px;
  background-size: cover;
  margin-bottom: 20px; }

.story-detail .content-html .col-sm-6 {
  overflow: hidden; }
  .story-detail .content-html .col-sm-6 iframe {
    width: 100%; }

@media (min-width: 768px) {
  .pipeline-table {
    margin-bottom: 100px; } }

@media (min-width: 768px) {
  .pipeline-table .search-selector {
    margin-bottom: 55px; } }

.tablesorter-header .wrap-atoz span::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  opacity: 0.5; }

.tablesorter-headerDesc .wrap-atoz span::after {
  content: url(/o/almirall-restyling-theme/images/icons/filter_ZA.svg); }

.tablesorter-headerUnSorted .wrap-atoz span::after,
.tablesorter-headerAsc .wrap-atoz span::after {
  content: url(/o/almirall-restyling-theme/images/icons/filter_AZ.svg); }

.sorter-false .wrap-atoz span::after {
  content: ""; }

.basic-slider-cta-featured-content-left.swiper-container .swiper-button-next {
  background-image: url(/o/almirall-restyling-theme/images/icons/forward.svg);
  left: auto;
  margin-top: 0px;
  margin-right: 16px;
  top: 205.5px;
  width: 100px;
  right: 2vw;
  height: 100px;
  z-index: 10;
  cursor: pointer;
  background-size: 100px; }
  @media screen and (max-width: 992.5px) {
    .basic-slider-cta-featured-content-left.swiper-container .swiper-button-next {
      display: none; } }

.basic-slider-cta-featured-content-left.swiper-container .swiper-slide .featuredContent {
  margin-bottom: 10px; }
  .basic-slider-cta-featured-content-left.swiper-container .swiper-slide .featuredContent .wrapper-img {
    background-position: right; }
  @media screen and (max-width: 992px) {
    .basic-slider-cta-featured-content-left.swiper-container .swiper-slide .featuredContent .wrapper-text {
      box-shadow: none; } }

.basic-slider-cta-featured-content-left.swiper-container .swiper-pagination {
  width: max-content;
  height: max-content;
  z-index: 99; }
  .basic-slider-cta-featured-content-left.swiper-container .swiper-pagination.swiper-pagination-bullets {
    display: flex;
    position: absolute;
    justify-content: flex-end;
    top: 506px;
    left: unset;
    right: 50px; }
    @media screen and (max-width: 992.5px) {
      .basic-slider-cta-featured-content-left.swiper-container .swiper-pagination.swiper-pagination-bullets {
        bottom: 30px;
        top: unset;
        left: 25px; } }
    .basic-slider-cta-featured-content-left.swiper-container .swiper-pagination.swiper-pagination-bullets .square-dot {
      width: 10px;
      height: 10px;
      display: block;
      margin-right: 5px;
      cursor: pointer; }
      .basic-slider-cta-featured-content-left.swiper-container .swiper-pagination.swiper-pagination-bullets .square-dot::before {
        content: "";
        width: 10px;
        height: 10px;
        border: 2px solid transparent;
        background: #dcdcdc;
        display: block; }
    .basic-slider-cta-featured-content-left.swiper-container .swiper-pagination.swiper-pagination-bullets .square-dot-active::before {
      background: #00f0be; }

.portlet-content-container:has(
.featured-content-card-highlighted:not(.pick-parent)) {
  background-color: #002855; }

.featured-content-card-parent:has(
.featured-content-card-highlighted.pick-parent) {
  background-color: #002855; }

.featured-content-card-highlighted {
  background-color: #fff;
  color: #000000;
  margin: 20px 0; }
  .featured-content-card-highlighted h1,
  .featured-content-card-highlighted .title {
    font-size: 1.3rem;
    line-height: 45px;
    font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
    margin-bottom: 1rem;
    color: #002855; }
  .featured-content-card-highlighted .button-wrapper {
    margin-top: 2rem;
    max-width: calc(100% - 75px); }
    .featured-content-card-highlighted .button-wrapper a.btn {
      max-width: 100%; }

.sep_default_bynder_video {
  margin-bottom: 70px; }

.header-1rst-level {
  min-height: 300px; }
  @media (min-width: 768px) {
    .header-1rst-level {
      min-height: 450px; } }
  .header-1rst-level__wrapper {
    position: relative;
    min-height: 300px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .header-1rst-level__wrapper {
        min-height: 450px; } }
    .header-1rst-level__wrapper:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: black;
      z-index: 0;
      opacity: .2;
      top: 0;
      left: 0; }
    .header-1rst-level__wrapper:after {
      content: "";
      width: 100%;
      height: 50%;
      position: absolute;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.99) 0%, rgba(255, 255, 255, 0) 100%);
      z-index: 0;
      opacity: .8;
      top: 0;
      left: 0; }
    .header-1rst-level__wrapper .img-background {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%; }
    .header-1rst-level__wrapper > div > .row {
      align-items: center;
      justify-content: center;
      min-height: 300px;
      text-align: center; }
      @media (min-width: 768px) {
        .header-1rst-level__wrapper > div > .row {
          min-height: 450px; } }
  .header-1rst-level .page-title {
    color: #FFFFFF;
    max-width: 80%;
    z-index: 9; }
    .header-1rst-level .page-title .link {
      margin-top: 45px;
      display: inline-block; }
  .header-1rst-level .bg-wave {
    position: absolute;
    width: 101%;
    left: 0;
    bottom: -1px; }
    .header-1rst-level .bg-wave img {
      width: 100%; }

.hero-home {
  position: relative;
  min-height: 630px;
  overflow: hidden; }
  .hero-home .wave-top {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -7px;
    z-index: 1; }
    @media (max-width: 991px) {
      .hero-home .wave-top svg {
        width: 300% !important; } }

.hero-swiper {
  overflow: hidden; }
  .hero-swiper .swiper-slide {
    min-height: 650px;
    height: 100vh;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    overflow: hidden; }
    @media (min-width: 992px) {
      .hero-swiper .swiper-slide {
        height: initial; } }
    @media (min-width: 1600px) {
      .hero-swiper .swiper-slide {
        height: 100vh; } }
    .hero-swiper .swiper-slide:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: black;
      z-index: 0;
      opacity: .2;
      top: 0;
      left: 0; }
    .hero-swiper .swiper-slide:after {
      content: "";
      width: 100%;
      height: 50%;
      position: absolute;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.99)), to(rgba(255, 255, 255, 0)));
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.99) 0%, rgba(255, 255, 255, 0) 100%);
      z-index: 0;
      opacity: .8;
      top: 0;
      left: 0; }
    .hero-swiper .swiper-slide__content {
      margin-top: 80px;
      margin-bottom: auto;
      z-index: 1;
      width: 100%; }
      .hero-swiper .swiper-slide__content .h1-home,
      .hero-swiper .swiper-slide__content .h2-home {
        color: #FFFFFF; }
      @media (min-width: 768px) {
        .hero-swiper .swiper-slide__content {
          margin-top: 150px;
          margin-bottom: 22%; } }
      .hero-swiper .swiper-slide__content.height600 {
        margin-top: 100px; }
    .hero-swiper .swiper-slide .btn {
      margin-top: 30px; }
      @media (min-width: 992px) {
        .hero-swiper .swiper-slide .btn {
          margin-top: 51px; } }
    .hero-swiper .swiper-slide .anime-el {
      opacity: 0;
      transform: translateX(-250px);
      transition: all 300ms;
      width: 100%; }
      @media (min-width: 992px) {
        .hero-swiper .swiper-slide .anime-el {
          width: unset; } }
      .hero-swiper .swiper-slide .anime-el.h1-home {
        transition-delay: 100ms; }
      .hero-swiper .swiper-slide .anime-el.h2-home {
        transition-delay: 200ms; }
      .hero-swiper .swiper-slide .anime-el.btn {
        transition-delay: 300ms; }
    .hero-swiper .swiper-slide.swiper-slide-active .anime-el {
      opacity: 1;
      transform: translateX(0); }
  .hero-swiper .swiper-button-prev {
    display: none; }
  .hero-swiper .swiper-button-next {
    background-image: url(/o/almirall-restyling-theme/images/icons/forward.svg);
    right: 5%;
    left: auto;
    top: 65%;
    width: 49px;
    height: 49px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 49px 49px; }
    .hero-swiper .swiper-button-next:before {
      content: "";
      position: absolute;
      width: 1px;
      height: 70px;
      background: white;
      top: -84px;
      left: 27px; }
    .hero-swiper .swiper-button-next:after {
      content: "";
      position: absolute;
      width: 1px;
      height: 70px;
      background: white;
      bottom: -84px;
      left: 27px; }
    @media (max-width: 991px) {
      .hero-swiper .swiper-button-next {
        display: none; } }
  .hero-swiper .slider-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    width: auto; }
    @media (min-width: 768px) {
      .hero-swiper .slider-bg {
        height: initial;
        width: initial; } }
  .hero-swiper img {
    max-width: inherit !important; }
  .hero-swiper .almirall-modal .modal-content .modal-header {
    height: 60px; }
  .hero-swiper .almirall-modal .modal-content .modal-body .wrapper-video {
    height: 100%;
    position: relative;
    overflow: hidden; }
    .hero-swiper .almirall-modal .modal-content .modal-body .wrapper-video iframe {
      width: 100%;
      height: 100%; }

#ot-sdk-btn-floating {
  left: 12px !important; }

.all-about-people {
  position: relative;
  background-color: #00F0BE; }
  .all-about-people .h3-home {
    font-family: "Graphik Semibold", Arial, Helvetica, sans-serif; }
  .all-about-people__wrapper {
    padding-bottom: 50px; }
  .all-about-people__header {
    margin-bottom: 27px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    @media (min-width: 992px) {
      .all-about-people__header {
        margin-bottom: 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        justify-content: space-between; } }
    @media (min-width: 992px) {
      .all-about-people__header .btn__wrapper {
        margin-right: 30px;
        margin-top: 20px; } }
  .all-about-people .title__wrapper {
    color: #002855; }
  .all-about-people .el-mask {
    position: absolute; }
  .all-about-people .al-box {
    padding-bottom: 140%;
    height: 0;
    position: relative;
    overflow: hidden; }
    @media (min-width: 992px) {
      .all-about-people .al-box {
        padding-bottom: 150%; } }
    .all-about-people .al-box img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%;
      max-width: inherit !important;
      max-height: 100%; }
    .all-about-people .al-box__external-content .link {
      color: #002855; }
    .all-about-people .al-box__external-content .h3-home {
      font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
      color: #002855; }
  .all-about-people .js-mask-cursor > .row > .col-12:first-of-type .image-mask {
    -webkit-clip-path: url(#mask001);
    clip-path: url(#mask001); }
  .all-about-people .js-mask-cursor > .row > .col-12:nth-of-type(2) .image-mask {
    -webkit-clip-path: url(#mask002);
    clip-path: url(#mask002); }
  .all-about-people .js-mask-cursor > .row > .col-12:last-of-type .image-mask {
    -webkit-clip-path: url(#mask003);
    clip-path: url(#mask003); }
  .all-about-people .svg-wave-decoration {
    position: relative;
    bottom: -7px; }
    @media (max-width: 991px) {
      .all-about-people .svg-wave-decoration {
        width: 300% !important; } }
  @media (max-width: 991px) {
    .all-about-people .swiper-slide {
      padding: 0;
      -webkit-box-flex: 0;
      flex: 0 0 90%;
      margin-right: 5% !important; } }

.almirall-choose-your {
  position: relative; }
  .almirall-choose-your .h3-home {
    font-family: "Graphik Semibold", Arial, Helvetica, sans-serif; }
  .almirall-choose-your .title__wrapper {
    margin-bottom: 66px;
    color: #002855; }
  @media (min-width: 768px) {
    .almirall-choose-your .vertical-tabs .tab-content, .almirall-choose-your .vertical-tabs .tab-content .tab-pane, .almirall-choose-your .vertical-tabs .tab-content .combo-al-boxes, .almirall-choose-your .vertical-tabs .tab-content .combo-al-boxes > .row {
      height: 100%; } }
  .almirall-choose-your .vertical-tabs .nav-tabs {
    background-color: #FFFFFF; }
    @media (min-width: 768px) {
      .almirall-choose-your .vertical-tabs .nav-tabs {
        background-color: #F5F5F5; } }
  @media (max-width: 768px) {
    .almirall-choose-your .vertical-tabs .nav-tabs .icon-wrapper {
      display: none !important; } }
  .almirall-choose-your .vertical-tabs .nav-tabs .nav-link {
    color: #002855;
    background-color: transparent;
    white-space: nowrap; }
  .almirall-choose-your .vertical-tabs .nav-tabs .text {
    font-family: "Graphik Semibold", Arial, Helvetica, sans-serif; }
  .almirall-choose-your .vertical-tabs .nav-tabs .nav-link.active, .almirall-choose-your .vertical-tabs .nav-tabs .nav-item.show .nav-link {
    background-color: #00F0BE;
    border-color: none;
    border-radius: 21.5px; }
  @media (min-width: 768px) {
    .almirall-choose-your .vertical-tabs .nav-tabs {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      white-space: normal; }
      .almirall-choose-your .vertical-tabs .nav-tabs .nav-link {
        white-space: normal;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 20px;
        -webkit-transition: background 300ms ease;
        transition: background 300ms ease; }
        .almirall-choose-your .vertical-tabs .nav-tabs .nav-link:hover {
          background-color: #00F0BE;
          border-color: none;
          border-radius: 0 0 35px 0; }
      .almirall-choose-your .vertical-tabs .nav-tabs .nav-link.active, .almirall-choose-your .vertical-tabs .nav-tabs .nav-item.show .nav-link {
        background-color: #00F0BE;
        border-color: none;
        border-radius: 0 0 35px 0; } }
  @media (max-width: 768px) {
    .almirall-choose-your .vertical-tabs .nav-tabs {
      flex-wrap: nowrap;
      overflow-y: hidden;
      overflow-x: auto;
      white-space: nowrap;
      margin-bottom: 30px;
      border-bottom: none; } }
  .almirall-choose-your .al-box__slide .h3-home {
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif; }
  .almirall-choose-your .al-box__background {
    background-size: cover;
    background-position: top center; }
    @media (max-width: 768px) {
      .almirall-choose-your .al-box__background {
        height: 0;
        padding-bottom: 68%; } }
  @media (max-width: 768px) {
    .almirall-choose-your .al-box__cta {
      width: 100% !important;
      background-color: #FFFFFF;
      box-shadow: -2px 4px 11px -5px rgba(0, 0, 0, 0.67); }
      .almirall-choose-your .al-box__cta p, .almirall-choose-your .al-box__cta .text16 {
        display: none; } }
  @media (max-width: 768px) {
    .almirall-choose-your .al-box__cta .content-wrapper {
      min-height: 50px; } }
  @media (max-width: 767px) {
    .almirall-choose-your .swiper-slide {
      padding: 0;
      -webkit-box-flex: 0;
      flex: 0 0 90%;
      margin-right: 5% !important; } }
  .almirall-choose-your .has-control-menu .affix :target::before, .almirall-choose-your .has-control-menu #wrapper :target::before {
    content: none; }

.almirall-in-numbers {
  position: relative;
  padding: 0 0 48px 0; }
  .almirall-in-numbers .h3-home {
    font-family: "Graphik Semibold", Arial, Helvetica, sans-serif; }
  .almirall-in-numbers .h1-subhome, .almirall-in-numbers .h2-light {
    color: #002855; }
  @media (min-width: 992px) {
    .almirall-in-numbers {
      padding: 0 0 124px 0; } }
  .almirall-in-numbers .background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover; }
    .almirall-in-numbers .background:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: rgba(0, 40, 85, 0.8); }
  .almirall-in-numbers .title__wrapper {
    margin-bottom: 69px; }
    .almirall-in-numbers .title__wrapper > * {
      color: #FFFFFF; }
  .almirall-in-numbers .al-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 50px 41px;
    background-color: #FFFFFF; }
    @media (min-width: 768px) {
      .almirall-in-numbers .al-box {
        margin-bottom: 30px; } }
    .almirall-in-numbers .al-box--double {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      flex-direction: row;
      height: 0;
      -webkit-box-flex: .5;
      flex: .5;
      padding: 33px 29px; }
    .almirall-in-numbers .al-box .icon-wrapper {
      margin-right: 17px;
      margin-bottom: 30px; }
    .almirall-in-numbers .al-box .content-wrapper {
      flex: 1; }
      .almirall-in-numbers .al-box .content-wrapper > * {
        display: block; }
    .almirall-in-numbers .al-box--double img {
      width: 48px;
      height: 48px; }
  .almirall-in-numbers .svg-wave-decoration--invert {
    z-index: 1;
    position: relative;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg); }
    @media (max-width: 991px) {
      .almirall-in-numbers .svg-wave-decoration--invert {
        width: 300% !important; } }
  .almirall-in-numbers .swiper-slide {
    height: auto; }
    @media screen and (max-width: 992px) {
      .almirall-in-numbers .swiper-slide {
        padding: 0; } }
    @media (max-width: 991px) {
      .almirall-in-numbers .swiper-slide {
        -webkit-box-flex: 0;
        flex: 0 0 90%;
        margin-right: 5% !important; } }

.cta-home {
  background-color: #00F0BE;
  color: #002855;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .cta-home .row {
      -webkit-box-align: center;
      align-items: center; } }
  @media (max-width: 767px) {
    .cta-home {
      padding-top: 43px;
      border-radius: 0 0 35px 0; } }
  @media (min-width: 768px) {
    .cta-home:before {
      content: "";
      position: absolute;
      background: url(/o/almirall-restyling-theme/images/ALM_RIBBON_.png);
      background-size: contain;
      background-repeat: no-repeat;
      width: 560px;
      height: 410px;
      z-index: 0;
      top: 30%;
      right: 0;
      display: block;
      -webkit-transform: translateY(-30%);
      transform: translateY(-30%); } }
  .cta-home h2 {
    font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 38px; }
    @media (min-width: 992px) {
      .cta-home h2 {
        font-size: 38px;
        font-size: 2.375rem;
        line-height: 45px; } }
  .cta-home p {
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px; }
  .cta-home__wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    min-height: 150px;
    padding: 20px 0; }
    @media (min-width: 768px) {
      .cta-home__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row; } }
  .cta-home__text {
    width: 100%; }
  .cta-home__button {
    padding-left: 10px;
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin-bottom: 16px; }
    @media (min-width: 768px) {
      .cta-home__button {
        margin-bottom: 0; } }
    @media (max-width: 767px) {
      .cta-home__button .btn {
        margin-left: auto; } }

.vertical-nav {
  position: fixed;
  right: 7%;
  top: 40vh;
  z-index: 99; }
  .vertical-nav ul {
    list-style: none;
    padding: 0; }
  .vertical-nav a {
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 19px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0);
    display: block;
    text-indent: -99999px;
    position: relative;
    -webkit-transition: color 300ms cubic-bezier(0, 1, 0.66, 1);
    transition: color 300ms cubic-bezier(0, 1, 0.66, 1); }
    .vertical-nav a::before {
      content: "";
      width: 4px;
      height: 4px;
      border: 2px solid transparent;
      background: white;
      position: absolute;
      right: -14px;
      top: 9px; }
    .vertical-nav a:hover {
      color: white;
      text-indent: 0;
      text-decoration: none; }
  .vertical-nav .active a::before {
    width: 8px;
    height: 8px;
    background-color: #FFFFFF;
    right: -16px;
    border: none; }
  .vertical-nav.theme-1 a {
    color: rgba(255, 255, 255, 0); }
    .vertical-nav.theme-1 a::before {
      background: #FFFFFF; }
    .vertical-nav.theme-1 a:hover {
      color: white; }
  .vertical-nav.theme-1 .active a::before {
    background-color: #00F0BE; }
  .vertical-nav.theme-2 a {
    color: rgba(255, 255, 255, 0); }
    .vertical-nav.theme-2 a::before {
      background: #FFFFFF; }
    .vertical-nav.theme-2 a:hover {
      color: white; }
  .vertical-nav.theme-2 .active a::before {
    background-color: #FFFFFF; }
  .vertical-nav.theme-3 a {
    color: rgba(60, 60, 60, 0); }
    .vertical-nav.theme-3 a::before {
      background: #DCDCDC; }
    .vertical-nav.theme-3 a:hover {
      color: #3c3c3c; }
  .vertical-nav.theme-3 .active a::before {
    background-color: #00F0BE; }
  .vertical-nav.theme-4 a {
    color: rgba(255, 255, 255, 0); }
    .vertical-nav.theme-4 a::before {
      background: #FFFFFF; }
    .vertical-nav.theme-4 a:hover {
      color: white; }
  .vertical-nav.theme-4 .active a::before {
    background-color: #00F0BE; }
  @media (max-width: 991px) {
    .vertical-nav {
      display: none; } }

.main-nav {
  display: -webkit-box;
  display: flex;
  position: fixed;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  top: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: top 600ms cubic-bezier(0, 1, 0.66, 1);
  transition: top 600ms cubic-bezier(0, 1, 0.66, 1); }
  .main-nav.main-nav--home .secondary-menu__placeholder {
    display: none; }
  .main-nav__wrapper {
    width: 100%; }
  .main-nav__logo {
    z-index: 2; }
    .main-nav__logo img {
      width: 120px;
      height: auto; }
    .main-nav__logo img.eighty-years {
      width: 120px !important;
      height: -webkit-fill-available; }
    @media (max-width: 992px) {
      .main-nav__logo {
        height: 56px; } }
  .main-nav__icons span.text {
    display: none; }
  @media (max-width: 992px) {
    .main-nav__icons {
      height: 56px; }
      .main-nav__icons > .nav-list {
        height: 100%; } }
  .main-nav__icons--mobile span.text {
    margin-left: 12px; }
  .main-nav__icons, .main-nav__icons--mobile {
    position: relative; }
  @media (max-width: 992px) {
    .main-nav__burguer-menu {
      height: 56px; } }
  .main-nav__logo > .nav-list,
  .main-nav__items > .nav-list,
  .main-nav__icons > .nav-list,
  .main-nav__highlighted > .nav-list {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 100%; }
  .main-nav__wrapper .right-side {
    display: -webkit-box;
    display: flex;
    margin-left: auto; }
    .main-nav__wrapper .right-side > .main-nav__items .nav-list.collapse,
    .main-nav__wrapper .right-side > .main-nav__items .nav-list.collapsing,
    .main-nav__wrapper .right-side > .main-nav__highlighted .nav-list.collapse,
    .main-nav__wrapper .right-side > .main-nav__highlighted .nav-list.collapsing {
      display: none !important; }
  .main-nav__wrapper .nav-item {
    padding: 0.5rem 1rem; }
  .main-nav__wrapper .nav-link {
    color: #FFFFFF;
    padding: 0; }
  @media (max-width: 1439px) {
    .main-nav__logo {
      padding-left: 16px; } }
  .main-nav__highlighted > .nav-list > .nav-item > .nav-link {
    font-family: "Graphik Semibold", Arial, Helvetica, sans-serif; }
  @media (min-width: 1280px) {
    .main-nav__items .nav-link:not(:has(img.icon)), .main-nav__highlighted .nav-link:not(:has(img.icon)) {
      -webkit-transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
      transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
      text-decoration: none;
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0% 100%;
      background-repeat: no-repeat;
      background-size: 0% 2px;
      transition: background-size 0.3s;
      padding-bottom: 5px;
      background-position: 0 23px; }
      .main-nav__items .nav-link:not(:has(img.icon)).active, .main-nav__items .nav-link:not(:has(img.icon)):hover, .main-nav__items .nav-link:not(:has(img.icon)):focus, .main-nav__highlighted .nav-link:not(:has(img.icon)).active, .main-nav__highlighted .nav-link:not(:has(img.icon)):hover, .main-nav__highlighted .nav-link:not(:has(img.icon)):focus {
        color: #00F0BE;
        background-size: 100% 2px; }
    .main-nav__items .nav-link img.icon.desktop-logo, .main-nav__highlighted .nav-link img.icon.desktop-logo {
      display: block;
      height: 35px; }
    .main-nav__items .nav-link img.icon.mobile-logo, .main-nav__highlighted .nav-link img.icon.mobile-logo {
      display: none; } }
  @media (max-width: 1439px) {
    .main-nav__items .nav-link, .main-nav__highlighted .nav-link {
      font-size: 14px;
      font-size: 0.875rem; } }
  .main-nav .js-btn-searchbox .icon:before {
    content: "\e910";
    font-family: 'almirall' !important;
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 16px;
    font-size: 1rem; }
  .main-nav .js-btn-searchbox:hover .icon::before, .main-nav .js-btn-searchbox:focus .icon::before {
    color: #00F0BE; }
  .main-nav .search-box__close {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .main-nav .search-box__close:before {
      content: "\e905";
      position: absolute;
      font-family: 'almirall' !important;
      right: 16px;
      color: rgba(0, 0, 0, 0.3);
      font-size: 16px;
      font-size: 1rem;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  .main-nav .search-box {
    position: relative; }
    .main-nav .search-box__wrapper {
      position: fixed;
      width: 0;
      height: 56px;
      right: 0;
      top: 0;
      background: white;
      overflow: hidden;
      z-index: 2;
      -webkit-transition: width 300ms cubic-bezier(0, 1, 0.66, 1);
      transition: width 300ms cubic-bezier(0, 1, 0.66, 1); }
      .main-nav .search-box__wrapper.active {
        width: 100%;
        overflow: visible; }
        @media (min-width: 992px) {
          .main-nav .search-box__wrapper.active {
            width: 70%; } }
        @media (min-width: 1440px) {
          .main-nav .search-box__wrapper.active {
            width: 62%; } }
        .main-nav .search-box__wrapper.active .search-suggestions {
          display: none;
          background-color: #FFFFFF;
          padding: 15px;
          box-shadow: 0 0 5px #c8c8c8; }
          .main-nav .search-box__wrapper.active .search-suggestions.show {
            display: block; }
      .main-nav .search-box__wrapper form {
        position: relative;
        height: 100%; }
      .main-nav .search-box__wrapper input {
        width: 100%;
        height: 100%;
        padding: 0 30px 0 16px;
        border-bottom: 1px solid #002855;
        font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-size: 1rem;
        line-height: 21px;
        color: #3C3C3C;
        border: none;
        border-bottom: solid 1px #3C3C3C;
        background-color: #F5F5F5; }
      .main-nav .search-box__wrapper .search-box__close {
        position: absolute;
        right: 10px;
        cursor: pointer; }
  .main-nav .secondary-menu__placeholder.active {
    background-color: #FFFFFF; }
    .main-nav .secondary-menu__placeholder.active .js-menu-placeholder {
      border-bottom: 1px solid #DCDCDC; }
  .main-nav .global-menu > .nav-link .icon:before {
    content: "\e90b";
    font-family: 'almirall' !important;
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 16px;
    font-size: 1rem; }
  .main-nav .global-menu > .nav-link:hover .icon::before, .main-nav .global-menu > .nav-link:focus .icon::before {
    color: #00F0BE; }
  .main-nav .main-nav__burguer-menu {
    display: -webkit-box;
    display: flex; }
    .main-nav .main-nav__burguer-menu .btn-link {
      -webkit-appearance: none;
      border-radius: 0; }
  .main-nav .btn-close-burguer {
    position: relative;
    top: -40px;
    right: 0;
    width: 56px;
    padding-bottom: 56px;
    height: 0;
    background-color: #00F0BE;
    z-index: 2;
    display: none;
    overflow: hidden;
    -webkit-transition: top 300ms cubic-bezier(0, 1, 0.66, 1);
    transition: top 300ms cubic-bezier(0, 1, 0.66, 1); }
    .main-nav .btn-close-burguer:after {
      content: "\e905";
      font-family: 'almirall' !important;
      position: absolute;
      right: 50%;
      top: 50%;
      line-height: 1;
      -webkit-transform: translate(50%, -80%);
      transform: translate(50%, -80%);
      font-size: 16px;
      font-size: 1rem;
      color: #002855; }
  @media (min-width: 1060px) {
    .main-nav .btn-burguer {
      display: none; }
    .main-nav .btn-close-burguer {
      display: none; } }
  .main-nav .li-add-on {
    display: none; }
  .main-nav .menu-burguer__wrapper {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: #FFFFFF;
    z-index: 9;
    top: 56px;
    right: -100%;
    -webkit-transition: right 300ms cubic-bezier(0, 1, 0.66, 1);
    transition: right 300ms cubic-bezier(0, 1, 0.66, 1);
    overflow-y: auto; }
    .main-nav .menu-burguer__wrapper.active {
      right: 0; }
    @media (min-width: 768px) {
      .main-nav .menu-burguer__wrapper {
        width: 50%;
        max-width: 400px; } }
    .main-nav .menu-burguer__wrapper .main-nav__items > .nav-list,
    .main-nav .menu-burguer__wrapper .main-nav__highlighted > .nav-list {
      display: block; }
    .main-nav .menu-burguer__wrapper .nav-item {
      padding: 0; }
    .main-nav .menu-burguer__wrapper .nav-link {
      padding: 0.5rem 1rem;
      display: -webkit-box;
      display: flex;
      width: 100%;
      line-height: 20px; }
      .main-nav .menu-burguer__wrapper .nav-link img.icon.desktop-logo {
        display: none; }
      .main-nav .menu-burguer__wrapper .nav-link img.icon.mobile-logo {
        display: block; }
    .main-nav .menu-burguer__wrapper .nav-link {
      font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
      color: #002855;
      font-size: 16px;
      font-size: 1rem;
      line-height: 17px;
      padding: 8px 36px 8px 16px; }
      .main-nav .menu-burguer__wrapper .nav-link:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 2px;
        background-color: transparent;
        -webkit-transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
        transition: all 300ms cubic-bezier(0, 1, 0.66, 1); }
      .main-nav .menu-burguer__wrapper .nav-link:hover, .main-nav .menu-burguer__wrapper .nav-link.active, .main-nav .menu-burguer__wrapper .nav-link:focus {
        position: relative; }
        .main-nav .menu-burguer__wrapper .nav-link:hover:before, .main-nav .menu-burguer__wrapper .nav-link.active:before, .main-nav .menu-burguer__wrapper .nav-link:focus:before {
          background-color: #00F0BE; }
    .main-nav .menu-burguer__wrapper .nav-link[data-toggle="collapse"]:after {
      content: "\e903";
      font-family: 'almirall' !important;
      position: absolute;
      right: 27px;
      font-size: 16px;
      font-size: 1rem; }
    .main-nav .menu-burguer__wrapper .nav-link.collapsed[data-toggle="collapse"]:after {
      content: "\e903"; }
    .main-nav .menu-burguer__wrapper .li-add-on {
      display: block;
      padding: 21px 16px 21px 16px; }
      .main-nav .menu-burguer__wrapper .li-add-on > * {
        display: block; }
      .main-nav .menu-burguer__wrapper .li-add-on .btn-link {
        font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-size: 1rem;
        line-height: 19px;
        margin-bottom: 14px;
        padding-left: 0;
        padding-right: 0; }
        .main-nav .menu-burguer__wrapper .li-add-on .btn-link:before {
          top: 6px; }
      .main-nav .menu-burguer__wrapper .li-add-on .title-parent {
        font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 34px;
        color: #002855;
        margin-bottom: 10px; }
      .main-nav .menu-burguer__wrapper .li-add-on a.link {
        font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-size: 1rem;
        line-height: 21px;
        text-transform: uppercase;
        background: none; }
    .main-nav .menu-burguer__wrapper .main-nav__highlighted {
      background-color: #FFFFFF;
      border-top: 1px solid #F5F5F5;
      margin-top: 10px;
      padding-top: 10px; }
      .main-nav .menu-burguer__wrapper .main-nav__highlighted > .nav-list > .nav-item > .nav-link {
        color: #002855;
        font-family: "Graphik Semibold", Arial, Helvetica, sans-serif; }
    .main-nav .menu-burguer__wrapper .main-nav__items {
      padding-top: 20px; }
    .main-nav .menu-burguer__wrapper .nav-list.collapsing {
      z-index: 1; }
    .main-nav .menu-burguer__wrapper .nav-list.collapse, .main-nav .menu-burguer__wrapper .nav-list.collapsing {
      position: fixed;
      right: -100%;
      display: block;
      height: 100vh !important;
      width: 100%;
      top: 56px;
      background-color: #FFFFFF;
      z-index: 1;
      overflow-y: scroll;
      -webkit-transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
      transition: all 300ms cubic-bezier(0, 1, 0.66, 1); }
      .main-nav .menu-burguer__wrapper .nav-list.collapse.show, .main-nav .menu-burguer__wrapper .nav-list.collapsing.show {
        right: 0;
        z-index: 1; }
      @media (min-width: 768px) {
        .main-nav .menu-burguer__wrapper .nav-list.collapse, .main-nav .menu-burguer__wrapper .nav-list.collapsing {
          width: 50%;
          max-width: 400px; } }
    .main-nav .menu-burguer__wrapper .menu-countries {
      position: relative;
      left: 0;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      width: auto;
      min-width: 260px;
      width: 100%;
      padding: 0;
      top: 30px; }
      .main-nav .menu-burguer__wrapper .menu-countries .megamenu-nav__title {
        display: none; }
      .main-nav .menu-burguer__wrapper .menu-countries .megamenu-nav__item {
        border-bottom: 1px solid dark-grey; }
      .main-nav .menu-burguer__wrapper .menu-countries .megamenu-nav__link {
        padding: 10px 50px;
        position: relative;
        display: block; }
        .main-nav .menu-burguer__wrapper .menu-countries .megamenu-nav__link .megamenu-nav__link.active_before {
          content: "";
          width: 2px;
          height: 100%;
          position: absolute;
          left: 0;
          background-color: #002855; }
  .main-nav--home .main-nav__logo {
    padding-top: 8px; }
  @media (min-width: 992px) {
    .main-nav--home .main-nav__logo,
    .main-nav--home .main-nav__items,
    .main-nav--home .main-nav__icons,
    .main-nav--home .main-nav__highlighted {
      padding-top: 20px;
      padding-bottom: 15px;
      min-height: 80px; }
    .main-nav--home .main-nav .search-box__wrapper {
      position: fixed;
      width: 0;
      height: 56px;
      right: 3.6%;
      top: 12px; } }
  @media (min-width: 1440px) {
    .main-nav--home .right-side {
      margin-right: 10%; }
    .main-nav--home .search-box__wrapper {
      position: fixed;
      width: 0;
      height: 56px;
      right: 19.2%;
      top: 12px; } }
  @media (min-width: 1440px) and (max-width: 992px) {
    .main-nav--home .search-box__wrapper.active {
      width: 78%;
      right: 7%;
      top: 12px; } }
  @media (min-width: 1440px) and (max-width: 1056px) {
    .main-nav--home .search-box__wrapper.active {
      width: 82%;
      right: 4%;
      top: 12px; } }
  @media (min-width: 1440px) {
    .main-nav--home .main-nav__highlighted {
      min-width: 140px;
      margin-right: -75px; }
      .main-nav--home .main-nav__highlighted > .nav-list {
        display: block;
        text-align: right;
        padding-right: 15px;
        position: absolute;
        right: -35px; }
        .main-nav--home .main-nav__highlighted > .nav-list:after {
          content: "";
          top: -40px;
          right: 0;
          width: 1px;
          height: calc(100% + 75px);
          background: rgba(200, 200, 200, 0.2);
          position: absolute; }
      .main-nav--home .main-nav__highlighted > .nav-list > .nav-item > .nav-link {
        position: relative;
        display: inline-block; }
        .main-nav--home .main-nav__highlighted > .nav-list > .nav-item > .nav-link:before {
          content: "";
          background-color: rgba(200, 200, 200, 0.2);
          height: 2px;
          width: 18px;
          position: absolute;
          right: -30px;
          top: 54%; }
        .main-nav--home .main-nav__highlighted > .nav-list > .nav-item > .nav-link:hover:before, .main-nav--home .main-nav__highlighted > .nav-list > .nav-item > .nav-link:active:before, .main-nav--home .main-nav__highlighted > .nav-list > .nav-item > .nav-link.active:before, .main-nav--home .main-nav__highlighted > .nav-list > .nav-item > .nav-link:focus:before {
          background-color: #00F0BE; } }
  @media (min-width: 2000px) {
    .main-nav--home .search-box__wrapper {
      position: fixed;
      width: 0;
      height: 56px;
      right: 18.3%;
      top: 12px; } }
  .main-nav--blue {
    animation-name: backgroundToBlue;
    animation-duration: 300ms;
    animation-timing-function: ease;
    animation-delay: 350ms;
    animation-fill-mode: forwards; }

@keyframes backgroundToBlue {
  0% {
    background-color: rgba(0, 40, 85, 0); }
  100% {
    background-color: #002855; } }
    .main-nav--blue:not(.js-menu-1rst-level) {
      position: sticky; }
    .main-nav--blue .search-box__wrapper {
      position: fixed;
      width: 0;
      height: 56px;
      right: 3.6%;
      top: 12px; }
    .main-nav--blue .main-nav__wrapper .main-nav__logo {
      padding-top: 8px; }
    @media (min-width: 768px) {
      .main-nav--blue .main-nav__wrapper .main-nav__logo,
      .main-nav--blue .main-nav__wrapper .main-nav__items,
      .main-nav--blue .main-nav__wrapper .main-nav__icons,
      .main-nav--blue .main-nav__wrapper .main-nav__highlighted {
        padding-top: 15px;
        padding-bottom: 15px;
        min-height: 80px; } }
    @media (min-width: 1060px) {
      .main-nav--blue .main-nav__highlighted {
        margin-left: 8px;
        padding-left: 8px;
        position: relative; }
        .main-nav--blue .main-nav__highlighted:before {
          content: "";
          width: 1px;
          height: 50%;
          position: absolute;
          left: 0;
          background: white;
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); } }
  .main-nav ul {
    list-style: none !important;
    padding-left: 0;
    margin-bottom: 0; }

.background-menu {
  position: fixed;
  width: 100vw;
  height: 56px;
  background: #002855;
  top: 0;
  right: -100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
  transition: all 300ms cubic-bezier(0, 1, 0.66, 1); }
  @media (min-width: 768px) {
    .background-menu {
      height: 100%;
      background: rgba(0, 0, 0, 0.3); }
      .background-menu:after {
        content: "";
        width: 50%;
        max-width: 400px;
        height: 56px;
        background-color: #FFFFFF;
        top: 0;
        right: 0;
        position: absolute; } }

.menu-open .btn-close-burguer {
  top: 0;
  right: 0;
  opacity: 1;
  display: block; }

.menu-open .background-menu {
  right: 0;
  opacity: 1; }

.megamenu {
  display: none;
  background-color: #FFFFFF;
  padding: 44px 36px;
  border-top: 2px solid #00F0BE;
  box-shadow: 0 0 10px 0 rgba(200, 200, 200, 0.4);
  position: absolute;
  width: 100%;
  left: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 100%; }
  .megamenu.active {
    display: block;
    z-index: 1; }
  .megamenu .btn-al-primary--icon::after {
    top: -3px;
    right: 3px; }
  .megamenu-nav {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
    padding-bottom: 10px; }
    .megamenu-nav__title {
      font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 30px;
      color: #002855;
      margin-top: 10px;
      margin-bottom: 24px; }
    .megamenu-nav__link {
      font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 24px;
      color: #002855;
      text-decoration: none;
      background-image: linear-gradient(currentColor, currentColor);
      background-position: 0% 100%;
      background-repeat: no-repeat;
      background-size: 0% 1px;
      transition: background-size 0.3s; }
      .megamenu-nav__link:hover {
        color: #00F0BE; }
      .megamenu-nav__link:hover, .megamenu-nav__link:focus {
        background-size: 100% 1px; }
    .megamenu-nav .cta {
      margin-top: auto; }
  .megamenu .image-almirall-box {
    box-shadow: 0 0 5px #c8c8c8;
    border-radius: 0 0 12px 0;
    margin-right: 10px; }
    .megamenu .image-almirall-box .image__wrapper {
      height: 0;
      padding-bottom: 78%;
      position: relative;
      overflow: hidden; }
      .megamenu .image-almirall-box .image__wrapper img {
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .megamenu .image-almirall-box .almirall-box {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      flex-direction: column;
      background-size: cover;
      border-radius: 0 0 35px 0;
      z-index: 1;
      margin: 0;
      padding: 15px 46px 15px 15px;
      width: 100%;
      background-color: #FFFFFF;
      position: relative;
      border-left: 1px solid #F5F5F5;
      border-bottom: 1px solid #F5F5F5;
      border-right: 1px solid #F5F5F5; }
      @media screen and (min-width: 1200px) {
        .megamenu .image-almirall-box .almirall-box__title a {
          color: #002855;
          font-family: "Graphik Medium", Arial, Helvetica, sans-serif;
          font-size: 16px;
          font-size: 1rem;
          line-height: 23px;
          text-decoration: none;
          background-image: linear-gradient(currentColor, currentColor);
          background-position: 0% 100%;
          background-repeat: no-repeat;
          background-size: 0% 1px;
          transition: background-size 0.3s; }
          .megamenu .image-almirall-box .almirall-box__title a:hover, .megamenu .image-almirall-box .almirall-box__title a:focus {
            color: #002855;
            text-decoration: none;
            background-size: 100% 1px; } }
      .megamenu .image-almirall-box .almirall-box .btn-al-primary {
        min-width: 0;
        position: absolute;
        bottom: -1px;
        right: -1px;
        padding: 4px 0px 3px 0px; }
  .megamenu.menu-countries {
    display: inherit;
    left: calc(100% - 260px);
    -webkit-transform: translate(0, 5%);
    transform: translate(0, 5%);
    width: auto;
    min-width: 260px;
    z-index: 9; }
    .megamenu.menu-countries.collapse {
      display: none; }
      .megamenu.menu-countries.collapse.show, .megamenu.menu-countries.collapse.active {
        display: block; }

.has-control-menu .main-nav {
  position: relative; }

.second-level-nav {
  display: -webkit-box;
  display: flex;
  /******************************Drop-down menu work on hover**********************************/ }
  .second-level-nav__items {
    display: none;
    margin: auto; }
    @media (min-width: 992px) {
      .second-level-nav__items {
        display: inherit; } }
  .second-level-nav__items > .nav-list {
    display: -webkit-box;
    display: flex; }
  .second-level-nav .js-submenu-wrapper {
    margin-bottom: 37px; }
  .second-level-nav .nav-item {
    position: relative; }
  .second-level-nav .nav-link {
    color: #002855; }
  @media (min-width: 1280px) {
    .second-level-nav {
      /* &__items > ul{
          border-bottom: 1px solid #DCDCDC;
        } */ }
      .second-level-nav .nav-link {
        -webkit-transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
        transition: all 300ms cubic-bezier(0, 1, 0.66, 1); }
        .second-level-nav .nav-link:before {
          content: "";
          height: 2px;
          width: 0;
          background-color: #00F0BE;
          position: absolute;
          bottom: -3px;
          left: 0;
          -webkit-transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
          transition: all 300ms cubic-bezier(0, 1, 0.66, 1); }
        .second-level-nav .nav-link:hover, .second-level-nav .nav-link.active {
          text-shadow: 0 0 0.65px #002855, 0 0 0.65px #002855;
          color: #002855;
          background-color: #FFFFFF; }
          .second-level-nav .nav-link:hover:before, .second-level-nav .nav-link.active:before {
            width: 100%; }
      .second-level-nav__items > ul > li {
        position: relative;
        margin: 0 10px; }
      .second-level-nav__items > ul > li > a {
        position: relative;
        /* &:focus,
            &:active,
            &.active {
              &:after {
                content: "";
                height: 2px;
                width: 100%;
                background-color: $turquoise;
                position: absolute;
                bottom: 0;
                left: 0;
              }
            } */ }
      .second-level-nav__items > ul > li > a[data-toggle="dropdown-menu"]:after {
        font-family: 'almirall';
        content: '\e903';
        transform: rotate(90deg);
        display: inline-block;
        padding: 0 10px;
        font-size: 10px;
        font-size: 0.625rem; }
      .second-level-nav__items > ul > li > ul a[data-toggle="dropdown-menu"]:after {
        font-family: 'almirall';
        content: '\e903';
        display: inline-block;
        padding: 0;
        right: 20px;
        position: absolute;
        font-size: 10px;
        font-size: 0.625rem; }
      .second-level-nav__items > ul > li > a {
        padding-top: 24px;
        padding-bottom: 23px; }
      .second-level-nav__items > ul > li > ul a {
        padding: 15px 25px;
        border-bottom: 1px solid #DCDCDC; } }
  @media (min-width: 1280px) {
    .second-level-nav .dropdown-menu {
      border: none;
      box-shadow: 0 0 10px 0 rgba(200, 200, 200, 0.4);
      border-radius: 0; }
    .second-level-nav__items > ul > li > .dropdown-menu {
      border-top: 2px solid #00F0BE; } }
  @media only screen and (min-width: 767px) {
    .second-level-nav {
      /*******/
      /*******/ }
      .second-level-nav ul li:hover > ul {
        display: block; }
      .second-level-nav ul ul {
        position: absolute;
        top: 98%;
        left: 0;
        min-width: 260px;
        display: none;
        padding-top: 0;
        padding-bottom: 0; }
      .second-level-nav ul ul li {
        position: relative; }
      .second-level-nav ul ul li:hover > ul {
        display: block; }
      .second-level-nav ul ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        min-width: 260px;
        display: none; }
      .second-level-nav ul ul ul li {
        position: relative; }
      .second-level-nav ul ul ul li:hover ul {
        display: block; }
      .second-level-nav ul ul ul ul {
        position: absolute;
        top: 0;
        left: -100%;
        min-width: 260px;
        display: none;
        z-index: 1; } }
  .second-level-nav .dropdown-menu {
    overflow: inherit; }
  .second-level-nav ul {
    list-style: none !important;
    padding-left: 0;
    margin-bottom: 0; }

.footer {
  background-color: #F5F5F5;
  color: #3C3C3C; }
  .footer .footer-link {
    color: #002855;
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size 0.3s;
    padding-bottom: 2px; }
    .footer .footer-link:hover, .footer .footer-link:focus {
      background-size: 100% 1px; }
  .footer__header {
    border-bottom: 1px solid rgba(0, 40, 85, 0.1);
    padding: 24px 0; }
    @media (min-width: 992px) {
      .footer__header {
        padding: 58px 0 38px 0; } }
    .footer__header .row div[class^="col-"]:last-child img {
      display: none; }
  .footer__bottom {
    border-top: 1px solid rgba(0, 40, 85, 0.1);
    padding: 24px 0; }
    @media (min-width: 992px) {
      .footer__bottom {
        padding: 28px 0 68px 0; } }
    @media (min-width: 992px) {
      .footer__bottom .list-wrapper {
        text-align: right; } }
    .footer__bottom .list-wrapper .list-inline-item:after {
      content: "\2022";
      display: inline-block;
      margin-left: 10px; }
    .footer__bottom .list-wrapper .list-inline-item:last-of-type:after {
      content: none;
      margin-left: 0; }
  .footer .list__title {
    display: -webkit-box; }
    .footer .list__title .text {
      font-size: 16px;
      font-size: 1rem;
      font-family: "Graphik Semibold", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      -webkit-box-flex: 1;
      flex: 1; }
      @media (min-width: 992px) {
        .footer .list__title .text {
          margin-bottom: 20px; } }
  .footer__lists {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    width: 100%;
    padding: 23px 0 23px 0; }
    @media (min-width: 992px) {
      .footer__lists {
        padding: 60px 0 30px 0; } }
    @media (min-width: 992px) {
      .footer__lists > .row {
        width: 100%; } }
  .footer__list {
    padding-left: 0;
    list-style: none; }
  .footer__list-item {
    margin-bottom: 10px; }
  .footer__link {
    position: relative; }
    .footer__link[target="_blank"]:after {
      content: "\e90e";
      display: inline-block;
      vertical-align: sub;
      font-family: 'icomoon';
      font-size: 16px;
      font-weight: 100;
      margin-left: 8px; }
  .footer .social-item {
    -webkit-transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
    transition: all 300ms cubic-bezier(0, 1, 0.66, 1);
    opacity: 1; }
    .footer .social-item:hover svg, .footer .social-item:focus svg {
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }
    .footer .social-item:active svg {
      opacity: .75; }
  .footer .policy-links {
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    color: #002855; }
  @media screen and (min-width: 768px) {
    .footer-main {
      padding-top: 100px;
      margin-bottom: 50px; }
    .footer-bottom {
      margin-top: 40px;
      margin-bottom: 60px; }
    .footer__list {
      margin-bottom: 60px; }
      .footer__list-item {
        position: relative; }
    .footer__link:before {
      bottom: -4px; }
    .footer__link:hover:before {
      width: 100%; }
    .footer .collapseble-wrapper {
      display: block !important;
      height: auto !important; }
    .footer .arrow {
      display: none; } }
  @media screen and (max-width: 767px) {
    .footer__lists h2 {
      margin: 24px 0; }
      .footer__lists h2 a {
        width: calc(100% - 40px);
        display: inline-block; }
    .footer-main {
      padding-top: 25px;
      margin-bottom: 40px; }
    .footer-bottom {
      margin-bottom: 25px; }
    .footer__list-item {
      margin-bottom: 24px; }
    .footer .js-collapse-wrapper {
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    .footer .arrow {
      width: 32px;
      height: 20px;
      text-align: center;
      display: inline-block;
      vertical-align: middle;
      font-family: 'almirall' !important;
      font-weight: 100; }
      .footer .arrow::before {
        content: "\e903";
        position: absolute;
        font-size: 16px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        color: #002855; }
    .footer .collapsed .arrow::before {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); } }
  .footer-social {
    margin-bottom: 20px;
    /* &__list{
        // @include ul-reset;
        
      } */ }
    .footer-social__item {
      display: inline-block; }
      .footer-social__item img {
        display: inline-block;
        width: 20px;
        height: 20px;
        -webkit-transition: opacity 0.3s cubic-bezier(0, 1, 0.66, 1);
        transition: opacity 0.3s cubic-bezier(0, 1, 0.66, 1); }
      .footer-social__item:hover img {
        opacity: .75; }
    .footer-social__link {
      display: block;
      font-size: 16px; }
      .footer-social__link img {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
      .footer-social__link:hover img {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: .75; }
    @media screen and (min-width: 768px) {
      .footer-social__list {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        justify-content: space-between; } }
    @media screen and (max-width: 767px) {
      .footer-social__item {
        margin-right: 30px; }
        .footer-social__item:last-of-type {
          margin-right: 0; }
      .footer-social__link:before {
        font-size: 16px;
        font-weight: normal; } }
  .footer-institutional {
    /* &__copy{
        // @include body-s-lg;
        // color: $grey;
      } */
    /* @media screen and (max-width: 767px){
        &__item{
        //   @include link-s-sm;
        }
        &__link{
        //   @include link-s-sm;
        }
      } */ }
    .footer-institutional__list {
      margin-bottom: 10px;
      line-height: 1; }
    .footer-institutional__item {
      display: inline-block; }
      .footer-institutional__item:after {
        content: "|";
        margin: 0 10px;
        display: inline-block;
        vertical-align: middle; }
      .footer-institutional__item:last-of-type::after {
        display: none; }
    .footer-institutional__link {
      text-transform: uppercase;
      position: relative; }
    @media screen and (min-width: 768px) {
      .footer-institutional__link:before {
        bottom: -4px; }
      .footer-institutional__link:hover:before {
        width: 100%; } }
  .footer-logo {
    width: 100%;
    margin-bottom: 15px; }
    .footer-logo__img {
      width: 75px; }
    @media screen and (min-width: 768px) {
      .footer-logo {
        margin-bottom: 40px; } }
    @media screen and (max-width: 767px) {
      .footer-logo {
        margin-top: 30px; } }
  @media (min-width: 1025px) {
    .footer.isUserNav {
      padding-left: 75px; } }

.loading-wrapper {
  width: 100%;
  position: relative;
  margin: 30px auto 30px auto;
  padding: 40px;
  text-align: center;
  background: rgba(0, 0, 0, 0.02); }
  .loading-wrapper .lds-ring {
    display: inline-block;
    margin: auto;
    position: relative;
    width: 80px;
    height: 80px; }
  .loading-wrapper .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #002855;
    border-radius: 50%;
    -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #002855 transparent transparent transparent; }
  .loading-wrapper .lds-ring div:nth-child(1) {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s; }
  .loading-wrapper .lds-ring div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
  .loading-wrapper .lds-ring div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s; }

@-webkit-keyframes lds-ring {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes lds-ring {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.custom-select {
  padding: 0; }
  .custom-select__option--value {
    border: none;
    border-radius: 0;
    background: #f5f5f5; }

.custom-select--active .custom-select__option--value {
  border: none;
  border-radius: 0;
  background: #f5f5f5; }

.daterangepicker {
  border: none;
  border-top: 2px solid #00F0BE;
  box-shadow: 0 0 10px 0 rgba(200, 200, 200, 0.5); }
  .daterangepicker:before, .daterangepicker:after {
    content: none;
    display: none; }
  .daterangepicker .drp-calendar.left {
    padding: 25px 0 25px 25px; }
  .daterangepicker .drp-calendar.right {
    padding: 25px 25px 25px 0; }
  .daterangepicker thead .month {
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 28px;
    color: #002855; }
  .daterangepicker thead th {
    font-family: "Graphik Regular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    color: #506175; }

@media (min-width: 768px) {
  .form-group {
    margin-bottom: 30px; } }

.form-group label.error {
  font-family: "Graphik Italic", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 23px;
  color: #F43319; }

.form-control {
  background-color: #F5F5F5;
  border-color: #F5F5F5;
  border-radius: 0;
  color: #3C3C3C;
  padding: 13px 16px;
  height: auto; }
  .form-control::placeholder {
    color: #878787; }
  .form-control:focus {
    border-color: #FFFFFF;
    border-bottom: 1px solid #002855;
    color: #3C3C3C;
    box-shadow: none;
    background-color: #FFFFFF; }
  .form-control:focus:invalid, .form-control.error {
    border-color: #FFFFFF;
    border-bottom: 1px solid #F43319;
    background-color: #FFFFFF; }

.al-box {
  border-radius: 0 0 35px 0; }
  .al-box .h3-medium {
    color: #002855; }
  .al-box__background {
    position: relative;
    width: 100%;
    height: 100%; }
    @media (min-width: 768px) {
      .al-box__background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        background-size: cover; } }
  .al-box__cta {
    border-radius: 0 0 35px 0;
    z-index: 1; }
  .al-box--patient {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background-size: cover; }
    .al-box--patient .al-box__cta {
      margin: auto 0 30px 0;
      padding: 23px 26px;
      width: calc(100% - 30px);
      background-color: #FFFFFF;
      position: relative;
      padding-bottom: 46px; }
      .al-box--patient .al-box__cta .btn-al-primary {
        min-width: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 8px 12px 12px 0px; }

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

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