.container-fluid{
    padding:0;
}
.ss_inner_body-row 
{
justify-content: space-between;
padding: 41px 0;
}
.ss_inner_body-row .sticky-top {
    top: 120px;
    z-index: 1;
    padding-left: 20px;
    display: block;
}
.ss_inner_body-row .ssInner_body_left
{
  width: 100%;
}
.ssInner_body_left h3 {
    font-size: 33px;
    font-weight: 500;
    line-height: normal;
    color: #232323;
    margin-bottom: 24px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 24px;
}
.ssInner_body_left p {
    color: #4D4D4D;
    margin-bottom: 28px;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 140% !important; /* 22.4px */
}
.ss_keywords {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.ss_keywords span {
    font-size: 23px;
    font-weight: 400;
    line-height: 32px;
    color: #000;
    padding: 0 20px;
    border-left: 1px solid #544FF8;
    line-height: 140%; /* 32.2px */
}
.ss_keywords span:first-child {
    border-left: 0;
    padding-left: 0;
}
.ssInner_body_left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ssInner_body_left ul li {
    color: #4D4D4D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
}
.ssInner_body_left ul li::before {
    content: "•";
    color: #4D4D4D;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0px;
}
.ssInner_body_left .yt-xy
{
margin: 24px 0;
}
.ssInner_body_left .loop-div
{
    margin: 0 0 60px 0;
}
.ss_inner_body-row .ssInner_body_right
{
  width: 311px;
}
.ssInner_body_right_inner {
    border: 1px solid #E5E5E5;
    padding: 24px;
    border-radius: 10px;
}
.ssInner_body_right_inner h3 {
    color: #999;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 14px;
}
.ssInner_body_right_inner_item {
    padding: 0px 0;
    margin-bottom: 24px;
}
.ssInner_body_right_inner_item:first-child {
    padding-top: 0;
}
.ssInner_body_right_inner_item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.ssInner_body_right_inner_item h5 {
    color: #797979;
    font-family: "DM Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 18.2px */
    margin-bottom: 4px;
}
.ssInner_body_right_inner_item h4 {
color: #000;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
}
.ssInner_body_right_inner_item .common_btn {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
    padding: 6px 10px;
    border-radius: 10px;
    background: #F6F6F6;
    margin: 0 4px 4px 0;
    text-decoration: none;
}
.ssInner_body_right_inner_item .common_btn:hover {
    background: linear-gradient(91deg, #544FF8 59.65%, #2EB6AE 99.41%), #FFF;
    color: #fff;
}
.ssInner_body_right_inner_item .common_btn:hover img{
  filter: brightness(0) invert(1);
}
.ssInner_body_right_inner_item p {
color: #000;
font-size: 16px !important;
font-style: normal;
font-weight: 400;
line-height: 140% !important; /* 22.4px */
}
.ssInner_body_right_inner_item .services-chips
{
    margin: 10px 0 0 0;
}
.ssInner_body_right_inner_item .social_icons {
    display: flex;
    gap: 12px;
}
.ssInner_body_right_inner_item .social-icon-circle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #f0f0f0;
    border-radius: 50%;
    color: #333;
    text-decoration: none;
    font-size: 18px;
}
.ssInner_body_right_inner_item .social-icon-circle:hover {
    background-color: #e0e0e0;
}
.ssInner_body_right_inner_item .product-logo
{
    height: 24px;
}
.copied-text-success
{
    font-size: 12px;
}
.ssInner_body_right_accordion .download_btn {
    font-size: 16px;
    font-weight: 500;
    line-height: 25.6px;
    color: #fff;
    background: #232323;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 20px;
    text-decoration: none;
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: center;
}
.ssInner_body_right_accordion .download_btn img {
width: 24px;height: 24px;
}
.ssInner_body_right_accordion .download_btn:hover {
    background: #000;
    color: #fff;
}

.results-impact-section {
    padding: 0px 0 50px 0;
}

.results-impact-section h3 {
    margin-bottom: 24px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 24px;
    color: #000;
    font-size: 33px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.results-impact-section .cards-container {
    display: flex;
    gap: 17px;
}

.results-impact-section  .cards-container .card {
    width: 33%;
    border: none;
    display: flex;
    justify-content: left;
    align-items: start;
    padding: 28px 20px;
}

.results-impact-section  .cards-container .card img {
    margin-bottom: 26px;
    height: 38px;
}

.results-impact-section  .cards-container .card .title {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 15px;
}

.results-impact-section  .cards-container .card p {
color: #4D4D4D;
font-size: 16px !important;
font-style: normal;
font-weight: 400;
line-height: 140% !important; /* 22.4px */
}

/* Testimonial section */
.testimonial-section {
    margin-top: 0px;
}

.testimonial-card {
    border-radius: 12px;
    background: linear-gradient(91deg, rgba(84, 79, 248, 0.2) 51.41%, rgba(46, 182, 174, 0.2) 102.44%);
    padding: 53px 70px;
    position: relative;
    overflow: hidden;
}

.testimonial-card::after {
    content: '';
    background: url(https://d1k5qim9574h9e.cloudfront.net/wp-content/uploads/2025/10/Group-174332.svg) no-repeat;
    position: absolute;
    right: 24px;
    width: 123.265px;
    height: 108.657px;
    bottom: 20px;
}

.testimonial-card .testimonial-quote {
    color: #000;
    font-size: 23px !important;
    font-style: italic;
    font-weight: 400;
    line-height: 26px !important; /* 113.043% */
}
.testimonial-card hr
{
    background: rgba(0, 0, 0, 0.20);
    margin: 38px 0 16px 0;
    width: 70%;
}
.testimonial-author {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #232323;
}

/* related resources */
.ss-related-resource-section h2 {
    margin-bottom: 24px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 24px;
    color: #000;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.related-resources-cards {
    display: flex;
    gap: 20px;
}

.related-resource-card {
    width: 33.33%;
    height: 400px;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    position: relative;
    color: white;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px;
}

.related-resource-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0.2));
    border-radius: 15px;
}

