body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}.simple-header{background:linear-gradient(135deg,#1e293b,#0f172a);height:100px;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}.simple-header .header-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 4.5rem}@media(max-width:1199.98px){.simple-header .header-container{padding:1rem 3.5rem}}@media(max-width:991.98px){.simple-header .header-container{padding:1rem 2.5rem}}@media(max-width:767.98px){.simple-header .header-container{padding:1rem 1.25rem}}.simple-header .header-container .nav-header{align-items:center;display:flex;justify-content:space-between;width:100%}.simple-header .header-container .nav-header .logo h2{color:#fff;font-size:1.5rem;font-weight:700;margin:0}@media(max-width:991.98px){.simple-header .header-container .nav-header .logo h2{font-size:1.3rem}}@media(max-width:767.98px){.simple-header .header-container .nav-header .logo h2{font-size:1.2rem}}.simple-header .header-container .nav-header .mobile-controls{align-items:center;display:none;gap:.5rem}@media(max-width:1199.98px){.simple-header .header-container .nav-header .mobile-controls{display:flex}}.simple-header .header-container .nav-header .mobile-controls .mobile-contact-btn{align-items:center;background:linear-gradient(45deg,#10b981,#059669);border-radius:50%;box-shadow:0 2px 10px #10b9814d;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.simple-header .header-container .nav-header .mobile-controls .mobile-contact-btn:hover{background:linear-gradient(45deg,#059669,#047857);box-shadow:0 4px 15px #10b98166;transform:translateY(-2px) scale(1.05)}@media(max-width:767.98px){.simple-header .header-container .nav-header .mobile-controls .mobile-contact-btn{font-size:1rem;height:36px;width:36px}}.simple-header .header-container .nav-header .mobile-controls .mobile-menu-btn{background:#0000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.5rem;line-height:1rem;padding:.5rem;transition:all .3s ease}.simple-header .header-container .nav-header .mobile-controls .mobile-menu-btn:hover{background:#ffffff1a}.simple-header .header-container .nav-header .mobile-controls .mobile-menu-btn.active{color:#10b981}@media(max-width:767.98px){.simple-header .header-container .nav-header .mobile-controls .mobile-menu-btn{font-size:1.3rem}}.simple-header .header-container .nav-header .mobile-menu-btn{display:none}@media(max-width:1199.98px){.simple-header .header-container .nav-header .mobile-menu-btn{display:block}}.simple-header .header-container .navigation{align-items:center;display:flex;flex-direction:row;gap:2rem}@media(max-width:1199.98px){.simple-header .header-container .navigation{align-items:flex-start;background:#141414;border-top:1px solid #ffffff1a;flex-direction:column;gap:0;left:0;position:absolute;top:99px;transition:all .4s ease;width:100%}}@media(max-width:1199.98px)and (max-width:767.98px){.simple-header .header-container .navigation{top:80px}}.simple-header .header-container .navigation ul{display:flex;flex-direction:row;gap:2rem;list-style-type:none;margin:0;padding:0}@media(max-width:1199.98px){.simple-header .header-container .navigation ul{flex-direction:column;gap:0;width:100%}}.simple-header .header-container .navigation ul li a{border-radius:6px;color:#fff;font-size:1rem;font-weight:500;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.simple-header .header-container .navigation ul li a:hover{background:#ffffff1a;color:#10b981}.simple-header .header-container .navigation ul li a.active{background:#10b98133;color:#10b981;font-weight:600}@media(max-width:1199.98px){.simple-header .header-container .navigation ul li a{border-bottom:1px solid #ffffff1a;border-radius:0;display:block;padding:1rem;width:100%}.simple-header .header-container .navigation ul li a:hover{background:#0000;padding-left:1.5rem}.simple-header .header-container .navigation ul li a.active{background:#0000;border-left:8px solid #10b981;padding-left:1.5rem}.simple-header .header-container .navigation .nav-contact{display:none}}.simple-header .header-container .navigation .nav-contact .contact-btn{align-items:center;background:linear-gradient(45deg,#10b981,#059669);border-radius:50px;box-shadow:0 4px 15px #10b9814d;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease;width:-webkit-max-content;width:max-content}.simple-header .header-container .navigation .nav-contact .contact-btn:hover{background:linear-gradient(45deg,#059669,#047857);box-shadow:0 6px 20px #10b98166;transform:translateY(-2px)}@media(max-width:1199.98px){.simple-header .header-container .navigation.hide{max-height:0;opacity:0;overflow:hidden;padding-top:0}.simple-header .header-container .navigation.show{max-height:500px;opacity:1;overflow:visible;padding:1rem 0}.simple-header .header-container{min-height:100px}}@media(max-width:1199.98px){.simple-header .header-container:has(.navigation.show){min-height:auto}}@media(max-width:991.98px){.simple-header .header-container .navigation ul li a{font-size:.95rem}}@media(max-width:767.98px){.simple-header{height:80px}.simple-header .header-container{min-height:80px}}.modern-footer{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;overflow:hidden;position:relative}.modern-footer .footer-container{margin:0 auto;max-width:1400px;padding:0 4.5rem}@media(max-width:1199.98px){.modern-footer .footer-container{padding:0 3.5rem}}@media(max-width:991.98px){.modern-footer .footer-container{padding:0 2.5rem}}@media(max-width:767.98px){.modern-footer .footer-container{padding:0 1.25rem}}.modern-footer .footer-content{padding:4rem 0;position:relative;z-index:2}.modern-footer .footer-content .footer-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}@media(max-width:1199.98px){.modern-footer .footer-content .footer-container{gap:3rem;grid-template-columns:1fr}}.modern-footer .footer-content .footer-brand .footer-logo{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.modern-footer .footer-content .footer-brand .footer-logo .logo-icon{align-items:center;background:linear-gradient(45deg,#10b981,#059669);border-radius:15px;box-shadow:0 4px 20px #10b9814d;display:flex;font-size:1.8rem;height:60px;justify-content:center;width:60px}.modern-footer .footer-content .footer-brand .footer-logo .logo-text h3{color:#fff;font-size:1.8rem;font-weight:700;margin:0 0 .25rem}.modern-footer .footer-content .footer-brand .footer-logo .logo-text span{color:#64748b;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.modern-footer .footer-content .footer-brand .footer-description{color:#94a3b8;font-size:1rem;line-height:1.6;margin-bottom:2rem}.modern-footer .footer-content .footer-brand .footer-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media(max-width:767.98px){.modern-footer .footer-content .footer-brand .footer-stats{gap:1rem;grid-template-columns:1fr}}.modern-footer .footer-content .footer-brand .footer-stats .stat{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.modern-footer .footer-content .footer-brand .footer-stats .stat:hover{background:#ffffff14;transform:translateY(-2px)}.modern-footer .footer-content .footer-brand .footer-stats .stat .stat-number{color:#10b981;display:block;font-size:1.8rem;font-weight:700;line-height:1;margin-bottom:.5rem}.modern-footer .footer-content .footer-brand .footer-stats .stat .stat-label{color:#94a3b8;font-size:.85rem;font-weight:500}.modern-footer .footer-content .footer-sections{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media(max-width:991.98px){.modern-footer .footer-content .footer-sections{gap:2rem;grid-template-columns:1fr}}.modern-footer .footer-content .footer-sections .footer-section h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;position:relative}.modern-footer .footer-content .footer-sections .footer-section h4:after{background:linear-gradient(45deg,#10b981,#059669);border-radius:1px;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:30px}.modern-footer .footer-content .footer-sections .footer-section ul{list-style:none;margin:0;padding:0}.modern-footer .footer-content .footer-sections .footer-section ul li{margin-bottom:.75rem}.modern-footer .footer-content .footer-sections .footer-section ul li .footer-info,.modern-footer .footer-content .footer-sections .footer-section ul li .footer-link{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:0;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.modern-footer .footer-content .footer-sections .footer-section ul li .footer-info:hover,.modern-footer .footer-content .footer-sections .footer-section ul li .footer-link:hover{color:#10b981;padding-left:.5rem}.modern-footer .footer-content .footer-sections .footer-section ul li .footer-info.external .external-icon,.modern-footer .footer-content .footer-sections .footer-section ul li .footer-link.external .external-icon{margin-left:auto;opacity:.6;transition:all .3s ease}.modern-footer .footer-content .footer-sections .footer-section ul li .footer-info.external:hover .external-icon,.modern-footer .footer-content .footer-sections .footer-section ul li .footer-link.external:hover .external-icon{opacity:1;transform:translateX(2px)}.modern-footer .footer-content .footer-sections .footer-section ul li .footer-info .link-icon,.modern-footer .footer-content .footer-sections .footer-section ul li .footer-link .link-icon{flex-shrink:0;font-size:.9rem}.modern-footer .footer-content .footer-sections .footer-section ul li .footer-info{cursor:default}.modern-footer .footer-content .footer-sections .footer-section ul li .footer-info:hover{color:#94a3b8;padding-left:0}.modern-footer .footer-cta{background:linear-gradient(45deg,#10b981,#059669);padding:3rem 0;position:relative;z-index:2}.modern-footer .footer-cta:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20c0-8.84 7.16-16 16-16v16H20z' fill='%23fff' fill-opacity='.05'/%3E%3C/svg%3E") repeat;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}.modern-footer .footer-cta .cta-content{position:relative;text-align:center;z-index:2}.modern-footer .footer-cta .cta-content h3{color:#fff;font-size:2rem;margin-bottom:.5rem}@media(max-width:991.98px){.modern-footer .footer-cta .cta-content h3{font-size:1.5rem}}.modern-footer .footer-cta .cta-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:500px}.modern-footer .footer-cta .cta-content .cta-buttons{display:flex;gap:1rem;justify-content:center}@media(max-width:991.98px){.modern-footer .footer-cta .cta-content .cta-buttons{align-items:center;flex-direction:column}}.modern-footer .footer-cta .cta-content .cta-buttons .cta-btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.modern-footer .footer-cta .cta-content .cta-buttons .cta-btn.primary{background:#fff;color:#10b981}.modern-footer .footer-cta .cta-content .cta-buttons .cta-btn.primary:hover{background:#f8fafc;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.modern-footer .footer-cta .cta-content .cta-buttons .cta-btn.secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.modern-footer .footer-cta .cta-content .cta-buttons .cta-btn.secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.modern-footer .footer-cta .cta-content .cta-buttons .cta-btn .btn-icon{font-size:1.1rem}.modern-footer .footer-bottom{background:linear-gradient(135deg,#1e293b,#0f172a);border-top:1px solid #ffffff1a;padding:1.5rem 0;position:relative;z-index:2}.modern-footer .footer-bottom .footer-bottom-content{align-items:center;display:flex;justify-content:space-between}@media(max-width:991.98px){.modern-footer .footer-bottom .footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}}.modern-footer .footer-bottom .footer-bottom-content .copyright p{color:#64748b;font-size:.9rem;margin:0}.modern-footer .footer-bottom .footer-bottom-content .footer-links{display:flex;gap:2rem}@media(max-width:767.98px){.modern-footer .footer-bottom .footer-bottom-content .footer-links{gap:1rem}}.modern-footer .footer-bottom .footer-bottom-content .footer-links .bottom-link{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.9rem;padding:0;text-decoration:none;transition:color .3s ease}.modern-footer .footer-bottom .footer-bottom-content .footer-links .bottom-link:hover{color:#10b981}.modern-footer .footer-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.modern-footer .footer-background .bg-shape{border-radius:50%;opacity:.05;position:absolute}.modern-footer .footer-background .bg-shape.shape-1{animation:floatShape 15s ease-in-out infinite;background:radial-gradient(circle,#10b981,#0000);height:400px;left:-200px;top:10%;width:400px}.modern-footer .footer-background .bg-shape.shape-2{animation:floatShape 12s ease-in-out infinite reverse;background:radial-gradient(circle,#3b82f6,#0000);bottom:20%;height:300px;right:-150px;width:300px}.modern-footer .footer-background .bg-shape.shape-3{animation:floatShape 18s ease-in-out infinite;animation-delay:-6s;background:radial-gradient(circle,#8b5cf6,#0000);height:250px;left:50%;top:50%;width:250px}@media(max-width:1199.98px){.modern-footer .footer-content{padding:3rem 0}.modern-footer .footer-content .footer-brand .footer-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:991.98px){.modern-footer .footer-content{padding:2rem 0}.modern-footer .footer-content .footer-brand .footer-logo .logo-icon{font-size:1.5rem;height:50px;width:50px}.modern-footer .footer-content .footer-brand .footer-logo .logo-text h3{font-size:1.5rem}.modern-footer .footer-content .footer-brand .footer-stats .stat{padding:1rem}.modern-footer .footer-content .footer-brand .footer-stats .stat .stat-number{font-size:1.5rem}.modern-footer .footer-cta{padding:2rem 0}}@media(max-width:767.98px){.footer-stats .stat{padding:.5rem!important}}.home-section{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:100vh;overflow:hidden;position:relative}.home-section .floating-shapes{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.home-section .floating-shapes .shape{animation:float 6s ease-in-out infinite;background:#ffffff1a;border-radius:50%;position:absolute}.home-section .floating-shapes .shape.shape-1{animation-delay:0s;height:200px;left:10%;top:10%;width:200px}.home-section .floating-shapes .shape.shape-2{animation-delay:2s;height:150px;right:15%;top:60%;width:150px}.home-section .floating-shapes .shape.shape-3{animation-delay:4s;bottom:20%;height:100px;left:70%;width:100px}.home-section .section-content{position:relative;z-index:2}.home-section .hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}@media(max-width:1199.98px){.home-section .hero-content{gap:2rem;grid-template-columns:1fr;padding:2rem 0;text-align:center}}.home-section .hero-text{opacity:0;transform:translateY(50px);transition:all .8s ease}.home-section .hero-text.animate-in{opacity:1;transform:translateY(0)}.home-section .hero-text h1{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}@media(max-width:1199.98px){.home-section .hero-text h1{font-size:2.5rem}}@media(max-width:991.98px){.home-section .hero-text h1{font-size:2rem}}.home-section .hero-text h1 .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,#ffed4a);-webkit-background-clip:text;background-clip:text;display:block}.home-section .hero-text .subtitle{align-items:center;color:#ffffffe6;display:flex;font-size:1.25rem;height:1.5rem;margin-bottom:1.5rem}@media(max-width:1199.98px){.home-section .hero-text .subtitle{justify-content:center}}.home-section .hero-text .subtitle .rotating-words{display:inline-block;position:relative;width:120px}.home-section .hero-text .subtitle .rotating-words .word{color:gold;font-weight:600;opacity:0;position:absolute;transform:translateY(20px);transition:all .5s ease}.home-section .hero-text .subtitle .rotating-words .word.active{opacity:1;transform:translateY(0)}.home-section .hero-text .hero-description{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.home-section .hero-text .hero-stats{display:flex;gap:2rem;margin-bottom:2.5rem}@media(max-width:991.98px){.home-section .hero-text .hero-stats{flex-direction:column;gap:1rem}}.home-section .hero-text .hero-stats .stat{text-align:center}.home-section .hero-text .hero-stats .stat .stat-number{color:gold;display:block;font-size:2rem;font-weight:700;line-height:1}.home-section .hero-text .hero-stats .stat .stat-label{color:#ffffffb3;font-size:.9rem;margin-top:.25rem}.home-section .hero-text .hero-cta{display:flex;gap:1rem}@media(max-width:991.98px){.home-section .hero-text .hero-cta{flex-direction:column}}.home-section .hero-text .hero-cta .btn{border:none;border-radius:50px;cursor:pointer;font-weight:600;letter-spacing:.5px;overflow:hidden;position:relative;text-transform:uppercase;transition:all .3s ease}.home-section .hero-text .hero-cta .btn.btn-primary{background:linear-gradient(45deg,#ff6b6b,#ee5a52);color:#fff;padding:1rem 2.5rem;transform:scale(1)}.home-section .hero-text .hero-cta .btn.btn-primary:hover{box-shadow:0 10px 30px #ff6b6b66;transform:scale(1.05)}.home-section .hero-text .hero-cta .btn.btn-primary .btn-shine{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.home-section .hero-text .hero-cta .btn.btn-primary:hover .btn-shine{left:100%}.home-section .hero-text .hero-cta .btn.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #ffffff4d;color:#fff;padding:1rem 2rem}.home-section .hero-text .hero-cta .btn.btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.home-section .hero-visual{opacity:0;transform:translateX(50px);transition:all 1s ease .3s}.home-section .hero-visual.animate-in{opacity:1;transform:translateX(0)}.home-section .hero-visual .car-illustration{margin-bottom:2rem;position:relative}.home-section .hero-visual .car-illustration .car-body{animation:carBounce 3s ease-in-out infinite;background:linear-gradient(45deg,#4facfe,#00f2fe);border-radius:15px 15px 10px 10px;height:80px;margin:0 auto;position:relative;width:200px}.home-section .hero-visual .car-illustration .car-body .car-window{background:#ffffff4d;border-radius:5px;height:30px;left:20px;position:absolute;top:10px;width:60px}.home-section .hero-visual .car-illustration .car-body .car-door{background:#0003;height:50px;left:100px;position:absolute;top:15px;width:2px}.home-section .hero-visual .car-illustration .car-body .car-wheel{animation:wheelRotate 2s linear infinite;background:#333;border-radius:50%;bottom:-20px;height:40px;position:absolute;width:40px}.home-section .hero-visual .car-illustration .car-body .car-wheel:before{background:#666;border-radius:50%;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.home-section .hero-visual .car-illustration .car-body .car-wheel.wheel-front{left:30px}.home-section .hero-visual .car-illustration .car-body .car-wheel.wheel-back{right:30px}.home-section .hero-visual .car-illustration .road{animation:roadMove 2s linear infinite;background:repeating-linear-gradient(90deg,#333,#333 20px,#0000 0,#0000 40px);height:4px;margin-top:20px;width:100%}.home-section .hero-visual .floating-elements{position:relative}.home-section .hero-visual .floating-elements .element{animation:elementFloat 4s ease-in-out infinite;font-size:2rem;position:absolute}.home-section .hero-visual .floating-elements .element.element-1{animation-delay:0s;left:50px;top:-30px}.home-section .hero-visual .floating-elements .element.element-2{animation-delay:1.5s;right:30px;top:-30px}.home-section .hero-visual .floating-elements .element.element-3{animation-delay:3s;bottom:40px;left:20px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@keyframes carBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes wheelRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes roadMove{0%{background-position:0 0}to{background-position:40px 0}}@keyframes elementFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-15px) scale(1.1)}}.pricing-section{background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#cbd5e1);overflow:hidden;padding:5rem 0;position:relative}.pricing-section .pricing-header{margin-bottom:4rem;text-align:center}.pricing-section .pricing-header h2{color:#1e293b;margin-bottom:1rem;position:relative}.pricing-section .pricing-header h2:after{background:linear-gradient(45deg,#10b981,#059669);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.pricing-section .pricing-header p{color:#64748b;font-size:1.2rem;margin-bottom:2rem}.pricing-section .pricing-header .special-notice{align-items:center;animation:pulseGlow 2s ease-in-out infinite;background:linear-gradient(45deg,#fbbf24,#f59e0b);border-radius:50px;box-shadow:0 4px 15px #fbbf244d;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem}.pricing-section .pricing-header .special-notice .notice-icon{font-size:1.2rem}.pricing-section .pricing-plans{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}@media(max-width:991.98px){.pricing-section .pricing-plans{gap:1.5rem;grid-template-columns:1fr}}.pricing-section .pricing-card{background:#fff;border-radius:24px;box-shadow:0 8px 30px #00000014;cursor:default;cursor:pointer;opacity:0;overflow:hidden;padding:2rem;position:relative;transform:translateY(50px);transition:all .25s cubic-bezier(.25,.46,.45,.94);transition:all .3s ease-in-out}.pricing-section .pricing-card.visible{opacity:1;transform:translateY(0)}.pricing-section .pricing-card.popular{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#10b981,#059669) border-box;border-color:#10b981}.pricing-section .pricing-card.popular:hover{transform:scale(1.07) translateY(-10px)}.pricing-section .pricing-card.selected{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#3b82f6,#1d4ed8) border-box;border-color:#3b82f6}.pricing-section .pricing-card .popular-badge{background:linear-gradient(45deg,#8b5cf6,#7c3aed);letter-spacing:.5px;padding:.5rem 1.5rem}.pricing-section .pricing-card .feature-badge,.pricing-section .pricing-card .popular-badge{border-radius:0 20px 0 20px;color:#fff;font-size:.8rem;font-weight:600;position:absolute;right:0;text-transform:uppercase;top:0}.pricing-section .pricing-card .feature-badge{padding:.5rem 1rem}.pricing-section .pricing-card .feature-badge.express-badge{background:linear-gradient(45deg,#ef4444,#f97316)}.pricing-section .pricing-card .feature-badge.suv-badge{background:linear-gradient(45deg,#10b981,#059669)}.pricing-section .pricing-card:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-10px) scale(1.02)}.pricing-section .pricing-card:hover .card-glow{opacity:.6}.pricing-section .pricing-card .card-glow{background:radial-gradient(circle at 50% 50%,#10b9811a 0,#0000 70%);border-radius:24px;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .4s ease;width:100%}.pricing-section .pricing-card .card-header{margin-bottom:2rem;position:relative;text-align:center;z-index:2}.pricing-section .pricing-card .card-header h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.pricing-section .pricing-card .card-header .price-container{margin-bottom:1rem}.pricing-section .pricing-card .card-header .price-container .main-price{align-items:baseline;display:flex;gap:.25rem;justify-content:center;margin-bottom:.5rem}.pricing-section .pricing-card .card-header .price-container .main-price .currency{color:#64748b;font-size:1rem;font-weight:500}.pricing-section .pricing-card .card-header .price-container .main-price .amount{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#10b981,#059669);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:3rem;font-weight:800}.pricing-section .pricing-card .card-header .price-container .special-price{background:linear-gradient(45deg,#ef4444,#dc2626);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;padding:.25rem 1rem}.pricing-section .pricing-card .card-header .plan-description{color:#64748b;font-size:.95rem;line-height:1.5}.pricing-section .pricing-card .card-body{position:relative;z-index:2}.pricing-section .pricing-card .card-body .plan-meta{background:#f8fafc;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem}@media(max-width:767.98px){.pricing-section .pricing-card .card-body .plan-meta{flex-direction:column;gap:.5rem}}.pricing-section .pricing-card .card-body .plan-meta .meta-item{align-items:center;color:#475569;display:flex;font-size:.9rem;gap:.5rem}.pricing-section .pricing-card .card-body .plan-meta .meta-item .meta-icon{font-size:1.1rem}.pricing-section .pricing-card .card-body .features-list{margin-bottom:1.5rem}.pricing-section .pricing-card .card-body .features-list .feature-item{align-items:center;display:flex;font-size:.9rem;margin-bottom:.75rem}.pricing-section .pricing-card .card-body .features-list .feature-item .feature-check{align-items:center;background:linear-gradient(45deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.7rem;font-weight:700;height:18px;justify-content:center;margin-right:.75rem;width:18px}.pricing-section .pricing-card .card-body .features-list .feature-item span:last-child{color:#475569;line-height:1.4}.pricing-section .pricing-card .card-body .included-section h4{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:1rem}.pricing-section .pricing-card .card-body .included-section .included-tags{display:flex;flex-wrap:wrap;gap:.5rem}.pricing-section .pricing-card .card-body .included-section .included-tags .included-tag{background:linear-gradient(45deg,#e0f2fe,#bae6fd);border:1px solid #7dd3fc;border-radius:12px;color:#0c4a6e;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.pricing-section .pricing-card .card-footer{margin-top:2rem;position:relative;z-index:2}.pricing-section .pricing-card .card-footer .btn{border-radius:12px;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.pricing-section .pricing-card .card-footer .btn.btn-primary{background:linear-gradient(45deg,#10b981,#059669);border:none;color:#fff}.pricing-section .pricing-card .card-footer .btn.btn-primary:hover{background:linear-gradient(45deg,#059669,#047857);box-shadow:0 8px 25px #10b9814d;transform:translateY(-2px)}.pricing-section .pricing-card .card-footer .btn.btn-outline{background:#0000;border:2px solid #e2e8f0;color:#64748b}.pricing-section .pricing-card .card-footer .btn.btn-outline:hover{background:#10b9810d;border-color:#10b981;color:#10b981}.pricing-section .additional-services{margin-bottom:4rem}.pricing-section .additional-services h3{color:#1e293b;font-size:1.8rem;margin-bottom:2rem;text-align:center}.pricing-section .additional-services .services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.pricing-section .additional-services .services-grid .service-card{background:#fff;border-left:4px solid #10b981;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1.5rem;transition:all .3s ease}.pricing-section .additional-services .services-grid .service-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.pricing-section .additional-services .services-grid .service-card .service-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.pricing-section .additional-services .services-grid .service-card .service-header h4{color:#1e293b;flex:1 1;font-size:1.1rem;margin:0}.pricing-section .additional-services .services-grid .service-card .service-header .service-price{text-align:right}.pricing-section .additional-services .services-grid .service-card .service-header .service-price .price{color:#10b981;display:block;font-size:1.3rem;font-weight:700}.pricing-section .additional-services .services-grid .service-card .service-header .service-price .unit{color:#64748b;font-size:.8rem}.pricing-section .additional-services .services-grid .service-card .service-description{color:#64748b;font-size:.9rem;margin:0}.pricing-section .pricing-info{margin-bottom:4rem}.pricing-section .pricing-info .info-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.pricing-section .pricing-info .info-cards .info-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:all .3s ease}.pricing-section .pricing-info .info-cards .info-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.pricing-section .pricing-info .info-cards .info-card .info-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.pricing-section .pricing-info .info-cards .info-card h4{color:#1e293b;font-size:1.2rem;margin-bottom:1rem}.pricing-section .pricing-info .info-cards .info-card p{color:#64748b;line-height:1.5;margin:0}.pricing-section .pricing-cta{background:linear-gradient(135deg,#10b981,#059669);border-radius:24px;overflow:hidden;padding:3rem;position:relative;text-align:center}.pricing-section .pricing-cta .cta-content{position:relative;z-index:2}.pricing-section .pricing-cta .cta-content h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}@media(max-width:991.98px){.pricing-section .pricing-cta .cta-content h3{font-size:1.5rem}}.pricing-section .pricing-cta .cta-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.pricing-section .pricing-cta .cta-content .cta-buttons{display:flex;gap:1rem;justify-content:center}@media(max-width:991.98px){.pricing-section .pricing-cta .cta-content .cta-buttons{align-items:center;flex-direction:column}}.pricing-section .pricing-cta .cta-content .cta-buttons .btn{align-items:center;border-radius:50px;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.pricing-section .pricing-cta .cta-content .cta-buttons .btn.btn-primary{background:#fff;border:none;color:#10b981}.pricing-section .pricing-cta .cta-content .cta-buttons .btn.btn-primary:hover{background:#f8fafc;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.pricing-section .pricing-cta .cta-content .cta-buttons .btn.btn-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.pricing-section .pricing-cta .cta-content .cta-buttons .btn.btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.pricing-section .pricing-cta .cta-content .cta-buttons .btn.btn-secondary .phone-icon{font-size:1.1rem}@media(max-width:991.98px){.pricing-section .pricing-cta{margin:0 1rem;padding:2rem}}.pricing-section .pricing-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.pricing-section .pricing-background .bg-element{border-radius:50%;opacity:.1;position:absolute}.pricing-section .pricing-background .bg-element.element-1{animation:floatElement 12s ease-in-out infinite;background:radial-gradient(circle,#10b981,#0000);height:400px;left:-200px;top:10%;width:400px}.pricing-section .pricing-background .bg-element.element-2{animation:floatElement 8s ease-in-out infinite reverse;background:radial-gradient(circle,#3b82f6,#0000);bottom:20%;height:300px;right:-150px;width:300px}.pricing-section .pricing-background .bg-element.element-3{animation:floatElement 10s ease-in-out infinite;animation-delay:-4s;background:radial-gradient(circle,#f59e0b,#0000);height:200px;left:70%;top:60%;width:200px}@keyframes pulseGlow{0%,to{box-shadow:0 4px 15px #fbbf244d}50%{box-shadow:0 8px 30px #fbbf2480}}@keyframes floatElement{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(20px) rotate(240deg)}}@media(max-width:1199.98px){.pricing-section .pricing-card.popular{transform:none}.pricing-section .pricing-card.popular.visible{transform:translateY(0)}}@media(max-width:991.98px){.pricing-section{padding:3rem 0}.pricing-section .pricing-header{margin-bottom:3rem}.pricing-section .pricing-header h2{font-size:2rem}.pricing-section .pricing-header .special-notice{flex-direction:column;padding:1rem;text-align:center}.pricing-section .pricing-header .special-notice span:last-child{font-size:.9rem}.pricing-section .pricing-card{padding:1.5rem}.pricing-section .pricing-card .card-header .price-container .main-price .amount{font-size:2.5rem}.pricing-section .pricing-card .card-body .plan-meta{padding:.75rem}.pricing-section .additional-services .services-grid{grid-template-columns:1fr}.pricing-section .additional-services .service-card .service-header{flex-direction:column;gap:.5rem}.pricing-section .additional-services .service-card .service-header .service-price{text-align:left}.pricing-section .pricing-info .info-cards{gap:1.5rem;grid-template-columns:1fr}.pricing-section .pricing-info .info-cards .info-card{padding:1.5rem}}.fee-categories{margin-bottom:4rem}.fee-categories h3{color:#1e293b;font-size:1.8rem;margin-bottom:2rem;text-align:center}.fee-categories .categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media(max-width:991.98px){.fee-categories .categories-grid{gap:1.5rem;grid-template-columns:1fr}}.fee-categories .fee-category{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.fee-categories .fee-category:before{border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;top:0;width:100%}.fee-categories .fee-category.blue:before{background:linear-gradient(45deg,#3b82f6,#1d4ed8)}.fee-categories .fee-category.red:before{background:linear-gradient(45deg,#ef4444,#dc2626)}.fee-categories .fee-category.green:before{background:linear-gradient(45deg,#10b981,#059669)}.fee-categories .fee-category:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.fee-categories .fee-category .category-header{border-bottom:1px solid #f1f5f9;margin-bottom:1.5rem;padding-bottom:1rem;text-align:center}.fee-categories .fee-category .category-header h4{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.fee-categories .fee-category .category-header .category-description{color:#64748b;font-size:.9rem;font-style:italic;margin:0}.fee-categories .fee-category .fees-list .fee-item{align-items:flex-start;border-bottom:1px solid #f8fafc;display:flex;justify-content:space-between;padding:1rem 0}.fee-categories .fee-category .fees-list .fee-item:last-child{border-bottom:none;padding-bottom:0}.fee-categories .fee-category .fees-list .fee-item .fee-info{flex:1 1;margin-right:1rem}.fee-categories .fee-category .fees-list .fee-item .fee-info h5{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:.25rem}.fee-categories .fee-category .fees-list .fee-item .fee-info .fee-description{color:#64748b;font-size:.85rem;line-height:1.4;margin:0}.fee-categories .fee-category .fees-list .fee-item .fee-price{flex-shrink:0;text-align:right}.fee-categories .fee-category .fees-list .fee-item .fee-price .price{display:block;font-size:1.1rem;font-weight:700;margin-bottom:.15rem}.fee-categories .fee-category .fees-list .fee-item .fee-price .unit{color:#64748b;font-size:.75rem;font-weight:500}.fee-categories .fee-category.blue .fee-item .fee-price .price{color:#3b82f6}.fee-categories .fee-category.red .fee-item .fee-price .price{color:#ef4444}.fee-categories .fee-category.green .fee-item .fee-price .price{color:#10b981}.contact-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#cbd5e1);opacity:0;overflow:hidden;padding:5rem 0;position:relative;transform:translateY(50px);transition:all .8s ease}.contact-section.visible{opacity:1;transform:translateY(0)}.contact-section .contact-header{margin-bottom:4rem;text-align:center}.contact-section .contact-header h2{color:#1e293b;margin-bottom:1rem;position:relative}.contact-section .contact-header h2:after{background:linear-gradient(45deg,#10b981,#059669);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.contact-section .contact-header p{color:#64748b;font-size:1.2rem;margin:0 auto;max-width:600px}.contact-section .contact-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1.2fr .8fr}@media(max-width:1199.98px){.contact-section .contact-grid{gap:3rem;grid-template-columns:1fr}}.contact-section .contact-form-container{position:relative;z-index:2}.contact-section .contact-form{background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000001a;overflow:hidden;padding:3rem;position:relative}.contact-section .contact-form:before{background:linear-gradient(45deg,#10b981,#059669);content:"";height:4px;left:0;position:absolute;right:0;top:0}.contact-section .contact-form .form-header{margin-bottom:2.5rem;text-align:center}.contact-section .contact-form .form-header h3{color:#1e293b;font-size:1.8rem;margin-bottom:.5rem}.contact-section .contact-form .form-header p{color:#64748b;font-size:1rem}.contact-section .contact-form .form-fields{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-bottom:2rem}.contact-section .contact-form .form-field{position:relative}.contact-section .contact-form .form-field input,.contact-section .contact-form .form-field select,.contact-section .contact-form .form-field textarea{background:#0000;border:none;border-bottom:2px solid #e2e8f0;color:#1e293b;font-size:1rem;outline:none;padding:1.2rem 0 .8rem;transition:all .3s ease;width:100%}.contact-section .contact-form .form-field input:focus,.contact-section .contact-form .form-field select:focus,.contact-section .contact-form .form-field textarea:focus{border-bottom-color:#0000}.contact-section .contact-form .form-field select option:first-of-type{display:none}.contact-section .contact-form .form-field label{color:#64748b;font-size:1rem;left:0;pointer-events:none;position:absolute;top:1.2rem;transform-origin:left top;transition:all .3s ease}.contact-section .contact-form .form-field .field-border{background:linear-gradient(45deg,#10b981,#059669);bottom:0;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.contact-section .contact-form .form-field.filled label,.contact-section .contact-form .form-field.focused label{color:#10b981;font-weight:500;transform:translateY(-1.5rem) scale(.85)}.contact-section .contact-form .form-field.focused .field-border{width:100%}.contact-section .contact-form .form-field.error input,.contact-section .contact-form .form-field.error select,.contact-section .contact-form .form-field.error textarea{border-bottom-color:#ef4444}.contact-section .contact-form .form-field.error label{color:#ef4444}.contact-section .contact-form .form-field.error .field-border{background:#ef4444}.contact-section .contact-form .form-field .error-message{animation:errorSlide .3s ease;bottom:-1.5rem;color:#ef4444;font-size:.8rem;left:0;position:absolute}.contact-section .contact-form .form-field.select-field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.2rem;cursor:pointer;padding-right:2.5rem}.contact-section .contact-form .form-field.textarea-field textarea{line-height:1.5;min-height:100px;resize:vertical}.contact-section .contact-form .submit-btn{background:linear-gradient(45deg,#10b981,#059669);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;overflow:hidden;padding:1.2rem;position:relative;transition:all .3s ease;width:100%}.contact-section .contact-form .submit-btn:hover:not(:disabled){box-shadow:0 10px 30px #10b9814d;transform:translateY(-2px)}.contact-section .contact-form .submit-btn:disabled{cursor:not-allowed}.contact-section .contact-form .submit-btn .btn-text{transition:opacity .3s ease}.contact-section .contact-form .submit-btn .btn-loading{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.contact-section .contact-form .submit-btn .btn-loading .loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.contact-section .contact-form .submit-btn .btn-success{font-size:1.2rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.contact-section .contact-form .submit-btn.submitting .btn-text{opacity:0}.contact-section .contact-form .submit-btn.submitting .btn-loading{opacity:1}.contact-section .contact-info .info-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-bottom:2rem}.contact-section .contact-info .info-cards .info-card{align-items:center;animation:slideInRight .6s ease forwards;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:1rem;opacity:0;padding:1.5rem;transform:translateX(50px);transition:all .3s ease}.contact-section .contact-info .info-cards .info-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.contact-section .contact-info .info-cards .info-card .card-icon{align-items:center;background:linear-gradient(45deg,#e0f2fe,#bae6fd);border-radius:50%;display:flex;flex-shrink:0;font-size:2rem;height:60px;justify-content:center;width:60px}.contact-section .contact-info .info-cards .info-card .card-content{flex:1 1}.contact-section .contact-info .info-cards .info-card .card-content h4{color:#1e293b;font-size:1.1rem;margin-bottom:.25rem}.contact-section .contact-info .info-cards .info-card .card-content .contact-link{color:#10b981;font-weight:600;text-decoration:none;transition:color .3s ease}.contact-section .contact-info .info-cards .info-card .card-content .contact-link:hover{color:#059669}.contact-section .contact-info .info-cards .info-card .card-content .contact-text{color:#1e293b;font-weight:600}.contact-section .contact-info .info-cards .info-card .card-content .card-subtitle{color:#64748b;font-size:.9rem;margin:.25rem 0 0}.contact-section .contact-info .quick-contact{background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;color:#fff;overflow:hidden;padding:2rem;position:relative;text-align:center}.contact-section .contact-info .quick-contact:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20c0-8.84 7.16-16 16-16v16H20z' fill='%23fff' fill-opacity='.05'/%3E%3C/svg%3E") repeat;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}.contact-section .contact-info .quick-contact h4{color:#fff;margin-bottom:.5rem;position:relative;z-index:2}.contact-section .contact-info .quick-contact p{color:#ffffffe6;margin-bottom:1.5rem;position:relative;z-index:2}.contact-section .contact-info .quick-contact .quick-buttons{display:flex;gap:1rem;justify-content:center;position:relative;z-index:2}@media(max-width:767.98px){.contact-section .contact-info .quick-contact .quick-buttons{flex-direction:column}}.contact-section .contact-info .quick-contact .quick-buttons .quick-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;color:#fff;display:flex;gap:.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-section .contact-info .quick-contact .quick-buttons .quick-btn:hover{background:#fff3;transform:translateY(-2px)}.contact-section .contact-info .quick-contact .quick-buttons .quick-btn .btn-icon{font-size:1.1rem}.contact-section .success-notification{align-items:center;animation:fadeInOverlay .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}@media(max-width:1199.98px){.contact-section .success-notification{align-items:start}}.contact-section .success-notification .notification-content{align-items:center;animation:scaleInCenter .4s ease-out .1s both;background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-width:500px;padding:3rem;position:relative;text-align:center;width:90%}@media(max-width:1199.98px){.contact-section .success-notification .notification-content{margin-top:15rem}}@media(max-width:991.98px){.contact-section .success-notification .notification-content{max-width:none;padding:2rem;width:90%}}.contact-section .success-notification .notification-content .notification-icon{animation:bounceIn .8s ease-out .3s both;color:#10b981;font-size:4rem;margin-bottom:1.5rem}.contact-section .success-notification .notification-content .notification-text{margin-bottom:2rem}.contact-section .success-notification .notification-content .notification-text h4{color:#1e293b;font-size:1.8rem;font-weight:700;margin:0 0 1rem}@media(max-width:991.98px){.contact-section .success-notification .notification-content .notification-text h4{font-size:1.5rem}}.contact-section .success-notification .notification-content .notification-text p{color:#64748b;font-size:1.1rem;line-height:1.6;margin:0}@media(max-width:991.98px){.contact-section .success-notification .notification-content .notification-text p{font-size:1rem}}.contact-section .success-notification .notification-content .notification-close{align-items:center;background:linear-gradient(45deg,#10b981,#059669);border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 2rem;transition:all .3s ease}.contact-section .success-notification .notification-content .notification-close:hover{box-shadow:0 8px 25px #10b9814d;transform:translateY(-2px)}.contact-section .success-notification .notification-content .notification-close:focus{outline:2px solid #10b981;outline-offset:2px}.contact-section .contact-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.contact-section .contact-background .bg-shape{border-radius:50%;opacity:.1;position:absolute}.contact-section .contact-background .bg-shape.shape-1{animation:floatShape 8s ease-in-out infinite;background:radial-gradient(circle,#10b981,#0000);height:300px;left:-100px;top:20%;width:300px}.contact-section .contact-background .bg-shape.shape-2{animation:floatShape 6s ease-in-out infinite reverse;background:radial-gradient(circle,#3b82f6,#0000);bottom:30%;height:200px;right:-50px;width:200px}.contact-section .contact-background .bg-shape.shape-3{animation:floatShape 10s ease-in-out infinite;animation-delay:-3s;background:radial-gradient(circle,#8b5cf6,#0000);height:150px;left:60%;top:60%;width:150px}.contact-section .error-banner{align-items:center;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.contact-section .error-banner .error-icon{font-size:1.2rem}.contact-section .external-icon{font-size:.8em;margin-left:.25rem;opacity:.7}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes errorSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{to{opacity:1;transform:translateX(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes scaleInCenter{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes progressBar{0%{width:100%}to{width:0}}@media(max-width:1199.98px){.contact-section .contact-grid .contact-info .info-cards .info-card{animation-delay:0s;opacity:1;transform:none}}@media(max-width:991.98px){.contact-section{padding:3rem 0}.contact-section .contact-header{margin-bottom:3rem}.contact-section .contact-header h2{font-size:2rem}.contact-section .contact-grid{gap:2rem}.contact-section .contact-form{padding:2rem}.contact-section .contact-form .form-header h3{font-size:1.5rem}.contact-section .contact-info .info-cards{gap:1rem}.contact-section .contact-info .info-cards .info-card{flex-direction:column;padding:1rem;text-align:center}.contact-section .contact-info .info-cards .info-card .card-icon{margin-bottom:.5rem}.contact-section .contact-info .quick-contact{padding:1.5rem}.contact-section .contact-info .quick-contact .quick-buttons{flex-direction:column;gap:.75rem}}@media(max-width:767.98px){.contact-section .contact-form{padding:1.5rem}.contact-section .contact-form .form-fields{gap:1.25rem}.contact-section .contact-form .form-field .error-message{font-size:.75rem}.contact-section .success-notification .notification-content{padding:1.5rem}.contact-section .success-notification .notification-content .notification-icon{font-size:3rem;margin-bottom:1rem}.contact-section .success-notification .notification-content .notification-text h4{font-size:1.3rem}}.reviews-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#cbd5e1);opacity:0;overflow:hidden;padding:5rem 0;position:relative;transform:translateY(50px);transition:all .8s ease}.reviews-section.visible{opacity:1;transform:translateY(0)}.reviews-section .reviews-header{margin-bottom:4rem;text-align:center}.reviews-section .reviews-header h2{color:#1e293b;margin-bottom:1rem;position:relative}.reviews-section .reviews-header h2:after{background:linear-gradient(45deg,#fbbf24,#f59e0b);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.reviews-section .reviews-header p{color:#64748b;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.reviews-section .reviews-header .reviews-stats{display:flex;gap:3rem;justify-content:center;margin-bottom:2rem}@media(max-width:991.98px){.reviews-section .reviews-header .reviews-stats{align-items:center;flex-direction:column;gap:1.5rem}}.reviews-section .reviews-header .reviews-stats .stat-item{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;min-width:200px;padding:1.5rem;text-align:center;transition:all .3s ease}.reviews-section .reviews-header .reviews-stats .stat-item:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.reviews-section .reviews-header .reviews-stats .stat-item .stat-number{color:#fbbf24;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.5rem}.reviews-section .reviews-header .reviews-stats .stat-item .stat-stars{font-size:1.2rem;margin-bottom:.5rem}.reviews-section .reviews-header .reviews-stats .stat-item .stat-stars .star.filled{color:#fbbf24}.reviews-section .reviews-header .reviews-stats .stat-item .stat-label{color:#64748b;font-size:.9rem;font-weight:500}.reviews-section .reviews-carousel{margin-bottom:4rem}.reviews-section .reviews-carousel .carousel-container{margin:0 auto;max-width:900px;position:relative}.reviews-section .reviews-carousel .carousel-btn{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:50%;box-shadow:0 4px 15px #0000001a;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.reviews-section .reviews-carousel .carousel-btn:hover{border-color:#fbbf24;box-shadow:0 6px 25px #00000026;color:#fbbf24;transform:translateY(-50%) scale(1.1)}.reviews-section .reviews-carousel .carousel-btn span{font-size:1.5rem;font-weight:700}.reviews-section .reviews-carousel .carousel-btn.prev{left:-25px}@media(max-width:991.98px){.reviews-section .reviews-carousel .carousel-btn.prev{left:-15px}}.reviews-section .reviews-carousel .carousel-btn.next{right:-25px}@media(max-width:991.98px){.reviews-section .reviews-carousel .carousel-btn.next{right:-15px}}@media(max-width:767.98px){.reviews-section .reviews-carousel .carousel-btn{height:40px;width:40px}.reviews-section .reviews-carousel .carousel-btn span{font-size:1.2rem}}.reviews-section .reviews-carousel .reviews-slider{border-radius:24px;margin:0 50px;overflow:hidden}@media(max-width:991.98px){.reviews-section .reviews-carousel .reviews-slider{margin:0 30px}}.reviews-section .reviews-carousel .reviews-track{display:flex;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.reviews-section .reviews-carousel .review-card{background:#fff;flex:0 0 100%;overflow:hidden;padding:3rem;position:relative}@media(max-width:991.98px){.reviews-section .reviews-carousel .review-card{padding:2rem}}@media(max-width:767.98px){.reviews-section .reviews-carousel .review-card{padding:1.5rem}}.reviews-section .reviews-carousel .review-card:before{background:radial-gradient(circle,#fbbf241a,#0000);border-radius:50%;content:"";height:100px;position:absolute;right:0;top:0;transform:translate(30%,-30%);width:100px}.reviews-section .reviews-carousel .review-card .review-header{align-items:center;display:flex;margin-bottom:2rem;position:relative;z-index:2}.reviews-section .reviews-carousel .review-card .review-header .reviewer-avatar{align-items:center;background:linear-gradient(45deg,#fbbf24,#f59e0b);border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;margin-right:1rem;width:60px}.reviews-section .reviews-carousel .review-card .review-header .reviewer-avatar span{color:#fff;font-size:1.2rem;font-weight:700}.reviews-section .reviews-carousel .review-card .review-header .reviewer-info h4{color:#1e293b;font-size:1.2rem;margin-bottom:.25rem}.reviews-section .reviews-carousel .review-card .review-header .reviewer-info .review-stars{margin-bottom:.25rem}.reviews-section .reviews-carousel .review-card .review-header .reviewer-info .review-stars .star{font-size:1rem;margin-right:2px}.reviews-section .reviews-carousel .review-card .review-header .reviewer-info .review-stars .star.filled{color:#fbbf24}.reviews-section .reviews-carousel .review-card .review-header .reviewer-info .review-course{color:#64748b;font-size:.9rem;font-weight:500}.reviews-section .reviews-carousel .review-card .review-content{margin-bottom:1.5rem;position:relative;z-index:2}.reviews-section .reviews-carousel .review-card .review-content .quote-icon{color:#fbbf24cc;font-family:serif;font-size:4rem;line-height:1;margin-bottom:1rem}.reviews-section .reviews-carousel .review-card .review-content p{color:#475569;font-size:1.1rem;font-style:italic;line-height:1.7;margin:0}@media(max-width:767.98px){.reviews-section .reviews-carousel .review-card .review-content p{font-size:1rem}}.reviews-section .reviews-carousel .review-card .review-source{align-items:center;color:#64748b;display:flex;font-size:.9rem;gap:.5rem;position:relative;z-index:2}.reviews-section .reviews-carousel .review-card .review-source .google-icon{font-size:1rem}.reviews-section .reviews-carousel .carousel-dots{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.reviews-section .reviews-carousel .carousel-dots .dot{background:#cbd5e1;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.reviews-section .reviews-carousel .carousel-dots .dot.active{background:#fbbf24;transform:scale(1.2)}.reviews-section .reviews-carousel .carousel-dots .dot:hover{background:#f59e0b}.reviews-section .reviews-cta{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:24px;margin-bottom:4rem;overflow:hidden;padding:3rem;position:relative;text-align:center}.reviews-section .reviews-cta .cta-content{position:relative;z-index:2}.reviews-section .reviews-cta .cta-content h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}@media(max-width:991.98px){.reviews-section .reviews-cta .cta-content h3{font-size:1.5rem}}.reviews-section .reviews-cta .cta-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.reviews-section .reviews-cta .cta-content .cta-buttons{display:flex;gap:1rem;justify-content:center}@media(max-width:991.98px){.reviews-section .reviews-cta .cta-content .cta-buttons{align-items:center;flex-direction:column}}.reviews-section .reviews-cta .cta-content .cta-buttons .btn{align-items:center;border-radius:50px;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.reviews-section .reviews-cta .cta-content .cta-buttons .btn.btn-primary{background:#fff;border:none;color:#fbbf24}.reviews-section .reviews-cta .cta-content .cta-buttons .btn.btn-primary:hover{background:#f8fafc;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.reviews-section .reviews-cta .cta-content .cta-buttons .btn.btn-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.reviews-section .reviews-cta .cta-content .cta-buttons .btn.btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.reviews-section .reviews-cta .cta-content .cta-buttons .btn.btn-secondary .google-icon{font-size:1.1rem}@media(max-width:991.98px){.reviews-section .reviews-cta{margin:0 1rem 4rem;padding:2rem}}.reviews-section .trust-indicators{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.reviews-section .trust-indicators .indicator{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.reviews-section .trust-indicators .indicator:before{background:linear-gradient(45deg,#fbbf24,#f59e0b);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.reviews-section .trust-indicators .indicator:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.reviews-section .trust-indicators .indicator .indicator-icon{display:block;font-size:3rem;margin-bottom:1rem}.reviews-section .trust-indicators .indicator h4{color:#1e293b;font-size:1.2rem;margin-bottom:.5rem}.reviews-section .trust-indicators .indicator p{color:#64748b;line-height:1.5;margin:0}.reviews-section .reviews-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.reviews-section .reviews-background .bg-shape{border-radius:50%;opacity:.1;position:absolute}.reviews-section .reviews-background .bg-shape.shape-1{animation:floatShape 8s ease-in-out infinite;background:radial-gradient(circle,#fbbf24,#0000);height:300px;left:-100px;top:20%;width:300px}.reviews-section .reviews-background .bg-shape.shape-2{animation:floatShape 6s ease-in-out infinite reverse;background:radial-gradient(circle,#f59e0b,#0000);bottom:30%;height:200px;right:-50px;width:200px}.reviews-section .reviews-background .bg-shape.shape-3{animation:floatShape 10s ease-in-out infinite;animation-delay:-3s;background:radial-gradient(circle,#10b981,#0000);height:150px;left:60%;top:60%;width:150px}@media(max-width:1199.98px){.reviews-section .reviews-carousel .carousel-container{max-width:100%}}@media(max-width:991.98px){.reviews-section{padding:3rem 0}.reviews-section .reviews-header{margin-bottom:3rem}.reviews-section .reviews-header h2{font-size:2rem}.reviews-section .reviews-header p{font-size:1rem;margin-bottom:2rem}.reviews-section .reviews-header .reviews-stats .stat-item .stat-number{font-size:2rem}.reviews-section .reviews-carousel{margin-bottom:3rem}.reviews-section .reviews-carousel .reviews-slider{margin:0 20px}.reviews-section .trust-indicators{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.reviews-section .trust-indicators .indicator{padding:1.5rem}.reviews-section .trust-indicators .indicator .indicator-icon{font-size:2.5rem}.reviews-section .trust-indicators .indicator h4{font-size:1.1rem}}@media(max-width:767.98px){.reviews-section .reviews-header .reviews-stats .stat-item{max-width:none;width:100%}.reviews-section .reviews-carousel .reviews-slider{margin:0 10px}.reviews-section .reviews-carousel .carousel-btn.prev{left:-10px}.reviews-section .reviews-carousel .carousel-btn.next{right:-10px}.reviews-section .trust-indicators{grid-template-columns:1fr}}.services-section{background:linear-gradient(180deg,#f8fafc,#e2e8f0);overflow:hidden;padding:5rem 0;position:relative}.services-section .services-header{margin-bottom:4rem;text-align:center}.services-section .services-header h2{color:#1e293b;margin-bottom:1rem;position:relative}.services-section .services-header h2:after{background:linear-gradient(45deg,#3b82f6,#8b5cf6);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.services-section .services-header p{color:#64748b;font-size:1.2rem;margin:0 auto;max-width:600px}.services-section .services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}@media(max-width:991.98px){.services-section .services-grid{gap:1.5rem;grid-template-columns:1fr}}.services-section .service-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;cursor:pointer;opacity:0;overflow:hidden;padding:2rem;position:relative;transform:translateY(50px);transition:all .4s cubic-bezier(.25,.46,.45,.94)}.services-section .service-card.visible{opacity:1;transform:translateY(0)}.services-section .service-card.popular{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(45deg,#3b82f6,#8b5cf6) border-box;border:2px solid #0000;transform:scale(1.05)}.services-section .service-card.popular.visible{transform:scale(1.05) translateY(0)}.services-section .service-card .feature-badge,.services-section .service-card .popular-badge{background:linear-gradient(45deg,#8b5cf6,#7c3aed);border-radius:0 16px 0 16px;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;position:absolute;right:0;text-transform:uppercase;top:0}.services-section .service-card .feature-badge.express-badge,.services-section .service-card .popular-badge.express-badge{background:linear-gradient(45deg,#ef4444,#f97316)}.services-section .service-card .feature-badge.suv-badge,.services-section .service-card .popular-badge.suv-badge{background:linear-gradient(45deg,#10b981,#059669)}.services-section .service-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px) scale(1.02)}.services-section .service-card:hover.popular{transform:scale(1.07) translateY(-10px)}.services-section .service-card:hover .service-icon span{transform:scale(1.2) rotate(10deg)}.services-section .service-card:hover .btn-arrow{transform:translateX(5px)}.services-section .service-card .card-header{align-items:center;display:flex;margin-bottom:1.5rem}.services-section .service-card .card-header .service-icon{align-items:center;display:flex;height:60px;justify-content:center;margin-right:1rem;position:relative;width:60px}.services-section .service-card .card-header .service-icon span{font-size:2rem;position:relative;transition:all .3s ease;z-index:2}.services-section .service-card .card-header .service-icon .icon-bg{background:linear-gradient(45deg,#ddd6fe,#ede9fe);border-radius:15px;height:100%;position:absolute;width:100%;z-index:1}.services-section .service-card .card-header .service-title h3{color:#1e293b;font-size:1.3rem;margin-bottom:.25rem}.services-section .service-card .card-header .service-title .subtitle{color:#64748b;font-size:.9rem;font-weight:500}.services-section .service-card .card-body{margin-bottom:1.5rem}.services-section .service-card .card-body .service-description{color:#475569;line-height:1.6;margin-bottom:1.5rem}.services-section .service-card .card-body .service-features .feature-item{align-items:center;display:flex;font-size:.9rem;margin-bottom:.75rem}.services-section .service-card .card-body .service-features .feature-item .feature-check{align-items:center;background:linear-gradient(45deg,#10b981,#34d399);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.7rem;font-weight:700;height:20px;justify-content:center;margin-right:.75rem;width:20px}.services-section .service-card .card-body .service-features .feature-item span:last-child{color:#475569}.services-section .service-card .card-footer{align-items:center;display:flex;justify-content:space-between}.services-section .service-card .card-footer .btn.btn-outline{align-items:center;background:#0000;border:2px solid #e2e8f0;border-radius:50px;color:#64748b;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.services-section .service-card .card-footer .btn.btn-outline:hover{background:#3b82f60d;border-color:#3b82f6;color:#3b82f6}.services-section .service-card .card-footer .btn.btn-outline .btn-arrow{transition:transform .3s ease}.services-section .service-card:first-child{transition-delay:.1s}.services-section .service-card:nth-child(2){transition-delay:.2s}.services-section .service-card:nth-child(3){transition-delay:.3s}.services-section .service-card:nth-child(4){transition-delay:.4s}.services-section .services-cta{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;overflow:hidden;padding:3rem;position:relative;text-align:center}.services-section .services-cta .cta-content{position:relative;z-index:2}.services-section .services-cta .cta-content h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}@media(max-width:991.98px){.services-section .services-cta .cta-content h3{font-size:1.5rem}}.services-section .services-cta .cta-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:500px}.services-section .services-cta .cta-content .btn.btn-primary{background:#fff;border:none;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:#667eea;cursor:pointer;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.services-section .services-cta .cta-content .btn.btn-primary:hover{background:#f8fafc;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}@media(max-width:991.98px){.services-section .services-cta{margin:0 1rem;padding:2rem}}.services-section .section-decorations{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.services-section .section-decorations .decoration{background:linear-gradient(45deg,#3b82f61a,#8b5cf61a);border-radius:50%;position:absolute}.services-section .section-decorations .decoration.decoration-1{animation:decorationFloat 8s ease-in-out infinite;height:300px;left:-150px;top:10%;width:300px}.services-section .section-decorations .decoration.decoration-2{animation:decorationFloat 6s ease-in-out infinite reverse;bottom:20%;height:200px;right:-100px;width:200px}@keyframes decorationFloat{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}@media(max-width:1199.98px){.services-section .service-card.popular{transform:none}.services-section .service-card.popular.visible{transform:translateY(0)}.services-section .service-card.popular:hover{transform:translateY(-10px) scale(1.02)}}@media(max-width:991.98px){.services-section{padding:3rem 0}.services-section .services-header{margin-bottom:3rem}.services-section .services-header h2{font-size:2rem}.services-section .services-header p{font-size:1rem}.services-section .service-card{padding:1.5rem}.services-section .service-card .card-header .service-icon{height:50px;width:50px}.services-section .service-card .card-header .service-icon span{font-size:1.5rem}.services-section .service-card .card-header .service-title h3{font-size:1.1rem}.services-section .service-card .card-footer{align-items:stretch;flex-direction:column;gap:1rem}.services-section .service-card .card-footer .btn.btn-outline{justify-content:center}}.organization-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#cbd5e1);opacity:0;overflow:hidden;padding:5rem 0;position:relative;transform:translateY(50px);transition:all .8s ease}.organization-section.visible{opacity:1;transform:translateY(0)}.organization-section .organization-header{margin-bottom:3rem;text-align:center}.organization-section .organization-header h2{color:#1e293b;margin-bottom:1rem;position:relative}.organization-section .organization-header h2:after{background:linear-gradient(45deg,#3b82f6,#1d4ed8);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.organization-section .organization-header p{color:#64748b;font-size:1.2rem;margin:0 auto;max-width:700px}.organization-section .tab-navigation{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;justify-content:center;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;padding:.5rem}@media(max-width:991.98px){.organization-section .tab-navigation{flex-direction:column;gap:.5rem}}.organization-section .tab-navigation .tab-btn{align-items:center;background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;display:flex;flex:1 1;font-weight:500;gap:.5rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease}.organization-section .tab-navigation .tab-btn .tab-icon{font-size:1.2rem}.organization-section .tab-navigation .tab-btn:hover{background:#3b82f61a;color:#3b82f6}.organization-section .tab-navigation .tab-btn.active{background:linear-gradient(45deg,#3b82f6,#1d4ed8);box-shadow:0 4px 15px #3b82f64d;color:#fff;font-weight:600}.organization-section .tab-content .tab-panel{animation:fadeIn .5s ease}.organization-section .organization-steps{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:3rem}.organization-section .organization-steps .step-card{align-items:flex-start;background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;display:flex;gap:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.organization-section .organization-steps .step-card:before{background:linear-gradient(45deg,#3b82f6,#1d4ed8);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.organization-section .organization-steps .step-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.organization-section .organization-steps .step-card .step-number{align-items:center;background:linear-gradient(45deg,#3b82f6,#1d4ed8);border-radius:50%;box-shadow:0 4px 15px #3b82f64d;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.organization-section .organization-steps .step-card .step-content{flex:1 1}.organization-section .organization-steps .step-card .step-content .step-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.organization-section .organization-steps .step-card .step-content .step-header .step-icon{font-size:2rem}.organization-section .organization-steps .step-card .step-content .step-header h3{color:#1e293b;font-size:1.3rem;margin:0}.organization-section .organization-steps .step-card .step-content .step-description{color:#64748b;line-height:1.6;margin-bottom:1rem}.organization-section .organization-steps .step-card .step-content .step-details{list-style:none;margin:0;padding:0}.organization-section .organization-steps .step-card .step-content .step-details li{color:#475569;padding:.5rem 0 .5rem 2rem;position:relative}.organization-section .organization-steps .step-card .step-content .step-details li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}@media(max-width:991.98px){.organization-section .organization-steps .step-card{flex-direction:column;gap:1rem;text-align:center}}.organization-section .guarantee-box{align-items:center;background:linear-gradient(45deg,#10b981,#059669);border-radius:20px;color:#fff;display:flex;gap:1.5rem;overflow:hidden;padding:2rem;position:relative}.organization-section .guarantee-box:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 20c0-8.84 7.16-16 16-16v16H20z' fill='%23fff' fill-opacity='.05'/%3E%3C/svg%3E") repeat;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}.organization-section .guarantee-box .guarantee-icon{flex-shrink:0;font-size:3rem;position:relative;z-index:2}.organization-section .guarantee-box .guarantee-content{position:relative;z-index:2}.organization-section .guarantee-box .guarantee-content h4{color:#fff;margin-bottom:.5rem}.organization-section .guarantee-box .guarantee-content p{color:#ffffffe6;line-height:1.6;margin:0}@media(max-width:991.98px){.organization-section .guarantee-box{flex-direction:column;text-align:center}}.organization-section .driving-phases{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:3rem}.organization-section .driving-phases .phase-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.organization-section .driving-phases .phase-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.organization-section .driving-phases .phase-card .phase-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:1rem}.organization-section .driving-phases .phase-card .phase-header .phase-icon{flex-shrink:0;font-size:2.5rem}.organization-section .driving-phases .phase-card .phase-header .phase-info{flex:1 1}.organization-section .driving-phases .phase-card .phase-header .phase-info h3{color:#1e293b;margin-bottom:.5rem}.organization-section .driving-phases .phase-card .phase-header .phase-info .phase-meta{display:flex;flex-direction:column;gap:.25rem}.organization-section .driving-phases .phase-card .phase-header .phase-info .phase-meta .timeframe{color:#3b82f6;font-weight:600}.organization-section .driving-phases .phase-card .phase-header .phase-info .phase-meta .timing{color:#64748b;font-size:.9rem}.organization-section .driving-phases .phase-card .phase-header .flexibility-badge{background:linear-gradient(45deg,#f59e0b,#d97706);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}@media(max-width:991.98px){.organization-section .driving-phases .phase-card .phase-header{flex-direction:column;text-align:center}}.organization-section .driving-phases .phase-card .phase-description{color:#64748b;line-height:1.6;margin:0}.organization-section .alternative-option .option-header{margin-bottom:2rem;text-align:center}.organization-section .alternative-option .option-header h3{color:#1e293b;margin-bottom:.5rem}.organization-section .alternative-option .option-header p{color:#64748b}.organization-section .alternative-option .solitaire-offer{align-items:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:20px;color:#fff;display:flex;gap:1.5rem;overflow:hidden;padding:2rem;position:relative}.organization-section .alternative-option .solitaire-offer:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 30C30 13.431 43.431 0 60 0v30H30z' fill='%23fff' fill-opacity='.05'/%3E%3C/svg%3E") repeat;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}.organization-section .alternative-option .solitaire-offer .offer-icon{flex-shrink:0;font-size:3rem;position:relative;z-index:2}.organization-section .alternative-option .solitaire-offer .offer-content{flex:1 1;position:relative;z-index:2}.organization-section .alternative-option .solitaire-offer .offer-content h4{color:#fff;margin-bottom:.5rem}.organization-section .alternative-option .solitaire-offer .offer-content p{color:#ffffffe6;line-height:1.6;margin-bottom:1.5rem}.organization-section .alternative-option .solitaire-offer .offer-content .btn{background:#fff;border:none;border-radius:8px;color:#8b5cf6;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.organization-section .alternative-option .solitaire-offer .offer-content .btn:hover{background:#f8fafc;transform:translateY(-2px)}@media(max-width:991.98px){.organization-section .alternative-option .solitaire-offer{flex-direction:column;text-align:center}}.organization-section .documents-intro{margin-bottom:3rem;text-align:center}.organization-section .documents-intro h3{color:#1e293b;margin-bottom:1rem}.organization-section .documents-intro p{color:#64748b}.organization-section .documents-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:3rem}@media(max-width:991.98px){.organization-section .documents-grid{grid-template-columns:1fr}}.organization-section .documents-grid .document-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.organization-section .documents-grid .document-card:before{background:linear-gradient(45deg,#ef4444,#dc2626);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.organization-section .documents-grid .document-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.organization-section .documents-grid .document-card .document-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.organization-section .documents-grid .document-card .document-header .document-icon{align-items:center;background:linear-gradient(45deg,#fee2e2,#fecaca);border-radius:50%;display:flex;flex-shrink:0;font-size:2.5rem;height:60px;justify-content:center;width:60px}.organization-section .documents-grid .document-card .document-header h4{color:#1e293b;font-size:1.2rem;margin:0}.organization-section .documents-grid .document-card .document-body{margin-bottom:2rem}.organization-section .documents-grid .document-card .document-body h5{color:#374151;font-size:1rem;font-weight:600;margin-bottom:.75rem}.organization-section .documents-grid .document-card .document-body .document-description{color:#64748b;line-height:1.6;margin-bottom:1rem}.organization-section .documents-grid .document-card .document-body .document-note{align-items:flex-start;border-radius:8px;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.75rem;padding:.75rem}.organization-section .documents-grid .document-card .document-body .document-note.important{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.organization-section .documents-grid .document-card .document-body .document-note.important .note-icon{color:#ef4444}.organization-section .documents-grid .document-card .document-body .document-tip{align-items:flex-start;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;color:#0c4a6e;display:flex;font-size:.9rem;gap:.5rem;padding:.75rem}.organization-section .documents-grid .document-card .document-body .document-tip .tip-icon{color:#0284c7}.organization-section .documents-grid .document-card .document-footer .download-btn{align-items:center;background:#0000;border:2px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;text-decoration:none;transition:all .3s ease;width:100%}.organization-section .documents-grid .document-card .document-footer .download-btn:hover{border-color:#10b981;color:#10b981;transform:translateY(-2px)}.organization-section .documents-grid .document-card .document-footer .download-btn .download-icon{font-size:1.1rem}.organization-section .payment-info{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.organization-section .payment-info h4{color:#1e293b;margin-bottom:1.5rem;text-align:center}.organization-section .payment-info .payment-methods{display:flex;flex-direction:column;gap:1rem}.organization-section .payment-info .payment-methods .payment-method{align-items:center;background:#f8fafc;border-left:4px solid #10b981;border-radius:12px;display:flex;gap:1rem;padding:1rem}.organization-section .payment-info .payment-methods .payment-method .method-icon{flex-shrink:0;font-size:1.5rem}.organization-section .current-info{background:#fff;border-radius:24px;box-shadow:0 8px 30px #00000014;margin:4rem 0;padding:3rem}.organization-section .current-info .info-header{margin-bottom:3rem;text-align:center}.organization-section .current-info .info-header h3{color:#1e293b;margin-bottom:1rem}.organization-section .current-info .info-header p{color:#64748b}.organization-section .current-info .info-channels{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.organization-section .current-info .info-channels>a{text-decoration:none}.organization-section .current-info .info-channels .info-channel{background:#f8fafc;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.organization-section .current-info .info-channels .info-channel:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.organization-section .current-info .info-channels .info-channel .channel-icon{display:block;font-size:3rem;margin-bottom:1rem}.organization-section .current-info .info-channels .info-channel h4{color:#1e293b;margin-bottom:.5rem}.organization-section .current-info .info-channels .info-channel p{color:#64748b;line-height:1.5;margin-bottom:1rem}.organization-section .current-info .info-channels .info-channel .contact-link{background:#3b82f61a;border-radius:8px;color:#3b82f6;display:inline-block;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.organization-section .current-info .info-channels .info-channel .contact-link:hover{background:#3b82f633;transform:translateY(-2px)}.organization-section .current-info .info-channels .info-channel .address{color:#475569;font-weight:500}.organization-section .current-info .info-channels .info-channel.socials a{color:#3b82f6}.organization-section .organization-cta{background:linear-gradient(135deg,#10b981,#059669);border-radius:24px;overflow:hidden;padding:3rem;position:relative;text-align:center}.organization-section .organization-cta:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 30C30 13.431 43.431 0 60 0v30H30z' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E") repeat;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}.organization-section .organization-cta .cta-content{position:relative;z-index:2}.organization-section .organization-cta .cta-content h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}@media(max-width:991.98px){.organization-section .organization-cta .cta-content h3{font-size:1.5rem}}.organization-section .organization-cta .cta-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.organization-section .organization-cta .cta-content .cta-buttons{display:flex;gap:1rem;justify-content:center}@media(max-width:991.98px){.organization-section .organization-cta .cta-content .cta-buttons{align-items:center;flex-direction:column}}.organization-section .organization-cta .cta-content .cta-buttons .btn{align-items:center;border-radius:50px;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.organization-section .organization-cta .cta-content .cta-buttons .btn.btn-primary{background:#fff;border:none;color:#10b981}.organization-section .organization-cta .cta-content .cta-buttons .btn.btn-primary:hover{background:#f8fafc;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.organization-section .organization-cta .cta-content .cta-buttons .btn.btn-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.organization-section .organization-cta .cta-content .cta-buttons .btn.btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.organization-section .organization-cta .cta-content .cta-buttons .btn .email-icon,.organization-section .organization-cta .cta-content .cta-buttons .btn .phone-icon{font-size:1.1rem}@media(max-width:991.98px){.organization-section .organization-cta{margin:0 1rem;padding:2rem}}.organization-section .organization-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.organization-section .organization-background .bg-shape{border-radius:50%;opacity:.1;position:absolute}.organization-section .organization-background .bg-shape.shape-1{animation:floatShape 12s ease-in-out infinite;background:radial-gradient(circle,#3b82f6,#0000);height:400px;left:-200px;top:10%;width:400px}.organization-section .organization-background .bg-shape.shape-2{animation:floatShape 8s ease-in-out infinite reverse;background:radial-gradient(circle,#10b981,#0000);bottom:20%;height:300px;right:-150px;width:300px}.organization-section .organization-background .bg-shape.shape-3{animation:floatShape 10s ease-in-out infinite;animation-delay:-4s;background:radial-gradient(circle,#8b5cf6,#0000);height:200px;left:70%;top:60%;width:200px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floatShape{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(20px) rotate(240deg)}}@media(max-width:1199.98px){.organization-section .documents-grid{grid-template-columns:1fr}.organization-section .documents-grid .document-card .document-header,.organization-section .easy-request,.organization-section .guarantee-box,.organization-section .solitaire-offer{flex-direction:column;text-align:center}}@media(max-width:991.98px){.organization-section{padding:3rem 0}.organization-section .organization-header{margin-bottom:2rem}.organization-section .organization-header h2{font-size:2rem}.organization-section .organization-header p{font-size:1rem}.organization-section .tab-navigation{margin-bottom:2rem}.organization-section .organization-steps .step-card{padding:1.5rem}.organization-section .organization-steps .step-card .step-number{font-size:1.2rem;height:50px;width:50px}.organization-section .current-info{margin:3rem 0;padding:2rem}.organization-section .current-info .info-channels{gap:1.5rem;grid-template-columns:1fr}.organization-section .current-info .info-channels .info-channel{padding:1.5rem}}@media(max-width:767.98px){.organization-section .documents-grid .document-card{padding:1.5rem}.organization-section .documents-grid .document-card .document-header .document-icon{font-size:2rem;height:50px;width:50px}.organization-section .easy-request,.organization-section .guarantee-box,.organization-section .solitaire-offer{padding:1.5rem}.organization-section .easy-request .guarantee-icon,.organization-section .easy-request .offer-icon,.organization-section .easy-request .request-icon,.organization-section .guarantee-box .guarantee-icon,.organization-section .guarantee-box .offer-icon,.organization-section .guarantee-box .request-icon,.organization-section .solitaire-offer .guarantee-icon,.organization-section .solitaire-offer .offer-icon,.organization-section .solitaire-offer .request-icon{font-size:2.5rem}}section{min-height:100vh;scroll-margin-top:100px}@media(max-width:767.98px){section{scroll-margin-top:80px}}section .section-content{margin:0 auto;max-width:1400px;padding:0 4.5rem}@media(max-width:1199.98px){section .section-content{padding:0 3.5rem}}@media(max-width:991.98px){section .section-content{padding:0 2.5rem}}@media(max-width:767.98px){section .section-content{padding:0 1.25rem}}main{padding-top:100px}@media(max-width:767.98px){main{padding-top:80px}}h1{font-size:40px}h2{font-size:30px}h3{font-size:20px}p{font-size:16px}.btn{padding:.5rem 2rem}.gdpr-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#cbd5e1);overflow:hidden;padding-top:100px;position:relative}@media(max-width:767.98px){.gdpr-section{padding-top:80px}}.gdpr-section .section-content{margin:0 auto;max-width:1400px;padding:5rem 4.5rem}@media(max-width:1199.98px){.gdpr-section .section-content{padding:5rem 3.5rem}}@media(max-width:991.98px){.gdpr-section .section-content{padding:5rem 2.5rem}}@media(max-width:767.98px){.gdpr-section .section-content{padding:3rem 1.25rem}}.gdpr-section .gdpr-header{margin-bottom:4rem;text-align:center}.gdpr-section .gdpr-header h2{color:#1e293b;margin-bottom:1rem;position:relative}.gdpr-section .gdpr-header h2:after{background:linear-gradient(45deg,#3b82f6,#1d4ed8);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.gdpr-section .gdpr-header p{color:#64748b;font-size:1.2rem;margin-bottom:2rem}.gdpr-section .gdpr-header .last-updated{align-items:center;background:linear-gradient(45deg,#3b82f6,#1d4ed8);border-radius:50px;box-shadow:0 4px 15px #3b82f64d;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem}.gdpr-section .gdpr-header .last-updated .update-icon{font-size:1.2rem}.gdpr-section .gdpr-content{grid-gap:2rem;display:grid;gap:2rem;margin-bottom:4rem}.gdpr-section .gdpr-content .gdpr-block{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:2rem}.gdpr-section .gdpr-content .gdpr-block h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.gdpr-section .gdpr-content .gdpr-block p{color:#475569;line-height:1.7;margin-bottom:1rem}.gdpr-section .gdpr-content .gdpr-block p:last-child{margin-bottom:0}.gdpr-section .gdpr-content .gdpr-block p strong{color:#1e293b;font-weight:600}.gdpr-section .gdpr-content .gdpr-block p a{color:#3b82f6;font-weight:500;text-decoration:none}.gdpr-section .gdpr-content .gdpr-block p a:hover{text-decoration:underline}.gdpr-section .gdpr-content .gdpr-block ul{margin:1rem 0;padding-left:2rem}.gdpr-section .gdpr-content .gdpr-block ul li{color:#475569;line-height:1.6;margin-bottom:.5rem}.gdpr-section .gdpr-content .gdpr-block ul li strong{color:#1e293b;font-weight:600}.gdpr-section .gdpr-content .gdpr-block .contact-info{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.gdpr-section .gdpr-content .gdpr-block .contact-info p{color:#1e293b;margin-bottom:.5rem}.gdpr-section .gdpr-content .gdpr-block .contact-info p:last-child{margin-bottom:0}.gdpr-section .gdpr-content .gdpr-block .contact-info p a{color:#3b82f6;font-weight:500}.gdpr-section .gdpr-cta{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:24px;padding:3rem;text-align:center}.gdpr-section .gdpr-cta .cta-content h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}.gdpr-section .gdpr-cta .cta-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem}.gdpr-section .gdpr-cta .cta-content .cta-buttons{display:flex;gap:1rem;justify-content:center}@media(max-width:991.98px){.gdpr-section .gdpr-cta .cta-content .cta-buttons{align-items:center;flex-direction:column}}.gdpr-section .gdpr-cta .cta-content .cta-buttons .btn{align-items:center;border-radius:50px;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none}.gdpr-section .gdpr-cta .cta-content .cta-buttons .btn.btn-primary{background:#fff;border:none;color:#3b82f6}.gdpr-section .gdpr-cta .cta-content .cta-buttons .btn.btn-secondary{background:#0000;border:2px solid #ffffff4d;color:#fff}.gdpr-section .gdpr-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.gdpr-section .gdpr-background .bg-shape{border-radius:50%;opacity:.1;position:absolute}.gdpr-section .gdpr-background .bg-shape.shape-1{background:radial-gradient(circle,#3b82f6,#0000);height:300px;left:-100px;top:20%;width:300px}.gdpr-section .gdpr-background .bg-shape.shape-2{background:radial-gradient(circle,#1d4ed8,#0000);bottom:30%;height:200px;right:-50px;width:200px}.gdpr-section .gdpr-background .bg-shape.shape-3{background:radial-gradient(circle,#6366f1,#0000);height:150px;left:60%;top:60%;width:150px}@media(max-width:991.98px){.gdpr-section{padding:3rem 0}.gdpr-section .gdpr-header h2{font-size:2rem}.gdpr-section .gdpr-content .gdpr-block{padding:1.5rem}.gdpr-section .gdpr-cta{padding:2rem}}
/*# sourceMappingURL=main.25ee5b6e.css.map*/