                .testimonial-blaze {padding: 50px 0; overflow: hidden;background: #ffffff;color: #2b2d33; }
                .testimonial-blaze * {box-sizing: border-box; }
                .testimonial-blaze__inner {display: grid; grid-template-columns: minmax(240px, 360px) minmax(0, 1fr); gap: 70px; align-items: center; max-width: 1180px; margin: 0 auto; padding: 0 20px; }
                .testimonial-blaze__eyebrow {margin: 0 0 16px; color: #a8a8a8; font-size: 15px; font-weight: 700; letter-spacing: 8px; text-transform: uppercase; }
                .testimonial-blaze__title {display: inline-block; position: relative; margin: 0 0 100px; color: #2fb36b; font-size: 31px; font-weight: 700; line-height: 1.2; letter-spacing: 0; }
                .testimonial-blaze__title::after, .testimonial-blaze__intro-title::after {content: ''; position: absolute; right: 0; bottom: -16px; width: 120px; height: 12px; border-top: 3px solid currentColor; border-radius: 50%; transform: rotate(-4deg); }
                .testimonial-blaze__title::after {border-top-color: #ffca43; }
                .testimonial-blaze__intro-title::after {border-top-color: #2fb36b; }
                .testimonial-blaze__intro-title {display: inline-block; position: relative; margin: 0 0 38px; color: #2b2d33; font-size: 31px; font-weight: 700; line-height: 1.2; letter-spacing: 0; }
                .testimonial-blaze__copy {max-width: 320px; margin: 0; color: #545454; font-size: 16px; line-height: 1.55; }
                .testimonial-blaze__slider {width: min(100%, 690px); justify-self: end; }
                .testimonial-blaze .blaze-track-container {padding: 38px 50px; overflow: hidden; }
                /* Blaze calculates slide width and track movement from JS config. Keep this disabled. */
                /* .testimonial-blaze .blaze-track > div {width: 100%; transition: 0.3s all; } */
                .testimonial-blaze__slide {min-width: 0; }
                .testimonial-blaze__slide .testimonial-blaze__card {width: 100%; }
                .testimonial-blaze__card {position: relative; min-height: 330px; padding: 34px 42px 34px; border: 1px solid #eef0f2; border-radius: 8px; background: #ffffff; box-shadow: 0 4px 18px rgba(31, 41, 55, 0.12); }
                /* .testimonial-blaze .blaze-track > div:first-child {
                    transform: scale(1.05);
                    transition: 0.3s all;
                        transition: transform 0.3s ease;

                    position: relative; z-index: 1; } */
                    .testimonial-blaze .blaze-track > div:first-child {
                        position: relative;
                        z-index: 1;
                    }

.testimonial-blaze .blaze-track > div:first-child .testimonial-blaze__card {
    transform: scale(1.05);
    transition: transform 0.3s ease;
}
                     .testimonial-blaze__image, .testimonial-blaze__avatar {width: 70px; height: 70px; border-radius: 50%; object-fit: cover; box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12); margin-bottom:25px; display: block; }
                .testimonial-blaze__avatar {display: flex; align-items: center; justify-content: center; background: #2fb36b; color: #ffffff; font-size: 18px; font-weight: 700; }
                .testimonial-blaze__read-more {display: inline-block; margin: 0px 0 14px; padding: 0; border: 0; background: transparent; color: #00a859; font-size: 18px; font-weight: 500; line-height: 1.4; cursor: pointer; }
                .testimonial-blaze__read-more:not(button) {cursor: default; }
                .testimonial-blaze__quote {min-height: 104px; margin: 0; color: #333333; font-size: 16px; font-weight: 400; line-height: 1.8; overflow-wrap: anywhere; }
                .testimonial-blaze__line {display: block; width: 42px; height: 1px; margin: 20px 0; background: #2fb36b; }
                .testimonial-blaze__footer {display: flex; align-items: center; justify-content: space-between; gap: 18px; }
                .testimonial-blaze__name {margin: 0; color: #2b2d33; font-size: 22px; font-weight: 700; line-height: 1.2; }
                .testimonial-blaze__role {display: block; margin-top: 5px; color: #00a859; font-size: 14px; font-weight: 600; }
                .testimonial-blaze__stars {flex: 0 0 auto; color: #ffc107; font-size: 19px; letter-spacing: 2px; white-space: nowrap; }
                .testimonial-blaze__controls {display: flex; align-items: center; justify-content: flex-end; gap: 12px; margin-top: 8px; }
                .testimonial-blaze .blaze-prev, .testimonial-blaze .blaze-next {display: inline-flex; width: 38px; height: 38px; align-items: center; justify-content: center; border: 1px solid #2fb36b; border-radius: 50%; background: #ffffff; color: #2fb36b; cursor: pointer; font-size: 25px; position: absolute; top: 50%; transform: translateY(-50%); margin: 0 5px; }
                .testimonial-blaze .blaze-prev{left:0}
                .testimonial-blaze .blaze-prev:hover, .testimonial-blaze .blaze-next:hover {border-color: #2fb36b; background: #2fb36b; color: #ffffff; }
                .testimonial-blaze .blaze-pagination {display: flex; align-items: center; justify-content: center; gap: 8px; min-width: 72px; }
                .testimonial-blaze .blaze-pagination button {width: 8px; height: 8px; padding: 0; border: 0; border-radius: 50%; background: #d7dce2; cursor: pointer; font-size: 0; }
                .testimonial-blaze .blaze-pagination button.active {background: #2fb36b; }
                .testimonial-blaze--soft-gradient .testimonial-blaze__card {border-color: #2fb463; background: radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(45, 213, 157, 0.42) 0%, rgba(110, 191, 244, 0.0940625) 77.08%, rgba(70, 144, 213, 0) 100%); }
                .testimonial-blaze-modal .modal-title {color: #2b2d33; font-weight: 700; }
                .testimonial-blaze-modal__role {display: block; color: #00a859; font-size: 14px; font-weight: 600; }
                .testimonial-blaze-modal__content {margin: 0; color: #333333; font-size: 15px; line-height: 1.8; overflow-wrap: anywhere; }
                 @media (max-width: 1399px) {
                .testimonial-blaze__quote{font-size:14px;line-height: 1.3;}
                .testimonial-blaze__read-more{font-size:16px}
                .testimonial-blaze__name{font-size:20px}
                .testimonial-blaze__card{padding: 24px 32px 24px;}

                }
                 @media (max-width:1199px) {
                    .testimonial-blaze__image, .testimonial-blaze__avatar{width: 60px;height: 60px;margin-bottom: 15px;}
                    .testimonial-blaze__name {font-size: 18px;}
                }
                @media (max-width: 991px) {
                    .testimonial-blaze {padding: 64px 0; }
                    .testimonial-blaze__inner {grid-template-columns: minmax(0, 1fr); gap: 34px; }
                    .testimonial-blaze__title {margin-bottom: 54px; }
                    .testimonial-blaze__slider {width: 100%; justify-self: stretch; }
                    /* Do not hide slides. Blaze needs the next slide visible during transition. */
                    /* .testimonial-blaze .blaze-track > div{display:none} */
                    /* .testimonial-blaze .blaze-track > div:first-child{display:block;transform: inherit; } */
                }
                @media (max-width: 575px) {
                    .testimonial-blaze {padding: 48px 0; }
                    .testimonial-blaze__inner {gap: 16px; padding: 0 18px; }
                    .testimonial-blaze__eyebrow {margin-bottom: 8px; font-size: 13px; letter-spacing: 5px; }
                    .testimonial-blaze__title {margin-bottom: 18px; }
                    .testimonial-blaze__title, .testimonial-blaze__intro-title {font-size: 25px; }
                    .testimonial-blaze__intro-title {margin-bottom: 14px; }
                    .testimonial-blaze__copy {max-width: none; font-size: 14px; line-height: 1.45; }
                    .testimonial-blaze__content, .testimonial-blaze__slider, .testimonial-blaze__slide, .testimonial-blaze__card, .testimonial-blaze__copy, .testimonial-blaze__quote {min-width: 0; max-width: 100%; }
                    .testimonial-blaze__copy, .testimonial-blaze__quote {width: 100%; white-space: normal; overflow-wrap: anywhere; word-break: break-word; }
                    .testimonial-blaze__slider {width:100%; margin: 10px auto 0; justify-self: center; }
                    .testimonial-blaze__card {min-height: 340px; padding: 24px 24px 28px; }
                    .testimonial-blaze__image, .testimonial-blaze__avatar {width: 58px; height: 58px; }
                    .testimonial-blaze__quote {font-size: 14px; }
                    .testimonial-blaze__footer {display: block; }
                    .testimonial-blaze__stars {display: block; margin-top: 14px; }
                    .testimonial-blaze__controls {display: flex;justify-content: center;margin-top: 20px;gap:0px}
                    .testimonial-blaze .blaze-track-container{padding:0;overflow:hidden;}
                    .testimonial-blaze .blaze-prev, .testimonial-blaze .blaze-next{position: relative; top: inherit;transform: inherit;}
                    .testimonial-blaze .blaze-pagination{display:none}
                    .testimonial-blaze .blaze-prev, .testimonial-blaze .blaze-next{font-size:20px;}
                    .testimonial-blaze .blaze-track > div:first-child .testimonial-blaze__card {
                        transform: none;
                    }
                }
