@import url("https://use.typekit.net/ygo2qtz.css");
:root {
  --btn-radius: 50px;
  --btn-primary-color: var(--white);
  --btn-primary-bg: var(--brand-secondary);
  --btn-primary-bg-active: #06408b;
  --btn-primary-border: var(--brand-secondary);
  --btn-primary-border-active: #06408b;
  --btn-lrg-width: initial;
  --btn-lrg-height: initial;
  --btn-med-width: initial;
  --btn-med-height: initial;
  --btn-icon-horizontal-width: initial;
  --btn-icon-vertical-width: initial;
  --btn-lrg-font-size: 18px;
  --btn-med-font-size: 18px;
}

.cope-core-button {
  font-weight: normal;
  margin: 0;
  display: inline-flex;
  transition: background 0.25s;
  color: var(--white);
}
.cope-core-button.cope-core-button-type-lrg {
  padding: 16px 70px;
}
.cope-core-button.cope-core-button-type-med {
  padding: 10px 37px;
}

.sciex--button.small .cope-core-button {
  font-size: 14px;
  padding: 8px 24px;
}
.sciex--button.underline .cope-core-button {
  background: transparent;
  border-radius: 0px;
  font-size: 16px;
}
.sciex--button.underline .cope-core-button .cope-core-button-icon {
  margin-left: 12px;
  position: relative;
  bottom: 3px;
}
.sciex--button.underline .cope-core-button span {
  padding-bottom: 5px;
  border-bottom: 1px solid white;
}
.sciex--button.outline-blue .cope-core-button {
  border: 1px solid var(--white) !important;
  background: transparent !important;
  border-color: var(--brand-secondary) !important;
}
.sciex--button.outline-blue .cope-core-button span {
  color: var(--white);
}
.sciex--button.outline-blue .cope-core-button:hover {
  background: var(--white) !important;
}
.sciex--button.outline-blue .cope-core-button:hover span {
  color: var(--brand-secondary);
}
.sciex--button.outline-blue .cope-core-button span {
  color: var(--brand-secondary);
}
.sciex--button.grey .cope-core-button {
  background: #eff0f2 !important;
  border: none !important;
  padding: 12px 46px;
  color: var(--brand-secondary) !important;
  font-size: 18px;
}
.sciex--button.grey .cope-core-button:hover {
  background: #dddddd !important;
}
.sciex--button.outline .cope-core-button {
  border: 1px solid var(--white) !important;
  background: transparent !important;
  padding: 23px 29px 23px;
  line-height: 1;
  font-size: 18px;
}
.sciex--button.outline .cope-core-button span {
  color: var(--white);
}
.sciex--button.outline .cope-core-button:hover {
  background: var(--white) !important;
}
.sciex--button.outline .cope-core-button:hover span {
  color: var(--brand-secondary);
}
.sciex--button.outline .cope-core-button:hover span {
  color: var(--brand-primary) !important;
}
.sciex--button.outline .cope-core-button .cope-core-button-icon {
  width: 24px;
  height: 16px;
  left: 10px;
  position: relative;
}
.sciex--button.light .cope-core-button {
  color: var(--brand-primary);
  border: 1px solid var(--brand-primary);
  background: var(--white);
  padding: 8px 48px;
}
.sciex--button.light .cope-core-button:hover {
  background: #eff0f2;
}
.sciex--button.light .cope-core-button svg {
  fill: var(--white);
}
.sciex--button.white .cope-core-button {
  color: var(--brand-primary);
  border: 1px solid var(--brand-primary);
  background: var(--white);
  padding: 8px 48px;
  border: 1px solid var(--white);
}
.sciex--button.white .cope-core-button:hover {
  background: #eff0f2;
}
.sciex--button.white .cope-core-button svg {
  fill: var(--white);
}
.sciex--button.center {
  text-align: center;
}
.sciex--button.right {
  text-align: right;
}

.sciex--ta-nav {
  margin-top: -102px;
  position: relative;
}
.sciex--ta-nav.sciex--ta-nav--homepage .cope-core-container .cope-core-container-content {
  padding: 10px;
}
@media screen and (min-width: 1024px) {
  .sciex--ta-nav.sciex--ta-nav--homepage .cope-core-container .cope-core-container-content {
    padding: 20px 20px 37px;
  }
}
.sciex--ta-nav.sciex--ta-nav--homepage .button {
  display: flex;
  justify-content: center;
}
.sciex--ta-nav.sciex--ta-nav--homepage .cope-core-button {
  font-size: 14px;
  padding: 5px 20px !important;
}
@media screen and (min-width: 1024px) {
  .sciex--ta-nav.sciex--ta-nav--homepage .cope-core-button {
    padding: 8px 40px !important;
  }
}
.sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn {
  min-width: 200px;
}
@media screen and (max-width: 1360px) {
  .sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn {
    min-width: 25%;
  }
}
.sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn .sciex--ta-nav-icon {
  height: 50px;
}
@media screen and (min-width: 1024px) {
  .sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn .sciex--ta-nav-icon {
    margin: 10px 0 20px;
  }
}
.sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn .active-icon {
  display: none;
}
.sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn .cope-core-text {
  min-height: 78px;
}
.sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn:first-child .cope-core-text {
  min-height: 58px;
}
@media (hover: hover) {
  .sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn:hover {
    background-color: var(--brand-secondary);
  }
  .sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn:hover p {
    color: var(--white);
  }
  .sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn:hover img {
    filter: brightness(0) invert(1);
  }
  .sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn:hover .cope-core-button {
    border: 1px solid var(--white) !important;
    background: transparent !important;
    transition: none;
  }
  .sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn:hover .cope-core-button span {
    color: var(--white);
  }
  .sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn:hover .cope-core-button:hover {
    background: var(--white) !important;
  }
  .sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn:hover .cope-core-button:hover span {
    color: var(--brand-secondary);
  }
  .sciex--ta-nav.sciex--ta-nav--homepage.cope-core-section > .cope-core-scrolling-content > div > .aem-Grid > .aem-GridColumn:hover .cope-core-button:hover {
    transition: background 0.25s;
  }
}

.sciex--bg-dark p,
.sciex--bg-dark a,
.sciex--bg-dark h1,
.sciex--bg-dark h2,
.sciex--bg-dark h3,
.sciex--bg-dark h4,
.sciex--bg-dark h5,
.sciex--bg-dark h6 {
  color: var(--white);
}

p {
  color: var(--brand-primary);
}

.sciex--link-color-primary a {
  color: var(--brand-primary);
}
.sciex--link-no-underline a {
  text-decoration: none;
}
.sciex--text-xl p, .sciex--text-1 p, .sciex--text-2 p, .sciex--text-3 p, .sciex--text-4 p {
  margin: 0;
  line-height: 1.4;
}
.sciex--text-xl p {
  font-size: 20px;
  line-height: 28px;
}
@media screen and (min-width: 1024px) {
  .sciex--text-xl p {
    font-size: 24px;
    line-height: 32px;
  }
}
.sciex--text-1 p {
  font-size: 18px;
  line-height: 24px;
}
@media screen and (min-width: 1024px) {
  .sciex--text-1 p {
    font-size: 20px;
    line-height: 28px;
  }
}
.sciex--text-2 p {
  font-size: 18px;
  line-height: 26px;
}
.sciex--text-3 p {
  font-size: 16px;
  line-height: 27px;
}
.sciex--text-4 p {
  font-size: 14px;
}
.sciex--text-5 p {
  font-size: 12px;
}
.sciex--text-6 p {
  font-size: 10px;
}

.sciex--headline-xl, .sciex--headline-xl > *, .sciex--headline-1, .sciex--headline-1 > *, .sciex--headline-2, .sciex--headline-2 > *, .sciex--headline-3, .sciex--headline-3 > *, .sciex--headline-4, .sciex--headline-4 > * {
  margin: 0;
  font-weight: normal;
}
.sciex--headline-xl > * {
  font-size: 64px;
}
.sciex--headline-1 > * {
  font-size: 48px;
  line-height: 50px;
}
.sciex--headline-2 > * {
  font-size: 40px;
}
.sciex--headline-3 > * {
  font-size: 32px;
}
.sciex--headline-4 > * {
  font-size: 28px;
}

.sciex--hero-headline-1 p, .sciex--hero-headline-2 p, .sciex--hero-headline-3 p, .sciex--hero-headline-hyphen p {
  margin: 0;
}
.sciex--hero-headline-1 p {
  font-size: 136px;
  line-height: 117px;
}
.sciex--hero-headline-2 p {
  font-size: 120px;
  line-height: 100px;
}
.sciex--hero-headline-3 p {
  font-size: 96px;
  line-height: 90px;
}
.sciex--hero-subheadline p {
  margin: 0;
  font-size: 52px;
  line-height: 60px;
}

.footer {
  background: var(--brand-primary);
}

.cope-core-footer:nth-child(4) {
  padding-top: 30px;
}
.cope-core-footer:nth-child(2) {
  padding-top: 0;
}
.cope-core-footer div.cope-core-footer-text {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.cope-core-footer div.cope-core-footer-text ul {
  border-bottom: none;
  border-top: none;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .cope-core-footer div.cope-core-footer-text ul li a {
    padding: 10px 8px;
  }
}
.cope-core-footer .cope-core-footer-logo {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .cope-core-footer .cope-core-footer-logo {
    margin-top: -30px;
    margin-bottom: 20px;
  }
}
.cope-core-footer .cope-core-footer-quicklinks {
  border-bottom: 0px !important;
}
@media screen and (min-width: 768px) {
  .cope-core-footer .cope-core-footer-quicklinks .cope-core-quicklinks-section-title {
    margin-bottom: 40px;
  }
}
.cope-core-footer .cope-core-footer-quicklinks .cope-core-quicklinks-sections .cope-core-quicklinks-section-column {
  width: 100%;
}
.cope-core-footer .cope-core-footer-quicklinks .cope-core-quicklinks-sections .cope-core-quicklinks-section-column:first-child {
  display: none;
}
.cope-core-footer .cope-core-footer-quicklinks .cope-core-quicklinks-sections .cope-core-quicklinks-section-title a {
  font-size: 20px;
  color: #939aa7;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .cope-core-footer .cope-core-footer-quicklinks .cope-core-quicklinks-sections .cope-core-quicklinks-links {
    margin-bottom: 100px;
  }
}
.cope-core-footer .cope-core-footer-quicklinks .cope-core-quicklinks-sections .cope-core-quicklinks-links li {
  margin-bottom: 20px;
}
.cope-core-footer .cope-core-footer-quicklinks .cope-core-quicklinks-sections .cope-core-quicklinks-links a {
  font-size: 16px;
  line-height: 20px;
}

