.social-media-container{background-color:#000000;min-height:100vh;padding:60px 20px;font-family:Arial,sans-serif;color:#ffffff}.content-wrapper{max-width:1200px}.text-content{padding-right:40px}.main-title{font-size:2.5rem;line-height:1.6}.title-line{display:block}.title-line:first-child{text-decoration:underline;-webkit-text-decoration-color:#7BE7EA;text-decoration-color:#7BE7EA;text-decoration-thickness:4px;text-underline-offset:8px}.description-text{font-size:1.3rem;font-weight:400;color:#cccccc;margin-bottom:30px;line-height:1.6}.main-description{margin-bottom:25px}.final-description,.main-description{font-size:1.1rem;font-weight:400;color:#cccccc;line-height:1.7;text-align:justify}.final-description{margin-bottom:40px}.cta-button{background:linear-gradient(135deg,#7BE7EA,#48AAAD);color:#000000;border:none;padding:18px 36px;border-radius:30px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:12px;box-shadow:0 6px 20px rgba(123,231,234,.3)}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(123,231,234,.4);background:linear-gradient(135deg,#48AAAD,#7BE7EA)}.btn-arrow{font-size:1.3rem;transition:transform .3s ease;font-weight:400}.cta-button:hover .btn-arrow{transform:translateX(5px)}.image-section{border-radius:10px}.image-placeholder{height:600px}@media (max-width:1024px){.content-wrapper{gap:60px}.text-content{padding-right:20px}.main-title{font-size:3rem}.image-placeholder{height:500px}}@media (max-width:768px){.social-media-container{padding:40px 15px}.content-wrapper{grid-template-columns:1fr;gap:40px}.text-content{padding-right:0;order:1}.image-section{order:2}.main-title{font-size:2.5rem;text-align:center;margin-bottom:30px}.description-text{font-size:1.2rem;text-align:center}.final-description,.main-description{font-size:1rem;text-align:left}.cta-button{display:flex;margin:0 auto;width:-moz-fit-content;width:fit-content}.image-placeholder{height:400px}}@media (max-width:480px){.main-title{font-size:2rem;margin-bottom:25px}.description-text{font-size:1.1rem;margin-bottom:25px}.final-description,.main-description{font-size:.95rem;margin-bottom:20px}.cta-button{padding:16px 30px;font-size:1.1rem}.image-placeholder{height:300px}.placeholder-content h3{font-size:1.5rem}.placeholder-content p{font-size:1rem}}.image-placeholder:before{animation:pulse 3s ease-in-out infinite}.statistics-container{background-color:#7BE7EA;padding:60px 20px;font-family:Arial,sans-serif}.statistics-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;align-items:center}.stat-item{display:flex;align-items:center;gap:20px;padding:20px;transition:all .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-icon-wrapper{flex-shrink:0}.stat-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:1.8rem;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease}.stat-item:hover .stat-icon{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.15)}.stat-content{flex:1 1}.stat-number{color:#ffffff;font-size:3rem;font-weight:700;margin:0;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.stat-label{color:#ffffff;font-size:1.1rem;font-weight:500;margin:8px 0 0;line-height:1.3;text-shadow:1px 1px 2px rgba(0,0,0,.1)}@media (max-width:1024px){.statistics-wrapper{grid-template-columns:repeat(2,1fr);gap:30px}.stat-item{padding:15px}.stat-number{font-size:2.5rem}.stat-label{font-size:1rem}}@media (max-width:768px){.statistics-container{padding:40px 15px}.statistics-wrapper{grid-template-columns:1fr;gap:25px;max-width:400px}.stat-item{justify-content:center;text-align:center;flex-direction:column;gap:15px;padding:20px}.stat-icon{width:70px;height:70px;font-size:2rem}.stat-number{font-size:2.8rem}.stat-label{font-size:1.1rem}}@media (max-width:480px){.statistics-container{padding:30px 15px}.stat-item{gap:12px;padding:15px}.stat-icon{width:60px;height:60px;font-size:1.8rem}.stat-number{font-size:2.2rem}.stat-label{font-size:1rem}}.stat-item{animation:fadeInUp .6s ease forwards}.stat-item:first-child{animation-delay:.1s}.stat-item:nth-child(2){animation-delay:.2s}.stat-item:nth-child(3){animation-delay:.3s}.stat-item:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.statistics-container:hover .stat-item:not(:hover){opacity:.7;transform:scale(.95)}.unique-approach-section{background-color:#000;color:#fff;padding:60px 20px;text-align:center}.unique-approach-section h1{font-size:3em;font-weight:700;margin-bottom:20px;color:#fff}.unique-approach-section h1 span{border-bottom:3px solid #7be7ea;padding-bottom:5px}.unique-approach-section p{max-width:800px;margin:0 auto 40px;font-size:1.1em;line-height:1.6}.approach-pillars{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:40px}.pillar-card{flex:1 1;min-width:280px;max-width:380px;background-color:#0d0d0d;padding:30px;text-align:left;border-top:5px solid #7be7ea}.pillar-card h2{font-size:1.8em;margin-bottom:15px;color:#fff}.pillar-card p{font-size:1em;line-height:1.5;margin-bottom:0}@media (max-width:768px){.unique-approach-section h1{font-size:2.5em}.unique-approach-section p{font-size:1em}.approach-pillars{flex-direction:column;align-items:center}.pillar-card{max-width:90%}}.faj-different-container{background-color:#000000;min-height:100vh;padding:80px 20px;font-family:Arial,sans-serif;color:#ffffff}.content-wrapper{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.image-placeholder,.image-section{display:flex;justify-content:center;align-items:center;position:relative}.image-placeholder{width:100%;height:500px;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;border:2px solid #333333;flex-direction:column;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3)}.image-placeholder:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 70%,rgba(59,130,246,.15) 0,transparent 50%),radial-gradient(circle at 70% 30%,rgba(139,69,193,.15) 0,transparent 50%);pointer-events:none}.placeholder-content{text-align:center;z-index:2;position:relative}.placeholder-content h3{color:#60a5fa;font-size:1.8rem;font-weight:600;margin-bottom:15px}.placeholder-content p{color:#9ca3af;font-size:1.1rem;line-height:1.5;max-width:300px}.text-content{padding-left:20px}.main-title{color:#ffffff;font-size:3.2rem;font-weight:700;line-height:1.2;margin-bottom:40px}.description-paragraph{color:#cccccc;font-size:1.1rem;font-weight:400;line-height:1.7;margin-bottom:30px;text-align:justify}.description-paragraph:last-child{margin-bottom:0}@media (max-width:1024px){.content-wrapper{gap:60px}.text-content{padding-left:0}.main-title{font-size:2.8rem}.image-placeholder{height:450px}}@media (max-width:768px){.faj-different-container{padding:60px 15px}.content-wrapper{grid-template-columns:1fr;gap:50px}.image-section{order:1}.text-content{order:2;padding-left:0}.main-title{font-size:2.4rem;text-align:center;margin-bottom:35px}.description-paragraph{font-size:1rem;text-align:left;margin-bottom:25px}.image-placeholder{height:350px}}@media (max-width:480px){.faj-different-container{padding:40px 15px}.main-title{font-size:2rem;margin-bottom:30px}.description-paragraph{font-size:.95rem;margin-bottom:20px;line-height:1.6}.image-placeholder{height:280px}.placeholder-content h3{font-size:1.5rem}.placeholder-content p{font-size:1rem}}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.image-placeholder:before{animation:pulse 4s ease-in-out infinite}.image-placeholder:hover{transform:scale(1.02);transition:transform .3s ease;border-color:#60a5fa}.image-placeholder:hover:before{animation-duration:2s}