.pr :is(.relative) {
  position: relative;
}

.pr :is(.z-\[1\]) {
  z-index: 1;
}

.pr :is(.mx-auto) {
  margin-left: auto;
  margin-right: auto;
}

.pr :is(.mb-\[16px\]) {
  margin-bottom: 16px;
}

.pr :is(.mb-\[18px\]) {
  margin-bottom: 18px;
}

.pr :is(.mb-\[60px\]) {
  margin-bottom: 60px;
}

.pr :is(.mb-\[72px\]) {
  margin-bottom: 72px;
}

.pr :is(.mb-\[8px\]) {
  margin-bottom: 8px;
}

.pr :is(.mt-\[120px\]) {
  margin-top: 120px;
}

.pr :is(.mt-\[140px\]) {
  margin-top: 140px;
}

.pr :is(.mt-\[20px\]) {
  margin-top: 20px;
}

.pr :is(.flex) {
  display: flex;
}

.pr :is(.grid) {
  display: grid;
}

.pr :is(.max-w-\[1032px\]) {
  max-width: 1032px;
}

.pr :is(.max-w-\[250px\]) {
  max-width: 250px;
}

.pr :is(.max-w-\[816px\]) {
  max-width: 816px;
}

.pr :is(.grid-cols-1) {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.pr :is(.items-center) {
  align-items: center;
}

.pr :is(.justify-end) {
  justify-content: flex-end;
}

.pr :is(.justify-center) {
  justify-content: center;
}

.pr :is(.gap-\[9px\]) {
  gap: 9px;
}

.pr :is(.rounded-\[15px\]) {
  border-radius: 15px;
}

.pr :is(.bg-\[\#0A0F19\]) {
  --tw-bg-opacity: 1;
  background-color: rgb(10 15 25 / var(--tw-bg-opacity));
}

.pr :is(.p-\[32px\]) {
  padding: 32px;
}

.pr :is(.p-\[66px\]) {
  padding: 66px;
}

.pr :is(.px-\[25px\]) {
  padding-left: 25px;
  padding-right: 25px;
}

.pr :is(.px-\[55px\]) {
  padding-left: 55px;
  padding-right: 55px;
}

.pr :is(.py-\[100px\]) {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pr :is(.\!pb-\[32\.16px\]) {
  padding-bottom: 32.16px !important;
}

.pr :is(.pb-0) {
  padding-bottom: 0px;
}

.pr :is(.pb-\[100px\]) {
  padding-bottom: 100px;
}

.pr :is(.pt-\[26\.84px\]) {
  padding-top: 26.84px;
}

.pr :is(.pt-\[4rem\]) {
  padding-top: 4rem;
}

.pr :is(.pt-\[94px\]) {
  padding-top: 94px;
}

.pr :is(.text-\[12px\]) {
  font-size: 12px;
}

.pr :is(.text-\[14px\]) {
  font-size: 14px;
}

.pr :is(.text-\[16px\]) {
  font-size: 16px;
}

.pr :is(.text-\[18px\]) {
  font-size: 18px;
}

.pr :is(.text-\[20px\]) {
  font-size: 20px;
}

.pr :is(.text-\[24px\]) {
  font-size: 24px;
}

.pr :is(.text-\[47px\]) {
  font-size: 47px;
}

.pr :is(.font-medium) {
  font-weight: 500;
}

.pr :is(.font-normal) {
  font-weight: 400;
}

.pr :is(.font-semibold) {
  font-weight: 600;
}

.pr :is(.leading-\[118\%\]) {
  line-height: 118%;
}

.pr :is(.leading-\[121\%\]) {
  line-height: 121%;
}

.pr :is(.leading-\[125\%\]) {
  line-height: 125%;
}

.pr :is(.leading-\[140\%\]) {
  line-height: 140%;
}

.pr :is(.leading-\[16\.2px\]) {
  line-height: 16.2px;
}

.pr :is(.leading-\[165\.957\%\]) {
  line-height: 165.957%;
}

.pr :is(.leading-\[166\%\]) {
  line-height: 166%;
}

.pr :is(.leading-\[18\.9px\]) {
  line-height: 18.9px;
}

.pr :is(.tracking-\[0\.4px\]) {
  letter-spacing: 0.4px;
}

.pr :is(.text-\[\#497EDC\]) {
  --tw-text-opacity: 1;
  color: rgb(73 126 220 / var(--tw-text-opacity));
}

.pr :is(.text-white) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.peerHeader:after {
  right: -120px;
  top: 5rem;
  height: 100%;
  width: 100%;
  content: "";
  position: absolute;
  background-position: center right;
  background-image: url(../images/banner-trademark.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}

.peerReviews .peerReviewCard {
  background: linear-gradient(106.29deg, #1c1d2a 38.69%, #0a1321 67.65%);
  box-shadow: 4px 6px 30px rgba(73, 126, 220, 0.5);
}

.peerReviews .peerReviewCard a.module-icon:after {
  font-size: 20px !important;
}

.peerReviews .quoteCard {
  display: none;
}

.peerReviews a.loadMoreBtn {
  background: rgba(255, 255, 255, 0.12);
  border: 2px solid #ffffff;
  border-radius: 49px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 267px;
  height: 57.05px;
  font-weight: 500;
  font-size: 20px;
  line-height: 118%;
  color: #fff;
}

.peerReviews a.loadMoreBtn:hover {
  background:rgba(255,255,255,1);
  color:#0A1422;
}

.peerCta .cta-with-background-image {
  min-height: 468px;
  background: #000 url(../images/bg-cta.png) no-repeat right center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #ffffff;
  padding: 0 15px;
}

.peerCta .cta-with-background-image h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 118%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .peerCta .cta-with-background-image h2 {
    font-size: 50px;
  }
}

@media (min-width: 1024px) {
  .peerCta .cta-with-background-image h2 {
    font-size: 63px;
  }
}

.peerCta .cta-with-background-image p {
  margin-top: 35px;
  font-size: 24px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.4px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.peerCta .cta-with-background-image .button-holder {
  position: relative;
  z-index: 1;
  margin-top: 35px;
}

.peerCta .cta-with-background-image .button-holder a {
  background: rgba(255, 255, 255, 0.12);
  border: 2px solid #ffffff;
  border-radius: 49px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 267px;
  height: 57.05px;
  font-weight: 500;
  font-size: 20px;
  line-height: 118%;
  color: #fff;
}

.single-resources .resources-main-posts .resources-banner-and-content.gated .content-section .gated-inner .gated-content ol {
  line-height:29px;
}

.single-resources .resources-main-posts .resources-banner-and-content.gated .content-section .gated-inner .gated-content ol li {
  padding-bottom:1rem;
}

.peerDisclaimer .peerDisclaimerBox {
  background: linear-gradient(156deg, #1C1D2A 0%, #0A1321 100%);
}

.pr :is(.hover\:text-white:hover) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .pr :is(.lg\:mb-\[120px\]) {
    margin-bottom: 120px;
  }

  .pr :is(.lg\:grid-cols-3) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .pr :is(.lg\:py-\[128px\]) {
    padding-top: 128px;
    padding-bottom: 128px;
  }

  .pr :is(.lg\:pt-\[250px\]) {
    padding-top: 250px;
  }
}

@media (min-width: 1280px) {
  .pr :is(.xl\:px-\[100px\]) {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.intro-buttons {
    margin-top: 29px;
}
.block{
	display:block;
}
.text-right{
	text-align:right;
}