body {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  color: #3a3a3a; }

section {
  margin-bottom: 0;
  padding: 3rem 0 0.1rem 0; }
  section.extra_padding_top {
    padding: 4.5rem 0 0.1rem 0; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.container {
  margin-bottom: 0; }

#page-not-found h1 {
  text-align: center;
  font-size: 3rem;
  line-height: 50px;
  padding: 50px 0;
  color: #AA0061; }

.modal-backdrop {
  background-color: #E9E9E9;
  opacity: 0.5; }

#modal .modal-header {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border: 0 !important; }
  #modal .modal-header .modal-close .icon-close:before {
    color: #AA0061;
    width: 17px;
    height: 17px; }

#modal .modal-footer {
  border: 0 !important; }

@media screen and (min-width: 992px) {
  #modal .modal-body {
    padding: 0 50px; } }

.enhance-quality .oa-paragraph {
  margin: 0 auto;
  text-align: center; }
  .enhance-quality .oa-paragraph p {
    display: inline-block;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 35px;
    opacity: 1;
    margin: 0 auto;
    font-size: 20px;
    line-height: 24px;
    font-family: "Arboria-Bold", sans-serif;
    color: #515151;
    padding: 10px 25px; }
    .enhance-quality .oa-paragraph p span {
      color: #0097A9; }
    @media screen and (min-width: 992px) {
      .enhance-quality .oa-paragraph p {
        font-size: 24px;
        line-height: 30px; } }
    @media screen and (max-width: 767px) {
      .enhance-quality .oa-paragraph p {
        margin-bottom: 0px;
        max-width: 287px; } }
    @media (max-width: 370px) {
      .enhance-quality .oa-paragraph p {
        max-width: 287px; } }

.enhance-quality .image-text-split-v2 {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .enhance-quality .image-text-split-v2 {
      margin-top: 0px; } }
  @media screen and (min-width: 992px) {
    .enhance-quality .image-text-split-v2 {
      max-width: 900px;
      margin: 0 auto;
      margin-top: 70px;
      margin-bottom: 75px !important; } }
  @media screen and (min-width: 768px) {
    .enhance-quality .image-text-split-v2 .col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; } }
  .enhance-quality .image-text-split-v2 .col:nth-child(1) .image-wrapper img {
    width: 100%;
    height: 100%;
    max-width: 300px;
    margin: 0 auto;
    min-width: auto;
    min-height: auto;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content; }
  .enhance-quality .image-text-split-v2 .col:nth-child(2) {
    position: relative; }
    @media screen and (min-width: 768px) {
      .enhance-quality .image-text-split-v2 .col:nth-child(2)::after {
        position: absolute;
        content: "";
        width: 1px;
        height: 100%;
        left: -20px;
        top: 0px;
        background: #fff; } }
    @media screen and (min-width: 992px) {
      .enhance-quality .image-text-split-v2 .col:nth-child(2)::after {
        left: -33px; } }
    .enhance-quality .image-text-split-v2 .col:nth-child(2) p {
      font-size: 16px;
      line-height: 26px;
      font-family: "Arboria-Bold", sans-serif;
      color: #fff;
      max-width: 351px; }
      @media screen and (min-width: 768px) {
        .enhance-quality .image-text-split-v2 .col:nth-child(2) p {
          font-size: 24px;
          line-height: 30px; } }
      .enhance-quality .image-text-split-v2 .col:nth-child(2) p:nth-child(1) {
        margin-bottom: 26px !important; }
        @media screen and (min-width: 768px) {
          .enhance-quality .image-text-split-v2 .col:nth-child(2) p:nth-child(1) {
            margin-bottom: 36px !important; } }
        @media screen and (max-width: 767px) {
          .enhance-quality .image-text-split-v2 .col:nth-child(2) p:nth-child(1) {
            margin-top: 50px !important; } }
      .enhance-quality .image-text-split-v2 .col:nth-child(2) p .alignCenter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
            align-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        font-size: 20px;
        line-height: 26px;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        max-width: 300px; }
        @media screen and (max-width: 575px) {
          .enhance-quality .image-text-split-v2 .col:nth-child(2) p .alignCenter {
            margin-top: 15px; } }
        .enhance-quality .image-text-split-v2 .col:nth-child(2) p .alignCenter sup {
          right: 10px;
          top: -15px; }
        @media screen and (min-width: 768px) {
          .enhance-quality .image-text-split-v2 .col:nth-child(2) p .alignCenter {
            font-size: 24px;
            line-height: 30px; } }
        .enhance-quality .image-text-split-v2 .col:nth-child(2) p .alignCenter span {
          font-size: 60px;
          line-height: 50px; }

@media screen and (max-width: 767px) {
  .enhance-quality .visit_count {
    padding-left: 70px;
    padding-right: 70px; } }

.enhance-quality .visit_count p:nth-child(1) {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-family: "Arboria-Bold", sans-serif;
  margin-bottom: 8px !important; }
  @media screen and (min-width: 992px) {
    .enhance-quality .visit_count p:nth-child(1) {
      font-size: 24px;
      line-height: 23px;
      margin-bottom: 8px !important; } }

.enhance-quality .visit_count p:nth-child(2) {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #FFFFFF;
  font-family: "GothamNarrow-Book", sans-serif; }
  @media screen and (min-width: 992px) {
    .enhance-quality .visit_count p:nth-child(2) {
      font-size: 24px;
      line-height: 23px;
      letter-spacing: 0px; } }

.enhance-quality .downloadvideo-btn, .enhance-quality .resource-button {
  margin-top: 32px; }
  @media screen and (min-width: 992px) {
    .enhance-quality .downloadvideo-btn, .enhance-quality .resource-button {
      margin-top: 48px; } }
  .enhance-quality .downloadvideo-btn .button-wrapper a::after, .enhance-quality .resource-button .button-wrapper a::after {
    display: none !important; }

h1 {
  font-family: "Arboria-Bold", sans-serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 39px; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 60px;
      line-height: 60px; } }

h2 {
  font-family: "Arboria-Bold", sans-serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 40px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 44px;
      line-height: 50px; } }

h3 {
  font-family: "Arboria-Bold", sans-serif;
  font-size: 24px;
  letter-spacing: normal;
  line-height: 30px;
  margin: 0px; }

h4 {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 30px;
  font-family: "Arboria-Bold", sans-serif; }
  @media screen and (min-width: 768px) {
    h4 {
      font-size: 20px;
      line-height: 26px; } }

p {
  font-size: 16px;
  line-height: 24px; }

a {
  font-family: "GothamNarrow-Book", sans-serif;
  font-size: 18px;
  line-height: 22px; }

.modal .gigya-screen .terms-text > a {
  color: #b6bdc5;
  text-decoration: underline;
  padding-left: 3px; }

@media screen and (min-width: 992px) {
  .col2 .col {
    max-width: 50%;
    -ms-flex: 0 1 50%;
        flex: 0 1 50%;
    -webkit-box-flex: 0; } }

@media screen and (min-width: 992px) {
  .col3 .col {
    max-width: 33.33%;
    -ms-flex: 0 1 33.33%;
        flex: 0 1 33.33%;
    -webkit-box-flex: 0; } }

@media screen and (min-width: 992px) {
  .col4 .col {
    max-width: 25%;
    -ms-flex: 0 1 25%;
        flex: 0 1 25%;
    -webkit-box-flex: 0; } }

.col2 .d-lg-flex, .col3 .d-lg-flex, .col4 .d-lg-flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

#section-nav, #clients-nav {
  padding-top: 0;
  background-color: #AA0061; }
  @media screen and (max-width: 991px) {
    #section-nav, #clients-nav {
      display: none; } }
  #section-nav .navbar-expand-lg, #clients-nav .navbar-expand-lg {
    padding: 12px 16px; }
    @media screen and (min-width: 768px) {
      #section-nav .navbar-expand-lg, #clients-nav .navbar-expand-lg {
        padding: 29px 16px; } }
  #section-nav .nav-link, #clients-nav .nav-link {
    color: #FFFFFF;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 800;
    cursor: pointer; }
  @media screen and (max-width: 991px) {
    #section-nav .nav-item.active, #clients-nav .nav-item.active {
      text-align: center; }
      #section-nav .nav-item.active:first-child:after, #clients-nav .nav-item.active:first-child:after {
        background: url(../images/arrow-up.png);
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        width: 15px;
        height: 10px;
        right: 15px;
        content: "";
        top: 27px;
        pointer-events: none; }
    #section-nav .mobile_view:after, #clients-nav .mobile_view:after {
      content: "";
      text-align: center;
      background: url(../images/arrow-down.png);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      width: 15px;
      height: 10px;
      right: 15px;
      top: 27px;
      pointer-events: none; }
    #section-nav .nav-item.mobile_view.active, #clients-nav .nav-item.mobile_view.active {
      text-align: left; }
      #section-nav .nav-item.mobile_view.active:after, #clients-nav .nav-item.mobile_view.active:after {
        content: "";
        text-align: center;
        background: url(../images/arrow-down.png);
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        width: 15px;
        height: 10px;
        right: 15px;
        top: 27px;
        pointer-events: none; } }
  #section-nav .button, #clients-nav .button {
    background: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px;
    font-family: "GothamNarrow-Book", sans-serif;
    border-radius: 3px;
    text-transform: none;
    margin: 0;
    padding: 9px 26px;
    font-weight: normal; }

