.partner-listing ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.partner-listing ul li {
    margin:0 auto;
    width: 100%
}

.full-form-title {
    font-size: 1.75rem;
    font-weight: 400;
    margin-bottom: .625rem;
    padding-left: 0;
    --tw-text-opacity: 1;
    color: rgb(30 71 132/var(--tw-text-opacity))
}
.bg-affil-blue{background-color: #00A0E3;
}
.affliation-banner {
    clip-path:polygon(0% 0%, 96% 0%, 77% 100%, 0% 100%, 0 0);
}
.affliation-text {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff;
    padding-right: 14%;
    font-size: 16px;
    line-height: 1.25;
}
.page-banner-section .image-half {
    display: flex;
    align-items: center;
    padding-left: 10%;
}
    .affiliate-logo{
        display: flex;
        align-items: center;
        height: 100%;
        justify-content: center;
        min-height: 240px;
    }
    .affiliate-logo img {
        height: 100%;
    }
    .affiliation-section .tns-ovh {
        border: 2px solid #777;
    }
@media (min-width:960px) {
    .full-form-title {
        padding-left: 10%
    }
}

.partner-card {
    display: flex;
    flex-direction: column
}

@media (min-width:960px) {
    .partner-card {
        flex-direction: row
    }
}

.partner-listing ul li .partner-logo {
    align-items: center;
    display: flex;
    justify-content: center;
    max-height: 272px;
    text-align: center;
    height: auto;
    width: 40%
}

.partner-logo img {
    padding: 10px;
    width: 100%
}

@media (min-width:960px) {
    .partner-logo img {
        padding: 0rem;
        max-width: 170px;
    }
}

.disc-info {
    padding: 30px 30px 30px 10%;
    --tw-text-opacity: 1;
    background: #1e4784;
    clip-path: polygon(9% 0, 100% 0, 100% 100%, 0 100%);
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.partner-card .short-form-title {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2rem
}

.collapse-box {
    background: #eee;
    padding: 2rem
}

.partner-listing ul .partner-checklisting {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: .375rem;
    justify-content: flex-start;
    margin-left: auto;
    width: 90%
}

.partner-listing ul .partner-checklisting li {
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 7px .625rem;
    width: auto;
    --tw-text-opacity: 1;
    background: #1e4784;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.partner-listing ul .partner-checklisting li.active {
    background: #00a0e3
}

.arrow-down {
    border-style: solid;
    border-width: 1px;
    margin-top: 1rem;
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

section.aff-title {
    margin: 30px 0 0
}

.aff-title h3 {
    color: var(--primary);
    font-size: 32px;
    font-weight: 400
}

.primary-outline {
    border-color: var(--primary);
    border-radius: 3px;
    border-style: solid;
    border-width: 2px;
    color: var(--primary);
    margin-left: 10%;
    margin-top: 1.25rem;
    padding: 13px 30px
}
button.tab-button{
    position: relative;
}
button.tab-button.active::after{
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  z-index: 150;
  z-index: 150;
  border-top: 26px solid #6a11d5;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  bottom: -43px;
  left: 0;
  right: 0;
  margin: auto;
}
.affiliate-logo img {
    height: 100px;
    max-height: 100px;
}
@media (max-width:769px) {
    .partner-listing ul li .partner-logo {
        max-height: none;
        margin-top: 20px;
    }
    .page-banner-section .image-half {
        align-items: self-start;
    }
    .image-half h2 {
        line-height: 1;
        padding-top: 15px;
    }
    .affliation-text {
        padding: 25px;
    }
    .affliation-banner {
        clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0 0);
    }
    .image-half h2 {
        font-size: 24px;
    }
    .aff-title h3 {
        font-size: 22px;
    }
    .page-heading-main .page-heading {
        font-size: 18px;
        line-height: 1;
    }
}
@media (max-width:769px) {
.page-banner.bg-affil-blue .image-half {
    position: absolute;
}
.partner-listing ul li .partner-logo {
    max-height: none;
    text-align: center;
    width: 150px;
    margin: auto;
}
.full-form-title {
    font-size: 24px;
    line-height: 1.3;
}
}
@media (max-width:540px) {
.aff-title h3 {
    font-size: 20px;
    line-height: 1.3;
}
.aff-title h3 br {
    display: none;
}
.flex.aff-title-box {
    flex-direction: column;
}
.back-button a {
    border: 1px solid;
    width: 100%;
    max-width: none;
    text-align: center;
    justify-content: center;
    margin-top: 15px;
    padding: 5px 0;
}

.back-button {
    width: 100%;
}
.back-button a img{
    width: 32px;
}
.disc-info {
    clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%);
}
.full-form-title {
    font-size: 20px;
}
.affiliate-logo img {
    height: 80% !impotant;
    min-height: 198px;
}

section.affiliation-section.py-10 {
    padding-bottom: 0;
}
.btn.text-base{
    width: 100%;
}
}