.card9{width:100%;max-width:400px;border-radius:16px;box-shadow:0 4px 14px rgba(0,0,0,.1);overflow:hidden;background:#fff;transition:transform .3s ease;display:flex;flex-direction:column}.imageWrapper9{overflow:hidden;height:400px}.image9{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.imageWrapper9:hover .image{transform:scale(1.1)}.content9{padding:1.5rem}.h3-text{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.p-text{font-size:.95rem;color:#555;margin-bottom:1.2rem}.buttons9{display:flex;gap:10px;flex-wrap:wrap}.btnOutline9,.btnSolid9{flex:1 1;padding:.6rem 1rem;font-weight:500;border-radius:8px;cursor:pointer;border:none;font-size:.95rem}.btnOutline9{background:transparent;border:2px solid #12213d;color:#12213D;text-decoration:none!important;transition:all .3s ease}.btnOutline9:hover,.btnSolid9{background:#12213D;color:#fff}.btnSolid9{transition:background .3s ease}.btnSolid9:hover{background:#12213D}.why-border{position:relative;display:inline-block;padding-left:15px}.why-border:before{content:"";position:absolute;left:0;top:0;bottom:0;width:10px;background-color:#8fc6fe;border-radius:2px}.whyHeading20{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;text-align:center;margin-top:2rem;margin-bottom:1.5rem;gap:1rem}.heading20{font-weight:700;border-bottom:4px solid #000;padding-bottom:.5rem}.backLink20{text-decoration:none;color:#000;display:flex;align-items:center}.icon20{margin-right:.5rem}@media (min-width:768px){.whyHeading20{flex-direction:row;text-align:left}}.intro20{text-align:center;max-width:900px;margin:2rem auto}.intro-heading20{font-size:1.5rem;font-weight:700;margin-bottom:.8rem}.intro-text20{font-size:1.05rem;color:#444;line-height:1.6}.infoSection20{max-width:900px;margin:2rem auto;text-align:center}.info-heading20{font-size:1.4rem;font-weight:700;margin-bottom:.6rem}.info-text20{font-size:1.05rem;color:#444;line-height:1.6}.marquee-container20{overflow:hidden;white-space:nowrap;width:100%;background:#f7f9fc;color:#12213D;padding:1rem 0;margin:3rem 0;border-radius:10px;border:1px solid #ddd}.marquee-content20{display:inline-block;padding-left:100%;animation:marqueeMove20 20s linear infinite}.marquee-content20 span{margin:0 3rem;font-size:1.05rem;font-weight:600;display:inline-block}@keyframes marqueeMove20{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.faq-section{margin-top:3rem;max-width:900px;margin-left:auto;margin-right:auto}.faq-heading{font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:.5rem}.faq-subheading{text-align:center;color:#555;margin-bottom:2rem}.faq-item{border:1px solid #ddd;border-radius:10px;margin-bottom:1rem;overflow:hidden}.faq-question{width:100%;padding:1rem;font-weight:600;background:#f5f7fb;border:none;display:flex;justify-content:space-between;cursor:pointer}.faq-answer{padding:1rem;color:#444;background:#fff}.pooja-intro{max-width:900px;margin:2rem auto;background:#f5f7fb;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.05)}.pooja-intro h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#12213D}.pooja-intro p{font-size:1.05rem;color:#444;line-height:1.6}.pooja-info-section{display:grid;grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:2rem auto}.pooja-info-card{background:#fff;border:1px solid #eee;padding:1.5rem;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.pooja-info-card:hover{transform:translateY(-5px);box-shadow:0 6px 16px rgba(0,0,0,.08)}.pooja-info-card h3{font-size:1.3rem;font-weight:600;margin-bottom:.8rem;color:#12213D}.pooja-info-card p{font-size:1rem;color:#555;line-height:1.6}@media (min-width:768px){.pooja-info-section{grid-template-columns:1fr 1fr}}@media (min-width:1200px){.pooja-info-section{grid-template-columns:1fr 1fr 1fr}}.pooja-intro-container{max-width:1200px;margin:3rem auto;padding:0 1rem}.pooja-hero-section{background:linear-gradient(135deg,#f5f7fb,#e8f2ff);padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.08);position:relative;overflow:hidden}.pooja-hero-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(143,198,254,.1) 0,transparent 70%);animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.pooja-hero-content{position:relative;z-index:2}.pooja-hero-badge{display:inline-block;background:linear-gradient(45deg,#12213D,#2c4a7a);color:white;padding:.5rem 1.5rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;box-shadow:0 4px 15px rgba(18,33,61,.3)}.pooja-hero-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:#12213D;line-height:1.2}.pooja-hero-subtitle{font-size:1.2rem;color:#555;margin-bottom:2rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.pooja-stats{display:flex;justify-content:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.stat-item{text-align:center;padding:1rem;background:rgba(255,255,255,.7);border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:120px}.stat-number{font-size:2rem;font-weight:800;color:#12213D;display:block}.stat-label{font-size:.9rem;color:#666;margin-top:.5rem}.pooja-features-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.pooja-feature-card{background:white;border:1px solid #e8f0fe;padding:2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.pooja-feature-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#8fc6fe,#12213D);transform:scaleY(0);transition:transform .3s ease}.pooja-feature-card:hover:before{transform:scaleY(1)}.pooja-feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.12);border-color:#8fc6fe}.feature-icon{width:60px;height:60px;background:linear-gradient(45deg,#8fc6fe,#12213D);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.5rem;color:white}.feature-title{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#12213D}.feature-description{font-size:1rem;color:#666;line-height:1.6;margin-bottom:1rem}.feature-highlights{list-style:none;padding:0}.feature-highlights li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:.95rem;color:#555}.feature-highlights li:before{content:"✓";position:absolute;left:0;color:#8fc6fe;font-weight:700}.process-section{margin-top:4rem;padding:3rem 2rem;background:linear-gradient(135deg,#12213D,#2c4a7a);border-radius:20px;color:white;text-align:center}.process-title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.process-subtitle{font-size:1.1rem;opacity:.9;margin-bottom:3rem}.process-steps{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.process-step{background:rgba(255,255,255,.1);padding:2rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.step-number{position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:40px;height:40px;background:#8fc6fe;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#12213D}.step-title{font-size:1.2rem;font-weight:600;margin-bottom:.8rem;margin-top:.5rem}.step-description{font-size:.95rem;opacity:.9;line-height:1.5}.floating-elements{position:absolute;width:100%;height:100%;overflow:hidden;pointer-events:none}.floating-element{position:absolute;opacity:.1;animation:floatAround 15s linear infinite}@keyframes floatAround{0%{transform:translateY(100vh) rotate(0deg)}to{transform:translateY(-100px) rotate(1turn)}}.floating-element:first-child{left:10%;animation-delay:-5s;font-size:2rem}.floating-element:nth-child(2){left:20%;animation-delay:-1s;font-size:1.5rem}.floating-element:nth-child(3){left:70%;animation-delay:-3s;font-size:1.8rem}.floating-element:nth-child(4){left:80%;animation-delay:-7s;font-size:1.2rem}.floating-element:nth-child(5){left:60%;animation-delay:-2s;font-size:2.2rem}@media (min-width:768px){.pooja-hero-title{font-size:3rem}.pooja-features-grid{grid-template-columns:1fr 1fr}.process-steps{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.pooja-features-grid{grid-template-columns:repeat(3,1fr)}.process-steps{grid-template-columns:repeat(4,1fr)}}