@media screen and (max-width: 767px) {
  header.header_fixed {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    background-color: #FFFFFF; } }

section-nav {
  margin-bottom: 0 !important; }
  section-nav .navbar-nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (min-width: 768px) {
      section-nav .navbar-nav li a {
        padding: 0 34px !important; } }

footer {
  margin-top: 4rem;
  padding: 0px;
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    footer {
      padding: 0px; } }
  footer paragraph ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  @media screen and (min-width: 992px) {
    footer div.container {
      max-width: 1172px; } }
  footer .blue-text {
    color: #00c1d5 !important; }
  footer a[target="_blank"] {
    position: relative; }
    footer a[target="_blank"]:after {
      content: url(../images/icon-external-link-blue.png);
      position: absolute;
      margin-top: 3px;
      margin-left: 2.4px; }
  footer .social-links a:after {
    content: none !important; }
  footer .container-full-width,
  footer .container-full {
    padding: 0 15px;
    margin: 0; }
  footer .d-lg-flex .col .container {
    padding: 0;
    width: 100%;
    max-width: 100%;
    display: block; }
  footer paragraph p,
  footer footer-links p {
    font-size: 14px;
    line-height: 26px;
    color: #DEDEDE;
    font-family: "GothamNarrow-Book", sans-serif;
    letter-spacing: normal;
    max-width: 100%;
    font-weight: 400;
    margin-bottom: 0px; }
    @media screen and (min-width: 768px) {
      footer paragraph p,
      footer footer-links p {
        color: #9B9B9B; } }
    footer paragraph p strong,
    footer footer-links p strong {
      font-family: "Arboria-Bold", sans-serif; }
    footer paragraph p.color-orange,
    footer footer-links p.color-orange {
      color: #959595;
      line-height: 24px;
      margin-bottom: 20px !important; }
    footer paragraph p a,
    footer footer-links p a {
      text-decoration: underline;
      color: #BBBBBB;
      font-family: "GothamNarrow-Book", sans-serif; }
      footer paragraph p a:hover, footer paragraph p a:focus,
      footer footer-links p a:hover,
      footer footer-links p a:focus {
        color: #BBBBBB; }
    footer paragraph p.foot-note,
    footer footer-links p.foot-note {
      font-size: 12px;
      line-height: 16px;
      font-weight: normal;
      letter-spacing: normal; }
  footer paragraph.foot-note p,
  footer footer-links.foot-note p {
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 12px !important;
    line-height: 21px;
    margin: 0px;
    opacity: 0.6;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-stretch: 100%;
    font-weight: 400; }
  footer paragraph ul li,
  footer footer-links ul li {
    font-size: 14px;
    line-height: 19px;
    color: #BBBBBB;
    font-family: "GothamNarrow-Book", sans-serif;
    font-weight: 400;
    padding-left: 0;
    display: block;
    margin-bottom: 8px; }
    footer paragraph ul li:after,
    footer footer-links ul li:after {
      display: none; }
    footer paragraph ul li a,
    footer footer-links ul li a {
      color: #b8b8b8;
      font-family: "GothamNarrow-Book", sans-serif;
      line-height: 1.5;
      letter-spacing: normal;
      font-weight: 400;
      font-size: 0.875rem;
      vertical-align: bottom; }
      footer paragraph ul li a:hover, footer paragraph ul li a:focus,
      footer footer-links ul li a:hover,
      footer footer-links ul li a:focus {
        color: #BBBBBB; }
  footer paragraph ul + ul,
  footer footer-links ul + ul {
    padding-top: 25px; }
  footer paragraph ul.social-links li,
  footer footer-links ul.social-links li {
    display: inline-block;
    font-size: 18px;
    padding-right: 0.9rem; }
    footer paragraph ul.social-links li a,
    footer footer-links ul.social-links li a {
      padding-right: 0px; }
  footer h6 {
    font-size: 18px;
    line-height: normal;
    color: #FFFFFF;
    margin-bottom: 10px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-family: "Arboria-Bold", sans-serif;
    font-style: normal !important;
    font-weight: 300 !important; }
  footer .row1 {
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap; }
    @media screen and (min-width: 992px) {
      footer .row1 {
        display: inline-block; } }
    footer .row1 .col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      margin-bottom: 15px; }
      @media screen and (min-width: 992px) {
        footer .row1 .col {
          -ms-flex-preferred-size: 0;
          flex-basis: 0;
          -ms-flex-positive: 1;
          -webkit-box-flex: 1;
                  flex-grow: 1;
          max-width: 100%; }
          footer .row1 .col:first-child .footer-panel-item:last-child {
            padding-top: 25px; }
          footer .row1 .col:nth-of-type(2) footer-links ul li a {
            display: inline-block;
            padding-right: 15px;
            position: relative; } }
  footer .row2 {
    text-align: center;
    background: rgba(0, 0, 0, 0.25);
    padding: 35px 0;
    position: relative; }
    footer .row2:after, footer .row2:before {
      position: absolute;
      content: " ";
      width: 100%;
      height: 100%;
      left: -100%;
      top: 0;
      background: rgba(0, 0, 0, 0.25); }
    footer .row2:after {
      left: auto;
      right: -100%; }
    footer .row2 .col:first-child {
      padding-bottom: 25px; }
      @media screen and (min-width: 992px) {
        footer .row2 .col:first-child {
          padding-bottom: 0; } }
    @media screen and (min-width: 992px) {
      footer .row2 .col:nth-of-type(2) {
        max-width: 57%;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 57%;
                flex: 0 0 57%; } }
    @media screen and (min-width: 992px) {
      footer .row2 {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: left; } }
    footer .row2 .col span {
      display: inline-block;
      margin-right: 15px;
      text-transform: uppercase;
      font-size: 28px;
      font-weight: bold;
      letter-spacing: 4.45px;
      line-height: 21px;
      font-family: "Arboria-Bold", sans-serif; }
      @media screen and (min-width: 768px) {
        footer .row2 .col span {
          margin-right: 5px; } }
    footer .row2 p a {
      text-decoration: underline;
      padding-right: 20px;
      position: relative;
      display: inline-block;
      font-size: 13px;
      color: #DEDEDE; }
      @media screen and (min-width: 768px) {
        footer .row2 p a {
          color: #9B9B9B; } }
      footer .row2 p a:after {
        position: absolute;
        content: "";
        background: url("../images/icon-external-link-blue.png") no-repeat;
        width: 10px;
        top: 7px;
        right: 7px;
        height: 10px; }
  footer .row3 {
    padding: 35px 0 30px; }
    @media screen and (min-width: 992px) {
      footer .row3 {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 56px 0 56px; } }
    footer .row3 h6 {
      margin-bottom: 20px; }
      @media screen and (min-width: 992px) {
        footer .row3 h6 {
          margin-bottom: 20px; } }
    footer .row3 .col {
      max-width: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
      @media screen and (min-width: 992px) {
        footer .row3 .col {
          padding-right: 0px; } }
      footer .row3 .col:first-child h4 {
        color: #fff;
        font-family: "Arboria-Bold", sans-serif;
        font-style: normal !important;
        letter-spacing: 0.8px;
        font-weight: 400;
        font-size: 38px;
        line-height: 38px; }
        @media screen and (min-width: 992px) {
          footer .row3 .col:first-child h4 {
            margin-bottom: 33px; } }
      footer .row3 .col:first-child p.mb-0 {
        font-family: "Arboria-Bold", sans-serif;
        color: #FFFFFF; }
      footer .row3 .col:first-child ul {
        padding: 8px 0 0px; }
        footer .row3 .col:first-child ul li {
          display: inline-block;
          padding-right: 20px;
          position: relative; }
          footer .row3 .col:first-child ul li:before {
            position: absolute;
            content: "";
            width: 1px;
            height: 67%;
            border-right: 1px solid #BBBBBB;
            right: 9px;
            top: 4px; }
          footer .row3 .col:first-child ul li:last-child::before {
            display: none; }
          @media screen and (min-width: 768px) {
            footer .row3 .col:first-child ul li {
              display: inline-block;
              padding-right: 20px;
              position: relative; }
              footer .row3 .col:first-child ul li:before {
                position: absolute;
                content: "";
                width: 1px;
                height: 67%;
                border-right: 1px solid #BBBBBB;
                right: 9px;
                top: 4px; }
              footer .row3 .col:first-child ul li:last-child:before {
                display: none; } }
      footer .row3 .col:first-child .footer-panel-item .btn-light:focus {
        -webkit-box-shadow: none;
                box-shadow: none; }
      footer .row3 .col:first-child .footer-panel-item:nth-last-of-type(2) {
        display: block;
        margin-right: 30px;
        padding-bottom: 25px; }
        @media screen and (min-width: 992px) {
          footer .row3 .col:first-child .footer-panel-item:nth-last-of-type(2) {
            display: inline-block;
            padding-bottom: 0; } }
        footer .row3 .col:first-child .footer-panel-item:nth-last-of-type(2) .btn-light {
          background: #e87722;
          border-color: #e87722;
          font-size: 12px;
          line-height: 16px;
          color: #FFFFFF;
          font-weight: 700;
          padding: 17px 43px;
          text-transform: uppercase;
          position: relative; }
          footer .row3 .col:first-child .footer-panel-item:nth-last-of-type(2) .btn-light:before {
            position: absolute;
            content: url("../images/chat.png");
            width: 14px;
            top: 18px;
            left: 20px;
            height: 14px;
            z-index: 1; }
      footer .row3 .col:first-child .footer-panel-item:last-child {
        padding-left: 0px; }
        footer .row3 .col:first-child .footer-panel-item:last-child .btn-light {
          color: #00c1d5;
          text-decoration: underline;
          background: transparent;
          border: none;
          padding: 0 0 0 30px;
          position: relative;
          font-size: 14px;
          line-height: 16px;
          font-family: "GothamNarrow-Book", sans-serif; }
          footer .row3 .col:first-child .footer-panel-item:last-child .btn-light:before {
            position: absolute;
            content: "\f0e0";
            font-family: "Font Awesome 5 Pro";
            left: 0;
            top: 1px;
            color: #BBBBBB;
            text-decoration: none;
            font-weight: 900; }
      footer .row3 .col:nth-of-type(2) {
        padding: 35px 15px 25px;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
        @media screen and (min-width: 992px) {
          footer .row3 .col:nth-of-type(2) {
            padding: 24px 15px 10px; } }
        footer .row3 .col:nth-of-type(2) h4 {
          color: #ff6400;
          text-transform: uppercase;
          font-size: 20px;
          line-height: 24px;
          letter-spacing: 0.6px;
          font-family: "Arboria-Bold", sans-serif; }
        footer .row3 .col:nth-of-type(2) .footer-panel-item .social-links {
          padding-left: 0px; }
        footer .row3 .col:nth-of-type(2) .footer-panel-item:first-child {
          padding-bottom: 24px;
          position: relative; }
          footer .row3 .col:nth-of-type(2) .footer-panel-item:first-child .button {
            padding: 0;
            background: transparent;
            border: none;
            text-transform: none;
            font-weight: normal;
            font-family: "GothamNarrow-Book", sans-serif;
            color: #BBBBBB;
            text-decoration: underline; }
            footer .row3 .col:nth-of-type(2) .footer-panel-item:first-child .button:after {
              display: none; }
            footer .row3 .col:nth-of-type(2) .footer-panel-item:first-child .button img {
              margin-right: 15px; }
          footer .row3 .col:nth-of-type(2) .footer-panel-item:first-child paragraph p:first-child {
            margin-bottom: 8px; }
          @media screen and (min-width: 992px) {
            footer .row3 .col:nth-of-type(2) .footer-panel-item:first-child paragraph p img:nth-child(2) {
              margin-left: 24px;
              margin-top: 10px; } }
        @media screen and (min-width: 992px) {
          footer .row3 .col:nth-of-type(2) .footer-panel-item {
            padding-bottom: 0;
            display: inline-block;
            width: 66.8%; }
            footer .row3 .col:nth-of-type(2) .footer-panel-item:last-child {
              width: 24%;
              position: absolute; } }
  footer .row4 {
    padding: 16px 1px;
    background: #000000;
    position: relative; }
    footer .row4:after, footer .row4:before {
      position: absolute;
      content: " ";
      width: 100%;
      height: 100%;
      left: -100%;
      top: 0;
      background: #000000; }
    footer .row4:after {
      left: auto;
      right: -100%; }
    @media screen and (min-width: 992px) {
      footer .row4 {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    footer .row4 footer-links ul li {
      display: inline-block;
      padding-right: 0.5rem;
      padding-left: 1rem;
      font-size: 12px;
      line-height: 16px; }
      footer .row4 footer-links ul li:first-child a, footer .row4 footer-links ul li:nth-of-type(2) a {
        padding-right: 0; }
        footer .row4 footer-links ul li:first-child a:before, footer .row4 footer-links ul li:nth-of-type(2) a:before {
          display: none; }
      @media screen and (min-width: 992px) {
        footer .row4 footer-links ul li:first-child {
          padding-left: 0; } }
      footer .row4 footer-links ul li a {
        display: inline-block;
        position: relative;
        letter-spacing: normal;
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
        color: #b8b8b8;
        font-family: "GothamNarrow-Book", sans-serif; }
  footer.footer-custom .row1 .col:nth-of-type(2) footer-links ul li a:before {
    content: "";
    background: url("../images/icon-external-link-blue.png") no-repeat; }
  footer.footer-custom .row2 p a:after {
    content: "";
    background: url("../images/icon-external-link-blue.png") no-repeat;
    top: 6px;
    right: 7px; }
  footer.footer-custom .row4 footer-links ul li a:before {
    content: "";
    background: url("../images/icon-external-link-blue.png") no-repeat; }

.color-orange,
.color-orange h2,
.color-orange p {
  color: #e87722; }

.light-blue-text {
  color: #00c1d5; }

.font-big {
  font-size: 18px; }

footer .modal-header {
  border: 0;
  margin-top: 24px; }
  footer .modal-header .close {
    color: #585858;
    font-size: 14px;
    text-decoration: none;
    line-height: 1.5;
    padding-right: 2.1rem;
    font-family: "GothamNarrow-Book", sans-serif; }

@media screen and (min-width: 992px) {
  footer .modal-xl {
    max-width: 1140px; } }

footer .modal-body {
  padding: 4px 48px 96px;
  color: #585858;
  line-height: 1.54;
  font-size: 13px;
  line-height: 19px;
  color: #585858;
  font-family: "GothamNarrow-Book", sans-serif; }
  @media screen and (min-width: 992px) {
    footer .modal-body {
      padding: 4px 78px 96px; } }
  footer .modal-body h2 {
    margin-bottom: 48px;
    color: #585858;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: normal;
    font-family: "Arboria-Bold", sans-serif; }
    @media screen and (min-width: 992px) {
      footer .modal-body h2 {
        font-size: 38px;
        line-height: 38px; } }
  footer .modal-body .country-selector-sortedlist {
    width: 100%; }
    @media screen and (min-width: 992px) {
      footer .modal-body .country-selector-sortedlist {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; } }
    @media screen and (min-width: 992px) {
      footer .modal-body .country-selector-sortedlist .country-selector-subregion {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; } }
    footer .modal-body .country-selector-sortedlist .country-selector-subregion .country-selector-country {
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 13px;
      line-height: 19px;
      color: #585858; }
      @media screen and (min-width: 992px) {
        footer .modal-body .country-selector-sortedlist .country-selector-subregion .country-selector-country {
          margin-bottom: 13px; } }
    footer .modal-body .country-selector-sortedlist .country-selector-subregion .country-selector-link {
      margin-bottom: 16px; }
    @media screen and (min-width: 992px) {
      footer .modal-body .country-selector-sortedlist .country-selector-country-list {
        padding-top: 8px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  footer .modal-body .country-selector-link {
    vertical-align: bottom;
    position: relative;
    bottom: -0.25rem;
    line-height: 1.5;
    padding-left: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #585858; }
    footer .modal-body .country-selector-link:hover, footer .modal-body .country-selector-link:focus {
      text-decoration: none; }
  footer .modal-body .flag {
    width: 28px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    background: url("../images/flags.png");
    background-size: 100% auto; }
    footer .modal-body .flag[class$="ZO"] {
      background-position: 0 -1110px; }
    footer .modal-body .flag[class$="AR"] {
      background-position: 0 -20px; }
    footer .modal-body .flag[class$="AU"] {
      background-position: 0 -40px; }
    footer .modal-body .flag[class$="AT"] {
      background-position: 0 -60px; }
    footer .modal-body .flag[class$="BE"] {
      background-position: 0 -80px; }
    footer .modal-body .flag[class$="BR"] {
      background-position: 0 -100px; }
    footer .modal-body .flag[class$="BO"] {
      background-position: 0 127px; }
    footer .modal-body .flag[class$="BG"] {
      background-position: 0 -120px; }
    footer .modal-body .flag[class$="CA"] {
      background-position: 0 -140px; }
    footer .modal-body .flag[class$="CL"] {
      background-position: 0 -160px; }
    footer .modal-body .flag[class$="CN"] {
      background-position: 0 -180px; }
    footer .modal-body .flag[class$="CO"] {
      background-position: 0 -200px; }
    footer .modal-body .flag[class$="CR"] {
      background-position: 0 -219px; }
    footer .modal-body .flag[class$="HR"] {
      background-position: 0 -239px; }
    footer .modal-body .flag[class$="CZ"] {
      background-position: 0 -258px; }
    footer .modal-body .flag[class$="EC"] {
      background-position: 0 -279px; }
    footer .modal-body .flag[class$="EG"] {
      background-position: 0 -298px; }
    footer .modal-body .flag[class$="EE"] {
      background-position: 0 -318px; }
    footer .modal-body .flag[class$="ET"] {
      background-position: 0 -1232px; }
    footer .modal-body .flag[class$="FI"] {
      background-position: 0 -337px; }
    footer .modal-body .flag[class$="FR"] {
      background-position: 0 -358px; }
    footer .modal-body .flag[class$="GR"] {
      background-position: 0 -397px; }
    footer .modal-body .flag[class$="HU"] {
      background-position: 0 -418px; }
    footer .modal-body .flag[class$="IN"] {
      background-position: 0 -437px; }
    footer .modal-body .flag[class$="ID"] {
      background-position: 0 -457px; }
    footer .modal-body .flag[class$="IE"] {
      background-position: 0 -477px; }
    footer .modal-body .flag[class$="IL"] {
      background-position: 0 -496px; }
    footer .modal-body .flag[class$="IT"] {
      background-position: 0 -516px; }
    footer .modal-body .flag[class$="JP"] {
      background-position: 0 -536px; }
    footer .modal-body .flag[class$="LV"] {
      background-position: 0 -556px; }
    footer .modal-body .flag[class$="LT"] {
      background-position: 0 -575px; }
    footer .modal-body .flag[class$="MX"] {
      background-position: 0 -615px; }
    footer .modal-body .flag[class$="MA"] {
      background-position: 0 -635px; }
    footer .modal-body .flag[class$="NL"] {
      background-position: 0 -655px; }
    footer .modal-body .flag[class$="NZ"] {
      background-position: 0 -674px; }
    footer .modal-body .flag[class$="NG"] {
      background-position: 0 -1255px; }
    footer .modal-body .flag[class$="PY"] {
      background-position: 0 -1090px; }
    footer .modal-body .flag[class$="PE"] {
      background-position: 0 -516px; }
    footer .modal-body .flag[class$="PH"] {
      background-position: 0 -714px; }
    footer .modal-body .flag[class$="PL"] {
      background-position: 0 -734px; }
    footer .modal-body .flag[class$="PT"] {
      background-position: 0 -753px; }
    footer .modal-body .flag[class$="RO"] {
      background-position: 0 -774px; }
    footer .modal-body .flag[class$="RU"] {
      background-position: 0 -793px; }
    footer .modal-body .flag[class$="RS"] {
      background-position: 0 -813px; }
    footer .modal-body .flag[class$="SK"] {
      background-position: 0 -833px; }
    footer .modal-body .flag[class$="SI"] {
      background-position: 0 -852px; }
    footer .modal-body .flag[class$="ZA"] {
      background-position: 0 -872px; }
    footer .modal-body .flag[class$="KR"] {
      background-position: 0 -892px; }
    footer .modal-body .flag[class$="ES"] {
      background-position: 0 -912px; }
    footer .modal-body .flag[class$="CH"] {
      background-position: 0 -930px; }
    footer .modal-body .flag[class$="TW"] {
      background-position: 0 -950px; }
    footer .modal-body .flag[class$="TH"] {
      background-position: 0 -972px; }
    footer .modal-body .flag[class$="TR"] {
      background-position: 0 -992px; }
    footer .modal-body .flag[class$="UG"] {
      background-position: 0 -1212px; }
    footer .modal-body .flag[class$="UA"] {
      background-position: 0 -1011px; }
    footer .modal-body .flag[class$="GB"] {
      background-position: 0 -1030px; }
    footer .modal-body .flag[class$="US"] {
      background-position: 0 -1051px; }
    footer .modal-body .flag[class$="UV"] {
      background-position: 0 -1170px; }
    footer .modal-body .flag[class$="VN"] {
      background-position: 0 -1090px; }

footer .footer-modal .flag {
  background: url("../images/tipsForTech/flags.png"); }

footer paragraph p.country-selector__footer {
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 2px;
  color: #585858;
  font-family: "GothamNarrow-Book", sans-serif; }

.ot-sdk-show-settings {
  cursor: pointer;
  color: #b8b8b8 !important;
  font-size: 12px !important;
  line-height: 12px !important;
  background: transparent;
  border: none !important;
  padding: 0 !important;
  text-decoration: none; }
  .ot-sdk-show-settings:hover {
    text-decoration: underline;
    background-color: transparent !important; }

.contact__info-item {
  font-family: "GothamNarrow-Book", sans-serif !important; }

.country_code {
  top: 7px;
  font-size: 14px;
  font-family: "GothamNarrow-Book", sans-serif !important;
  line-height: 1.5 !important;
  color: #00c1d5 !important;
  margin-left: 7px !important; }

.footer-external-link a {
  font-family: "GothamNarrow-Book", sans-serif !important; }

.isi {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px; }
  @media screen and (min-width: 768px) {
    .isi {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 0px; } }
  @media screen and (min-width: 992px) {
    .isi .d-block {
      display: initial !important; } }
  .isi .isi__content {
    padding: 0;
    margin-bottom: 52px; }
    @media screen and (min-width: 768px) {
      .isi .isi__content {
        padding: 42px 0px 0;
        margin-bottom: 80px; } }
    @media screen and (max-width: 767px) {
      .isi .isi__content {
        max-width: 311px; } }
    @media screen and (min-width: 992px) {
      .isi .isi__content {
        max-width: 860px;
        padding-left: 55px; } }
  .isi .isi__tray.show {
    bottom: 0;
    padding: 20px 25px; }
    @media screen and (min-width: 768px) {
      .isi .isi__tray.show {
        padding: 12px 15px; } }
    @media screen and (min-width: 992px) {
      .isi .isi__tray.show {
        padding: 15px; } }
    .isi .isi__tray.show p {
      margin-bottom: 0; }
      @media screen and (min-width: 768px) {
        .isi .isi__tray.show p {
          display: inline; }
          .isi .isi__tray.show p:first-child {
            font-family: "Arboria-Bold", sans-serif; } }
  .isi .isi__tray-heading {
    max-width: 1040px;
    margin: 0 auto; }
    .isi .isi__tray-heading .isi__tray-wrapper {
      float: right;
      position: relative;
      right: 0; }
  .isi .isi__tray {
    height: 88px;
    padding: 20px 0 0 0;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 2100;
    -webkit-transition: bottom 0.5s, height 0.3s;
    transition: bottom 0.5s, height 0.3s;
    background-color: #F8F8F8;
    color: #58595b;
    border-top: 4px solid #AA0061;
    margin: 0; }
    @media screen and (min-width: 992px) {
      .isi .isi__tray {
        height: 94px; } }
    @media screen and (min-width: 1200px) {
      .isi .isi__tray {
        height: 92px; } }
  .isi .isi__tray-trigger-btn span {
    display: none; }
  .isi .isi__tray-trigger-btn .fa-trigger {
    border: solid #7D7D7D;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
  .isi .isi__tray-trigger-btn:hover {
    color: transparent; }
  .isi .isi__tray-content {
    max-width: 1020px;
    margin: 0 auto; }
    .isi .isi__tray-content .scroll-bar {
      height: auto !important; }
      .isi .isi__tray-content .scroll-bar .thumb {
        height: auto !important; }
    .isi .isi__tray-content .viewport {
      height: auto !important; }
  .isi p {
    font-size: 14px;
    line-height: 20px;
    font-family: "GothamNarrow-Book", sans-serif;
    color: #585858; }
    @media screen and (min-width: 768px) {
      .isi p {
        font-size: 20px;
        line-height: 25px; } }
    .isi p a {
      text-decoration: underline;
      color: #585858;
      font-size: 14px;
      line-height: 20px;
      font-family: "GothamNarrow-Book", sans-serif; }
      @media screen and (min-width: 768px) {
        .isi p a {
          font-size: 20px;
          line-height: 25px; } }
  .isi .isi__content p {
    font-size: 20px;
    line-height: 33px;
    font-weight: 500;
    font-family: "GothamNarrow-Book", sans-serif;
    color: #525252; }
    @media screen and (min-width: 1200px) {
      .isi .isi__content p {
        min-width: 850px; } }
    .isi .isi__content p:first-child {
      font-family: "Arboria-Bold", sans-serif;
      line-height: 25px;
      margin-bottom: 24px;
      font-weight: bold; }
    .isi .isi__content p a {
      text-decoration: underline;
      color: #585858;
      font-size: 20px;
      line-height: 25px;
      font-family: "GothamNarrow-Book", sans-serif; }
  .isi .isi__content h4 {
    line-height: 25px;
    color: #525252; }

.isi.expand .isi__tray {
  height: auto;
  overflow-y: scroll;
  -webkit-transition: bottom 0.5s, height 0.3s;
  transition: bottom 0.5s, height 0.3s; }

.isi.expand .isi__tray-trigger-btn .fa-trigger {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg); }

.solensia-banner {
  margin-bottom: 0px; }
  .solensia-banner .banner-large {
    min-height: 580px; }
    @media screen and (min-width: 768px) {
      .solensia-banner .banner-large {
        min-height: 675px; } }
    @media screen and (min-width: 992px) {
      .solensia-banner .banner-large {
        min-height: 575px; } }
    .solensia-banner .banner-large .banner-wrapper {
      background-position: center bottom;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute; }
      @media screen and (min-width: 768px) {
        .solensia-banner .banner-large .banner-wrapper {
          background-position: 34% top; } }
      @media screen and (min-width: 440px) and (max-width: 767px) {
        .solensia-banner .banner-large .banner-wrapper {
          background-position: 100% 84%; } }
      @media screen and (min-width: 992px) {
        .solensia-banner .banner-large .banner-wrapper {
          background-position: 25% top; } }
      @media screen and (min-width: 1600px) {
        .solensia-banner .banner-large .banner-wrapper {
          background-position: 5% top; } }
      @media screen and (min-width: 2000px) {
        .solensia-banner .banner-large .banner-wrapper {
          background-position: 0% top; } }
  @media screen and (min-width: 992px) {
    .solensia-banner .d-lg-flex {
      max-width: 1440px;
      padding-left: 58px; } }
  .solensia-banner .primary-content {
    -webkit-box-flex: 70%;
        -ms-flex: 70% 0 0px;
            flex: 70% 0 0;
    margin: 0px;
    padding: 0px 30px; }
    @media screen and (min-width: 1200px) {
      .solensia-banner .primary-content {
        -webkit-box-flex: 77%;
            -ms-flex: 77% 0 0px;
                flex: 77% 0 0;
        padding: 0px 15px; } }
    .solensia-banner .primary-content responsive-image .image-wrapper {
      padding-top: 18px; }
      @media screen and (min-width: 768px) {
        .solensia-banner .primary-content responsive-image .image-wrapper {
          padding-top: 27px; } }
      .solensia-banner .primary-content responsive-image .image-wrapper img {
        width: 180px; }
        @media screen and (min-width: 768px) {
          .solensia-banner .primary-content responsive-image .image-wrapper img {
            width: 385px;
            margin-left: 0px; } }
        @media screen and (min-width: 992px) {
          .solensia-banner .primary-content responsive-image .image-wrapper img {
            width: 385px;
            margin-top: 50px;
            margin-left: 0px; } }
    .solensia-banner .primary-content h1 {
      color: #AA0061;
      margin-top: 20px;
      text-align: left;
      font-family: "Arboria-Bold", sans-serif; }
      @media screen and (min-width: 768px) {
        .solensia-banner .primary-content h1 {
          margin-top: 45px;
          margin-bottom: 0px;
          font-family: "Arboria-Bold", sans-serif; } }
      @media screen and (max-width: 767px) {
        .solensia-banner .primary-content h1 {
          font-size: 32px; } }
    .solensia-banner .primary-content paragraph p {
      color: #525252;
      font-family: "Arboria-Bold", sans-serif;
      font-size: 17px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 30px;
      text-align: left;
      margin-bottom: 25px;
      margin-top: 15px; }
      @supports (-webkit-appearance: none) {
        .solensia-banner .primary-content paragraph p {
          font-weight: normal; } }
      @media screen and (max-width: 767px) {
        .solensia-banner .primary-content paragraph p {
          padding-right: 10px;
          line-height: 26px;
          font-size: 18px; } }
      .solensia-banner .primary-content paragraph p a {
        color: #525252;
        font-family: "Arboria-Bold", sans-serif;
        text-decoration: underline; }
        @supports (-webkit-appearance: none) {
          .solensia-banner .primary-content paragraph p a {
            font-weight: normal; } }
      .solensia-banner .primary-content paragraph p:nth-child(2) {
        margin-top: 0px; }
        .solensia-banner .primary-content paragraph p:nth-child(2) a {
          color: #AA0061;
          text-decoration: none;
          font-family: "GothamNarrow-Book", sans-serif;
          font-size: 18px;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 22px;
          text-align: center;
          border: 1px solid #AA0061;
          border-radius: 3px;
          padding: 7.5px 31px; }
          .solensia-banner .primary-content paragraph p:nth-child(2) a:hover {
            background-color: #AA0061;
            color: #FFFFFF; }
          @media screen and (min-width: 992px) {
            .solensia-banner .primary-content paragraph p:nth-child(2) a {
              padding: 7.5px 42px !important; } }
  .solensia-banner .secondary-content cta-ribbon {
    display: none; }
    .solensia-banner .secondary-content cta-ribbon a:hover {
      text-decoration: none; }
    @media screen and (min-width: 992px) {
      .solensia-banner .secondary-content cta-ribbon {
        padding: 0;
        height: 42px;
        width: 243px;
        border-radius: 3px;
        background-color: #0097A9;
        display: inline-block;
        float: right;
        margin-left: -7px;
        visibility: hidden; }
        .solensia-banner .secondary-content cta-ribbon .d-flex {
          padding-top: 10px; }
          .solensia-banner .secondary-content cta-ribbon .d-flex .cta-content {
            -webkit-box-flex: 80%;
                -ms-flex: 80% 0 0px;
                    flex: 80% 0 0; }
            .solensia-banner .secondary-content cta-ribbon .d-flex .cta-content p.lead {
              color: #FFFFFF;
              font-family: "GothamNarrow-Book", sans-serif;
              font-size: 18px;
              font-weight: 500;
              letter-spacing: 0;
              line-height: 22px;
              text-align: center; }
          .solensia-banner .secondary-content cta-ribbon .d-flex .icon {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 10%;
                    flex: 0 0 10%; }
            .solensia-banner .secondary-content cta-ribbon .d-flex .icon .arrow {
              border: solid #FFFFFF;
              border-width: 0 3px 3px 0;
              display: inline-block;
              padding: 3px; } }

#clinic-helps-cats.solensia-banner .banner-large {
  min-height: 500px; }
  @media screen and (min-width: 768px) {
    #clinic-helps-cats.solensia-banner .banner-large {
      min-height: 578px; } }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    #clinic-helps-cats.solensia-banner .banner-large .banner-wrapper .banner-wrapper {
      background-position: 40% top; } }
  @media screen and (max-width: 767px) {
    #clinic-helps-cats.solensia-banner .banner-large .banner-wrapper .banner-wrapper {
      background-position: 0%; } }

.clients-banner {
  padding: 0px; }
  .clients-banner .banner-large,
  .clients-banner .banner-large .banner-wrapper {
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 575px) {
      .clients-banner .banner-large,
      .clients-banner .banner-large .banner-wrapper {
        min-height: 302px; } }
    @media screen and (min-width: 768px) and (max-width: 992px) {
      .clients-banner .banner-large,
      .clients-banner .banner-large .banner-wrapper {
        background-position: 61%; } }
    @media screen and (min-width: 992px) {
      .clients-banner .banner-large,
      .clients-banner .banner-large .banner-wrapper {
        min-height: 575px;
        background-size: cover; } }
    @media screen and (max-width: 991px) {
      .clients-banner .banner-large .primary-content,
      .clients-banner .banner-large .banner-wrapper .primary-content {
        display: none; } }
    .clients-banner .banner-large .primary-content .image-wrapper img,
    .clients-banner .banner-large .banner-wrapper .primary-content .image-wrapper img {
      margin-left: 0; }
      @media screen and (min-width: 992px) {
        .clients-banner .banner-large .primary-content .image-wrapper img,
        .clients-banner .banner-large .banner-wrapper .primary-content .image-wrapper img {
          margin-top: 52px; } }
    .clients-banner .banner-large .primary-content h1,
    .clients-banner .banner-large .banner-wrapper .primary-content h1 {
      margin-top: 10px;
      color: #AA0061;
      font-family: "Arboria-Bold", sans-serif;
      letter-spacing: 0;
      text-align: left; }
      @media screen and (min-width: 992px) {
        .clients-banner .banner-large .primary-content h1,
        .clients-banner .banner-large .banner-wrapper .primary-content h1 {
          margin-top: 73px;
          font-family: "Arboria-Bold", sans-serif; } }
    @media screen and (min-width: 992px) {
      .clients-banner .banner-large .d-lg-flex,
      .clients-banner .banner-large .banner-wrapper .d-lg-flex {
        max-width: 1440px;
        padding-left: 58px; } }

.mob-nav-bar h1 {
  margin-top: 18px;
  color: #AA0061;
  font-family: "Arboria-Bold", sans-serif;
  letter-spacing: 0;
  text-align: center; }
  @media screen and (min-width: 992px) {
    .mob-nav-bar h1 {
      margin-top: 73px;
      font-family: "Arboria-Bold", sans-serif; } }

@media screen and (max-width: 991px) {
  .mob-nav-bar .image-wrapper img {
    width: auto;
    margin-top: 20px; } }

@media screen and (max-width: 991px) and (max-width: 767px) {
  .mob-nav-bar .image-wrapper .image__mobile {
    display: block !important; } }

.prepare-your-practice {
  padding-top: 0px;
  padding-bottom: 0px; }
  @media screen and (max-width: 575px) {
    .prepare-your-practice hero-banner .banner-medium,
    .prepare-your-practice hero-banner .banner-medium .banner-wrapper {
      min-height: 263px; } }
  @media screen and (max-width: 767px) {
    .prepare-your-practice hero-banner .banner-medium,
    .prepare-your-practice hero-banner .banner-medium .banner-wrapper {
      background-size: 100% 100%; } }
  @media screen and (min-width: 768px) {
    .prepare-your-practice hero-banner .banner-medium,
    .prepare-your-practice hero-banner .banner-medium .banner-wrapper {
      background-position: 65%; } }
  @media screen and (min-width: 992px) {
    .prepare-your-practice hero-banner .banner-medium,
    .prepare-your-practice hero-banner .banner-medium .banner-wrapper {
      min-height: 575px;
      background-position: 50%; } }
  @media screen and (min-width: 992px) {
    .prepare-your-practice hero-banner .d-lg-flex {
      max-width: 1440px;
      padding-left: 55px; } }
  @media screen and (max-width: 991px) {
    .prepare-your-practice hero-banner .d-lg-flex .primary-content {
      display: none; } }
  @media screen and (min-width: 992px) {
    .prepare-your-practice hero-banner .d-lg-flex .primary-content {
      padding-left: 0px; } }
  .prepare-your-practice hero-banner .d-lg-flex .primary-content .image-wrapper img {
    margin-left: 0;
    margin-top: 77px; }
  .prepare-your-practice hero-banner .d-lg-flex .primary-content h1 {
    color: #AA0061;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 39px;
    margin-top: 15px; }
    @media screen and (min-width: 992px) {
      .prepare-your-practice hero-banner .d-lg-flex .primary-content h1 {
        margin-top: 80px;
        font-size: 60px;
        line-height: 60px;
        font-family: "Arboria-Bold", sans-serif;
        text-align: left; } }

.patients-banner hero-banner .d-lg-flex .primary-content h1 {
  margin-top: 13px; }
  @media screen and (min-width: 992px) {
    .patients-banner hero-banner .d-lg-flex .primary-content h1 {
      margin-top: 70px; } }

.mob-nav-bar-action h1 {
  margin-top: 18px;
  color: #AA0061;
  font-family: "Arboria-Bold", sans-serif;
  letter-spacing: 0;
  text-align: center; }
  @media screen and (min-width: 992px) {
    .mob-nav-bar-action h1 {
      margin-top: 73px;
      font-family: "Arboria-Bold", sans-serif; } }

@media screen and (max-width: 991px) {
  .mob-nav-bar-action .image-wrapper img {
    width: auto;
    margin-top: 20px; } }

@media screen and (max-width: 991px) and (max-width: 767px) {
  .mob-nav-bar-action .image-wrapper .image__mobile {
    display: block !important; } }

#solensia-hero-banner {
  padding: 0px; }
  #solensia-hero-banner .banner-medium {
    min-height: 222px; }
    @media screen and (min-width: 768px) {
      #solensia-hero-banner .banner-medium {
        min-height: 420px; } }
    @media screen and (min-width: 1600px) {
      #solensia-hero-banner .banner-medium {
        min-height: 600px; } }
  #solensia-hero-banner .banner-wrapper {
    background-size: cover;
    background-position: top center;
    min-height: 222px; }
    @media screen and (min-width: 576px) {
      #solensia-hero-banner .banner-wrapper {
        background-size: cover; } }
    @media screen and (min-width: 768px) {
      #solensia-hero-banner .banner-wrapper {
        background-size: unset;
        background-position: top center;
        min-height: 420px; } }
    @media screen and (min-width: 992px) {
      #solensia-hero-banner .banner-wrapper {
        background-size: cover;
        min-height: 444px; } }
    @media screen and (min-width: 1600px) {
      #solensia-hero-banner .banner-wrapper {
        min-height: 600px; } }

.about-solensia {
  background-color: #AA0061;
  color: #FFFFFF;
  background: url("../images/about-solensia-bg-m.png") no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 40px;
  position: relative;
  margin-top: -50px; }
  @media screen and (min-width: 768px) {
    .about-solensia {
      background: url("../images/about-solensia-home-bg.png") no-repeat;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      padding-top: 9rem;
      background-position: center;
      padding-bottom: 80px;
      margin-top: -20%; } }
  @media screen and (min-width: 992px) {
    .about-solensia {
      margin-top: -9%;
      padding-top: 8.5rem; } }
  @media (min-width: 1600px) {
    .about-solensia {
      margin-top: -8%;
      padding-top: 9rem;
      background-size: cover;
      position: relative;
      background-position: top center; } }
  .about-solensia h3 {
    color: #FFFFFF;
    font-weight: bold; }
  .about-solensia .container {
    max-width: 905px;
    padding: 0px 15px; }
    @media screen and (min-width: 992px) {
      .about-solensia .container {
        padding: 0px; } }
    .about-solensia .container h4 {
      text-align: center;
      color: #FFFFFF;
      line-height: 30px; }
      .about-solensia .container h4 sup {
        left: 1px;
        top: -4px; }
    .about-solensia .container h2 {
      color: #FFFFFF;
      line-height: 36px;
      padding-bottom: 42px;
      position: relative;
      margin-bottom: 55px; }
      @media screen and (max-width: 767px) {
        .about-solensia .container h2 .nxt-line {
          display: block; }
        .about-solensia .container h2 .d-block {
          display: inline !important; } }
      @media screen and (min-width: 768px) {
        .about-solensia .container h2 {
          margin-bottom: 60px;
          line-height: 50px;
          padding-bottom: 0px; } }
      .about-solensia .container h2:after {
        content: "";
        width: 80%;
        background: #fff;
        height: 1px;
        position: absolute;
        right: 10%;
        left: 10%;
        bottom: 0%; }
        @media screen and (min-width: 768px) {
          .about-solensia .container h2:after {
            display: none; } }
  .about-solensia image-text-split {
    margin-bottom: 87px; }
    .about-solensia image-text-split .image-wrapper img {
      display: none; }
      @media screen and (min-width: 768px) {
        .about-solensia image-text-split .image-wrapper img.image__desktop {
          width: 167px;
          display: block; } }
    .about-solensia image-text-split .col-md-3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .about-solensia image-text-split .col-md-9 {
      padding: 0px 30px; }
      @media screen and (min-width: 768px) {
        .about-solensia image-text-split .col-md-9 {
          border-left: 1px solid #FFFFFF;
          padding-left: 30px;
          padding-right: 0; } }
      .about-solensia image-text-split .col-md-9 paragraph p {
        color: #FFFFFF;
        font-family: "Arboria-Bold", sans-serif;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 30px; }
  .about-solensia multi-column-image-text .col {
    margin-bottom: 25px; }
    @media screen and (min-width: 992px) {
      .about-solensia multi-column-image-text .col {
        margin-bottom: 0px; } }
    @media screen and (max-width: 767px) {
      .about-solensia multi-column-image-text .col:nth-child(1) .card .card-img img {
        margin-bottom: 20px; } }
    .about-solensia multi-column-image-text .col .card {
      background: transparent;
      text-align: center; }
      .about-solensia multi-column-image-text .col .card .card-img {
        min-height: 124px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .about-solensia multi-column-image-text .col .card .card-img img {
          width: auto; }
      .about-solensia multi-column-image-text .col .card .card-body h4 {
        color: #FFFFFF;
        font-family: "Arboria-Bold", sans-serif;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 26px;
        text-align: center;
        margin: 0 auto; }
        @media screen and (max-width: 767px) {
          .about-solensia multi-column-image-text .col .card .card-body h4 .nxt-line {
            display: block; } }
        @media screen and (max-width: 767px) {
          .about-solensia multi-column-image-text .col .card .card-body h4 {
            font-size: 22px; } }
        @media screen and (min-width: 768px) {
          .about-solensia multi-column-image-text .col .card .card-body h4 {
            width: 82%; } }
  .about-solensia .foot-note p {
    text-align: center;
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    max-width: 100%;
    margin-bottom: 38px; }
    .about-solensia .foot-note p sup {
      left: 0px;
      top: -10px; }

@media screen and (max-width: 767px) {
  .overview-section {
    padding-top: 40px; } }

@media screen and (max-width: 767px) {
  .overview-section heading {
    padding-left: 0px !important;
    padding-right: 0px !important; } }

.overview-section h2 {
  color: #AA0061;
  margin-bottom: 31px; }
  @media screen and (max-width: 991px) {
    .overview-section h2 .d-block {
      display: inline !important; } }
  @media screen and (min-width: 768px) {
    .overview-section h2 {
      margin-bottom: 83px;
      padding-top: 35px; } }
  @media screen and (min-width: 992px) {
    .overview-section h2 {
      padding-top: 55px; } }

.overview-section p {
  font-size: 20px;
  line-height: 30px;
  color: #525252;
  font-family: "GothamNarrow-Book", sans-serif; }

.overview-section .content-selector-wrapper ul {
  list-style: none;
  padding-left: 15px; }
  @media screen and (min-width: 768px) {
    .overview-section .content-selector-wrapper ul {
      padding-left: 40px;
      padding-top: 12px;
      padding-right: 20px; } }
  .overview-section .content-selector-wrapper ul li {
    background: url(../images/bullet-tickmark.svg) 0px 5px;
    background-repeat: no-repeat;
    padding-left: 38px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #525252;
    font-family: "GothamNarrow-Book", sans-serif;
    padding-bottom: 20px; }
    .overview-section .content-selector-wrapper ul li sup {
      font-size: 12px;
      left: 1px;
      top: -7px; }

@media screen and (max-width: 767px) {
  .overview-section .button-wrapper {
    text-align: center;
    padding-top: 15px; } }

.overview-section .button {
  background: transparent;
  border: 1px solid #AA0061;
  color: #AA0061;
  font-size: 18px;
  line-height: 22px;
  font-family: "GothamNarrow-Book", sans-serif;
  border-radius: 3px;
  text-transform: none;
  padding: 9px 25px; }

@media screen and (min-width: 768px) {
  .overview-section .product-btn .button {
    position: absolute;
    left: 33%;
    bottom: 100px;
    font-weight: normal; } }

.overview-section hr {
  border-color: #939393;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .overview-section hr {
      margin-top: 35px;
      margin-bottom: 35px; } }

.overview-section .foot-note {
  padding-bottom: 25px; }
  @media screen and (max-width: 767px) {
    .overview-section .foot-note {
      padding-left: 33px;
      padding-right: 33px; } }
  @media screen and (min-width: 992px) {
    .overview-section .foot-note {
      padding-bottom: 50px; } }
  .overview-section .foot-note p {
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    color: #525252;
    font-weight: 500; }
    .overview-section .foot-note p sup {
      top: -2px;
      font-size: 18px; }

.overview-section .secondary-content h3 {
  color: #AA0061; }

.overview-section .secondary-content .button {
  background: #AA0061;
  font-family: "GothamNarrow-Book", sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #FFFFFF; }

@media screen and (min-width: 1200px) {
  .overview-section two-column-content-split .d-md-flex {
    position: relative; }
    .overview-section two-column-content-split .d-md-flex responsive-image img {
      position: absolute;
      max-width: 600px;
      right: 0px;
      padding-left: 40px; } }

@media screen and (min-width: 1200px) {
  .overview-section two-column-content-split .d-md-flex .product-btn .button {
    position: absolute;
    left: 33%;
    bottom: 50px;
    font-weight: normal; } }

.moa-section {
  padding-top: 40px; }
  @media screen and (min-width: 992px) {
    .moa-section {
      padding-top: 100px; } }
  .moa-section hr {
    border-top: 1px solid #939393; }
  .moa-section h4 {
    color: #525252;
    text-align: center;
    font-size: 15px;
    line-height: 30px; }
    @media screen and (min-width: 992px) {
      .moa-section h4 {
        font-size: 20px;
        padding-top: 15px; } }
  .moa-section h5 {
    color: #0097A9;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    font-family: "Arboria-Bold", sans-serif;
    font-weight: bold; }
    .moa-section h5 sup {
      font-size: 14px;
      top: -10px; }
    @media screen and (max-width: 575px) {
      .moa-section h5 span {
        display: block; } }
  .moa-section h2 {
    color: #0097A9;
    line-height: 36px; }
    @media screen and (min-width: 768px) {
      .moa-section h2 {
        line-height: 50px; } }
  .moa-section .image-wrapper img {
    width: auto; }
  .moa-section two-column-content-split {
    padding: 0px 0px; }
    @media screen and (max-width: 767px) {
      .moa-section two-column-content-split {
        padding: 0px 50px 0px 25px !important; } }
    @media screen and (max-width: 991px) {
      .moa-section two-column-content-split {
        padding: 0px 25px; } }
    @media screen and (min-width: 992px) {
      .moa-section two-column-content-split {
        max-width: 940px; } }
    .moa-section two-column-content-split .content-selector-wrapper {
      margin-bottom: 45px; }
      .moa-section two-column-content-split .content-selector-wrapper h4 {
        color: #0097A9;
        text-align: left;
        margin-bottom: 18px;
        font-size: 20px;
        line-height: 26px; }
        @media screen and (min-width: 992px) {
          .moa-section two-column-content-split .content-selector-wrapper h4 {
            margin-bottom: 24px; } }
        .moa-section two-column-content-split .content-selector-wrapper h4 .d-block {
          display: initial !important; }
          @media screen and (min-width: 992px) {
            .moa-section two-column-content-split .content-selector-wrapper h4 .d-block {
              display: block !important; } }
      .moa-section two-column-content-split .content-selector-wrapper ul {
        padding-left: 25px; }
        .moa-section two-column-content-split .content-selector-wrapper ul li {
          color: #525252;
          font-family: "Arboria-Bold", sans-serif;
          font-size: 20px;
          font-weight: bold;
          letter-spacing: 0;
          line-height: 30px;
          padding-bottom: 10px; }
          .moa-section two-column-content-split .content-selector-wrapper ul li .d-block {
            display: inline !important; }
            @media screen and (min-width: 992px) {
              .moa-section two-column-content-split .content-selector-wrapper ul li .d-block {
                display: block !important; } }
    @media screen and (min-width: 992px) {
      .moa-section two-column-content-split .col:nth-child(2) {
        padding-left: 70px; } }
  .moa-section h3 {
    text-align: center;
    color: #0097A9;
    margin-top: 45px;
    margin-bottom: 11px;
    font-weight: bold; }
    @media screen and (min-width: 992px) {
      .moa-section h3 {
        margin-top: 85px; } }

.main_section22 {
  background-image: none !important; }

#efficacy-hero-banner {
  padding: 0px; }
  @media screen and (min-width: 992px) {
    #efficacy-hero-banner .banner-medium {
      min-height: 512px; } }
  @media screen and (min-width: 992px) and (min-width: 1800px) {
    #efficacy-hero-banner .banner-medium {
      min-height: 720px; } }
  #efficacy-hero-banner .banner-medium .banner-wrapper {
    background-position: top center;
    min-height: 275px;
    background-repeat: no-repeat;
    background-size: contain; }
    @media screen and (min-width: 576px) {
      #efficacy-hero-banner .banner-medium .banner-wrapper {
        background-position: 100%;
        background-size: cover; } }
    @media screen and (min-width: 768px) {
      #efficacy-hero-banner .banner-medium .banner-wrapper {
        background-position: 100%;
        background-size: cover; } }
    @media screen and (min-width: 992px) {
      #efficacy-hero-banner .banner-medium .banner-wrapper {
        min-height: 512px;
        background-position: unset; } }
    @media screen and (min-width: 1700px) {
      #efficacy-hero-banner .banner-medium .banner-wrapper {
        min-height: 512px; } }
    @media screen and (min-width: 1800px) {
      #efficacy-hero-banner .banner-medium .banner-wrapper {
        min-height: 720px; } }

.efficacy-section {
  color: #FFFFFF;
  background: #F9F9F9;
  background-size: cover;
  padding-bottom: 40px;
  margin-top: -100px;
  position: relative;
  background-position: center center !important; }
  @media screen and (max-width: 767px) {
    .efficacy-section {
      padding-top: 29px;
      padding-bottom: 0px; } }
  @media screen and (min-width: 992px) {
    .efficacy-section {
      padding-bottom: 0px !important; } }
  @media screen and (min-width: 768px) {
    .efficacy-section {
      background: url("../images/efficacy-hero-bg.svg");
      padding-top: 4rem;
      background-size: cover;
      padding-bottom: 51px; } }
  @media screen and (min-width: 992px) {
    .efficacy-section {
      background: url("../images/efficacy-hero-bg.png");
      background-position: center top !important;
      background-size: cover;
      background-repeat: no-repeat;
      padding-top: 132px;
      margin-top: -90px; } }
  @media screen and (min-width: 992px) and (min-width: 1800px) {
    .efficacy-section {
      margin-top: -5%; } }
  @media screen and (max-width: 767px) {
    .efficacy-section separator {
      margin-top: 0px;
      margin-bottom: 29px !important; } }
  .efficacy-section separator hr {
    border-top: 2px solid rgba(0, 0, 0, 0.1); }
  .efficacy-section .container {
    max-width: 1140px; }
  .efficacy-section h4 {
    text-align: center;
    margin-bottom: 13px;
    color: #525252;
    line-height: 30px; }
  .efficacy-section h2 {
    color: #AC0D60;
    line-height: 36px;
    text-align: center;
    margin-bottom: 19px; }
    @media screen and (min-width: 768px) {
      .efficacy-section h2 {
        line-height: 50px;
        margin-bottom: 35px; } }
  @media screen and (max-width: 767px) {
    .efficacy-section paragraph {
      padding-left: 24px;
      padding-right: 27px; } }
  .efficacy-section paragraph p {
    color: #525252;
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .efficacy-section paragraph p {
        max-width: 75%;
        margin: 0 auto 35px;
        padding: 0px; } }
    @media screen and (min-width: 992px) {
      .efficacy-section paragraph p {
        max-width: 100%;
        padding: 0px; }
        .efficacy-section paragraph p span {
          display: block; } }
  .efficacy-section h3 {
    color: #525252;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold; }
    .efficacy-section h3 .d-block {
      display: initial !important; }
    @media screen and (min-width: 1200px) {
      .efficacy-section h3 .d-block {
        display: block !important; } }
    .efficacy-section h3 sup {
      font-size: 14px; }
  .efficacy-section image-text-split {
    padding: 0px 30px; }
    .efficacy-section image-text-split .desktop-mobile-reverse {
      -webkit-box-orient: unset !important;
      -webkit-box-direction: unset !important;
          -ms-flex-direction: unset !important;
              flex-direction: unset !important;
      -ms-flex-flow: wrap-reverse;
          flex-flow: wrap-reverse; }
      .efficacy-section image-text-split .desktop-mobile-reverse .image-wrapper {
        min-width: 300px;
        width: 100%;
        height: auto; }
        @media screen and (min-width: 768px) {
          .efficacy-section image-text-split .desktop-mobile-reverse .image-wrapper {
            min-width: auto; } }
      @media screen and (min-width: 768px) {
        .efficacy-section image-text-split .desktop-mobile-reverse {
          -webkit-box-orient: horizontal !important;
          -webkit-box-direction: reverse !important;
              -ms-flex-direction: row-reverse !important;
                  flex-direction: row-reverse !important; } }
    @media screen and (min-width: 768px) {
      .efficacy-section image-text-split.mobile-text-view {
        margin-bottom: 79px;
        margin-top: 20px; } }
    .efficacy-section image-text-split .col-md-6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 767px) {
        .efficacy-section image-text-split .col-md-6:nth-child(2) {
          padding-right: 0px; } }
    .efficacy-section image-text-split h5 {
      font-family: "Arboria-Bold", sans-serif;
      font-size: 20px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 26px;
      color: #AC0D60;
      text-align: left;
      margin-top: 28px;
      margin-bottom: 10px; }
      @media screen and (min-width: 992px) {
        .efficacy-section image-text-split h5 {
          margin-top: 15px;
          margin-bottom: 20px; } }
      .efficacy-section image-text-split h5 sup {
        top: -10px; }
    @media screen and (max-width: 767px) {
      .efficacy-section image-text-split paragraph {
        padding-left: 0px;
        padding-right: 0px; } }
    .efficacy-section image-text-split paragraph p {
      color: #525252;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 33px;
      text-align: left;
      padding: 0px;
      float: left;
      max-width: 100%; }
      .efficacy-section image-text-split paragraph p .d-block {
        display: initial !important; }
      @media screen and (min-width: 992px) {
        .efficacy-section image-text-split paragraph p .d-block {
          display: block !important; } }
    .efficacy-section image-text-split.mobile-text-view .d-md-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-flow: wrap-reverse;
              flex-flow: wrap-reverse; }
      @media screen and (min-width: 768px) {
        .efficacy-section image-text-split.mobile-text-view .d-md-flex {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row; } }
      .efficacy-section image-text-split.mobile-text-view .d-md-flex .image-wrapper {
        min-width: 300px;
        width: 100%;
        height: auto; }
        @media screen and (min-width: 768px) {
          .efficacy-section image-text-split.mobile-text-view .d-md-flex .image-wrapper {
            min-width: auto; } }
      @media screen and (min-width: 992px) {
        .efficacy-section image-text-split.mobile-text-view .d-md-flex .content-selector-wrapper {
          padding-left: 75px; }
          .efficacy-section image-text-split.mobile-text-view .d-md-flex .content-selector-wrapper paragraph p {
            max-width: 100%;
            padding-right: 10px; } }
  .efficacy-section .foot-note p {
    text-align: center;
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    margin: 35px auto 0px; }
    @media screen and (max-width: 767px) {
      .efficacy-section .foot-note p {
        margin: 29px auto 0px; } }
    @media screen and (min-width: 768px) {
      .efficacy-section .foot-note p .d-block {
        display: block; } }
    .efficacy-section .foot-note p:nth-of-type(2) {
      margin-top: 25px !important; }

.section-safety {
  padding: 0px; }
  .section-safety .banner-medium {
    min-height: 222px; }
    @media screen and (min-width: 576px) {
      .section-safety .banner-medium {
        min-height: 420px; } }
    @media screen and (min-width: 1800px) {
      .section-safety .banner-medium {
        min-height: 600px; } }
  .section-safety .banner-wrapper {
    background-size: cover;
    background-position: top center;
    min-height: 222px; }
    @media screen and (min-width: 576px) {
      .section-safety .banner-wrapper {
        background-size: cover;
        min-height: 420px; } }
    @media screen and (min-width: 768px) {
      .section-safety .banner-wrapper {
        background-size: cover;
        background-position: top center; } }
    @media screen and (min-width: 992px) {
      .section-safety .banner-wrapper {
        background-size: cover;
        min-height: 444px; } }
    @media screen and (min-width: 1800px) {
      .section-safety .banner-wrapper {
        min-height: 600px; } }

.safety-section {
  background-image: url(../images/safety-bg-m.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 5px;
  margin-top: -5%;
  position: relative;
  padding-top: 3rem; }
  @media screen and (min-width: 992px) {
    .safety-section {
      background-image: url(../images/safety-bg.png);
      background-repeat: no-repeat;
      background-size: cover;
      padding-top: 104px;
      padding-bottom: 54px;
      top: 0px; } }
  @media screen and (min-width: 767px) and (max-width: 992px) {
    .safety-section {
      background-image: url(../images/safety-bg-m.png);
      background-size: cover;
      padding-top: 104px;
      padding-bottom: 54px;
      margin-top: -5%;
      top: 0px; } }
  .safety-section .container {
    max-width: 990px;
    padding: 0px 25px; }
    @media screen and (min-width: 768px) {
      .safety-section .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .safety-section h3 {
    color: #FFFFFF;
    text-align: left; }
  .safety-section h2 {
    color: #FFFFFF;
    margin-bottom: 25px;
    font-weight: bold;
    font-family: "Arboria-Bold", sans-serif; }
    @media screen and (min-width: 768px) {
      .safety-section h2 {
        margin-bottom: 38px;
        font-size: 48px;
        line-height: 55px; } }
  .safety-section h4 {
    line-height: 30px;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px; }
    @media screen and (max-width: 991px) {
      .safety-section h4 .nxt-line {
        display: block; } }
  @media screen and (max-width: 767px) {
    .safety-section two-column-content-split .content-selector-wrapper {
      margin-bottom: 43px; } }
  @media screen and (min-width: 767px) and (max-width: 991px) {
    .safety-section two-column-content-split .col {
      padding-left: 10px !important;
      padding-right: 10px !important; } }
  .safety-section two-column-content-split .col:nth-child(1) {
    padding-right: 30px; }
    @media screen and (min-width: 992px) {
      .safety-section two-column-content-split .col:nth-child(1) {
        padding-left: 0;
        padding-right: 40px; } }
  .safety-section two-column-content-split .col:nth-child(2) {
    padding-right: 35px; }
    @media screen and (min-width: 992px) {
      .safety-section two-column-content-split .col:nth-child(2) {
        padding-left: 40px;
        padding-right: 0; } }
  @media screen and (max-width: 767px) {
    .safety-section .safety-header h4 {
      font-size: 15px;
      line-height: 30px; } }
  .safety-section .content-selector-wrapper h4 {
    text-align: left;
    margin-bottom: 15px;
    line-height: 26px; }
  .safety-section p {
    font-size: 20px;
    line-height: 33px;
    font-family: "GothamNarrow-Book", sans-serif;
    color: #FFFFFF;
    margin-bottom: 35px;
    font-weight: 500; }
    .safety-section p .d-block {
      display: initial !important; }
    @media screen and (max-width: 767px) {
      .safety-section p .nxt-line {
        display: block; } }
    @media screen and (min-width: 992px) {
      .safety-section p {
        margin-bottom: 75px; }
        .safety-section p .d-block {
          display: block !important; } }

.caregiver-video {
  background-position: top 130px right 0;
  min-height: 270px;
  background-image: url(../images/moa-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 5px;
  margin-bottom: 0;
  padding-bottom: 54px; }
  @media screen and (min-width: 768px) {
    .caregiver-video {
      min-height: 405px;
      background-size: 100% 100%;
      padding-bottom: 93px; } }
  .caregiver-video .video-wrapper {
    max-width: 579px;
    margin: 0 auto;
    padding: 0; }
  .caregiver-video h3 {
    font-size: 24px;
    line-height: 30px;
    color: #525252;
    font-weight: bold;
    text-align: center;
    margin-bottom: 42px; }
    @media screen and (min-width: 768px) {
      .caregiver-video h3 {
        margin-bottom: 38px; } }
    @media screen and (max-width: 767px) {
      .caregiver-video h3 {
        padding-left: 10px;
        padding-right: 10px; } }
  .caregiver-video h2 {
    font-family: "Arboria-Bold", sans-serif;
    color: #0097a9;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 32px; }
    @media screen and (max-width: 767px) {
      .caregiver-video h2 {
        padding-bottom: 42px;
        margin-top: -10px;
        padding-top: 0px; } }

.solensia-antibody-therapy {
  padding: 50px 0 20px;
  background-color: #FDCEBD; }
  @media screen and (min-width: 768px) {
    .solensia-antibody-therapy {
      padding: 80px 0 71px; } }
  @media screen and (max-width: 767px) {
    .solensia-antibody-therapy multi-column-image-text:not(.theme-card) {
      padding-left: 33px;
      padding-right: 33px; } }
  .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .d-lg-flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media screen and (max-width: 991px) {
    .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .col {
      margin: 0 auto 40px; } }
  @media screen and (min-width: 768px) {
    .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .col {
      max-width: 309px;
      min-height: 405px; } }
  .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .col:nth-child(3) .button::after {
    background-image: url(../images/Download-pink.svg) !important;
    right: auto; }
  .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .col:nth-child(3) .button:hover::after {
    background-image: url(../images/download-white.svg) !important;
    right: auto; }
  .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card {
    margin-bottom: 0px; }
    @media screen and (max-width: 767px) {
      .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card {
        margin-bottom: 40px; } }
    .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card .card-body {
      background-color: #AC0D60;
      text-align: center;
      padding: 41px 32px; }
      @media screen and (min-width: 992px) {
        .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card .card-body {
          padding: 41px 19px; } }
      .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card .card-body h3 {
        margin-bottom: 13px;
        color: #FFFFFF;
        font-weight: bold; }
      .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card .card-body .button {
        padding: 10px 10px 10px 20px;
        background-color: #FFFFFF;
        color: #AA0061;
        border: 1px solid #AA0061;
        font-size: 18px;
        line-height: 22px;
        font-family: "GothamNarrow-Book", sans-serif;
        text-transform: none;
        width: 184px;
        height: 42px;
        text-align: left;
        font-weight: 500; }
        .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card .card-body .button::after {
          background-image: url(../images/External-link-pink.svg);
          right: auto;
          width: 15px;
          height: 15px;
          margin-left: 10px; }
        .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card .card-body .button:hover {
          border: 1px solid #FFFFFF;
          color: #FFFFFF;
          background: transparent; }
          .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card .card-body .button:hover::after {
            background-image: url(../images/External-link-white.svg); }
    .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card .card-img {
      text-align: center; }
      .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card .card-img img {
        width: 100%;
        height: 100%;
        background: #f9f9f9; }
        @media screen and (min-width: 768px) {
          .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .card .card-img img {
            width: 279px;
            height: 178px; } }
  .solensia-antibody-therapy multi-column-image-text:not(.theme-card) .col:nth-child(2) .button {
    padding-left: 35px; }

.section-be-the-first-to-know {
  background-image: url(../images/injection-bg-m.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -15px;
  padding-top: 4rem; }
  @media screen and (min-width: 992px) {
    .section-be-the-first-to-know {
      margin-top: -5%;
      padding-bottom: 0;
      padding-top: 9rem; } }
  @media (min-width: 2400px) {
    .section-be-the-first-to-know {
      padding-top: 10rem; } }
  @media screen and (min-width: 768px) {
    .section-be-the-first-to-know {
      background-image: url(../images/injection-bg.png);
      margin-top: 0;
      padding-top: 111px; } }
  @media screen and (max-width: 991px) {
    .section-be-the-first-to-know .d-lg-flex {
      display: block !important; } }
  @media screen and (min-width: 992px) {
    .section-be-the-first-to-know .d-lg-flex .col:nth-child(2) {
      padding: 0px; } }
  @media screen and (min-width: 992px) {
    .section-be-the-first-to-know .d-lg-flex .col:nth-child(3) {
      padding: 0px; } }
  .section-be-the-first-to-know .d-lg-flex .card {
    background-color: transparent;
    margin: 0; }
    .section-be-the-first-to-know .d-lg-flex .card .card-body {
      padding-bottom: 54px; }
      @media screen and (min-width: 992px) {
        .section-be-the-first-to-know .d-lg-flex .card .card-body {
          padding-bottom: 0px; } }
      .section-be-the-first-to-know .d-lg-flex .card .card-body h4 {
        margin-bottom: 0px; }
        .section-be-the-first-to-know .d-lg-flex .card .card-body h4 sup {
          font-size: 14px !important; }
        @media screen and (max-width: 575px) {
          .section-be-the-first-to-know .d-lg-flex .card .card-body h4.desktop-only {
            display: none; } }
        @media screen and (min-width: 576px) {
          .section-be-the-first-to-know .d-lg-flex .card .card-body h4.mobile-only {
            display: none; } }
  .section-be-the-first-to-know two-column-content-split {
    padding-bottom: 54px; }
    @media screen and (max-width: 767px) {
      .section-be-the-first-to-know two-column-content-split {
        padding: 0 30px; } }
    .section-be-the-first-to-know two-column-content-split .content-selector-wrapper {
      margin-bottom: 0px; }
    @media screen and (min-width: 992px) {
      .section-be-the-first-to-know two-column-content-split .d-lg-flex {
        width: 100%; } }
    @media screen and (min-width: 1200px) {
      .section-be-the-first-to-know two-column-content-split .d-lg-flex {
        width: auto;
        padding-left: 50px; } }
    @media screen and (min-width: 992px) {
      .section-be-the-first-to-know two-column-content-split .col-lg-3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
            align-content: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative; }
        .section-be-the-first-to-know two-column-content-split .col-lg-3::after {
          border-right: 1px solid #FDCEBD;
          position: absolute;
          right: 0px;
          content: "";
          height: 100%;
          top: 0px; } }
    .section-be-the-first-to-know two-column-content-split .col-lg-9 {
      padding-top: 50px; }
      @media screen and (max-width: 767px) {
        .section-be-the-first-to-know two-column-content-split .col-lg-9 {
          padding-top: 33px; } }
      .section-be-the-first-to-know two-column-content-split .col-lg-9 .col:nth-child(3) .card-body {
        padding-bottom: 0px; }
      .section-be-the-first-to-know two-column-content-split .col-lg-9 .col:nth-child(2) .card-body {
        padding-bottom: 0px; }
    .section-be-the-first-to-know two-column-content-split .image-wrapper {
      border-bottom: 2px solid #FDCEBD;
      padding-bottom: 29px; }
      @media screen and (min-width: 992px) {
        .section-be-the-first-to-know two-column-content-split .image-wrapper {
          border-bottom: 0;
          padding-bottom: 0; } }
      .section-be-the-first-to-know two-column-content-split .image-wrapper img {
        width: auto; }
    .section-be-the-first-to-know two-column-content-split .card .card-img {
      text-align: center;
      min-height: 55px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media screen and (min-width: 768px) {
        .section-be-the-first-to-know two-column-content-split .card .card-img {
          min-height: 75px; } }
      .section-be-the-first-to-know two-column-content-split .card .card-img img {
        width: auto; }
    .section-be-the-first-to-know two-column-content-split .card-body h4 {
      text-align: center;
      color: #FFFFFF;
      font-size: 20px;
      line-height: 26px; }
    @media screen and (min-width: 992px) {
      .section-be-the-first-to-know two-column-content-split multi-column-image-text .col:nth-child(2) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media screen and (max-width: 767px) {
      .section-be-the-first-to-know two-column-content-split multi-column-image-text .col:nth-child(2) h4 .d-block {
        display: block !important; } }

.mcc-v1 .d-md-flex {
  padding-top: 39px; }
  @media screen and (min-width: 992px) {
    .mcc-v1 .d-md-flex {
      padding-top: 75px; } }
  .mcc-v1 .d-md-flex .col .card {
    border: none;
    background-color: #f9f9f9; }
    @media screen and (max-width: 767px) {
      .mcc-v1 .d-md-flex .col .card .card-body {
        padding-left: 5px;
        padding-right: 5px; } }
    @media screen and (min-width: 992px) {
      .mcc-v1 .d-md-flex .col .card .card-body heading {
        padding-top: 84px; } }
    .mcc-v1 .d-md-flex .col .card .card-body heading h2 {
      color: #AA0061;
      font-family: "Arboria-Bold", sans-serif;
      font-size: 30px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 36px;
      text-align: left; }
      @media screen and (min-width: 992px) {
        .mcc-v1 .d-md-flex .col .card .card-body heading h2 {
          font-size: 48px;
          line-height: 55px; } }
      .mcc-v1 .d-md-flex .col .card .card-body heading h2 span {
        display: block; }
    .mcc-v1 .d-md-flex .col .card .card-body paragraph p {
      color: #525252;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 33px; }
      @media screen and (max-width: 767px) {
        .mcc-v1 .d-md-flex .col .card .card-body paragraph p .nxt-line {
          display: block; } }

.mcc-v2 {
  margin-top: 0; }
  .mcc-v2 social-share {
    display: none; }
  .mcc-v2:nth-of-type(3) {
    margin-bottom: 25px; }
    @media screen and (max-width: 991px) {
      .mcc-v2:nth-of-type(3) .col:nth-of-type(3) {
        display: none; } }
    @media screen and (min-width: 992px) {
      .mcc-v2:nth-of-type(3) .col:nth-of-type(3) {
        visibility: hidden; } }
  @media screen and (min-width: 992px) {
    .mcc-v2 {
      margin-top: 88px; } }
  .mcc-v2 .d-md-flex .col {
    padding-top: 15px;
    padding-bottom: 15px; }
    .mcc-v2 .d-md-flex .col .card {
      border: none; }
      .mcc-v2 .d-md-flex .col .card .card-body {
        padding: 0;
        min-height: 576px;
        padding-bottom: 40px;
        background: #f9f9f9; }
        @media screen and (min-width: 768px) {
          .mcc-v2 .d-md-flex .col .card .card-body {
            min-height: 760px !important; } }
        .mcc-v2 .d-md-flex .col .card .card-body heading h4 {
          color: #525252;
          margin-top: 40px;
          margin-bottom: 0;
          font-size: 16px;
          font-weight: bold;
          letter-spacing: 0;
          line-height: 30px; }
        .mcc-v2 .d-md-flex .col .card .card-body heading:nth-of-type(2) h4 {
          font-size: 20px;
          margin-top: 0;
          color: #ac0d60; }
        .mcc-v2 .d-md-flex .col .card .card-body paragraph p {
          margin-top: 6px;
          color: #525252;
          font-family: "GothamNarrow-Book", sans-serif;
          font-size: 16px;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 24px; }
        .mcc-v2 .d-md-flex .col .card .card-body buttons {
          margin-top: 35px; }
          .mcc-v2 .d-md-flex .col .card .card-body buttons .button {
            color: #aa0061;
            font-family: "GothamNarrow-Book", sans-serif;
            font-size: 18px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 22px;
            text-align: center;
            background-color: transparent;
            border: 1px solid #aa0061;
            border-radius: 3px;
            padding: 10px 46px 10px 18px;
            text-transform: none;
            margin-left: 0; }
            .mcc-v2 .d-md-flex .col .card .card-body buttons .button::after {
              content: "";
              background-image: url(../images/Download-pink.svg);
              top: 47%; }
            .mcc-v2 .d-md-flex .col .card .card-body buttons .button:hover {
              background-color: #AA0061;
              color: #FFFFFF; }
              .mcc-v2 .d-md-flex .col .card .card-body buttons .button:hover::after {
                content: "";
                background-image: url(../images/download-white.svg); }
          .mcc-v2 .d-md-flex .col .card .card-body buttons.cust-download-btn {
            margin-top: 15px !important; }
            .mcc-v2 .d-md-flex .col .card .card-body buttons.cust-download-btn .button-wrapper .button {
              margin-top: 0px;
              font-size: 17px; }
              .mcc-v2 .d-md-flex .col .card .card-body buttons.cust-download-btn .button-wrapper .button::after {
                content: "";
                background-image: url(../images/Download-pink.svg) !important;
                top: 47%; }
              .mcc-v2 .d-md-flex .col .card .card-body buttons.cust-download-btn .button-wrapper .button:hover {
                background-color: #AA0061;
                color: #FFFFFF; }
                .mcc-v2 .d-md-flex .col .card .card-body buttons.cust-download-btn .button-wrapper .button:hover::after {
                  content: "";
                  background-image: url(../images/download-white.svg) !important; }
          .mcc-v2 .d-md-flex .col .card .card-body buttons.download-custEmail {
            margin-top: 15px !important; }
            .mcc-v2 .d-md-flex .col .card .card-body buttons.download-custEmail .button-wrapper .button {
              margin-top: 0px;
              font-size: 17px; }
              .mcc-v2 .d-md-flex .col .card .card-body buttons.download-custEmail .button-wrapper .button::after {
                content: "";
                background-image: url(../images/Download-pink.svg) !important;
                top: 47%; }
              .mcc-v2 .d-md-flex .col .card .card-body buttons.download-custEmail .button-wrapper .button:hover {
                background-color: #AA0061;
                color: #FFFFFF; }
                .mcc-v2 .d-md-flex .col .card .card-body buttons.download-custEmail .button-wrapper .button:hover::after {
                  content: "";
                  background-image: url(../images/download-white.svg) !important; }
        .mcc-v2 .d-md-flex .col .card .card-body h4,
        .mcc-v2 .d-md-flex .col .card .card-body p,
        .mcc-v2 .d-md-flex .col .card .card-body buttons {
          padding-left: 40px;
          text-align: left; }
          @media screen and (min-width: 768px) and (max-width: 992px) {
            .mcc-v2 .d-md-flex .col .card .card-body h4,
            .mcc-v2 .d-md-flex .col .card .card-body p,
            .mcc-v2 .d-md-flex .col .card .card-body buttons {
              padding-left: 15px;
              padding-right: 10px; } }
        @media screen and (min-width: 768px) and (max-width: 992px) {
          .mcc-v2 .d-md-flex .col .card .card-body p span {
            display: inline !important; } }
  @media screen and (min-width: 992px) {
    .mcc-v2:nth-of-type(2) {
      margin-bottom: 0px;
      margin-top: 11px; } }
  .mcc-v2:nth-of-type(2) .d-md-flex .col:nth-child(1) {
    display: block;
    visibility: visible; }
  .mcc-v2:nth-of-type(2) .d-md-flex .col .card-body {
    min-height: 636px; }
    .mcc-v2:nth-of-type(2) .d-md-flex .col .card-body buttons {
      margin-top: 33px; }
      .mcc-v2:nth-of-type(2) .d-md-flex .col .card-body buttons .button {
        margin-top: 11px; }
        .mcc-v2:nth-of-type(2) .d-md-flex .col .card-body buttons .button:nth-of-type(2) {
          padding: 10px 58px 10px 31px; }
        .mcc-v2:nth-of-type(2) .d-md-flex .col .card-body buttons .button::after {
          right: 16px;
          top: 47%; }
  .mcc-v2:nth-of-type(3) {
    margin-bottom: 39px; }
    @media screen and (min-width: 992px) {
      .mcc-v2:nth-of-type(3) {
        margin-bottom: 34px;
        margin-top: 11px; } }

.mcc-v3 {
  margin-top: 10px; }
  @media screen and (min-width: 992px) {
    .mcc-v3 {
      margin-top: 88px;
      margin-bottom: 15px; } }
  .mcc-v3:nth-of-type(2) {
    margin-bottom: 34px; }
    @media screen and (max-width: 991px) {
      .mcc-v3:nth-of-type(2) .col:nth-child(2) {
        display: none; } }
    @media screen and (min-width: 992px) {
      .mcc-v3:nth-of-type(2) .col:nth-child(2) {
        visibility: hidden; } }
    @media screen and (max-width: 991px) {
      .mcc-v3:nth-of-type(2) .col:nth-child(3) {
        display: none; } }
    @media screen and (min-width: 992px) {
      .mcc-v3:nth-of-type(2) .col:nth-child(3) {
        visibility: hidden; } }
  .mcc-v3 .d-md-flex .col .card-body {
    min-height: 636px !important;
    background-color: #f9f9f9; }
    @media screen and (min-width: 768px) {
      .mcc-v3 .d-md-flex .col .card-body {
        min-height: 760px !important; } }
    .mcc-v3 .d-md-flex .col .card-body buttons {
      margin-top: 50px !important; }
  .mcc-v3 .d-md-flex .col:nth-child(3) buttons {
    margin-top: 30px !important; }
    .mcc-v3 .d-md-flex .col:nth-child(3) buttons .button {
      margin-top: 11px; }
      .mcc-v3 .d-md-flex .col:nth-child(3) buttons .button:nth-of-type(2) {
        padding: 10px 58px 10px 31px !important; }

.mcc-v4 {
  margin-top: 10px; }
  @media screen and (min-width: 992px) {
    .mcc-v4 {
      margin-top: 88px;
      margin-bottom: 15px; } }
  .mcc-v4:nth-of-type(2) {
    margin-bottom: 34px; }
    @media screen and (max-width: 991px) {
      .mcc-v4:nth-of-type(2) .col:nth-child(2) {
        display: none; } }
    @media screen and (min-width: 992px) {
      .mcc-v4:nth-of-type(2) .col:nth-child(2) {
        visibility: hidden; } }
    @media screen and (max-width: 991px) {
      .mcc-v4:nth-of-type(2) .col:nth-child(3) {
        display: none; } }
    @media screen and (min-width: 992px) {
      .mcc-v4:nth-of-type(2) .col:nth-child(3) {
        visibility: hidden; } }
  @media screen and (max-width: 767px) {
    .mcc-v4 p {
      padding-right: 46px; } }
  @media screen and (max-width: 374px) {
    .mcc-v4 p {
      padding-right: 30px; } }
  .mcc-v4:nth-of-type(2) {
    margin-top: 20px; }

.mcc-v9 {
  margin-top: 65px; }
  @media screen and (min-width: 992px) {
    .mcc-v9 {
      margin-top: 135px; } }
  @media screen and (max-width: 767px) {
    .mcc-v9:nth-of-type(2) .button {
      padding: 15px 7px 14px 7px !important; } }

.mcc-v5 {
  margin-top: 39px; }
  @media screen and (min-width: 992px) {
    .mcc-v5 {
      margin-top: 121px;
      max-width: 914px; } }
  .mcc-v5 .d-md-flex .col .card {
    background-color: transparent;
    border: none; }
    .mcc-v5 .d-md-flex .col .card .card-body {
      padding: 0; }
      @media screen and (min-width: 992px) {
        .mcc-v5 .d-md-flex .col .card .card-body {
          padding-left: 0 0 0 68px; } }
      .mcc-v5 .d-md-flex .col .card .card-body heading h2 {
        color: #FFFFFF;
        text-align: center;
        font-size: 24px;
        line-height: 30px; }
        @media screen and (min-width: 768px) {
          .mcc-v5 .d-md-flex .col .card .card-body heading h2 {
            text-align: left;
            font-size: 44px;
            line-height: 50px; } }
        @media screen and (max-width: 767px) {
          .mcc-v5 .d-md-flex .col .card .card-body heading h2 .nxt-line .d-lg-block {
            display: none; } }
      .mcc-v5 .d-md-flex .col .card .card-body paragraph p {
        color: #F9F9F9;
        font-family: "GothamNarrow-Book", sans-serif;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 33px;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center; }
        @media screen and (min-width: 768px) {
          .mcc-v5 .d-md-flex .col .card .card-body paragraph p {
            text-align: left; } }
      .mcc-v5 .d-md-flex .col .card .card-body .button {
        color: #aa0061;
        font-family: "GothamNarrow-Book", sans-serif;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 22px;
        text-align: center;
        background-color: #ffffff;
        border: 1px solid #aa0061;
        border-radius: 3px;
        text-transform: none;
        margin-left: 15px;
        margin-top: 24px;
        margin-bottom: 40px; }
        .mcc-v5 .d-md-flex .col .card .card-body .button::after {
          content: "";
          background-image: url(../images/Download-pink.svg); }
        @media screen and (min-width: 768px) {
          .mcc-v5 .d-md-flex .col .card .card-body .button {
            margin-top: 10px;
            margin-left: 0; } }
        .mcc-v5 .d-md-flex .col .card .card-body .button:hover {
          border: 1px solid #FFFFFF;
          color: #FFFFFF;
          background: transparent; }
  .mcc-v5 .d-md-flex .col:nth-of-type(2) {
    margin-top: 35px; }
    @media screen and (min-width: 768px) {
      .mcc-v5 .d-md-flex .col:nth-of-type(2) {
        padding-left: 0px;
        padding-right: 0px; } }
    .mcc-v5 .d-md-flex .col:nth-of-type(2) .card-body {
      margin-left: 0px; }
      @media screen and (max-width: 767px) {
        .mcc-v5 .d-md-flex .col:nth-of-type(2) .card-body video-box .col {
          padding-right: 0px; } }
      .mcc-v5 .d-md-flex .col:nth-of-type(2) .card-body video-box .outer-wrapper .video-wrapper {
        margin: 0 auto;
        padding-top: 0;
        max-width: 228px; }
        @media screen and (min-width: 992px) {
          .mcc-v5 .d-md-flex .col:nth-of-type(2) .card-body video-box .outer-wrapper .video-wrapper {
            max-width: 494px; } }
      @media screen and (max-width: 767px) {
        .mcc-v5 .d-md-flex .col:nth-of-type(2) .card-body paragraph p {
          text-align: left; } }
      @media screen and (max-width: 767px) {
        .mcc-v5 .d-md-flex .col:nth-of-type(2) .card-body buttons {
          text-align: center; } }
  @media screen and (min-width: 992px) {
    .mcc-v5 .d-md-flex .col:nth-of-type(1) .content-selector-wrapper .image-wrapper img {
      margin-left: 0px !important; } }
  .mcc-v5 .d-md-flex .col video-box .d-lg-flex {
    margin-right: 0px; }
  .mcc-v5:nth-of-type(1) .button {
    padding: 10px 52px 10px 27px; }
    .mcc-v5:nth-of-type(1) .button:hover::after {
      content: "" !important;
      background-image: url(../images/download-white.svg) !important; }
  .mcc-v5:nth-of-type(2) {
    margin-top: 0px;
    margin-bottom: 71px; }
    @media screen and (min-width: 992px) {
      .mcc-v5:nth-of-type(2) {
        margin-bottom: 104px; } }
    .mcc-v5:nth-of-type(2) .col p:first-child {
      font-family: "Arboria-Bold", sans-serif !important;
      font-size: 24px !important;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 30px !important; }
    @media screen and (min-width: 992px) {
      .mcc-v5:nth-of-type(2) .col p:last-child {
        min-width: 581px; } }
    .mcc-v5:nth-of-type(2) .col .button {
      padding: 10px 25px 10px 25px;
      margin-left: 0px !important; }
      @media screen and (max-width: 767px) {
        .mcc-v5:nth-of-type(2) .col .button {
          margin-bottom: 0px !important; } }
      .mcc-v5:nth-of-type(2) .col .button::after {
        content: "";
        background-image: none !important; }
    @media screen and (max-width: 767px) {
      .mcc-v5:nth-of-type(2) .col buttons {
        text-align: left !important; } }
    @media screen and (max-width: 767px) {
      .mcc-v5:nth-of-type(2) .col img {
        max-width: 323px; } }
    @media screen and (min-width: 768px) {
      .mcc-v5:nth-of-type(2) .col:nth-child(2) {
        padding-right: 15px; } }

.mcc-v6 .d-md-flex .col .card {
  border: none;
  background-color: transparent; }
  @media screen and (min-width: 992px) {
    .mcc-v6 .d-md-flex .col .card .card-body {
      padding-left: 0px;
      padding-right: 0px; } }
  .mcc-v6 .d-md-flex .col .card .card-body p:first-child {
    color: #525252;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    margin-top: 20px; }
  @media screen and (max-width: 767px) {
    .mcc-v6 .d-md-flex .col .card .card-body p:nth-child(2) {
      padding-left: 0px; } }
  .mcc-v6 .d-md-flex .col .card .card-body ul {
    list-style: none;
    padding-left: 0px;
    padding-top: 20px; }
    @media screen and (min-width: 992px) {
      .mcc-v6 .d-md-flex .col .card .card-body ul {
        padding-left: 115px;
        padding-bottom: 60px; } }
    .mcc-v6 .d-md-flex .col .card .card-body ul li {
      background: url(../images/bullet-tickmark.svg) 0px 7px;
      background-repeat: no-repeat;
      padding-left: 35px;
      color: #aa0061;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 33px; }

@media screen and (min-width: 768px) {
  .mcc-v6 .d-md-flex .col:nth-child(2) .card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: first baseline;
        -ms-flex-pack: first baseline;
            justify-content: first baseline;
    margin-left: 30px;
    padding-left: 30px; } }

@media screen and (max-width: 767px) {
  .mcc-v6 .d-md-flex .col:nth-child(2) .card-body paragraph p:nth-child(2) {
    padding-left: 3px;
    padding-right: 0px; } }

@media screen and (min-width: 768px) {
  .mcc-v6 .d-md-flex .col:nth-child(1) .card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

.mcc-v6:nth-of-type(2) p {
  text-align: left !important;
  margin-left: 0px; }
  @media screen and (min-width: 992px) {
    .mcc-v6:nth-of-type(2) p {
      margin-left: 120px; } }
  .mcc-v6:nth-of-type(2) p:first-child {
    padding-top: 40px; }

.mcc-v8 .d-md-flex {
  margin-top: 47px; }
  @media screen and (min-width: 768px) {
    .mcc-v8 .d-md-flex {
      margin-top: 39px; } }
  @media screen and (min-width: 992px) {
    .mcc-v8 .d-md-flex .col {
      padding-right: 25px;
      padding-left: 25px; } }
  .mcc-v8 .d-md-flex .col .card {
    border: none;
    background-color: transparent; }
    .mcc-v8 .d-md-flex .col .card .card-body .image-wrapper img {
      width: auto; }
    .mcc-v8 .d-md-flex .col .card .card-body p {
      color: #af0061;
      font-family: "Arboria-Bold", sans-serif;
      font-size: 24px;
      font-weight: bold;
      letter-spacing: 0;
      line-height: 30px;
      text-align: left; }
    .mcc-v8 .d-md-flex .col .card .card-body ul {
      list-style: none;
      padding-top: 6px;
      padding-left: 0px;
      margin-top: 10px; }
      .mcc-v8 .d-md-flex .col .card .card-body ul li {
        background: url(../images/bullet-tickmark.svg) 0px 7px;
        background-repeat: no-repeat;
        padding-left: 35px;
        color: #525252;
        font-family: "GothamNarrow-Book", sans-serif;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 33px; }

@media screen and (min-width: 992px) {
  .mcc-v8:nth-of-type(2) {
    margin-top: 40px; } }

.mcc-v8:nth-of-type(2) p {
  margin-top: 16px;
  margin-bottom: 0px !important;
  text-align: center !important;
  color: #525252 !important;
  font-size: 20px !important; }

.mcc-v8:nth-of-type(2) ul {
  padding-top: 12px !important;
  margin-top: 0px !important; }

@media screen and (min-width: 992px) {
  .mcc-v8:nth-of-type(1) .col:first-child paragraph {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media screen and (min-width: 992px) {
  .mcc-v8:nth-of-type(1) .col:first-child paragraph p {
    margin-right: 80px; } }

@media screen and (min-width: 992px) {
  .mcc-v8:nth-of-type(1) .col .card-body {
    padding: 2.5rem; } }

.mcc-v7 {
  margin-top: 17px; }
  @media screen and (min-width: 992px) {
    .mcc-v7 {
      margin-top: 80px; } }
  @media screen and (max-width: 991px) {
    .mcc-v7:nth-of-type(2) .col:nth-child(2) buttons .button-wrapper a {
      margin-top: 0px !important; } }
  .mcc-v7:nth-of-type(2) .col:nth-child(1) .card .image-wrapper img {
    max-width: 278px;
    max-height: 242px;
    margin-left: 0px !important; }

.mcc-v2 .d-md-flex .col .card .card-body .checklist-btn .button {
  color: #aa0061;
  font-family: "GothamNarrow-Book", sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #aa0061;
  border-radius: 3px;
  padding: 10px 46px 10px 18px;
  text-transform: none;
  margin-left: 0; }
  .mcc-v2 .d-md-flex .col .card .card-body .checklist-btn .button::after {
    content: "";
    background-image: url(../images/External-link-pink.svg);
    top: 47%; }
  .mcc-v2 .d-md-flex .col .card .card-body .checklist-btn .button:hover {
    background-color: #AA0061;
    color: #FFFFFF; }
    .mcc-v2 .d-md-flex .col .card .card-body .checklist-btn .button:hover::after {
      background-image: url(../images/External-link-white.svg); }

.tw-share,
.fb-share,
.social-share-btn {
  color: #aa0061;
  font-family: "GothamNarrow-Book", sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #aa0061;
  border-radius: 3px;
  padding: 10px 46px 10px 18px;
  text-transform: none;
  margin-left: 40px !important;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .tw-share,
    .fb-share,
    .social-share-btn {
      margin-left: 15px !important;
      margin-right: 15px !important; } }
  .tw-share:last-child,
  .fb-share:last-child,
  .social-share-btn:last-child {
    margin-bottom: 0px;
    padding: 10px 71px 10px 18px !important; }
    @media screen and (max-width: 767px) {
      .tw-share:last-child,
      .fb-share:last-child,
      .social-share-btn:last-child {
        padding: 10px 35px 10px 18px !important; } }
  .tw-share::after,
  .fb-share::after,
  .social-share-btn::after {
    content: "";
    background-image: url(../images/External-link-pink.svg);
    top: 47%; }
  .tw-share:hover,
  .fb-share:hover,
  .social-share-btn:hover {
    background-color: #AA0061;
    color: #FFFFFF; }
    .tw-share:hover::after,
    .fb-share:hover::after,
    .social-share-btn:hover::after {
      background-image: url(../images/External-link-white.svg); }

.mcc-v2 .d-md-flex .col .card .card-body paragraph > div {
  margin-top: 50px !important; }

@media screen and (min-width: 992px) {
  .mcc-v10 .d-md-flex .col {
    padding-right: 0px;
    padding-left: 0px; } }

.mcc-v10 .d-md-flex .col .card {
  background-color: transparent;
  border: none; }
  @media screen and (min-width: 992px) {
    .mcc-v10 .d-md-flex .col .card .card-body {
      padding: 0px; } }
  .mcc-v10 .d-md-flex .col .card .card-body p {
    margin-top: 50px; }
    @media screen and (min-width: 768px) and (max-width: 800px) {
      .mcc-v10 .d-md-flex .col .card .card-body p {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .mcc-v10 .d-md-flex .col .card .card-body p {
        margin-top: 15px; } }
  .mcc-v10 .d-md-flex .col .card .card-body span:nth-child(2), .mcc-v10 .d-md-flex .col .card .card-body span:nth-child(3), .mcc-v10 .d-md-flex .col .card .card-body span:nth-child(4) {
    font-family: "Arboria-Bold", sans-serif;
    font-size: 16px;
    line-height: 20px; }
    @media screen and (min-width: 992px) {
      .mcc-v10 .d-md-flex .col .card .card-body span:nth-child(2), .mcc-v10 .d-md-flex .col .card .card-body span:nth-child(3), .mcc-v10 .d-md-flex .col .card .card-body span:nth-child(4) {
        font-size: 24px;
        line-height: 30px; } }
  @media screen and (max-width: 991px) {
    .mcc-v10 .d-md-flex .col .card .card-body .only-desktop {
      display: none; } }
  .mcc-v10 .d-md-flex .col .card .card-body .only-mobile {
    display: block; }
    @media screen and (min-width: 992px) {
      .mcc-v10 .d-md-flex .col .card .card-body .only-mobile {
        display: none; } }
  .mcc-v10 .d-md-flex .col .card .card-body .big-font {
    font-family: "Arboria-Bold", sans-serif;
    font-size: 60px;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .mcc-v10 .d-md-flex .col .card .card-body .big-font {
        font-family: "Arboria-Bold", sans-serif;
        font-size: 30px;
        letter-spacing: 0;
        line-height: 11px;
        text-align: center; } }
  .mcc-v10 .d-md-flex .col .card .card-body .small-font {
    font-family: "GothamNarrow-Book", sans-serif !important;
    line-height: 20px !important;
    font-size: 14px !important;
    font-weight: 500; }
    @media screen and (min-width: 992px) {
      .mcc-v10 .d-md-flex .col .card .card-body .small-font {
        font-size: 20px !important;
        line-height: 20px !important; } }
  @media screen and (max-width: 767px) {
    .mcc-v10 .d-md-flex .col .card .card-body img {
      width: 121px;
      height: 121px; } }
  @media screen and (min-width: 992px) {
    .mcc-v10 .d-md-flex .col .card .card-body img {
      margin-left: 83px;
      margin-right: 82px; } }
  .mcc-v10 .d-md-flex .col .card .card-body:focus {
    border: none; }
  @media screen and (max-width: 767px) {
    .mcc-v10 .d-md-flex .col .card .card-body {
      padding-bottom: 15px; } }

.mcc-v10 .d-md-flex .col:first-child .big-font .d-block {
  display: inline !important; }

@media screen and (max-width: 767px) {
  .mcc-v10 .d-md-flex .col:nth-child(3) p {
    padding-bottom: 40px; } }

.section-overview {
  padding-bottom: 15px; }
  @media screen and (max-width: 767px) {
    .section-overview {
      padding-top: 49px; } }
  @media screen and (min-width: 768px) {
    .section-overview {
      padding-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .section-overview heading {
      padding-left: 28px;
      padding-right: 9px; } }
  .section-overview image-text-split {
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .section-overview image-text-split {
        margin-bottom: 40px; } }
    @media screen and (min-width: 768px) {
      .section-overview image-text-split .content-selector-wrapper {
        margin-top: 30px; } }
    .section-overview image-text-split .content-selector-wrapper h3 {
      margin-top: 20px;
      color: #AA0061;
      font-family: "Arboria-Bold", sans-serif;
      margin-bottom: 10px;
      font-size: 30px;
      line-height: 40px; }
      @media screen and (min-width: 768px) {
        .section-overview image-text-split .content-selector-wrapper h3 {
          font-size: 44px;
          line-height: 50px; }
          .section-overview image-text-split .content-selector-wrapper h3 span {
            display: block; } }
    .section-overview image-text-split .content-selector-wrapper p {
      color: #525252;
      font-family: "Arboria-Bold", sans-serif;
      font-size: 20px;
      letter-spacing: 0;
      line-height: 26px;
      margin-bottom: 10px;
      font-weight: 500; }
      @media screen and (min-width: 768px) {
        .section-overview image-text-split .content-selector-wrapper p span {
          display: block; } }
      @media screen and (max-width: 767px) {
        .section-overview image-text-split .content-selector-wrapper p {
          padding-left: 28px;
          padding-right: 2px; } }
    @media screen and (max-width: 767px) {
      .section-overview image-text-split .content-selector-wrapper buttons {
        display: inline-block;
        padding-left: 28px; } }
    .section-overview image-text-split .content-selector-wrapper buttons .button {
      background: #AA0061;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 18px;
      line-height: 22px;
      color: #FFFFFF;
      padding: 9px 33px;
      text-transform: none;
      font-weight: 500;
      border: 1px solid #AA0061; }
      .section-overview image-text-split .content-selector-wrapper buttons .button:hover {
        color: #AA0061;
        background-color: transparent; }
  .section-overview separator {
    margin-top: 30px;
    margin-bottom: 37px !important; }

#sign-up-now,
#be-the-first-to-know {
  background-color: #FFFFFF; }

@media screen and (max-width: 767px) {
  .section-be-the-first-to-know {
    padding-bottom: 40px; } }

@media screen and (min-width: 768px) {
  .sign-up-wrapper {
    padding-top: 50px;
    padding-bottom: 55px; }
    .sign-up-wrapper .image-wrapper {
      max-width: 408px;
      max-height: 230px; } }

.sign-up-wrapper p {
  margin-top: 20px;
  margin-bottom: 20px !important; }

@media screen and (max-width: 767px) {
  .solensia-in-action-banner hero-banner .banner-medium .banner-wrapper {
    min-height: 300px; } }

@media screen and (min-width: 992px) {
  .solensia-in-action-banner hero-banner .banner-medium .banner-wrapper {
    background-position: 70%; } }

@media screen and (min-width: 1200px) {
  .solensia-in-action-banner hero-banner .banner-medium .banner-wrapper {
    background-position: 80%; } }

#section-overview heading h2 {
  font-family: "Arboria-Bold", sans-serif; }
  @media screen and (max-width: 575px) {
    #section-overview heading h2 {
      padding-left: 10px;
      padding-right: 10px; } }

.section-moa-video {
  background-position: top 125px right 0;
  min-height: 250px;
  background-image: url(../images/moa-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 0px;
  margin-top: -15px; }
  @media screen and (min-width: 768px) {
    .section-moa-video {
      background-position: top 72px right 0;
      min-height: 405px;
      padding-top: 15px; } }
  .section-moa-video video-box .outer-wrapper .video-wrapper {
    padding-top: 0;
    max-width: 540px;
    margin: 0 auto; }
    .section-moa-video video-box .outer-wrapper .video-wrapper .vjs-poster {
      background-color: #fff; }

@media screen and (max-width: 767px) {
  carousel {
    max-height: 200px;
    position: relative;
    top: -87px; } }

carousel .carousel-inner {
  z-index: 9; }

@media screen and (max-width: 767px) {
  carousel .carousel-item {
    z-index: 9;
    position: relative; } }

carousel .carousel-indicators {
  z-index: 10; }
  @media screen and (max-width: 767px) {
    carousel .carousel-indicators {
      margin-bottom: 0px;
      position: absolute;
      bottom: 39px; } }
  carousel .carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: #FFFFFF;
    border: 1px solid #707070; }
    carousel .carousel-indicators li.active {
      background-color: #0097A9; }

carousel a.carousel-control-prev {
  opacity: 1;
  z-index: 9; }
  carousel a.carousel-control-prev .carousel-control-prev-icon {
    background-image: url(../images/left-arrow.png);
    width: 13px;
    height: 24px; }

carousel a.carousel-control-next {
  opacity: 1;
  z-index: 9; }
  carousel a.carousel-control-next .carousel-control-next-icon {
    background-image: url(../images/right-arrow.png);
    width: 13px;
    height: 24px; }

@media screen and (max-width: 767px) {
  #the-stories {
    margin-bottom: -20px !important;
    padding-top: 40px; } }

@media screen and (min-width: 992px) {
  #the-stories {
    padding-top: 58px; } }

#the-stories h2 {
  text-align: center;
  letter-spacing: 0px;
  color: #0097A9;
  padding-bottom: 24px;
  margin: 0px;
  font-family: "Arboria-Bold", sans-serif; }
  @media screen and (max-width: 767px) {
    #the-stories h2 span {
      display: block; } }

#the-stories p {
  padding-bottom: 35px;
  color: #525252; }
  @media screen and (min-width: 370px) and (max-width: 450px) {
    #the-stories p {
      margin: 0px 45px !important;
      padding-bottom: 54px; } }
  @media screen and (max-width: 767px) {
    #the-stories p {
      font-size: 20px;
      letter-spacing: 0px;
      color: #525252;
      text-align: center;
      line-height: 33px;
      width: 304px;
      line-height: 33px;
      margin: 0px 15px;
      margin-bottom: unset !important; } }

@media screen and (max-width: 767px) {
  #the-stories carousel a.carousel-control-prev {
    left: -15px; }
  #the-stories carousel a.carousel-control-next {
    right: -15px; } }

two-column-content-split .content-selector-wrapper {
  margin-bottom: 0px; }
  @media screen and (max-width: 991px) {
    two-column-content-split .content-selector-wrapper .outer-wrapper {
      width: unset !important;
      height: 280px;
      margin: 0 auto; } }
  @media (min-width: 768px) and (max-width: 820px) {
    two-column-content-split .content-selector-wrapper .outer-wrapper {
      width: unset !important;
      height: 280px;
      margin: 0 auto; } }
  two-column-content-split .content-selector-wrapper .outer-wrapper .video-wrapper {
    padding-top: 0px;
    margin-right: 36px;
    border: 1px solid #000; }
    @media screen and (max-width: 767px) {
      two-column-content-split .content-selector-wrapper .outer-wrapper .video-wrapper {
        margin-right: 0px; } }
    two-column-content-split .content-selector-wrapper .outer-wrapper .video-wrapper > div .vjs-poster {
      background-color: #fff !important; }

@media screen and (max-width: 767px) {
  #pre-diagnosis-resources two-column-content-split .content-selector-wrapper .outer-wrapper,
  #diagnosis-and-treatment-resources two-column-content-split .content-selector-wrapper .outer-wrapper,
  #ongoing-treatment-resources two-column-content-split .content-selector-wrapper .outer-wrapper {
    width: unset !important;
    height: unset;
    padding-bottom: 40px;
    margin: 0 auto; } }

#ongoing-treatment-resources > two-column-content-split > div > div:nth-child(2) > div > paragraph > p > span {
  display: unset !important; }

#diagnosis-and-treatment-resources > two-column-content-split > div > div:nth-child(2) > div > paragraph > p > span {
  display: unset !important; }

#ongoing-treatment-resources > two-column-content-split > div > div:nth-child(2) > div > paragraph > p > span {
  display: unset !important; }

.section-storage {
  padding-top: 40px; }
  @media screen and (min-width: 768px) {
    .section-storage {
      padding-top: 5rem; } }
  .section-storage .container {
    max-width: 985px;
    padding: 0 25px; }
    @media screen and (min-width: 768px) {
      .section-storage .container {
        padding-left: 15px;
        padding-right: 15px; } }
  .section-storage h4 {
    font-family: "Arboria-Bold", sans-serif;
    line-height: 30px;
    color: #525252; }
    @media screen and (min-width: 992px) {
      .section-storage h4 {
        padding-top: 25px; } }
  .section-storage h2 {
    color: #AA0061;
    line-height: 36px;
    text-align: left;
    margin-bottom: 35px; }
    @media screen and (min-width: 768px) {
      .section-storage h2 {
        line-height: 50px;
        margin-bottom: 60px;
        font-size: 48px;
        line-height: 55px;
        color: #AC0D60; } }
    @media screen and (min-width: 767px) and (max-width: 992px) {
      .section-storage h2 .d-block {
        display: inline !important; } }
  .section-storage .dose-wrapper p {
    display: inline-block;
    color: #525252;
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    padding-right: 36px;
    line-height: 33px;
    border-right: 1px solid #979797; }
    .section-storage .dose-wrapper p:nth-child(3) {
      border: none;
      padding-left: 36px; }
      @media screen and (max-width: 767px) {
        .section-storage .dose-wrapper p:nth-child(3) {
          padding-right: 0px; } }
  @media screen and (min-width: 992px) {
    .section-storage two-column-content-split:nth-of-type(2) {
      margin-top: 27px; } }
  @media screen and (min-width: 992px) {
    .section-storage two-column-content-split:nth-of-type(2) .col:nth-child(1) {
      max-width: 52.5%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 53%;
              flex: 0 0 53%; } }
  @media screen and (min-width: 768px) {
    .section-storage two-column-content-split:nth-of-type(2) .col:nth-child(2) {
      padding-left: 40px; } }
  @media screen and (min-width: 992px) {
    .section-storage two-column-content-split:nth-of-type(2) .col:nth-child(2) {
      padding-left: 70px;
      padding-right: 55px; } }
  @media screen and (max-width: 767px) {
    .section-storage two-column-content-split:nth-of-type(2) .col h6 {
      margin-bottom: 20px; } }
  .section-storage two-column-content-split:nth-of-type(1) .image__mobile {
    max-width: 287px;
    max-height: 275px; }
  .section-storage two-column-content-split paragraph h6 {
    color: #AC0D60;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px; }
  .section-storage two-column-content-split paragraph ul {
    padding-left: 20px; }
    @media screen and (max-width: 767px) {
      .section-storage two-column-content-split paragraph ul {
        padding-right: 31px; } }
    .section-storage two-column-content-split paragraph ul li {
      color: #525252;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 33px; }
      @media screen and (max-width: 767px) {
        .section-storage two-column-content-split paragraph ul li {
          margin-bottom: 10px;
          padding-left: 7px; } }
  .section-storage image-text-split {
    margin-top: 40px; }
    @media screen and (min-width: 768px) {
      .section-storage image-text-split .d-md-flex {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media screen and (min-width: 768px) {
      .section-storage image-text-split .col-md-6:nth-child(1) {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    @media screen and (min-width: 768px) {
      .section-storage image-text-split {
        margin-top: 43px;
        padding-bottom: 55px; } }
    .section-storage image-text-split .image-wrapper img {
      max-width: 148px;
      max-height: 194px;
      margin-left: 0px; }
      @media screen and (min-width: 768px) {
        .section-storage image-text-split .image-wrapper img {
          margin-left: auto;
          margin-right: 30px; } }
    .section-storage image-text-split h3 {
      color: #AC0D60;
      margin-top: 35px;
      margin-bottom: 0px;
      font-weight: bold; }
      @media screen and (min-width: 768px) {
        .section-storage image-text-split h3 {
          margin-top: 0; } }
    .section-storage image-text-split .product-btn .button {
      color: #AA0061;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 22px;
      text-align: center;
      width: 184px;
      height: 42px;
      background: transparent;
      margin-top: 21px;
      border-color: #AA0061;
      text-transform: capitalize;
      padding: 10px; }
      @media screen and (min-width: 768px) {
        .section-storage image-text-split .product-btn .button {
          margin-top: 21px;
          width: 190px;
          height: 42px;
          font-size: 18px;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 22px;
          text-align: center;
          background-color: transparent;
          border: 1px solid #AA0061;
          border-radius: 3px;
          padding: 10px 46px 10px 18px;
          text-transform: none;
          margin-left: 0; } }
      .section-storage image-text-split .product-btn .button:hover {
        background-color: #AA0061;
        color: #FFFFFF; }
      .section-storage image-text-split .product-btn .button::after {
        content: "";
        background-image: url(../images/Download-pink.svg);
        top: 47%; }
        @media screen and (max-width: 767px) {
          .section-storage image-text-split .product-btn .button::after {
            top: 53%;
            right: auto; } }
      .section-storage image-text-split .product-btn .button:hover::after {
        background-image: url(../images/download-white.svg) !important; }
  .section-storage hr {
    border-color: #939393; }
  .section-storage separator {
    margin-top: 40px;
    margin-bottom: 40px !important; }

.reference-content {
  padding-left: 30px;
  padding-right: 30px; }
  @media screen and (min-width: 768px) {
    .reference-content {
      padding-left: 15px;
      padding-right: 15px; } }
  .reference-content h4 {
    font-size: 20px;
    line-height: 25px;
    color: #525252;
    margin-top: 35px;
    font-weight: normal; }
    @media screen and (min-width: 768px) {
      .reference-content h4 {
        margin-top: 0; } }
    @media screen and (min-width: 992px) {
      .reference-content h4 {
        max-width: 860px;
        padding-left: 55px; } }
  @media screen and (min-width: 992px) {
    .reference-content .reference-list {
      max-width: 860px;
      padding-left: 55px; } }
  .reference-content .reference-list ol {
    padding-left: 20px; }
  .reference-content .reference-list h4 {
    color: #525252;
    line-height: 25px; }
  .reference-content .reference-list p {
    font-size: 20px;
    line-height: 33px;
    font-family: "GothamNarrow-Book", sans-serif;
    color: #525252; }
  @media screen and (min-width: 1200px) {
    .reference-content .reference-list ol {
      min-width: 850px;
      margin-top: 30px; } }
  .reference-content .reference-list ol li {
    font-size: 20px;
    line-height: 33px;
    font-family: "GothamNarrow-Book", sans-serif;
    color: #525252;
    font-weight: 500;
    letter-spacing: 0; }

.sln-number {
  font-size: 20px;
  line-height: 33px;
  font-family: "GothamNarrow-Book", sans-serif;
  color: #525252;
  font-weight: 500;
  letter-spacing: 0;
  padding-left: 15px;
  margin-top: 250px; }
  @media screen and (min-width: 992px) {
    .sln-number {
      padding-left: 55px; } }

.product-id p {
  font-size: 20px;
  line-height: 33px;
  font-family: "GothamNarrow-Book", sans-serif;
  color: #525252;
  margin-top: 55px;
  padding-left: 20px;
  font-weight: 500; }
  @media screen and (min-width: 992px) {
    .product-id p {
      padding-left: 55px;
      margin-top: 70px; } }

header > .container {
  padding-right: 5px; }
  @media screen and (max-width: 991px) {
    header > .container {
      overflow: hidden;
      max-width: 100%; } }
  @media screen and (min-width: 992px) {
    header > .container {
      max-width: 1440px;
      padding-left: 40px;
      padding-right: 40px; } }
  @media screen and (min-width: 1400px) {
    header > .container {
      padding-left: 58px;
      padding-right: 58px; } }

header .row1 {
  position: relative;
  padding: 10px 0px 0px; }
  @media screen and (min-width: 992px) {
    header .row1 {
      padding: 14px 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  header .row1 > div {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
            flex-grow: inherit; }
    header .row1 > div:nth-child(1) {
      display: inline-block; }
      @media screen and (max-width: 767px) {
        header .row1 > div:nth-child(1) logo {
          padding-left: 0px;
          padding-right: 0px; } }
      header .row1 > div:nth-child(1) logo img {
        max-width: 95px; }
        @media screen and (max-width: 767px) {
          header .row1 > div:nth-child(1) logo img {
            margin-left: 15px; } }
        @media screen and (min-width: 992px) {
          header .row1 > div:nth-child(1) logo img {
            max-width: 140px; } }
      @media screen and (min-width: 1350px) {
        header .row1 > div:nth-child(1) logo {
          margin-right: 70px !important; } }
      @media screen and (min-width: 1200px) and (max-width: 1349px) {
        header .row1 > div:nth-child(1) logo {
          margin-right: 19px !important; } }
    header .row1 > div:nth-child(3) .navbar-toggler {
      position: absolute;
      right: 28px;
      top: -40px; }
    header .row1 > div:nth-child(3) .navbar-nav {
      padding: 0px 15px; }
      @media screen and (min-width: 992px) {
        header .row1 > div:nth-child(3) .navbar-nav {
          padding: 0px; } }
      @media screen and (min-width: 1440px) {
        header .row1 > div:nth-child(3) .navbar-nav .nav-item {
          padding-right: 48px; } }
      @media screen and (min-width: 1254px) and (max-width: 1439px) {
        header .row1 > div:nth-child(3) .navbar-nav .nav-item {
          padding-right: 35px; } }
      @media screen and (max-width: 991px) {
        header .row1 > div:nth-child(3) .navbar-nav .nav-item {
          padding-top: 11px; } }
      header .row1 > div:nth-child(3) .navbar-nav .nav-item:nth-child(4) {
        border-bottom: 1px solid #979797;
        padding-bottom: 19px;
        margin-bottom: 25px; }
        @media screen and (min-width: 992px) {
          header .row1 > div:nth-child(3) .navbar-nav .nav-item:nth-child(4) {
            border-bottom: 0px;
            padding-bottom: 0px;
            margin-bottom: 0px; } }
      header .row1 > div:nth-child(3) .navbar-nav .nav-item.active .nav-link {
        color: #AA0061 !important;
        border-bottom: 4px solid #AA0061;
        margin: 0px;
        float: left; }
        header .row1 > div:nth-child(3) .navbar-nav .nav-item.active .nav-link:after {
          border: solid #AA0061;
          border-width: 0 3px 3px 0;
          display: inline-block;
          padding: 3px;
          content: "";
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          right: -7px;
          position: relative;
          top: 1px; }
          @media screen and (min-width: 992px) {
            header .row1 > div:nth-child(3) .navbar-nav .nav-item.active .nav-link:after {
              display: none; } }
        header .row1 > div:nth-child(3) .navbar-nav .nav-item.active .nav-link:hover {
          color: #AA0061 !important; }
      header .row1 > div:nth-child(3) .navbar-nav .nav-item .nav-link {
        color: #525252;
        font-family: "Arboria-Bold", sans-serif;
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 0;
        line-height: 20px;
        padding-right: 0px;
        padding-left: 0px; }
        @media screen and (min-width: 992px) and (max-width: 1063px) {
          header .row1 > div:nth-child(3) .navbar-nav .nav-item .nav-link {
            font-size: 13px; } }
        header .row1 > div:nth-child(3) .navbar-nav .nav-item .nav-link:after {
          border: solid #525252;
          border-width: 0 3px 3px 0;
          display: inline-block;
          padding: 3px;
          content: "";
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          right: -7px;
          position: relative;
          top: 0px; }
          @media screen and (min-width: 992px) {
            header .row1 > div:nth-child(3) .navbar-nav .nav-item .nav-link:after {
              display: none; } }
        header .row1 > div:nth-child(3) .navbar-nav .nav-item .nav-link:hover {
          color: #AA0061 !important; }
      header .row1 > div:nth-child(3) .navbar-nav .nav-item:nth-child(5) .nav-link {
        color: #FFFFFF;
        font-family: "GothamNarrow-Book", sans-serif;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 22px;
        text-align: center;
        border-radius: 3px;
        background-color: #AA0061;
        max-width: 243px;
        padding: 10px 0px;
        margin-bottom: 37px; }
        header .row1 > div:nth-child(3) .navbar-nav .nav-item:nth-child(5) .nav-link::after {
          border: solid #FFFFFF;
          border-width: 0 3px 3px 0; }
    header .row1 > div:nth-child(4) {
      display: none; }
      @media screen and (min-width: 992px) {
        header .row1 > div:nth-child(4) {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-left: auto; } }
      header .row1 > div:nth-child(4) .container {
        padding-right: 0px; }
      header .row1 > div:nth-child(4) .btn.btn-light {
        color: #AA0061;
        font-family: "Arboria-Bold", sans-serif;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 20px;
        background-color: transparent;
        border: none;
        text-decoration: underline; }
        header .row1 > div:nth-child(4) .btn.btn-light::after {
          content: "";
          background-image: url(../images/External-link-pink.svg);
          position: relative;
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          width: 16px;
          height: 16px;
          display: inline-block;
          bottom: 0;
          margin: 0px 5px 0px;
          -webkit-transform: translateY(15%);
                  transform: translateY(15%); }
    @media screen and (max-width: 991px) {
      header .row1 > div:nth-child(5) {
        position: absolute;
        top: 10px;
        right: 87px; } }
    @media screen and (max-width: 767px) {
      header .row1 > div:nth-child(5) {
        position: absolute;
        top: 10px;
        right: 65px; } }
    header .row1 > div:nth-child(5) a {
      color: #AA0061;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 11px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 13px;
      text-align: center;
      border-radius: 3px;
      border: 1px solid #AA0061;
      padding: 9px 17px 9px 17px; }
      @media screen and (max-width: 767px) {
        header .row1 > div:nth-child(5) a {
          margin-top: 10px; } }
      @media screen and (min-width: 992px) and (max-width: 1200px) {
        header .row1 > div:nth-child(5) a {
          background-color: #AA0061;
          color: #FFFFFF; } }
      @media screen and (max-width: 991px) {
        header .row1 > div:nth-child(5) a {
          background-color: transparent; } }
      @media screen and (min-width: 1200px) {
        header .row1 > div:nth-child(5) a {
          background-color: #AA0061;
          font-size: 18px;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 22px;
          color: #FFFFFF; } }
  @media screen and (min-width: 1200px) and (min-width: 992px) {
    header .row1 > div:nth-child(5) a {
      padding: 8.5px 41px !important; } }
      header .row1 > div:nth-child(5) a:hover {
        color: #AA0061;
        background-color: transparent;
        border: 1px solid; }
    header .row1 > div:nth-child(5) .active {
      background-color: #AA0061 !important;
      color: #FFFFFF !important;
      border: 1px solid !important; }

header .row2 paragraph {
  padding: 0px;
  background-color: transparent; }
  @media screen and (max-width: 991px) {
    header .row2 paragraph {
      max-width: 100%; } }
  header .row2 paragraph .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    background-color: #AA0061; }
    header .row2 paragraph .navbar-nav .nav-item {
      padding: 9px;
      width: 40%;
      padding-left: 22px; }
      header .row2 paragraph .navbar-nav .nav-item:first-child {
        width: 28%; }
      header .row2 paragraph .navbar-nav .nav-item:last-child {
        width: 28%; }
      header .row2 paragraph .navbar-nav .nav-item .nav-link {
        color: #FFFFFF;
        text-align: left;
        font-family: "GothamNarrow-Book", sans-serif;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 16px; }
      header .row2 paragraph .navbar-nav .nav-item.active {
        background-color: #850043; }

header site-navigation.container {
  padding: 0px; }
  @media screen and (min-width: 1440px) {
    header site-navigation.container {
      padding-left: 60px; } }
  @media screen and (min-width: 1254px) and (max-width: 1439px) {
    header site-navigation.container {
      padding-left: 45px; } }
  @media screen and (min-width: 1024px) and (max-width: 1253px) {
    header site-navigation.container {
      padding-left: 15px; } }

@media screen and (max-width: 991px) and (max-height: 500px) {
  header site-navigation {
    max-width: 100% !important; } }

header site-navigation .navbar {
  padding-left: 0px; }
  @media screen and (min-width: 992px) {
    header site-navigation .navbar {
      padding: .5rem; } }
  header site-navigation .navbar a {
    text-align: left; }

header site-navigation .navbar-toggler {
  outline: none;
  border: 0;
  position: relative; }

header site-navigation .navbar-toggler-icon {
  background-image: none !important;
  display: block;
  background-color: #AA0061;
  height: 3px;
  width: 37px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: relative;
  left: 0;
  opacity: 1; }
  @media screen and (max-width: 767px) {
    header site-navigation .navbar-toggler-icon {
      width: 24px;
      left: 10px; } }
  header site-navigation .navbar-toggler-icon:nth-child(1), header site-navigation .navbar-toggler-icon:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -webkit-transition: -webkit-transform .35s ease-in-out;
    transition: -webkit-transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out; }
  header site-navigation .navbar-toggler-icon:not(:first-child) {
    display: block !important; }
  header site-navigation .navbar-toggler-icon:not(:first-child):not(:last-child) {
    margin: 4px 0; }

header site-navigation .navbar-toggler.active .navbar-toggler-icon:nth-child(1) {
  position: absolute;
  left: 10px;
  top: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9;
  width: 37px; }
  @media screen and (max-width: 767px) {
    header site-navigation .navbar-toggler.active .navbar-toggler-icon:nth-child(1) {
      width: 15px;
      left: 33px; } }

header site-navigation .navbar-toggler.active .navbar-toggler-icon:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent; }

header site-navigation .navbar-toggler.active .navbar-toggler-icon:nth-child(3) {
  position: absolute;
  left: 10px;
  top: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9;
  width: 37px; }
  @media screen and (max-width: 767px) {
    header site-navigation .navbar-toggler.active .navbar-toggler-icon:nth-child(3) {
      width: 15px;
      left: 33px; } }

@media screen and (max-width: 991px) and (max-height: 500px) {
  header site-navigation .navbar-collapse {
    overflow: scroll;
    height: 215px; } }

header.header_fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
  background: #FFFFFF; }

header .row1 > div:nth-child(3) .navbar-nav .nav-item:nth-child(5) .nav-link:hover {
  color: #FFFFFF !important; }

@media screen and (max-width: 991px) and (max-height: 500px) {
  .no-scroller {
    overflow: hidden; } }

.section-pet-owner-reactions {
  color: #FFFFFF;
  background: url("../images/pet-care-reactions-bg-m.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 50px;
  padding: 0 0 1px 0; }
  @media screen and (min-width: 768px) {
    .section-pet-owner-reactions {
      background: url("../images/pet-care-reactions-bg.png");
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 334px; } }
  .section-pet-owner-reactions image-text-split {
    padding-top: 99px; }
    @media screen and (min-width: 768px) {
      .section-pet-owner-reactions image-text-split {
        padding-top: 105px; } }
    @media screen and (min-width: 768px) {
      .section-pet-owner-reactions image-text-split .col-md-3 {
        border-right: 1px solid #fff;
        padding-right: 0px; } }
    .section-pet-owner-reactions image-text-split .col-md-3 .image-wrapper {
      padding-bottom: 35px;
      border-bottom: 2px solid #fff;
      margin-bottom: 35px; }
      @media screen and (min-width: 768px) {
        .section-pet-owner-reactions image-text-split .col-md-3 .image-wrapper {
          padding-bottom: 0px;
          margin-bottom: 0px;
          border-bottom: 0px; } }
      .section-pet-owner-reactions image-text-split .col-md-3 .image-wrapper img {
        max-width: 133px;
        width: 100%; }
    .section-pet-owner-reactions image-text-split .col-md-9 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .section-pet-owner-reactions image-text-split .col-md-9 p {
        color: #FFFFFF;
        font-size: 20px;
        font-family: "Arboria-Bold", sans-serif;
        letter-spacing: 0;
        line-height: 25px;
        text-align: center;
        width: 90%;
        margin: 0px auto 35px;
        font-weight: bold; }
        @media screen and (min-width: 768px) {
          .section-pet-owner-reactions image-text-split .col-md-9 p {
            width: 50%;
            margin: 0px;
            float: left; } }
        @media screen and (min-width: 992px) {
          .section-pet-owner-reactions image-text-split .col-md-9 p:nth-of-type(2) {
            padding-left: 50px !important; } }
  .section-pet-owner-reactions paragraph.container p {
    color: #FFFFFF;
    font-size: 20px;
    font-family: "Arboria-Bold", sans-serif;
    letter-spacing: 0;
    line-height: 25px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 24px; }
    @media screen and (max-width: 767px) {
      .section-pet-owner-reactions paragraph.container p {
        margin: 0px 45px 24px; } }
    @media screen and (min-width: 768px) {
      .section-pet-owner-reactions paragraph.container p {
        padding-left: 15%;
        margin-bottom: 75px;
        margin-top: 6px; } }
    .section-pet-owner-reactions paragraph.container p sup {
      font-size: 15px;
      top: -10px; }

#clinic-helps-cats.solensia-banner .container {
  min-height: 540px; }
  @media screen and (min-width: 992px) {
    #clinic-helps-cats.solensia-banner .container {
      min-height: 578px; } }
  #clinic-helps-cats.solensia-banner .container .primary-content {
    min-height: 540px;
    -webkit-box-flex: 77%;
    -ms-flex: 77% 0 0px;
    flex: 80% 0 0; }
    @media screen and (max-width: 767px) {
      #clinic-helps-cats.solensia-banner .container .primary-content {
        padding-left: 36px;
        padding-right: 37px; } }
    #clinic-helps-cats.solensia-banner .container .primary-content .content-selector-wrapper {
      min-height: 540px; }
      @media screen and (max-width: 767px) {
        #clinic-helps-cats.solensia-banner .container .primary-content .content-selector-wrapper h1 {
          margin-top: 13px;
          text-align: center; } }

#control-feline {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 0px; }
  @media screen and (min-width: 768px) {
    #control-feline {
      padding-top: 43px; } }
  #control-feline heading h1 {
    color: #AA0061 !important; }
    @media screen and (max-width: 991px) {
      #control-feline heading h1 {
        color: #AA0061 !important;
        margin: 0 35px;
        font-size: 30px !important;
        margin-top: 10px;
        margin-bottom: 20px;
        font-family: "Arboria-Bold", sans-serif; } }
    @media screen and (min-width: 992px) {
      #control-feline heading h1 {
        text-align: center;
        width: 575px !important;
        margin: 0 auto;
        font-size: 44px !important;
        margin-top: 10px;
        margin-bottom: 20px; } }
  @media screen and (max-width: 991px) {
    #control-feline paragraph p {
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 20px;
      line-height: 33px;
      margin: 0 35px;
      margin-bottom: 24px; } }
  @media screen and (min-width: 992px) {
    #control-feline paragraph p {
      width: 520px;
      color: #525252;
      text-align: center;
      font-size: 20px;
      margin: 0 auto;
      line-height: 33px;
      margin-bottom: 60px; } }
  #control-feline .d-md-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (min-width: 768px) {
      #control-feline .d-md-flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  #control-feline .col {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 575px) {
      #control-feline .col {
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }
    #control-feline .col .image-wrapper img {
      margin-top: 35px; }
      @media screen and (min-width: 768px) {
        #control-feline .col .image-wrapper img {
          margin-top: auto; } }
    #control-feline .col:nth-child(2) {
      padding: 0px 30px; }
      #control-feline .col:nth-child(2) h2 {
        color: #AA0061;
        font-size: 30px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 40px;
        text-align: left;
        margin-bottom: 0px; }
        @media screen and (min-width: 768px) {
          #control-feline .col:nth-child(2) h2 {
            font-size: 44px;
            line-height: 50px;
            margin-bottom: 10px; } }
        @media screen and (min-width: 992px) {
          #control-feline .col:nth-child(2) h2 {
            margin-top: -70px; } }
      #control-feline .col:nth-child(2) p {
        color: #525252;
        font-family: "GothamNarrow-Book", sans-serif;
        font-size: 20px;
        line-height: 33px;
        font-weight: 500;
        letter-spacing: 0; }
        #control-feline .col:nth-child(2) p .d-block {
          display: initial !important; }
        @media screen and (min-width: 992px) {
          #control-feline .col:nth-child(2) p .d-block {
            display: block !important; } }

.statistics-of-oa {
  padding-top: 40px;
  background: #f9f9f9;
  padding-bottom: 96px; }
  @media screen and (max-width: 767px) {
    .statistics-of-oa {
      padding-top: 25px; } }
  @media screen and (min-width: 768px) {
    .statistics-of-oa {
      padding-top: 85px;
      padding-bottom: 150px; } }
  @media screen and (min-width: 992px) {
    .statistics-of-oa {
      padding-top: 0px;
      padding-bottom: 191px; } }
  .statistics-of-oa .content-selector-wrapper {
    margin-bottom: 0px; }
  .statistics-of-oa h2 {
    color: #AA0061;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 0;
    text-align: center;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .statistics-of-oa h2 {
        font-size: 44px;
        line-height: 50px; } }
  .statistics-of-oa h4 {
    color: #525252;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .statistics-of-oa h4 {
        line-height: 30px; } }
    @media screen and (min-width: 992px) {
      .statistics-of-oa h4 {
        padding-top: 60px !important; } }
  .statistics-of-oa two-column-content-split {
    padding-top: 19px;
    max-width: 995px;
    padding-left: 15px;
    padding-right: 15px; }
    @media screen and (max-width: 575px) {
      .statistics-of-oa two-column-content-split {
        padding-top: 0px; } }
    @media screen and (min-width: 768px) {
      .statistics-of-oa two-column-content-split {
        padding-top: 72px;
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (min-width: 768px) {
      .statistics-of-oa two-column-content-split .d-md-flex {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .statistics-of-oa two-column-content-split .col {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .statistics-of-oa two-column-content-split .col:nth-child(1) {
        display: none; }
        .statistics-of-oa two-column-content-split .col:nth-child(1) .content-selector-wrapper {
          border-bottom: 1px solid #979797; }
          @media screen and (max-width: 767px) {
            .statistics-of-oa two-column-content-split .col:nth-child(1) .content-selector-wrapper {
              margin-bottom: 37px; } }
          @media screen and (min-width: 768px) {
            .statistics-of-oa two-column-content-split .col:nth-child(1) .content-selector-wrapper {
              padding-bottom: 0px;
              margin-bottom: 0px;
              border-bottom: none; } }
        @media screen and (min-width: 768px) {
          .statistics-of-oa two-column-content-split .col:nth-child(1) {
            border-right: 1px solid #979797;
            -webkit-box-flex: 0;
                -ms-flex: 0 0 45%;
                    flex: 0 0 45%;
            max-width: 43%; } }
        @media screen and (min-width: 768px) {
          .statistics-of-oa two-column-content-split .col:nth-child(1) p {
            padding-left: 25px; } }
        @media screen and (min-width: 992px) {
          .statistics-of-oa two-column-content-split .col:nth-child(1) p span {
            display: block; } }
      .statistics-of-oa two-column-content-split .col:nth-child(2) .col {
        border: none;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 0px;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important; }
        @media screen and (min-width: 992px) {
          .statistics-of-oa two-column-content-split .col:nth-child(2) .col {
            max-width: 50%; } }
        @media screen and (min-width: 768px) {
          .statistics-of-oa two-column-content-split .col:nth-child(2) .col:nth-child(2) {
            border-right: 1px solid #707070;
            margin-right: 30px; } }
      .statistics-of-oa two-column-content-split .col p {
        color: #525252;
        font-family: "Arboria-Bold", sans-serif;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 30px; }
      @media screen and (max-width: 767px) {
        .statistics-of-oa two-column-content-split .col .feline-oa {
          padding-left: 15px;
          margin-bottom: 35px; } }
      .statistics-of-oa two-column-content-split .col:nth-child(2) p {
        color: #525252;
        font-family: "Arboria-Bold", sans-serif;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 26px;
        text-align: center;
        margin: 0 0 20px;
        width: 66%; }
        @media screen and (min-width: 576px) {
          .statistics-of-oa two-column-content-split .col:nth-child(2) p {
            width: 100%;
            margin-bottom: 0px; } }
        @media screen and (min-width: 992px) {
          .statistics-of-oa two-column-content-split .col:nth-child(2) p {
            width: 66%;
            margin-bottom: 0px; } }
        .statistics-of-oa two-column-content-split .col:nth-child(2) p span {
          display: block;
          color: #0097A9;
          font-family: "Arboria-Bold", sans-serif;
          font-size: 20px;
          font-weight: bold;
          letter-spacing: 0;
          line-height: 26px;
          text-align: center; }
          .statistics-of-oa two-column-content-split .col:nth-child(2) p span:nth-child(2) {
            font-size: 50px;
            line-height: 60px;
            margin: 8px 0 14px; }
            @media screen and (min-width: 768px) {
              .statistics-of-oa two-column-content-split .col:nth-child(2) p span:nth-child(2) {
                font-size: 60px;
                margin: 0px; } }
            @media screen and (max-width: 767px) {
              .statistics-of-oa two-column-content-split .col:nth-child(2) p span:nth-child(2) {
                margin: 5px 0 0px; } }
          .statistics-of-oa two-column-content-split .col:nth-child(2) p span:nth-child(3) {
            font-size: 29px;
            margin-bottom: 12px; }
            @media screen and (min-width: 768px) {
              .statistics-of-oa two-column-content-split .col:nth-child(2) p span:nth-child(3) {
                line-height: normal;
                margin-bottom: 0px; } }
        .statistics-of-oa two-column-content-split .col:nth-child(2) p sup {
          font-size: 14px;
          left: -1px;
          top: -10px; }
      @media screen and (max-width: 575px) {
        .statistics-of-oa two-column-content-split .col:nth-child(1) img {
          margin: 0 auto;
          text-align: center; } }
      .statistics-of-oa two-column-content-split .col .desktop-mobile-reverse {
        min-height: 367px; }
        @media screen and (min-width: 768px) {
          .statistics-of-oa two-column-content-split .col .desktop-mobile-reverse {
            min-height: auto; } }
    @media screen and (max-width: 575px) {
      .statistics-of-oa two-column-content-split image-text-split {
        margin-top: 26px;
        display: block; }
        .statistics-of-oa two-column-content-split image-text-split img {
          width: 120px;
          margin-right: 19px !important; } }
  .statistics-of-oa.feline-patient {
    background: url("../images/efficacy-hero-white-bg.svg");
    background-size: cover;
    padding-bottom: 15px;
    position: relative;
    background-position: center center !important;
    margin-top: -40px; }
    .statistics-of-oa.feline-patient p {
      font-size: 20px;
      color: #525252;
      line-height: 30px;
      font-family: "GothamNarrow-Book", sans-serif;
      text-align: center;
      max-width: 100%; }
    @media screen and (min-width: 768px) {
      .statistics-of-oa.feline-patient {
        padding-top: 4rem;
        background-size: cover;
        padding-bottom: 80px; } }
    @media screen and (min-width: 992px) {
      .statistics-of-oa.feline-patient {
        background-position: unset !important;
        background-size: cover !important;
        background-repeat: no-repeat;
        padding-top: 105px;
        margin-top: -70px; } }
    .statistics-of-oa.feline-patient h2 {
      font-size: 29px;
      line-height: 30px;
      margin-bottom: 10px !important;
      margin-top: 56px;
      color: #0097A9;
      font-family: "Arboria-Bold", sans-serif;
      text-align: center; }
      @media screen and (min-width: 768px) {
        .statistics-of-oa.feline-patient h2 {
          margin-bottom: 19px;
          margin-top: 100px; } }
      .statistics-of-oa.feline-patient h2 sup {
        font-size: 15px;
        line-height: 30px;
        left: 0.2em;
        top: -10px; }
      .statistics-of-oa.feline-patient h2 span {
        display: block; }
        @media screen and (min-width: 768px) {
          .statistics-of-oa.feline-patient h2 span {
            display: initial; } }
    .statistics-of-oa.feline-patient .container {
      max-width: 866px; }
    .statistics-of-oa.feline-patient two-column-content-split {
      padding-top: 40px; }
      .statistics-of-oa.feline-patient two-column-content-split .d-md-flex {
        max-width: 100%;
        margin: 0 auto; }
      .statistics-of-oa.feline-patient two-column-content-split .col {
        border: none !important;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin: 0;
        padding: 0; }
        .statistics-of-oa.feline-patient two-column-content-split .col .content-selector-wrapper {
          margin: 0px;
          border: none; }
          @media screen and (min-width: 768px) {
            .statistics-of-oa.feline-patient two-column-content-split .col .content-selector-wrapper {
              width: 100%; } }
        .statistics-of-oa.feline-patient two-column-content-split .col image-text-split .col:nth-child(1) {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          padding: 0; }
        @media screen and (max-width: 767px) {
          .statistics-of-oa.feline-patient two-column-content-split .col image-text-split .col:nth-child(2) {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 53%;
                    flex: 0 0 53%;
            max-width: 53%; } }
        @media screen and (min-width: 768px) {
          .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(1) .image-wrapper img {
            height: 230px; } }
        .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) {
          padding: 0px; }
          .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) p {
            font-family: "Arboria-Bold", sans-serif;
            color: #AC0D60;
            font-size: 50px;
            font-weight: bold;
            letter-spacing: 0;
            line-height: 33px;
            text-align: left;
            width: 100%;
            padding: 0; }
            @media screen and (max-width: 575px) {
              .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) p {
                line-height: 26px !important; } }
            @media screen and (min-width: 768px) {
              .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) p {
                font-size: 60px; } }
            .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) p sup {
              font-size: 13px;
              line-height: 26px;
              font-weight: bold; }
            .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) p span {
              font-size: 20px !important;
              text-align: left;
              color: #AC0D60;
              font-weight: bold;
              letter-spacing: 0;
              line-height: 26px !important;
              margin: 0px; }
              @media screen and (min-width: 992px) {
                .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) p span:nth-child(1) {
                  margin-top: 15px; } }
              @media screen and (max-width: 575px) {
                .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) p span {
                  line-height: 0px !important;
                  display: inline-block; } }
          @media screen and (min-width: 768px) {
            .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) .image-wrapper img {
              height: auto !important; } }
          @media screen and (min-width: 768px) {
            .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) image-text-split:nth-child(1) {
              display: block;
              margin-bottom: 40px; } }
          @media screen and (min-width: 992px) {
            .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(2) image-text-split .col p {
              margin-top: 0px; } }
        .statistics-of-oa.feline-patient two-column-content-split .col .image-wrapper {
          margin: 0px; }
        .statistics-of-oa.feline-patient two-column-content-split .col .d-md-flex {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-direction: row;
                  flex-direction: row;
          -ms-flex-pack: distribute;
              justify-content: space-around; }
          @media screen and (max-width: 575px) {
            .statistics-of-oa.feline-patient two-column-content-split .col .d-md-flex {
              -webkit-box-align: start;
                  -ms-flex-align: start;
                      align-items: flex-start; } }

.statistics-of-oa.feline-patient .container {
  max-width: 1100px !important; }

#treatment-for-oa-hero {
  padding: 0px; }
  @media screen and (min-width: 768px) {
    #treatment-for-oa-hero .banner-medium {
      min-height: 500px; } }
  #treatment-for-oa-hero .banner-wrapper {
    min-height: 258px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media screen and (min-width: 768px) {
      #treatment-for-oa-hero .banner-wrapper {
        min-height: 500px; } }

@media screen and (min-width: 768px) {
  .statistics-of-oa.feline-patient two-column-content-split .d-md-flex {
    -ms-flex-pack: distribute;
        justify-content: space-around; } }

.statistics-of-oa.feline-patient two-column-content-split .col:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(1) p {
    text-align: center;
    font-family: "Arboria-Bold", sans-serif;
    color: #AA0061;
    font-size: 24px !important;
    line-height: 30px;
    margin-bottom: 15px; }
    .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(1) p span {
      display: inline !important; }
      @media screen and (max-width: 767px) {
        .statistics-of-oa.feline-patient two-column-content-split .col:nth-child(1) p span {
          display: block !important; } }

@media screen and (max-width: 575px) {
  #statistics-of-oa two-column-content-split .col:nth-child(1) img {
    margin: 0 25px;
    text-align: center;
    width: 205px;
    height: 125px; }
  #feline-patient-visits two-column-content-split .col:nth-child(1) img {
    padding-bottom: 38px; } }

@media screen and (max-width: 767px) {
  #feline-patient-visits heading h2 {
    color: #0097a9 !important;
    margin: 0 35px;
    font-size: 30px !important;
    margin-top: 40px;
    margin-bottom: 30px !important;
    font-family: "Arboria-Bold", sans-serif; }
  #feline-patient-visits paragraph p {
    font-family: "Arboria-Bold", sans-serif;
    font-size: 20px;
    line-height: 30px;
    margin: 0 35px;
    margin-bottom: 24px; }
  #enhance-quality-of-life .visit_count p:nth-child(1) {
    font-family: "Arboria-Bold", sans-serif; }
  #enhance-quality-of-life .visit_count p:nth-child(2) {
    font-family: "GothamNarrow-Book", sans-serif; }
  #enhance-quality-of-life .visit_count {
    padding-left: 70px;
    padding-right: 55px; } }

@media screen and (max-width: 767px) {
  .statistics-of-oa.feline-patient image-text-split:nth-child(2) .col:nth-child(2) p span:nth-child(3) {
    display: inline-block; } }

#oa-pain {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px; }
  @media screen and (min-width: 992px) {
    #oa-pain {
      padding-top: 0px; } }
  #oa-pain h4 {
    line-height: 30px;
    color: #525252;
    text-align: center;
    font-size: 15px;
    margin-bottom: 8px; }
    @media screen and (min-width: 768px) {
      #oa-pain h4 {
        font-size: 20px;
        margin-bottom: 4px; } }
    @media screen and (min-width: 992px) {
      #oa-pain h4 {
        padding-top: 65px;
        padding-bottom: 16px; } }
  #oa-pain h2 {
    color: #0097A9;
    text-align: center;
    margin-bottom: 45px; }
    @media screen and (min-width: 768px) {
      #oa-pain h2 {
        margin-bottom: 50px; } }
    @media screen and (min-width: 992px) {
      #oa-pain h2 span {
        display: block; } }
    @media screen and (max-width: 767px) {
      #oa-pain h2 {
        padding-left: 1px; } }
  #oa-pain h3 {
    color: #525252;
    text-align: center;
    margin-bottom: 25px;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      #oa-pain h3 span {
        display: block; } }
    @media screen and (min-width: 768px) {
      #oa-pain h3 {
        margin-bottom: 37px; } }
  #oa-pain two-column-content-split {
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      #oa-pain two-column-content-split {
        margin-bottom: 75px; } }
    @media screen and (min-width: 1200px) {
      #oa-pain two-column-content-split {
        padding: 0 115px; } }
    @media screen and (max-width: 767px) {
      #oa-pain two-column-content-split .content-selector-wrapper {
        margin-bottom: 25px; } }
    #oa-pain two-column-content-split p {
      color: #0097A9;
      font-size: 20px;
      line-height: 30px;
      background: url(../images/oa-pain-swirl.png);
      background-repeat: no-repeat;
      padding-left: 45px;
      font-weight: bold;
      font-family: "Arboria-Bold", sans-serif; }
    @media screen and (min-width: 768px) {
      #oa-pain two-column-content-split .d-md-flex .col .content-selector-wrapper {
        margin-bottom: 0px; } }
    @media screen and (min-width: 768px) {
      #oa-pain two-column-content-split .d-md-flex .col:nth-child(2) {
        margin-left: 42px; } }
  @media screen and (min-width: 1200px) {
    #oa-pain image-text-split.container-small {
      max-width: 900px; } }
  @media screen and (min-width: 768px) {
    #oa-pain image-text-split.container-small .d-md-flex {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media screen and (min-width: 768px) {
    #oa-pain image-text-split.container-small .d-md-flex .col:first-child {
      margin-right: 54px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 65%;
              flex: 0 0 65%;
      max-width: 62%; } }
  @media screen and (max-width: 767px) {
    #oa-pain image-text-split.container-small .d-md-flex .col:nth-child(2) {
      margin-bottom: 30px; } }
  @media screen and (min-width: 768px) {
    #oa-pain image-text-split.container-small .d-md-flex .col:nth-child(2) {
      margin-right: 54px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 35%;
              flex: 0 0 35%;
      max-width: 37%; } }
  #oa-pain image-text-split.container-small h3 {
    color: #0097A9;
    text-align: left;
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 30px; }
    @media screen and (min-width: 768px) {
      #oa-pain image-text-split.container-small h3 {
        padding-top: 29px; } }
  #oa-pain image-text-split.container-small ul {
    padding-left: 20px; }
    #oa-pain image-text-split.container-small ul li {
      font-size: 20px;
      line-height: 30px;
      font-family: "Arboria-Bold", sans-serif;
      color: #525252;
      padding-bottom: 5px;
      font-weight: bold; }
  @media screen and (min-width: 768px) {
    #oa-pain separator {
      margin-top: 57px;
      margin-bottom: 47px !important; } }
  #oa-pain separator hr {
    color: #979797;
    margin-top: 34px;
    margin-bottom: 34px; }
    @media screen and (min-width: 768px) {
      #oa-pain separator hr {
        border-top: 1px solid #939393; } }
  @media screen and (max-width: 767px) {
    #oa-pain video-box {
      background-position: top 130px right 0;
      min-height: 270px;
      background-image: url(../images/moa-bg.png);
      background-size: cover;
      background-repeat: no-repeat;
      padding-top: 5px;
      margin-bottom: 0; } }
  #oa-pain video-box .video-wrapper {
    border: 20px solid #FFFFFF;
    max-width: 540px;
    margin: 0 auto;
    padding: 0; }

