.hero-container-cfh{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:98vh;background-image:url(/_next/static/media/careforher-banner-pc.45ef1f8c.jpg);background-size:contain;background-position:50%;background-repeat:no-repeat;border-bottom:5px solid #023b73;background-color:#EED2E7}.hero-image-cfh{flex:1;height:100%}.desktop-form-cfh{position:absolute;right:3%;max-width:350px}.mobile-form-cfh{display:none}@media (max-width:768px){.hero-container-cfh{flex-direction:column;height:32vh;background-image:url(/_next/static/media/careforher-banner-mobile.8da54b98.jpg);background-size:contain;background-position:50%}.desktop-form-cfh{display:none}}.cfh-form-container{background:rgba(18,78,130,.8);padding:25px;border-radius:20px;backdrop-filter:blur(20px);box-shadow:0 7px 15px rgba(0,0,0,.3);text-align:center;max-width:500px;margin:auto;border:4px solid #023b73}.cfh-from-heading{font-size:28px!important;color:white;margin-bottom:10px;font-weight:700;padding:8px 2px}.cfh-form-container form{display:flex;flex-direction:column;gap:10px}.cfh-input{width:100%;padding:12px;margin:4px 0;border:2px solid transparent;border-radius:12px;font-size:16px;background:rgba(255,255,255,.25);color:white;outline:none;transition:all .3s ease}.cfh-input::placeholder{color:rgba(255,255,255,.9)}.cfh-input:focus,.cfh-select:focus{border-color:#fff;background:rgba(255,255,255,.35);transform:scale(1.03)}.cfh-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="white" d="M5 8l5 5 5-5H5z"/></svg>');background-repeat:no-repeat;background-position:right 14px center;background-size:16px;background:rgba(255,255,255,.25);color:white;width:100%;padding:12px;margin:4px 0;border:2px solid transparent;border-radius:12px;font-size:16px;outline:none;transition:all .3s ease}.cfh-select option{color:rgba(0,0,0,.85);background:white}.cfh-select option:checked{background:#048bac}.cfh-button{background:linear-gradient(135deg,#055AC6,#048bac);color:white;border:none;padding:14px;font-size:18px;font-weight:700;border-radius:12px;cursor:pointer;transition:all .3s ease;margin-top:15px}.cfh-button:hover{background:linear-gradient(135deg,#048bac,#055AC6);transform:scale(1.05)}.cfh-successmessage{color:#fff;font-size:16px;font-weight:700;margin-top:12px}@media (max-width:768px){.cfh-form-container{max-width:95%;border:none;box-shadow:none;backdrop-filter:none;background:linear-gradient(180deg,#01245B,#0a3b6f,#074580,#0a3b6f,#012055);border-radius:12px;padding:20px}.cfh-form-container h2{font-size:24px}.cfh-input,.cfh-select{font-size:14px;padding:12px}.cfh-button{font-size:16px;padding:12px}}.CFH-container{text-align:center;background-color:#EED2E7;padding:40px 20px 10px}.CFH-heading{font-size:36px!important;font-weight:900!important;color:#023B73;text-shadow:1px 1px 2px rgba(255,255,255,.2),2px 2px 4px rgba(143,143,143,.15),3px 3px 6px rgba(255,255,255,.1);margin-bottom:12px;padding-bottom:0}.horizontal-line-div{width:69%;height:1.8px;background-color:#023B73;border:none;margin:0 auto 36px}.CFH-package{display:flex;flex-direction:column;align-items:center;gap:15px}@media (min-width:768px){.CFH-package{flex-direction:row;justify-content:center}}.CFH-card{background:#ffffff;padding:20px 40px;width:363px;height:380px;display:flex;flex-direction:column;border-radius:18px;text-align:center;border-top:4px solid #023b73;border-bottom:4px solid #023b73;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s ease-in-out}.CFH-card:hover{box-shadow:0 0 21px rgba(2,59,115,.4);transform:scale(1.04)}.CFH-card-title{font-size:24px!important;font-weight:700;color:#fff;background-color:#023B73;padding:6px 0;border-radius:28px;width:88%;margin:0 auto 8px}.CFH-list{list-style:none;padding:0;margin:0;flex-grow:1}.CFH-list li{font-size:17px;color:#000000;margin:6px 0;display:flex;align-items:center;justify-content:flex-start;gap:12px;font-weight:700}.CFH-tick{color:#023B73;font-size:18px;font-weight:700}.CFH-text{font-size:14px;color:#666;flex-grow:1;display:flex;align-items:center;justify-content:center}.CFH-plus{font-size:48px;font-weight:700;color:#333}.CFH-price-box{background:#e0f2ff;color:#023B73;font-weight:700;padding:10px 20px;border-radius:18px;font-size:26px;width:78%;margin:30px auto;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media (max-width:767px){.CFH-card{width:80%;height:auto}.CFH-package{gap:0}.CFH-heading{font-size:26px!important}.CFH-list{text-align:left}}.offer-container{text-align:center;padding:40px 20px;background-color:#EED2E7}.offer-heading{font-size:32px;font-weight:700;color:#023B73;margin-bottom:20px}.offer-cta-btn-cfh{padding:10px 20px;margin-top:40px;font-size:20px!important;border:2px solid #023b73;border-radius:12px;background:#fff;color:#023B73;font-weight:600;cursor:pointer;transition:background .3s ease-in-out,color .3s ease-in-out,transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s ease-in-out}.offer-cta-btn-cfh:hover{background:#023B73;color:#fff;transform:scale(1.05);box-shadow:0 8px 20px rgba(2,59,115,.3)}.offer-cta-btn-cfh:active{transform:scale(.98);box-shadow:0 4px 10px rgba(2,59,115,.2)}.offer-content{display:flex;flex-direction:column;gap:20px;width:87%;margin:0 auto;border:3px solid #023b73;border-radius:24px;overflow:hidden;padding:20px;background-color:#f8faff}@media (min-width:768px){.offer-content{flex-direction:row;justify-content:space-between}}.offer-text{flex:1;text-align:left}.offer-text-h3{font-size:32px!important;font-weight:700;text-align:center;color:#023B73;border-radius:10px}.offer-package{display:flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:12px;overflow:hidden;width:fit-content;margin:11% auto 20px;padding:15px;background-color:#fff;transform:scale(1.08);box-shadow:0 8px 20px rgba(2,59,115,.3);transition:transform .5s cubic-bezier(.25,1,.5,1),box-shadow .5s ease-in-out,background-color .3s ease-in-out,border-radius .3s ease-in-out;transform-origin:center}.offer-package .offer-test{background-color:#023B73;color:#fff;border-radius:12px;transition:background-color .3s ease-in-out,color .3s ease-in-out}.offer-package .offer-discount{font-size:26px;text-decoration:underline;text-underline-offset:7px}.bottom-border-div{width:51%;height:2px;background-color:#023B73;margin:0 auto;padding-bottom:0}.offer-discount,.offer-test{padding:20px;text-align:center}.offer-test{background-color:white;border-right:2px solid #023b73;font-size:26px;font-weight:700}.offer-discount{font-size:24px;font-weight:700;color:#023B73;transition:font-size .3s ease-in-out}.offer-cta{font-size:16px;margin-top:10px;font-weight:700}.offer-image{flex:1;text-align:right}.offer-image img{width:100%;max-width:600px;border-radius:21px;border:2px solid #023b73}@media (max-width:767px){.offer-content{flex-direction:column}.offer-image{text-align:center}.offer-package{width:98%;max-width:320px;margin:20px auto;padding:10px;flex-direction:row}.offer-discount,.offer-test{width:100%;text-align:center}.offer-image img{max-width:100%;height:auto}.offer-content{width:95%;padding:15px}.offer-text-h3{font-size:26px!important}.offer-cta-btn-cfh{font-size:18px!important}}.cfhh-why-choose{text-align:center;padding:50px 20px;background-color:#EED2E7}.cfhh-container-why-choose{width:99%;margin:0 auto;display:flex;flex-direction:column}.cfhh-heading{font-size:32px!important;font-weight:700;color:#023B73;margin-bottom:30px;padding-bottom:1.875rem}.cfhh-cards{flex-wrap:wrap;gap:30px}.cfhh-card,.cfhh-cards{display:flex;justify-content:center}.cfhh-card{background:white;padding:25px;border-radius:16px;width:190px;height:190px;text-align:center;flex-direction:column;align-items:center;box-shadow:7px 7px 0 #000;border:2px solid #023b73;background:linear-gradient(90deg,rgb(254,146,232),rgb(255,195,233));transition:transform .4s cubic-bezier(.25,1,.5,1),background .4s ease-in-out,box-shadow .4s ease-in-out}.cfhh-card:hover{transform:translateY(-8px) rotateX(5deg) rotateY(3deg);transform:scale(1.08) translateY(-8px)}.cfhh-card:hover p{font-size:18px}.cfhh-icon{width:100px;height:100px}.cfhh-card p{font-size:17px;font-weight:700;color:#002549;margin:0;transition:color .1s ease-in-out,transform .2s ease-in-out}@media (max-width:768px){.cfhh-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-content:center}.cfhh-card{width:100%;max-width:170px;height:auto;padding:20px}.cfhh-heading{font-size:26px!important}}.package-info-main-div{width:100%;background-color:#EED2E7;padding:40px 20px}.package-info-container{display:flex;align-items:center;justify-content:space-evenly;background-color:#fff;padding:0 40px;border-radius:12px;border:2px solid #023b73;width:87%;margin:auto;gap:20px}.package-info-text{flex:1}.package-title{font-size:32px!important;font-weight:700;color:#023B73;margin-bottom:20px;text-align:center;padding-bottom:1.875rem}.package-list{list-style:none;padding:0 0 0 40px}.package-list li{font-size:18px;font-weight:600;color:#333;margin-bottom:10px;display:flex;text-align:left}.package-info-image-cfh{max-width:550px;padding:40px}.package-info-image-img{border-radius:20px}@media (max-width:768px){.package-info-container{flex-direction:column;text-align:center;padding:20px}.package-info-image img{max-width:90%}.package-list{padding-left:0}.package-title{font-size:26px!important}}.cfh-final-offer-container{background-color:#AC589B;color:white;text-align:center;padding:50px 20px;border-radius:12px;margin:0 auto;max-width:87%;box-shadow:0 10px 20px rgba(0,0,0,.2)}.final-offer-main-div{width:100%;background-color:#EED2E7;padding:20px}.cfh-final-offer-title{font-size:32px!important;font-weight:700;margin-bottom:10px}.cfh-final-offer-text{font-size:18px;font-weight:500;max-width:80%;margin:auto}.cfh-offer-cta-btn{padding:12px 24px;font-size:18px;font-weight:600;border:2px solid white;border-radius:12px;background:#fff;color:#023B73;cursor:pointer;transition:all .3s ease-in-out;margin-top:50px}.cfh-offer-cta-btn:hover{background:white;color:#023B73;transform:scale(1.069)}.cfh-offer-cta-btn:active{transform:scale(.98)}.cfh-final-offer-content{margin-bottom:50px}@media (max-width:768px){.cfh-final-offer-container{padding:40px 15px}.cfh-final-offer-title{font-size:26px!important}.cfh-final-offer-text{font-size:16px;max-width:96%}.cfh-offer-cta-btn{font-size:16px;padding:12px 22px}}.cfh-sticky-book-now-btn{position:fixed;bottom:1.25rem;right:1.25rem;background-color:#144D99;color:white;padding:.83rem 1.69rem;font-size:1.125rem;font-weight:600;border:none;border-radius:.5rem;box-shadow:0 .25rem .625rem rgba(0,0,0,.2);cursor:pointer;transition:all .3s ease-in-out;z-index:1000;animation:bounceIn 1.2s ease-out}@keyframes bounceIn{0%{opacity:0;transform:scale(.5) rotate(-10deg)}50%{opacity:1;transform:scale(1.15) rotate(3deg)}70%{transform:scale(.95) rotate(-1deg)}to{transform:scale(1) rotate(0)}}.cfh-sticky-book-now-btn:hover{background-color:#fff;color:#144D99;border:3px solid #144d99;transform:scale(1.12);box-shadow:0 0 20px rgba(203,206,240,1)}.cfh-sticky-book-now-btn:active{transform:scale(.95)}@media (max-width:768px){.cfh-sticky-book-now-btn{bottom:15px;right:15px;font-size:14px;padding:10px 20px}}