.related-resource-card .card-content {
    position: relative;
    z-index: 1;
}

.related-resource-card .resource-type {
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
}

.related-resource-card h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.related-resource-card .card-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.related-resource-card .read-time {
    font-size: 14px;
}

.related-resource-card .resource-link-text {
    font-size: 16px;
    font-weight: 500;
}
.ssInner_body_right_accordion_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #D9D9D9;
    padding: 0px 0px 10px 0;
    border-radius: 0px;
    margin-bottom: 22px;
  }
   .ssInner_body_right_accordion_header h3 {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
    color: #000;
    font-size: 19px;
  }
  .ssInner_body_right_inner_item .key-details-col{
    margin-bottom: 24px;
  }
  
  /* Breakpoints */
  @media (max-width: 1399.98px) {
      /* end 1399.98px*/
   }
@media (max-width: 1199.98px) { 

.ss_inner_body-row .ssInner_body_left {width: 554px}
.ssInner_body_left h3 {font-size: 23px}
    /* end 1199.98px*/
 }
@media (max-width: 991.98px) { 
    .ss_inner_body-row {flex-direction: column}
    .ss_inner_body-row .ssInner_body_left {order: 2;width: 100%}
    .ss_inner_body-row .ssInner_body_right {order: 1;width: 100%;margin-bottom: 24px}
    .ss_inner_body-row .sticky-top {padding-left: 0;position: static}
    .ssInner_body_right_accordion_header {display: flex;justify-content: space-between;align-items: center;cursor: pointer;border-bottom: 1px solid #D9D9D9;padding: 0px 0px 18px 0;border-radius: 0px;}
    .ssInner_body_right_accordion_header h3 {margin-bottom: 0;border-bottom: 0;padding-bottom: 0;color: #999;font-size: 19px}
    .accordion-arrow {width: 12px;height: 12px;border-left: 2px solid #232323;border-bottom: 2px solid #232323;transform: rotate(-45deg);transition: transform 0.3s ease}
    .ssInner_body_right_accordion.active .accordion-arrow {transform: rotate(135deg)}
    .ssInner_body_right_accordion_body {display: none;padding: 24px 0 0 0;border: 0px solid #E5E5E5;border-top: 0;border-radius: 0 0 10px 10px}
    .ssInner_body_right_accordion.active .ssInner_body_right_accordion_body {display: block}
    .ssInner_body_right_inner {border: none;padding: 0;border-radius: 0}
    .ssInner_body_right_inner_item .common_btn{margin: 0 14px 4px 0}
    .ssInner_body_right_accordion .download_btn{display: none}
    .ssInner_body_left h3 {font-size: 19px;padding-bottom: 12px;margin-bottom: 12px;} 
    .ssInner_body_left .loop-div {margin: 0 0 48px 0}

     .ssInner_body_right_inner_item .key-details-row {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }
    
     .ssInner_body_right_inner_item .key-details-col {
        flex: 1;
    }
    .ssInner_body_right_inner_item .key-details-col{
    margin-bottom: 0px;
  }
 }
@media (max-width: 767.98px) {
.ss_keywords span {font-size: 16px;padding: 0 8px}
.ss_keywords {flex-wrap: wrap;gap: 10px 0px}
.ssInner_body_left p {font-size: 14px !important}
.results-impact-section .cards-container {gap: 17px;flex-wrap: wrap}
.results-impact-section .cards-container .card {padding: 0;width: 100%;}
.results-impact-section .cards-container .card img {margin-bottom: 12px}
.results-impact-section .cards-container .card .title {margin-bottom: 10px}
.testimonial-card{padding: 36px 32px}
.testimonial-card .testimonial-quote {font-size: 19px !important}
.resources-section .gap-card {
  gap: 14px;
  flex-wrap: wrap;
}
   /* end 767.98px*/
 
 }
@media (max-width: 575.98px) { 
    /* end 575.98px*/
 }

.common_btn.text-only {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; 
    background: none;
    padding: 0;
    margin: 5px;
    cursor: default;
}

.common_btn.text-only:hover {
    background: none;
    color: #000;
}