#enhance-quality-of-life {
  background: #AA0061;
  background-repeat: no-repeat; }
  #enhance-quality-of-life two-column-content-split {
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 30px; }
    @media screen and (min-width: 768px) {
      #enhance-quality-of-life two-column-content-split {
        padding-left: 15px;
        padding-right: 15px; } }
    @media screen and (min-width: 992px) {
      #enhance-quality-of-life two-column-content-split .col-md-6 {
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 96px; } }
    @media screen and (min-width: 992px) {
      #enhance-quality-of-life two-column-content-split .col-md-6:first-child .content-selector-wrapper {
        margin-top: 69px; } }
    #enhance-quality-of-life two-column-content-split .col-md-6 h3 {
      color: #FFFFFF;
      font-family: "Arboria-Bold", sans-serif;
      font-weight: bold;
      letter-spacing: 0;
      font-size: 30px;
      line-height: 40px;
      margin-bottom: 15px; }
      @media screen and (min-width: 992px) {
        #enhance-quality-of-life two-column-content-split .col-md-6 h3 {
          font-size: 44px;
          line-height: 50px;
          margin-top: 69px; } }
  @media screen and (min-width: 992px) and (min-width: 1023px) and (max-width: 1100px) {
    #enhance-quality-of-life two-column-content-split .col-md-6 h3 .d-xl-block {
      display: inline; } }
    #enhance-quality-of-life two-column-content-split .col-md-6 p {
      color: #FFFFFF;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 30px;
      margin-bottom: 15px; }
      #enhance-quality-of-life two-column-content-split .col-md-6 p sup {
        font-size: 14px; }
    #enhance-quality-of-life two-column-content-split .col-md-6 .button {
      color: #AA0061;
      border-radius: 3px;
      background-color: #FFFFFF;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 22px;
      text-align: center;
      padding: 10px 34px;
      border: none;
      text-transform: none;
      margin-bottom: 74px; }
      #enhance-quality-of-life two-column-content-split .col-md-6 .button:hover {
        border: 1px solid #FFFFFF;
        color: #FFFFFF;
        background: transparent; }
    @media screen and (min-width: 992px) {
      #enhance-quality-of-life two-column-content-split .col-md-6:nth-child(2) {
        margin-right: 0px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 51%;
                flex: 0 0 51%;
        max-width: 51%; } }
    @media screen and (min-width: 992px) {
      #enhance-quality-of-life two-column-content-split responsive-image .image-wrapper img {
        width: 100%; } }
    #enhance-quality-of-life two-column-content-split .col-md-5 .image-wrapper img {
      width: auto; }
    #enhance-quality-of-life two-column-content-split .col-md-7 p {
      color: #FFFFFF;
      text-align: left;
      font-weight: bold;
      font-size: 20px !important;
      line-height: 26px !important;
      font-family: "Arboria-Bold", sans-serif; }
      @media screen and (max-width: 767px) {
        #enhance-quality-of-life two-column-content-split .col-md-7 p {
          padding-right: 6px; } }
      #enhance-quality-of-life two-column-content-split .col-md-7 p:first-child {
        margin-bottom: 8px;
        font-size: 39px !important;
        font-weight: bold;
        line-height: 33px !important; }
        @media screen and (min-width: 768px) {
          #enhance-quality-of-life two-column-content-split .col-md-7 p:first-child {
            font-size: 60px !important; } }
        #enhance-quality-of-life two-column-content-split .col-md-7 p:first-child span {
          font-size: 19px;
          margin-right: 15px; }
          @media screen and (min-width: 992px) {
            #enhance-quality-of-life two-column-content-split .col-md-7 p:first-child span {
              font-size: 40px;
              margin-right: 0px; } }
    #enhance-quality-of-life two-column-content-split image-text-split .d-md-flex {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      margin-top: 43px; }
      @media screen and (min-width: 768px) {
        #enhance-quality-of-life two-column-content-split image-text-split .d-md-flex {
          margin-top: 40px; } }
      #enhance-quality-of-life two-column-content-split image-text-split .d-md-flex .col-md-5 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 40%;
                flex: 0 0 40%;
        max-width: 40%; }
        @media screen and (min-width: 992px) {
          #enhance-quality-of-life two-column-content-split image-text-split .d-md-flex .col-md-5 {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 37%;
                    flex: 0 0 37%;
            max-width: 37%; } }
      #enhance-quality-of-life two-column-content-split image-text-split .d-md-flex .col-md-7 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 60%;
                flex: 0 0 60%;
        max-width: 60%; }
        @media screen and (max-width: 767px) {
          #enhance-quality-of-life two-column-content-split image-text-split .d-md-flex .col-md-7 {
            margin-top: 25px; } }
        @media screen and (min-width: 992px) {
          #enhance-quality-of-life two-column-content-split image-text-split .d-md-flex .col-md-7 {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 63%;
                    flex: 0 0 63%;
            max-width: 63%; } }