@media screen and (min-width: 768px) {
  .topnavigation .cope-core-navigation {
    margin-bottom: 170px;
  }
}
@media screen and (min-width: 1440px) {
  .topnavigation .cope-core-navigation {
    margin-bottom: var(--top-nav-height);
  }
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-additional-content {
  margin-top: 5px;
}
@media screen and (min-width: 1440px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-additional-content {
    margin-top: 17px;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-items {
    justify-content: end;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top {
    margin-top: -10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 790px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-items {
    margin-left: -25px;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-items {
    padding: 15px 30px;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-global-mobile {
    border-bottom: 1px solid #939aa7;
    padding-bottom: 10px;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-global-mobile a {
    padding: 10px 0px;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-global-mobile a:first-child {
    padding-top: 0;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-global-mobile a:hover {
    background: initial;
    font-weight: bold;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-global-mobile:before {
    display: none;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-additional-content {
    margin-top: 10px;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #939aa7;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:nth-child(6) {
    margin-left: 0 !important;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:nth-child(4) .cope-core-navigation-top-section-title a, .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:nth-child(5) .cope-core-navigation-top-section-title a, .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:nth-child(6) .cope-core-navigation-top-section-title a {
    color: var(--brand-primary);
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section-title a {
    color: #939aa7;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section-title::after {
    display: none !important;
  }
}
.topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed .cope-core-navigation-top-logo-container a {
  position: relative;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed .cope-core-navigation-top-logo-container a img {
  max-width: 325px;
}
@media screen and (min-width: 1440px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed .cope-core-navigation-top-additional-content {
    margin-top: 5px;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed .cope-core-navigation-top-section .cope-core-navigation-top-section-title {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1440px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed .cope-core-navigation-top-container {
    height: 80px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed {
    padding-bottom: 40px;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed .cope-core-navigation-top-links-container {
    top: -20px;
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed {
    padding-bottom: 36px;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed .cope-core-navigation-top-logo-container a {
    position: relative;
    top: -15px;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed .cope-core-navigation-top-logo-container a img {
    max-width: 255px;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top.cope-core-navigation-top-fixed .cope-core-navigation-top-links-container {
    top: -42px;
    position: relative;
  }
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-logo-container {
  padding: 0;
  margin-right: 20px;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-logo-container a {
  height: auto;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-logo-container img {
  transition: all 0.25s;
  max-width: 385px;
  width: 100%;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-container {
  flex-wrap: wrap;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-container .cope-core-navigation-top-sections {
  justify-content: flex-start;
  width: auto;
}
@media screen and (min-width: 1440px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-container {
    flex-wrap: nowrap;
  }
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-container .cope-core-navigation-top-sections {
    justify-content: flex-end;
  }
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-additional-content {
  width: 100%;
  max-width: 185px;
  padding: 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-additional-content {
    margin-right: -65px;
  }
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-additional-content a {
  color: var(--brand-primary);
  text-decoration: none;
  font-size: 15px;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-additional-content a:hover {
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-additional-content a:hover {
    white-space: nowrap;
  }
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-additional-content > div:before {
  display: none !important;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-additional-content div.image {
  margin-bottom: 0;
  margin-right: 11px;
  display: block;
  top: 5px;
  height: 24px;
  min-width: 24px;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section {
  flex: initial !important;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:first-child {
  display: none;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:nth-child(6) {
  justify-content: flex-start;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:nth-child(4) .cope-core-navigation-top-section-links,
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:nth-child(4) .cope-core-navigation-top-section-title::after, .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:nth-child(6) .cope-core-navigation-top-section-links,
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:nth-child(6) .cope-core-navigation-top-section-title::after {
  display: none;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:hover .cope-core-navigation-top-section-text {
  font-weight: bold;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:hover .cope-core-navigation-top-section-title::after {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  top: 6px;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:hover, .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section:active {
  background: var(--white);
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section a {
  font-size: 15px;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section a:hover {
  background: none;
  font-weight: bold;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-icon-container {
  flex-direction: row-reverse;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-title {
  margin-right: 27px;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1440px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-title {
    margin-top: 12px;
  }
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-title-wrapper {
  padding: 0;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-title:nth-child(3) {
  display: none;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-title::after {
  border: solid var(--brand-secondary);
  border-width: 0 1px 1px 0;
  content: "";
  display: block;
  padding: 6px;
  left: 14px;
  position: relative;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-links {
  min-width: 286px;
  left: -30px;
}
@media screen and (min-width: 768px) {
  .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-links {
    padding: 15px 15px 30px 30px;
    border-top: 4px solid var(--brand-primary);
  }
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-links .cope-core-navigation-top-link:first-child {
  display: none;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-links a {
  padding: 19px 0px 0px 0px;
}
.topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-links a:active, .topnavigation .cope-core-navigation .cope-core-navigation-top .cope-core-navigation-top-section .cope-core-navigation-top-section-links a:hover {
  background: var(--white);
}

div.resourcesearchfield {
  font-family: var(--frutiger);
}
div.resourcesearchfield h2 {
  font-size: 48px;
  line-height: 52px;
  font-weight: normal;
  color: #001965;
  margin: 12px 0;
}
div.resourcesearchfield h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: normal;
  color: #001965;
  margin: 12px 0;
}
div.resourcesearchfield a {
  text-decoration: none;
  font-size: 16px;
  line-height: 18px;
  color: #025edc;
}
div.resourcesearchfield .cope-core-resourcesearchfield__products > div {
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  grid-column-gap: 8px;
  column-gap: 8px;
  margin: 0 -16px;
}
div.resourcesearchfield .cope-core-resourcesearchfield__products .cope-core-resourcesearchfield__products-nni {
  column-count: 2;
}
@media screen and (min-width: 768px) {
  div.resourcesearchfield .cope-core-resourcesearchfield__products .cope-core-resourcesearchfield__products-nni {
    column-count: 3;
  }
}
@media screen and (min-width: 1024px) {
  div.resourcesearchfield .cope-core-resourcesearchfield__products .cope-core-resourcesearchfield__products-nni {
    column-count: 5;
  }
}
div.resourcesearchfield .cope-core-resourcesearchfield__products a {
  padding: 0.5em 16px;
  border-radius: 1000px;
}
div.resourcesearchfield .cope-core-resourcesearchfield__products a.cope-core-resourcesearchfield__product-selected {
  background-color: #001965;
  background-image: url("data:image/svg+xml,%3Csvg width='21px' height='19px' viewBox='0 0 21 19' version='1.1' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cg stroke='none' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square' %3E%3Cg transform='translate(-1274.000000, -659.000000)' stroke='%23FFF' %3E%3Cg transform='translate(290.000000, 544.000000)'%3E%3Cg transform='translate(0.000000, 97.000000)'%3E%3Cpath d='M1003.71212,18.2878788 L985.287879,36.7121212 M1003.71212,36.7121212 L985.287879,18.2878788' %3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: right 12px center;
  background-size: auto 30%;
  background-repeat: no-repeat;
  color: #ffffff;
}
div.resourcesearchfield .cope-core-resourcesearchfield__products .cope-core-resourcesearchfield__products-nnpi a:first-child {
  width: 250px;
}
@media screen and (min-width: 768px) {
  div.resourcesearchfield .cope-core-resourcesearchfield__products .cope-core-resourcesearchfield__products-nnpi a:last-child {
    width: 550px;
  }
}
div.resourcesearchfield .cope-core-resourcesearchfield__form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  div.resourcesearchfield .cope-core-resourcesearchfield__form {
    flex-direction: column;
  }
}
div.resourcesearchfield .cope-core-resourcesearchfield__form h2 {
  width: 100%;
  margin-bottom: 40px;
}
div.resourcesearchfield .cope-core-resourcesearchfield__form-input-wrapper {
  position: relative;
  flex: 4 4 0;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  div.resourcesearchfield .cope-core-resourcesearchfield__form-input-wrapper {
    margin: 8px 0;
  }
}
div.resourcesearchfield .cope-core-resourcesearchfield__form-input-wrapper input {
  position: relative;
  width: 100%;
  height: 56px;
  border-radius: 1000px;
  background: #f9fafa;
  border: none;
  padding: 0 58px;
  font-size: 20px;
  line-height: 50px;
  color: #001965;
}
div.resourcesearchfield .cope-core-resourcesearchfield__form-input-magnifying-glass {
  left: 20px;
  top: 50%;
}
div.resourcesearchfield .cope-core-resourcesearchfield__form-input-clear-button {
  position: absolute;
  top: calc(50% + 2px);
  right: 20px;
  width: 20px;
  height: 50%;
  transform: translateY(-50%);
}
div.resourcesearchfield .cope-core-resourcesearchfield__form-input-clear-button svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
div.resourcesearchfield .cope-core-resourcesearchfield__form-submit {
  margin-left: 20px;
  flex: 1 1 0;
  background: #005ad2;
  border-radius: 1000px;
  color: #ffffff;
  border: none;
  height: 56px;
  font-size: 18px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  div.resourcesearchfield .cope-core-resourcesearchfield__form-submit {
    margin: 8px 0;
  }
}

.cope-core-resourcesearchresults {
  padding: 20px 0 40px;
  font-family: var(--frutiger);
  color: #001965;
}
.cope-core-resourcesearchresults__no-results {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.cope-core-resourcesearchresults__no-results h2 {
  font-size: 40px;
  line-height: 52px;
  font-weight: normal;
}
.cope-core-resourcesearchresults__no-results p {
  font-size: 18px;
  line-height: 27px;
}
.cope-core-resourcesearchresults__filters {
  position: relative;
  z-index: 10;
  font-size: 16px;
  line-height: 22px;
}
.cope-core-resourcesearchresults__filters > div {
  display: inline-block;
  margin: 20px 8px;
}
.cope-core-resourcesearchresults__filters-label {
  width: 15%;
  font-size: 20px;
  line-height: 19px;
  padding-left: 48px;
}
.cope-core-resourcesearchresults__filters-label-icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
  height: 28px;
  transform: translateY(-50%);
}
.cope-core-resourcesearchresults__filters-filter {
  width: calc(28.3333333333% - 30px);
  font-size: 16px;
  border: 1px solid #005ad2;
  border-style: inset;
  position: relative;
  background: white;
}
.cope-core-resourcesearchresults__filters-filter-active {
  border: 1px solid transparent;
  background: #001965;
}
.cope-core-resourcesearchresults__filters-filter > label, .cope-core-resourcesearchresults__filters-filter > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0 30px;
  line-height: 58px;
  cursor: pointer;
}
.cope-core-resourcesearchresults__filters-filter > a {
  text-decoration: none;
  color: #ffffff;
}
.cope-core-resourcesearchresults__filters-filter-options {
  position: absolute;
  top: 100%;
  left: -1px;
  right: -1px;
  padding: 16px 30px;
  background: #ffffff;
  border-top: 4px solid #001965;
  box-shadow: 6px 6px 13px 0 rgba(84, 93, 109, 0.4);
}
.cope-core-resourcesearchresults__filters-filter-options::before {
  content: " ";
  position: absolute;
  left: 0;
  top: -14px;
  background: #ffffff;
  width: 100%;
  height: 10px;
}
.cope-core-resourcesearchresults__filters-filter-options a {
  margin: 16px 0;
  text-decoration: none;
  color: #005ad2;
}
.cope-core-resourcesearchresults__toggle:checked + .cope-core-resourcesearchresults__filters-filter {
  border: 1px solid transparent;
  box-shadow: 6px 6px 13px 0 rgba(84, 93, 109, 0.4);
}
.cope-core-resourcesearchresults__toggle:checked + .cope-core-resourcesearchresults__filters-filter .cope-core-resourcesearchresults__filter-icon-plus {
  display: none;
}
.cope-core-resourcesearchresults__toggle:checked + .cope-core-resourcesearchresults__filters-filter .cope-core-resourcesearchresults__filter-icon-minus {
  display: block;
}
.cope-core-resourcesearchresults__filter {
  font-size: 16px;
  line-height: 22px;
}
.cope-core-resourcesearchresults__filter-icon-plus, .cope-core-resourcesearchresults__filter-icon-minus, .cope-core-resourcesearchresults__filter-icon-close {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
}
.cope-core-resourcesearchresults__filter-icon-plus svg, .cope-core-resourcesearchresults__filter-icon-minus svg, .cope-core-resourcesearchresults__filter-icon-close svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cope-core-resourcesearchresults__filter-icon-close {
  width: 20px;
  height: 20px;
}
.cope-core-resourcesearchresults__filter-icon-minus {
  display: none;
}
.cope-core-resourcesearchresults__content {
  display: flex;
  flex-direction: row;
}
.cope-core-resourcesearchresults__results {
  flex: 7 7 0;
}
.cope-core-resourcesearchresults__sidebar {
  flex: 3 3 0;
  padding: 32px 0 0 5%;
}
.cope-core-resourcesearchresults__result {
  padding: 32px 0 52px;
  border-bottom: 1px solid #d4d7dc;
  position: relative;
}
.cope-core-resourcesearchresults__result-navigation-arrow {
  position: absolute;
  right: 0;
  bottom: 16px;
}
.cope-core-resourcesearchresults__result-therapeutic-area, .cope-core-resourcesearchresults__result-resource-type {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  line-height: 32px;
  padding-left: 32px;
  position: relative;
}
.cope-core-resourcesearchresults__result-therapeutic-area > svg, .cope-core-resourcesearchresults__result-resource-type > svg {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
}
.cope-core-resourcesearchresults__result-therapeutic-area {
  border-right: 2px solid #b3b8c1;
  padding-right: 20px;
  margin-right: 20px;
  font-size: 16px;
  line-height: 22px;
}
.cope-core-resourcesearchresults__result-therapeutic-area > svg {
  width: 28px;
  height: 28px;
}
.cope-core-resourcesearchresults__result-title {
  font-size: 22px;
  line-height: 29px;
  margin: 4px 0;
}
.cope-core-resourcesearchresults__result-title a {
  text-decoration: none;
  color: #005ad2;
}
.cope-core-resourcesearchresults__result-description {
  color: #334784;
  font-size: 16px;
  line-height: 22px;
}
.cope-core-resourcesearchresults__result-breadcrumbs {
  font-size: 14px;
  line-height: 19px;
  margin: 20px 0 0;
}
.cope-core-resourcesearchresults__result-breadcrumbs a {
  color: #005ad2;
  text-decoration: none;
}
.cope-core-resourcesearchresults__pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 72px 0 0;
  font-size: 16px;
  line-height: 22px;
}
.cope-core-resourcesearchresults__pagination-page {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 2px;
}
.cope-core-resourcesearchresults__pagination-page > a, .cope-core-resourcesearchresults__pagination-page > span {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.cope-core-resourcesearchresults__pagination-page > a {
  text-decoration: none;
  color: #005ad2;
}
.cope-core-resourcesearchresults__pagination-page-active, .cope-core-resourcesearchresults__pagination-page:not(.cope-core-resourcesearchresults__pagination-page-disabled):hover {
  background: #eff0f2;
}
.cope-core-resourcesearchresults__pagination .stroke {
  stroke: #005ad2;
}
.cope-core-resourcesearchresults__pagination-page.disabled .stroke {
  stroke: #eff0f2;
}
.cope-core-resourcesearchresults .preview-modal {
  font-size: 16px;
  line-height: 22px;
}
.cope-core-resourcesearchresults .preview-modal.cope-core-cope-modal-visible {
  transform: inherit;
}
.cope-core-resourcesearchresults .preview-modal--content {
  position: fixed;
  width: 100%;
  position: fixed;
  top: 50px;
  margin: 0px 20px;
  width: calc(100% - 40px);
  z-index: 1000000;
}
@media screen and (min-width: 1024px) {
  .cope-core-resourcesearchresults .preview-modal--content {
    margin: 0 0 80px;
    top: 125px;
  }
}
.cope-core-resourcesearchresults .preview-modal--close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23FFF' stroke-linecap='square' stroke-width='.64' transform='translate(1 1)'%3E%3Cline x1='27.808' x2='.352' y1='.352' y2='27.808'/%3E%3Cline x1='27.808' x2='.352' y1='.352' y2='27.808' transform='matrix(-1 0 0 1 28.16 0)'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100%;
  height: 30px;
  width: 30px;
  position: absolute;
  top: -36px;
  cursor: pointer;
  right: 0;
}
@media screen and (min-width: 1024px) {
  .cope-core-resourcesearchresults .preview-modal--close {
    right: -36px;
  }
}

.authored-card {
  height: 100%;
  position: relative;
}
.authored-card > div,
.authored-card > .cope-core-scrolling-content > div {
  height: 100%;
}
.authored-card > div > .aem-Grid,
.authored-card > .cope-core-scrolling-content > div > .aem-Grid {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.authored-card-fill-1.authored-card > div > .aem-Grid > *:nth-child(1), .authored-card-fill-1.authored-card > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(1) {
  flex: 1;
}

.authored-card-fill-2.authored-card > div > .aem-Grid > *:nth-child(2), .authored-card-fill-2.authored-card > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(2) {
  flex: 1;
}

.authored-card-fill-3.authored-card > div > .aem-Grid > *:nth-child(3), .authored-card-fill-3.authored-card > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(3) {
  flex: 1;
}

.authored-card-fill-4.authored-card > div > .aem-Grid > *:nth-child(4), .authored-card-fill-4.authored-card > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(4) {
  flex: 1;
}

.authored-card-fill-5.authored-card > div > .aem-Grid > *:nth-child(5), .authored-card-fill-5.authored-card > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(5) {
  flex: 1;
}

.authored-card-fill-6.authored-card > div > .aem-Grid > *:nth-child(6), .authored-card-fill-6.authored-card > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(6) {
  flex: 1;
}

.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section,
.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div,
.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div,
.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div,
.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div {
  height: 100%;
}
.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid,
.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid,
.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid,
.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.authored-card-fill-1.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(1), .authored-card-fill-1.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(1), .authored-card-fill-1.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(1), .authored-card-fill-1.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(1) {
  flex: 1;
}

.authored-card-fill-2.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(2), .authored-card-fill-2.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(2), .authored-card-fill-2.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(2), .authored-card-fill-2.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(2) {
  flex: 1;
}

.authored-card-fill-3.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(3), .authored-card-fill-3.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(3), .authored-card-fill-3.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(3), .authored-card-fill-3.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(3) {
  flex: 1;
}

.authored-card-fill-4.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(4), .authored-card-fill-4.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(4), .authored-card-fill-4.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(4), .authored-card-fill-4.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(4) {
  flex: 1;
}

.authored-card-fill-5.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(5), .authored-card-fill-5.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(5), .authored-card-fill-5.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(5), .authored-card-fill-5.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(5) {
  flex: 1;
}

.authored-card-fill-6.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(6), .authored-card-fill-6.authored-card > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(6), .authored-card-fill-6.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > div > .aem-Grid > *:nth-child(6), .authored-card-fill-6.authored-card > .cope-core-scrolling-content > div > .aem-Grid > .experiencefragment > .cope-core-container > .root.responsivegrid > .aem-Grid > .section > .section > .cope-core-scrolling-content > div > .aem-Grid > *:nth-child(6) {
  flex: 1;
}

.sciex--resource-card-interactive .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-container {
  display: none;
}
.sciex--resource-card-interactive .resourcecard .cope-core-resourcecard .cope-core-resourcecard-tags {
  margin-bottom: 30px;
}
.sciex--resource-card-interactive .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail {
  width: 100%;
}
.sciex--resource-card-interactive .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-body-text {
  min-height: 0;
  color: var(--brand-primary);
  padding-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .sciex--resource-card-interactive .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-body-text {
    font-size: 18px;
    margin-bottom: 0;
  }
}
.sciex--resource-card-interactive .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons {
  position: static;
}
.sciex--resource-card-interactive .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons .cope-core-button {
  display: none;
}

.cope-core-resourcecard-preview-modal {
  display: none;
}
.cope-core-resourcecard-preview-modal.cope-core-modal-visible {
  display: block;
}

.cope-core-column-container .resourcecard .cope-core-resourcecard,
.cope-core-filter .resourcecard .cope-core-resourcecard {
  display: block;
  height: 100%;
  background: white;
  position: relative;
}
.cope-core-column-container .resourcecard .cope-core-resourcecard > *,
.cope-core-filter .resourcecard .cope-core-resourcecard > * {
  width: 100%;
}
.cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail {
  padding: 25px 27px;
  position: initial;
}
.cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail p.cope-core-resourcecard-headline,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail p.cope-core-resourcecard-headline {
  font-size: 18px;
}
.cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail p.cope-core-body-text,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail p.cope-core-body-text {
  font-size: 16px;
  min-height: auto;
  min-height: 115px;
  color: #7d7d7d;
}
.cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons {
  bottom: 35px;
  width: calc(100% - 52px);
  position: absolute;
}
.cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons .cope-core-resourcecard-button,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons .cope-core-resourcecard-button {
  padding: 7px 34px;
  font-size: 14px;
}
.cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-container,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-container {
  min-height: 200px;
}
@media screen and (min-width: 400px) {
  .cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-container,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-container {
    min-height: 240px;
  }
}
.cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-image,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-image {
  max-width: 270.48px;
  position: absolute;
  top: 47px;
}
@media screen and (min-width: 768px) {
  .cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-image,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-image {
    top: 57px;
  }
}
.cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-top-bar,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-top-bar {
  height: 36px;
}
.cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-top-bar p.cope-core-resourcecard-preview-top-bar-label,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-top-bar p.cope-core-resourcecard-preview-top-bar-label {
  font-size: 22px;
}
.cope-core-column-container .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-top-bar .cope-core-resourcecard-preview-top-bar-icon,
.cope-core-filter .resourcecard .cope-core-resourcecard .cope-core-resourcecard-preview-top-bar .cope-core-resourcecard-preview-top-bar-icon {
  height: 36px;
  width: 43px;
  background-size: 21px;
}

.resourcecard .resource-card--pharmacotherapies div.cope-core-resourcecard-preview-top-bar {
  background: linear-gradient(225.05deg, #bfa9b9 0%, #344781 61.35%, #001965 100%);
}
.resourcecard .resource-card--disease-education div.cope-core-resourcecard-preview-top-bar {
  background: linear-gradient(225deg, #d5dfeb 0%, #7ba3da 100%);
}
.resourcecard .resource-card--congress-materials div.cope-core-resourcecard-preview-top-bar {
  background: linear-gradient(225deg, #ccddde 0%, #32958f 100%);
}
.resourcecard .resource-card--forward div.cope-core-resourcecard-preview-top-bar {
  background: linear-gradient(225deg, #a8ebe4 0%, #2ec4b6 100%);
}
.resourcecard div.cope-core-resourcecard {
  border: none !important;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail {
  padding: 40px 60px;
  background: #ffffff;
  position: relative;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-headline {
  font-size: 24px;
  color: var(--brand-primary);
  font-weight: normal;
}
@media screen and (min-width: 1024px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-headline {
    font-size: 20px;
  }
}
@media screen and (min-width: 1440px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-headline {
    font-size: 24px;
  }
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-body-text {
  font-size: 16px;
  min-height: 162px;
  color: #333333;
  padding-bottom: 50px;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 85%;
  bottom: 35px;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons .cope-core-resourcecard-button {
  background: var(--brand-secondary);
  color: white;
  border-radius: 36px;
  padding: 8px 31px;
  font-size: 16px;
}
@media screen and (min-width: 1440px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons .cope-core-resourcecard-button {
    padding: 12px 46px;
    font-size: 18px;
  }
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-tags {
  font-size: 14px;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-tags .cope-core-resourcecard-tag {
  color: var(--brand-primary);
  font-weight: bold;
  text-transform: capitalize;
  white-space: nowrap;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-tags .cope-core-resourcecard-tag-icon.nash + span {
  text-transform: uppercase;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow {
  background: white;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow {
    max-width: 700px;
    left: calc(50% - 350px);
  }
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--container {
  padding: 12px 12px 40px 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--container {
    padding: 30px;
  }
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 20px;
  color: var(--brand-primary);
}
@media screen and (min-width: 1024px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--header {
    padding-left: 0px;
    margin-bottom: 40px;
  }
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--image {
  width: 100%;
  display: flex;
  justify-content: center;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--image > img {
  border: 1px solid #dfe1e5;
  max-width: 100%;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls {
  display: flex;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls button {
  color: var(--brand-secondary);
  transition: opacity 0.25s, background 0.25s, color 0.25s;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  padding: 8px 17px;
  border: none;
  background: none;
  padding-top: 10px;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls button.active {
  background: #eff0f2;
  color: var(--brand-primary);
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls button.disabled {
  opacity: 0.3;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__prev {
  transform: rotate(180deg);
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__next, .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__prev {
  position: relative;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__next::before, .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__next::after, .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__prev::before, .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__prev::after {
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 10px;
  background: var(--brand-secondary);
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__next::before, .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__prev::before {
  top: -4px;
  transform: rotate(45deg);
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__next::after, .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-pdf-slideshow--page-controls__prev::after {
  top: 2px;
  transform: rotate(-45deg);
}
.resourcecard div.cope-core-resourcecard.cope-core-micro-card .cope-core-resourcecard-preview-top-bar-label {
  position: relative;
  font-size: 20px;
}
.resourcecard div.cope-core-resourcecard.cope-core-micro-card div.cope-core-resourcecard-detail {
  height: auto;
  padding: 15px 25px 20px 30px !important;
}
.resourcecard div.cope-core-resourcecard.cope-core-micro-card div.cope-core-resourcecard-detail p.cope-core-body-text {
  min-height: 0px;
}
.resourcecard div.cope-core-resourcecard.cope-core-micro-card div.cope-core-resourcecard-detail p.cope-core-resourcecard-headline {
  min-height: 40px;
  font-size: 16px;
}
.resourcecard div.cope-core-resourcecard.cope-core-micro-card div.cope-core-resourcecard-detail .cope-core-resourcecard-share-link,
.resourcecard div.cope-core-resourcecard.cope-core-micro-card div.cope-core-resourcecard-detail .cope-core-resourcecard-button {
  font-size: 14px;
}
.resourcecard div.cope-core-resourcecard.cope-core-micro-card div.cope-core-resourcecard-detail .cope-core-resourcecard-buttons {
  width: 100%;
  position: initial;
}
.resourcecard div.cope-core-resourcecard.cope-core-micro-card div.cope-core-resourcecard-detail .cope-core-resourcecard-buttons .cope-core-resourcecard-button {
  color: var(--brand-secondary);
  background: transparent;
  padding: 0px;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-share .cope-core-resourcecard-share__link-text {
  color: var(--brand-secondary);
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-share div.cope-core-resourcecard-share__popup {
  padding: 34px;
  position: fixed;
  width: 80%;
  max-width: 290px;
}
@media screen and (min-width: 768px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-share div.cope-core-resourcecard-share__popup {
    position: absolute;
    width: 290px;
  }
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-share div.cope-core-resourcecard-share__icon {
  margin: 0px;
}
.resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-image {
  box-shadow: 0px 2px 9px -2px #00000042;
  position: absolute;
  top: 56px;
}
@media screen and (min-width: 1024px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-image {
    top: 97px;
  }
}
@media screen and (max-width: 767px) {
  .resourcecard div.cope-core-resourcecard {
    display: block;
    height: 100%;
    background: white;
    position: relative;
  }
  .resourcecard div.cope-core-resourcecard > * {
    width: 100%;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail {
    padding: 25px 27px;
    position: initial;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail p.cope-core-resourcecard-headline {
    font-size: 18px;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail p.cope-core-body-text {
    font-size: 16px;
    min-height: auto;
    min-height: 115px;
    color: #7d7d7d;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons {
    bottom: 35px;
    width: calc(100% - 52px);
    position: absolute;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons .cope-core-resourcecard-button {
    padding: 7px 34px;
    font-size: 14px;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-container {
    min-height: 200px;
  }
}
@media screen and (max-width: 767px) and (min-width: 400px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-container {
    min-height: 240px;
  }
}
@media screen and (max-width: 767px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-image {
    max-width: 270.48px;
    position: absolute;
    top: 47px;
  }
}
@media screen and (max-width: 767px) and (min-width: 768px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-image {
    top: 57px;
  }
}
@media screen and (max-width: 767px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-top-bar {
    height: 36px;
  }
  .transition a.cope-core-card-link
  {
    pointer-events: none;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-top-bar p.cope-core-resourcecard-preview-top-bar-label {
    font-size: 22px;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-top-bar .cope-core-resourcecard-preview-top-bar-icon {
    height: 36px;
    width: 43px;
    background-size: 21px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .resourcecard div.cope-core-resourcecard {
    display: block;
    height: 100%;
    background: white;
    position: relative;
  }
  .resourcecard div.cope-core-resourcecard > * {
    width: 100%;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail {
    padding: 25px 27px;
    position: initial;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail p.cope-core-resourcecard-headline {
    font-size: 18px;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail p.cope-core-body-text {
    font-size: 16px;
    min-height: auto;
    min-height: 115px;
    color: #7d7d7d;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons {
    bottom: 35px;
    width: calc(100% - 52px);
    position: absolute;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-detail .cope-core-resourcecard-buttons .cope-core-resourcecard-button {
    padding: 7px 34px;
    font-size: 14px;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-container {
    min-height: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 400px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-container {
    min-height: 240px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-image {
    max-width: 270.48px;
    position: absolute;
    top: 47px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-image {
    top: 57px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-top-bar {
    height: 36px;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-top-bar p.cope-core-resourcecard-preview-top-bar-label {
    font-size: 22px;
  }
  .resourcecard div.cope-core-resourcecard .cope-core-resourcecard-preview-top-bar .cope-core-resourcecard-preview-top-bar-icon {
    height: 36px;
    width: 43px;
    background-size: 21px;
  }
}
.resourcecard div.cope-core-resourcecard .cope-core-button.brand-button {
  font-weight: normal;
  margin: 0;
  display: inline-flex;
  transition: background 0.25s;
  color: var(--white);
  background: var(--brand-secondary);
}
.resourcecard div.cope-core-resourcecard .cope-core-button.brand-button.cope-core-button-type-lrg {
  padding: 16px 70px;
}
.resourcecard div.cope-core-resourcecard .cope-core-button.brand-button.cope-core-button-type-med {
  padding: 10px 37px;
}

@media screen and (max-width: 767px) {
  .mobile-hide {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tablet-hide {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .desktop-hide {
    display: none;
  }
}

.sciex--footer-overlap {
  background: linear-gradient(to top, var(--brand-primary) 90px, #f4f4f6 90px);
}

.sciex--dropdown-nav-mobile {
  margin: 15px;
  margin-top: -105px;
}
.sciex--dropdown-nav-mobile .cope-core-accordion {
  position: relative;
}
.sciex--dropdown-nav-mobile .cope-core-accordion .cope-core-accordion-item-content {
  position: absolute;
  background: white;
  z-index: 1;
  width: 100%;
  box-shadow: #00000042 10px 15px 15px -7px;
}
.sciex--dropdown-nav-mobile .cope-core-accordion .cope-core-accordion-item-title {
  padding: 30px;
  font-size: 20px;
}
.sciex--dropdown-nav-mobile .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-icon {
  right: 30px;
}
.sciex--dropdown-nav-mobile .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-item-content {
  padding: 0;
  margin: 0;
}
.sciex--dropdown-nav-mobile .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-item-content .image {
  height: 80px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.sciex--dropdown-nav-mobile .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-item-content .image .cope-core-image {
  padding: 5px 0 0 0;
}

.sciex--dropdown-nav-mobile-v2 .cope-core-accordion {
  position: relative;
}
.sciex--dropdown-nav-mobile-v2 .cope-core-accordion .cope-core-accordion-item-content {
  position: absolute;
  background: white;
  z-index: 1;
  width: 100%;
  box-shadow: #00000042 3px 15px 15px -7px;
  width: calc(100% + 14px);
  margin-left: -7px;
  margin-right: -7px;
}
.sciex--dropdown-nav-mobile-v2 .cope-core-accordion .cope-core-accordion-item {
  margin: 8px 0;
}

.equal-height > div,
.equal-height > .cope-core-scrolling-content > div,
.equal-height > .cope-core-column > div {
  height: 100%;
}
.equal-height > div > .aem-Grid,
.equal-height > .cope-core-scrolling-content > div > .aem-Grid,
.equal-height > .cope-core-column > div > .aem-Grid {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.equal-height.cope-core-column-container {
  align-items: stretch;
}
.equal-height.cope-core-column-container > .cope-core-column {
  height: auto;
}

.pharmacotherapies-hero-text {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .pharmacotherapies-hero-text {
    margin-right: -50px;
  }
}

.lh-1 p {
  line-height: 1px;
}

.fs-1 p {
  font-size: 1px;
}

.lh-2 p {
  line-height: 2px;
}

.fs-2 p {
  font-size: 2px;
}

.lh-3 p {
  line-height: 3px;
}

.fs-3 p {
  font-size: 3px;
}

.lh-4 p {
  line-height: 4px;
}

.fs-4 p {
  font-size: 4px;
}

.lh-5 p {
  line-height: 5px;
}

.fs-5 p {
  font-size: 5px;
}

.lh-6 p {
  line-height: 6px;
}

.fs-6 p {
  font-size: 6px;
}

.lh-7 p {
  line-height: 7px;
}

.fs-7 p {
  font-size: 7px;
}

.lh-8 p {
  line-height: 8px;
}

.fs-8 p {
  font-size: 8px;
}

.lh-9 p {
  line-height: 9px;
}

.fs-9 p {
  font-size: 9px;
}

.lh-10 p {
  line-height: 10px;
}

.fs-10 p {
  font-size: 10px;
}

.lh-11 p {
  line-height: 11px;
}

.fs-11 p {
  font-size: 11px;
}

.lh-12 p {
  line-height: 12px;
}

.fs-12 p {
  font-size: 12px;
}

.lh-13 p {
  line-height: 13px;
}

.fs-13 p {
  font-size: 13px;
}

.lh-14 p {
  line-height: 14px;
}

.fs-14 p {
  font-size: 14px;
}

.lh-15 p {
  line-height: 15px;
}

.fs-15 p {
  font-size: 15px;
}

.lh-16 p {
  line-height: 16px;
}

.fs-16 p {
  font-size: 16px;
}

.lh-17 p {
  line-height: 17px;
}

.fs-17 p {
  font-size: 17px;
}

.lh-18 p {
  line-height: 18px;
}

.fs-18 p {
  font-size: 18px;
}

.lh-19 p {
  line-height: 19px;
}

.fs-19 p {
  font-size: 19px;
}

.lh-20 p {
  line-height: 20px;
}

.fs-20 p {
  font-size: 20px;
}

.lh-21 p {
  line-height: 21px;
}

.fs-21 p {
  font-size: 21px;
}

.lh-22 p {
  line-height: 22px;
}

.fs-22 p {
  font-size: 22px;
}

.lh-23 p {
  line-height: 23px;
}

.fs-23 p {
  font-size: 23px;
}

.lh-24 p {
  line-height: 24px;
}

.fs-24 p {
  font-size: 24px;
}

.lh-25 p {
  line-height: 25px;
}

.fs-25 p {
  font-size: 25px;
}

.lh-26 p {
  line-height: 26px;
}

.fs-26 p {
  font-size: 26px;
}

.lh-27 p {
  line-height: 27px;
}

.fs-27 p {
  font-size: 27px;
}

.lh-28 p {
  line-height: 28px;
}

.fs-28 p {
  font-size: 28px;
}

.lh-29 p {
  line-height: 29px;
}

.fs-29 p {
  font-size: 29px;
}

.lh-30 p {
  line-height: 30px;
}

.fs-30 p {
  font-size: 30px;
}

.lh-31 p {
  line-height: 31px;
}

.fs-31 p {
  font-size: 31px;
}

.lh-32 p {
  line-height: 32px;
}

.fs-32 p {
  font-size: 32px;
}

.lh-33 p {
  line-height: 33px;
}

.fs-33 p {
  font-size: 33px;
}

.lh-34 p {
  line-height: 34px;
}

.fs-34 p {
  font-size: 34px;
}

.lh-35 p {
  line-height: 35px;
}

.fs-35 p {
  font-size: 35px;
}

.lh-36 p {
  line-height: 36px;
}

.fs-36 p {
  font-size: 36px;
}

.lh-37 p {
  line-height: 37px;
}

.fs-37 p {
  font-size: 37px;
}

.lh-38 p {
  line-height: 38px;
}

.fs-38 p {
  font-size: 38px;
}

.lh-39 p {
  line-height: 39px;
}

.fs-39 p {
  font-size: 39px;
}

.lh-40 p {
  line-height: 40px;
}

.fs-40 p {
  font-size: 40px;
}

.lh-41 p {
  line-height: 41px;
}

.fs-41 p {
  font-size: 41px;
}

.lh-42 p {
  line-height: 42px;
}

.fs-42 p {
  font-size: 42px;
}

.lh-43 p {
  line-height: 43px;
}

.fs-43 p {
  font-size: 43px;
}

.lh-44 p {
  line-height: 44px;
}

.fs-44 p {
  font-size: 44px;
}

.lh-45 p {
  line-height: 45px;
}

.fs-45 p {
  font-size: 45px;
}

.lh-46 p {
  line-height: 46px;
}

.fs-46 p {
  font-size: 46px;
}

.lh-47 p {
  line-height: 47px;
}

.fs-47 p {
  font-size: 47px;
}

.lh-48 p {
  line-height: 48px;
}

.fs-48 p {
  font-size: 48px;
}

.lh-49 p {
  line-height: 49px;
}

.fs-49 p {
  font-size: 49px;
}

.lh-50 p {
  line-height: 50px;
}

.fs-50 p {
  font-size: 50px;
}

.lh-51 p {
  line-height: 51px;
}

.fs-51 p {
  font-size: 51px;
}

.lh-52 p {
  line-height: 52px;
}

.fs-52 p {
  font-size: 52px;
}

.lh-53 p {
  line-height: 53px;
}

.fs-53 p {
  font-size: 53px;
}

.lh-54 p {
  line-height: 54px;
}

.fs-54 p {
  font-size: 54px;
}

.lh-55 p {
  line-height: 55px;
}

.fs-55 p {
  font-size: 55px;
}

.lh-56 p {
  line-height: 56px;
}

.fs-56 p {
  font-size: 56px;
}

.lh-57 p {
  line-height: 57px;
}

.fs-57 p {
  font-size: 57px;
}

.lh-58 p {
  line-height: 58px;
}

.fs-58 p {
  font-size: 58px;
}

.lh-59 p {
  line-height: 59px;
}

.fs-59 p {
  font-size: 59px;
}

.lh-60 p {
  line-height: 60px;
}

.fs-60 p {
  font-size: 60px;
}

.lh-61 p {
  line-height: 61px;
}

.fs-61 p {
  font-size: 61px;
}

.lh-62 p {
  line-height: 62px;
}

.fs-62 p {
  font-size: 62px;
}

.lh-63 p {
  line-height: 63px;
}

.fs-63 p {
  font-size: 63px;
}

.lh-64 p {
  line-height: 64px;
}

.fs-64 p {
  font-size: 64px;
}

.lh-65 p {
  line-height: 65px;
}

.fs-65 p {
  font-size: 65px;
}

.lh-66 p {
  line-height: 66px;
}

.fs-66 p {
  font-size: 66px;
}

.lh-67 p {
  line-height: 67px;
}

.fs-67 p {
  font-size: 67px;
}

.lh-68 p {
  line-height: 68px;
}

.fs-68 p {
  font-size: 68px;
}

.lh-69 p {
  line-height: 69px;
}

.fs-69 p {
  font-size: 69px;
}

.lh-70 p {
  line-height: 70px;
}

.fs-70 p {
  font-size: 70px;
}

.lh-71 p {
  line-height: 71px;
}

.fs-71 p {
  font-size: 71px;
}

.lh-72 p {
  line-height: 72px;
}

.fs-72 p {
  font-size: 72px;
}

.lh-73 p {
  line-height: 73px;
}

.fs-73 p {
  font-size: 73px;
}

.lh-74 p {
  line-height: 74px;
}

.fs-74 p {
  font-size: 74px;
}

.lh-75 p {
  line-height: 75px;
}

.fs-75 p {
  font-size: 75px;
}

.lh-76 p {
  line-height: 76px;
}

.fs-76 p {
  font-size: 76px;
}

.lh-77 p {
  line-height: 77px;
}

.fs-77 p {
  font-size: 77px;
}

.lh-78 p {
  line-height: 78px;
}

.fs-78 p {
  font-size: 78px;
}

.lh-79 p {
  line-height: 79px;
}

.fs-79 p {
  font-size: 79px;
}

.lh-80 p {
  line-height: 80px;
}

.fs-80 p {
  font-size: 80px;
}

.lh-81 p {
  line-height: 81px;
}

.fs-81 p {
  font-size: 81px;
}

.lh-82 p {
  line-height: 82px;
}

.fs-82 p {
  font-size: 82px;
}

.lh-83 p {
  line-height: 83px;
}

.fs-83 p {
  font-size: 83px;
}

.lh-84 p {
  line-height: 84px;
}

.fs-84 p {
  font-size: 84px;
}

.lh-85 p {
  line-height: 85px;
}

.fs-85 p {
  font-size: 85px;
}

.lh-86 p {
  line-height: 86px;
}

.fs-86 p {
  font-size: 86px;
}

.lh-87 p {
  line-height: 87px;
}

.fs-87 p {
  font-size: 87px;
}

.lh-88 p {
  line-height: 88px;
}

.fs-88 p {
  font-size: 88px;
}

.lh-89 p {
  line-height: 89px;
}

.fs-89 p {
  font-size: 89px;
}

.lh-90 p {
  line-height: 90px;
}

.fs-90 p {
  font-size: 90px;
}

.lh-91 p {
  line-height: 91px;
}

.fs-91 p {
  font-size: 91px;
}

.lh-92 p {
  line-height: 92px;
}

.fs-92 p {
  font-size: 92px;
}

.lh-93 p {
  line-height: 93px;
}

.fs-93 p {
  font-size: 93px;
}

.lh-94 p {
  line-height: 94px;
}

.fs-94 p {
  font-size: 94px;
}

.lh-95 p {
  line-height: 95px;
}

.fs-95 p {
  font-size: 95px;
}

.lh-96 p {
  line-height: 96px;
}

.fs-96 p {
  font-size: 96px;
}

.lh-97 p {
  line-height: 97px;
}

.fs-97 p {
  font-size: 97px;
}

.lh-98 p {
  line-height: 98px;
}

.fs-98 p {
  font-size: 98px;
}

.lh-99 p {
  line-height: 99px;
}

.fs-99 p {
  font-size: 99px;
}

.lh-100 p {
  line-height: 100px;
}

.fs-100 p {
  font-size: 100px;
}

.lh-101 p {
  line-height: 101px;
}

.fs-101 p {
  font-size: 101px;
}

.lh-102 p {
  line-height: 102px;
}

.fs-102 p {
  font-size: 102px;
}

.lh-103 p {
  line-height: 103px;
}

.fs-103 p {
  font-size: 103px;
}

.lh-104 p {
  line-height: 104px;
}

.fs-104 p {
  font-size: 104px;
}

.lh-105 p {
  line-height: 105px;
}

.fs-105 p {
  font-size: 105px;
}

.lh-106 p {
  line-height: 106px;
}

.fs-106 p {
  font-size: 106px;
}

.lh-107 p {
  line-height: 107px;
}

.fs-107 p {
  font-size: 107px;
}

.lh-108 p {
  line-height: 108px;
}

.fs-108 p {
  font-size: 108px;
}

.lh-109 p {
  line-height: 109px;
}

.fs-109 p {
  font-size: 109px;
}

.lh-110 p {
  line-height: 110px;
}

.fs-110 p {
  font-size: 110px;
}

.lh-111 p {
  line-height: 111px;
}

.fs-111 p {
  font-size: 111px;
}

.lh-112 p {
  line-height: 112px;
}

.fs-112 p {
  font-size: 112px;
}

.lh-113 p {
  line-height: 113px;
}

.fs-113 p {
  font-size: 113px;
}

.lh-114 p {
  line-height: 114px;
}

.fs-114 p {
  font-size: 114px;
}

.lh-115 p {
  line-height: 115px;
}

.fs-115 p {
  font-size: 115px;
}

.lh-116 p {
  line-height: 116px;
}

.fs-116 p {
  font-size: 116px;
}

.lh-117 p {
  line-height: 117px;
}

.fs-117 p {
  font-size: 117px;
}

.lh-118 p {
  line-height: 118px;
}

.fs-118 p {
  font-size: 118px;
}

.lh-119 p {
  line-height: 119px;
}

.fs-119 p {
  font-size: 119px;
}

.lh-120 p {
  line-height: 120px;
}

.fs-120 p {
  font-size: 120px;
}

.lh-121 p {
  line-height: 121px;
}

.fs-121 p {
  font-size: 121px;
}

.lh-122 p {
  line-height: 122px;
}

.fs-122 p {
  font-size: 122px;
}

.lh-123 p {
  line-height: 123px;
}

.fs-123 p {
  font-size: 123px;
}

.lh-124 p {
  line-height: 124px;
}

.fs-124 p {
  font-size: 124px;
}

.lh-125 p {
  line-height: 125px;
}

.fs-125 p {
  font-size: 125px;
}

.lh-126 p {
  line-height: 126px;
}

.fs-126 p {
  font-size: 126px;
}

.lh-127 p {
  line-height: 127px;
}

.fs-127 p {
  font-size: 127px;
}

.lh-128 p {
  line-height: 128px;
}

.fs-128 p {
  font-size: 128px;
}

.lh-129 p {
  line-height: 129px;
}

.fs-129 p {
  font-size: 129px;
}

.lh-130 p {
  line-height: 130px;
}

.fs-130 p {
  font-size: 130px;
}

.lh-131 p {
  line-height: 131px;
}

.fs-131 p {
  font-size: 131px;
}

.lh-132 p {
  line-height: 132px;
}

.fs-132 p {
  font-size: 132px;
}

.lh-133 p {
  line-height: 133px;
}

.fs-133 p {
  font-size: 133px;
}

.lh-134 p {
  line-height: 134px;
}

.fs-134 p {
  font-size: 134px;
}

.lh-135 p {
  line-height: 135px;
}

.fs-135 p {
  font-size: 135px;
}

.lh-136 p {
  line-height: 136px;
}

.fs-136 p {
  font-size: 136px;
}

.lh-137 p {
  line-height: 137px;
}

.fs-137 p {
  font-size: 137px;
}

.lh-138 p {
  line-height: 138px;
}

.fs-138 p {
  font-size: 138px;
}

.lh-139 p {
  line-height: 139px;
}

.fs-139 p {
  font-size: 139px;
}

.lh-140 p {
  line-height: 140px;
}

.fs-140 p {
  font-size: 140px;
}

.lh-141 p {
  line-height: 141px;
}

.fs-141 p {
  font-size: 141px;
}

.lh-142 p {
  line-height: 142px;
}

.fs-142 p {
  font-size: 142px;
}

.lh-143 p {
  line-height: 143px;
}

.fs-143 p {
  font-size: 143px;
}

.lh-144 p {
  line-height: 144px;
}

.fs-144 p {
  font-size: 144px;
}

.lh-145 p {
  line-height: 145px;
}

.fs-145 p {
  font-size: 145px;
}

.lh-146 p {
  line-height: 146px;
}

.fs-146 p {
  font-size: 146px;
}

.lh-147 p {
  line-height: 147px;
}

.fs-147 p {
  font-size: 147px;
}

.lh-148 p {
  line-height: 148px;
}

.fs-148 p {
  font-size: 148px;
}

.lh-149 p {
  line-height: 149px;
}

.fs-149 p {
  font-size: 149px;
}

.lh-150 p {
  line-height: 150px;
}

.fs-150 p {
  font-size: 150px;
}

.lh-151 p {
  line-height: 151px;
}

.fs-151 p {
  font-size: 151px;
}

.lh-152 p {
  line-height: 152px;
}

.fs-152 p {
  font-size: 152px;
}

.lh-153 p {
  line-height: 153px;
}

.fs-153 p {
  font-size: 153px;
}

.lh-154 p {
  line-height: 154px;
}

.fs-154 p {
  font-size: 154px;
}

.lh-155 p {
  line-height: 155px;
}

.fs-155 p {
  font-size: 155px;
}

.lh-156 p {
  line-height: 156px;
}

.fs-156 p {
  font-size: 156px;
}

.lh-157 p {
  line-height: 157px;
}

.fs-157 p {
  font-size: 157px;
}

.lh-158 p {
  line-height: 158px;
}

.fs-158 p {
  font-size: 158px;
}

.lh-159 p {
  line-height: 159px;
}

.fs-159 p {
  font-size: 159px;
}

.lh-160 p {
  line-height: 160px;
}

.fs-160 p {
  font-size: 160px;
}

.lh-161 p {
  line-height: 161px;
}

.fs-161 p {
  font-size: 161px;
}

.lh-162 p {
  line-height: 162px;
}

.fs-162 p {
  font-size: 162px;
}

.lh-163 p {
  line-height: 163px;
}

.fs-163 p {
  font-size: 163px;
}

.lh-164 p {
  line-height: 164px;
}

.fs-164 p {
  font-size: 164px;
}

.lh-165 p {
  line-height: 165px;
}

.fs-165 p {
  font-size: 165px;
}

.lh-166 p {
  line-height: 166px;
}

.fs-166 p {
  font-size: 166px;
}

.lh-167 p {
  line-height: 167px;
}

.fs-167 p {
  font-size: 167px;
}

.lh-168 p {
  line-height: 168px;
}

.fs-168 p {
  font-size: 168px;
}

.lh-169 p {
  line-height: 169px;
}

.fs-169 p {
  font-size: 169px;
}

.lh-170 p {
  line-height: 170px;
}

.fs-170 p {
  font-size: 170px;
}

.lh-171 p {
  line-height: 171px;
}

.fs-171 p {
  font-size: 171px;
}

.lh-172 p {
  line-height: 172px;
}

.fs-172 p {
  font-size: 172px;
}

.lh-173 p {
  line-height: 173px;
}

.fs-173 p {
  font-size: 173px;
}

.lh-174 p {
  line-height: 174px;
}

.fs-174 p {
  font-size: 174px;
}

.lh-175 p {
  line-height: 175px;
}

.fs-175 p {
  font-size: 175px;
}

.lh-176 p {
  line-height: 176px;
}

.fs-176 p {
  font-size: 176px;
}

.lh-177 p {
  line-height: 177px;
}

.fs-177 p {
  font-size: 177px;
}

.lh-178 p {
  line-height: 178px;
}

.fs-178 p {
  font-size: 178px;
}

.lh-179 p {
  line-height: 179px;
}

.fs-179 p {
  font-size: 179px;
}

.lh-180 p {
  line-height: 180px;
}

.fs-180 p {
  font-size: 180px;
}

.lh-181 p {
  line-height: 181px;
}

.fs-181 p {
  font-size: 181px;
}

.lh-182 p {
  line-height: 182px;
}

.fs-182 p {
  font-size: 182px;
}

.lh-183 p {
  line-height: 183px;
}

.fs-183 p {
  font-size: 183px;
}

.lh-184 p {
  line-height: 184px;
}

.fs-184 p {
  font-size: 184px;
}

.lh-185 p {
  line-height: 185px;
}

.fs-185 p {
  font-size: 185px;
}

.lh-186 p {
  line-height: 186px;
}

.fs-186 p {
  font-size: 186px;
}

.lh-187 p {
  line-height: 187px;
}

.fs-187 p {
  font-size: 187px;
}

.lh-188 p {
  line-height: 188px;
}

.fs-188 p {
  font-size: 188px;
}

.lh-189 p {
  line-height: 189px;
}

.fs-189 p {
  font-size: 189px;
}

.lh-190 p {
  line-height: 190px;
}

.fs-190 p {
  font-size: 190px;
}

.lh-191 p {
  line-height: 191px;
}

.fs-191 p {
  font-size: 191px;
}

.lh-192 p {
  line-height: 192px;
}

.fs-192 p {
  font-size: 192px;
}

.lh-193 p {
  line-height: 193px;
}

.fs-193 p {
  font-size: 193px;
}

.lh-194 p {
  line-height: 194px;
}

.fs-194 p {
  font-size: 194px;
}

.lh-195 p {
  line-height: 195px;
}

.fs-195 p {
  font-size: 195px;
}

.lh-196 p {
  line-height: 196px;
}

.fs-196 p {
  font-size: 196px;
}

.lh-197 p {
  line-height: 197px;
}

.fs-197 p {
  font-size: 197px;
}

.lh-198 p {
  line-height: 198px;
}

.fs-198 p {
  font-size: 198px;
}

.lh-199 p {
  line-height: 199px;
}

.fs-199 p {
  font-size: 199px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .tlh-1 p {
    line-height: 1px;
  }

  .tfs-1 p {
    font-size: 1px;
  }

  .tlh-2 p {
    line-height: 2px;
  }

  .tfs-2 p {
    font-size: 2px;
  }

  .tlh-3 p {
    line-height: 3px;
  }

  .tfs-3 p {
    font-size: 3px;
  }

  .tlh-4 p {
    line-height: 4px;
  }

  .tfs-4 p {
    font-size: 4px;
  }

  .tlh-5 p {
    line-height: 5px;
  }

  .tfs-5 p {
    font-size: 5px;
  }

  .tlh-6 p {
    line-height: 6px;
  }

  .tfs-6 p {
    font-size: 6px;
  }

  .tlh-7 p {
    line-height: 7px;
  }

  .tfs-7 p {
    font-size: 7px;
  }

  .tlh-8 p {
    line-height: 8px;
  }

  .tfs-8 p {
    font-size: 8px;
  }

  .tlh-9 p {
    line-height: 9px;
  }

  .tfs-9 p {
    font-size: 9px;
  }

  .tlh-10 p {
    line-height: 10px;
  }

  .tfs-10 p {
    font-size: 10px;
  }

  .tlh-11 p {
    line-height: 11px;
  }

  .tfs-11 p {
    font-size: 11px;
  }

  .tlh-12 p {
    line-height: 12px;
  }

  .tfs-12 p {
    font-size: 12px;
  }

  .tlh-13 p {
    line-height: 13px;
  }

  .tfs-13 p {
    font-size: 13px;
  }

  .tlh-14 p {
    line-height: 14px;
  }

  .tfs-14 p {
    font-size: 14px;
  }

  .tlh-15 p {
    line-height: 15px;
  }

  .tfs-15 p {
    font-size: 15px;
  }

  .tlh-16 p {
    line-height: 16px;
  }

  .tfs-16 p {
    font-size: 16px;
  }

  .tlh-17 p {
    line-height: 17px;
  }

  .tfs-17 p {
    font-size: 17px;
  }

  .tlh-18 p {
    line-height: 18px;
  }

  .tfs-18 p {
    font-size: 18px;
  }

  .tlh-19 p {
    line-height: 19px;
  }

  .tfs-19 p {
    font-size: 19px;
  }

  .tlh-20 p {
    line-height: 20px;
  }

  .tfs-20 p {
    font-size: 20px;
  }

  .tlh-21 p {
    line-height: 21px;
  }

  .tfs-21 p {
    font-size: 21px;
  }

  .tlh-22 p {
    line-height: 22px;
  }

  .tfs-22 p {
    font-size: 22px;
  }

  .tlh-23 p {
    line-height: 23px;
  }

  .tfs-23 p {
    font-size: 23px;
  }

  .tlh-24 p {
    line-height: 24px;
  }

  .tfs-24 p {
    font-size: 24px;
  }

  .tlh-25 p {
    line-height: 25px;
  }

  .tfs-25 p {
    font-size: 25px;
  }

  .tlh-26 p {
    line-height: 26px;
  }

  .tfs-26 p {
    font-size: 26px;
  }

  .tlh-27 p {
    line-height: 27px;
  }

  .tfs-27 p {
    font-size: 27px;
  }

  .tlh-28 p {
    line-height: 28px;
  }

  .tfs-28 p {
    font-size: 28px;
  }

  .tlh-29 p {
    line-height: 29px;
  }

  .tfs-29 p {
    font-size: 29px;
  }

  .tlh-30 p {
    line-height: 30px;
  }

  .tfs-30 p {
    font-size: 30px;
  }

  .tlh-31 p {
    line-height: 31px;
  }

  .tfs-31 p {
    font-size: 31px;
  }

  .tlh-32 p {
    line-height: 32px;
  }

  .tfs-32 p {
    font-size: 32px;
  }

  .tlh-33 p {
    line-height: 33px;
  }

  .tfs-33 p {
    font-size: 33px;
  }

  .tlh-34 p {
    line-height: 34px;
  }

  .tfs-34 p {
    font-size: 34px;
  }

  .tlh-35 p {
    line-height: 35px;
  }

  .tfs-35 p {
    font-size: 35px;
  }

  .tlh-36 p {
    line-height: 36px;
  }

  .tfs-36 p {
    font-size: 36px;
  }

  .tlh-37 p {
    line-height: 37px;
  }

  .tfs-37 p {
    font-size: 37px;
  }

  .tlh-38 p {
    line-height: 38px;
  }

  .tfs-38 p {
    font-size: 38px;
  }

  .tlh-39 p {
    line-height: 39px;
  }

  .tfs-39 p {
    font-size: 39px;
  }

  .tlh-40 p {
    line-height: 40px;
  }

  .tfs-40 p {
    font-size: 40px;
  }

  .tlh-41 p {
    line-height: 41px;
  }

  .tfs-41 p {
    font-size: 41px;
  }

  .tlh-42 p {
    line-height: 42px;
  }

  .tfs-42 p {
    font-size: 42px;
  }

  .tlh-43 p {
    line-height: 43px;
  }

  .tfs-43 p {
    font-size: 43px;
  }

  .tlh-44 p {
    line-height: 44px;
  }

  .tfs-44 p {
    font-size: 44px;
  }

  .tlh-45 p {
    line-height: 45px;
  }

  .tfs-45 p {
    font-size: 45px;
  }

  .tlh-46 p {
    line-height: 46px;
  }

  .tfs-46 p {
    font-size: 46px;
  }

  .tlh-47 p {
    line-height: 47px;
  }

  .tfs-47 p {
    font-size: 47px;
  }

  .tlh-48 p {
    line-height: 48px;
  }

  .tfs-48 p {
    font-size: 48px;
  }

  .tlh-49 p {
    line-height: 49px;
  }

  .tfs-49 p {
    font-size: 49px;
  }

  .tlh-50 p {
    line-height: 50px;
  }

  .tfs-50 p {
    font-size: 50px;
  }

  .tlh-51 p {
    line-height: 51px;
  }

  .tfs-51 p {
    font-size: 51px;
  }

  .tlh-52 p {
    line-height: 52px;
  }

  .tfs-52 p {
    font-size: 52px;
  }

  .tlh-53 p {
    line-height: 53px;
  }

  .tfs-53 p {
    font-size: 53px;
  }

  .tlh-54 p {
    line-height: 54px;
  }

  .tfs-54 p {
    font-size: 54px;
  }

  .tlh-55 p {
    line-height: 55px;
  }

  .tfs-55 p {
    font-size: 55px;
  }

  .tlh-56 p {
    line-height: 56px;
  }

  .tfs-56 p {
    font-size: 56px;
  }

  .tlh-57 p {
    line-height: 57px;
  }

  .tfs-57 p {
    font-size: 57px;
  }

  .tlh-58 p {
    line-height: 58px;
  }

  .tfs-58 p {
    font-size: 58px;
  }

  .tlh-59 p {
    line-height: 59px;
  }

  .tfs-59 p {
    font-size: 59px;
  }

  .tlh-60 p {
    line-height: 60px;
  }

  .tfs-60 p {
    font-size: 60px;
  }

  .tlh-61 p {
    line-height: 61px;
  }

  .tfs-61 p {
    font-size: 61px;
  }

  .tlh-62 p {
    line-height: 62px;
  }

  .tfs-62 p {
    font-size: 62px;
  }

  .tlh-63 p {
    line-height: 63px;
  }

  .tfs-63 p {
    font-size: 63px;
  }

  .tlh-64 p {
    line-height: 64px;
  }

  .tfs-64 p {
    font-size: 64px;
  }

  .tlh-65 p {
    line-height: 65px;
  }

  .tfs-65 p {
    font-size: 65px;
  }

  .tlh-66 p {
    line-height: 66px;
  }

  .tfs-66 p {
    font-size: 66px;
  }

  .tlh-67 p {
    line-height: 67px;
  }

  .tfs-67 p {
    font-size: 67px;
  }

  .tlh-68 p {
    line-height: 68px;
  }

  .tfs-68 p {
    font-size: 68px;
  }

  .tlh-69 p {
    line-height: 69px;
  }

  .tfs-69 p {
    font-size: 69px;
  }

  .tlh-70 p {
    line-height: 70px;
  }

  .tfs-70 p {
    font-size: 70px;
  }

  .tlh-71 p {
    line-height: 71px;
  }

  .tfs-71 p {
    font-size: 71px;
  }

  .tlh-72 p {
    line-height: 72px;
  }

  .tfs-72 p {
    font-size: 72px;
  }

  .tlh-73 p {
    line-height: 73px;
  }

  .tfs-73 p {
    font-size: 73px;
  }

  .tlh-74 p {
    line-height: 74px;
  }

  .tfs-74 p {
    font-size: 74px;
  }

  .tlh-75 p {
    line-height: 75px;
  }

  .tfs-75 p {
    font-size: 75px;
  }

  .tlh-76 p {
    line-height: 76px;
  }

  .tfs-76 p {
    font-size: 76px;
  }

  .tlh-77 p {
    line-height: 77px;
  }

  .tfs-77 p {
    font-size: 77px;
  }

  .tlh-78 p {
    line-height: 78px;
  }

  .tfs-78 p {
    font-size: 78px;
  }

  .tlh-79 p {
    line-height: 79px;
  }

  .tfs-79 p {
    font-size: 79px;
  }

  .tlh-80 p {
    line-height: 80px;
  }

  .tfs-80 p {
    font-size: 80px;
  }

  .tlh-81 p {
    line-height: 81px;
  }

  .tfs-81 p {
    font-size: 81px;
  }

  .tlh-82 p {
    line-height: 82px;
  }

  .tfs-82 p {
    font-size: 82px;
  }

  .tlh-83 p {
    line-height: 83px;
  }

  .tfs-83 p {
    font-size: 83px;
  }

  .tlh-84 p {
    line-height: 84px;
  }

  .tfs-84 p {
    font-size: 84px;
  }

  .tlh-85 p {
    line-height: 85px;
  }

  .tfs-85 p {
    font-size: 85px;
  }

  .tlh-86 p {
    line-height: 86px;
  }

  .tfs-86 p {
    font-size: 86px;
  }

  .tlh-87 p {
    line-height: 87px;
  }

  .tfs-87 p {
    font-size: 87px;
  }

  .tlh-88 p {
    line-height: 88px;
  }

  .tfs-88 p {
    font-size: 88px;
  }

  .tlh-89 p {
    line-height: 89px;
  }

  .tfs-89 p {
    font-size: 89px;
  }

  .tlh-90 p {
    line-height: 90px;
  }

  .tfs-90 p {
    font-size: 90px;
  }

  .tlh-91 p {
    line-height: 91px;
  }

  .tfs-91 p {
    font-size: 91px;
  }

  .tlh-92 p {
    line-height: 92px;
  }

  .tfs-92 p {
    font-size: 92px;
  }

  .tlh-93 p {
    line-height: 93px;
  }

  .tfs-93 p {
    font-size: 93px;
  }

  .tlh-94 p {
    line-height: 94px;
  }

  .tfs-94 p {
    font-size: 94px;
  }

  .tlh-95 p {
    line-height: 95px;
  }

  .tfs-95 p {
    font-size: 95px;
  }

  .tlh-96 p {
    line-height: 96px;
  }

  .tfs-96 p {
    font-size: 96px;
  }

  .tlh-97 p {
    line-height: 97px;
  }

  .tfs-97 p {
    font-size: 97px;
  }

  .tlh-98 p {
    line-height: 98px;
  }

  .tfs-98 p {
    font-size: 98px;
  }

  .tlh-99 p {
    line-height: 99px;
  }

  .tfs-99 p {
    font-size: 99px;
  }

  .tlh-100 p {
    line-height: 100px;
  }

  .tfs-100 p {
    font-size: 100px;
  }

  .tlh-101 p {
    line-height: 101px;
  }

  .tfs-101 p {
    font-size: 101px;
  }

  .tlh-102 p {
    line-height: 102px;
  }

  .tfs-102 p {
    font-size: 102px;
  }

  .tlh-103 p {
    line-height: 103px;
  }

  .tfs-103 p {
    font-size: 103px;
  }

  .tlh-104 p {
    line-height: 104px;
  }

  .tfs-104 p {
    font-size: 104px;
  }

  .tlh-105 p {
    line-height: 105px;
  }

  .tfs-105 p {
    font-size: 105px;
  }

  .tlh-106 p {
    line-height: 106px;
  }

  .tfs-106 p {
    font-size: 106px;
  }

  .tlh-107 p {
    line-height: 107px;
  }

  .tfs-107 p {
    font-size: 107px;
  }

  .tlh-108 p {
    line-height: 108px;
  }

  .tfs-108 p {
    font-size: 108px;
  }

  .tlh-109 p {
    line-height: 109px;
  }

  .tfs-109 p {
    font-size: 109px;
  }

  .tlh-110 p {
    line-height: 110px;
  }

  .tfs-110 p {
    font-size: 110px;
  }

  .tlh-111 p {
    line-height: 111px;
  }

  .tfs-111 p {
    font-size: 111px;
  }

  .tlh-112 p {
    line-height: 112px;
  }

  .tfs-112 p {
    font-size: 112px;
  }

  .tlh-113 p {
    line-height: 113px;
  }

  .tfs-113 p {
    font-size: 113px;
  }

  .tlh-114 p {
    line-height: 114px;
  }

  .tfs-114 p {
    font-size: 114px;
  }

  .tlh-115 p {
    line-height: 115px;
  }

  .tfs-115 p {
    font-size: 115px;
  }

  .tlh-116 p {
    line-height: 116px;
  }

  .tfs-116 p {
    font-size: 116px;
  }

  .tlh-117 p {
    line-height: 117px;
  }

  .tfs-117 p {
    font-size: 117px;
  }

  .tlh-118 p {
    line-height: 118px;
  }

  .tfs-118 p {
    font-size: 118px;
  }

  .tlh-119 p {
    line-height: 119px;
  }

  .tfs-119 p {
    font-size: 119px;
  }

  .tlh-120 p {
    line-height: 120px;
  }

  .tfs-120 p {
    font-size: 120px;
  }

  .tlh-121 p {
    line-height: 121px;
  }

  .tfs-121 p {
    font-size: 121px;
  }

  .tlh-122 p {
    line-height: 122px;
  }

  .tfs-122 p {
    font-size: 122px;
  }

  .tlh-123 p {
    line-height: 123px;
  }

  .tfs-123 p {
    font-size: 123px;
  }

  .tlh-124 p {
    line-height: 124px;
  }

  .tfs-124 p {
    font-size: 124px;
  }

  .tlh-125 p {
    line-height: 125px;
  }

  .tfs-125 p {
    font-size: 125px;
  }

  .tlh-126 p {
    line-height: 126px;
  }

  .tfs-126 p {
    font-size: 126px;
  }

  .tlh-127 p {
    line-height: 127px;
  }

  .tfs-127 p {
    font-size: 127px;
  }

  .tlh-128 p {
    line-height: 128px;
  }

  .tfs-128 p {
    font-size: 128px;
  }

  .tlh-129 p {
    line-height: 129px;
  }

  .tfs-129 p {
    font-size: 129px;
  }

  .tlh-130 p {
    line-height: 130px;
  }

  .tfs-130 p {
    font-size: 130px;
  }

  .tlh-131 p {
    line-height: 131px;
  }

  .tfs-131 p {
    font-size: 131px;
  }

  .tlh-132 p {
    line-height: 132px;
  }

  .tfs-132 p {
    font-size: 132px;
  }

  .tlh-133 p {
    line-height: 133px;
  }

  .tfs-133 p {
    font-size: 133px;
  }

  .tlh-134 p {
    line-height: 134px;
  }

  .tfs-134 p {
    font-size: 134px;
  }

  .tlh-135 p {
    line-height: 135px;
  }

  .tfs-135 p {
    font-size: 135px;
  }

  .tlh-136 p {
    line-height: 136px;
  }

  .tfs-136 p {
    font-size: 136px;
  }

  .tlh-137 p {
    line-height: 137px;
  }

  .tfs-137 p {
    font-size: 137px;
  }

  .tlh-138 p {
    line-height: 138px;
  }

  .tfs-138 p {
    font-size: 138px;
  }

  .tlh-139 p {
    line-height: 139px;
  }

  .tfs-139 p {
    font-size: 139px;
  }

  .tlh-140 p {
    line-height: 140px;
  }

  .tfs-140 p {
    font-size: 140px;
  }

  .tlh-141 p {
    line-height: 141px;
  }

  .tfs-141 p {
    font-size: 141px;
  }

  .tlh-142 p {
    line-height: 142px;
  }

  .tfs-142 p {
    font-size: 142px;
  }

  .tlh-143 p {
    line-height: 143px;
  }

  .tfs-143 p {
    font-size: 143px;
  }

  .tlh-144 p {
    line-height: 144px;
  }

  .tfs-144 p {
    font-size: 144px;
  }

  .tlh-145 p {
    line-height: 145px;
  }

  .tfs-145 p {
    font-size: 145px;
  }

  .tlh-146 p {
    line-height: 146px;
  }

  .tfs-146 p {
    font-size: 146px;
  }

  .tlh-147 p {
    line-height: 147px;
  }

  .tfs-147 p {
    font-size: 147px;
  }

  .tlh-148 p {
    line-height: 148px;
  }

  .tfs-148 p {
    font-size: 148px;
  }

  .tlh-149 p {
    line-height: 149px;
  }

  .tfs-149 p {
    font-size: 149px;
  }

  .tlh-150 p {
    line-height: 150px;
  }

  .tfs-150 p {
    font-size: 150px;
  }

  .tlh-151 p {
    line-height: 151px;
  }

  .tfs-151 p {
    font-size: 151px;
  }

  .tlh-152 p {
    line-height: 152px;
  }

  .tfs-152 p {
    font-size: 152px;
  }

  .tlh-153 p {
    line-height: 153px;
  }

  .tfs-153 p {
    font-size: 153px;
  }

  .tlh-154 p {
    line-height: 154px;
  }

  .tfs-154 p {
    font-size: 154px;
  }

  .tlh-155 p {
    line-height: 155px;
  }

  .tfs-155 p {
    font-size: 155px;
  }

  .tlh-156 p {
    line-height: 156px;
  }

  .tfs-156 p {
    font-size: 156px;
  }

  .tlh-157 p {
    line-height: 157px;
  }

  .tfs-157 p {
    font-size: 157px;
  }

  .tlh-158 p {
    line-height: 158px;
  }

  .tfs-158 p {
    font-size: 158px;
  }

  .tlh-159 p {
    line-height: 159px;
  }

  .tfs-159 p {
    font-size: 159px;
  }

  .tlh-160 p {
    line-height: 160px;
  }

  .tfs-160 p {
    font-size: 160px;
  }

  .tlh-161 p {
    line-height: 161px;
  }

  .tfs-161 p {
    font-size: 161px;
  }

  .tlh-162 p {
    line-height: 162px;
  }

  .tfs-162 p {
    font-size: 162px;
  }

  .tlh-163 p {
    line-height: 163px;
  }

  .tfs-163 p {
    font-size: 163px;
  }

  .tlh-164 p {
    line-height: 164px;
  }

  .tfs-164 p {
    font-size: 164px;
  }

  .tlh-165 p {
    line-height: 165px;
  }

  .tfs-165 p {
    font-size: 165px;
  }

  .tlh-166 p {
    line-height: 166px;
  }

  .tfs-166 p {
    font-size: 166px;
  }

  .tlh-167 p {
    line-height: 167px;
  }

  .tfs-167 p {
    font-size: 167px;
  }

  .tlh-168 p {
    line-height: 168px;
  }

  .tfs-168 p {
    font-size: 168px;
  }

  .tlh-169 p {
    line-height: 169px;
  }

  .tfs-169 p {
    font-size: 169px;
  }

  .tlh-170 p {
    line-height: 170px;
  }

  .tfs-170 p {
    font-size: 170px;
  }

  .tlh-171 p {
    line-height: 171px;
  }

  .tfs-171 p {
    font-size: 171px;
  }

  .tlh-172 p {
    line-height: 172px;
  }

  .tfs-172 p {
    font-size: 172px;
  }

  .tlh-173 p {
    line-height: 173px;
  }

  .tfs-173 p {
    font-size: 173px;
  }

  .tlh-174 p {
    line-height: 174px;
  }

  .tfs-174 p {
    font-size: 174px;
  }

  .tlh-175 p {
    line-height: 175px;
  }

  .tfs-175 p {
    font-size: 175px;
  }

  .tlh-176 p {
    line-height: 176px;
  }

  .tfs-176 p {
    font-size: 176px;
  }

  .tlh-177 p {
    line-height: 177px;
  }

  .tfs-177 p {
    font-size: 177px;
  }

  .tlh-178 p {
    line-height: 178px;
  }

  .tfs-178 p {
    font-size: 178px;
  }

  .tlh-179 p {
    line-height: 179px;
  }

  .tfs-179 p {
    font-size: 179px;
  }

  .tlh-180 p {
    line-height: 180px;
  }

  .tfs-180 p {
    font-size: 180px;
  }

  .tlh-181 p {
    line-height: 181px;
  }

  .tfs-181 p {
    font-size: 181px;
  }

  .tlh-182 p {
    line-height: 182px;
  }

  .tfs-182 p {
    font-size: 182px;
  }

  .tlh-183 p {
    line-height: 183px;
  }

  .tfs-183 p {
    font-size: 183px;
  }

  .tlh-184 p {
    line-height: 184px;
  }

  .tfs-184 p {
    font-size: 184px;
  }

  .tlh-185 p {
    line-height: 185px;
  }

  .tfs-185 p {
    font-size: 185px;
  }

  .tlh-186 p {
    line-height: 186px;
  }

  .tfs-186 p {
    font-size: 186px;
  }

  .tlh-187 p {
    line-height: 187px;
  }

  .tfs-187 p {
    font-size: 187px;
  }

  .tlh-188 p {
    line-height: 188px;
  }

  .tfs-188 p {
    font-size: 188px;
  }

  .tlh-189 p {
    line-height: 189px;
  }

  .tfs-189 p {
    font-size: 189px;
  }

  .tlh-190 p {
    line-height: 190px;
  }

  .tfs-190 p {
    font-size: 190px;
  }

  .tlh-191 p {
    line-height: 191px;
  }

  .tfs-191 p {
    font-size: 191px;
  }

  .tlh-192 p {
    line-height: 192px;
  }

  .tfs-192 p {
    font-size: 192px;
  }

  .tlh-193 p {
    line-height: 193px;
  }

  .tfs-193 p {
    font-size: 193px;
  }

  .tlh-194 p {
    line-height: 194px;
  }

  .tfs-194 p {
    font-size: 194px;
  }

  .tlh-195 p {
    line-height: 195px;
  }

  .tfs-195 p {
    font-size: 195px;
  }

  .tlh-196 p {
    line-height: 196px;
  }

  .tfs-196 p {
    font-size: 196px;
  }

  .tlh-197 p {
    line-height: 197px;
  }

  .tfs-197 p {
    font-size: 197px;
  }

  .tlh-198 p {
    line-height: 198px;
  }

  .tfs-198 p {
    font-size: 198px;
  }

  .tlh-199 p {
    line-height: 199px;
  }

  .tfs-199 p {
    font-size: 199px;
  }
}
@media screen and (max-width: 767px) {
  .mlh-1 p {
    line-height: 1px;
  }

  .mfs-1 p {
    font-size: 1px;
  }

  .mlh-2 p {
    line-height: 2px;
  }

  .mfs-2 p {
    font-size: 2px;
  }

  .mlh-3 p {
    line-height: 3px;
  }

  .mfs-3 p {
    font-size: 3px;
  }

  .mlh-4 p {
    line-height: 4px;
  }

  .mfs-4 p {
    font-size: 4px;
  }

  .mlh-5 p {
    line-height: 5px;
  }

  .mfs-5 p {
    font-size: 5px;
  }

  .mlh-6 p {
    line-height: 6px;
  }

  .mfs-6 p {
    font-size: 6px;
  }

  .mlh-7 p {
    line-height: 7px;
  }

  .mfs-7 p {
    font-size: 7px;
  }

  .mlh-8 p {
    line-height: 8px;
  }

  .mfs-8 p {
    font-size: 8px;
  }

  .mlh-9 p {
    line-height: 9px;
  }

  .mfs-9 p {
    font-size: 9px;
  }

  .mlh-10 p {
    line-height: 10px;
  }

  .mfs-10 p {
    font-size: 10px;
  }

  .mlh-11 p {
    line-height: 11px;
  }

  .mfs-11 p {
    font-size: 11px;
  }

  .mlh-12 p {
    line-height: 12px;
  }

  .mfs-12 p {
    font-size: 12px;
  }

  .mlh-13 p {
    line-height: 13px;
  }

  .mfs-13 p {
    font-size: 13px;
  }

  .mlh-14 p {
    line-height: 14px;
  }

  .mfs-14 p {
    font-size: 14px;
  }

  .mlh-15 p {
    line-height: 15px;
  }

  .mfs-15 p {
    font-size: 15px;
  }

  .mlh-16 p {
    line-height: 16px;
  }

  .mfs-16 p {
    font-size: 16px;
  }

  .mlh-17 p {
    line-height: 17px;
  }

  .mfs-17 p {
    font-size: 17px;
  }

  .mlh-18 p {
    line-height: 18px;
  }

  .mfs-18 p {
    font-size: 18px;
  }

  .mlh-19 p {
    line-height: 19px;
  }

  .mfs-19 p {
    font-size: 19px;
  }

  .mlh-20 p {
    line-height: 20px;
  }

  .mfs-20 p {
    font-size: 20px;
  }

  .mlh-21 p {
    line-height: 21px;
  }

  .mfs-21 p {
    font-size: 21px;
  }

  .mlh-22 p {
    line-height: 22px;
  }

  .mfs-22 p {
    font-size: 22px;
  }

  .mlh-23 p {
    line-height: 23px;
  }

  .mfs-23 p {
    font-size: 23px;
  }

  .mlh-24 p {
    line-height: 24px;
  }

  .mfs-24 p {
    font-size: 24px;
  }

  .mlh-25 p {
    line-height: 25px;
  }

  .mfs-25 p {
    font-size: 25px;
  }

  .mlh-26 p {
    line-height: 26px;
  }

  .mfs-26 p {
    font-size: 26px;
  }

  .mlh-27 p {
    line-height: 27px;
  }

  .mfs-27 p {
    font-size: 27px;
  }

  .mlh-28 p {
    line-height: 28px;
  }

  .mfs-28 p {
    font-size: 28px;
  }

  .mlh-29 p {
    line-height: 29px;
  }

  .mfs-29 p {
    font-size: 29px;
  }

  .mlh-30 p {
    line-height: 30px;
  }

  .mfs-30 p {
    font-size: 30px;
  }

  .mlh-31 p {
    line-height: 31px;
  }

  .mfs-31 p {
    font-size: 31px;
  }

  .mlh-32 p {
    line-height: 32px;
  }

  .mfs-32 p {
    font-size: 32px;
  }

  .mlh-33 p {
    line-height: 33px;
  }

  .mfs-33 p {
    font-size: 33px;
  }

  .mlh-34 p {
    line-height: 34px;
  }

  .mfs-34 p {
    font-size: 34px;
  }

  .mlh-35 p {
    line-height: 35px;
  }

  .mfs-35 p {
    font-size: 35px;
  }

  .mlh-36 p {
    line-height: 36px;
  }

  .mfs-36 p {
    font-size: 36px;
  }

  .mlh-37 p {
    line-height: 37px;
  }

  .mfs-37 p {
    font-size: 37px;
  }

  .mlh-38 p {
    line-height: 38px;
  }

  .mfs-38 p {
    font-size: 38px;
  }

  .mlh-39 p {
    line-height: 39px;
  }

  .mfs-39 p {
    font-size: 39px;
  }

  .mlh-40 p {
    line-height: 40px;
  }

  .mfs-40 p {
    font-size: 40px;
  }

  .mlh-41 p {
    line-height: 41px;
  }

  .mfs-41 p {
    font-size: 41px;
  }

  .mlh-42 p {
    line-height: 42px;
  }

  .mfs-42 p {
    font-size: 42px;
  }

  .mlh-43 p {
    line-height: 43px;
  }

  .mfs-43 p {
    font-size: 43px;
  }

  .mlh-44 p {
    line-height: 44px;
  }

  .mfs-44 p {
    font-size: 44px;
  }

  .mlh-45 p {
    line-height: 45px;
  }

  .mfs-45 p {
    font-size: 45px;
  }

  .mlh-46 p {
    line-height: 46px;
  }

  .mfs-46 p {
    font-size: 46px;
  }

  .mlh-47 p {
    line-height: 47px;
  }

  .mfs-47 p {
    font-size: 47px;
  }

  .mlh-48 p {
    line-height: 48px;
  }

  .mfs-48 p {
    font-size: 48px;
  }

  .mlh-49 p {
    line-height: 49px;
  }

  .mfs-49 p {
    font-size: 49px;
  }

  .mlh-50 p {
    line-height: 50px;
  }

  .mfs-50 p {
    font-size: 50px;
  }

  .mlh-51 p {
    line-height: 51px;
  }

  .mfs-51 p {
    font-size: 51px;
  }

  .mlh-52 p {
    line-height: 52px;
  }

  .mfs-52 p {
    font-size: 52px;
  }

  .mlh-53 p {
    line-height: 53px;
  }

  .mfs-53 p {
    font-size: 53px;
  }

  .mlh-54 p {
    line-height: 54px;
  }

  .mfs-54 p {
    font-size: 54px;
  }

  .mlh-55 p {
    line-height: 55px;
  }

  .mfs-55 p {
    font-size: 55px;
  }

  .mlh-56 p {
    line-height: 56px;
  }

  .mfs-56 p {
    font-size: 56px;
  }

  .mlh-57 p {
    line-height: 57px;
  }

  .mfs-57 p {
    font-size: 57px;
  }

  .mlh-58 p {
    line-height: 58px;
  }

  .mfs-58 p {
    font-size: 58px;
  }

  .mlh-59 p {
    line-height: 59px;
  }

  .mfs-59 p {
    font-size: 59px;
  }

  .mlh-60 p {
    line-height: 60px;
  }

  .mfs-60 p {
    font-size: 60px;
  }

  .mlh-61 p {
    line-height: 61px;
  }

  .mfs-61 p {
    font-size: 61px;
  }

  .mlh-62 p {
    line-height: 62px;
  }

  .mfs-62 p {
    font-size: 62px;
  }

  .mlh-63 p {
    line-height: 63px;
  }

  .mfs-63 p {
    font-size: 63px;
  }

  .mlh-64 p {
    line-height: 64px;
  }

  .mfs-64 p {
    font-size: 64px;
  }

  .mlh-65 p {
    line-height: 65px;
  }

  .mfs-65 p {
    font-size: 65px;
  }

  .mlh-66 p {
    line-height: 66px;
  }

  .mfs-66 p {
    font-size: 66px;
  }

  .mlh-67 p {
    line-height: 67px;
  }

  .mfs-67 p {
    font-size: 67px;
  }

  .mlh-68 p {
    line-height: 68px;
  }

  .mfs-68 p {
    font-size: 68px;
  }

  .mlh-69 p {
    line-height: 69px;
  }

  .mfs-69 p {
    font-size: 69px;
  }

  .mlh-70 p {
    line-height: 70px;
  }

  .mfs-70 p {
    font-size: 70px;
  }

  .mlh-71 p {
    line-height: 71px;
  }

  .mfs-71 p {
    font-size: 71px;
  }

  .mlh-72 p {
    line-height: 72px;
  }

  .mfs-72 p {
    font-size: 72px;
  }

  .mlh-73 p {
    line-height: 73px;
  }

  .mfs-73 p {
    font-size: 73px;
  }

  .mlh-74 p {
    line-height: 74px;
  }

  .mfs-74 p {
    font-size: 74px;
  }

  .mlh-75 p {
    line-height: 75px;
  }

  .mfs-75 p {
    font-size: 75px;
  }

  .mlh-76 p {
    line-height: 76px;
  }

  .mfs-76 p {
    font-size: 76px;
  }

  .mlh-77 p {
    line-height: 77px;
  }

  .mfs-77 p {
    font-size: 77px;
  }

  .mlh-78 p {
    line-height: 78px;
  }

  .mfs-78 p {
    font-size: 78px;
  }

  .mlh-79 p {
    line-height: 79px;
  }

  .mfs-79 p {
    font-size: 79px;
  }

  .mlh-80 p {
    line-height: 80px;
  }

  .mfs-80 p {
    font-size: 80px;
  }

  .mlh-81 p {
    line-height: 81px;
  }

  .mfs-81 p {
    font-size: 81px;
  }

  .mlh-82 p {
    line-height: 82px;
  }

  .mfs-82 p {
    font-size: 82px;
  }

  .mlh-83 p {
    line-height: 83px;
  }

  .mfs-83 p {
    font-size: 83px;
  }

  .mlh-84 p {
    line-height: 84px;
  }

  .mfs-84 p {
    font-size: 84px;
  }

  .mlh-85 p {
    line-height: 85px;
  }

  .mfs-85 p {
    font-size: 85px;
  }

  .mlh-86 p {
    line-height: 86px;
  }

  .mfs-86 p {
    font-size: 86px;
  }

  .mlh-87 p {
    line-height: 87px;
  }

  .mfs-87 p {
    font-size: 87px;
  }

  .mlh-88 p {
    line-height: 88px;
  }

  .mfs-88 p {
    font-size: 88px;
  }

  .mlh-89 p {
    line-height: 89px;
  }

  .mfs-89 p {
    font-size: 89px;
  }

  .mlh-90 p {
    line-height: 90px;
  }

  .mfs-90 p {
    font-size: 90px;
  }

  .mlh-91 p {
    line-height: 91px;
  }

  .mfs-91 p {
    font-size: 91px;
  }

  .mlh-92 p {
    line-height: 92px;
  }

  .mfs-92 p {
    font-size: 92px;
  }

  .mlh-93 p {
    line-height: 93px;
  }

  .mfs-93 p {
    font-size: 93px;
  }

  .mlh-94 p {
    line-height: 94px;
  }

  .mfs-94 p {
    font-size: 94px;
  }

  .mlh-95 p {
    line-height: 95px;
  }

  .mfs-95 p {
    font-size: 95px;
  }

  .mlh-96 p {
    line-height: 96px;
  }

  .mfs-96 p {
    font-size: 96px;
  }

  .mlh-97 p {
    line-height: 97px;
  }

  .mfs-97 p {
    font-size: 97px;
  }

  .mlh-98 p {
    line-height: 98px;
  }

  .mfs-98 p {
    font-size: 98px;
  }

  .mlh-99 p {
    line-height: 99px;
  }

  .mfs-99 p {
    font-size: 99px;
  }

  .mlh-100 p {
    line-height: 100px;
  }

  .mfs-100 p {
    font-size: 100px;
  }

  .mlh-101 p {
    line-height: 101px;
  }

  .mfs-101 p {
    font-size: 101px;
  }

  .mlh-102 p {
    line-height: 102px;
  }

  .mfs-102 p {
    font-size: 102px;
  }

  .mlh-103 p {
    line-height: 103px;
  }

  .mfs-103 p {
    font-size: 103px;
  }

  .mlh-104 p {
    line-height: 104px;
  }

  .mfs-104 p {
    font-size: 104px;
  }

  .mlh-105 p {
    line-height: 105px;
  }

  .mfs-105 p {
    font-size: 105px;
  }

  .mlh-106 p {
    line-height: 106px;
  }

  .mfs-106 p {
    font-size: 106px;
  }

  .mlh-107 p {
    line-height: 107px;
  }

  .mfs-107 p {
    font-size: 107px;
  }

  .mlh-108 p {
    line-height: 108px;
  }

  .mfs-108 p {
    font-size: 108px;
  }

  .mlh-109 p {
    line-height: 109px;
  }

  .mfs-109 p {
    font-size: 109px;
  }

  .mlh-110 p {
    line-height: 110px;
  }

  .mfs-110 p {
    font-size: 110px;
  }

  .mlh-111 p {
    line-height: 111px;
  }

  .mfs-111 p {
    font-size: 111px;
  }

  .mlh-112 p {
    line-height: 112px;
  }

  .mfs-112 p {
    font-size: 112px;
  }

  .mlh-113 p {
    line-height: 113px;
  }

  .mfs-113 p {
    font-size: 113px;
  }

  .mlh-114 p {
    line-height: 114px;
  }

  .mfs-114 p {
    font-size: 114px;
  }

  .mlh-115 p {
    line-height: 115px;
  }

  .mfs-115 p {
    font-size: 115px;
  }

  .mlh-116 p {
    line-height: 116px;
  }

  .mfs-116 p {
    font-size: 116px;
  }

  .mlh-117 p {
    line-height: 117px;
  }

  .mfs-117 p {
    font-size: 117px;
  }

  .mlh-118 p {
    line-height: 118px;
  }

  .mfs-118 p {
    font-size: 118px;
  }

  .mlh-119 p {
    line-height: 119px;
  }

  .mfs-119 p {
    font-size: 119px;
  }

  .mlh-120 p {
    line-height: 120px;
  }

  .mfs-120 p {
    font-size: 120px;
  }

  .mlh-121 p {
    line-height: 121px;
  }

  .mfs-121 p {
    font-size: 121px;
  }

  .mlh-122 p {
    line-height: 122px;
  }

  .mfs-122 p {
    font-size: 122px;
  }

  .mlh-123 p {
    line-height: 123px;
  }

  .mfs-123 p {
    font-size: 123px;
  }

  .mlh-124 p {
    line-height: 124px;
  }

  .mfs-124 p {
    font-size: 124px;
  }

  .mlh-125 p {
    line-height: 125px;
  }

  .mfs-125 p {
    font-size: 125px;
  }

  .mlh-126 p {
    line-height: 126px;
  }

  .mfs-126 p {
    font-size: 126px;
  }

  .mlh-127 p {
    line-height: 127px;
  }

  .mfs-127 p {
    font-size: 127px;
  }

  .mlh-128 p {
    line-height: 128px;
  }

  .mfs-128 p {
    font-size: 128px;
  }

  .mlh-129 p {
    line-height: 129px;
  }

  .mfs-129 p {
    font-size: 129px;
  }

  .mlh-130 p {
    line-height: 130px;
  }

  .mfs-130 p {
    font-size: 130px;
  }

  .mlh-131 p {
    line-height: 131px;
  }

  .mfs-131 p {
    font-size: 131px;
  }

  .mlh-132 p {
    line-height: 132px;
  }

  .mfs-132 p {
    font-size: 132px;
  }

  .mlh-133 p {
    line-height: 133px;
  }

  .mfs-133 p {
    font-size: 133px;
  }

  .mlh-134 p {
    line-height: 134px;
  }

  .mfs-134 p {
    font-size: 134px;
  }

  .mlh-135 p {
    line-height: 135px;
  }

  .mfs-135 p {
    font-size: 135px;
  }

  .mlh-136 p {
    line-height: 136px;
  }

  .mfs-136 p {
    font-size: 136px;
  }

  .mlh-137 p {
    line-height: 137px;
  }

  .mfs-137 p {
    font-size: 137px;
  }

  .mlh-138 p {
    line-height: 138px;
  }

  .mfs-138 p {
    font-size: 138px;
  }

  .mlh-139 p {
    line-height: 139px;
  }

  .mfs-139 p {
    font-size: 139px;
  }

  .mlh-140 p {
    line-height: 140px;
  }

  .mfs-140 p {
    font-size: 140px;
  }

  .mlh-141 p {
    line-height: 141px;
  }

  .mfs-141 p {
    font-size: 141px;
  }

  .mlh-142 p {
    line-height: 142px;
  }

  .mfs-142 p {
    font-size: 142px;
  }

  .mlh-143 p {
    line-height: 143px;
  }

  .mfs-143 p {
    font-size: 143px;
  }

  .mlh-144 p {
    line-height: 144px;
  }

  .mfs-144 p {
    font-size: 144px;
  }

  .mlh-145 p {
    line-height: 145px;
  }

  .mfs-145 p {
    font-size: 145px;
  }

  .mlh-146 p {
    line-height: 146px;
  }

  .mfs-146 p {
    font-size: 146px;
  }

  .mlh-147 p {
    line-height: 147px;
  }

  .mfs-147 p {
    font-size: 147px;
  }

  .mlh-148 p {
    line-height: 148px;
  }

  .mfs-148 p {
    font-size: 148px;
  }

  .mlh-149 p {
    line-height: 149px;
  }

  .mfs-149 p {
    font-size: 149px;
  }

  .mlh-150 p {
    line-height: 150px;
  }

  .mfs-150 p {
    font-size: 150px;
  }

  .mlh-151 p {
    line-height: 151px;
  }

  .mfs-151 p {
    font-size: 151px;
  }

  .mlh-152 p {
    line-height: 152px;
  }

  .mfs-152 p {
    font-size: 152px;
  }

  .mlh-153 p {
    line-height: 153px;
  }

  .mfs-153 p {
    font-size: 153px;
  }

  .mlh-154 p {
    line-height: 154px;
  }

  .mfs-154 p {
    font-size: 154px;
  }

  .mlh-155 p {
    line-height: 155px;
  }

  .mfs-155 p {
    font-size: 155px;
  }

  .mlh-156 p {
    line-height: 156px;
  }

  .mfs-156 p {
    font-size: 156px;
  }

  .mlh-157 p {
    line-height: 157px;
  }

  .mfs-157 p {
    font-size: 157px;
  }

  .mlh-158 p {
    line-height: 158px;
  }

  .mfs-158 p {
    font-size: 158px;
  }

  .mlh-159 p {
    line-height: 159px;
  }

  .mfs-159 p {
    font-size: 159px;
  }

  .mlh-160 p {
    line-height: 160px;
  }

  .mfs-160 p {
    font-size: 160px;
  }

  .mlh-161 p {
    line-height: 161px;
  }

  .mfs-161 p {
    font-size: 161px;
  }

  .mlh-162 p {
    line-height: 162px;
  }

  .mfs-162 p {
    font-size: 162px;
  }

  .mlh-163 p {
    line-height: 163px;
  }

  .mfs-163 p {
    font-size: 163px;
  }

  .mlh-164 p {
    line-height: 164px;
  }

  .mfs-164 p {
    font-size: 164px;
  }

  .mlh-165 p {
    line-height: 165px;
  }

  .mfs-165 p {
    font-size: 165px;
  }

  .mlh-166 p {
    line-height: 166px;
  }

  .mfs-166 p {
    font-size: 166px;
  }

  .mlh-167 p {
    line-height: 167px;
  }

  .mfs-167 p {
    font-size: 167px;
  }

  .mlh-168 p {
    line-height: 168px;
  }

  .mfs-168 p {
    font-size: 168px;
  }

  .mlh-169 p {
    line-height: 169px;
  }

  .mfs-169 p {
    font-size: 169px;
  }

  .mlh-170 p {
    line-height: 170px;
  }

  .mfs-170 p {
    font-size: 170px;
  }

  .mlh-171 p {
    line-height: 171px;
  }

  .mfs-171 p {
    font-size: 171px;
  }

  .mlh-172 p {
    line-height: 172px;
  }

  .mfs-172 p {
    font-size: 172px;
  }

  .mlh-173 p {
    line-height: 173px;
  }

  .mfs-173 p {
    font-size: 173px;
  }

  .mlh-174 p {
    line-height: 174px;
  }

  .mfs-174 p {
    font-size: 174px;
  }

  .mlh-175 p {
    line-height: 175px;
  }

  .mfs-175 p {
    font-size: 175px;
  }

  .mlh-176 p {
    line-height: 176px;
  }

  .mfs-176 p {
    font-size: 176px;
  }

  .mlh-177 p {
    line-height: 177px;
  }

  .mfs-177 p {
    font-size: 177px;
  }

  .mlh-178 p {
    line-height: 178px;
  }

  .mfs-178 p {
    font-size: 178px;
  }

  .mlh-179 p {
    line-height: 179px;
  }

  .mfs-179 p {
    font-size: 179px;
  }

  .mlh-180 p {
    line-height: 180px;
  }

  .mfs-180 p {
    font-size: 180px;
  }

  .mlh-181 p {
    line-height: 181px;
  }

  .mfs-181 p {
    font-size: 181px;
  }

  .mlh-182 p {
    line-height: 182px;
  }

  .mfs-182 p {
    font-size: 182px;
  }

  .mlh-183 p {
    line-height: 183px;
  }

  .mfs-183 p {
    font-size: 183px;
  }

  .mlh-184 p {
    line-height: 184px;
  }

  .mfs-184 p {
    font-size: 184px;
  }

  .mlh-185 p {
    line-height: 185px;
  }

  .mfs-185 p {
    font-size: 185px;
  }

  .mlh-186 p {
    line-height: 186px;
  }

  .mfs-186 p {
    font-size: 186px;
  }

  .mlh-187 p {
    line-height: 187px;
  }

  .mfs-187 p {
    font-size: 187px;
  }

  .mlh-188 p {
    line-height: 188px;
  }

  .mfs-188 p {
    font-size: 188px;
  }

  .mlh-189 p {
    line-height: 189px;
  }

  .mfs-189 p {
    font-size: 189px;
  }

  .mlh-190 p {
    line-height: 190px;
  }

  .mfs-190 p {
    font-size: 190px;
  }

  .mlh-191 p {
    line-height: 191px;
  }

  .mfs-191 p {
    font-size: 191px;
  }

  .mlh-192 p {
    line-height: 192px;
  }

  .mfs-192 p {
    font-size: 192px;
  }

  .mlh-193 p {
    line-height: 193px;
  }

  .mfs-193 p {
    font-size: 193px;
  }

  .mlh-194 p {
    line-height: 194px;
  }

  .mfs-194 p {
    font-size: 194px;
  }

  .mlh-195 p {
    line-height: 195px;
  }

  .mfs-195 p {
    font-size: 195px;
  }

  .mlh-196 p {
    line-height: 196px;
  }

  .mfs-196 p {
    font-size: 196px;
  }

  .mlh-197 p {
    line-height: 197px;
  }

  .mfs-197 p {
    font-size: 197px;
  }

  .mlh-198 p {
    line-height: 198px;
  }

  .mfs-198 p {
    font-size: 198px;
  }

  .mlh-199 p {
    line-height: 199px;
  }

  .mfs-199 p {
    font-size: 199px;
  }
}
.background-size-auto.cope-core-section, .background-size-auto.cope-core-container {
  background-size: auto;
}
@media screen and (max-width: 767px) {
  .background-size-auto-mobile.cope-core-section, .background-size-auto-mobile.cope-core-container {
    background-size: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .background-size-auto-tablet.cope-core-section, .background-size-auto-tablet.cope-core-container {
    background-size: auto;
  }
}
@media screen and (min-width: 1024px) {
  .background-size-auto-desktop.cope-core-section, .background-size-auto-desktop.cope-core-container {
    background-size: auto;
  }
}
.background-size-contain.cope-core-section, .background-size-contain.cope-core-container {
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .background-size-contain-mobile.cope-core-section, .background-size-contain-mobile.cope-core-container {
    background-size: contain;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .background-size-contain-tablet.cope-core-section, .background-size-contain-tablet.cope-core-container {
    background-size: contain;
  }
}
@media screen and (min-width: 1024px) {
  .background-size-contain-desktop.cope-core-section, .background-size-contain-desktop.cope-core-container {
    background-size: contain;
  }
}
.background-size-cover.cope-core-section, .background-size-cover.cope-core-container {
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .background-size-cover-mobile.cope-core-section, .background-size-cover-mobile.cope-core-container {
    background-size: cover;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .background-size-cover-tablet.cope-core-section, .background-size-cover-tablet.cope-core-container {
    background-size: cover;
  }
}
@media screen and (min-width: 1024px) {
  .background-size-cover-desktop.cope-core-section, .background-size-cover-desktop.cope-core-container {
    background-size: cover;
  }
}
.background-position-center.cope-core-section, .background-position-center.cope-core-container {
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .background-position-center-mobile.cope-core-section, .background-position-center-mobile.cope-core-container {
    background-position: center center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .background-position-center-tablet.cope-core-section, .background-position-center-tablet.cope-core-container {
    background-position: center center;
  }
}
@media screen and (min-width: 1024px) {
  .background-position-center-desktop.cope-core-section, .background-position-center-desktop.cope-core-container {
    background-position: center center;
  }
}
.background-position-top.cope-core-section, .background-position-top.cope-core-container {
  background-position-y: top;
}
@media screen and (max-width: 767px) {
  .background-position-top-mobile.cope-core-section, .background-position-top-mobile.cope-core-container {
    background-position-y: top;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .background-position-top-tablet.cope-core-section, .background-position-top-tablet.cope-core-container {
    background-position-y: top;
  }
}
@media screen and (min-width: 1024px) {
  .background-position-top-desktop.cope-core-section, .background-position-top-desktop.cope-core-container {
    background-position-y: top;
  }
}
.background-position-right.cope-core-section, .background-position-right.cope-core-container {
  background-position-x: right;
}
@media screen and (max-width: 767px) {
  .background-position-right-mobile.cope-core-section, .background-position-right-mobile.cope-core-container {
    background-position-x: right;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .background-position-right-tablet.cope-core-section, .background-position-right-tablet.cope-core-container {
    background-position-x: right;
  }
}
@media screen and (min-width: 1024px) {
  .background-position-right-desktop.cope-core-section, .background-position-right-desktop.cope-core-container {
    background-position-x: right;
  }
}
.background-position-bottom.cope-core-section, .background-position-bottom.cope-core-container {
  background-position-y: bottom;
}
@media screen and (max-width: 767px) {
  .background-position-bottom-mobile.cope-core-section, .background-position-bottom-mobile.cope-core-container {
    background-position-y: bottom;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .background-position-bottom-tablet.cope-core-section, .background-position-bottom-tablet.cope-core-container {
    background-position-y: bottom;
  }
}
@media screen and (min-width: 1024px) {
  .background-position-bottom-desktop.cope-core-section, .background-position-bottom-desktop.cope-core-container {
    background-position-y: bottom;
  }
}
.background-position-left.cope-core-section, .background-position-left.cope-core-container {
  background-position-x: left;
}
@media screen and (max-width: 767px) {
  .background-position-left-mobile.cope-core-section, .background-position-left-mobile.cope-core-container {
    background-position-x: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .background-position-left-tablet.cope-core-section, .background-position-left-tablet.cope-core-container {
    background-position-x: left;
  }
}
@media screen and (min-width: 1024px) {
  .background-position-left-desktop.cope-core-section, .background-position-left-desktop.cope-core-container {
    background-position-x: left;
  }
}

.resource-hide-filter-controls .cope-core-filter__controls {
  display: none !important;
}
.resource-hide-filter-controls .cope-core-filter {
  padding-top: 20px;
}
@media screen and (min-width: 1024px) {
  .resource-hide-filter-controls .cope-core-filter {
    padding-top: 70px;
  }
}

.resource-cards--label--remove-pipes .cope-core-resourcecard .cope-core-resourcecard-tags .cope-core-resourcecard-tag:first-child {
  border-right: none;
}
.resource-cards--label--remove-pipes .resource-card--label--add-pipe.cope-core-resourcecard .cope-core-resourcecard-tags .cope-core-resourcecard-tag:first-child {
  border-right: 1px solid #b3b8c1;
}

.cope-core-navigation .cope-core-navigation-global-content .cope-core-navigation-global-column.cope-core-navigation-global-col-links {
  width: 100% !important;
}
.cope-core-navigation .cope-core-navigation-global-content .cope-core-navigation-global-column.cope-core-navigation-global-col-links nav {
  text-align: center;
  margin: 9px;
}
.cope-core-navigation .cope-core-navigation-global-content .cope-core-navigation-global-column.cope-core-navigation-global-col-links nav a {
  border-right: 1px solid #0019654d;
  padding: 0 22px;
  margin-right: 0;
  color: var(--brand-primary);
  font-size: 12px;
  text-decoration: underline;
}
.cope-core-navigation .cope-core-navigation-global-content .cope-core-navigation-global-column.cope-core-navigation-global-col-links nav a:last-child {
  border-right: 0px;
}

.sciex--product-storage-nav {
  display: none;
  margin-top: -118px;
}
@media screen and (min-width: 768px) {
  .sciex--product-storage-nav {
    display: block;
  }
}
.sciex--product-storage-nav div.image {
  margin-bottom: 0;
}

.sciex--product-storage-nav-mobile {
  margin: 15px;
  margin-top: -105px;
}
.sciex--product-storage-nav-mobile .cope-core-accordion {
  position: relative;
}
.sciex--product-storage-nav-mobile .cope-core-accordion .cope-core-accordion-item-content {
  position: absolute;
  background: white;
  z-index: 1;
  width: 100%;
  box-shadow: #00000042 10px 15px 15px -7px;
}
.sciex--product-storage-nav-mobile .cope-core-accordion .cope-core-accordion-item-title {
  padding: 30px;
  font-size: 20px;
}
.sciex--product-storage-nav-mobile .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-icon {
  right: 30px;
}
.sciex--product-storage-nav-mobile .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-item-content {
  padding: 0;
  margin: 0;
}
.sciex--product-storage-nav-mobile .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-item-content .image {
  height: 80px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.sciex--product-storage-nav-mobile .cope-core-accordion .cope-core-accordion-item .cope-core-accordion-item-content .image .cope-core-image {
  padding: 5px 0 0 0;
}

.sciex--ta-home-nav {
  margin-bottom: 40px;
}
.sciex--ta-home-nav.cope-core-column-container {
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 1450px) {
  .sciex--ta-home-nav.cope-core-column-container {
    flex-wrap: nowrap;
  }
}
.sciex--ta-home-nav .cope-core-column {
  cursor: pointer;
  min-width: 272px;
  margin: 5px;
}
.sciex--ta-home-nav .cope-core-column:first-child() {
  margin-left: 0;
}
.sciex--ta-home-nav .cope-core-column:last-child() {
  margin-right: 0;
}
.sciex--ta-home-nav .cope-core-column .cope-core-container-content {
  height: 72px;
}
.sciex--ta-home-nav .cope-core-column .cope-core-container.active .cope-core-container-content {
  display: none;
}
.sciex--ta-home-nav .cope-core-column:hover .cope-core-container-content {
  display: none;
}
.sciex--ta-home-nav .cope-core-column:hover .active .cope-core-container-content {
  display: block !important;
}
.sciex--ta-home-nav.cope-core-container > .cope-core-container-content > div > .aem-Grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sciex--ta-home-nav.cope-core-container > .cope-core-container-content > div > .aem-Grid::before, .sciex--ta-home-nav.cope-core-container > .cope-core-container-content > div > .aem-Grid::after {
  display: none;
}
.sciex--ta-home-nav.cope-core-container > .cope-core-container-content > div > .aem-Grid .aem-GridColumn--offset--default--3 {
  margin-left: 0;
}
@media screen and (max-width: 1300px) {
  .sciex--ta-home-nav.cope-core-container > .cope-core-container-content > div > .aem-Grid .aem-GridColumn--default--3 {
    width: 33%;
  }
}
.sciex--ta-home-nav.cope-core-container .container {
  margin: 10px 0 0 0;
}
.sciex--ta-home-nav.cope-core-container .container > .cope-core-container {
  cursor: pointer;
  width: 272px;
}
.sciex--ta-home-nav.cope-core-container .container > .cope-core-container .cope-core-container .cope-core-container-content {
  height: 72px;
}
.sciex--ta-home-nav.cope-core-container .container > .cope-core-container .cope-core-container.active .cope-core-container-content {
  display: none;
}
.sciex--ta-home-nav.cope-core-container .container > .cope-core-container.hover > .cope-core-container-content > div > .aem-Grid > .container:first-of-type, .sciex--ta-home-nav.cope-core-container .container > .cope-core-container:hover > .cope-core-container-content > div > .aem-Grid > .container:first-of-type {
  display: none;
}
.sciex--ta-home-nav.cope-core-container .container > .cope-core-container.hover .active .cope-core-container-content, .sciex--ta-home-nav.cope-core-container .container > .cope-core-container:hover .active .cope-core-container-content {
  display: block;
}

.filter .cope-core-filter {
  font-family: "Noto Sans Myanmar", Arial, Helvetica, Verdana, sans-serif !important;

}

@media screen and (min-width: 1024px) {
  .filter .cope-core-filter .cope-core-filter__contents {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid > .aem-GridColumn.resourcecard, .filter .cope-core-filter .cope-core-filter__contents > .aem-Grid > .section {
  max-height: 100%;
  height: 100%;
  width: 100%;
  padding: 0 0px 20px;
}
@media screen and (min-width: 1024px) {
  .filter .cope-core-filter .cope-core-filter__contents > .aem-Grid > .aem-GridColumn.resourcecard, .filter .cope-core-filter .cope-core-filter__contents > .aem-Grid > .section {
    width: 33.3%;
    height: auto;
    padding: 0px 10px 20px 10px;
  }
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card {
  display: block;
  height: 100%;
  background: white;
  position: relative;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card > * {
  width: 100%;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-detail {
  padding: 25px 27px;
  position: initial;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-detail p.cope-core-resourcecard-headline {
  font-size: 18px;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-detail p.cope-core-body-text {
  font-size: 16px;
  min-height: auto;
  min-height: 115px;
  color: #7d7d7d;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-detail .cope-core-resourcecard-buttons {
  bottom: 35px;
  width: calc(100% - 52px);
  position: absolute;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-detail .cope-core-resourcecard-buttons .cope-core-resourcecard-button {
  padding: 7px 34px;
  font-size: 14px;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-preview-container {
  min-height: 200px;
}
@media screen and (min-width: 400px) {
  .filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-preview-container {
    min-height: 240px;
  }
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-preview-image {
  max-width: 270.48px;
  position: absolute;
  top: 47px;
}
@media screen and (min-width: 768px) {
  .filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-preview-image {
    top: 57px;
  }
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-preview-top-bar {
  height: 36px;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-preview-top-bar p.cope-core-resourcecard-preview-top-bar-label {
  font-size: 22px;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .aem-GridColumn.resourcecard .cope-core-resource-card .cope-core-resourcecard-preview-top-bar .cope-core-resourcecard-preview-top-bar-icon {
  height: 36px;
  width: 43px;
  background-size: 21px;
}
.filter .cope-core-filter .cope-core-filter__contents > .aem-Grid .resourcecard div.cope-core-resourcecard {
  position: relative;
  height: 100%;
  background: white;
}
.filter .cope-core-filter .cope-core-filter__controls {
  display: block;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .filter .cope-core-filter .cope-core-filter__controls {
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 1024px) {
  .filter .cope-core-filter .cope-core-filter__controls {
    display: inherit;
  }
}
.filter .cope-core-filter .cope-core-filter__controls .cope-core-filter__heading {
  display: flex;
  align-items: center;
  margin-right: 100px;
  font-size: 20px;
  color: var(--brand-primary);
}
.filter .cope-core-filter .cope-core-filter__controls .cope-core-filter__heading .cope-core-filter__icon {
  height: 23px;
  width: 32px;
  margin-right: 25px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='34px' height='25px' viewBox='0 0 34 25' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Filterbars-/-(2)-Closed-/-Topic-+-Content' transform='translate(-18.000000, -17.000000)' stroke='%23005AD2' stroke-width='2'%3E%3Cg id='Group' transform='translate(19.000000, 18.000000)'%3E%3Ccircle id='Oval' cx='3.375' cy='14.625' r='3.375'%3E%3C/circle%3E%3Ccircle id='Oval' cx='15.75' cy='7.875' r='3.375'%3E%3C/circle%3E%3Cline x1='3.375' y1='18' x2='3.375' y2='22.5' id='Path'%3E%3C/line%3E%3Cline x1='15.75' y1='0' x2='15.75' y2='4.5' id='Path'%3E%3C/line%3E%3Cline x1='3.375' y1='11.25' x2='3.375' y2='0' id='Path'%3E%3C/line%3E%3Ccircle id='Oval' cx='28.125' cy='14.625' r='3.375'%3E%3C/circle%3E%3Cline x1='28.125' y1='18' x2='28.125' y2='22.5' id='Path'%3E%3C/line%3E%3Cline x1='28.125' y1='11.25' x2='28.125' y2='0' id='Path'%3E%3C/line%3E%3Cline x1='15.75' y1='22.5' x2='15.75' y2='11.25' id='Path'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.filter .cope-core-filter .cope-core-filter__controls .cope-core-filter__body .cope-core-filter__group-wrapper {
  margin: 0 0px 12px 0;
}
@media screen and (min-width: 768px) {
  .filter .cope-core-filter .cope-core-filter__controls .cope-core-filter__body .cope-core-filter__group-wrapper {
    margin: 0 12px 12px 0;
  }
}
.filter .cope-core-filter .cope-core-filter__controls .cope-core-filter__body .cope-core-filter__group-wrapper .cope-core-filter__group {
  border-color: var(--brand-secondary);
  border-width: 1px;
  background-position: right 19px top 22px;
}
.filter .cope-core-filter .cope-core-filter__controls .cope-core-filter__body .cope-core-filter__group-wrapper .cope-core-filter__group.cope-core-filter__group--selected {
  background-position: right 13px top 15px;
  background-size: 28px;
}
.filter .cope-core-filter .cope-core-filter__controls .cope-core-filter__body .cope-core-filter__group-wrapper .cope-core-filter__group .cope-core-filter__title .cope-core-filter__button {
  line-height: 58px;
  padding-left: 30px;
  width: 100%;
  font-size: 20px;
}
.filter .cope-core-filter-no-resources-authored {
  text-align: center;
}
.filter .cope-core-filter-no-resources-authored p {
  font-size: 34px;
}
@media screen and (min-width: 768px) {
  .filter .cope-core-filter-no-resources-authored p {
    font-size: 40px;
  }
}
.filter .cope-core-filter-no-resources-authored p:first-child {
  margin-bottom: 0px;
}
.filter .cope-core-filter-no-resources-authored p:last-child {
  margin-top: 10px;
}

.sciex--product-cards .sciex--text-3 p {
  color: var(--brand-secondary);
}
.sciex--product-cards .sciex--text-3 p a {
  color: var(--brand-secondary);
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .columns .sciex--product-cards.cope-core-column-container div.cope-core-column {
    margin-right: 10px;
  }
  .columns .sciex--product-cards.cope-core-column-container div.cope-core-column .section .cope-core-section.authored-card {
    padding: 20px;
  }
  .columns .sciex--product-cards.cope-core-column-container div.cope-core-column .section .cope-core-section.authored-card div.sciex--text-3 p a {
    font-size: 14px;
  }
  .columns .sciex--product-cards.cope-core-column-container div.cope-core-column .section .cope-core-section.authored-card .cope-core-button {
    padding: 10px;
    font-size: 14px;
  }
}
.sciex--section-overflow {
  margin-top: -102px;
  position: relative;
}

.align-center .image > div > div {
  text-align: center;
}

.contact {
  color: var(--brand-primary);
}
.contact form input, .contact form label {
  display: inline-block;
  margin: 12px 0;
}

.hcpaccountbuttons {
  color: var(--brand-primary);
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__buttons {
  margin: 0 -8px 20px;
}
@media screen and (min-width: 1024px) {
  .hcpaccountbuttons .cope-core-hcp-account-buttons__buttons {
    margin: 0 -8px;
  }
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__buttons a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: var(--frutiger);
  text-decoration: none;
  border-radius: var(--btn-radius);
  max-width: 100%;
  cursor: pointer;
  font-weight: normal;
  margin: 8px;
  padding: 12px 46px;
  display: inline-flex;
  transition: background 0.25s;
  color: var(--btn-primary-color);
  background: var(--btn-primary-bg);
  border: var(--btn-primary-border);
  width: var(--btn-lrg-width);
  height: var(--btn-lrg-height);
  font-size: 18px;
}
@media screen and (min-width: 1024px) {
  .hcpaccountbuttons .cope-core-hcp-account-buttons__buttons a {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__buttons a:hover {
  color: var(--btn-primary-color-active);
  background: var(--btn-primary-bg-active);
  border: var(--btn-primary-border-active);
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__buttons a.cope-core-hcp-account-buttons__sign-in {
  background: #eff0f2 !important;
  border: none !important;
  color: var(--brand-secondary) !important;
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__buttons a.cope-core-hcp-account-buttons__sign-in:hover {
  background: #dddddd !important;
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--close {
  width: 50px;
  height: 50px;
  right: -8px;
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content {
  position: relative;
  background: #fff;
  max-width: 600px;
  width: 100%;
  padding: 18px 44px 48px;
}
@media screen and (min-width: 768px) {
  .hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content {
    width: 600px;
  }
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content a {
  color: var(--brand-secondary);
  font-size: 16px;
  line-height: 27px;
  white-space: nowrap;
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content p {
  font-size: 16px;
  line-height: 27px;
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content h2 {
  font-size: 40px;
  font-weight: normal;
  text-align: center;
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content label p {
  color: #001965;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 7px;
}
@media screen and (min-width: 1024px) {
  .hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content label p {
    font-size: 18px;
    line-height: 27px;
  }
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content input {
  background: #eff0f2;
  border: none;
  padding: 12px;
  font-size: 18px;
  width: 100%;
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content .cope-core-hcp-account-buttons__signin-modal--submit, .hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content .cope-core-hcp-account-buttons__forgot-password-modal--submit {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: var(--frutiger);
  text-decoration: none;
  border-radius: var(--btn-radius);
  max-width: 100%;
  cursor: pointer;
  font-weight: normal;
  margin: 8px;
  padding: 12px 46px;
  display: inline-flex;
  transition: background 0.25s;
  color: var(--btn-primary-color);
  background: var(--btn-primary-bg);
  border: var(--btn-primary-border);
  width: var(--btn-lrg-width);
  height: var(--btn-lrg-height);
  font-size: 18px;
  margin: 30px 12px 0 0;
}
@media screen and (min-width: 1024px) {
  .hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content .cope-core-hcp-account-buttons__signin-modal--submit, .hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content .cope-core-hcp-account-buttons__forgot-password-modal--submit {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content .cope-core-hcp-account-buttons__signin-modal--submit:hover, .hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content .cope-core-hcp-account-buttons__forgot-password-modal--submit:hover {
  color: var(--btn-primary-color-active);
  background: var(--btn-primary-bg-active);
  border: var(--btn-primary-border-active);
}
@media screen and (min-width: 1024px) {
  .hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content .cope-core-hcp-account-buttons__signin-modal--submit, .hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content .cope-core-hcp-account-buttons__forgot-password-modal--submit {
    margin: 30px 12px 0 0;
  }
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__modal .cope-core-hcp-account-buttons__modal--content .cope-core-hcp-account-buttons__signin-modal--forgot-password {
  display: inline-block;
  margin: 8px 0 0;
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__greeting a {
  color: var(--brand-secondary);
  font-size: 16px;
  line-height: 27px;
  white-space: nowrap;
}
.hcpaccountbuttons .cope-core-hcp-account-buttons__greeting span::after {
  content: "|";
  margin: 0 4px;
}

#product_materials_Product {
  width: 100%;
}

#btn-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: var(--frutiger);
  text-decoration: none;
  border-radius: var(--btn-radius);
  max-width: 100%;
  cursor: pointer;
  font-weight: normal;
  margin: 8px;
  padding: 12px 46px;
  display: inline-flex;
  transition: background 0.25s;
  color: var(--btn-primary-color);
  background: var(--btn-primary-bg);
  border: var(--btn-primary-border);
  width: var(--btn-lrg-width);
  height: var(--btn-lrg-height);
  font-size: 18px;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  #btn-submit {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#btn-submit:hover {
  color: var(--btn-primary-color-active);
  background: var(--btn-primary-bg-active);
  border: var(--btn-primary-border-active);
}

.cope-core-modal .cope-core-modal-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 0 30px 0;
}
@media screen and (min-width: 768px) {
  .cope-core-modal .cope-core-modal-buttons {
    flex-direction: row;
  }
}
.cope-core-modal .cope-core-modal-buttons .cope-core-button {
  margin: 5px;
}

.modals .modal-Entering__Site .cope-core-modal-button-close,
.modals .modal-FORWARD__Entering__Page__Acknowledgement .cope-core-modal-button-close {
  display: none;
}

.cope-core-modal-overlay-active {
  pointer-events: none;
}

@supports selector(:has(+ *)) {
  .cope-core-modal-overlay-active {
    pointer-events: auto;
  }

  .modals:has(.modal-Entering__Site.cope-core-modal-visible) ~ .cope-core-modal-overlay-active, .modals:has(.modal-FORWARD__Entering__Page__Acknowledgement.cope-core-modal-visible) ~ .cope-core-modal-overlay-active {
    pointer-events: none;
  }
}
.cope-core-modal-visible .cope-core-modal-button-close {
  background: url(/content/dam/medical/novonordiskmedical/global/component/cope-close.svg);
  background-repeat: no-repeat;
  background-position: center center;
}

:root {
  --btn-radius: 50px;
  --brand-primary: #001965;
  --brand-secondary: #005ad2;
  --top-nav-link-color: var(--brand-primary) !important;
  --container-padding-desktop: var(--container-padding-desktop-xl);
  --desktop-width: var(--desktop-xl-width);
  --footer-height: 50px !important;
  --frutiger: "Noto Sans Myanmar", Arial, Helvetica, Verdana, sans-serif;
}

body {
  font-family: "Noto Sans Myanmar", Arial, Helvetica, Verdana, sans-serif !important;
}

a {
  color: var(--brand-secondary);
}

div.xf-content-height {
  margin: inherit;
}

p,
.body-1,
ol,
ul,
li,
a,
button,
input,
optgroup,
select,
textarea {
  font-family: "Noto Sans Myanmar", Arial, Helvetica, Verdana, sans-serif !important;
}

/* our newly added classes */
/* For mobile version starts here */
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > p > a{
  color: white;
}
@media screen and (max-width: 400px) {
 .section-2 .move{
  line-height: 12px;
  margin-top: 2px;
 }
 #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > p > a{
  color: white;
 }
 div#section-2-desk{
  display: none;
}
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div.click-here {
 
  margin-left: 20px;
  margin-top: -65px;
  text-align: left;
margin-left: auto;

}

}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .section-2 .move{
    line-height: 17px;
    margin-top: 10px;
   }
   div#section-2-desk{
    display: none;
  }
   
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .section-2 .move{
     line-height: 20px;
    margin-top: 20px;
   }
   div#section-2-desk{
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds-mob{
    border-radius: 25px;
    height: 230px;
    max-width: 100%;
  }
  div#section-2-desk{
    display: none;
  }
  #Fwdmobile .cope-core-column.cope-core-column-one {
    margin-right: 0px;
}

#Fwdmobile .cope-core-column.cope-core-column-one {
  margin-right: 0px;
}
#Fwdmobile .bg-col{
  padding: 30px 0px 30px 50px;
}
.transition .cope-core-card-image{
  width: 40%!important;
}
.cope-core-text.cope-core-text-1707214815917{
  padding: 0px;
}
.move p{
  font-size: 11px;
}
.section-2 .cope-core-image {
  margin-top: -20px;
}

.transition .cope-core-card{
  min-height: 200px!important;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12{
  display: none;
}

}

@media screen and (max-width: 767px) {
  .section-2 .cope-core-image {
    margin-top: -20px;
  }
  
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition{
   display: flex;
   max-width: 720px;
   border-radius: 20px;
   min-height: 200px;
   margin: 20px; 
  }
  
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.card.aem-GridColumn.aem-GridColumn--default--12.colorseq1 > a > div{
    display: flex;
    align-items: center;
    border: none;
  }
  .transition .cope-core-card-image{
    background-size: auto;
    background-position: top left;
    height: 80px;
    width: 20%;
  }
 
  .transition .cope-core-card-content{
    width: 100%;
  }
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div.card.aem-GridColumn.aem-GridColumn--default--12.colorseq2 > a > div{
    display: flex;
    align-items: center;
    border: none;
  }
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-three > div > div > div > div > div > div > div > div > a > div{
    display: flex;
    align-items: center;
    border: none;
  }
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-four > div > div > div > div > div > div > div > div > a > div{
    display: flex;
    align-items: center;
    border: none;
  }
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12{
    display: none;
  }
  .image-hide .cope-core-card-image{
    display: none;
  }

  .cope-core-card.cope-core-card-1706780297107 .cope-core-card-image{
    display: none;
  }
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > p > a{
    color: #f6f7f8;
  }
  .bd-rds-mob .cope-core-card {
    /* border: var(--card-border); */
    position: relative;
    font-family: "Noto Sans Myanmar", Arial, Helvetica, Verdana, sans-serif !important;
    min-height: auto;
    border: none!important;
  }
  .container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds-mob{
    border-radius: 25px;
    height: 230px;
    max-width: 330px;
  }
  .transition .cope-core-card{
    min-height: 200px!important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
  }
  div#Fwddesktop{
    display: none;
  }
  .bg-col .cope-core-button.cope-core-button{
    background-color: #37393D;
    border-radius: 15px;
    font-weight: bold;
  }
  .image-hide .cope-core-card-content div:nth-child(3){
    /* margin-right: 20px; */
    position: absolute;
    right: 20px;
    top: 160px;
  }
  .image-hide .cope-core-card-title p{
    padding: 2px 10px;
    border-radius: 25%;
  }
  .cope-core-column-container.cope-core-column-container-1706866472126{
    padding: 30px 0px 30px 70px;
  }
  .cope-core-column-container.cope-core-column-container-1706866861995 > .cope-core-column.cope-core-column-one{
    margin-right: 0px;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div{
    height: 200px;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div{
    margin-top: -45px;
    margin-left: 23%;
  }
  .transition .cope-core-card {
    /* border: var(--card-border); */
    position: relative;
    font-family: "Noto Sans Myanmar", Arial, Helvetica, Verdana, sans-serif !important;
    min-height: auto;
    border: none!important;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12{
    display: none;
  }
  
 }
 @media screen and (min-width: 768px) and (max-width: 1023px){
  div#section-2-desk{
    display: none;
  }
  div#Fwddesktop{
    display: none;
  }
 }
 @media screen and (min-width: 768px) and (max-width: 1024px) {
  .bd-rds-mob .cope-core-container-content {
  padding: 0px 20px;
  }
  .cope-core-column-container.bg-col {
    padding: 30px 30px 30px 30px;
    }
    .bg-col .cope-core-button.cope-core-button {
    background-color: #37393D;
    border-radius: 15px;
    font-weight: bold;
    display: inline-block;
    white-space: nowrap;
    }
  .section-2 .move{
    line-height: 12px;
   margin-top: 5px;
  }
  .section-2 .move p{
    font-size: 11px;
  }
  .col-ipad .cope-core-column.cope-core-column-one {
    flex-basis: 27%!important;
  }
  #firstcontainer .cope-core-card-image{
    background-size: contain!important;
    background-position: center center;
  }
  .image-hide .cope-core-card-title p{
    padding: 3px 14px;
    border-radius: 25%;
  }
  .container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds-mob{
    border-radius: 25px;
    height: 228px;
    width: 290px;
    transition: transform 0.5s, linear 0.5s, width 0.5s, height 0.5s;
  }
  .container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds-mob:hover{
    border-radius: 25px;
    height: 256px;
    max-width: 295px;
    transform: scale3d(1.05, 1.05, 1.05);
    font-weight: bold;
  }
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition{
    border-radius: 25px;
    max-width: 160px;
    height: 360px;
    transition: transform 0.5s, linear 0.5s, width 0.5s, height 0.5s;
    position: absolute;  
  }
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition:hover{
    max-width: 165px;
    height: 365px;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition:hover p{
    font-weight: bold !important;
  }
  .transition .cope-core-card-content{
    position: relative;
    width: 170px!important;
    margin: -40px 0px 0px -30px;
  }
  .bg-col .cope-core-button.cope-core-button{
    background-color: #37393D;
    border-radius: 15px;
    font-weight: bold;
  }
  .image-hide .cope-core-card-content{ 
    position: relative;
    width: 240px !important;
  }
  .image-hide .cope-core-card-image{
    display: none;
  }
  .image-hide .cope-core-card-content div:nth-child(3){
    /* margin-right: 20px; */
    position: absolute;
    right: 20px;
    top: 160px;
  }
  .cope-core-card {
    /* border: var(--card-border); */
    position: relative;
    font-family: "Noto Sans Myanmar", Arial, Helvetica, Verdana, sans-serif !important;
    min-height: auto;
    border: none!important;
  }
  .container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds-mob{
    margin-bottom: 10px;
  }
 
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div{
    margin-top: -30px;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > p > a{
    color: white;
  }
 }
 

 @media screen and (min-width: 1024px) and (max-width: 1279px) {
  div#Fwdmobile{
    display: none;
  }
  .bg-col .cope-core-button.cope-core-button {
    margin-left: 0;
  }
  .click-here{
    width: 200px;
    margin-left: 7px;
  }
  div#section-2-mob{
    display: none;
  }
  
  .bd-rds .cope-core-container-content{
    padding: 0px 10px;
  }
  .bg-col .cope-core-button.cope-core-button{
    background-color: #37393D;
    border-radius: 15px;
    font-weight: bold;
  }
  .container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds{
    border-radius: 25px;
    height: 228px;
    max-width: 300px;
    transition: transform 0.5s, linear 0.5s, width 0.5s, height 0.5s;
  }
  .container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds:hover{
    border-radius: 25px;
    height: 238px;
    max-width: 305px;
    transform: scale3d(1.05, 1.05, 1.05);
    font-weight: bold;
  }
  .move{
    transform: translateY(-20x)!important;
    padding: 0px!important;
    margin-left: -30px;
  }
  .transition .cope-core-container-content{
    padding: 15px!important;
  }
  .cope-core-card {
    /* border: var(--card-border); */
    position: relative;
    font-family: "Noto Sans Myanmar", Arial, Helvetica, Verdana, sans-serif !important;
    min-height: auto;
    border: none!important;
  }
  .image-hide .cope-core-card-content{ 
    position: relative;
    width: 260px !important;
  }
  .image-hide .cope-core-card-image{
    display: none;
  }

  .cope-core-card.cope-core-card-1706780297107 .cope-core-card-image{
    display: none;
  }
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition{
    border-radius: 25px;
    max-width: 210px;
    height: 380px;
    transition: transform 0.5s, linear 0.5s, width 0.5s, height 0.5s;
    position: absolute;  
  }
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition:hover{
    max-width: 225px;
    height: 385px;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition:hover p{
    font-weight: bold !important;
  }
  .transition .cope-core-card-content{
    position: relative;
    width: 230px!important;
    margin: -30px 0px 0px -30px;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > p{
    margin-top: -10px;
  }
  #firstcontainer .cope-core-card-image{
    background-size: auto!important;
    background-position: top center;
  }
  /* #firstcontainer .cope-core-container-content {
    padding: 0px!important;
  } */
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(6) > div > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div{
    padding: 0px!important;
  }
  .image-hide .cope-core-card-content div:nth-child(3){
    /* margin-right: 20px; */
    position: absolute;
    right: 5px;
    top: 180px;
  }
  .bd-rds .cope-core-container-content{
    padding: 0px 10px;
  }
  .image-hide .cope-core-card-title p{
    padding: 4px 10px;
    border-radius: 25%;
  }
  .image-hide .cope-core-card-title > p{
    font-size: 18px;
  }
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(6) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div{
    padding: 10px 0px 10px 40px;
  }
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > p > a{
    color: #f6f7f8;
  }
  #Fwddesktop > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div{
    padding: 0px;
  }
  .move p, .body-1, ol, ul, li{
    font-size: 13px;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.card.aem-GridColumn.aem-GridColumn--default--12.colorseq1 > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
    font-size: 18px;
    text-align: center;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div.card.aem-GridColumn.aem-GridColumn--default--12.colorseq2 > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
    font-size: 18px;
    text-align: center;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-three > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
    font-size: 18px;
    text-align: center;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-four > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
    font-size: 18px;
    text-align: center;
  }
 }

@media screen and (min-width: 1280px) {
  div#Fwdmobile{
    display: none;
  }
  div#section-2-mob{
    display: none;
  }
  .click-here{
    width: 250px;
    margin-left: -43px;
  }
  #Fwddesktop > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div{
    padding: 0px;
  }
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > p > a{
    color: #f6f7f8;
  }
.cope-core-column.cope-core-column-one {
  margin-right: 10px;
  display: block;
  
}
.cope-core-column.cope-core-column-two {
  margin-right: 10px;
  display: block;
 
}
.cope-core-column.cope-core-column-three {
  margin-right: 10px;
  display: block;
  
}
.cope-core-column.cope-core-column-four {
  display: block;
  
}
.cope-core-card-image {
  height: var(--card-image-height);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}
.cope-core-card {
  /* border: var(--card-border); */
  position: relative;
  font-family: "Noto Sans Myanmar", Arial, Helvetica, Verdana, sans-serif !important;
  min-height: auto;
  border: none!important;
}
/*remove this if bold is needed*/
.cope-core-card-title > p{
  font-weight: normal;
}
.image-hide .cope-core-card-image{
  display: none;
}
.container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds{
  border-radius: 25px;
  height: 228px;
  max-width: 328px;
  transition: transform 0.5s, linear 0.5s, width 0.5s, height 0.5s;
}
.container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds:hover{
  border-radius: 25px;
  height: 238px;
  max-width: 338px;
  transform: scale3d(1.05, 1.05, 1.05);
  font-weight: bold;
}
.bg-col .cope-core-button.cope-core-button{
  background-color: #37393D;
  border-radius: 15px;
  font-weight: bold;
  font-size: 24px;
}
.cope-core-card-description div + p{
  text-align: right;
}
.container .aem-GridColumn .aem-GridColumn--default--12 .transition{
  border-radius: 25px;
  max-width: 265px;
  height: 350px;
  transition: transform 0.5s, linear 0.5s, width 0.5s, height 0.5s;
  position: absolute;  
}
.container .aem-GridColumn .aem-GridColumn--default--12 .transition:hover{
  max-width: 270px;
  height: 355px;
  transform: scale3d(1.05, 1.05, 1.05);
}
.container .aem-GridColumn .aem-GridColumn--default--12 .transition:hover p{
  font-weight: bold !important;
}
.transition .cope-core-card-content{
  position: relative;
  width: 250px!important;
  margin: 0px 0px 0px -70%;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > p{
  margin: 0 -30px;
}
.image-hide .cope-core-card-content{ 
  position: relative;
  width: 315px !important;
}
.image-hide .cope-core-card-content div:nth-child(3){
  /* margin-right: 20px; */
  position: absolute;
  right: 5px;
  top: 180px;
}
.text.aem-GridColumn.aem-GridColumn--default--12 .move{
  transform: translateX(-48px);
}
.cope-core-card-content div:nth-child(3){
  text-align: right;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div{
  padding-bottom: 50px;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(3) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > p > a{
  color: #f8f8f9;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div{
  width: 280px;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(5) > div > div > div > div{
  padding-bottom: 40px;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(6) > div > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(1) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-description{
  width: 250px;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(6) > div > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(1) > div > div.cope-core-column.cope-core-column-three > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-description{
  width: 250px;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(6) > div > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(2) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-description{
  width: 250px;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(6) > div > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(2) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-description > p{
  width: 230px;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(6) > div > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(3) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-description{
  width: 230px;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(6) > div > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(3) > div > div.cope-core-column.cope-core-column-three > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-description > p{
  width: 230px;
}
.cope-core-card-description > p{
  font-size: 22px;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(6) > div > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div{
  padding: 0px!important;
}
.bd-rds .cope-core-container-content{
  padding: 0px 10px;
}
#Fwddesktop .cope-core-column-container.cope-core-column-container-1706876856592 {
  padding: 30px 0px 30px 80px;
}
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.card.aem-GridColumn.aem-GridColumn--default--12.colorseq1 > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
  font-size: 18px;
  text-align: center;
}
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div.card.aem-GridColumn.aem-GridColumn--default--12.colorseq2 > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
  font-size: 18px;
  text-align: center;
}
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-three > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
  font-size: 18px;
  text-align: center;
}
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-four > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
  font-size: 18px;
  text-align: center;
}
}
/* Desktop version ends here */


 @media screen and (min-width: 1280px) and (max-width: 1449px) {
  div#Fwdmobile{
    display: none;
  }
  div#section-2-mob{
    display: none;
  }
  .click-here{
    width: 250px;
    margin-left: 0px;
  }
  .cope-core-column-container.cope-core-column-container-1706690669421 > .cope-core-column.cope-core-column-one{
    margin-right: 20px;
  }
  .cope-core-column-container.cope-core-column-container-1706692319470 > .cope-core-column.cope-core-column-two{
    margin-right: 20px;
  }
  .cope-core-column-container.cope-core-column-container-1706692319470 > .cope-core-column.cope-core-column-three{
    margin-right: 20px;
  }
  .image-hide .cope-core-card-title p{
    padding: 5px 15px;
    border-radius: 25%;
  }
  .image-hide .cope-core-card-title > p{
    font-size: 20px;
  }
  .image-hide .cope-core-card-content div:nth-child(3){
    /* margin-right: 20px; */
    position: absolute;
    right: 30px;
    top: 180px;
  }
  
  .container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds{
    border-radius: 25px;
    height: 238px;
    max-width: 350px;
    transition: transform 0.5s, linear 0.5s, width 0.5s, height 0.5s;
  }
  .container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds:hover{
    border-radius: 25px;
    height: 248px;
    max-width: 355px;
    transform: scale3d(1.05, 1.05, 1.05);
    font-weight: bold;
  }
  .image-hide .cope-core-card-content{ 
    position: relative;
    width: 345px !important;
  }
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition{
    border-radius: 25px;
    max-width: 265px;
    height: 370px;
    transition: transform 0.5s, linear 0.5s, width 0.5s, height 0.5s;
    position: absolute;  
  }
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition:hover{
    max-width: 270px;
    height: 380px;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  .transition .cope-core-card-content{
    position: relative;
    width: 250px!important;
    margin: 0px 0px 0px -70%;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.card.aem-GridColumn.aem-GridColumn--default--12.colorseq1 > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
    font-size: 18px;
    text-align: center;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div.card.aem-GridColumn.aem-GridColumn--default--12.colorseq2 > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
    font-size: 18px;
    text-align: center;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-three > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
    font-size: 18px;
    text-align: center;
  }
  #firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-four > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
    font-size: 18px;
    text-align: center;
  }
  body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(4) > div > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > p{
    margin: 0 -50px;
  }
 }


 @media screen and (min-width: 1450px){
  div#Fwdmobile{
    display: none;
  }
  .click-here{
    width: 250px;
    margin-left: 0px;
  }
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition{
    border-radius: 25px;
    max-width: 300px;
    height: 350px;
    transition: transform 0.5s, linear 0.5s, width 0.5s, height 0.5s;
    position: absolute;  
  }
  .container .aem-GridColumn .aem-GridColumn--default--12 .transition:hover{
    max-width: 316px;
    height: 355px;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  .transition .cope-core-card-content{
    position: relative;
    width: 300px!important;
    margin: 0px 0px 0px -53%;
  }
  .text.aem-GridColumn.aem-GridColumn--default--12 .move {
   margin-left: 0px;
   margin-top: 10px;
 }
 .container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds{
  border-radius: 25px;
  height: 238px;
  max-width: 408px;
  transition: transform 0.5s, linear 0.5s, width 0.5s, height 0.5s;
}
.container.aem-GridColumn.aem-GridColumn--default--12 .bd-rds:hover{
  border-radius: 25px;
  height: 248px;
  max-width: 430px;
  transform: scale3d(1.05, 1.05, 1.05);
  font-weight: bold;
}
.image-hide .cope-core-card-title p{
  padding: 5px 20px;
  border-radius: 25%;
}
.image-hide .cope-core-card-title > p{
  font-size: 32px;
}
.image-hide .cope-core-card-content{ 
  position: relative;
  width: 356px !important;
}
body > div.root-container > div > div > div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 > div > div:nth-child(3) > div > div > div > div > div > div > p{
  font-size: 18px;
}
#firstcontainer > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > h1{
  font-size: 32px;
}
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div.card.aem-GridColumn.aem-GridColumn--default--12.colorseq1 > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
  font-size: 18px;
  text-align: center;
}
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div.card.aem-GridColumn.aem-GridColumn--default--12.colorseq2 > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
  font-size: 18px;
  text-align: center;
}
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-three > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
  font-size: 18px;
  text-align: center;
}
#firstcontainer > div > div > div > div.columns.aem-GridColumn.aem-GridColumn--default--12 > div > div.cope-core-column.cope-core-column-four > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title > p{
  font-size: 18px;
  text-align: center;
}
#section-2-desk > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > h1{
  font-size: 32px;
}
#section-2-desk > div > div > div > div:nth-child(2) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(1) > span > strong{
  font-size: 18px;
}
#section-2-desk > div > div > div > div:nth-child(2) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(2){
  font-size: 16px;
}
#section-2-desk > div > div > div > div:nth-child(2) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(1) > span > strong{
  font-size: 18px;
}
#section-2-desk > div > div > div > div:nth-child(2) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(2){
  font-size: 16px;
}
#section-2-desk > div > div > div > div:nth-child(3) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(1) > span > strong{
  font-size: 18px;
}
#section-2-desk > div > div > div > div:nth-child(3) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(2){
  font-size: 16px;
}
#section-2-desk > div > div > div > div:nth-child(3) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(1) > span > strong{
  font-size: 18px;
}
#section-2-desk > div > div > div > div:nth-child(3) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(2){
  font-size: 16px;
}
#section-2-desk > div > div > div > div:nth-child(4) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(1) > span > strong{
  font-size: 18px;
}
#section-2-desk > div > div > div > div:nth-child(4) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(2){
  font-size: 16px;
}
#section-2-desk > div > div > div > div:nth-child(4) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(1) > span > strong{
  font-size: 18px;
}
#section-2-desk > div > div > div > div:nth-child(4) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > div > div.cope-core-column.cope-core-column-two > div > div > div > div > p:nth-child(2){
  font-size: 16px;
}
#Fwddesktop > div > div > div > div.text.aem-GridColumn.aem-GridColumn--default--12 > div > h1{
  font-size: 32px;
}
.cope-core-card-description > p{
  font-size: 22px;
}
}

@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .section-2 .move{
     line-height: 15px;
    margin-top: -3px;
   }
   .move p {
    font-size: 13px;
   }
}
@media screen and (max-width: 495px){
  .cope-core-column-container.cope-core-column-col-two {
    display: block;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(1) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    margin: 10px 10px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(2) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    margin: 10px -8px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(2) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    margin: 10px -10px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(3) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    margin: 10px -8px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(3) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    margin: 10px -9px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(4) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    margin: 10px -9px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(4) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    margin: 10px -9px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(5) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    margin: 10px -9px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(5) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    padding: 6px;
    margin: 10px -9px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(6) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    padding: 6px;
    margin: 10px -9px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(6) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-title{
    padding: 6px;
    margin: 10px -9px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(1) > div > div.cope-core-column.cope-core-column-two > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-description > p{
    margin: 19px;
   }
   #Fwdmobile > div > div > div > div.container.aem-GridColumn.aem-GridColumn--default--12 > div > div > div > div > div:nth-child(1) > div > div.cope-core-column.cope-core-column-one > div > div > div > div > div > div > div > div > a > div > div.cope-core-card-content > div.cope-core-card-description > p{
    margin: 8px;
   }
}

