.hs-nexustek-partner-programs {
    overflow: hidden;
}
.hs-nexustek-partner-programs .benefits-title {
    letter-spacing: 4.4px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 12px;
}
.hs-nexustek-partner-programs .card-desc {
    margin-bottom: 26px;
}
.hs-nexustek-partner-programs .benefits-cnt ul {
    list-style-position: inside;
    padding-left: 0;
}
.hs-nexustek-partner-programs .text-center {
    text-align: center;
}
.hs-nexustek-partner-programs .description {
    max-width: 1084px;
    margin: 0 auto;
}
.hs-nexustek-partner-programs .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: center;
}
.hs-nexustek-partner-programs .bottom-content .row:not(:first-child) {
    margin-top: 84px;
}
.hs-nexustek-partner-programs .top-content {
    margin-bottom: 70px;
}
.hs-nexustek-partner-programs .top-content .title {
    margin-bottom: 35px;
}
.hs-nexustek-partner-programs .top-content .description *:last-child {
    margin-bottom: 0;
}
.hs-nexustek-partner-programs .txt-col {
    padding: 0 15px;
    width: 59%;
}
.hs-nexustek-partner-programs .txt-col .title {
    margin-bottom: 12px;
}
.hs-nexustek-partner-programs .txt-col.full-width {
    width: 100%;
}
.hs-nexustek-partner-programs .img-col {
    padding: 0 15px;
    width: 41%;
}
.hs-nexustek-partner-programs  .img-wrp {   
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 75%;
    border: 10px solid rgba(51, 88, 255, 1.0);
    aspect-ratio: 1 / 1;
}
.hs-nexustek-partner-programs .card-desc *:last-child {
    margin-bottom: 0;
}
.hs-nexustek-partner-programs .txt-col .item:not(:last-child) {
    margin-bottom: 45px;
}
.hs-nexustek-partner-programs .txt-col .item .title {
    margin-bottom: 2px;
}
@media (min-width: 993px) {
    .hs-nexustek-partner-programs .row.image_left {
	   flex-direction: row-reverse;
    }
    .hs-nexustek-partner-programs .row.image_left .img-col {
	   padding: 0 15px;
	   padding-right: 35px;
    }
}
@media (max-width: 1200px) {
    .hs-nexustek-partner-programs .txt-col,
    .hs-nexustek-partner-programs .img-col,
    .hs-nexustek-partner-programs .row.image_left .img-col {
	   padding: 0 15px;
	   width: 50%;
    }
}
@media (max-width: 992px) {
    .hs-nexustek-partner-programs .txt-col,
    .hs-nexustek-partner-programs .img-col,
    .hs-nexustek-partner-programs .row.image_left .img-col {
	   width: 100%;
    }
    .hs-nexustek-partner-programs .img-col img {
	   width: 100%;
    }
    .hs-nexustek-partner-programs .row {
	   row-gap: 25px;
    }
    .hs-nexustek-partner-programs .bottom-content .row:not(:first-child) {
	   margin-top: 50px;
    }
    .hs-nexustek-partner-programs .row.image_top {
	   flex-direction: column-reverse;
    }
    .hs-nexustek-partner-programs .top-content .title {
	   margin-bottom: 20px;
    }
    .hs-nexustek-partner-programs .txt-col .item:not(:last-child) {
	   margin-bottom: 30px;
    }
    .hs-nexustek-partner-programs .bottom-content .row:not(:first-child) {
	   margin-top
    }