.client-oa-pain {
  padding-bottom: 48px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px; }
  @media screen and (min-width: 992px) {
    .client-oa-pain {
      padding-top: 0px;
      padding-bottom: 72px; } }
  .client-oa-pain h2 {
    color: #AA0061;
    text-align: left; }
    @media screen and (min-width: 992px) {
      .client-oa-pain h2 {
        padding-top: 72px;
        text-align: center; } }
  @media screen and (max-width: 767px) {
    .client-oa-pain paragraph {
      padding-right: 0px;
      padding-left: 0px; } }
  .client-oa-pain paragraph p {
    color: #525252;
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0;
    text-align: left;
    max-width: 100%;
    padding-left: 15px; }
    @media screen and (max-width: 991px) {
      .client-oa-pain paragraph p .d-block {
        display: inline  !important; } }
    @media screen and (min-width: 992px) {
      .client-oa-pain paragraph p {
        text-align: center;
        padding-left: 0px; } }
  .client-oa-pain heading h2 {
    font-family: "Arboria-Bold", sans-serif;
    padding-bottom: 24px;
    margin-bottom: 0px; }
    @media screen and (max-width: 767px) {
      .client-oa-pain heading h2 {
        padding-bottom: 16px; } }

#treatment-for-oa {
  background: url(../images/treatment-for-oa-bg-m.svg);
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  margin-top: -30%;
  padding-top: 3rem;
  padding-left: 13px;
  padding-right: 13px; }
  @media screen and (max-width: 767px) {
    #treatment-for-oa {
      padding-bottom: 3px; } }
  @media screen and (min-width: 768px) {
    #treatment-for-oa {
      background: url(../images/treatment-for-oa-bg.svg);
      background-size: 100%;
      padding-top: 116px;
      margin-top: -19%;
      padding-left: 0px;
      padding-right: 0px; } }
  @media screen and (min-width: 992px) {
    #treatment-for-oa {
      margin-top: -11%; } }
  @media screen and (min-width: 1200px) {
    #treatment-for-oa {
      margin-top: -10%; } }
  @media screen and (min-width: 1600px) {
    #treatment-for-oa {
      padding-top: 8rem; } }
  @media screen and (min-width: 2400px) {
    #treatment-for-oa {
      padding-top: 9rem; } }
  #treatment-for-oa h4 {
    text-align: center;
    line-height: 30px;
    color: #525252;
    font-size: 15px;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      #treatment-for-oa h4 {
        font-size: 20px; } }
  #treatment-for-oa h2 {
    color: #AA0061;
    text-align: center; }
    @media screen and (min-width: 768px) {
      #treatment-for-oa h2 {
        margin-bottom: 25px; } }
    @media screen and (max-width: 767px) {
      #treatment-for-oa h2 {
        padding-left: 20px;
        padding-right: 20px; } }
  #treatment-for-oa h3 {
    color: #525252;
    text-align: center;
    font-weight: bold; }
  @media screen and (max-width: 767px) {
    #treatment-for-oa .heading-p0 {
      padding-left: 0px;
      padding-right: 0px; } }
  #treatment-for-oa .solensia-treat-header h3 {
    color: #AC0D60;
    margin-top: 47px;
    margin-bottom: 35px; }
    @media screen and (min-width: 768px) {
      #treatment-for-oa .solensia-treat-header h3 {
        margin-bottom: 52px; } }
    @media screen and (max-width: 767px) {
      #treatment-for-oa .solensia-treat-header h3 span {
        display: block; } }
  #treatment-for-oa multi-column-image-text {
    margin-top: 35px;
    margin-bottom: 20px; }
    @media screen and (min-width: 992px) {
      #treatment-for-oa multi-column-image-text {
        margin-top: 52px;
        margin-bottom: 78px; } }
    #treatment-for-oa multi-column-image-text .card .card-img {
      text-align: center;
      min-height: 110px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #treatment-for-oa multi-column-image-text .card .card-img img {
        width: auto; }
    #treatment-for-oa multi-column-image-text .card .card-body {
      padding-top: 24px;
      text-align: center;
      padding-bottom: 7px; }
      #treatment-for-oa multi-column-image-text .card .card-body p {
        color: #525252;
        line-height: 33px;
        font-size: 20px;
        font-weight: normal;
        font-family: "Arboria-Bold", sans-serif; }
    @media screen and (max-width: 767px) {
      #treatment-for-oa multi-column-image-text .card {
        margin-bottom: 37px; } }

