:root {
  --color-primary: #250E62;
  --cta-bg-color: #F8485E;
  --color-light: #fff;
}

#truqap-resources {
  overflow-x: hidden;
  width: 100%;
  margin: 0 auto;
}

#truqap-resources #wrapper {
  display: block;
  max-width: 1180px;
  margin: auto;
}

#truqap-resources #abbrivation p b {
  font-family: "Sora", serif;
}

#truqap-resources #hero {
  background-color: var(--color-primary);
}

#truqap-resources .cmp-teaser .cmp-teaser__image {
  order: 1;
  padding: 0;
}

#truqap-resources  div#tab-container {
  margin-top: -15px;
}

#truqap-resources .cmp-teaser .cmp-teaser__title p {
  color: var(--color-light);
  font-size: clamp(1.88rem, 0.85vi + 1.68rem, 2.44rem);
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: 0.01px;
}

#truqap-resources .cmp-teaser .cmp-teaser__title {
  margin: 0;
  max-width: 373px;
  position: relative;
}

#truqap-resources #hero .cmp-teaser__content {
  padding: 70px 16px 59px;
}

#truqap-resources .cmp-teaser .cmp-teaser__description p {
  font-size: clamp(0.88rem, 0.19vi + 0.83rem, 1rem);
  line-height: 1.5;
  color: var(--color-light);
}

#truqap-resources #Two-col .cmp-teaser .cmp-teaser__title a {
  text-decoration: none;
  cursor: default;
}

#truqap-resources #hero .cmp-teaser__title:after {
  content: '';
  width: 92px;
  display: block;
  background: var(--color-light);
  height: 5px;
  margin: 24px 0;
  border-radius: 4px;
}

#truqap-resources #hero .cmp-teaser__image-desktop, #truqap-resources #hero .cmp-image {
  height: 100%;
}
  
  /*Tab CSS*/
#truqap-resources #tab-container .cmp-tabs__tab {
  color: var(--color-primary);
  font-size: clamp(1.13rem, 0.56vi + 0.99rem, 1.5rem);
      position: relative;
  padding-inline: 24px;
  line-height: normal;
}

#truqap-resources #tab-container .cmp-tabs__tab--active {
  font-weight: 700;
  border: none;
}

#truqap-resources #tab-container ol.cmp-tabs__tablist {
  background: #DBDCED;
  position: relative;
  padding-block: 15px;
  border-bottom: 4px solid var(--color-primary);
  flex-wrap: nowrap;
}

#truqap-resources #tab-container ol.cmp-tabs__tablist:focus-visible {
  outline: none;
}

#truqap-resources #tab-container ol.cmp-tabs__tablist#tab-container ol.cmp-tabs__tablist
  #truqap-resources #tab-container ol.cmp-tabs__tablist:after,#truqap-resources #tab-container ol.cmp-tabs__tablist:before {
  content: '';
  background: #DBDCED;
      /*width: 100%;*/
  height: calc(100% + 4px);
  position: absolute;
      /*max-width: 1440px;*/
  right: -100%;
  top: 0;
  display: block;
  border-bottom: 4px solid var(--color-primary);
}

#truqap-resources #tab-container ol.cmp-tabs__tablist:before {
  left: -100%;
}

#truqap-resources #tab-container .cmp-tabs__tab--active:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #1DA4B0;
  bottom: -19px;
  left: 0;
  margin: auto;
}

#truqap-resources #tab-container #Two-col .cmp-teaser {
  flex-direction: column;
  height: 100%;
}

#truqap-resources #Two-col  .cmp-teaser .cmp-teaser__image {
  order: unset;
}

#truqap-resources #Two-col .cmp-teaser > div {
  width: 100%;
}

#truqap-resources #Two-col .cmp-teaser__content {
  background: var(--color-primary);
  padding: 54px 40px 43px 40px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  ;
      box-shadow: 0px 8px 16px 0px #3C424226;
}

#truqap-resources  #Two-col .cmp-teaser .cmp-teaser__title p {
  font-size: clamp(1.25rem, 0.56vi + 1.12rem, 1.63rem);
  line-height: 1.08;
}

#truqap-resources #Two-col .cmp-teaser img {
  height: 100%;
  display: block;
}

#truqap-resources #Two-col .cmp-teaser .cmp-teaser__description {
  padding-top: 32px;
  padding-bottom: 25px;
  min-height: min(200px, 250px);
}

#truqap-resources #Two-col .cmp-teaser .cmp-teaser__title {
  max-width: unset;
}

#truqap-resources .cmp-tabs__tabpanel .cmp-title .cmp-title__text {
  font-size: clamp(1.25rem, 1.06vi + 1rem, 1.95rem);
  line-height: 42px;
}

