@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Open+Sans:wght@400;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;font-family:Open Sans,sans-serif}.hero{position:relative;min-height:70vh;padding:60px 40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;color:#fcfce4;overflow:visible;background:url(/hero-mom.jpg) no-repeat right center;background-size:contain;background-position:right center;background-repeat:no-repeat}.hero-container{position:relative;z-index:1;display:flex;flex-direction:column;gap:15px;max-width:600px}.hero-logo-container{width:210px;height:200px;border-radius:0;overflow:hidden;box-shadow:none;display:flex;align-items:center;justify-content:center;margin-bottom:15px;margin-left:10px}.hero-logo{width:400px;height:200px;object-fit:contain;transform:scale(1.3);transform-origin:center;transition:all .4s ease;box-shadow:0 0 15px #0003;border-radius:10px}.hero-logo:hover{transform:scale(1.4);box-shadow:0 0 25px #0006;filter:brightness(1.1)}.hero-title{font-size:2rem;margin-bottom:10px;color:#77770d;margin-top:-20px}.hero-subtitle{font-family:Open Sans,sans-serif;font-size:1.4rem;color:#77770d;font-weight:600;margin-bottom:25px}.hero-subtitle strong{font-size:1.5rem;color:#99990f}.hero-btn{margin-top:8px;padding:12px 28px;background:#77770d;color:#fcfce4;border:none;border-radius:50px;font-size:1rem;cursor:pointer;transition:all .3s ease-in-out;font-family:Montserrat,sans-serif}.hero-btn:hover{background:#99990f;transform:scale(1.05)}@media (max-width: 768px){.hero{height:auto;padding:30px 20px;background-position:center;background-size:cover;position:relative}.hero:before{content:"";position:absolute;inset:0;background:#fcfce4b3;z-index:0}.hero-container{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;gap:20px;align-items:flex-start;text-align:center}.hero-logo-container{width:110px;height:120px;border-radius:50%;overflow:hidden;margin-left:0}.hero-logo{width:100%;height:100%;object-fit:contain;border-radius:50%}.hero-text{width:95%;max-width:500px;text-align:center;padding-left:0;margin:0 auto}.hero-title{font-size:1.5rem;margin-top:0}.hero-subtitle{font-size:1rem;margin-bottom:12px}.hero-btn{padding:10px 22px;font-size:.95rem}}.about{padding:80px 20px;background:#fcfce4;font-family:Open Sans,sans-serif}.about-container{max-width:1200px;margin:0 auto}.about-header{text-align:center;margin-bottom:60px}.about-header h2{font-family:Montserrat,sans-serif;font-size:2.5rem;color:#77770d;margin-bottom:15px;position:relative}.about-header h2:after{content:"";display:block;width:100px;height:4px;background:#e5e519;margin:15px auto 0;border-radius:2px}.about-header h2:hover:after{transform:translate(10px);background:#77770d}.subtitle{font-size:1.2rem;color:#77770d;max-width:600px;margin:0 auto}.about-block{display:flex;align-items:center;gap:50px;margin-bottom:40px;padding:20px;border-radius:12px;background:#fff;box-shadow:0 10px 30px #77770d1a;transition:all .4s ease}.about-block:hover{transform:translateY(-6px);box-shadow:0 15px 40px #77770d26}.about-block.reverse{flex-direction:row-reverse}.about-image{flex:1.1}.image-frame{border-radius:12px;overflow:hidden;box-shadow:0 15px 30px #77770d26;position:relative;padding:10px;background:#fff}.image-frame img{width:100%;height:auto;max-height:500px;display:block;border-radius:8px;transition:transform .5s ease;object-fit:cover}.image-frame:before{content:"";position:absolute;inset:0;border:2px solid #e5e519;border-radius:10px;z-index:2;pointer-events:none}.image-frame:hover img{transform:scale(1.05)}.about-content{flex:1;padding:20px}.content-header{display:flex;align-items:center;gap:15px;margin-bottom:20px}.content-header .icon{font-size:2rem;color:#e5e519;background:#e5e5191a;padding:10px;border-radius:50%}.content-header h3{font-size:1.5rem;color:#77770d;margin:0}.about-content p{font-size:1rem;line-height:1.6;margin-bottom:15px;color:#77770d}.highlight{color:#e5e519;font-weight:700}.feature-list{margin:20px 0}.feature-item{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:10px;background:#fcfce4b3;border-radius:6px;transition:all .3s ease}.feature-item:hover{transform:translate(6px);box-shadow:0 3px 10px #77770d1a}.feature-icon{font-size:1.2rem;min-width:24px;color:#e5e519}.feature-item span{font-size:1rem}.info-cards{display:flex;justify-content:space-between;gap:15px;margin:20px 0}.info-card{flex:1;text-align:center;padding:15px;background:#fcfce4b3;border-radius:8px;font-size:1rem;transition:all .3s ease;cursor:default}.info-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #77770d26}.benefit-details{margin:15px 0}.detail-item{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:10px;background:#fcfce4b3;border-radius:6px;transition:all .3s ease}.detail-item:hover{transform:translate(6px);box-shadow:0 3px 10px #77770d1a}.detail-icon{font-size:1rem;color:#e5e519}.eligibility-checker h4{font-size:1.1rem;color:#77770d;margin-bottom:10px}.checker-item{display:flex;align-items:center;gap:10px;margin-bottom:8px}.checker-label{font-size:1rem}.cta-btn{display:inline-block;margin-top:15px;padding:12px 28px;background:#77770d;color:#fcfce4;border:none;border-radius:50px;font-size:1rem;cursor:pointer;text-decoration:none;font-family:Montserrat,sans-serif;transition:all .3s ease-in-out}.legal-note{display:flex;align-items:center;gap:10px;margin-top:25px;font-size:.95rem;color:#77770d}@media (max-width: 1024px){.about-block{flex-direction:column;gap:30px;padding:15px;align-items:center}.about-image,.about-content{flex:1;width:100%}.image-frame img{max-height:400px;object-fit:contain}}@media (max-width: 768px){.about{padding:60px 15px}.about-header h2{font-size:2rem}.subtitle{font-size:1rem;max-width:90%}.about-block{flex-direction:column;gap:20px;padding:12px;align-items:flex-start}.about-image{width:100%;flex:none;order:0}.about-content{width:100%;flex:none;order:1;text-align:left}.image-frame{width:100%;padding:0}.image-frame img{width:100%;max-height:300px;object-fit:contain;display:block}.content-header h3{font-size:1.3rem}.about-content p,.feature-item span{font-size:.95rem}.info-card{font-size:.95rem;padding:12px}.detail-item{font-size:.95rem;padding:8px}.eligibility-checker h4{font-size:1rem}.checker-label{font-size:.95rem}.cta-btn{padding:10px 22px;font-size:.95rem}.legal-note{font-size:.9rem}}@media (max-width: 480px){.about-header h2{font-size:1.8rem}.subtitle{font-size:.95rem}.content-header h3{font-size:1.2rem}.about-content p,.feature-item span{font-size:.9rem}.info-card{font-size:.9rem;padding:10px}.detail-item{font-size:.9rem;padding:6px}.eligibility-checker h4{font-size:.95rem}.checker-label{font-size:.9rem}.cta-btn{padding:8px 18px;font-size:.9rem}.about-block.reverse{flex-direction:column}.about-image,.about-content{width:100%}.image-frame img{max-height:250px;object-fit:contain}}.steps{padding:30px 20px;background:#fcfce4;font-family:Open Sans,sans-serif;text-align:center}.steps h2{font-family:Montserrat,sans-serif;font-size:2.5rem;color:#77770d;margin-bottom:40px;position:relative;display:inline-block;cursor:pointer}.steps h2:after{content:"";display:block;width:100px;height:4px;background:#e5e519;margin:15px auto 0;border-radius:2px;transition:transform .3s ease,background .3s ease}.steps h2:hover:after{transform:translate(10px);background:#77770d}.steps-container{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:40px}.step{flex:0 0 200px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 10px 30px #77770d1a;transition:transform .4s,box-shadow .4s,filter .4s;color:#77770d;text-align:center;padding:20px;opacity:0;transform:translateY(30px)}.step.visible{opacity:1;transform:translateY(0)}.step h3{font-size:1.8rem;margin-bottom:10px;color:#e5e519}.step p{font-size:.95rem;line-height:1.4;color:#77770d}.step:hover{transform:translateY(-6px) rotate(2deg);box-shadow:0 15px 40px #77770d40;filter:brightness(1.05)}.cta-btn{display:inline-block;padding:14px 28px;background:#77770d;color:#fcfce4;font-weight:700;border-radius:50px;text-decoration:none;font-family:Montserrat,sans-serif;transition:all .3s ease-in-out;animation:pulse 2s infinite}.cta-btn:hover{background:#99990f;transform:scale(1.05)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width: 768px){.steps h2{font-size:2rem}.steps-container{gap:20px}.step{flex:0 0 160px;height:160px;padding:15px}.step h3{font-size:1.5rem}.step p{font-size:.9rem}.cta-btn{padding:12px 24px;font-size:.95rem}}.contact{padding:80px 20px;background:#fcfce4;font-family:Open Sans,sans-serif}.contact-container{max-width:1200px;margin:0 auto;background:#fff;border-radius:12px;padding:50px 30px;box-shadow:0 15px 40px #77770d26}.contact-header{text-align:center;margin-bottom:50px}.contact-header h2{font-family:Montserrat,sans-serif;font-size:2.5rem;color:#77770d;margin-bottom:15px;position:relative}.contact-header h2:after{content:"";display:block;width:100px;height:4px;background:#e5e519;margin:15px auto 0;border-radius:2px}.contact-header h2:hover:after{transform:translate(10px);background:#77770d}.contact-header p{font-size:1.2rem;color:#77770d}.contact-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:70px;margin-top:40px}.contact-card{flex:0 0 180px;height:180px;background:#fcfce4;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#77770d;box-shadow:0 10px 30px #77770d1a;padding:20px;text-decoration:none;opacity:0;transform:translateY(30px);transition:all .6s ease-out}.contact-card.visible{opacity:1;transform:translateY(0)}.contact-card:nth-child(1).visible{transition-delay:0s}.contact-card:nth-child(2).visible{transition-delay:.2s}.contact-card:nth-child(3).visible{transition-delay:.4s}.contact-card:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 15px 40px #77770d26}@media (max-width: 768px){.contact-container{padding:30px 20px}.contact-cards{flex-direction:column;align-items:center;gap:30px}.contact-card{flex:0 0 140px;height:140px;padding:15px;opacity:0;transform:translateY(30px);transition:all .6s ease-out}.contact-card:nth-child(1).visible{transition-delay:0s}.contact-card:nth-child(2).visible{transition-delay:.2s}.contact-card:nth-child(3).visible{transition-delay:.4s}.contact-card:hover{transform:translateY(-6px) scale(1.05);box-shadow:0 12px 30px #77770d26}.contact-card span{font-size:.9rem}.contact-card p{font-size:.75rem}}.footer{background:#fff;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;font-family:Open Sans,sans-serif;color:#77770d;border-top:3px solid #e5e519;font-size:.9rem}.footer-left{text-align:left}.footer-right{text-align:right}.footer a{text-decoration:none;margin-left:4px}.developer-name{color:#e5e519;font-weight:700;transition:color .3s}.developer-name:hover{color:#fcfce4;cursor:pointer}