.read-more, .learn-more {
  background-color: #F9F9F9; }
  @media screen and (max-width: 767px) {
    .read-more, .learn-more {
      padding-top: 0px; } }
  @media screen and (max-width: 767px) {
    .read-more .d-md-flex .col, .learn-more .d-md-flex .col {
      padding-left: 43px;
      padding-right: 47px; } }
  .read-more .d-md-flex .col .content-selector-wrapper, .learn-more .d-md-flex .col .content-selector-wrapper {
    padding-top: 45px;
    padding-bottom: 13px;
    margin-bottom: 0px; }
    @media screen and (min-width: 992px) {
      .read-more .d-md-flex .col .content-selector-wrapper, .learn-more .d-md-flex .col .content-selector-wrapper {
        padding-top: 54px;
        padding-bottom: 14px; } }
    .read-more .d-md-flex .col .content-selector-wrapper paragraph p, .learn-more .d-md-flex .col .content-selector-wrapper paragraph p {
      color: #AA0061;
      font-family: "Arboria-Bold", sans-serif;
      font-size: 24px;
      letter-spacing: 0;
      line-height: 30px; }
    .read-more .d-md-flex .col .content-selector-wrapper .button, .learn-more .d-md-flex .col .content-selector-wrapper .button {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 42px;
      width: 169px;
      border: 1px solid #AA0061;
      border-radius: 3px;
      background-color: transparent;
      color: #AA0061;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 22px;
      text-transform: none;
      padding: 10px 0.5px; }
      .read-more .d-md-flex .col .content-selector-wrapper .button:hover, .learn-more .d-md-flex .col .content-selector-wrapper .button:hover {
        background-color: #AA0061;
        color: #FFFFFF; }
  .read-more .d-md-flex .col:nth-of-type(2), .learn-more .d-md-flex .col:nth-of-type(2) {
    margin-top: 7px; }
    @media screen and (min-width: 992px) {
      .read-more .d-md-flex .col:nth-of-type(2), .learn-more .d-md-flex .col:nth-of-type(2) {
        padding-left: 22px; } }
    @media screen and (max-width: 767px) {
      .read-more .d-md-flex .col:nth-of-type(2) .content-selector-wrapper, .learn-more .d-md-flex .col:nth-of-type(2) .content-selector-wrapper {
        padding-top: 0px; } }
  @media screen and (max-width: 767px) {
    .read-more .d-md-flex .col:nth-of-type(1) .content-selector-wrapper, .learn-more .d-md-flex .col:nth-of-type(1) .content-selector-wrapper {
      padding-bottom: 0px; } }

@media screen and (min-width: 992px) {
  .read-more two-column-content-split {
    max-width: 541px; }
    .read-more two-column-content-split .d-md-flex .col:nth-of-type(2) {
      padding-left: 0; }
    .read-more two-column-content-split .d-md-flex .col paragraph {
      display: block !important; } }

#watch-results two-column-content-split .d-md-flex .col .content-selector-wrapper {
  padding-bottom: 50px !important; }
  @media screen and (max-width: 767px) {
    #watch-results two-column-content-split .d-md-flex .col .content-selector-wrapper paragraph {
      margin-bottom: -40px; } }
  @media screen and (max-width: 767px) {
    #watch-results two-column-content-split .d-md-flex .col .content-selector-wrapper buttons {
      margin-bottom: -15px; } }

