@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#2c3e50;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{cursor:pointer}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#1a2332}h1{font-size:1.875rem}@media(min-width:768px){h1{font-size:2.25rem}}@media(min-width:992px){h1{font-size:3rem}}h2{font-size:1.5rem}@media(min-width:768px){h2{font-size:1.875rem}}@media(min-width:992px){h2{font-size:2.25rem}}h3{font-size:1.25rem}@media(min-width:768px){h3{font-size:1.5rem}}p{margin-bottom:1rem;color:#7b8d9e}.highlight-large{color:#e31e24;font-size:1.2em;font-weight:700}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.container{padding:0 1.5rem}}@media(min-width:992px){.container{padding:0 2rem}}.section-title{font-size:1.5rem;font-weight:700;color:#1a2332;text-align:center;margin-bottom:2rem}.section-title--light{color:#fff}.section-subtitle{font-size:1rem;font-weight:400;color:#7b8d9e;text-align:center;margin-bottom:3rem;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}@media(min-width:768px){.section-subtitle{font-size:1.125rem;margin-bottom:4rem}}.section-subtitle--light{color:#ffffffe6}.section-header{margin-bottom:1.5rem}@media(min-width:768px){.section-header{margin-bottom:2rem}}.section-header .section-title{margin-bottom:1.5rem}.icon{width:24px;height:24px}.icon-large{width:48px;height:48px}.icon-small{width:20px;height:20px}.highlight{color:#e31e24;font-size:1.3em;font-weight:700;position:relative;display:inline-block;line-height:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes pulseUp{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}@keyframes glow{0%,to{box-shadow:0 0 20px #e31e244d}50%{box-shadow:0 0 40px #e31e2499}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blob{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-50px) scale(1.1)}50%{transform:translate(-20px,20px) scale(.9)}75%{transform:translate(50px,50px) scale(1.05)}}.animate-on-scroll{opacity:0;transition:none}.animate-on-scroll.animated{animation-duration:.8s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.4,0,.2,1)}.animate-on-scroll.fade-in-up.animated{animation-name:fadeInUp}.animate-on-scroll.fade-in-down.animated{animation-name:fadeInDown}.animate-on-scroll.fade-in-left.animated{animation-name:fadeInLeft}.animate-on-scroll.fade-in-right.animated{animation-name:fadeInRight}.animate-on-scroll.fade-in.animated{animation-name:fadeIn}.animate-on-scroll.scale-in.animated{animation-name:scaleIn}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.3s}.animate-delay-4{animation-delay:.4s}.animate-delay-5{animation-delay:.5s}.animate-delay-6{animation-delay:.6s}.animate-delay-7{animation-delay:.7s}.animate-delay-8{animation-delay:.8s}.animate-delay-9{animation-delay:.9s}.animate-delay-10{animation-delay:1s}.animate-delay-11{animation-delay:1.1s}.animate-delay-12{animation-delay:1.2s}.float-animation{animation:float 6s ease-in-out infinite}.pulse-animation{animation:pulse 2s ease-in-out infinite}.glow-animation{animation:glow 2s ease-in-out infinite}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;border:2px solid transparent;cursor:pointer;text-align:center;transition:all .3s ease;text-decoration:none}@media(min-width:768px){.btn{padding:1rem 2rem;font-size:1.125rem}}.btn--primary{background-color:#e31e24;color:#fff;border-color:#e31e24}.btn--primary:hover{background-color:#c0181d;border-color:#c0181d;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.btn--primary:active{transform:translateY(0)}.btn--secondary{background-color:#fff;color:#1a2332;border-color:#fff}.btn--secondary:hover{background-color:#f2f2f2;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.btn--outline{background-color:transparent;color:#1a2332;border-color:#1a2332;border-width:2px}.btn--outline:hover{background-color:#1a2332;color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.btn--outline-light{color:#fff;border-color:#fff;border-width:2px}.btn--outline-light:hover{background-color:#fff;color:#1a2332;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff4d}.btn--whatsapp{background-color:#128c7e;color:#fff;border-color:#128c7e;width:100%;margin-top:1rem}.btn--whatsapp svg{filter:brightness(1)}.btn--whatsapp:hover{background-color:#0a6b5f;border-color:#0a6b5f;transform:translateY(-2px);box-shadow:0 8px 16px #128c7e4d}.btn--large{padding:1.5rem 3rem;font-size:1.125rem}@media(min-width:768px){.btn--large{padding:2rem 4rem;font-size:1.25rem}}.btn--large svg{width:24px;height:24px}.btn--full{width:100%}.btn svg{width:20px;height:20px;flex-shrink:0}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.contact-form{width:100%}.form-row{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:400px){.form-row{gap:1rem;margin-bottom:1rem}}@media(min-width:768px){.form-row{grid-template-columns:1fr 1fr;gap:2rem}}.form-group{margin-bottom:1.5rem}@media(max-width:400px){.form-group{margin-bottom:1rem}}.form-row .form-group{margin-bottom:0}.form-label{display:block;font-size:.875rem;font-weight:600;color:#1a2332;margin-bottom:.5rem}@media(max-width:400px){.form-label{font-size:.75rem}}.form-input{width:100%;padding:.875rem 1.125rem;font-size:1rem;font-family:inherit;border:2px solid #E2E8F0;border-radius:10px;background:#f7fafc;color:#2c3e50;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:400px){.form-input{padding:.5rem 1rem;font-size:.875rem}}.form-input:hover{border-color:#cbd5e0;background:#fff}.form-input:focus{outline:none;border-color:#e31e24;background:#fff;box-shadow:0 0 0 4px #e31e241a;transform:translateY(-1px)}.form-input::placeholder{color:#a0aec0}.form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%234A5568' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:20px;padding-right:2.5rem}@media(max-width:400px){.form-select{background-position:right 1rem center;padding-right:2rem}}.form-select option[value=""][disabled]{color:#a0aec0}.form-textarea{resize:vertical;min-height:8.75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}@media(max-width:400px){.form-textarea{min-height:5rem}}@media(min-width:768px){.form-textarea{min-height:8.75rem}}.form-success{padding:1.5rem;background-color:#27ae601a;color:#27ae60;border-radius:8px;text-align:center;font-weight:500;border:1px solid rgba(39,174,96,.2)}@media(max-width:400px){.form-success{padding:1rem;font-size:.875rem}}.form-error{padding:1.5rem;background-color:#e31e241a;color:#e31e24;border-radius:8px;text-align:center;font-weight:500;border:1px solid rgba(227,30,36,.2)}@media(max-width:400px){.form-error{padding:1rem;font-size:.875rem}}.radio-group{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.75rem}@media(min-width:768px){.radio-group{flex-wrap:nowrap}}.radio-group .radio-label{display:flex;align-items:center;gap:10px;cursor:pointer;padding:10px 1.5rem;border:2px solid #E2E8F0;border-radius:8px;background:#f7fafc;transition:all .3s ease;white-space:nowrap}.radio-group .radio-label:hover{border-color:#cbd5e0;background:#fff}.radio-group .radio-label input[type=radio]{width:18px;height:18px;margin:0;cursor:pointer;accent-color:#E31E24}.radio-group .radio-label input[type=radio]:focus{outline:none}.radio-group .radio-label input[type=radio]:checked+span{color:#e31e24;font-weight:600}.radio-group .radio-label:has(input:checked){border-color:#e31e24;background:#e31e240d}.radio-group .radio-label span{font-size:1rem;color:#4a5568;transition:all .3s ease}.service-card{background-color:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 16px #1a233214;transition:all .3s ease;text-align:center}@media(min-width:768px){.service-card{padding:3rem}}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1a23321f}.service-card__icon{display:flex;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#e31e24,#b7171c);border-radius:12px;transition:all .3s ease}.service-card__icon .icon-large{width:32px;height:32px;color:#fff;transition:all .3s ease}.service-card__title{font-size:1.25rem;font-weight:700;color:#1a2332;margin-bottom:.5rem}.service-card__leader{font-size:.875rem;font-weight:600;color:#718096;margin-bottom:1.5rem}.service-card__description{font-size:1rem;color:#7b8d9e;line-height:1.7;margin-bottom:1.5rem}.service-card__list{list-style:none;padding:0}.service-card__list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#7b8d9e;font-size:.875rem}.service-card__list li:before{content:"✓";position:absolute;left:0;color:#e31e24;font-weight:700}.contact-card{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;text-align:center;transition:all .3s ease}@media(min-width:768px){.contact-card{padding:3rem}}.contact-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.contact-card__avatar{width:100px;height:100px;border-radius:9999px;background:linear-gradient(135deg,#e31e24,#a11418);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.875rem;font-weight:700;margin:0 auto 2rem;box-shadow:0 8px 16px #e31e244d,0 0 0 4px #fff,0 0 0 6px #e31e2433;position:relative;transition:all .3s ease}@media(min-width:768px){.contact-card__avatar{width:120px;height:120px;font-size:2.25rem}}.contact-card__avatar:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:90%;border-radius:9999px;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent);pointer-events:none}.contact-card:first-child .contact-card__avatar{background:linear-gradient(135deg,#3498db,#2c3e50);box-shadow:0 8px 16px #3498db4d,0 0 0 4px #fff,0 0 0 6px #3498db33}.contact-card:last-child .contact-card__avatar{background:linear-gradient(135deg,#9b59b6,#8e44ad);box-shadow:0 8px 16px #9b59b64d,0 0 0 4px #fff,0 0 0 6px #9b59b633}.contact-card:hover .contact-card__avatar{transform:scale(1.05) rotate(5deg);box-shadow:0 12px 24px #e31e2466,0 0 0 4px #fff,0 0 0 8px #e31e244d}.contact-card:first-child:hover .contact-card__avatar{box-shadow:0 12px 24px #3498db66,0 0 0 4px #fff,0 0 0 8px #3498db4d}.contact-card:last-child:hover .contact-card__avatar{box-shadow:0 12px 24px #9b59b666,0 0 0 4px #fff,0 0 0 8px #9b59b64d}.contact-card__avatar--image{background:linear-gradient(135deg,#7b8d9e,#617485);overflow:hidden;padding:0}.contact-card__avatar--image:before{display:none}.contact-card__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.contact-card:first-child .contact-card__avatar--image,.contact-card:last-child .contact-card__avatar--image{background:linear-gradient(135deg,#7b8d9e,#617485)}.contact-card__name{font-size:1.125rem;font-weight:700;color:#1a2332;margin-bottom:.5rem}@media(min-width:768px){.contact-card__name{font-size:1.25rem}}.contact-card__role{font-size:.875rem;color:#7b8d9e;margin-bottom:1.5rem}.contact-card__phone{display:block;font-size:1.125rem;font-weight:600;color:#e31e24;margin-bottom:1rem;transition:all .3s ease}.contact-card__phone:hover{color:#b7171c}.benefit{display:flex;gap:1.5rem;margin-bottom:2rem}.benefit:last-child{margin-bottom:0}.benefit__icon{flex-shrink:0;width:48px;height:48px;display:flex;justify-content:center;align-items:center;background-color:#e31e241a;border-radius:8px}.benefit__icon .icon{color:#e31e24}.benefit__content{flex:1}.benefit__title{font-size:1.125rem;font-weight:600;color:#1a2332;margin-bottom:.5rem}.benefit__text{font-size:1rem;color:#7b8d9e;line-height:1.6}.custom-cursor{position:fixed;pointer-events:none;z-index:9999;mix-blend-mode:difference}.custom-cursor__icon{position:fixed;width:32px;height:32px;transform:translate(-50%,-50%);z-index:10000;display:flex;align-items:center;justify-content:center;background:#e31e24;border-radius:9999px;box-shadow:0 4px 12px #e31e2466;transition:width .2s ease,height .2s ease,background .2s ease}.custom-cursor__icon:before{content:"₹";font-size:18px;font-weight:700;color:#fff;transition:content .2s ease,font-size .2s ease}.custom-cursor.cursor-hover .custom-cursor__icon{width:48px;height:48px;background:#1a2332;box-shadow:0 6px 20px #1a233280}.custom-cursor.cursor-hover .custom-cursor__icon:before{content:"→";font-size:24px}@media(max-width:1024px){.custom-cursor{display:none!important}}.page-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a2332,#111721);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99999;opacity:1;transition:opacity .5s ease,visibility .5s ease}.page-loader.hidden{opacity:0;visibility:hidden}.page-loader__content{display:flex;flex-direction:column;align-items:center;gap:4rem}.page-loader__brand{display:flex;flex-direction:column;align-items:center;gap:.5rem}.page-loader__logo{font-size:5rem;font-weight:700;color:#fff;letter-spacing:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1;margin-right:-12px}@media(min-width:768px){.page-loader__logo{font-size:6rem;letter-spacing:16px;margin-right:-16px}}@media(min-width:992px){.page-loader__logo{font-size:7rem;letter-spacing:20px;margin-right:-20px}}.page-loader__logo span{display:inline-block;animation:fadeInUp .8s ease forwards;opacity:0}.page-loader__logo span.letter-u{color:#e31e24;position:relative;animation:pulseUp 1.5s ease-in-out infinite;animation-delay:1s;text-shadow:0 0 30px rgba(227,30,36,.8);font-size:1.15em;transform-origin:bottom center;vertical-align:baseline}.page-loader__logo span:nth-child(1){animation-delay:.1s}.page-loader__logo span:nth-child(2){animation-delay:.2s}.page-loader__logo span:nth-child(3){animation-delay:.3s}.page-loader__logo span:nth-child(4){animation-delay:.4s}.page-loader__logo span:nth-child(5){animation-delay:.5s}.page-loader__subtitle{font-size:1.25rem;color:#ecf0f1;font-weight:400;animation:fadeIn 1s ease forwards;animation-delay:.8s;opacity:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:2px;margin-right:-2px}@media(min-width:768px){.page-loader__subtitle{font-size:1.5rem;letter-spacing:3px;margin-right:-3px}}@media(min-width:992px){.page-loader__subtitle{font-size:2rem;letter-spacing:4px;margin-right:-4px}}.page-loader__spinner{width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-top-color:#e31e24;border-radius:50%;animation:spin 1s linear infinite}@media(min-width:768px){.page-loader__spinner{width:60px;height:60px;border-width:4px}}.floating-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.floating-shapes__shape{position:absolute;opacity:.1;border-radius:50%;animation:blob 20s ease-in-out infinite}.floating-shapes__shape--1{width:300px;height:300px;background:linear-gradient(135deg,#e31e24,#1a2332);top:10%;left:5%;animation-delay:0s}@media(min-width:768px){.floating-shapes__shape--1{width:500px;height:500px}}.floating-shapes__shape--2{width:200px;height:200px;background:linear-gradient(225deg,#7b8d9e,#e31e24);top:60%;right:10%;animation-delay:5s}@media(min-width:768px){.floating-shapes__shape--2{width:400px;height:400px}}.floating-shapes__shape--3{width:150px;height:150px;background:linear-gradient(315deg,#1a2332,#7b8d9e);bottom:20%;left:50%;animation-delay:10s}@media(min-width:768px){.floating-shapes__shape--3{width:300px;height:300px}}.glass{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.glass-dark{background:#1a2332b3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.floating-buttons{position:fixed;bottom:2rem;right:2rem;z-index:999;display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.floating-buttons{bottom:3rem;right:3rem}}.floating-btn{background:none;border:none;padding:0;cursor:pointer;font:inherit;width:56px;height:56px;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}@media(min-width:768px){.floating-btn{width:64px;height:64px}}.floating-btn:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 8px 20px #00000040}.floating-btn:active{transform:translateY(-2px) scale(1.02)}.floating-btn svg{width:28px;height:28px}@media(min-width:768px){.floating-btn svg{width:32px;height:32px}}.floating-btn--whatsapp{background:#128c7e;color:#fff;box-shadow:0 4px 20px #128c7e66}.floating-btn--whatsapp:hover{background:#0a6b5f;box-shadow:0 6px 30px #128c7e99}.floating-btn--scroll-top{background:#1a2332;color:#fff;opacity:0;visibility:hidden;transition:all .3s ease}.floating-btn--scroll-top.visible{opacity:1;visibility:visible}.floating-btn--scroll-top:hover{background:#e31e24}.floating-btn--whatsapp:after{content:"";position:absolute;inset:0;border-radius:9999px;background:#128c7e;animation:pulse-ring 2s ease-out infinite;z-index:-1}@keyframes pulse-ring{0%{transform:scale(1);opacity:.6}to{transform:scale(1.4);opacity:0}}.header{position:sticky;top:0;background-color:#fff;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000000f;z-index:100;transition:all .3s ease}.header__nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}@media(min-width:768px){.header__nav{padding:1.5rem 0}}@media(min-width:768px)and (max-height:845px){.header__nav{padding:1.25rem 0}}@media(min-width:768px)and (max-height:800px){.header__nav{padding:1rem 0}}@media(min-width:768px)and (max-height:700px){.header__nav{padding:.5rem 0}}.header__logo{flex-shrink:0}.header__logo-img{height:40px;width:auto;display:block}@media(min-width:576px){.header__logo-img{height:50px}}@media(min-width:768px){.header__logo-img{height:60px}}.header__logo-text{font-size:1.25rem;font-weight:700;color:#1a2332}@media(min-width:768px){.header__logo-text{font-size:1.5rem}}.header__menu{display:none;gap:2rem;align-items:center}@media(min-width:768px){.header__menu{display:flex}}.header__menu-item--dropdown{position:relative}.header__link{position:relative;font-size:1rem;font-weight:500;color:#2c3e50;transition:all .3s ease;padding:.5rem 0;display:inline-flex;align-items:center;gap:.5rem}.header__link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#e31e24;transition:all .3s ease}.header__link:hover{color:#e31e24}.header__link:hover:after{width:100%}.header__dropdown-icon{width:16px;height:16px;transition:transform .3s ease}.header__dropdown{position:absolute;top:100%;left:0;min-width:220px;background:#fff;box-shadow:0 10px 30px #1a233226;border-radius:8px;padding:1rem 0;margin-top:1rem;list-style:none;z-index:100}.header__dropdown-link{display:block;padding:1rem 2rem;font-size:1rem;font-weight:500;color:#2c3e50;transition:all .3s ease}.header__dropdown-link:hover{background-color:#e31e241a;color:#e31e24}.header__toggle{background:none;border:none;cursor:pointer;font:inherit;display:block;z-index:102;padding:8px}@media(min-width:768px){.header__toggle{display:none}}.header__hamburger{display:flex;flex-direction:column;gap:5px;width:26px;height:20px;position:relative}.header__hamburger-line{display:block;width:100%;height:3px;background-color:#1a2332;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.header__hamburger--active .header__hamburger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.header__hamburger--active .header__hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.header__hamburger--active .header__hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header__mobile-overlay{position:fixed;inset:0;background-color:#1a233299;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90}@media(min-width:768px){.header__mobile-overlay{display:none}}.header__mobile-overlay--enter{transition:opacity .3s ease-out}.header__mobile-overlay--enter-start{opacity:0}.header__mobile-overlay--enter-end{opacity:1}.header__mobile-overlay--leave{transition:opacity .25s ease-in}.header__mobile-overlay--leave-start{opacity:1}.header__mobile-overlay--leave-end{opacity:0}.header__mobile{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:360px;background:linear-gradient(135deg,#1a2332fa,#111721fa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:-10px 0 40px #0000004d;z-index:91;overflow-y:auto;overflow-x:hidden}@media(min-width:768px){.header__mobile{display:none}}.header__mobile--enter{transition:transform .35s cubic-bezier(.4,0,.2,1)}.header__mobile--enter-start{transform:translate(100%)}.header__mobile--enter-end{transform:translate(0)}.header__mobile--leave{transition:transform .3s cubic-bezier(.4,0,.6,1)}.header__mobile--leave-start{transform:translate(0)}.header__mobile--leave-end{transform:translate(100%)}.header__mobile-header{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff08}.header__mobile-logo{height:45px;width:auto;background-color:#fff;padding:.5rem 1rem;border-radius:8px}.header__mobile-close{background:none;border:none;cursor:pointer;font:inherit;padding:8px;color:#fff;transition:all .3s ease;border-radius:4px}.header__mobile-close:hover{background-color:#e31e2433;color:#e31e24;transform:rotate(90deg)}.header__mobile-close svg{display:block}.header__mobile-menu{display:flex;flex-direction:column;gap:0;padding:1.5rem 0;list-style:none}.header__mobile-link{display:flex;align-items:center;gap:1.5rem;font-size:1.125rem;font-weight:500;color:#fff;padding:1.5rem 2rem;transition:all .3s ease;border-left:3px solid transparent;background:transparent;width:100%;text-align:left;border:none;cursor:pointer}.header__mobile-link:hover{background-color:#ffffff14;border-left-color:#e31e24;padding-left:calc(2rem + 4px)}.header__mobile-link--dropdown{justify-content:space-between;padding-right:2rem}.header__mobile-link-content{display:flex;align-items:center;gap:1.5rem}.header__mobile-icon{width:22px;height:22px;flex-shrink:0}.header__mobile-chevron{width:20px;height:20px;transition:transform .3s ease;flex-shrink:0}.header__mobile-chevron--open{transform:rotate(180deg)}.header__mobile-dropdown{margin-bottom:.5rem}.header__mobile-submenu{display:flex;flex-direction:column;gap:0;background-color:#ffffff08;border-left:2px solid rgba(227,30,36,.3);margin-left:2rem;list-style:none}.header__mobile-sublink{display:block;font-size:1rem;font-weight:400;color:#ffffffd9;padding:1rem 2rem 1rem 3.5rem;transition:all .3s ease;border-left:2px solid transparent}.header__mobile-sublink:hover{background-color:#ffffff0d;color:#fff;border-left-color:#e31e24;padding-left:calc(3.5rem + 4px)}.footer{background-color:#1a2332;color:#ecf0f1;padding:4rem 0 2rem}.footer__logo-section{text-align:center;margin-bottom:4rem}@media(min-width:768px){.footer__logo-section{margin-bottom:6rem}}.footer__logo-card{display:inline-block;background:#fff;padding:2rem 3rem;border-radius:16px;box-shadow:0 8px 24px #0003;transition:all .3s ease}@media(max-width:568px){.footer__logo-card{padding:1.5rem 2rem;border-radius:12px}}.footer__logo-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #00000040}.footer__logo{display:block;height:80px;width:auto;max-width:100%;object-fit:contain}@media(max-width:568px){.footer__logo{height:60px}}@media(max-width:400px){.footer__logo{height:50px}}.footer__tagline{color:#ecf0f1;font-size:1rem;margin-top:1.5rem;text-align:center}.footer__grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}@media(min-width:576px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(4,1fr);gap:4rem}}.footer__col{display:flex;flex-direction:column}.footer__title{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.footer__list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer__link{color:#ecf0f1;font-size:1rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem}.footer__link:hover{color:#e31e24;transform:translate(.5rem)}.footer__icon{width:18px;height:18px;flex-shrink:0}.footer__text{color:#ecf0f1;font-size:1rem;display:flex;align-items:flex-start;gap:.5rem;line-height:1.6}.footer__disclaimers{padding:2rem 0;border-top:1px solid rgba(236,240,241,.2);border-bottom:1px solid rgba(236,240,241,.2);margin-bottom:2rem}.footer__disclaimer{font-size:.75rem;color:#95a5a6;text-align:center;margin-bottom:.5rem}@media(min-width:768px){.footer__disclaimer{font-size:.875rem}}.footer__disclaimer:last-child{margin-bottom:0}.footer__bottom{text-align:center}.footer__copyright{font-size:.875rem;color:#95a5a6;margin-bottom:.5rem}.footer__credits{font-size:.75rem;color:#95a5a6;margin-top:.5rem}@media(min-width:768px){.footer__credits{font-size:.875rem}}.footer__credits-link{color:#e31e24;font-weight:600;transition:all .3s ease;text-decoration:none}.footer__credits-link:hover{color:#fff;text-decoration:underline}.testimonials-hero{padding:100px 0 80px;background:linear-gradient(135deg,#1a2332,#0f1621);color:#fff;position:relative;overflow:hidden}@media(min-width:768px){.testimonials-hero{padding:120px 0 100px}}.testimonials-hero:before{content:"";position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(227,30,36,.1) 0%,transparent 70%);border-radius:50%;animation:float 20s infinite ease-in-out}.testimonials-hero__content{position:relative;z-index:2;max-width:1200px;margin:0 auto;text-align:center;padding:0 20px}.testimonials-hero__label{display:inline-block;font-size:13px;font-weight:600;color:#e31e24;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;padding:8px 20px;background:#e31e241a;border-radius:100px}@media(min-width:768px){.testimonials-hero__label{font-size:14px}}.testimonials-hero__title{font-size:32px;font-weight:700;color:#fff;margin-bottom:24px;line-height:1.2}@media(min-width:768px){.testimonials-hero__title{font-size:48px}}@media(min-width:1024px){.testimonials-hero__title{font-size:56px}}.testimonials-hero__title .highlight{color:#e31e24}.testimonials-hero__subtitle{font-size:17px;color:#ffffffe6;line-height:1.7;margin-bottom:48px;max-width:700px;margin-left:auto;margin-right:auto}@media(min-width:768px){.testimonials-hero__subtitle{font-size:19px}}.testimonials-hero__stats{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:48px;justify-items:center;max-width:100%}@media(min-width:576px){.testimonials-hero__stats{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.testimonials-hero__stats{grid-template-columns:repeat(4,1fr);gap:32px}}.testimonials-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;padding-top:32px;border-top:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.testimonials-hero__trust{gap:48px}}.hero-stat{display:flex;align-items:center;gap:16px;padding:24px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .3s ease}.hero-stat:hover{background:#ffffff14;border-color:#e31e2480;transform:translateY(-4px)}.hero-stat__icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e31e24,#b01520);border-radius:12px;color:#fff}.hero-stat__icon svg{width:24px;height:24px}.hero-stat__content{flex:1;text-align:left}.hero-stat__value{display:block;font-size:24px;font-weight:700;color:#fff;line-height:1;margin-bottom:6px}@media(min-width:768px){.hero-stat__value{font-size:28px}}.hero-stat__label{display:block;font-size:13px;color:#ffffffb3;font-weight:500;white-space:nowrap}@media(min-width:768px){.hero-stat__label{font-size:14px}}.trust-badge{display:flex;align-items:center;gap:8px;font-size:14px;color:#ffffffd9}@media(min-width:768px){.trust-badge{font-size:15px}}.trust-badge svg{width:20px;height:20px;color:#10b981;flex-shrink:0}@media(min-width:768px){.trust-badge svg{width:24px;height:24px}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}.testimonials-stats__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:576px){.testimonials-stats__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.testimonials-stats__grid{gap:32px}}@media(min-width:1024px){.testimonials-stats__grid{grid-template-columns:repeat(3,1fr)}}.impact-stat{text-align:center;padding:40px 32px;background:#fff;border-radius:16px;border:2px solid rgba(26,35,50,.06);transition:all .3s ease}.impact-stat:hover{transform:translateY(-8px);box-shadow:0 20px 40px #e31e241a;border-color:#e31e24}.impact-stat:hover .impact-stat__icon{background:linear-gradient(135deg,#e31e24,#b01520);color:#fff;transform:scale(1.1)}.impact-stat__icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e31e241a,#1a23321a);border-radius:20px;color:#e31e24;transition:all .3s ease}@media(min-width:768px){.impact-stat__icon{width:90px;height:90px}}.impact-stat__icon svg{width:36px;height:36px}@media(min-width:768px){.impact-stat__icon svg{width:42px;height:42px}}.impact-stat__value{display:block;font-size:32px;font-weight:700;color:#1a2332;line-height:1;margin-bottom:12px}@media(min-width:768px){.impact-stat__value{font-size:40px}}.impact-stat__label{display:block;font-size:16px;font-weight:600;color:#1a2332;margin-bottom:8px}@media(min-width:768px){.impact-stat__label{font-size:18px}}.impact-stat__description{font-size:14px;color:#5a6c7d;line-height:1.5}@media(min-width:768px){.impact-stat__description{font-size:15px}}.testimonials-filters{padding:32px 0;background:#f8f9fa}.testimonials-filters__wrapper{max-width:1000px;margin:0 auto;text-align:center}.testimonials-filters__title{font-size:18px;font-weight:600;color:#1a2332;margin-bottom:24px}@media(min-width:768px){.testimonials-filters__title{font-size:20px}}.filter-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}@media(min-width:768px){.filter-tabs{gap:16px}}.filter-tab{display:flex;align-items:center;gap:10px;padding:14px 24px;background:#fff;border:2px solid rgba(26,35,50,.1);border-radius:100px;font-size:15px;font-weight:600;color:#1a2332;cursor:pointer;transition:all .3s ease}@media(min-width:768px){.filter-tab{padding:16px 28px;font-size:16px}}.filter-tab svg{width:20px;height:20px;flex-shrink:0;transition:all .3s ease}.filter-tab:hover{border-color:#e31e24;background:#e31e240d;transform:translateY(-2px)}.filter-tab.active{background:#e31e24;border-color:#e31e24;color:#fff}.filter-tab.active svg{stroke:#fff}.filter-tab.active .filter-count{background:#fff3;color:#fff}.filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;background:#1a233214;border-radius:100px;font-size:13px;font-weight:700;color:#1a2332;transition:all .3s ease}.testimonials-grid{padding-top:0}.testimonials-grid__wrapper{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.testimonials-grid__wrapper{grid-template-columns:repeat(2,1fr);gap:32px}}@media(min-width:1024px){.testimonials-grid__wrapper{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fff;border-radius:16px;padding:32px;border:2px solid rgba(26,35,50,.06);transition:all .3s ease;position:relative;overflow:hidden}.testimonial-card:before{content:"“";position:absolute;top:-20px;right:20px;font-size:120px;font-family:Georgia,serif;color:#e31e240d;line-height:1;pointer-events:none}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #1a23321a;border-color:#e31e24}.testimonial-card.hidden{display:none}.testimonial-card__header{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px;position:relative;z-index:1}.testimonial-card__avatar{width:60px;height:60px;flex-shrink:0;background:linear-gradient(135deg,#e31e24,#b01520);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;box-shadow:0 4px 12px #e31e244d}.testimonial-card__info{flex:1}.testimonial-card__name{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:4px;line-height:1.2}.testimonial-card__service{display:block;font-size:13px;color:#5a6c7d;margin-bottom:8px}.testimonial-card__rating{display:flex;gap:4px}.testimonial-card__rating svg{width:16px;height:16px;color:#fbbf24}.testimonial-card__quote{font-size:15px;font-style:italic;color:#5a6c7d;line-height:1.7;margin-bottom:20px;position:relative;z-index:1}@media(min-width:768px){.testimonial-card__quote{font-size:16px}}.testimonial-card__footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid rgba(26,35,50,.08);position:relative;z-index:1}.testimonial-card__date{font-size:13px;color:#95a5a6}.testimonial-card__verified{display:flex;align-items:center;gap:6px;font-size:13px;color:#27ae60;font-weight:600}.testimonial-card__verified svg{width:18px;height:18px}.success-stories__grid{display:grid;grid-template-columns:1fr;gap:48px;margin-top:48px}@media(min-width:768px){.success-stories__grid{gap:64px}}.success-stories__cta{text-align:center;margin-top:64px;padding:48px;background:linear-gradient(135deg,#e31e240d,#1a23320d);border-radius:20px}.success-stories__cta p{font-size:20px;font-weight:600;color:#1a2332;margin-bottom:24px}@media(min-width:768px){.success-stories__cta p{font-size:24px}}.success-story{background:#fff;border-radius:24px;padding:48px;border:2px solid rgba(26,35,50,.08);box-shadow:0 8px 32px #1a233214}@media(max-width:767px){.success-story{padding:32px 24px}}.success-story__badge{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#e31e241a,#1a23320d);border-radius:100px;font-size:13px;font-weight:700;color:#e31e24;margin-bottom:24px}@media(min-width:768px){.success-story__badge{font-size:14px}}.success-story__badge svg{width:20px;height:20px}.success-story__badge--investment{background:linear-gradient(135deg,#3498db1a,#1a23320d);color:#3498db}.success-story__badge--both{background:linear-gradient(135deg,#8e44ad1a,#1a23320d);color:#8e44ad}.success-story__title{font-size:24px;font-weight:700;color:#1a2332;line-height:1.3;margin-bottom:20px}@media(min-width:768px){.success-story__title{font-size:28px}}.success-story__meta{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid rgba(26,35,50,.1)}.success-story__meta .meta-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#5a6c7d}@media(min-width:768px){.success-story__meta .meta-item{font-size:15px}}.success-story__meta .meta-item svg{width:18px;height:18px;color:#e31e24}.success-story__challenge,.success-story__solution{margin-bottom:32px}.success-story__challenge h4,.success-story__solution h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:16px;display:flex;align-items:center;gap:8px}.success-story__challenge h4:before,.success-story__solution h4:before{content:"";width:4px;height:24px;background:#e31e24;border-radius:2px}.success-story__challenge p,.success-story__solution p{font-size:15px;color:#5a6c7d;line-height:1.8}@media(min-width:768px){.success-story__challenge p,.success-story__solution p{font-size:16px}}.success-story__challenge ul,.success-story__solution ul{list-style:none;padding:0;margin:0}.success-story__challenge ul li,.success-story__solution ul li{position:relative;padding-left:28px;margin-bottom:12px;font-size:15px;color:#5a6c7d;line-height:1.7}@media(min-width:768px){.success-story__challenge ul li,.success-story__solution ul li{font-size:16px}}.success-story__challenge ul li:before,.success-story__solution ul li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:#e31e24;border-radius:50%}.success-story__results{margin-bottom:32px;padding:32px;background:linear-gradient(135deg,#e31e240d,#1a233208);border-radius:16px}.success-story__results h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:24px;text-align:center}.success-story__quote{position:relative;padding:32px;background:#1a233208;border-left:4px solid #E31E24;border-radius:8px;font-size:16px;font-style:italic;color:#1a2332;line-height:1.8}@media(min-width:768px){.success-story__quote{font-size:18px}}.success-story__quote cite{display:block;margin-top:16px;font-style:normal;font-size:14px;font-weight:600;color:#5a6c7d}@media(min-width:768px){.success-story__quote cite{font-size:15px}}.success-story__timeline{margin-bottom:32px}.success-story__timeline h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:20px}.success-story__highlights{margin-bottom:32px}.success-story__highlights h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:20px}.success-story__income-plan{margin-bottom:32px;padding:24px;background:#f8f9fa;border-radius:12px}.success-story__income-plan h4{font-size:18px;font-weight:700;color:#1a2332;margin-bottom:20px}.results-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:640px){.results-grid{grid-template-columns:repeat(3,1fr)}}.results-grid .result-item{text-align:center;padding:24px;background:#fff;border-radius:12px}.results-grid .result-item .result-value{display:block;font-size:28px;font-weight:700;color:#e31e24;line-height:1;margin-bottom:8px}@media(min-width:768px){.results-grid .result-item .result-value{font-size:32px}}.results-grid .result-item .result-label{display:block;font-size:13px;color:#5a6c7d;font-weight:500}@media(min-width:768px){.results-grid .result-item .result-label{font-size:14px}}.timeline-items{position:relative;padding-left:32px}.timeline-items:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;background:linear-gradient(180deg,#e31e24,#e31e244d);border-radius:2px}.timeline-items .timeline-item{position:relative;margin-bottom:20px}.timeline-items .timeline-item:before{content:"";position:absolute;left:-38px;top:6px;width:15px;height:15px;background:#e31e24;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #e31e2433}.timeline-items .timeline-item .timeline-year{display:block;font-size:16px;font-weight:700;color:#e31e24;margin-bottom:4px}.timeline-items .timeline-item .timeline-desc{display:block;font-size:14px;color:#5a6c7d;line-height:1.6}@media(min-width:768px){.timeline-items .timeline-item .timeline-desc{font-size:15px}}.comparison-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}@media(min-width:768px){.comparison-grid{grid-template-columns:1fr auto 1fr;gap:32px}}.comparison-grid .comparison-column h5{font-size:16px;font-weight:700;color:#1a2332;text-align:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #E31E24}.comparison-grid .comparison-arrow{display:none}@media(min-width:768px){.comparison-grid .comparison-arrow{display:block;font-size:32px;color:#e31e24;font-weight:700}}.comparison-grid .comparison-items{display:flex;flex-direction:column;gap:12px}.comparison-grid .comparison-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:8px}.comparison-grid .comparison-item .item-label{font-size:14px;color:#5a6c7d}.comparison-grid .comparison-item .item-value{font-size:16px;font-weight:700;color:#1a2332}.before-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.before-stats .before-stat{text-align:center;padding:16px;background:#1a23320d;border-radius:8px}.before-stats .before-stat .stat-label{display:block;font-size:12px;color:#5a6c7d;margin-bottom:8px}.before-stats .before-stat .stat-value{display:block;font-size:16px;font-weight:700;color:#1a2332}@media(min-width:768px){.before-stats .before-stat .stat-value{font-size:18px}}.solution-columns{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.solution-columns{grid-template-columns:repeat(2,1fr);gap:32px}}.solution-columns .solution-column h5{font-size:16px;font-weight:700;color:#1a2332;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #E31E24}.highlights-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.highlights-grid{grid-template-columns:repeat(2,1fr);gap:20px}}.highlights-grid .highlight-item{display:flex;gap:16px;padding:20px;background:#f8f9fa;border-radius:12px}.highlights-grid .highlight-item .highlight-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#e31e24;border-radius:50%;color:#fff}.highlights-grid .highlight-item .highlight-icon svg{width:20px;height:20px}.highlights-grid .highlight-item .highlight-content{flex:1;font-size:14px;color:#5a6c7d;line-height:1.6}@media(min-width:768px){.highlights-grid .highlight-item .highlight-content{font-size:15px}}.highlights-grid .highlight-item .highlight-content strong{color:#e31e24;font-weight:700}.income-sources{margin-bottom:20px}.income-sources .income-source{display:flex;justify-content:space-between;align-items:center;padding:16px;margin-bottom:12px;background:#fff;border-radius:8px}.income-sources .income-source .source-name{font-size:14px;color:#5a6c7d}@media(min-width:768px){.income-sources .income-source .source-name{font-size:15px}}.income-sources .income-source .source-amount{font-size:16px;font-weight:700;color:#1a2332}@media(min-width:768px){.income-sources .income-source .source-amount{font-size:18px}}.income-total{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#e31e24,#b01520);border-radius:12px;color:#fff}.income-total span{font-size:16px;font-weight:600}@media(min-width:768px){.income-total span{font-size:18px}}.income-total strong{font-size:24px;font-weight:700}@media(min-width:768px){.income-total strong{font-size:28px}}.video-testimonials__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.video-testimonials__grid{grid-template-columns:repeat(3,1fr);gap:32px}}.video-testimonials__note{display:flex;align-items:center;justify-content:center;gap:12px;max-width:700px;margin:48px auto 0;padding:24px;background:#3498db1a;border:2px solid rgba(52,152,219,.2);border-radius:12px;color:#1a2332;text-align:center}.video-testimonials__note svg{width:24px;height:24px;color:#3498db;flex-shrink:0}.video-testimonials__note p{margin:0;font-size:15px;line-height:1.6}@media(min-width:768px){.video-testimonials__note p{font-size:16px}}.video-placeholder{position:relative;min-height:280px;background:linear-gradient(135deg,#1a2332,#2a3f5f);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center;color:#fff;transition:all .3s ease}@media(min-width:768px){.video-placeholder{min-height:320px}}.video-placeholder:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(227,30,36,.2),transparent);opacity:0;transition:opacity .3s ease}.video-placeholder:hover{transform:scale(1.02)}.video-placeholder:hover:before{opacity:1}.video-placeholder:hover .video-placeholder__icon{transform:scale(1.1);background:#e31e24}.video-placeholder__icon{width:80px;height:80px;min-width:80px;min-height:80px;display:flex;align-items:center;justify-content:center;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;margin-bottom:20px;transition:all .3s ease;flex-shrink:0}.video-placeholder__icon svg{width:36px;height:36px;color:#fff}.video-placeholder__content{position:relative;z-index:2}.video-placeholder__content h4{font-size:20px;font-weight:700;color:#fff;margin-bottom:8px}.video-placeholder__content p{font-size:14px;color:#fffc;margin-bottom:16px}.video-placeholder__badge{display:inline-block;padding:6px 16px;background:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:100px;font-size:12px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px}.long-term-clients__grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.long-term-clients__grid{grid-template-columns:repeat(2,1fr)}}.long-term-clients__message{margin-top:64px}.long-term-card{background:#fff;border-radius:20px;padding:40px;border:2px solid rgba(26,35,50,.06);display:flex;gap:32px;transition:all .3s ease}@media(max-width:767px){.long-term-card{flex-direction:column;padding:32px 24px;gap:24px}}.long-term-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #1a23321a;border-color:#e31e24}.long-term-card:hover .long-term-card__years{background:linear-gradient(135deg,#e31e24,#b01520);transform:scale(1.05)}.long-term-card:hover .long-term-card__years .years-number,.long-term-card:hover .long-term-card__years .years-label{color:#fff}.long-term-card__years{flex-shrink:0;width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#e31e241a,#1a23320d);border-radius:20px;transition:all .3s ease}@media(max-width:767px){.long-term-card__years{width:100%;height:auto;padding:24px}}.long-term-card__years .years-number{display:block;font-size:48px;font-weight:700;color:#e31e24;line-height:1;margin-bottom:4px}.long-term-card__years .years-label{display:block;font-size:14px;font-weight:600;color:#5a6c7d;text-transform:uppercase;letter-spacing:1px}.long-term-card__content{flex:1}.long-term-card__name{font-size:20px;font-weight:700;color:#1a2332;margin-bottom:6px}@media(min-width:768px){.long-term-card__name{font-size:22px}}.long-term-card__since{display:block;font-size:13px;color:#e31e24;font-weight:600;margin-bottom:16px}.long-term-card__story{font-size:15px;font-style:italic;color:#5a6c7d;line-height:1.8;margin-bottom:20px}@media(min-width:768px){.long-term-card__story{font-size:16px}}.long-term-card__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.long-term-card__stats .stat{padding:16px;background:#f8f9fa;border-radius:10px;text-align:center}.long-term-card__stats .stat .stat-label{display:block;font-size:12px;color:#5a6c7d;margin-bottom:6px}.long-term-card__stats .stat .stat-value{display:block;font-size:18px;font-weight:700;color:#e31e24}@media(min-width:768px){.long-term-card__stats .stat .stat-value{font-size:20px}}.message-box{background:linear-gradient(135deg,#1a233208,#e31e2408);border-radius:20px;padding:48px;text-align:center;position:relative}@media(max-width:767px){.message-box{padding:32px 24px}}.message-box .quote-icon{width:56px;height:56px;margin:0 auto 24px;color:#e31e24;opacity:.3}.message-box h3{font-size:24px;font-weight:700;color:#1a2332;margin-bottom:32px}@media(min-width:768px){.message-box h3{font-size:28px}}.reasons-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:576px){.reasons-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.reasons-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.reasons-grid .reason-item{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff;border-radius:12px;font-size:15px;font-weight:600;color:#1a2332}.reasons-grid .reason-item svg{width:20px;height:20px;color:#27ae60;flex-shrink:0}.testimonials-cta{padding:100px 0;background:linear-gradient(180deg,#1a2332,#0f1621);color:#fff;position:relative;overflow:hidden}@media(min-width:768px){.testimonials-cta{padding:120px 0}}.testimonials-cta:before,.testimonials-cta:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.testimonials-cta:before{width:500px;height:500px;top:-150px;left:-150px;background:radial-gradient(circle,rgba(227,30,36,.15) 0%,transparent 70%);animation:float 20s infinite ease-in-out}.testimonials-cta:after{width:600px;height:600px;bottom:-200px;right:-200px;background:radial-gradient(circle,rgba(90,108,125,.08) 0%,transparent 70%);animation:float 25s infinite ease-in-out reverse}.testimonials-cta__content{position:relative;z-index:2;text-align:center}.testimonials-cta__title{font-size:36px;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2}@media(min-width:768px){.testimonials-cta__title{font-size:48px}}@media(min-width:1024px){.testimonials-cta__title{font-size:56px}}.testimonials-cta__subtitle{font-size:18px;color:#ffffffe6;margin-bottom:48px;max-width:700px;margin-left:auto;margin-right:auto}@media(min-width:768px){.testimonials-cta__subtitle{font-size:20px}}.testimonials-cta__features{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:64px}@media(min-width:768px){.testimonials-cta__features{gap:48px}}.testimonials-cta__boxes{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:48px}@media(min-width:768px){.testimonials-cta__boxes{grid-template-columns:repeat(2,1fr);gap:48px}}.testimonials-cta__office{margin-bottom:32px}.testimonials-cta__trust{text-align:center}.testimonials-cta__trust p{font-size:17px;color:#fffffff2;line-height:1.7;max-width:700px;margin:0 auto}@media(min-width:768px){.testimonials-cta__trust p{font-size:19px}}.testimonials-cta__trust p strong{font-weight:700;color:#fff}.testimonials-cta__trust p .highlight{color:#e31e24;font-weight:700}.cta-feature{display:flex;align-items:center;gap:10px;font-size:15px;color:#ffffffe6;font-weight:500}@media(min-width:768px){.cta-feature{font-size:16px}}.cta-feature svg{width:20px;height:20px;color:#10b981;flex-shrink:0}.cta-box{background:#1a2332cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d;padding:40px;transition:all .4s ease}@media(max-width:767px){.cta-box{padding:32px 24px}}.cta-box:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e31e24,#1a2332);opacity:0;transition:opacity .4s ease}.cta-box:hover{transform:translateY(-8px);box-shadow:0 16px 48px #e31e2433;border-color:#e31e244d}.cta-box:hover:before{opacity:1}.cta-box:hover .cta-box__icon{transform:scale(1.1);box-shadow:0 8px 20px #e31e2466}.cta-box__icon{width:64px;height:64px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e31e24,#b01520);border-radius:16px;transition:all .3s ease}.cta-box__icon svg{width:32px;height:32px;color:#fff}.cta-box__icon--investment{background:linear-gradient(135deg,#3498db,#2980b9)}.cta-box__title{font-size:24px;font-weight:700;color:#fff;text-align:center;margin-bottom:16px}@media(min-width:768px){.cta-box__title{font-size:28px}}.cta-box__description{font-size:15px;color:#ffffffd9;text-align:center;line-height:1.7;margin-bottom:24px}@media(min-width:768px){.cta-box__description{font-size:16px}}.cta-box__expert{text-align:center;padding:20px;background:#ffffff0d;border-radius:12px;margin-bottom:24px}.cta-box__expert strong{display:block;font-size:18px;font-weight:700;color:#fff;margin-bottom:4px}.cta-box__expert span{display:block;font-size:14px;color:#ffffffb3;font-style:italic}.cta-box__buttons{display:flex;flex-direction:column;gap:12px}@media(min-width:640px){.cta-box__buttons{flex-direction:row;gap:16px}}.cta-box__buttons .btn{flex:1;justify-content:center;white-space:nowrap}.office-info{display:flex;align-items:center;gap:20px;max-width:800px;margin:0 auto;padding:32px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .3s ease}@media(max-width:767px){.office-info{flex-direction:column;text-align:center;padding:24px}}.office-info:hover{background:#ffffff14;border-color:#e31e244d}.office-info .office-icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e31e24,#b01520);border-radius:50%}.office-info .office-icon svg{width:28px;height:28px;color:#fff}.office-info .office-details{flex:1;text-align:left}@media(max-width:767px){.office-info .office-details{text-align:center}}.office-info .office-details strong{display:block;font-size:18px;font-weight:700;color:#e31e24;margin-bottom:6px}.office-info .office-details p{margin:0;font-size:15px;color:#ffffffd9;line-height:1.6}@media(min-width:768px){.office-info .office-details p{font-size:16px}}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}.section-padding{padding:4rem 0}@media(min-width:768px){.section-padding{padding:6rem 0}}.bg-light{background-color:#f8f9fa}.bg-white{background-color:#fff}.bg-navy{background-color:#1a2332;color:#fff}.text-center{text-align:center}.section-title{font-size:1.5rem;font-weight:700;color:#1a2332;margin-bottom:2rem;line-height:1.2}@media(min-width:768px){.section-title{font-size:1.875rem;margin-bottom:3rem}}@media(min-width:992px){.section-title{font-size:2.25rem}}.bg-navy .section-title,.section-title--light{color:#fff}.section-subtitle{font-size:1.125rem;color:#7b8d9e;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}@media(min-width:768px){.section-subtitle{font-size:1.25rem}}.bg-navy .section-subtitle{color:#ffffffd9}.highlight{color:#e31e24;font-weight:700}.section-header{margin-bottom:4rem}@media(min-width:768px){.section-header{margin-bottom:6rem}}.container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:768px){.container{padding-left:3rem;padding-right:3rem}}
