.product-details .gradient-text{background:linear-gradient(90deg,#00a1ff,#14dbdb,#00a1ff);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.product-details .hero-title{color:#111827;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.product-details .hero-subtitle{color:#8c8c8c;margin-bottom:2rem;font-size:1.25rem;line-height:1.8}.product-details .btn{border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.product-details .btn-primary{color:#fff;background:linear-gradient(90deg,#3b82f6,#0ea5e9);box-shadow:0 10px 15px -3px #3b82f666}.product-details .btn-primary:hover{background:linear-gradient(90deg,#2563eb,#0284c7);transform:translateY(-2px);box-shadow:0 20px 25px -5px #3b82f699}.product-details .badge{position:initial;color:#00a1ff;background:#00a2ff1a;border-radius:9999px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.product-details .section-title{color:#111827;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.product-details .section-subtitle{color:#8c8c8c;font-size:1.25rem}.product-details .card-title{color:#111827;margin-bottom:.5rem;font-size:1.125rem}.product-details .card-subtitle{color:#8c8c8c;font-size:.9rem}.communication-page{--primary-color:#06c;--secondary-color:#6f42c1;--success-color:#28a745;--warning-color:#ffc107;--info-color:#17a2b8;--light-bg:#f8f9fa;--dark-text:#2d3748;--border-color:#e2e8f0;--shadow:0 4px 6px #00000012;--shadow-lg:0 20px 25px #0000001a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}.communication-page .space{padding:80px 0}.communication-page .space-bottom{padding-bottom:80px}.communication-page .section-subtitle{max-width:700px;margin:0 auto}.communication-page .hero-section{padding:5rem 0;position:relative;overflow:hidden}.communication-page .hero-bg{background:radial-gradient(circle,#0066cc1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:0;right:-20%}.communication-page .hero-content{z-index:2}.communication-page .hero-image{z-index:2;position:relative}@media (max-width:600px){.communication-page .hero-image{margin-top:3.7rem}}.communication-page .hero-image img{filter:drop-shadow(0 20px 40px #0066cc26)}.communication-page img{animation:3s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.communication-page .hero-stats{gap:3rem;display:flex}.communication-page .stat-item{flex-direction:column;display:flex}.communication-page .stat-number{color:var(--primary-color);font-size:1.75rem;font-weight:700}.communication-page .stat-label{color:#718096;font-size:.875rem;font-weight:500}.communication-page .services-section{background:#fff}.communication-page .service-card{border:1px solid var(--border-color);background:#fff;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.communication-page .service-card:before{content:"";background:linear-gradient(90deg, var(--primary-color), var(--secondary-color));transform-origin:0;height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.communication-page .service-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.communication-page .service-card:hover:before{transform:scaleX(1)}.communication-page .service-icon{border-radius:.75rem;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;font-size:1.75rem;transition:all .3s;display:flex}.communication-page .icon-primary{color:var(--primary-color);background:#0066cc1a}.communication-page .icon-success{color:var(--success-color);background:#28a7451a}.communication-page .icon-info{color:var(--info-color);background:#17a2b81a}.communication-page .icon-warning{color:var(--warning-color);background:#ffc1071a}.communication-page .service-title{color:var(--dark-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.communication-page .service-desc{color:#718096;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.communication-page .service-link{color:var(--primary-color);font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.communication-page .service-link:hover{color:#0052a3;transform:translate(4px)}.communication-page .features-section{background-color:var(--light-bg)}.communication-page .features-list{margin-top:2rem}.communication-page .feature-item{border-bottom:1px solid var(--border-color);gap:1.5rem;padding-bottom:2rem;display:flex}.communication-page .feature-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.communication-page .feature-icon{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));color:#fff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.communication-page .feature-item h4{color:var(--dark-text);margin-bottom:.5rem;font-weight:600}.communication-page .feature-item p{color:#718096;margin:0;font-size:.95rem}.communication-page .stats-section{background:#fff}.communication-page .stat-card{border:1px solid var(--border-color);text-align:center;background:linear-gradient(135deg,#0066cc0d,#6f42c10d);border-radius:1rem;padding:2.5rem;transition:all .3s}.communication-page .stat-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.communication-page .stat-number{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.communication-page .stat-label{color:#718096;font-weight:500}.communication-page .testimonials-section{background-color:var(--light-bg)}.communication-page .testimonial-card{border:1px solid var(--border-color);background:#fff;border-radius:1rem;height:100%;padding:2rem;transition:all .3s}.communication-page .testimonial-card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-color);transform:translateY(-8px)}.communication-page .testimonial-header{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.communication-page .testimonial-avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.communication-page .testimonial-name{color:var(--dark-text);margin-bottom:.25rem;font-size:1rem;font-weight:600}.communication-page .testimonial-role{color:#718096;margin:0;font-size:.875rem}.communication-page .testimonial-message{color:#8c8c8c;margin-bottom:1rem;font-size:.95rem;font-style:italic;line-height:1.6}.communication-page .testimonial-stars{color:var(--warning-color)}.communication-page .testimonial-stars i{margin-right:.25rem;font-size:.85rem}.communication-page .cta-section{color:#fff;background:linear-gradient(90deg,#3b82f6,#0ea5e9);border-radius:1.5rem;margin:0 2rem}.communication-page .cta-content{padding:3rem 2rem}.communication-page .cta-title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.communication-page .cta-subtitle{color:#ffffffe6;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.communication-page .cta-section .btn-cta{color:#3b82f6;background-color:#fff;border-color:#fff;font-weight:600}.communication-page .cta-section .btn-cta:hover{background-color:#f0f0f0;border-color:#f0f0f0;transform:translateY(-2px)}@media (max-width:768px){.communication-page .hero-title{font-size:2.5rem}.communication-page .hero-subtitle{font-size:1.1rem}.communication-page .hero-buttons{flex-direction:column}.communication-page .hero-buttons .btn{width:100%}.communication-page .hero-stats{flex-direction:column;gap:1.5rem}.communication-page .section-title{font-size:2rem}.communication-page .cta-section{margin:0 1rem}.communication-page .cta-title{font-size:1.75rem}}@media (max-width:576px){.communication-page .hero-title{font-size:2.5rem!important}.communication-page .section-title{font-size:1.5rem}.communication-page .feature-item{gap:1rem}.communication-page .service-card{padding:1.5rem}.communication-page .nav-link{margin-left:0;padding:.5rem 0}}.communication-page *{transition:background-color .3s,border-color .3s}.communication-page a{color:inherit;text-decoration:none}.communication-page ::-webkit-scrollbar{width:10px}.communication-page ::-webkit-scrollbar-track{background:var(--light-bg)}.communication-page ::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:5px}.communication-page ::-webkit-scrollbar-thumb:hover{background:#0052a3}.communication-page .feature-item:hover{background-color:initial}