@media screen and (min-width: 992px) {
  #watch-results two-column-content-split .d-md-flex .col:nth-of-type(1) .content-selector-wrapper {
    margin-left: 100px; } }

@media screen and (min-width: 993px) and (max-width: 1025px) {
  #watch-results two-column-content-split .d-md-flex .col:nth-of-type(1) .content-selector-wrapper {
    margin-left: 220px; } }

@media screen and (min-width: 992px) {
  #watch-results two-column-content-split .d-md-flex .col:nth-of-type(2) .content-selector-wrapper {
    margin-left: 0px; } }

@media screen and (min-width: 993px) and (max-width: 1025px) {
  #watch-results two-column-content-split .d-md-flex .col:nth-of-type(1) .content-selector-wrapper {
    margin-left: 150px; } }

@media screen and (min-width: 992px) {
  .learn-more {
    padding-top: 0px !important; } }

@media screen and (min-width: 768px) {
  .learn-more two-column-content-split .d-md-flex .col:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 80%;
            flex: 1 0 80%;
    max-width: initial; }
  .learn-more two-column-content-split .d-md-flex .col:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: initial; } }

@media screen and (min-width: 1200px) {
  .learn-more two-column-content-split .d-md-flex .col:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 70%;
            flex: 1 0 70%; } }

.learn-more two-column-content-split .d-md-flex .col:nth-of-type(1) .content-selector-wrapper::after {
  width: 273px;
  height: 1px;
  background-color: #979797;
  position: absolute;
  bottom: -39px; }
  @media screen and (min-width: 440px) and (max-width: 767px) {
    .learn-more two-column-content-split .d-md-flex .col:nth-of-type(1) .content-selector-wrapper::after {
      width: 80%;
      margin: auto; } }

.learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper {
  padding-top: 48px;
  padding-bottom: 48px; }
  @media screen and (min-width: 992px) {
    .learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper {
      padding-top: 69px;
      padding-bottom: 69px;
      margin-left: 50px; } }
  .learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper paragraph {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
    @media screen and (min-width: 992px) {
      .learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper paragraph {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content; } }
    .learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper paragraph p {
      text-align: center; }
      @media screen and (max-width: 991px) {
        .learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper paragraph p .nxt-line {
          display: block; } }
      @media screen and (max-width: 767px) {
        .learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper paragraph p span {
          display: inline-block; } }
  .learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper buttons {
    margin-top: 23px; }
    @media screen and (max-width: 767px) {
      .learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper buttons {
        text-align: center; } }
    @media screen and (min-width: 992px) {
      .learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper buttons {
        margin-top: 0px; } }
    .learn-more two-column-content-split .d-md-flex .col .content-selector-wrapper buttons .button {
      width: 132px; }

.learn-more two-column-content-split .d-md-flex .col:nth-of-type(2) {
  margin-top: 0px; }
  @media screen and (max-width: 767px) {
    .learn-more two-column-content-split .d-md-flex .col:nth-of-type(2) .content-selector-wrapper {
      padding-top: 0px; } }
  @media screen and (min-width: 992px) {
    .learn-more two-column-content-split .d-md-flex .col:nth-of-type(2) .content-selector-wrapper {
      padding-top: 60px;
      padding-bottom: 60px;
      position: absolute;
      left: 0;
      right: 0;
      margin-left: -60px; } }

.pre-diagnosis, .ongoing-treatment {
  background-size: none;
  background-image: none; }
  .pre-diagnosis h4, .ongoing-treatment h4 {
    color: #0297A9;
    letter-spacing: 0;
    line-height: 30px;
    font-size: 25px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px; }
    @media screen and (min-width: 992px) {
      .pre-diagnosis h4, .ongoing-treatment h4 {
        font-size: 31px;
        line-height: 50px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0px; } }
  .pre-diagnosis h2, .ongoing-treatment h2 {
    color: #0297A9;
    letter-spacing: 0;
    line-height: 50px; }
    @media screen and (max-width: 767px) {
      .pre-diagnosis h2, .ongoing-treatment h2 {
        line-height: 36px; } }
  .pre-diagnosis p, .ongoing-treatment p {
    color: #525252;
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 13px !important; }
    @media screen and (min-width: 440px) and (max-width: 767px) {
      .pre-diagnosis p .d-block, .ongoing-treatment p .d-block {
        display: inline !important; } }

.pre-diagnosis {
  padding-top: 55px;
  background-image: none !important; }
  @media screen and (min-width: 992px) {
    .pre-diagnosis {
      padding-top: 100px; }
      .pre-diagnosis h2 {
        margin-top: 9px;
        margin-bottom: 0px; }
      .pre-diagnosis two-column-content-split {
        max-width: 600px; } }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .pre-diagnosis two-column-content-split {
        max-width: 606px; } } }