#truqap-resources #abbrivation p {
  color: #000000;
}

#truqap-resources #Two-col .cmp-teaser__action-link {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: var(--color-primary);
  font-family: 'Sora';
  background-color: var(--cta-bg-color);
  padding: 18px 45px;
  border-radius: 32px;
  display: inline-block;
  line-height: 20px;
  text-decoration: none;
}

#truqap-resources #Two-col .cmp-tabs__tabpanel .cmp-title {
  padding-top: 70px;
  padding-bottom: 32px;
}

#truqap-resources #abbrivation .center-text {
  padding-top: 24px;
  padding-bottom: 45px;
}

#truqap-resources .cmp-tabs__tabpanel .cmp-title {
  padding-top: 70px;
  padding-bottom: 26px;
}

#truqap-resources #abbrivation {
  padding-top: 55px;
  padding-bottom: 40px;
  max-width: 1110px;
}

#truqap-resources #Two-col {
  margin-bottom: 20px;
}

#truqap-resources #Two-col #coming-soon .cmp-teaser__action-link {
  padding: 8px 88px;
}

#truqap-resources #hero .cmp-teaser__image-mobile {
  display: none;
}

#truqap-resources #tab-container .cmp-tabs__tab--active:focus-visible {
  outline: none;
}

#truqap-resources #hero .cmp-teaser__content h1 {
  letter-spacing: -1.6px;
}

@media(min-width:767px) {
  #truqap-resources #hero .cmp-image--desktop {
    height: 100%;
    object-fit: cover;
      /*max-width: 50vw;*/;
  }

  #truqap-resources #hero .cmp-teaser__content {
    align-self: center;
  }
}

@media screen and (min-width: 320px) and (max-width: 1200px) {
  #truqap-pages #banner-title .cmp-teaser__description p {
    display: inline;
  }
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  #truqap-resources #Two-col #coming-soon .cmp-teaser__action-link {
    padding: 8px 26px;
  }

  #truqap-resources #abbrivation {
    margin-top: 28px;
  }

  #truqap-resources #abbrivation {
    padding-top: 0px;
  }

  #truqap-resources #wrapper {
    padding: 0 16px;
  }

  #truqap-resources #Two-col .cmp-teaser__action-link {
    padding: 12px 20px;
    font-size: 12px;
  }

  #truqap-resources #hero .cmp-teaser__content {
    width: 100%;
  }

  #truqap-resources #banner-title .cmp-teaser .cmp-teaser__image {
    display: none;
  }

  #truqap-resources .cmp-tabs__tabpanel .cmp-title {
    padding-top: 50px;
    padding-bottom: 18px;
  }
}

@media screen and (min-width: 600px) {
  #truqap-resources #hero .cmp-teaser__content {
    padding-top: 45px;
    padding-bottom: 28px;
  }

  #tab-container ol.cmp-tabs__tablist {
    flex-wrap: nowrap;
        /*justify-content: space-around;*/;
  }

  #truqap-resources #tab-container .cmp-tabs__tab {
    padding-inline: 25px;
  }
    /*#truqap-resources .cmp-tabs__tabpanel .cmp-title{padding-top: 35px; padding-bottom: 20px;}*/
  #truqap-resources .cmp-tabs__tabpanel .cmp-title .cmp-title__text {
    border: none;
  }

  #truqap-resources #Two-col .cmp-teaser__content {
    padding: 38px 31px 35px 31px;
  }

  #truqap-resources #Two-col .cmp-teaser .cmp-teaser__description {
    padding-top: 25px;
        /*padding-bottom: 40px;*/;
  }

  #truqap-resources #Two-col {
    gap: 20px;
        /*margin-bottom: 0;*/;
  }

  #truqap-resources #abbrivation p {
    font-size: clamp(0.75rem, 0.38vi + 0.66rem, 1rem);
  }

  #truqap-resources #abbrivation .center-text {
    padding-top: 18px;
    padding-bottom: 28px;
  }

  #truqap-pages #banner-title .cmp-teaser__description p {
    font-size: 17px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1250px) {
  #truqap-resources #wrapper {
    padding: 0 16px;
  }
}

