@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&display=swap";body{margin:0;padding:0;font-family:Poppins,sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background:url(https://res.cloudinary.com/dynby5w8f/image/upload/v1765863483/3518ee75c9bef26ebb58051ccd7311bff6e24ec0_pjmabb.jpg) no-repeat center center fixed;background-size:cover}.container{position:relative;width:100vw;height:100vh;min-height:850px;margin:0;background:url(https://res.cloudinary.com/dynby5w8f/image/upload/v1765863483/3518ee75c9bef26ebb58051ccd7311bff6e24ec0_pjmabb.jpg) no-repeat center center;background-size:cover;overflow-y:auto;animation:fadeIn 1.5s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logo{position:absolute;width:170px;height:75px;left:calc(50% - 85px);top:40px;background:#fff;border-radius:30px;padding:12px;display:flex;align-items:center;justify-content:center}.logo img{width:85%!important;height:auto!important;object-fit:contain}.welcome-text{width:354px;font-family:Poppins,sans-serif;font-style:italic;font-weight:400;font-size:15px;line-height:22px;text-align:center;color:#0009;margin-bottom:10px}.highlight-text{color:#000000e6}.blue-door{position:absolute;width:300px;height:550px;left:110px;top:140px}.hero-bg{position:absolute;width:150px;height:400px;right:0;top:180px;object-fit:cover;object-position:left center}.title{position:absolute;width:395px;left:calc(50% - 197.5px);top:164px;font-weight:700;font-size:23px;line-height:34px;color:#000;text-align:center}.subtitle{position:absolute;width:323px;left:calc(50% - 161.5px);top:199px;font-weight:600;font-size:13px;line-height:20px;text-align:center;color:#6e6e6e}.center-content{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:30px}.our-value{width:200px;height:200px;object-fit:contain}.start-call-btn{width:120px;height:120px;background:#2d7579;border:15px solid rgba(45,117,121,.22);border-radius:100px;font-family:Poppins,sans-serif;font-weight:600;font-size:0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s;margin-top:0;box-shadow:0 0 0 20px #87ceeb80;animation:breathe 2s ease-in-out infinite}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.loader-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:url(https://res.cloudinary.com/dynby5w8f/image/upload/v1765863483/3518ee75c9bef26ebb58051ccd7311bff6e24ec0_pjmabb.jpg) no-repeat center center;background-size:cover;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .8s ease-out}.loader-gif{max-width:100%;max-height:100%;object-fit:contain}.start-call-btn:hover{background:#3a9195}.start-call-btn svg{width:68.95px;height:68.95px}.action-buttons{position:absolute;width:792px;height:91px;left:calc(50% - 396px);top:680px;border:2px solid rgba(0,0,0,.1);border-radius:100px;display:flex;align-items:center;padding:0 22px;gap:14px}.btn{height:50px;border-radius:100px;border:none;font-family:Poppins,sans-serif;font-weight:600;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .3s}.btn:hover{opacity:.9}.btn-schedule{width:230px;background:#2d7579;color:#fff}.btn-consultation{width:208px;background:#f1a937;color:#000}.btn-home{width:116px;background:#dedede;color:#000}.btn-whatsapp{width:166px;background:#24ab02;color:#fff}.footer{position:absolute;width:600px;left:80px;top:785px;font-weight:500;font-size:13px;line-height:20px;text-align:left;color:#6e6e6e;white-space:nowrap}@media(max-width:768px){.container{width:100%;height:100vh;min-height:100vh;padding:15px;overflow:hidden;display:flex;flex-direction:column;background:url(https://res.cloudinary.com/dynby5w8f/image/upload/v1765863483/3518ee75c9bef26ebb58051ccd7311bff6e24ec0_pjmabb.jpg) no-repeat center center;background-size:cover}.blue-door,.hero-bg{display:none}.logo{position:relative;left:0;top:0;margin:30px auto 5px;display:flex;align-items:center;justify-content:center;width:150px;height:65px;padding:10px}.logo img{width:75%!important;height:auto!important;object-fit:contain}.title{position:relative;width:100%;left:0;top:0;font-size:18px;line-height:26px;margin-top:30px;margin-bottom:8px}.subtitle{position:relative;width:100%;left:0;top:0;margin-bottom:0;font-size:12px;line-height:18px}.center-content{position:relative;left:0;top:0;transform:none;gap:10px;margin-bottom:20px;flex:1;justify-content:center;padding:0 15px}.welcome-text{width:100%;max-width:320px}.our-value{width:180px;height:180px;margin-top:-20px}.start-call-btn{margin-top:0;width:80px;height:80px;font-size:0;border:8px solid rgba(45,117,121,.22);box-shadow:0 0 0 10px #87ceeb80}.start-call-btn svg{width:40px;height:40px}.connecting-btn{cursor:default}.action-buttons{position:relative;width:95%;max-width:340px;height:70px;left:0;top:0;flex-direction:row;padding:0 8px;gap:0;margin:-20px auto 15px;border:1px solid rgba(0,0,0,.2);border-radius:35px;justify-content:space-between}.btn{width:66px!important;height:70px!important;font-size:9px;flex-direction:column;padding:6px 3px;background:transparent!important;color:#2d7579!important;gap:1px;flex:1;white-space:nowrap;align-items:center;justify-content:center}.btn svg{width:22px;height:22px;margin-bottom:1px}.btn-home svg path{fill:#2d7579}.btn-consultation svg path{stroke:#2d7579}.btn-schedule svg path{stroke:#2d7579}.btn-whatsapp svg path{fill:#2d7579}.btn-whatsapp{padding-top:6px}.btn-schedule,.btn-consultation{font-size:0}.btn-schedule:after{content:"Book Session";font-size:9px}.btn-consultation:after{content:"Free Session";font-size:9px}.footer{position:relative;width:100%;left:0;top:0;margin-top:10px;padding:0 15px;font-size:9px;line-height:13px;white-space:normal;text-align:center}.footer-links{position:relative!important;width:180px;height:15px;left:50%!important;right:auto!important;top:0!important;transform:translate(-50%);margin-top:15px;margin-bottom:10px;text-align:center!important;font-size:9px!important;display:block}.conversation-controls{flex-direction:column;gap:10px;margin-top:40px}.end-call-btn{width:180px;height:45px;font-size:14px;margin-top:40px}.agent-speaking{font-size:14px}.suggestions-container{max-width:100%!important;margin-top:15px;gap:8px!important;padding:0 10px;flex-direction:column!important;align-items:center!important}.suggestion-chip{width:auto!important;max-width:90%!important;min-height:35px!important;height:auto!important;padding:8px 15px!important;font-size:10px!important;white-space:normal!important;text-align:center!important;line-height:1.3!important}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{position:relative;width:459px;height:619px;background:#fff;border-radius:30px;padding:40px 39px}.modal-iframe{width:90%;max-width:1000px;height:90vh;padding:0;overflow:hidden}.modal-close{position:absolute;right:24px;top:42px;width:24px;height:24px;background:none;border:none;cursor:pointer;padding:0}.modal-title{position:absolute;width:186px;left:calc(50% - 190.5px);top:40px;font-family:Poppins,sans-serif;font-weight:600;font-size:18px;line-height:27px;text-align:center;color:#2d7579;margin:0}.therapy-option:hover{transform:scale(1.02)}.therapy-individual{height:127px;top:93px;background:#2d7579}.therapy-couples{height:153px;top:237px;background:#f1a937}.therapy-adolescent{height:172px;top:407px;background:#2d757938}.therapy-icon{width:70px;height:70px;border:2px solid rgba(255,255,255,.3);border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.therapy-couples .therapy-icon,.therapy-adolescent .therapy-icon{border-color:#0000004d}.therapy-option{position:absolute;width:382px;left:39px;border-radius:12px;padding:25px 19px;cursor:pointer;transition:transform .2s;display:flex;align-items:center;gap:15px}.therapy-text{flex:1}.therapy-text h3{font-family:Poppins,sans-serif;font-weight:600;font-size:18px;line-height:27px;margin:0 0 6px}.therapy-individual .therapy-text h3,.therapy-individual .therapy-text p{color:#fff}.therapy-couples .therapy-text h3,.therapy-couples .therapy-text p,.therapy-adolescent .therapy-text h3,.therapy-adolescent .therapy-text p{color:#000}.therapy-text p{font-family:Poppins,sans-serif;font-weight:600;font-size:15px;line-height:22px;margin:0}.modal-therapists{width:943px;height:619px;padding:40px 38px}.modal-title-center{position:absolute;width:224px;left:calc(50% - 112px);top:40px;font-family:Poppins,sans-serif;font-weight:600;font-size:18px;line-height:27px;color:#2d7579;margin:0;text-align:center}.therapist-card{position:absolute;width:416px;height:116px;border-radius:12px;padding:16px 20px;cursor:pointer;transition:transform .2s;display:flex;align-items:center;gap:15px}.therapist-card:hover{transform:scale(1.02)}.therapist-card:nth-child(2){left:38px;top:109px}.therapist-card:nth-child(3){left:490px;top:109px}.therapist-card:nth-child(4){left:38px;top:252px}.therapist-card:nth-child(5){left:490px;top:252px}.therapist-card:nth-child(6){left:38px;top:395px}.therapist-card:nth-child(7){left:490px;top:395px}.therapist-active,.therapist-inactive{background:#2d757938}.therapist-avatar{width:83px;height:83px;background:#fff;border-radius:50%;flex-shrink:0}.therapist-avatar-alt{background:#2d7579}.therapist-info{flex:1}.therapist-info h3{font-family:Poppins,sans-serif;font-weight:600;font-size:18px;line-height:27px;margin:7px 0 4px}.therapist-active .therapist-info h3,.therapist-active .therapist-info p,.therapist-inactive .therapist-info h3,.therapist-inactive .therapist-info p{color:#2d7579}.therapist-info p{font-family:Poppins,sans-serif;font-weight:600;font-size:12px;line-height:18px;margin:0}.go-back-btn{position:absolute;width:110px;height:50px;left:calc(50% - 55px);top:537px;background:#000;border-radius:100px;border:none;font-family:Poppins,sans-serif;font-weight:600;font-size:15px;line-height:22px;color:#fff;cursor:pointer;transition:opacity .3s}.go-back-btn:hover{opacity:.8}.therapist-single{left:265px!important;top:244px!important;background:#2d757938}.therapist-single .therapist-info h3,.therapist-single .therapist-info p{color:#2d7579}.connecting-btn{cursor:default;opacity:.8}.conversation-controls{display:flex;align-items:center;gap:15px;margin-top:10px}.end-call-btn{width:200px;height:50px;background:#dc2626;border-radius:100px;border:none;font-family:Poppins,sans-serif;font-weight:600;font-size:15px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .3s}.end-call-btn:hover{background:#b91c1c}.agent-speaking{font-family:Poppins,sans-serif;font-weight:600;font-size:15px;color:#112d2f;white-space:nowrap}.dots:after{content:"";animation:dots 1.5s steps(4,end) infinite}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.therapist-card.disabled{opacity:.5;filter:grayscale(100%);cursor:not-allowed;pointer-events:none}#aisensy-chat-widget{bottom:500px!important}@media(max-width:768px){.loader-container{width:100vw;height:100vh}.loader-gif{width:100vw;height:100vh;object-fit:contain}#aisensy-chat-widget{display:none!important}.modal-content{width:90%;max-width:500px;height:auto;max-height:90vh;overflow-y:auto;padding:30px 20px}.modal-title{position:relative;width:100%;left:0;top:0;margin-bottom:20px;text-align:left}.modal-title-center{position:relative;width:100%;left:0;top:0;margin-bottom:20px}.modal-close{right:20px;top:30px;z-index:10}.therapy-option{position:relative;width:100%;left:0;top:0;margin-bottom:15px;height:auto;min-height:100px}.therapy-individual,.therapy-couples,.therapy-adolescent{position:relative;top:0;height:auto;min-height:100px}.modal-therapists{width:90%;max-width:500px;height:auto;max-height:90vh;padding:30px 20px}.therapist-card{position:relative;width:100%;left:0!important;top:0!important;margin-bottom:15px;height:auto;min-height:100px}.therapist-card:nth-child(2),.therapist-card:nth-child(3),.therapist-card:nth-child(4),.therapist-card:nth-child(5),.therapist-card:nth-child(6),.therapist-card:nth-child(7){left:0!important;top:0!important}.therapist-single{left:0!important;top:0!important}.go-back-btn{position:relative;left:0;top:0;margin:20px auto 0;display:block}.therapist-info h3{font-size:16px;line-height:24px}.therapist-info p{font-size:11px;line-height:16px}.therapy-text h3{font-size:16px;line-height:24px}.therapy-text p{font-size:13px;line-height:20px}}.chat-with-us-btn{display:none}.loader-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:1;transition:opacity 1s ease-out}.loader-container.fade-out{opacity:0}.loader-gif{width:100%;height:100%;object-fit:cover}.footer-links{position:absolute;width:234px;height:20px;right:80px;top:785px;font-family:Poppins;font-weight:700;font-size:13px;line-height:20px;text-align:right;color:#6e6e6e}.footer-links a{color:#6e6e6e;text-decoration:none}.footer-links a:hover{text-decoration:underline}.talk-to-anika-text{font-family:Poppins,sans-serif;font-weight:600;font-size:16px;color:#2d7579;margin-top:10px}.suggestions-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px;max-width:600px}.suggestion-chip{box-sizing:border-box;height:35px;padding:0 20px;border:1px solid rgba(0,0,0,.2);border-radius:100px;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;color:#0009;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s;white-space:nowrap}.suggestion-chip:hover{background:#0000000d}