@media screen and (max-width: 767px) {
  .ongoing-para {
    padding-left: 13px;
    padding-right: 10px; } }

.pre-diagnosis two-column-content-split, .diagnosis two-column-content-split, .ongoing-treatment two-column-content-split {
  margin-bottom: 56px; }
  @media screen and (max-width: 767px) {
    .pre-diagnosis two-column-content-split, .diagnosis two-column-content-split, .ongoing-treatment two-column-content-split {
      padding-left: 32px;
      padding-right: 36px; } }
  @media screen and (min-width: 992px) {
    .pre-diagnosis two-column-content-split, .diagnosis two-column-content-split, .ongoing-treatment two-column-content-split {
      margin-bottom: 81px; } }
  .pre-diagnosis two-column-content-split .content-selector-wrapper, .diagnosis two-column-content-split .content-selector-wrapper, .ongoing-treatment two-column-content-split .content-selector-wrapper {
    margin-bottom: 0px; }
    .pre-diagnosis two-column-content-split .content-selector-wrapper paragraph, .diagnosis two-column-content-split .content-selector-wrapper paragraph, .ongoing-treatment two-column-content-split .content-selector-wrapper paragraph {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: end; }
      .pre-diagnosis two-column-content-split .content-selector-wrapper paragraph p, .diagnosis two-column-content-split .content-selector-wrapper paragraph p, .ongoing-treatment two-column-content-split .content-selector-wrapper paragraph p {
        color: #525252;
        font-family: "Arboria-Bold", sans-serif;
        font-size: 24px;
        letter-spacing: 0;
        line-height: 30px;
        text-align: left;
        margin-bottom: 20px !important; }
        @media screen and (max-width: 767px) {
          .pre-diagnosis two-column-content-split .content-selector-wrapper paragraph p .nxt-line, .diagnosis two-column-content-split .content-selector-wrapper paragraph p .nxt-line, .ongoing-treatment two-column-content-split .content-selector-wrapper paragraph p .nxt-line {
            display: block; } }
    .pre-diagnosis two-column-content-split .content-selector-wrapper .button, .diagnosis two-column-content-split .content-selector-wrapper .button, .ongoing-treatment two-column-content-split .content-selector-wrapper .button {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 134px;
      border-radius: 3px;
      background-color: #AA0061;
      color: #FFFFFF;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 22px;
      text-transform: none;
      padding: 9px 0.5px;
      border: 1px solid #AA0061; }
      @media screen and (min-width: 768px) {
        .pre-diagnosis two-column-content-split .content-selector-wrapper .button, .diagnosis two-column-content-split .content-selector-wrapper .button, .ongoing-treatment two-column-content-split .content-selector-wrapper .button {
          margin-top: 7px;
          margin-left: 20px; } }
      .pre-diagnosis two-column-content-split .content-selector-wrapper .button:hover, .diagnosis two-column-content-split .content-selector-wrapper .button:hover, .ongoing-treatment two-column-content-split .content-selector-wrapper .button:hover {
        color: #AA0061;
        background-color: transparent; }

separator {
  margin-top: 19px;
  margin-bottom: 55px !important; }
  @media screen and (min-width: 992px) {
    separator {
      margin-top: 60px;
      margin-bottom: 68px !important; } }
  separator hr {
    border-top: 1px solid #979797; }

.diagnosis {
  background-size: cover;
  padding-top: 60px; }
  @media screen and (min-width: 992px) {
    .diagnosis {
      padding-top: 100px; } }
  .diagnosis h4 {
    color: #0297A9;
    letter-spacing: 0;
    line-height: 30px;
    font-size: 25px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px; }
    @media screen and (min-width: 992px) {
      .diagnosis h4 {
        font-size: 31px;
        line-height: 50px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0px; } }
  .diagnosis h2 {
    color: #AC0D60;
    margin-bottom: 10px;
    line-height: 36px; }
    @media screen and (min-width: 992px) {
      .diagnosis h2 {
        line-height: 50px;
        margin-bottom: 0px; } }
  .diagnosis p {
    color: #525252;
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    max-width: 100%; }
  @media screen and (min-width: 992px) {
    .diagnosis two-column-content-split {
      max-width: 653px; } }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .diagnosis two-column-content-split {
        max-width: 701px; } } }
  @supports (-moz-appearance: none) {
    .diagnosis two-column-content-split {
      max-width: 682px; } }

.ongoing-treatment {
  padding-top: 55px;
  background-image: none !important; }
  @media screen and (min-width: 992px) {
    .ongoing-treatment {
      padding-top: 110px; }
      .ongoing-treatment two-column-content-split {
        max-width: 638px; } }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .ongoing-treatment two-column-content-split {
        max-width: 667px; } } }
  @supports (-moz-appearance: none) {
    .ongoing-treatment two-column-content-split {
      max-width: 650px !important; } }

.get-updates {
  background-color: #F9F9F9; }

#get-updates {
  padding-top: 59px;
  padding-bottom: 38px;
  background: #F9F9F9; }
  @media screen and (min-width: 992px) {
    #get-updates {
      padding-top: 75px;
      padding-bottom: 35px; } }

.practice-overview {
  padding-top: 53px; }
  @media screen and (min-width: 768px) {
    .practice-overview {
      padding-top: 94px; } }
  @media screen and (min-width: 992px) {
    .practice-overview {
      padding-top: 0px; } }
  .practice-overview h2 {
    color: #AA0061;
    margin-bottom: 17px; }
    @media screen and (min-width: 768px) {
      .practice-overview h2 {
        margin-bottom: 8px; } }
    @media screen and (min-width: 992px) {
      .practice-overview h2 {
        padding-top: 95px; } }
  @media screen and (max-width: 767px) {
    .practice-overview paragraph.first-paragraph {
      padding-left: 19px;
      padding-right: 19px; } }
  @media screen and (max-width: 767px) {
    .practice-overview paragraph:nth-of-type(2) {
      padding-left: 26px;
      padding-right: 26px; } }
  .practice-overview paragraph:nth-of-type(1) p {
    color: #525252;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 15px;
    margin-top: 10px; }
    @media screen and (min-width: 768px) {
      .practice-overview paragraph:nth-of-type(1) p {
        margin-top: 26px; } }
  .practice-overview paragraph:nth-of-type(2) p {
    color: #525252;
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .practice-overview paragraph:nth-of-type(2) p {
        margin-bottom: 100px; } }

