.gtg-testimonials-section{background:#0a0a0a;padding:6rem 2rem}.gtg-testimonials-stats{background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border:1px solid rgba(74,144,226,.2);border-radius:4px;padding:2rem;margin-bottom:4rem}.gtg-testimonials-stats__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:2rem;align-items:center}.gtg-testimonials-stats__item{text-align:center}.gtg-testimonials-stats__number{font-family:Orbitron,sans-serif;font-weight:900;font-size:3rem;color:#4a90e2;line-height:1;margin-bottom:.5rem}.gtg-testimonials-stats__label{font-family:Rajdhani,sans-serif;font-size:1.1rem;font-weight:600;color:#c8c8c8;text-transform:uppercase;letter-spacing:.05em}.gtg-testimonials-stats__divider{width:1px;height:60px;background:linear-gradient(180deg,transparent 0%,rgba(74,144,226,.5) 50%,transparent 100%)}.gtg-testimonials-header{margin-bottom:4rem}.gtg-testimonials-header__container{max-width:900px;margin:0 auto;text-align:center}.gtg-testimonials-header__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;background:#4a90e21a;border:1px solid rgba(74,144,226,.3);border-radius:3px;font-family:Orbitron,sans-serif;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#4a90e2;margin-bottom:2rem}.gtg-testimonials-header__badge svg{width:16px;height:16px}.gtg-testimonials-header__title{font-family:Orbitron,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;line-height:1.1}.gtg-testimonials-header__subtitle{font-family:Rajdhani,sans-serif;font-size:1.3rem;font-weight:500;color:#a8a8a8;line-height:1.6;max-width:700px;margin:0 auto}.gtg-testimonials-grid__container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.gtg-testimonial-card{background:#1a1a1a;border:1px solid rgba(168,168,168,.1);border-radius:4px;padding:2rem;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.gtg-testimonial-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4a90e2 0%,transparent 100%);opacity:0;transition:opacity .3s ease}.gtg-testimonial-card:hover{border-color:#4a90e24d;transform:translateY(-8px);box-shadow:0 12px 30px #00000080}.gtg-testimonial-card:hover:before{opacity:1}.gtg-testimonial-card__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.gtg-testimonial-card__avatar{flex-shrink:0;width:56px;height:56px;background:#4a90e21a;border:2px solid rgba(74,144,226,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4a90e2}.gtg-testimonial-card__info{flex:1}.gtg-testimonial-card__name{font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.25rem;letter-spacing:.05em}.gtg-testimonial-card__title{font-family:Rajdhani,sans-serif;font-size:.95rem;font-weight:600;color:#4a90e2;text-transform:uppercase;letter-spacing:.05em}.gtg-testimonial-card__stars{color:#4a90e2;font-size:1.2rem;letter-spacing:.15em;margin-bottom:1rem}.gtg-testimonial-card__quote{font-family:Rajdhani,sans-serif;font-size:1.1rem;font-weight:500;color:#c8c8c8;line-height:1.7;margin-bottom:1.5rem;flex:1;font-style:italic}.gtg-testimonial-card__verified{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#4ae27c1a;border:1px solid rgba(74,226,124,.3);border-radius:3px;font-family:Rajdhani,sans-serif;font-size:.9rem;font-weight:600;color:#4ae27c;text-transform:uppercase;letter-spacing:.05em}.gtg-testimonial-card__verified svg{width:16px;height:16px}.gtg-testimonials-cta{margin-top:4rem}.gtg-testimonials-cta__container{max-width:700px;margin:0 auto;text-align:center;padding:3rem;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border:1px solid rgba(74,144,226,.2);border-radius:4px}.gtg-testimonials-cta__title{font-family:Orbitron,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;line-height:1.2}.gtg-testimonials-cta__button{display:inline-block;padding:1.2rem 3rem;background:transparent;border:2px solid #4a90e2;color:#fff;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:all .3s ease;border-radius:3px}.gtg-testimonials-cta__button:hover{background:#4a90e2;color:#0a0a0a;transform:translateY(-2px);box-shadow:0 8px 20px #4a90e266}@media screen and (max-width:1024px){.gtg-testimonials-grid__container{grid-template-columns:repeat(2,1fr);gap:1.5rem}.gtg-testimonials-stats__number{font-size:2.5rem}}@media screen and (max-width:768px){.gtg-testimonials-section{padding:4rem 1.5rem}.gtg-testimonials-stats{padding:1.5rem;margin-bottom:3rem}.gtg-testimonials-stats__container{grid-template-columns:1fr;gap:1.5rem}.gtg-testimonials-stats__divider{width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(74,144,226,.5) 50%,transparent 100%)}.gtg-testimonials-stats__number{font-size:2.2rem}.gtg-testimonials-header{margin-bottom:3rem}.gtg-testimonials-header__badge{font-size:.75rem;padding:.5rem 1rem}.gtg-testimonials-header__title{font-size:2rem}.gtg-testimonials-header__subtitle{font-size:1.1rem}.gtg-testimonials-grid__container{grid-template-columns:1fr;gap:1.5rem}.gtg-testimonial-card{padding:1.5rem}.gtg-testimonial-card__avatar{width:48px;height:48px}.gtg-testimonial-card__name{font-size:1rem}.gtg-testimonial-card__quote{font-size:1.05rem}.gtg-testimonials-cta{margin-top:3rem}.gtg-testimonials-cta__container{padding:2rem}.gtg-testimonials-cta__title{font-size:1.6rem}.gtg-testimonials-cta__button{padding:1rem 2rem;font-size:1rem;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/gtg-testimonials-section.css.map */
