@charset "UTF-8";.practice-area-card{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;transition:box-shadow .3s,transform .3s}.practice-area-card:hover{box-shadow:0 25px 50px -12px #00000040;transform:translateY(-.5rem)}.practice-area-card .icon-container{color:var(--brand-accent);margin-bottom:1rem}.practice-area-card h3{font-size:1.25rem;font-family:var(--font-serif);font-weight:700;color:var(--brand-primary);margin-bottom:.5rem}.practice-area-card p{color:#4b5563}.practice-area-card .learn-more-link{color:var(--brand-accent);font-weight:600;margin-top:1rem;display:inline-block}.practice-area-card .learn-more-link:hover{color:var(--brand-accent-hover)}.why-choose-us-item{display:flex;flex-direction:column;align-items:center;text-align:center}.why-choose-us-item .icon-wrapper{display:flex;align-items:center;justify-content:center;height:4rem;width:4rem;border-radius:9999px;background-color:var(--brand-accent);color:#fff;margin-bottom:1rem}.why-choose-us-item h3{font-size:1.25rem;font-weight:700;color:var(--brand-primary);font-family:var(--font-serif)}.why-choose-us-item p{margin-top:.5rem;color:#4b5563}.owner-image{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;position:relative;z-index:2}.owner-image img{width:350px;height:350px;object-fit:cover;border-radius:20px;border:5px solid rgb(178,217,232);box-shadow:0 8px 20px #0000004d;transition:transform .4s ease,box-shadow .4s ease;position:relative;z-index:2}.owner-image img:hover{transform:scale(1.05);box-shadow:0 12px 25px #0006}.owner-image .experience-badge{position:absolute;bottom:-8px;right:-8px;background-color:var(--brand-primary, #1a365d);color:#fff;padding:.5rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;z-index:3;font-size:medium}@media(min-width:768px){.owner-image .experience-badge{bottom:-16px;right:-16px;padding:1rem}}.owner-image .experience-badge .text-center{text-align:center}.owner-image .experience-badge .text-lg{font-size:1.125rem;line-height:1.75rem;font-weight:700}@media(min-width:768px){.owner-image .experience-badge .text-lg{font-size:1.5rem;line-height:2rem}}.owner-image .experience-badge .text-xs{font-size:.75rem;line-height:1rem}@media(min-width:768px){.owner-image .experience-badge .text-xs{font-size:.875rem;line-height:1.25rem}}.owner-image .experience-badge .font-bold{font-weight:700}.home-container .hero-section{position:relative;background-color:var(--brand-primary);color:#fff;padding:80px;display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.home-container .hero-section{padding-top:50px}}.home-container .hero-section .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background:#6f905582}.home-container .hero-section .hero-content{color:#000;position:relative;max-width:80rem;margin:0 auto;padding:4rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.home-container .hero-section .hero-content .logo-container{margin-bottom:2rem;display:flex;justify-content:center}.home-container .hero-section .hero-content .logo-container .logo-image{max-width:200px;height:auto;filter:brightness(0) invert(1)}@media(min-width:640px){.home-container .hero-section .hero-content{padding:0 1.5rem}}@media(min-width:1024px){.home-container .hero-section .hero-content{padding:0 2rem}}.home-container .hero-section .hero-content h1{font-size:2.25rem;line-height:2.5rem;font-family:var(--font-serif);font-weight:800;letter-spacing:-.025em}@media(min-width:768px){.home-container .hero-section .hero-content h1{font-size:3.75rem;line-height:1}}.home-container .hero-section .hero-content p{margin-top:1.5rem;max-width:42rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.75rem;color:#000d55}@media(min-width:768px){.home-container .hero-section .hero-content p{font-size:1.25rem;line-height:1.75rem}}.home-container .hero-section .hero-content .cta-container{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:640px){.home-container .hero-section .hero-content .cta-container{flex-direction:row;justify-content:center}}.home-container .hero-section .hero-content .cta-container .secondary-cta{color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:.5rem;background-color:transparent;border:2px solid white;transition:background-color .3s,color .3s}.home-container .hero-section .hero-content .cta-container .secondary-cta:hover{background-color:#fff;color:var(--brand-primary)}.home-container .why-choose-us-section{padding:4rem 0;background-color:#fff}@media(min-width:640px){.home-container .why-choose-us-section{padding:0}}.home-container .why-choose-us-section .section-content{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.home-container .why-choose-us-section .section-content{padding:0 1.5rem}}@media(min-width:1024px){.home-container .why-choose-us-section .section-content{padding:0 2rem}}.home-container .why-choose-us-section .items-grid{margin-top:4rem;display:grid;gap:3rem}@media(min-width:768px){.home-container .why-choose-us-section .items-grid{grid-template-columns:repeat(3,1fr)}}.legal-section{background-color:#f3f4f64d;padding:3rem 1rem}.legal-section .container{max-width:1200px;margin:0 auto;flex-direction:column}.legal-section .section-header{text-align:center;margin-bottom:3rem}.legal-section .section-header h2{color:#000;font-size:2rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.legal-section .section-header h2{font-size:2.5rem}}@media(min-width:1024px){.legal-section .section-header h2{font-size:3rem}}.legal-section .section-header p{color:#6b7280;max-width:800px;margin:0 auto;font-size:1rem;line-height:1.7}@media(min-width:768px){.legal-section .section-header p{font-size:1.1rem}}@media(min-width:1024px){.legal-section .section-header p{font-size:1.25rem}}.legal-section .family-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media(min-width:768px){.legal-section .family-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.legal-section .family-grid .member{text-align:center}.legal-section .family-grid .member .photo{width:6rem;height:8rem;margin:0 auto 1rem;border:4px solid #631313;border-radius:15px;overflow:hidden;box-shadow:0 4px 10px #0003}.legal-section .family-grid .member .photo img{width:100%;height:100%;object-fit:cover}.legal-section .family-grid .member .photo.border-primary,.legal-section .family-grid .member .photo.border-red{border-color:#fff}.legal-section .family-grid .member h3{color:#b91c1c;font-weight:700;font-size:1.1rem;margin-bottom:.3rem}@media(min-width:768px){.legal-section .family-grid .member h3{font-size:1.3rem}}.legal-section .family-grid .member .role,.legal-section .family-grid .member .legacy{color:#6b7280;font-size:.9rem}@media(min-width:768px){.legal-section .family-grid .member .role,.legal-section .family-grid .member .legacy{font-size:1rem}}.legal-section .family-grid .member .legacy{font-size:.85rem}.legal-section .highlight-box{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 6px 15px #00000026;text-align:center}.legal-section .highlight-box h3{color:#000;font-weight:700;font-size:1.5rem;margin-bottom:1rem}@media(min-width:768px){.legal-section .highlight-box h3{font-size:2rem}}.legal-section .highlight-box p{color:#6b7280;font-size:1rem;margin-bottom:1.5rem;line-height:1.7}@media(min-width:768px){.legal-section .highlight-box p{font-size:1.1rem}}.legal-section .highlight-box .highlight-info{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.legal-section .highlight-box .highlight-info{flex-direction:row;justify-content:center;gap:3rem}}.legal-section .highlight-box .highlight-info .info-item{display:flex;align-items:center;color:#333;font-weight:600;font-size:1rem;text-decoration:none;transition:color .3s ease}.legal-section .highlight-box .highlight-info .info-item:hover{color:#b91c1c}.legal-section .highlight-box .highlight-info .info-item .icon{margin-right:.6rem}.legal-section .highlight-box .highlight-info .info-item .icon.red,.legal-section .highlight-box .highlight-info .info-item .icon.primary{color:#b91c1c}.online-consultation{background-color:#453333a9;color:#fff;padding:1.5rem 1rem}@media(min-width:768px){.online-consultation{padding:2rem 1.5rem}}@media(min-width:1024px){.online-consultation{padding:3rem 2rem}}.online-consultation .container{max-width:1200px;margin:0 auto}.online-consultation .grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}@media(min-width:768px){.online-consultation .grid{grid-template-columns:1fr 1fr;gap:2rem}}.online-consultation .text-content{order:2}@media(min-width:768px){.online-consultation .text-content{order:1}}.online-consultation .text-content h2{font-size:1.75rem;font-weight:700;margin-bottom:.75rem}@media(min-width:768px){.online-consultation .text-content h2{font-size:2rem}}@media(min-width:1024px){.online-consultation .text-content h2{font-size:2.25rem}}.online-consultation .text-content p{font-size:1rem;line-height:1.7;margin-bottom:1.5rem}@media(min-width:768px){.online-consultation .text-content p{font-size:1.1rem}}@media(min-width:1024px){.online-consultation .text-content p{font-size:1.2rem}}.online-consultation .text-content .book-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#facc15;color:#000;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-size:1rem;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 10px #00000040}.online-consultation .text-content .book-btn:hover{background-color:#facc15cc;transform:translateY(-2px)}.online-consultation .text-content .book-btn .icon{width:1.25rem;height:1.25rem}.online-consultation .image-content{display:flex;justify-content:center;order:1}@media(min-width:768px){.online-consultation .image-content{order:2}}.online-consultation .image-content img{width:12rem;border-radius:.75rem;border:4px solid rgba(255,255,255,.2);box-shadow:0 8px 20px #0000004d;transition:transform .3s ease}@media(min-width:768px){.online-consultation .image-content img{width:16rem}}@media(min-width:1024px){.online-consultation .image-content img{width:20rem}}.online-consultation .image-content img:hover{transform:scale(1.03)}.our-services{position:relative;padding:6rem 1rem;background:url(/lovable-uploads/legal-bg.jpg) center/cover no-repeat;display:flex;justify-content:center;align-items:center;color:#222}.our-services .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#fffc,#fffc);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:0}.our-services .container{position:relative;z-index:1;max-width:1200px;width:100%;text-align:center}.our-services .title{font-size:2.5rem;font-weight:700;color:#0a2e36;margin-bottom:3rem;letter-spacing:.5px;text-transform:uppercase;position:relative;display:inline-block}.our-services .title:after{content:"";position:absolute;width:80px;height:4px;background-color:#c09a58;bottom:-10px;left:50%;transform:translate(-50%);border-radius:2px}.our-services .cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-top:3rem}.our-services .card{background:#ffffffb3;border:1px solid rgba(0,167,167,.2);border-radius:20px;padding:2rem;box-shadow:0 8px 24px #00000014;transition:all .4s ease,background-color .6s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:relative;overflow:hidden}.our-services .card:hover{transform:translateY(-10px);background:linear-gradient(145deg,#f1c06c,#e9c991);box-shadow:0 12px 30px #00a7a740;border-color:#c09a584d}.our-services .card .icon{margin-bottom:1.2rem}.our-services .card .icon svg{stroke:#c09a58;transition:transform .3s ease}.our-services .card:hover .icon svg{transform:scale(1.1)}.our-services .card h3{font-size:1.4rem;font-weight:600;color:#093f43;margin-bottom:.8rem}.our-services .card p{font-size:1rem;color:#334155;line-height:1.6}@media(max-width:768px){.our-services{padding:4rem 1rem}.our-services .title{font-size:2rem}.our-services .card{padding:1.5rem}}.gallery-section{padding:4rem 0;background:linear-gradient(135deg,#f8f9fc,#eef2f7);overflow:hidden}.gallery-section .container{width:90%;margin:0 auto;text-align:center}.gallery-section .title{font-size:2rem;font-weight:600;color:#222;margin-bottom:2rem;letter-spacing:.5px;position:relative}.gallery-section .title:after{content:"";width:80px;height:4px;background:#c09a58;display:block;margin:10px auto 0;border-radius:2px}.gallery-section .gallery-scroll{display:flex;gap:1.5rem;overflow-x:hidden;scroll-behavior:smooth;padding-bottom:1rem;white-space:nowrap}.gallery-section .image-card{flex:0 0 auto;width:300px;height:250px;border-radius:16px;overflow:hidden;position:relative;background:#fff;box-shadow:0 8px 16px #00000014;cursor:pointer;transition:all .4s ease}.gallery-section .image-card .gallery-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block;background-color:#f5f5f5}.gallery-section .image-card:hover{transform:translateY(-10px);box-shadow:0 12px 25px #00000026}.gallery-section .image-card:hover .gallery-img{transform:scale(1.1)}.gallery-section .image-card:hover .caption{opacity:1;bottom:10px}.gallery-section .image-card .caption{position:absolute;bottom:-30px;left:0;width:100%;text-align:center;font-size:1rem;font-weight:500;color:#fff;background:#00000080;padding:.5rem;opacity:0;transition:all .3s ease}.gallery-section .image-card:nth-child(odd){animation:floatUp 6s ease-in-out infinite}.gallery-section .image-card:nth-child(2n){animation:floatDown 6s ease-in-out infinite}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes floatDown{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.testimonials-section{padding:5rem 0;background:linear-gradient(135deg,#f7f8fc,#eef1f6);text-align:center;position:relative;overflow:hidden}.testimonials-section .container{width:90%;max-width:1100px;margin:0 auto}.testimonials-section .title{font-size:2.2rem;font-weight:700;color:#222;margin-bottom:3rem;position:relative;display:inline-block}.testimonials-section .title:after{content:"";width:80px;height:4px;background:#c09a58;display:block;margin:12px auto 0;border-radius:2px;animation:glow 2s infinite alternate}@keyframes glow{0%{background-color:#c09a58;box-shadow:0 0 5px #c09a58}to{background-color:#e4c77b;box-shadow:0 0 15px #e4c77b}}.testimonials-section .carousel{width:100%;overflow:hidden;position:relative}.testimonials-section .carousel-track{display:flex;transition:transform .8s ease-in-out}.testimonials-section .testimonial-card{flex:0 0 100%;background:#fff;border-radius:20px;padding:2rem 2.5rem;margin:0 1rem;box-shadow:0 8px 25px #00000014;transition:transform .4s ease,box-shadow .4s ease;position:relative;z-index:1}.testimonials-section .testimonial-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.testimonials-section .testimonial-card .stars{display:flex;justify-content:center;margin-bottom:1rem}.testimonials-section .testimonial-card .stars .star{width:24px;height:24px;fill:#fbc02d;margin:0 3px;animation:sparkle 1.5s ease-in-out infinite alternate}@keyframes sparkle{0%{transform:scale(1);opacity:1}to{transform:scale(1.2);opacity:.8}}.testimonials-section .testimonial-card .feedback{font-size:1.1rem;color:#555;font-style:italic;margin-bottom:1.5rem;line-height:1.6;padding:0 1rem}.testimonials-section .testimonial-card .divider{width:60px;height:3px;background:#c09a58;margin:.5rem auto 1rem;border-radius:5px}.testimonials-section .testimonial-card .name{font-size:1.25rem;color:#222;font-weight:600;margin-bottom:.3rem}.testimonials-section .testimonial-card .role{font-size:.95rem;color:#777}.testimonials-section .dots{margin-top:2rem;display:flex;justify-content:center;gap:.7rem}.testimonials-section .dots .dot{width:12px;height:12px;background:#ccc;border-radius:50%;border:none;cursor:pointer;transition:all .3s ease}.testimonials-section .dots .dot.active{background:#c09a58;transform:scale(1.3);box-shadow:0 0 10px #c09a58}.testimonials-section .dots .dot:hover{background:#b9923a}.testimonials-section:before,.testimonials-section:after{content:"";position:absolute;border-radius:50%;z-index:0;opacity:.2}.testimonials-section:before{width:250px;height:250px;background:#c09a58;top:-60px;left:-80px}.testimonials-section:after{width:300px;height:300px;background:#c09a58;bottom:-80px;right:-100px}.testimonial-card{display:flex;flex-direction:column;align-items:center;text-align:center}.testimonial-card .icon-wrapper{display:flex;align-items:center;justify-content:center;height:4rem;width:4rem;border-radius:9999px;background-color:var(--brand-accent);color:#fff;margin-bottom:1rem}.testimonial-card h3{font-size:1.25rem;font-weight:700;color:var(--brand-primary);font-family:var(--font-serif)}.testimonial-card p{margin-top:.5rem;color:#4b5563}.newsletter-section{padding:4rem 1rem;background:#f9fafb;text-align:center}.newsletter-section .container{max-width:720px;margin:0 auto}.newsletter-section .section-title{font-size:2rem;font-weight:700;color:#c09a58;margin-bottom:1rem}@media(min-width:768px){.newsletter-section .section-title{font-size:2.5rem}}.newsletter-section .section-subtitle{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto 2rem;line-height:1.6}.newsletter-section .newsletter-form{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:640px){.newsletter-section .newsletter-form{flex-direction:row;justify-content:center}}.newsletter-section .newsletter-form .newsletter-input{flex:1;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;color:#111827;width:100%;max-width:400px;transition:all .3s ease}.newsletter-section .newsletter-form .newsletter-input::placeholder{color:#9ca3af}.newsletter-section .newsletter-form .newsletter-input:focus{outline:none;border-color:#c09a58;box-shadow:0 0 0 3px #c09a5833}.newsletter-section .newsletter-form .newsletter-button{padding:.75rem 2rem;background:#c09a58;color:#fff;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease}.newsletter-section .newsletter-form .newsletter-button:hover{background:#1e40af;transform:translateY(-2px)}.newsletter-section .newsletter-form .newsletter-button:active{transform:translateY(0)}.faq-section{padding:4rem 1rem;background-color:#f9fafb}.faq-section .container{max-width:768px;margin:0 auto}.faq-section .faq-title{font-size:2.25rem;font-weight:700;text-align:center;color:#1f2937;margin-bottom:3rem}.faq-section .faq-list .faq-item{border:1px solid #d1d5db;border-radius:.5rem;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-section .faq-list .faq-item .faq-question{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:600;color:#111827;background-color:#fff;cursor:pointer;transition:background-color .3s ease;width:100%}.faq-section .faq-list .faq-item .faq-question:hover{background-color:#f3f4f6;width:100%}.faq-section .faq-list .faq-item .faq-question.active{background-color:#f3f4f6}.faq-section .faq-list .faq-item .faq-question .chevron{transition:transform .3s ease}.faq-section .faq-list .faq-item .faq-question .chevron.rotate{transform:rotate(180deg)}.faq-section .faq-list .faq-item .faq-answer{padding:1rem 1.25rem;background-color:#f9fafb;color:#374151;font-size:1rem;line-height:1.5}.practice-areas-section{background-color:#f8fafc;padding:80px 20px;display:flex;align-items:center;justify-content:center;min-height:100vh}.practice-areas-section .section-content{max-width:1200px;width:100%}.practice-areas-section .section-header{text-align:center;margin-bottom:3rem}.practice-areas-section .section-header h2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:10px;position:relative}.practice-areas-section .section-header h2:after{content:"";display:block;width:60px;height:4px;background:#c09a58;margin:12px auto 0;border-radius:2px}.practice-areas-section .section-header p{color:#475569;font-size:1.1rem}.practice-areas-section .cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.practice-areas-section .bg-white{background-color:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 20px #00000014;transition:all .35s ease;transform:translateY(0);cursor:pointer}.practice-areas-section .bg-white:hover{transform:translateY(-10px);box-shadow:0 15px 30px #c09a58}.practice-areas-section .bg-white .text-primary{color:#c09a58;transition:color .3s ease}.practice-areas-section .bg-white:hover .text-primary{color:#4f46e5}.practice-areas-section .bg-white h3{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:.5rem;transition:color .3s ease}.practice-areas-section .bg-white p{color:#475569;transition:color .3s ease}.practice-areas-section .bg-white:hover h3{color:#c09a58}.practice-areas-section .bg-white:hover p{color:#334155}.legal-section{padding:4rem 1rem;background-color:#f5f5f7;color:#1f2937;font-family:Poppins,sans-serif}.legal-section .container{max-width:1200px;margin:0 auto}.legal-section .container .section-header{text-align:center;margin-bottom:3rem}.legal-section .container .section-header h2{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.legal-section .container .section-header p{font-size:1rem;color:#4b5563;max-width:600px;margin:0 auto}.legal-section .container .family-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;text-align:center}@media(min-width:768px){.legal-section .container .family-grid{grid-template-columns:repeat(3,1fr)}}.legal-section .container .family-grid .member{background:#fff;border-radius:1rem;padding:2rem 1.5rem;box-shadow:0 8px 25px #00000014;transition:transform .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(20px);animation:fadeInUp .8s forwards}.legal-section .container .family-grid .member:hover{transform:translateY(-10px);box-shadow:0 12px 30px #00000026}.legal-section .container .family-grid .member .photo{width:120px;height:120px;margin:0 auto 1rem;overflow:hidden;border-radius:50%;border:4px solid transparent;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,border-color .3s ease}.legal-section .container .family-grid .member .photo.border-red{border-color:#ef4444}.legal-section .container .family-grid .member .photo.border-primary{border-color:#3b82f6}.legal-section .container .family-grid .member .photo img{width:100%;height:100%;object-fit:cover}.legal-section .container .family-grid .member .photo:hover{transform:scale(1.1)}.legal-section .container .family-grid .member h3{font-size:1.25rem;font-weight:600;margin-bottom:.25rem;color:#111827}.legal-section .container .family-grid .member .role{font-size:.875rem;font-weight:500;color:#6b7280;margin-bottom:.5rem}.legal-section .container .family-grid .member .legacy{font-size:.875rem;color:#374151}.stats-section{padding:4rem 1rem;background-color:#0f172a;color:#f8fafc}.stats-section .container{max-width:1200px;margin:0 auto}.stats-section .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;text-align:center}@media(min-width:768px){.stats-section .stats-grid{grid-template-columns:repeat(4,1fr)}}.stats-section .stats-grid .stat-card{padding:2rem;border-radius:1rem;background:#ffffff0d;box-shadow:0 8px 20px #0003;transition:transform .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(20px);animation:fadeInUp .8s forwards}.stats-section .stats-grid .stat-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0000004d}.stats-section .stats-grid .stat-card .stat-value{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}@media(min-width:768px){.stats-section .stats-grid .stat-card .stat-value{font-size:3rem}}@media(min-width:1024px){.stats-section .stats-grid .stat-card .stat-value{font-size:3.5rem}}.stats-section .stats-grid .stat-card .stat-label{font-size:.9rem;color:#ffffffb3}@media(min-width:768px){.stats-section .stats-grid .stat-card .stat-label{font-size:1rem}}.why-choose{padding:5rem 1rem;background:#f9fafb;color:#111827;font-family:Poppins,sans-serif}.why-choose .container{max-width:1200px;margin:0 auto;text-align:center}.why-choose .container .section-header{margin-bottom:3rem}.why-choose .container .section-header h2{font-size:2.5rem;font-weight:700;color:#c09a58;margin-bottom:.75rem}.why-choose .container .section-header p{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.why-choose .container .features-grid{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.why-choose .container .features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.why-choose .container .features-grid{grid-template-columns:repeat(3,1fr)}}.why-choose .container .features-grid .feature-card{background:#fff;border-radius:1rem;padding:2rem 1.5rem;border:2px solid transparent;box-shadow:0 8px 20px #00000014;transition:all .4s ease;opacity:0;transform:translateY(20px);animation:fadeInUp .8s forwards;position:relative;overflow:hidden;z-index:1}.why-choose .container .features-grid .feature-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(145deg,#c09a5826,#c09a580d);z-index:-1;transition:opacity .4s ease;opacity:0}.why-choose .container .features-grid .feature-card:hover{transform:translateY(-10px);background:#1f2937;box-shadow:0 12px 25px #0000004d;border-color:#c09a58}.why-choose .container .features-grid .feature-card:hover h3{color:#c09a58;text-shadow:0 2px 4px rgba(0,0,0,.2)}.why-choose .container .features-grid .feature-card:hover p{color:#e2e8f0}.why-choose .container .features-grid .feature-card .icon{display:flex;align-items:center;justify-content:center}.why-choose .container .features-grid .feature-card .icon svg{width:45px;height:45px;stroke-width:2.5;color:#c09a58;transition:all .5s ease}.why-choose .container .features-grid .feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#c09a58;transition:all .4s ease}.why-choose .container .features-grid .feature-card p{font-size:.95rem;color:#4b5563;transition:color .4s ease}.hero-section{padding:5rem 1rem;background:linear-gradient(90deg,#dbeafe,#bfdbfe);color:#1e3a8a;text-align:center;position:relative;overflow:hidden}.hero-section .container{max-width:900px;margin:0 auto}.hero-section .container .hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1.25rem;line-height:1.2;opacity:0;transform:translateY(-30px);animation:fadeInUp .8s forwards;animation-delay:.2s}@media(min-width:768px){.hero-section .container .hero-title{font-size:3rem}}@media(min-width:1024px){.hero-section .container .hero-title{font-size:4rem}}.hero-section .container .hero-subtitle{font-size:1rem;color:#374151;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s forwards;animation-delay:.4s}@media(min-width:768px){.hero-section .container .hero-subtitle{font-size:1.125rem}}@media(min-width:1024px){.hero-section .container .hero-subtitle{font-size:1.25rem}}.hero-section .container .hero-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s forwards;animation-delay:.6s}@media(min-width:640px){.hero-section .container .hero-buttons{flex-direction:row}}.hero-section .container .hero-buttons .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 2rem;font-weight:600;font-size:1rem;border-radius:.5rem;cursor:pointer;transition:all .3s ease}.hero-section .container .hero-buttons .btn svg{width:1.25rem;height:1.25rem}.hero-section .container .hero-buttons .btn.btn-primary{background-color:#1e3a8a;color:#fff}.hero-section .container .hero-buttons .btn.btn-primary:hover{background-color:#1d4ed8;transform:translateY(-3px) scale(1.05)}.hero-section .container .hero-buttons .btn.btn-secondary{background-color:transparent;color:#1e3a8a;border:2px solid #1e3a8a}.hero-section .container .hero-buttons .btn.btn-secondary:hover{background-color:#1e3a8a1a;transform:translateY(-3px) scale(1.05)}.hero-section:before,.hero-section:after{content:"";position:absolute;border-radius:50%;z-index:1;opacity:.15;animation:float 6s ease-in-out infinite}.hero-section:before{width:250px;height:250px;background:#93c5fd;top:-50px;left:-50px}.hero-section:after{width:150px;height:150px;background:#3b82f6;bottom:-50px;right:-50px}.additional-legal-services{padding:4rem 1rem;background:linear-gradient(120deg,#f0f8ff,#e0f2ff)}.additional-legal-services .container{max-width:1200px;margin:0 auto}.additional-legal-services .section-title{font-size:2.5rem;text-align:center;color:#c09a58;font-weight:700;margin-bottom:3rem;position:relative}.additional-legal-services .section-title:after{content:"";display:block;width:60px;height:4px;background-color:#c09a58;margin:1rem auto 0;border-radius:2px;transition:width .3s ease}.additional-legal-services .section-title:hover:after{width:120px}.additional-legal-services .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.additional-legal-services .service-card{background:#fff;border-radius:12px;padding:2rem 1.5rem;box-shadow:0 4px 12px #c09a58;display:flex;flex-direction:column;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.additional-legal-services .service-card:hover{transform:translateY(-10px);box-shadow:0 10px 20px #c09a5866}.additional-legal-services .service-card:hover .feature-icon{transform:rotate(15deg) scale(1.2);color:#2ecc71}.additional-legal-services .service-card .service-title{font-size:1.25rem;font-weight:700;color:#0d3b66;margin-bottom:.75rem}.additional-legal-services .service-card .service-description{font-size:.95rem;color:#5a5a5a;margin-bottom:1rem;flex-grow:1}.additional-legal-services .service-card .service-features{list-style:none;padding:0;margin:0}.additional-legal-services .service-card .service-features .feature-item{display:flex;align-items:flex-start;font-size:.875rem;color:#555;margin-bottom:.5rem}.additional-legal-services .service-card .service-features .feature-item .feature-icon{width:16px;height:16px;margin-right:.5rem;flex-shrink:0;color:#2ecc71;transition:transform .3s ease,color .3s ease}.expert-legal-services{padding:4rem 1rem;background:linear-gradient(120deg,#f7f9fc,#e0f2ff)}.expert-legal-services .container{max-width:1200px;margin:0 auto}.expert-legal-services .section-title{font-size:2.5rem;font-weight:700;text-align:center;color:#c09a58;margin-bottom:3rem;position:relative}.expert-legal-services .section-title:after{content:"";display:block;width:60px;height:4px;background-color:#c09a58;margin:1rem auto 0;border-radius:2px;transition:width .3s ease}.expert-legal-services .section-title:hover:after{width:120px}.expert-legal-services .services-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}@media(min-width:768px){.expert-legal-services .services-grid{grid-template-columns:repeat(2,1fr)}}.expert-legal-services .service-card{background:#fff;border-radius:12px;padding:2rem 1.5rem;box-shadow:0 4px 12px #c09a5833;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column}.expert-legal-services .service-card:hover{transform:translateY(-8px);box-shadow:0 10px 20px #c09a5866}.expert-legal-services .service-card:hover .service-icon{transform:rotate(15deg) scale(1.2);color:#2ecc71}.expert-legal-services .service-card .service-header{display:flex;align-items:center;margin-bottom:1rem}.expert-legal-services .service-card .service-header .service-icon{width:36px;height:36px;color:#2ecc71;margin-right:1rem;transition:transform .3s ease,color .3s ease}.expert-legal-services .service-card .service-header .service-title{font-size:1.25rem;font-weight:700;color:#0d3b66}.expert-legal-services .service-card .service-description{font-size:.95rem;color:#5a5a5a;line-height:1.6}.legal-services{padding:4rem 1rem;background:linear-gradient(120deg,#f0f8ff,#e0f2ff)}.legal-services .container{max-width:1200px;margin:0 auto}.legal-services .heading{font-size:2.5rem;text-align:center;color:#c09a58;font-weight:700;margin-bottom:3rem;position:relative}.legal-services .heading:after{content:"";display:block;width:60px;height:4px;background-color:#c09a58;margin:1rem auto 0;border-radius:2px;transition:width .5s ease}.legal-services .heading:hover:after{width:120px}.legal-services .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.legal-services .service-card{background:#fff;border-radius:12px;padding:2rem 1.5rem;box-shadow:0 4px 12px #c09a58;display:flex;flex-direction:column;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.legal-services .service-card:hover{transform:translateY(-10px);box-shadow:0 10px 20px #c09a58}.legal-services .service-card:hover .icon{font-size:50px;transform:scale(1.3);transition:transform .5s ease}.legal-services .service-card .icon{width:50px;height:50px;margin-bottom:1rem;color:#c09a58;transition:transform .3s ease}.legal-services .service-card .title{font-size:1.25rem;font-weight:700;color:#0d3b66;margin-bottom:.75rem}.legal-services .service-card .description{font-size:.95rem;color:#5a5a5a;margin-bottom:1rem;flex-grow:1}.legal-services .service-card .features{list-style:none;padding:0;margin:0}.legal-services .service-card .features li{display:flex;align-items:flex-start;font-size:.875rem;color:#555;margin-bottom:.5rem}.legal-services .service-card .features li .feature-icon{width:16px;height:16px;margin-right:.5rem;flex-shrink:0;color:#2ecc71}.blog-section{display:grid;gap:2rem}.blog-section .blog-card{display:flex;flex-direction:column;border-radius:12px;background-color:#fff;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.blog-section .blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.blog-section .blog-card .image-wrapper{width:100%;height:250px;overflow:hidden;border-top-left-radius:12px;border-top-right-radius:12px}.blog-section .blog-card .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-section .blog-card .image-wrapper:hover img{transform:scale(1.05)}.blog-section .blog-card .content{padding:1.5rem}.blog-section .blog-card .content .tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.blog-section .blog-card .content .tags .tag{font-size:.75rem;font-weight:500;color:#000;background-color:#3b82f61a;padding:.25rem .5rem;border-radius:9999px}.blog-section .blog-card .content .title{font-size:1.25rem;font-weight:700;color:#c09a58;margin-bottom:.75rem}.blog-section .blog-card .content .description{font-size:.875rem;color:#4b5563;margin-bottom:1rem;line-height:1.5}.blog-section .blog-card .content .meta{display:flex;gap:1rem;font-size:.75rem;color:#6b7280;margin-bottom:1rem}.blog-section .blog-card .content .read-more-btn{display:inline-block;font-weight:600;color:#fff;background-color:#c09a58;padding:.5rem 1rem;border-radius:8px;text-decoration:none;transition:background-color .3s ease,transform .3s ease}.blog-section .blog-card .content .read-more-btn:hover{background-color:#c09a58;transform:translate(5px)}@media(min-width:768px){.blog-section{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog-section{grid-template-columns:repeat(2,1fr)}}.cta-section{padding:5rem 1rem;background-color:#1d4ed8;color:#fff;text-align:center;position:relative;overflow:hidden}.cta-section .container{max-width:900px;margin:0 auto;z-index:2;position:relative}.cta-section .container .cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s forwards;animation-delay:.2s}@media(min-width:768px){.cta-section .container .cta-title{font-size:2.5rem}}@media(min-width:1024px){.cta-section .container .cta-title{font-size:3rem}}.cta-section .container .cta-subtitle{font-size:1rem;color:#ffffffd9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s forwards;animation-delay:.4s}@media(min-width:768px){.cta-section .container .cta-subtitle{font-size:1.125rem}}@media(min-width:1024px){.cta-section .container .cta-subtitle{font-size:1.25rem}}.cta-section .container .cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;opacity:0;transform:translateY(-20px);animation:fadeInUp .8s forwards;animation-delay:.6s}@media(min-width:768px){.cta-section .container .cta-buttons{flex-direction:row}}.cta-section .container .cta-buttons .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;border:none}.cta-section .container .cta-buttons .btn svg{width:1.2rem;height:1.2rem}.cta-section .container .cta-buttons .btn.btn-primary{background-color:#facc15;color:#1d4ed8}.cta-section .container .cta-buttons .btn.btn-primary:hover{background-color:#f59e0b;transform:translateY(-3px) scale(1.05)}.cta-section .container .cta-buttons .btn.btn-secondary{background-color:transparent;color:#fff;border:2px solid #ffffff}.cta-section .container .cta-buttons .btn.btn-secondary:hover{background-color:#fff3;transform:translateY(-3px) scale(1.05)}.cta-section:before,.cta-section:after{content:"";position:absolute;border-radius:50%;z-index:1;opacity:.15;animation:float 6s ease-in-out infinite}.cta-section:before{width:300px;height:300px;background:#facc15;top:-50px;left:-50px}.cta-section:after{width:200px;height:200px;background:#3b82f6;bottom:-50px;right:-50px}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.immediate-help{background:linear-gradient(135deg,#c09a58,#af7207);color:#fff;text-align:center;padding:4rem 1.5rem;overflow:hidden;position:relative}.immediate-help .container{max-width:900px;margin:0 auto;animation:fadeIn 1s ease-in-out}.immediate-help .heading{font-size:2.2rem;font-weight:700;margin-bottom:1.2rem;letter-spacing:.5px;animation:slideUp .8s ease-out}.immediate-help .description{font-size:1.15rem;opacity:.9;max-width:700px;margin:0 auto 2rem;line-height:1.6;animation:fadeIn 1.2s ease-in-out}.immediate-help .button-group{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:640px){.immediate-help .button-group{flex-direction:row;justify-content:center}}.immediate-help .button-group .btn{display:inline-flex;align-items:center;gap:.6rem;background:#fff;color:#1e3a8a;font-weight:600;font-size:1.1rem;border-radius:8px;padding:.9rem 1.8rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #00000026;position:relative;overflow:hidden}.immediate-help .button-group .btn .icon{width:1.3rem;height:1.3rem;stroke-width:2}.immediate-help .button-group .btn:hover{transform:translateY(-4px);box-shadow:0 8px 22px #fff3}.immediate-help .button-group .btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff3;transition:all .5s ease}.immediate-help .button-group .btn:hover:before{left:100%}.immediate-help .button-group .call-btn{background:#fff;color:#1e3a8a}.immediate-help .button-group .call-btn:hover{background:#e2e8f0}.immediate-help .button-group .whatsapp-btn{background:#25d366;color:#fff}.immediate-help .button-group .whatsapp-btn:hover{background:#1ebe5c;box-shadow:0 8px 24px #25d36666}.immediate-help .button-group .whatsapp-btn .icon{stroke:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.legal-section{position:relative;padding:6rem 1rem;background:linear-gradient(135deg,#e0f2fe,#bfdbfe);overflow:hidden;display:flex;align-items:center;justify-content:center}.legal-section .overlay-gradient{position:absolute;top:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(59,130,246,.4),transparent 70%);filter:blur(60px);animation:moveGradient 6s ease-in-out infinite alternate;z-index:1}.legal-section .container{position:relative;z-index:2;max-width:1200px;width:100%;display:flex;justify-content:center;align-items:center}.legal-section .consultation-content{display:flex;flex-direction:column-reverse;align-items:center;text-align:center;gap:2.5rem}@media(min-width:768px){.legal-section .consultation-content{flex-direction:row;justify-content:space-between;text-align:left}}.legal-section .consultation-content .text-area{flex:1}.legal-section .consultation-content .text-area .title{font-size:2.2rem;font-weight:700;line-height:1.3;color:#1e3a8a;margin-bottom:1rem;animation:fadeInUp 1s ease forwards}.legal-section .consultation-content .text-area .title span{color:#2563eb;background:linear-gradient(90deg,#2563eb,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.legal-section .consultation-content .text-area .subtitle{font-size:1.1rem;color:#334155;line-height:1.8;margin-bottom:2rem;opacity:0;animation:fadeInUp 1.2s ease forwards;animation-delay:.3s}.legal-section .consultation-content .text-area .book-btn{padding:.8rem 2rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 25px #2563eb66;opacity:0;animation:fadeInUp 1.4s ease forwards;animation-delay:.5s}.legal-section .consultation-content .text-area .book-btn:hover{transform:translateY(-5px);box-shadow:0 15px 30px #2563eb99;background:linear-gradient(90deg,#1d4ed8,#1e40af)}.legal-section .consultation-content .image-area{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.legal-section .consultation-content .image-area .image-wrapper{position:relative;width:240px;height:320px;border-radius:1.5rem;overflow:hidden;border:4px solid #2563eb;box-shadow:0 20px 40px #2563eb4d;animation:floatImage 4s ease-in-out infinite}.legal-section .consultation-content .image-area .image-wrapper .advocate-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.legal-section .consultation-content .image-area .image-wrapper:hover .advocate-img{transform:scale(1.05)}.legal-section .consultation-content .image-area .image-wrapper .floating-circle{position:absolute;bottom:-20px;right:-20px;width:100px;height:100px;background:linear-gradient(90deg,#60a5fa,#2563eb);border-radius:50%;opacity:.4;animation:floatCircle 6s ease-in-out infinite alternate}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes floatImage{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes floatCircle{0%{transform:translateY(0) rotate(0)}to{transform:translateY(-20px) rotate(360deg)}}@keyframes moveGradient{0%{transform:translate(0)}to{transform:translate(80px,80px)}}@media(min-width:1024px){.legal-section .consultation-content .text-area .title{font-size:3rem}.legal-section .consultation-content .text-area .subtitle{font-size:1.25rem}.legal-section .consultation-content .image-area .image-wrapper{width:280px;height:360px}}.consultation-section{background:linear-gradient(135deg,#f7f9fb,#eef2f7);padding:5rem 1.5rem;display:flex;justify-content:center;align-items:center}.consultation-section .container{width:100%;max-width:700px}.consultation-section .form-card{background:#fff;border:2px solid rgba(59,130,246,.2);border-radius:1rem;box-shadow:0 10px 25px #0000000d;padding:2.5rem;animation:fadeInUp .8s ease}.consultation-section .form-card .form-title{font-size:2rem;color:#c09a58;font-weight:700;text-align:center;margin-bottom:1.5rem;position:relative}.consultation-section .form-card .form-title:after{content:"";display:block;width:60px;height:3px;background:#c09a58;margin:.5rem auto 0;border-radius:2px;animation:slideIn 1s ease}.consultation-section .form-card .secure-payment{background:#e0f2fe;border-left:4px solid #2563eb;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;color:#1e40af}.consultation-section .form-card .secure-payment .secure-header{display:flex;align-items:center;font-weight:600;margin-bottom:.5rem}.consultation-section .form-card .secure-payment .secure-header .icon{margin-right:8px;stroke:#1d4ed8}.consultation-section .form-card .secure-payment p{font-size:.9rem;color:#1d4ed8}.consultation-section .form-card .consultation-form{display:flex;flex-direction:column;gap:1.25rem}.consultation-section .form-card .consultation-form .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.consultation-section .form-card .consultation-form .form-group{display:flex;flex-direction:column}.consultation-section .form-card .consultation-form .form-group label{font-weight:600;color:#1f2937;margin-bottom:.3rem}.consultation-section .form-card .consultation-form .form-group input,.consultation-section .form-card .consultation-form .form-group select,.consultation-section .form-card .consultation-form .form-group textarea{border:1px solid #d1d5db;border-radius:.5rem;padding:.6rem .75rem;font-size:1rem;transition:all .3s ease;background-color:#f9fafb}.consultation-section .form-card .consultation-form .form-group input:focus,.consultation-section .form-card .consultation-form .form-group select:focus,.consultation-section .form-card .consultation-form .form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 6px #2563eb4d;background:#fff}.consultation-section .form-card .consultation-form .form-group textarea{resize:none}.consultation-section .form-card .consultation-form .submit-btn{background:linear-gradient(135deg,#00f,#070779);color:#fff;font-weight:600;padding:1rem;border:none;border-radius:.6rem;font-size:1.05rem;display:flex;align-items:center;justify-content:center;gap:.6rem;cursor:pointer;transition:all .3s ease}.consultation-section .form-card .consultation-form .submit-btn:hover{background:linear-gradient(135deg,#00f,#00f);transform:translateY(-3px);box-shadow:0 6px 15px #16a34a4d}.consultation-section .form-card .consultation-form .submit-btn .icon{stroke:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{width:0;opacity:0}to{width:60px;opacity:1}}.why-book-section{background:linear-gradient(180deg,#fff,#f9fafb);padding:4rem 1.5rem;text-align:center}.why-book-section .container{max-width:1200px;margin:0 auto}.why-book-section .heading{font-size:2.2rem;font-weight:700;color:#1e293b;margin-bottom:3rem;position:relative;display:inline-block}.why-book-section .heading:after{content:"";display:block;width:80px;height:4px;margin:.75rem auto 0;background:linear-gradient(90deg,#c09a58,#bf8114);border-radius:2px;animation:underline-slide 2s ease-in-out infinite alternate}.why-book-section .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:2rem}.why-book-section .feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .4s ease;box-shadow:0 3px 12px #0000000d;position:relative;overflow:hidden}.why-book-section .feature-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #0000001a}.why-book-section .feature-card:hover .icon-wrapper{transform:scale(1.15) rotate(0);transition:transform .3s ease}.why-book-section .feature-card:hover:before{opacity:1;transform:scaleX(1)}.why-book-section .feature-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#c09a58,#b97b10);opacity:0;transform:scaleX(0);transform-origin:left;transition:all .3s ease}.why-book-section .feature-card .icon-wrapper{margin-bottom:1rem;transition:transform .3s ease}.why-book-section .feature-card .icon-wrapper .icon{width:3rem;height:3rem;stroke-width:2.2;margin:0 auto}.why-book-section .feature-card .icon-wrapper .icon.green,.why-book-section .feature-card .icon-wrapper .icon.blue,.why-book-section .feature-card .icon-wrapper .icon.orange{color:#c09a58}.why-book-section .feature-card .feature-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.why-book-section .feature-card .feature-description{font-size:1rem;color:#64748b;line-height:1.6}@keyframes underline-slide{0%{transform:scaleX(.6)}to{transform:scaleX(1)}}.consultation-section{padding:4rem 1rem;background:linear-gradient(180deg,#f9fafb,#fff);font-family:Poppins,sans-serif;text-align:center}.consultation-section .section-title{font-size:clamp(1.8rem,2.5vw,2.5rem);font-weight:700;color:#111827;margin-bottom:3rem;position:relative;display:inline-block;letter-spacing:.5px}.consultation-section .section-title:after{content:"";display:block;width:70%;height:3px;background:linear-gradient(90deg,#c09a58,#b88327);margin:.6rem auto 0;border-radius:3px;animation:underline-glow 3s infinite ease-in-out}.consultation-section .grid-container{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-items:center}.consultation-section .consultation-card{background:#fff;border-radius:1rem;padding:2rem 1.5rem;border:2px solid transparent;box-shadow:0 10px 20px #0000000f;transition:all .4s ease;position:relative;overflow:hidden;cursor:pointer;transform:translateY(0)}.consultation-section .consultation-card:hover{border-color:#6366f1;transform:translateY(-10px);box-shadow:0 20px 40px #c09a58}.consultation-section .consultation-card:hover .icon-wrapper{animation:rotate 1s linear}.consultation-section .consultation-card .icon-wrapper{background:linear-gradient(135deg,#c09a58,#af791c);width:75px;height:75px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;color:#fff;transition:transform .5s ease}.consultation-section .consultation-card .icon-wrapper .icon{width:35px;height:35px}.consultation-section .consultation-card .card-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.consultation-section .consultation-card .card-desc{color:#64748b;font-size:.95rem;margin-bottom:1rem;min-height:40px}.consultation-section .consultation-card .card-info .duration{display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#475569;margin-bottom:.5rem}.consultation-section .consultation-card .card-info .duration .clock-icon{width:18px;height:18px;margin-right:.4rem}.consultation-section .consultation-card .card-info .price{font-size:1.6rem;font-weight:700;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes rotate{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes underline-glow{0%{transform:scaleX(0);opacity:.5}50%{transform:scaleX(1);opacity:1}to{transform:scaleX(0);opacity:.5}}