.practice-pre-diagnosis {
  position: relative; }
  .practice-pre-diagnosis h2 {
    color: #AA0061 !important;
    margin-bottom: 23px;
    margin-top: 10px;
    line-height: 36px; }
    @media screen and (min-width: 992px) {
      .practice-pre-diagnosis h2 {
        margin-bottom: 11px;
        margin-top: 19px;
        line-height: 50px !important; } }
  .practice-pre-diagnosis paragraph:nth-of-type(1) p {
    color: #525252;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    padding-top: 15px; }
  .practice-pre-diagnosis paragraph:nth-of-type(2) p {
    color: #525252;
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    margin-top: 10px; }
    @media screen and (min-width: 768px) {
      .practice-pre-diagnosis paragraph:nth-of-type(2) p {
        margin-top: 15px; } }
    @media screen and (max-width: 767px) {
      .practice-pre-diagnosis paragraph:nth-of-type(2) p .nxt-line {
        display: block; } }
  .practice-pre-diagnosis paragraph:nth-of-type(3) p {
    margin-bottom: 51px !important;
    margin-top: 10px; }
    @media screen and (min-width: 768px) {
      .practice-pre-diagnosis paragraph:nth-of-type(3) p {
        margin-bottom: 47px !important;
        margin-top: 15px; } }

.pre-diagnosis-images {
  background-color: #F9F9F9;
  padding: 0px;
  padding-bottom: 1px; }
  .pre-diagnosis-images multi-column-content .d-md-flex .col {
    margin-top: 0px; }
    @media screen and (min-width: 768px) {
      .pre-diagnosis-images multi-column-content .d-md-flex .col {
        margin-top: 35px; } }
    .pre-diagnosis-images multi-column-content .d-md-flex .col .card {
      border: none;
      background-color: #F9F9F9; }
      .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body {
        padding: 0; }
        .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper h2 {
          color: #AF0061;
          font-family: "Arboria-Bold", sans-serif;
          font-size: 24px;
          font-weight: bold;
          letter-spacing: 0;
          line-height: 30px;
          margin-top: 53px;
          margin-bottom: 10px; }
          @media screen and (max-width: 767px) {
            .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper h2 .nxt-line {
              display: block; } }
          @media screen and (min-width: 992px) {
            .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper h2 {
              text-align: left; } }
        .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper p {
          color: #525252;
          font-family: "GothamNarrow-Book", sans-serif;
          font-size: 20px;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 33px;
          text-align: center;
          margin-top: 10px;
          margin-bottom: 10px; }
          @media screen and (min-width: 768px) {
            .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper p {
              text-align: left;
              margin-bottom: 0px; } }
        .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper buttons {
          text-align: center; }
          @media screen and (min-width: 768px) {
            .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper buttons {
              text-align: left; } }
          .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper buttons .button {
            margin-top: 20px;
            color: #FFFFFF;
            font-family: "GothamNarrow-Book", sans-serif;
            font-size: 18px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 22px;
            text-align: center;
            border-radius: 3px;
            border: 1px solid #AA0061;
            background-color: #AA0061;
            text-transform: none;
            padding: 10px 80px 10px 25px; }
            @media screen and (min-width: 768px) {
              .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper buttons .button {
                margin-top: 12px; } }
            .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper buttons .button::after {
              content: "";
              background-image: url(../images/External-link-white.svg);
              position: absolute;
              right: 29px;
              width: 15px;
              height: 15px;
              top: 48%; }
            .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper buttons .button:hover {
              color: #AA0061;
              background-color: transparent; }
              .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper buttons .button:hover::after {
                background-image: url(../images/External-link-pink.svg); }
        .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper .image-wrapper img {
          margin-bottom: 44px; }
          @media screen and (max-width: 767px) {
            .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper .image-wrapper img {
              padding-top: 20px;
              padding-left: 20px;
              padding-right: 20px;
              border-bottom: 1px solid #979797; } }
          @media screen and (min-width: 768px) {
            .pre-diagnosis-images multi-column-content .d-md-flex .col .card .card-body .content-selector-wrapper .image-wrapper img {
              margin-bottom: 51px; } }
    @media screen and (max-width: 767px) {
      .pre-diagnosis-images multi-column-content .d-md-flex .col:first-child {
        margin-top: 35px; } }
    @media screen and (max-width: 767px) {
      .pre-diagnosis-images multi-column-content .d-md-flex .col:last-child {
        margin-bottom: 20px; } }
  .pre-diagnosis-images multi-column-content:nth-of-type(1) .col:nth-child(3) {
    display: block; }
    @media screen and (min-width: 768px) {
      .pre-diagnosis-images multi-column-content:nth-of-type(1) .col:nth-child(3) {
        display: none; } }
  .pre-diagnosis-images multi-column-content:nth-of-type(1) .col:nth-child(1) {
    display: block; }
    @media screen and (max-width: 767px) {
      .pre-diagnosis-images multi-column-content:nth-of-type(1) .col:nth-child(1) {
        display: none; } }
    @media screen and (min-width: 768px) {
      .pre-diagnosis-images multi-column-content:nth-of-type(1) .col:nth-child(1) {
        margin-left: 70px;
        margin-top: 39px; } }
  @media screen and (min-width: 992px) {
    .pre-diagnosis-images multi-column-content:nth-of-type(1) .col:nth-child(2) {
      padding-left: 70px;
      margin-top: 95px; } }
  .pre-diagnosis-images multi-column-content:nth-of-type(2) .d-md-flex .col {
    margin-bottom: 30px; }
    @media screen and (min-width: 992px) {
      .pre-diagnosis-images multi-column-content:nth-of-type(2) .d-md-flex .col {
        margin-top: 4px !important; } }
    .pre-diagnosis-images multi-column-content:nth-of-type(2) .d-md-flex .col p {
      text-align: center !important; }
      .pre-diagnosis-images multi-column-content:nth-of-type(2) .d-md-flex .col p strong {
        color: #525252;
        font-family: "Arboria-Bold", sans-serif;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 30px; }
  @media screen and (min-width: 992px) {
    .pre-diagnosis-images .pre-diagnosis-para {
      margin-top: 60px;
      margin-top: 21px;
      margin-bottom: 36px; } }
  @media screen and (min-width: 768px) {
    .pre-diagnosis-images .pre-diagnosis-para {
      margin-top: 50px; } }
  .pre-diagnosis-images .pre-diagnosis-para p {
    color: #525252;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    max-width: 100%; }
  .pre-diagnosis-images separator {
    display: none; }
    @media screen and (min-width: 768px) {
      .pre-diagnosis-images separator {
        margin-top: 0px;
        margin-bottom: 0px !important;
        position: relative;
        top: -74px;
        display: block; }
        .pre-diagnosis-images separator hr {
          width: 90%;
          margin: auto; } }
    @media screen and (min-width: 992px) {
      .pre-diagnosis-images separator {
        top: -82px; } }
  .pre-diagnosis-images .appointment-image {
    margin-bottom: 35px; }
    @media screen and (min-width: 992px) {
      .pre-diagnosis-images .appointment-image {
        margin-bottom: 62px; } }

.practice-diagnosis {
  padding: 0;
  position: relative; }
  @media screen and (max-width: 767px) {
    .practice-diagnosis {
      background: url("../images/wave-white-left-mob.png") !important;
      padding-top: 4rem; } }
  @media screen and (min-width: 768px) {
    .practice-diagnosis {
      background: url("../images/wave-left-white-desktop.png") !important;
      background-position: center top !important;
      background-repeat: no-repeat; } }
  @media screen and (min-width: 768px) and (min-width: 1800px) {
    .practice-diagnosis {
      margin-top: -5%; } }
  @media screen and (min-width: 992px) {
    .practice-diagnosis paragraph {
      padding-top: 15px; } }
  .practice-diagnosis paragraph p {
    color: #525252;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    max-width: 100%; }
  .practice-diagnosis paragraph:nth-of-type(2) {
    padding-top: 0px; }
    .practice-diagnosis paragraph:nth-of-type(2) p {
      font-size: 24px; }
  .practice-diagnosis h2 {
    position: relative;
    color: #AC0D60;
    margin-top: 19px;
    margin-bottom: 11px; }
    @media screen and (max-width: 767px) {
      .practice-diagnosis h2 {
        line-height: 36px;
        margin-top: 15px;
        margin-bottom: 20px; }
        .practice-diagnosis h2 .nxt-line {
          display: block; } }
  .practice-diagnosis h4 {
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    color: #525252; }

.diagnosis-description {
  position: relative;
  padding-top: 0px; }
  @media screen and (max-width: 767px) {
    .diagnosis-description {
      padding-top: 50px; } }
  .diagnosis-description::after {
    content: "";
    position: absolute;
    background-color: #F9F9F9;
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 180px; }
  .diagnosis-description p {
    color: #AF0061;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 22px; }
    @media screen and (max-width: 767px) {
      .diagnosis-description p {
        padding-top: 0px;
        margin-top: 15px; } }
    .diagnosis-description p:nth-child(2) {
      color: #525252;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 20px;
      font-weight: 500;
      letter-spacing: 0;
      line-height: 33px;
      padding-top: 0px !important;
      margin-top: 10px !important;
      padding-bottom: 9px; }
      @media screen and (max-width: 767px) {
        .diagnosis-description p:nth-child(2) {
          padding-left: 20px;
          padding-right: 10px;
          padding-bottom: 0px; } }
  .diagnosis-description separator hr {
    border-top: 1px solid #979797; }
    @media screen and (max-width: 767px) {
      .diagnosis-description separator hr {
        margin-top: 24px; } }

.practice-ongoing-treatment {
  padding: 0; }
  @media screen and (max-width: 767px) {
    .practice-ongoing-treatment {
      padding-top: 55px; } }
  .practice-ongoing-treatment p {
    color: #525252;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 15px;
    text-align: center;
    max-width: 100%;
    position: relative;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .practice-ongoing-treatment p {
        font-size: 20px;
        line-height: 30px; } }
  .practice-ongoing-treatment h2 {
    color: #AA0061;
    position: relative;
    padding-top: 11px; }
    @media screen and (max-width: 767px) {
      .practice-ongoing-treatment h2 .nxt-line {
        display: block; } }
    @media screen and (min-width: 768px) {
      .practice-ongoing-treatment h2 .nxt-line .d-block {
        display: inline !important; } }
  .practice-ongoing-treatment h4 {
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    color: #525252; }

.ongoing-treatment-details {
  position: relative; }
  .ongoing-treatment-details::after {
    content: "";
    position: absolute;
    background-color: #F9F9F9;
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 170px; }
    @media screen and (min-width: 992px) {
      .ongoing-treatment-details::after {
        top: 330px; } }
  .ongoing-treatment-details p {
    color: #AF0061;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    max-width: 100%; }
  .ongoing-treatment-details separator hr {
    border-top: 1px solid #979797; }
    @media screen and (max-width: 767px) {
      .ongoing-treatment-details separator hr {
        margin-top: 24px; } }

.practice-separator {
  margin-top: 25px !important;
  margin-bottom: 80px !important; }

#pre-diagnosis-hero-banner, #diagnosis-hero-banner, #ongoing-treatment-hero-banner {
  padding: 0;
  margin-bottom: 0; }
  #pre-diagnosis-hero-banner .banner-medium, #pre-diagnosis-hero-banner .banner-medium .banner-wrapper, #diagnosis-hero-banner .banner-medium, #diagnosis-hero-banner .banner-medium .banner-wrapper, #ongoing-treatment-hero-banner .banner-medium, #ongoing-treatment-hero-banner .banner-medium .banner-wrapper {
    min-height: 222px; }
    @media screen and (min-width: 992px) {
      #pre-diagnosis-hero-banner .banner-medium, #pre-diagnosis-hero-banner .banner-medium .banner-wrapper, #diagnosis-hero-banner .banner-medium, #diagnosis-hero-banner .banner-medium .banner-wrapper, #ongoing-treatment-hero-banner .banner-medium, #ongoing-treatment-hero-banner .banner-medium .banner-wrapper {
        min-height: 429px;
        background-position: bottom; } }

#diagnosis-hero-banner .banner-medium, #diagnosis-hero-banner .banner-medium .banner-wrapper {
  margin-bottom: 0px !important; }

.practice-pre-diagnosis, .practice-ongoing-treatment, .practice-diagnosis {
  position: relative; }
  @media screen and (max-width: 991px) {
    .practice-pre-diagnosis, .practice-ongoing-treatment, .practice-diagnosis {
      background: url("../images/wave-right-white-mobile.png");
      margin-top: -65px;
      background-size: 101% !important; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .practice-pre-diagnosis, .practice-ongoing-treatment, .practice-diagnosis {
      padding-top: 80px; } }
  @media screen and (min-width: 992px) {
    .practice-pre-diagnosis, .practice-ongoing-treatment, .practice-diagnosis {
      background: url("../images/wave-right-white-desktop.png");
      background-position: center top !important;
      background-repeat: no-repeat;
      padding-top: 105px;
      margin-top: -6% !important; } }
  @media screen and (min-width: 1441px) {
    .practice-pre-diagnosis, .practice-ongoing-treatment, .practice-diagnosis {
      background-size: 100% !important; } }
  @media screen and (min-width: 1800px) {
    .practice-pre-diagnosis, .practice-ongoing-treatment, .practice-diagnosis {
      background-size: 100%; } }

.pre-diagnosis-resources {
  background-color: #F9F9F9; }

.pre-diagnosis-resources, .ongoing-treatment-practice-support, .diagnosis-treatment {
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767px) {
    .pre-diagnosis-resources, .ongoing-treatment-practice-support, .diagnosis-treatment {
      margin-top: 36px; } }
  .pre-diagnosis-resources separator hr, .ongoing-treatment-practice-support separator hr, .diagnosis-treatment separator hr {
    border-top: 1px solid #FFFFFF;
    width: 85%;
    margin: auto; }

.para-1 {
  display: block; }
  @media screen and (min-width: 768px) {
    .para-1 {
      display: inline; } }

.ongoing-treatment-practice-support, .diagnosis-treatment {
  background-repeat: no-repeat; }
  @media screen and (max-width: 767px) {
    .ongoing-treatment-practice-support separator, .diagnosis-treatment separator {
      margin-bottom: 28px !important; } }

@media screen and (min-width: 992px) {
  #references {
    padding-bottom: 36px !important; } }

#references paragraph .sln-number {
  margin-top: 45px; }
  @media screen and (min-width: 992px) {
    #references paragraph .sln-number {
      margin-top: 70px; } }

html {
  scroll-behavior: smooth; }

.loader {
  position: relative; }

.loader::after {
  position: absolute;
  height: 10000px;
  width: 5000px;
  content: "";
  background: #fff;
  z-index: 10000;
  top: -5000px; }

.the-experience {
  padding-top: 28px; }
  @media screen and (min-width: 768px) {
    .the-experience {
      padding-top: 55px; } }
  @media screen and (min-width: 1200px) {
    .the-experience heading {
      max-width: 1280px; } }
  @media screen and (min-width: 440px) and (max-width: 767px) {
    .the-experience heading {
      margin-bottom: 0px; } }
  .the-experience h2 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 35px;
    font-family: "Arboria-Bold", sans-serif;
    color: #AA0061;
    margin-bottom: 9px; }
    @media screen and (min-width: 992px) {
      .the-experience h2 {
        font-size: 44px;
        line-height: 50px;
        margin-bottom: 20px; } }
  .the-experience p {
    color: #525252;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 35px !important; }
    @media screen and (min-width: 992px) {
      .the-experience p {
        font-family: "Arboria-Bold", sans-serif;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .the-experience p {
        font-size: 20px; } }
  .the-experience img {
    margin-bottom: 15px; }
    @media screen and (min-width: 992px) {
      .the-experience img {
        margin-bottom: 35px; } }
    @media screen and (max-width: 767px) {
      .the-experience img {
        width: 311px;
        height: 102px;
        margin-bottom: 0px; } }

.the-results {
  background-size: 100% 100%; }
  @media screen and (max-width: 767px) {
    .the-results {
      padding-top: 52px; } }
  @media screen and (min-width: 992px) {
    .the-results paragraph.container {
      max-width: 1200px;
      padding-left: 0px;
      padding-right: 0px; } }
  @media screen and (min-width: 1200px) {
    .the-results paragraph.container {
      max-width: 1240px;
      padding-left: 0px;
      padding-right: 0px; } }
  .the-results h2 {
    line-height: 35px;
    font-family: "Arboria-Bold", sans-serif;
    color: #FFFFFF;
    margin-bottom: 50px;
    padding-top: 28px; }
    @media screen and (min-width: 992px) {
      .the-results h2 {
        padding-top: 65px;
        font-size: 44px;
        line-height: 50px;
        margin-bottom: 15px; } }
  .the-results p {
    color: #FFFFFF;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    max-width: 100%; }
    @media screen and (min-width: 992px) {
      .the-results p {
        font-family: "Arboria-Bold", sans-serif;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 79px !important; } }
    @media screen and (max-width: 767px) {
      .the-results p span.next-line {
        display: block; } }

.the-videos {
  margin-bottom: 50px; }
  @media screen and (min-width: 768px) {
    .the-videos {
      max-height: 1793px;
      padding-top: 75px;
      margin-bottom: 0px; } }
  @media screen and (min-width: 992px) {
    .the-videos {
      max-height: 2055px;
      padding-top: 75px; } }
  .the-videos h2 {
    font-family: "Arboria-Bold", sans-serif;
    color: #0097A9; }
    @media screen and (max-width: 767px) {
      .the-videos h2 {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 40px;
        padding-bottom: 0px; } }
  .the-videos p {
    color: #525252;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 21px;
    text-align: center;
    max-width: 100%;
    margin-bottom: 36px !important; }
    @media screen and (min-width: 992px) {
      .the-videos p {
        font-family: "Arboria-Bold", sans-serif;
        font-size: 24px;
        letter-spacing: 0;
        line-height: 30px;
        margin-bottom: 45px !important; } }
  .the-videos video-box .video-wrapper {
    padding-top: 0px; }
  @media screen and (min-width: 768px) {
    .the-videos video-box .outer-wrapper {
      width: 470px;
      height: 280px;
      margin: 0 auto; } }
  @media screen and (min-width: 992px) {
    .the-videos video-box .outer-wrapper {
      width: 570px;
      height: 340px;
      margin: 0 auto; } }
  @media screen and (min-width: 993px) and (max-width: 1024px) {
    .the-videos video-box .outer-wrapper {
      width: unset; } }

.buy-now-in-action {
  background-color: #AA0061;
  padding-top: 28px; }
  @media screen and (min-width: 992px) {
    .buy-now-in-action {
      padding-top: 30px;
      padding-bottom: 25px; } }
  .buy-now-in-action .tccs-v2 .d-md-flex .col p {
    margin-bottom: 10px; }
  .buy-now-in-action buttons .button {
    color: #AA0061;
    font-family: "Arboria-Bold", sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #AA0061;
    border-radius: 3px;
    padding: 10px 46px 10px 18px !important;
    text-transform: none;
    margin-left: 0; }
    .buy-now-in-action buttons .button::after {
      content: "";
      background-image: url(../images/External-link-pink.svg);
      top: 47%; }
    .buy-now-in-action buttons .button:hover::after {
      background-image: url(../images/External-link-white.svg); }
    @media screen and (max-width: 767px) {
      .buy-now-in-action buttons .button {
        width: 153px !important; } }
  @media screen and (min-width: 992px) {
    .buy-now-in-action two-column-content-split paragraph {
      margin-left: 90px; } }

.get-resources-in-action {
  background-repeat: no-repeat; }
  @media screen and (min-width: 767px) and (max-width: 800px) {
    .get-resources-in-action {
      padding-top: 110px; } }
  @media screen and (max-width: 991px) {
    .get-resources-in-action {
      max-height: 320px;
      background-size: 100% 100%;
      margin-top: -35px; } }
  @media screen and (min-width: 768px) {
    .get-resources-in-action {
      background-size: 100% 100%; } }
  @media screen and (min-width: 992px) {
    .get-resources-in-action {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background-repeat: no-repeat;
      min-height: 340px;
      background-size: 100% 100%; } }
  @media screen and (min-width: 1200px) {
    .get-resources-in-action {
      background-size: 100% 100%; } }

.get-updates-in-action {
  background-color: #FFFFFF; }

.enhance-quality {
  padding-top: 56px;
  padding-bottom: 32px; }
  @media screen and (min-width: 992px) {
    .enhance-quality {
      padding-top: 56px;
      padding-bottom: 42px; } }
  .enhance-quality h2 {
    font-family: "Arboria-Bold", sans-serif;
    color: #FFFFFF;
    margin-bottom: 36px; }
    @media screen and (max-width: 767px) {
      .enhance-quality h2 {
        margin-bottom: 42px;
        line-height: 36px;
        font-size: 30px; } }
    @media (max-height: 370px) {
      .enhance-quality h2 {
        font-size: 29px; } }
  .enhance-quality p {
    font-family: "GothamNarrow-Book", sans-serif;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 30px;
    max-width: 100%;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .enhance-quality p {
        margin-bottom: 33px !important; } }
    @media screen and (max-width: 767px) {
      .enhance-quality p span.new-line {
        display: block; } }
  .enhance-quality separator {
    margin-top: 42px;
    margin-bottom: 20px !important; }
    @media screen and (min-width: 768px) {
      .enhance-quality separator {
        margin-top: 41px;
        margin-bottom: 34px !important; } }
    .enhance-quality separator hr {
      border-top: 1px solid #FFFFFF; }
  .enhance-quality .p-version2 {
    font-family: "GothamNarrow-Book", sans-serif; }
    @media screen and (max-width: 767px) {
      .enhance-quality .p-version2 {
        margin-top: 38px;
        font-family: "GothamNarrow-Book", sans-serif;
        margin-bottom: 23px !important;
        padding-left: 39px;
        padding-right: 40px;
        text-align: left; } }
    @media screen and (min-width: 768px) {
      .enhance-quality .p-version2 {
        margin-top: 5px;
        margin-bottom: 63px; } }
  .enhance-quality video-box .d-lg-flex .col .outer-wrapper {
    max-width: 258px;
    max-height: 170px;
    margin: 0 auto 28px; }
    @media screen and (min-width: 768px) {
      .enhance-quality video-box .d-lg-flex .col .outer-wrapper {
        max-width: 482px;
        max-height: 315px; } }
    .enhance-quality video-box .d-lg-flex .col .outer-wrapper .video-wrapper {
      padding-top: 0px; }
  .enhance-quality .downloadvideo-btn .button-wrapper,
  .enhance-quality .resource-button .button-wrapper {
    text-align: center; }
    .enhance-quality .downloadvideo-btn .button-wrapper a,
    .enhance-quality .resource-button .button-wrapper a {
      width: 231px;
      color: #AA0061;
      font-family: "Arboria-Bold", sans-serif;
      font-size: 18px;
      line-height: 23px;
      letter-spacing: 0;
      font-weight: 500;
      text-align: center;
      max-width: 100%;
      background-color: #FFFFFF;
      border: 1px solid #FFFFFF;
      text-transform: inherit;
      padding: 8px 0px 9px 0px; }
      .enhance-quality .downloadvideo-btn .button-wrapper a::after,
      .enhance-quality .resource-button .button-wrapper a::after {
        right: auto;
        width: 15px;
        height: 15px;
        margin-left: 10px; }
      .enhance-quality .downloadvideo-btn .button-wrapper a:hover,
      .enhance-quality .resource-button .button-wrapper a:hover {
        border: 1px solid #FFFFFF;
        color: #FFFFFF;
        background: transparent; }
        .enhance-quality .downloadvideo-btn .button-wrapper a:hover::after,
        .enhance-quality .resource-button .button-wrapper a:hover::after {
          right: auto;
          width: 15px;
          height: 15px;
          margin-left: 10px; }

body {
  font-family: "GothamNarrow-Book", sans-serif; }

.teal-blue-banner {
  background: #0097a9;
  color: #fff;
  padding: 14px 0px; }
  @media screen and (min-width: 992px) {
    .teal-blue-banner {
      padding: 24px 0px; } }
  .teal-blue-banner h2 {
    color: #fff;
    margin-bottom: 12px;
    font-size: 25px;
    line-height: 50px;
    font-family: "Arboria-Bold", sans-serif;
    margin-bottom: 0px; }
    @media screen and (min-width: 992px) {
      .teal-blue-banner h2 {
        font-size: 44px;
        line-height: 50px;
        margin-bottom: 12px; } }
  .teal-blue-banner p {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-family: "GothamNarrow-Book", sans-serif;
    max-width: 100%;
    text-align: center;
    letter-spacing: -0.2px; }
    @media screen and (min-width: 992px) {
      .teal-blue-banner p {
        font-size: 22px;
        line-height: 33px; } }

.pre-diagnosis-section {
  background-color: #EDEDED;
  padding: 60px 0px; }
  .pre-diagnosis-section .outer-wrapper .video-wrapper {
    padding-top: 0px; }
    @media screen and (min-width: 992px) {
      .pre-diagnosis-section .outer-wrapper .video-wrapper {
        width: 411px;
        height: 234px; } }
  @media screen and (min-width: 992px) {
    .pre-diagnosis-section video-box .col {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .pre-diagnosis-section h3 {
    text-align: left;
    letter-spacing: 0px;
    color: #AA0861;
    opacity: 1;
    font-size: 31px;
    line-height: 24px;
    font-family: "Arboria-Bold", sans-serif;
    margin-bottom: 32px; }
    @media screen and (min-width: 768px) {
      .pre-diagnosis-section h3 {
        padding-left: 15px; } }
    @media screen and (max-width: 767px) {
      .pre-diagnosis-section h3 {
        font-size: 25px; } }
  .pre-diagnosis-section p {
    font-family: "GothamNarrow-Book", sans-serif;
    text-align: left;
    letter-spacing: 0px;
    color: #525252;
    opacity: 1;
    margin-bottom: 36px !important;
    font-size: 19px;
    line-height: 33px; }
    @media screen and (min-width: 768px) {
      .pre-diagnosis-section p {
        padding-left: 15px; } }
    @media screen and (max-width: 767px) {
      .pre-diagnosis-section p {
        font-size: 20px; } }
  @media screen and (min-width: 768px) {
    .pre-diagnosis-section .vht-download-btn {
      padding-left: 15px; } }
  .pre-diagnosis-section .vht-download-btn .button {
    color: #AA0061;
    font-family: "GothamNarrow-Book", sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    background-color: #FFFFFF;
    border: none;
    border-radius: 3px;
    padding: 10px 46px 10px 18px;
    text-transform: none;
    margin-left: 0; }
    .pre-diagnosis-section .vht-download-btn .button::after {
      content: "";
      background-image: url(../images/Download-pink.svg);
      top: 47%; }
    .pre-diagnosis-section .vht-download-btn .button:hover {
      background-color: #AA0061;
      color: #FFFFFF; }
      .pre-diagnosis-section .vht-download-btn .button:hover::after {
        content: "";
        background-image: url(../images/download-white.svg); }

.pre-diagnosis .mcc-v2 .card {
  position: relative; }

@media screen and (min-width: 992px) {
  #pre-diagnosis-section .image-wrapper img {
    width: auto;
    max-height: 253px;
    height: 253px;
    background-color: #EDEDED; } }

@media screen and (min-width: 992px) {
  #diagnosis-Section .image-wrapper img {
    width: auto;
    max-height: 253px;
    height: 253px;
    background-color: #EDEDED; } }

@media screen and (min-width: 992px) {
  .mcc-v2 .d-md-flex .col .card .card-body .common-dwd-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  .mcc-v2 .d-md-flex .col .card .card-body .common-dwd-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  .mcc-v2 .d-md-flex .col .card .card-body .common-dwd-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 992px) {
  .mcc-v2 .d-md-flex .col .card .card-body .download-pdf-email {
    position: absolute;
    bottom: 80px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  .mcc-v2 .d-md-flex .col .card .card-body .download-pdf-email {
    position: absolute;
    bottom: 120px; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  .mcc-v2 .d-md-flex .col .card .card-body .download-pdf-email {
    position: absolute;
    bottom: 100px; } }

@media screen and (min-width: 992px) {
  .mcc-v2 .d-md-flex .col .card .card-body .cust-download-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  .mcc-v2 .d-md-flex .col .card .card-body .cust-download-btn {
    position: absolute;
    bottom: 100px; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  .mcc-v2 .d-md-flex .col .card .card-body .cust-download-btn {
    position: absolute;
    bottom: 100px; } }

@media screen and (min-width: 992px) {
  .mcc-v2 .d-md-flex .col .card .card-body .download-custEmail {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  .mcc-v2 .d-md-flex .col .card .card-body .download-custEmail {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  .mcc-v2 .d-md-flex .col .card .card-body .download-custEmail {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 992px) {
  .mcc-v2 .d-md-flex .col .card .card-body .social-share-btn {
    position: absolute;
    bottom: 80px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  .mcc-v2 .d-md-flex .col .card .card-body .social-share-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  .mcc-v2 .d-md-flex .col .card .card-body .social-share-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (max-width: 767px) {
  .mcc-v2 .d-md-flex .col .card .card-body paragraph + .common-dwd-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 768px) and (max-width: 821px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .common-dwd-btn {
    position: absolute;
    bottom: 75px; } }

@media screen and (min-width: 992px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .common-dwd-btn {
    position: absolute;
    bottom: 75px; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .common-dwd-btn {
    position: absolute;
    bottom: 100px; } }

@media screen and (min-width: 992px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .download-pdf-email {
    position: absolute;
    bottom: 80px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .download-pdf-email {
    position: absolute;
    bottom: 80px; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .download-pdf-email {
    position: absolute;
    bottom: 80px; } }

@media screen and (min-width: 992px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .cust-download-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .cust-download-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .cust-download-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 992px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .download-custEmail {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .download-custEmail {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .download-custEmail {
    position: absolute;
    bottom: 24px; } }

@media screen and (max-width: 767px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .cust-download-post {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 992px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .social-share-btn {
    position: absolute;
    bottom: 75px; } }

@media screen and (max-width: 767px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .social-share-btn {
    position: absolute;
    bottom: 75px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .social-share-btn {
    position: absolute;
    bottom: 75px; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body .social-share-btn {
    position: absolute;
    bottom: 100px; } }

@media screen and (max-width: 767px) {
  #diagnosis-Section .mcc-v3 .d-md-flex .col .card .card-body paragraph + .common-dwd-btn {
    position: unset;
    bottom: unset; } }

@media screen and (min-width: 992px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .common-dwd-btn {
    position: absolute;
    bottom: 75px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .common-dwd-btn {
    position: absolute;
    bottom: 125px !important; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .common-dwd-btn {
    position: absolute;
    bottom: 100px; } }

@media screen and (min-width: 992px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .talking-dwd-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .talking-dwd-btn {
    position: absolute;
    bottom: 24px !important; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .talking-dwd-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 992px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .download-pdf-email {
    position: absolute;
    bottom: 80px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .download-pdf-email {
    position: absolute;
    bottom: 80px !important; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .download-pdf-email {
    position: absolute;
    bottom: 80px; } }

@media screen and (min-width: 992px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .cust-download-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .cust-download-btn {
    position: absolute;
    bottom: 24px !important; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .cust-download-btn {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 992px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .download-custEmail {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .download-custEmail {
    position: absolute;
    bottom: 24px !important; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .download-custEmail {
    position: absolute;
    bottom: 24px; } }

@media screen and (min-width: 992px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .social-share-btn {
    position: absolute;
    bottom: 75px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .social-share-btn {
    position: absolute;
    bottom: 100px !important; } }

@media screen and (min-width: 993px) and (max-width: 1024px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body .social-share-btn {
    position: absolute;
    bottom: 100px; } }

@media screen and (max-width: 767px) {
  #ongoing-treatment-section .mcc-v4 .d-md-flex .col .card .card-body paragraph + .common-dwd-btn {
    position: unset;
    bottom: unset; } }

.diagnosis multi-column-content .col:nth-child(3) buttons {
  position: absolute;
  bottom: 24px !important; }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #diagnosis-Section multi-column-content .col:nth-child(2) .common-dwd-btn {
    position: absolute;
    bottom: 120px !important; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #diagnosis-Section multi-column-content .col:nth-child(1) {
    max-width: 33.3%; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #diagnosis-Section multi-column-content .col:nth-child(1) .social-share-btn {
    position: absolute;
    bottom: 120px !important; } }

@media screen and (min-width: 370px) and (max-width: 450px) {
  #diagnosis-Section > multi-column-content:nth-child(4) > div > div:nth-child(1) > div > div > div > paragraph:nth-child(4) > p:nth-child(2) {
    margin-bottom: 150px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #pre-diagnosis-section multi-column-content .col:nth-child(1) {
    max-width: 33.3%; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #pre-diagnosis-section multi-column-content .col:nth-child(2) {
    max-width: 33.3%; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #ongoing-treatment-section multi-column-content .col:nth-child(1) {
    max-width: 33.3%; } }

@media screen and (max-width: 767px) {
  .tccs-v1 {
    margin-bottom: 37px; } }

@media screen and (min-width: 992px) {
  .tccs-v1 {
    margin-top: auto; } }

.tccs-v1 .d-md-flex .col p {
  color: #FFFFFF;
  font-family: "Arboria-Bold", sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 23px;
  text-align: center;
  max-width: 100%;
  margin-bottom: 20px;
  padding-top: 20px; }
  @media screen and (min-width: 992px) {
    .tccs-v1 .d-md-flex .col p {
      font-size: 29px;
      line-height: 30px;
      margin-bottom: 0px;
      padding-top: 10px; } }

@media screen and (max-width: 767px) {
  .tccs-v1 .d-md-flex .col .button-wrapper {
    text-align: center; } }

.tccs-v1 .d-md-flex .col .button-wrapper a {
  width: 244px;
  color: #AA0061;
  font-family: "GothamNarrow-Book", sans-serif;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  max-width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  text-transform: inherit;
  padding: 8px 40px 9px 30px; }
  .tccs-v1 .d-md-flex .col .button-wrapper a::after {
    background-image: url(../images/External-link-pink.svg);
    right: auto;
    width: 15px;
    height: 15px;
    margin-left: 10px; }
  .tccs-v1 .d-md-flex .col .button-wrapper a:hover {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background: transparent; }
    .tccs-v1 .d-md-flex .col .button-wrapper a:hover::after {
      background-image: url(../images/External-link-white.svg);
      right: auto;
      width: 15px;
      height: 15px;
      margin-left: 10px; }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .tccs-v1 .d-md-flex .col .button-wrapper a {
        padding: 15px 35px 15px 15px; } } }

@media screen and (min-width: 992px) {
  .tccs-v1 .d-md-flex .col:first-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: 77%; } }

@media screen and (min-width: 992px) {
  .tccs-v1 .d-md-flex .col:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
            flex: 0 0 23%;
    max-width: 23%; } }

@media screen and (max-width: 767px) {
  .tccs-v2 {
    padding-bottom: 47px;
    margin-bottom: 0px; } }

.tccs-v2 .d-md-flex .col p {
  color: #FFFFFF;
  font-family: "Arboria-Bold", sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  text-align: center;
  line-height: 23px;
  max-width: 100%;
  margin-bottom: 20px; }
  @media screen and (min-width: 992px) {
    .tccs-v2 .d-md-flex .col p {
      font-size: 29px;
      line-height: 30px;
      text-align: left; } }

@media screen and (max-width: 767px) {
  .tccs-v2 .d-md-flex .col .content-selector-wrapper {
    margin-bottom: 0px; } }

@media screen and (max-width: 767px) {
  .tccs-v2 .d-md-flex .col .button-wrapper {
    text-align: center; } }

.tccs-v2 .d-md-flex .col .button-wrapper a {
  color: #AA0061;
  font-family: "Arboria-Bold", sans-serif;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  max-width: 100%;
  width: 123px;
  padding: 9px 20px;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  white-space: nowrap;
  text-transform: inherit;
  font-weight: bold; }
  @media screen and (min-width: 992px) {
    .tccs-v2 .d-md-flex .col .button-wrapper a {
      margin-top: 20px; } }
  .tccs-v2 .d-md-flex .col .button-wrapper a:hover {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background: transparent; }
  @media screen and (min-width: 992px) {
    .tccs-v2 .d-md-flex .col .button-wrapper a {
      margin-left: 18px;
      width: 154px; } }

@media screen and (max-width: 767px) {
  .tccs-v2 .d-md-flex .col:first-child {
    padding-left: 24px;
    padding-right: 23px; } }

@media screen and (min-width: 1200px) {
  .tccs-v2 .d-md-flex .col:first-child {
    padding-left: 0px; } }

@media screen and (min-width: 768px) {
  .image-text-split-v1 {
    margin-top: 95px; } }

@media screen and (max-width: 767px) {
  .image-text-split-v1 .d-md-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.image-text-split-v1 .d-md-flex .col img {
  max-width: 106px;
  max-height: 111px; }
  @media screen and (min-width: 768px) {
    .image-text-split-v1 .d-md-flex .col img {
      min-width: 148px;
      max-height: 154px;
      margin-right: 20px; } }
  @media screen and (min-width: 992px) {
    .image-text-split-v1 .d-md-flex .col img {
      min-width: 148px;
      max-height: 154px;
      margin-right: 55px; } }

.image-text-split-v1 .d-md-flex .col paragraph p:first-child {
  font-family: "Arboria-Bold", sans-serif;
  color: #FFFFFF;
  font-size: 39px;
  line-height: 33px;
  max-width: 100%;
  text-align: left;
  margin-bottom: 8px !important; }
  @media screen and (min-width: 992px) {
    .image-text-split-v1 .d-md-flex .col paragraph p:first-child {
      font-size: 60px;
      line-height: 33px; } }

.image-text-split-v1 .d-md-flex .col paragraph p:nth-child(2) {
  font-family: "Arboria-Bold", sans-serif;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 26px;
  max-width: 100%;
  text-align: left; }

@media screen and (max-width: 767px) {
  .image-text-split-v1 .d-md-flex .col:nth-child(1) {
    padding-right: 0px; } }

@media screen and (min-width: 768px) {
  .image-text-split-v1 .d-md-flex .col:nth-child(1) {
    padding-right: 0px; } }

@media screen and (max-width: 767px) {
  .image-text-split-v1 .d-md-flex .col:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58%;
            flex: 0 0 58%;
    max-width: 58%;
    padding-left: 0px;
    margin-top: 33px; } }

@media screen and (min-width: 768px) {
  .image-text-split-v1 .d-md-flex .col:nth-child(2) {
    margin-top: 25px;
    padding-left: 0px; } }

@media screen and (min-width: 768px) {
  .image-text-split-v2 {
    margin-bottom: 61px !important; } }

.image-text-split-v2 .d-md-flex .col img {
  max-width: 250px;
  max-height: 204px; }
  @media screen and (max-width: 767px) {
    .image-text-split-v2 .d-md-flex .col img {
      margin-bottom: 20px; } }
  @media screen and (min-width: 992px) {
    .image-text-split-v2 .d-md-flex .col img {
      min-width: 222px;
      max-height: 183px;
      margin-right: 19px; } }

.image-text-split-v2 .d-md-flex .col p {
  font-family: "GothamNarrow-Book", sans-serif;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 23px;
  max-width: 100%;
  text-align: left;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .image-text-split-v2 .d-md-flex .col p {
      margin-bottom: 15px; } }

@media screen and (max-width: 767px) {
  .image-text-split-v2 .d-md-flex .col .button-wrapper {
    text-align: left; } }

.image-text-split-v2 .d-md-flex .col .button-wrapper a {
  width: 244px;
  color: #AA0061;
  font-family: "GothamNarrow-Book", sans-serif;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  max-width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  text-transform: inherit;
  padding: 8px 40px 9px 30px; }
  .image-text-split-v2 .d-md-flex .col .button-wrapper a::after {
    background-image: url(../images/External-link-pink.svg);
    right: auto;
    width: 15px;
    height: 15px;
    margin-left: 10px; }
  .image-text-split-v2 .d-md-flex .col .button-wrapper a:hover {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background: transparent; }
    .image-text-split-v2 .d-md-flex .col .button-wrapper a:hover::after {
      background-image: url(../images/External-link-white.svg);
      right: auto;
      width: 15px;
      height: 15px;
      margin-left: 10px; }
  @media screen and (max-width: 767px) {
    .image-text-split-v2 .d-md-flex .col .button-wrapper a {
      margin-bottom: 70px; } }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
      .image-text-split-v2 .d-md-flex .col .button-wrapper a {
        padding: 15px 35px 15px 15px; } } }

@media screen and (min-width: 768px) {
  .image-text-split-v2 .d-md-flex .col:nth-child(1) {
    padding-right: 0px; } }

@media screen and (max-width: 767px) {
  .image-text-split-v2 .d-md-flex .col:nth-child(2) {
    padding-left: 50px;
    padding-right: 32px; } }

@media screen and (min-width: 768px) {
  .image-text-split-v2 .d-md-flex .col:nth-child(2) {
    margin-top: 25px;
    padding-left: 0px; } }

.image-text-split-v3 .d-md-flex .col img {
  max-width: 134px;
  max-height: 177px; }
  @media screen and (max-width: 767px) {
    .image-text-split-v3 .d-md-flex .col img {
      margin-bottom: 18px; } }
  @media screen and (min-width: 768px) {
    .image-text-split-v3 .d-md-flex .col img {
      min-width: 134px;
      margin-right: 26px; } }
  @media screen and (min-width: 992px) {
    .image-text-split-v3 .d-md-flex .col img {
      min-width: 134px;
      margin-right: 56px; } }

.image-text-split-v3 .d-md-flex .col p {
  text-align: left;
  line-height: 24px;
  margin-bottom: 10px !important; }
  @media screen and (min-width: 768px) {
    .image-text-split-v3 .d-md-flex .col p {
      margin-bottom: 20px;
      line-height: 30px; } }

@media screen and (max-width: 767px) {
  .image-text-split-v3 .d-md-flex .col .button-wrapper {
    text-align: left; } }

.image-text-split-v3 .d-md-flex .col .button-wrapper a {
  width: 250px;
  color: #AA0061;
  font-family: "GothamNarrow-Book", sans-serif;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  max-width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  text-transform: inherit;
  padding: 8px 40px 9px 30px; }
  .image-text-split-v3 .d-md-flex .col .button-wrapper a::after {
    background-image: url(../images/Download-pink.svg);
    right: auto;
    width: 15px;
    height: 15px;
    margin-left: 10px; }
  .image-text-split-v3 .d-md-flex .col .button-wrapper a:hover {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background: transparent; }
    .image-text-split-v3 .d-md-flex .col .button-wrapper a:hover::after {
      background-image: url(../images/download-white.svg);
      right: auto;
      width: 15px;
      height: 15px;
      margin-left: 10px; }
  @media screen and (max-width: 767px) {
    .image-text-split-v3 .d-md-flex .col .button-wrapper a {
      margin-bottom: 17px; } }

@media screen and (min-width: 768px) {
  .image-text-split-v3 .d-md-flex .col:nth-child(1) {
    padding-right: 0px; } }

@media screen and (max-width: 767px) {
  .image-text-split-v3 .d-md-flex .col:nth-child(2) {
    padding-left: 53px;
    padding-right: 54px; } }

@media screen and (min-width: 768px) {
  .image-text-split-v3 .d-md-flex .col:nth-child(2) {
    margin-top: 25px;
    padding-left: 0px; } }

.cat-owners-section {
  margin-bottom: 85px; }
  @media screen and (min-width: 992px) {
    .cat-owners-section {
      margin-bottom: 65px;
      margin-top: 30px; } }
  .cat-owners-section heading h2 {
    color: #AA0861;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 10px !important;
    margin: auto; }
    @media screen and (min-width: 992px) {
      .cat-owners-section heading h2 {
        margin-bottom: 110px !important;
        padding-bottom: 75px;
        font-size: 44px; } }
    @media (min-width: 768px) and (max-width: 820px) {
      .cat-owners-section heading h2 {
        margin-bottom: 110px !important;
        margin-top: -110px !important; } }
    @media screen and (max-width: 767px) {
      .cat-owners-section heading h2 span {
        display: block; } }
  .cat-owners-section .d-md-flex {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    row-gap: 140px; }
    .cat-owners-section .d-md-flex .col {
      max-width: 100% !important; }
      .cat-owners-section .d-md-flex .col .card {
        border: 2px solid #707070;
        border-radius: 99px;
        height: 320px; }
        @media screen and (min-width: 993px) and (max-width: 1024px) {
          .cat-owners-section .d-md-flex .col .card {
            height: 350px; } }
        .cat-owners-section .d-md-flex .col .card .card-body {
          padding: 80px 36px 60px 50px; }
    .cat-owners-section .d-md-flex responsive-image {
      position: absolute;
      top: -110px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .cat-owners-section .d-md-flex paragraph p {
      font-size: 30px;
      line-height: 35px;
      text-align: center;
      color: #0097A9;
      font-family: "Arboria-Bold", sans-serif; }
      .cat-owners-section .d-md-flex paragraph p:nth-child(2) {
        font-size: 30px;
        color: #4B4B4B;
        font-family: 'GothamNarrow-Book'; }
      @media screen and (max-width: 991px) {
        .cat-owners-section .d-md-flex paragraph p {
          width: 100%;
          color: #0097A9;
          font-size: 19px;
          line-height: 21px;
          text-align: center;
          font-family: 'Arboria-Bold'; }
          .cat-owners-section .d-md-flex paragraph p:first-child {
            margin-bottom: 6px; }
          .cat-owners-section .d-md-flex paragraph p:nth-child(2) {
            font-size: 20px;
            text-align: center;
            color: #4B4B4B;
            font-family: 'GothamNarrow-Book'; } }
  .cat-owners-section carousel {
    top: unset !important; }
    .cat-owners-section carousel .carousel-caption {
      min-width: 288px;
      right: 10%;
      left: 10%; }
    .cat-owners-section carousel .carousel-indicators {
      bottom: 12px; }
      @media (max-width: 370px) {
        .cat-owners-section carousel .carousel-indicators {
          bottom: -5px !important; } }
      @media screen and (max-width: 767px) {
        .cat-owners-section carousel .carousel-indicators {
          bottom: -5px; } }
    @media (max-width: 360px) {
      .cat-owners-section carousel .carousel .carousel-control-prev {
        left: -20px; } }
    @media (max-width: 360px) {
      .cat-owners-section carousel .carousel .carousel-control-next {
        right: -15px; } }
    .cat-owners-section carousel .carousel .content-selector-wrapper {
      padding: 60px 10px 45px 17px;
      border: 2px solid #707070;
      width: 100%;
      border-radius: 50px; }
      @media (max-width: 360px) {
        .cat-owners-section carousel .carousel .content-selector-wrapper {
          margin-left: -14px; } }
      @media screen and (min-width: 361px) and (max-width: 375px) {
        .cat-owners-section carousel .carousel .content-selector-wrapper {
          margin-left: -6px; } }
      .cat-owners-section carousel .carousel .content-selector-wrapper responsive-image {
        display: block;
        position: absolute;
        width: 94px;
        top: -30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
      .cat-owners-section carousel .carousel .content-selector-wrapper paragraph p {
        width: 100%;
        color: #0097A9;
        font-size: 19px;
        line-height: 21px;
        text-align: center;
        font-family: 'Arboria-Bold'; }
        .cat-owners-section carousel .carousel .content-selector-wrapper paragraph p:first-child {
          margin-bottom: 6px; }
        .cat-owners-section carousel .carousel .content-selector-wrapper paragraph p:nth-child(2) {
          font-size: 20px;
          text-align: center;
          color: #4B4B4B;
          font-family: 'GothamNarrow-Book'; }
    .cat-owners-section carousel .carousel-control-prev {
      left: -15px; }
    .cat-owners-section carousel .carousel-control-next {
      right: -15px; }
      @media (max-width: 370px) {
        .cat-owners-section carousel .carousel-control-next {
          right: -15px; } }

@media screen and (max-width: 767px) {
  .cat-owners-section + .get-resources-in-action {
    margin-top: 110px; } }

#get-resources {
  height: 230px;
  min-height: 230px; }
  #get-resources .tccs-v1 .d-md-flex .col p {
    margin-bottom: 50px; }
  #get-resources .button-wrapper a {
    padding: 10px; }
    #get-resources .button-wrapper a::after {
      background-image: none; }
  @media (max-width: 370px) {
    #get-resources buttons {
      position: absolute;
      bottom: -18px;
      left: 54px; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #cat-owners heading {
    margin-bottom: 140px !important; } }

@media screen and (min-width: 767px) and (max-width: 821px) {
  #the-stories heading {
    margin-bottom: 0px !important; } }

@media screen and (max-width: 767px) {
  #cat-owners carousel .carousel-item {
    z-index: 9;
    position: relative;
    top: 10px; } }