@media screen and (max-width: 767px) {
  #truqap-resources #wrapper #banner-title .cmp-teaser__image-mobile {
    display: none;
  }
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  #truqap-resources #Two-col .azcl-column-par1, #truqap-resources #Two-col .azcl-column-par2 {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    height: 100%;
    background: linear-gradient(1deg, rgba(37, 14, 98, 1) 39%, rgba(255, 255, 255, 1) 100%);
    border-radius: 9px;
  }

  #truqap-resources #Two-col .azcl-column-par1 .cmp-container, 
    #truqap-resources #Two-col .azcl-column-par2 .cmp-container {
    display: flex;
    height: 100%;
  }

  #truqap-resources #tab_one .aem-Grid .azcl-container:nth-of-type(3) #Two-col .azcl-column-par2 {
    background-color: transparent;
    background: linear-gradient(1deg, rgb(37 14 98 / 0%) 39%, rgb(255 255 255 / 0%) 100%);
  }

  #truqap-resources #Two-col .cmp-teaser__content {
    display: flex;
    flex-direction: column;
    /*align-items: flex-start;*/
    justify-content: space-between;
    gap: 10px;
    flex-grow: 1;
  }

  #truqap-resources #Two-col .cmp-teaser__title {
    flex: 1;
    margin: 0;
  }

  #truqap-resources #Two-col .cmp-teaser__description {
    flex: 5;
    margin: 0;
  }

  #truqap-resources #Two-col .cmp-teaser__action-container {
    flex-shrink: 0;
  }
}

@media screen and (max-width: 600px) {
  #truqap-resources #hero .cmp-teaser__content {
    padding: 45px 0px 28px 0px;
  }

  #truqap-resources .azcl-columns__base {
    grid-template-columns: 100%;
  }

  #truqap-resources #tab_one .aem-Grid .azcl-container:nth-of-type(3) #Two-col .azcl-column-par1 {
    margin-top: 35px;
  }

  #truqap-resources #dosing-teaser .cmp-teaser__description {
    max-width: 391px;
  }

  #truqap-resources #Two-col .cmp-teaser .cmp-teaser__description {
    margin: 0 auto;
  }

  #truqap-resources .cmp-teaser .cmp-teaser__title {
    max-width: 300px;
  }

  #truqap-resources #banner-title h1 p {
    word-spacing: 4px;
  }

  #truqap-resources #Two-col .cmp-teaser__action-link {
    padding: 12px 26px;
  }

  #truqap-resources #Two-col {
    margin-bottom: 0px;
    gap: 35px;
  }

  #truqap-resources #hero .cmp-teaser__content {
    padding: 45px 0 28px;
  }

  #truqap-resources #hero .cmp-teaser__content h1 {
    letter-spacing: -1.6px;
  }

  #truqap-resources #Two-col .cmp-teaser > div {
    text-align: center;
  }

  #truqap-resources #banner-title,#truqap-resources #tab-container {
    padding: 0 16px;
  }

  #truqap-resources #hero .cmp-teaser__content {
    padding: 45px 0px 28px;
  }

  #truqap-resources #tabs #tab_one #abbrivation {
    padding-top: 20px;
  }

  #truqap-resources .cmp-tabs__tabpanel .cmp-title {
    padding-top: 24px;
    padding-bottom: 13px;
  }

  #truqap-resources .cmp-tabs__tabpanel .cmp-title h2 {
    border-top: 0px solid transparent;
  }

  #truqap-resources #Two-col #coming-soon .cmp-teaser__action-link,
#truqap-resources #Two-col .cmp-teaser__action-link {
    padding: 12px 25px;
    width: 100%;
  }

  #truqap-resources #abbrivation p {
    font-size: 12px;
  }
}
#truqap-resources #card-4 img{
     border-radius:5px 5px 0 0;
 }
@media (min-width:768px) {
  #truqap-resources .cmp-teaser {
    flex-wrap: nowrap;
  }

  #truqap-resources #hero .cmp-teaser__content {
    width: 56%;
    padding-left: 16px;
  }
  #truqap-resources #card-4 img{
     border-radius:9px 9px 0 0;
 }
}

@media (min-width:1024px) {
  #truqap-resources .cmp-teaser {
    height: 30.5vw;
  }
   #truqap-resources #Two-col .cmp-teaser .cmp-teaser__content{
      min-height:412px;
  }
}

@media (min-width:1180px) {
  #truqap-resources .cmp-teaser {
    justify-content: flex-end;
  }

  #truqap-resources #hero .cmp-teaser__content {
    max-width: 590px;
  }
}

@media (min-width:1210px) {
  #truqap-resources #hero .cmp-teaser__content {
    padding-left: 0;
  }
}
@media (min-width:1440px) {
  #truqap-resources .cmp-teaser {
    height: 22.5vw;
  }
  
 
}

/*fix tile button part text italic*/
 #truqap-resources #coming-soon .cmp-teaser__content {
         display: flex;
    flex-direction: column;
 }
 #truqap-resources #coming-soon .cmp-teaser__subtitle{
     order:3;
 }
 
 
 
 #truqap-resources #expert-teaser .cmp-teaser__action-link{
     pointer-events: none;
     background-color:#1DA4B0;
 }
 
 #truqap-resources #tabs #fast-columns .azcl-column-par2{
     display:none;
 }
 