@charset "UTF-8";@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:900;src:url(/assets/font/Poppins-Black.woff) format("woff"),url(/assets/font/Poppins-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(/assets/font/Poppins-Bold.woff2) format("woff2"),url(/assets/font/Poppins-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(/assets/font/Poppins-ExtraBold.woff) format("woff"),url(/assets/font/Poppins-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(/assets/font/Poppins-Medium.woff) format("woff"),url(/assets/font/Poppins-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/assets/font/Poppins-Regular.woff) format("woff"),url(/assets/font/Poppins-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(/assets/font/Poppins-SemiBold.woff) format("woff"),url(/assets/font/Poppins-SemiBold.woff2) format("woff2")}.social-share-container{display:flex;flex-direction:column;gap:.75rem}.social-share-container .social-share-title{color:#333;font-size:.95rem;margin-bottom:.25rem}.social-share-container .social-share-title strong{font-weight:600}.social-share-container .social-share-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.social-share-container .social-share-buttons .btn-social{align-items:center;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;text-decoration:none;transition:all .2s ease;width:40px}.social-share-container .social-share-buttons .btn-social i{font-size:1.1rem}.social-share-container .social-share-buttons .btn-social .btn-text{display:none}.social-share-container .social-share-buttons .btn-social:hover{box-shadow:0 4px 12px rgba(0,0,0,.2);color:#fff;transform:translateY(-2px)}.social-share-container .social-share-buttons .btn-social:active{transform:translateY(0)}.social-share-container .social-share-buttons .btn-social.btn-facebook{background-color:#1877f2}.social-share-container .social-share-buttons .btn-social.btn-facebook:hover{background-color:#0d5dbf}.social-share-container .social-share-buttons .btn-social.btn-twitter{background-color:#1da1f2}.social-share-container .social-share-buttons .btn-social.btn-twitter:hover{background-color:#0c85d0}.social-share-container .social-share-buttons .btn-social.btn-linkedin{background-color:#0077b5}.social-share-container .social-share-buttons .btn-social.btn-linkedin:hover{background-color:#005885}.social-share-container .social-share-buttons .btn-social.btn-whatsapp{background-color:#25d366}.social-share-container .social-share-buttons .btn-social.btn-whatsapp:hover{background-color:#1da851}.social-share-container .social-share-buttons .btn-social.btn-telegram{background-color:#08c}.social-share-container .social-share-buttons .btn-social.btn-telegram:hover{background-color:#006ca3}.social-share-container .social-share-buttons .btn-social.btn-email{background-color:#ea4335}.social-share-container .social-share-buttons .btn-social.btn-email:hover{background-color:#c5321d}.social-share-container .social-share-buttons .btn-social.btn-outline-secondary{background-color:#fff;border:1px solid #6c757d;color:#6c757d}.social-share-container .social-share-buttons .btn-social.btn-outline-secondary:hover{background-color:#6c757d;color:#fff}.social-share-container .social-share-buttons .btn-social.btn-outline-primary{background-color:#fff;border:1px solid #0d6efd;color:#0d6efd}.social-share-container .social-share-buttons .btn-social.btn-outline-primary:hover{background-color:#0d6efd;color:#fff}.social-share-container .social-share-buttons .btn-social.btn-success{background-color:#28a745;border-color:#28a745;color:#fff}@media (max-width:768px){.social-share-container .social-share-title{font-size:.875rem}.social-share-container .social-share-buttons{gap:.4rem}.social-share-container .social-share-buttons .btn-social{height:36px;width:36px}.social-share-container .social-share-buttons .btn-social i{font-size:1rem}}.social-share-wrapper{border-bottom:1px solid #e9ecef;border-top:1px solid #e9ecef;margin:2rem 0;padding:1.5rem 0}.social-share-wrapper .social-share-container{max-width:100%}@media (max-width:768px){.social-share-wrapper>div.d-flex{gap:1.5rem}.social-share-wrapper>div.d-flex>button[aria-label="Jump to comments"]{margin-left:0!important;margin-top:1rem}}@media (max-width:576px){.social-share-wrapper>div.d-flex{align-items:flex-start!important;flex-direction:column;gap:1.5rem}.social-share-wrapper>div.d-flex>button[aria-label="Jump to comments"]{margin-left:0!important;margin-top:0;width:100%}}.comments-section{margin-top:3rem;padding:2rem 0}.comments-section .comments-title{color:#333;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.comments-section .comment-form-container{background-color:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.comments-section .comment-form .form-control{border-radius:6px;resize:vertical}.comments-section .comment-form .form-control:focus{border-color:#0d6efd;box-shadow:0 0 0 .2rem rgba(13,110,253,.25)}.comments-section .comment-form .comment-form-actions{display:flex;gap:.5rem}.comments-section .comments-loading{padding:2rem 0;text-align:center}.comments-section .comments-list{margin-top:2rem}.comments-section .no-comments{padding:3rem 1rem;text-align:center}.comments-section .no-comments p{font-size:1.1rem}.comments-section .no-comments p i{display:block;font-size:2rem;margin-bottom:1rem;opacity:.5}.comments-section .comment{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem;transition:box-shadow .2s ease}.comments-section .comment:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.comments-section .comment .comment-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.comments-section .comment .comment-author{align-items:center;display:flex;gap:.5rem}.comments-section .comment .comment-author i{color:#6c757d;font-size:1.5rem}.comments-section .comment .comment-author strong{color:#333;font-weight:600}.comments-section .comment .comment-date{color:#6c757d;font-size:.875rem}.comments-section .comment .comment-body{margin-bottom:.75rem}.comments-section .comment .comment-text{word-wrap:break-word;color:#444;line-height:1.6;margin:0}.comments-section .comment .comment-actions{display:flex;flex-wrap:wrap;gap:.5rem}.comments-section .comment .comment-actions .btn-link{font-size:.875rem;padding:.25rem .5rem;text-decoration:none}.comments-section .comment .comment-actions .btn-link:hover{text-decoration:underline}.comments-section .comment .comment-reply-form{background-color:#f8f9fa;border-radius:6px;margin-top:1rem;padding:1rem}.comments-section .comment .comment-replies{border-left:3px solid #e0e0e0;margin-left:1.5rem;margin-top:1rem;padding-left:1.5rem}.comments-section .comment.comment-reply{background-color:#fafafa;margin-bottom:1rem}.modal.fade.show.d-block{display:block!important}.modal .modal-dialog{max-width:500px}.modal .modal-content{border:none;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15)}.modal .modal-header{border-bottom:1px solid #e9ecef;padding:1.25rem 1.5rem}.modal .modal-header .modal-title{color:#333;font-size:1.25rem;font-weight:600}.modal .modal-header .modal-title i{color:#0d6efd}.modal .modal-header .btn-close{font-size:.875rem}.modal .modal-body{padding:1.5rem}.modal .modal-body .alert{border-radius:6px}.modal .modal-body form .form-label{color:#333;font-weight:500;margin-bottom:.5rem}.modal .modal-body form .form-label .text-danger{font-size:.875rem}.modal .modal-body form .form-control{border:1px solid #ced4da;border-radius:6px;padding:.625rem .875rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.modal .modal-body form .form-control:focus{border-color:#0d6efd;box-shadow:0 0 0 .2rem rgba(13,110,253,.25)}.modal .modal-body form .form-control.is-invalid{border-color:#dc3545}.modal .modal-body form .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.modal .modal-body form .form-text,.modal .modal-body form .invalid-feedback{font-size:.875rem}.modal .modal-body form button[type=submit]{border-radius:6px;font-weight:500;padding:.625rem 1rem;transition:all .2s ease}.modal .modal-body form button[type=submit]:hover:not(:disabled){box-shadow:0 4px 8px rgba(0,0,0,.15);transform:translateY(-1px)}.modal .modal-body form button[type=submit]:disabled{cursor:not-allowed;opacity:.65}.modal .modal-body form .btn-link{color:#0d6efd;font-weight:500}.modal .modal-body form .btn-link:hover{text-decoration:underline}@media (max-width:768px){.comments-section{margin-top:2rem;padding:1.5rem 0}.comments-section .comments-title{font-size:1.5rem;margin-bottom:1.25rem}.comments-section .comment-form-container{margin-bottom:1.5rem;padding:1rem}.comments-section .comment{border-radius:6px;margin-bottom:1rem;padding:1rem}.comments-section .comment .comment-header{align-items:flex-start;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.comments-section .comment .comment-author{gap:.4rem}.comments-section .comment .comment-author i{font-size:1.25rem}.comments-section .comment .comment-author strong{font-size:.9375rem}.comments-section .comment .comment-date{font-size:.8125rem;margin-top:-.25rem}.comments-section .comment .comment-text{font-size:.9375rem;line-height:1.5}.comments-section .comment .comment-actions{gap:.25rem;margin-top:.5rem}.comments-section .comment .comment-actions .btn-link{font-size:.8125rem;padding:.375rem .625rem}.comments-section .comment .comment-actions .btn-link i{font-size:.75rem;margin-right:.25rem}.comments-section .comment .comment-reply-form{margin-top:.75rem;padding:.75rem}.comments-section .comment .comment-reply-form .form-control{font-size:.9375rem}.comments-section .comment .comment-reply-form .comment-form-actions{flex-direction:column}.comments-section .comment .comment-reply-form .comment-form-actions .btn{width:100%}.comments-section .comment .comment-replies{border-left-width:2px;margin-left:.5rem;margin-top:.75rem;padding-left:.75rem}.comments-section .comment.comment-reply{margin-bottom:.75rem;padding:.875rem}.comments-section .alert.d-flex{align-items:flex-start!important;flex-direction:column!important;font-size:.9375rem;gap:1rem;padding:1rem}.comments-section .alert.d-flex>div:last-child{display:flex;gap:.5rem;width:100%}.comments-section .alert.d-flex>div:last-child .btn{flex:1;font-size:.875rem;padding:.5rem}.comments-section .no-comments{padding:2rem 1rem}.comments-section .no-comments p{font-size:1rem}.comments-section .no-comments p i{font-size:1.5rem;margin-bottom:.75rem}.modal-dialog{margin:.5rem;max-width:calc(100% - 1rem)}.modal-content .modal-header{padding:1rem}.modal-content .modal-header .modal-title{font-size:1.125rem}.modal-content .modal-body{padding:1rem}.modal-content .modal-body form .form-control{font-size:.9375rem;padding:.5rem .75rem}.modal-content .modal-body form button[type=submit]{padding:.625rem;width:100%}}@media (max-width:576px){.comments-section{padding:1rem 0}.comments-section .comments-title{font-size:1.375rem}.comments-section .comment-form-container{border-radius:6px;padding:.875rem}.comments-section .comment-form-container .comment-form .form-control{rows:3;font-size:.9375rem}.comments-section .comment-form-container .comment-form .form-text{font-size:.8125rem}.comments-section .comment-form-container .comment-form .comment-form-actions{flex-direction:column}.comments-section .comment-form-container .comment-form .comment-form-actions .btn{font-size:.9375rem;padding:.625rem;width:100%}.comments-section .comment-form-container .comment-form .comment-form-actions .btn:not(:last-child){margin-bottom:.5rem}.comments-section .comment{font-size:.9375rem;padding:.875rem}.comments-section .comment .comment-author strong{font-size:.875rem}.comments-section .comment .comment-date{font-size:.75rem}.comments-section .comment .comment-text{font-size:.875rem}.comments-section .comment .comment-actions{flex-wrap:wrap}.comments-section .comment .comment-actions .btn-link{font-size:.75rem;padding:.3125rem .5rem}.comments-section .comment .comment-actions .btn-link i{font-size:.6875rem}.comments-section .comment .comment-replies{margin-left:0;padding-left:.5rem}.comments-section .comment.comment-reply{padding:.75rem}}.pcq-page{-webkit-font-smoothing:antialiased;color:#1f232d;font-family:Poppins,sans-serif;overflow-x:hidden}.pcq-page *,.pcq-page :after,.pcq-page :before{font-family:inherit}.pcq-wrap{margin:0 auto;max-width:1100px;padding:0 20px}@media (min-width:768px){.pcq-wrap{padding:0 32px}}.pcq-section{padding:50px 0}@media (min-width:768px){.pcq-section{padding:90px 0}}.pcq-section--alt{background:#f8fafb}.pcq-section--warm{background:#faf8f5}.pcq-h2{color:#1f232d;font-family:Poppins,sans-serif;font-size:40px;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:52px;line-height:36px;margin-bottom:28px;text-align:center}@media (min-width:768px){.pcq-h2{font-size:40px;line-height:52px;margin-bottom:44px}}.pcq-hero{background:linear-gradient(170deg,#eef2ff,#fff 60%);padding:44px 0 40px;text-align:center}@media (min-width:768px){.pcq-hero{padding:72px 0 64px}}.pcq-hero-inner{margin:0 auto;max-width:680px;padding:0 20px}.pcq-badge{align-items:center;background:rgba(79,70,229,.08);border-radius:10px;color:#4f46e5;display:inline-flex;font-size:11px;font-weight:700;gap:6px;letter-spacing:.08em;margin-bottom:18px;padding:5px 14px;text-transform:uppercase}.pcq-badge svg{stroke:#4f46e5;flex-shrink:0}.pcq-hero-h1{color:#0f172a;font-family:Poppins,sans-serif;font-size:clamp(1.75rem,6vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:16px}.pcq-accent{color:#4f46e5}.pcq-hero-lead{color:#616671;font-size:16px;font-weight:400;line-height:30px;margin:0 auto 28px;max-width:540px}.pcq-hero-lead strong{color:#1f232d;font-weight:600}@media (min-width:768px){.pcq-hero-lead{font-size:18px;line-height:32px}}.pcq-hero-cta{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:36px}@media (min-width:768px){.pcq-hero-cta{margin-bottom:48px}}.pcq-micro{color:#41444b;font-size:12px;letter-spacing:.01em}.pcq-btn-cta{align-items:center;background-color:#f97316;border:0;border-radius:10px;color:#fff;cursor:pointer;display:inline-block;display:inline-flex;font-size:18px;font-weight:600;gap:8px;line-height:27px;padding:14px 32px;transition:all .25s ease}.pcq-btn-cta:hover{background-color:#ea580c;box-shadow:0 12px 48px rgba(0,0,0,.12);color:#fff;transform:translateY(-1px)}.pcq-btn-cta svg{transition:transform .2s ease}.pcq-btn-cta:hover svg{transform:translateX(3px)}.pcq-btn-cta--lg{font-size:20px;padding:16px 36px}.pcq-stats{align-items:center;display:flex;gap:0;justify-content:center}.pcq-stat{flex:1;min-width:0;padding:0 8px;text-align:center}@media (min-width:600px){.pcq-stat{padding:0 24px}}.pcq-stat-n{color:#1f232d;display:block;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;line-height:1.2;white-space:nowrap}@media (min-width:600px){.pcq-stat-n{font-size:28px}}@media (min-width:768px){.pcq-stat-n{font-size:35px}}.pcq-stat-l{color:#616671;display:block;font-size:10px;line-height:1.3;margin-top:2px}@media (min-width:600px){.pcq-stat-l{font-size:12px}}@media (min-width:768px){.pcq-stat-l{font-size:13px}}.pcq-stats-sep{background:#d3e7dd;display:block;flex-shrink:0;height:32px;width:1px}@media (min-width:768px){.pcq-stats-sep{height:40px}}.pcq-pain-grid{display:grid;gap:12px;grid-template-columns:1fr;margin:0 auto 28px;max-width:720px}@media (min-width:768px){.pcq-pain-grid{gap:16px;grid-template-columns:1fr 1fr 1fr;margin-bottom:36px}}.pcq-pain-card{align-items:flex-start;border:1.5px solid rgba(0,0,0,.06);border-left:3px solid;border-radius:10px;display:flex;gap:12px;padding:18px 20px;transition:all .25s ease}.pcq-pain-card:hover{box-shadow:0 4px 24px rgba(0,0,0,.06);transform:translateY(-2px)}.pcq-pain-card svg{flex-shrink:0;margin-top:2px}.pcq-pain-card p{color:#41444b;font-size:14px;font-style:italic;line-height:24px;margin:0}@media (min-width:768px){.pcq-pain-card p{font-size:15px}}.pcq-pain-resolve{color:#1f232d;font-size:15px;font-weight:500;line-height:27px;margin:0 auto;max-width:600px;text-align:center}@media (min-width:768px){.pcq-pain-resolve{font-size:17px}}.pcq-steps{display:grid;gap:16px;grid-template-columns:1fr;margin:0 auto;max-width:820px}@media (min-width:768px){.pcq-steps{gap:24px;grid-template-columns:repeat(3,1fr)}}.pcq-step-card{align-items:flex-start;background:#fff;border:1.5px solid rgba(0,0,0,.06);border-radius:15px;display:flex;gap:16px;padding:24px 20px;position:relative;transition:all .25s ease}@media (min-width:768px){.pcq-step-card{align-items:center;flex-direction:column;padding:32px 24px;text-align:center}}.pcq-step-card:hover{box-shadow:0 8px 40px rgba(0,0,0,.08);transform:translateY(-3px)}.pcq-step-card:hover .pcq-step-icon{transform:scale(1.08)}.pcq-step-num{align-items:center;border-radius:50%;display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;left:16px;position:absolute;top:-10px;width:24px}@media (min-width:768px){.pcq-step-num{left:50%;top:-12px;transform:translateX(-50%)}}.pcq-step-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:52px;justify-content:center;transition:transform .25s ease;width:52px}@media (min-width:768px){.pcq-step-icon{height:64px;margin:0 auto 16px;width:64px}}.pcq-step-text{min-width:0}@media (min-width:768px){.pcq-step-text{text-align:center}}.pcq-step-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:4px}@media (min-width:768px){.pcq-step-title{font-size:18px;margin-bottom:8px}}.pcq-step-desc{color:#616671;font-size:13px;line-height:20px;margin:0}@media (min-width:768px){.pcq-step-desc{font-size:14px;line-height:24px}}.pcq-step-arrow{display:none}@media (min-width:768px){.pcq-step-arrow{display:flex;position:absolute;right:-16px;top:50%;transform:translateY(-50%);z-index:1}}.pcq-benefits{display:grid;gap:12px;grid-template-columns:1fr;margin:0 auto;max-width:720px}@media (min-width:600px){.pcq-benefits{gap:16px;grid-template-columns:1fr 1fr}}.pcq-benefit-card{align-items:flex-start;background:#fff;border:1.5px solid rgba(0,0,0,.06);border-left:3px solid;border-radius:10px;display:flex;gap:14px;padding:20px;transition:all .25s ease}.pcq-benefit-card:hover{box-shadow:0 4px 24px rgba(0,0,0,.06);transform:translateY(-2px)}@media (min-width:768px){.pcq-benefit-card{padding:24px}}.pcq-benefit-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:transform .25s ease;width:44px}.pcq-benefit-card:hover .pcq-benefit-icon{transform:scale(1.08)}.pcq-benefit-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:4px}.pcq-benefit-desc{color:#616671;font-size:13px;line-height:20px;margin:0}@media (min-width:768px){.pcq-benefit-desc{font-size:14px;line-height:24px}}.pcq-testimonial{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:15px;box-shadow:0 4px 24px rgba(0,0,0,.06);margin:0 auto;max-width:640px;padding:28px 24px;transition:all .3s ease}.pcq-testimonial:hover{box-shadow:0 12px 48px rgba(0,0,0,.12);transform:translateY(-3px)}@media (min-width:768px){.pcq-testimonial{padding:40px 36px}}.pcq-testimonial-quote{margin-bottom:20px;position:relative}.pcq-testimonial-quote>svg{left:-4px;position:absolute;top:-6px}@media (min-width:768px){.pcq-testimonial-quote>svg{left:-8px;top:-10px}}.pcq-testimonial-quote blockquote{color:#1f232d;font-family:Poppins,sans-serif;font-size:16px;font-style:italic;line-height:27px;margin:0;padding-left:8px}@media (min-width:768px){.pcq-testimonial-quote blockquote{font-size:18px;line-height:30px}}.pcq-testimonial-author{align-items:center;display:flex;gap:12px}.pcq-testimonial-avatar{align-items:center;background:#4f46e5;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:40px;justify-content:center;width:40px}.pcq-testimonial-name{color:#1f232d;font-size:15px;font-weight:600}.pcq-testimonial-role{align-items:center;color:#616671;display:flex;font-size:13px;gap:4px}.pcq-faq{margin:0 auto;max-width:640px}.pcq-faq-item{border-bottom:1px solid rgba(0,0,0,.06)}.pcq-faq-item:first-child{border-top:1px solid rgba(0,0,0,.06)}.pcq-faq-q{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;color:#1f232d;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;gap:12px;justify-content:space-between;line-height:24px;outline:none;padding:16px 0;text-align:left;transition:color .2s ease;width:100%}@media (min-width:768px){.pcq-faq-q{font-size:16px;padding:18px 0}}.pcq-faq-q:hover{color:#4f46e5}.pcq-faq-q:focus-visible{border-radius:4px;outline:2px solid #4f46e5;outline-offset:2px}.pcq-faq-chev{color:#616671;flex-shrink:0;transition:transform .25s ease}.pcq-faq-chev--open{transform:rotate(180deg)}.pcq-faq-a{max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease,padding .3s ease}.pcq-faq-a p{color:#616671;font-size:14px;line-height:24px;margin:0}@media (min-width:768px){.pcq-faq-a p{font-size:15px}}.pcq-faq-a--open{max-height:200px;padding:0 0 16px}.pcq-bottom-cta{background:linear-gradient(170deg,#fff,#eef2ff);padding:48px 0 56px;text-align:center}@media (min-width:768px){.pcq-bottom-cta{padding:72px 0 80px}}.pcq-bottom-cta .pcq-micro{display:block;margin-top:12px}.pcq-bottom-cta-h2{color:#1f232d;font-family:Poppins,sans-serif;font-size:26px;font-weight:600;letter-spacing:-.02em;line-height:32px;margin-bottom:10px}@media (min-width:768px){.pcq-bottom-cta-h2{font-size:40px;line-height:52px}}.pcq-bottom-cta-lead{color:#616671;font-size:16px;font-weight:400;line-height:30px;margin:0 auto 24px;max-width:480px}.road-journey{background:#f6fbfb;border-top:1px solid rgba(12,158,165,.14);overflow:hidden;padding:88px 0 0;position:relative}@media (max-width:767px){.road-journey{padding:60px 0 0}}.road-svg{height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:0}.road-journey__inner{margin:0 auto;max-width:980px;padding:0 24px;position:relative;z-index:1}@media (min-width:1200px){.road-journey__inner{padding:0 48px}}.road-journey__spacer{height:80px}@media (max-width:767px){.road-journey__spacer{height:56px}}.road-journey__header{margin-bottom:72px;max-width:620px;opacity:0;transform:translateY(16px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1)}.road-journey__header.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.road-journey__header{opacity:1;transform:none;transition:none}}@media (max-width:767px){.road-journey__header{margin-bottom:48px}}.road-journey__eyebrow{color:#0c9ea5;font-size:10.5px;font-weight:700;letter-spacing:.16em;margin-bottom:16px;text-transform:uppercase}.road-journey__title{color:#0c1a20;font-family:Charter,Iowan Old Style,Cambria,Georgia,serif;font-size:clamp(1.875rem,2.8vw + .5rem,2.875rem);font-weight:700;letter-spacing:-.025em;line-height:1.08;margin-bottom:18px}.road-journey__sub{color:#263238;font-size:clamp(.9375rem,.25vw + .875rem,1.0625rem);line-height:1.75;max-width:52ch}.road-stop{align-items:flex-start;display:flex;gap:18px;opacity:0;transform:translate(var(--tx,0),var(--ty,0));transition:opacity .55s cubic-bezier(.16,1,.3,1) calc(var(--i, 0)*.07s),transform .55s cubic-bezier(.16,1,.3,1) calc(var(--i, 0)*.07s)}.road-stop.is-visible{opacity:1;transform:translate(0)}@media (prefers-reduced-motion:reduce){.road-stop{opacity:1;transform:none;transition:none}}.road-stop--left{--tx:-20px;margin-bottom:88px;max-width:58%}@media (max-width:767px){.road-stop--left{--tx:0px;--ty:16px;margin-bottom:60px;max-width:100%}}.road-stop--right{--tx:20px;flex-direction:row-reverse;margin-bottom:88px;margin-left:auto;max-width:58%}@media (max-width:767px){.road-stop--right{--tx:0px;--ty:16px;flex-direction:row;margin-bottom:60px;margin-left:0;max-width:100%}}.road-stop:last-of-type{margin-bottom:0}.road-stop__node{align-items:center;background:#f6fbfb;border:2px solid rgba(12,158,165,.18);border-radius:50%;display:flex;flex-shrink:0;height:44px;justify-content:center;position:relative;transition:border-color .35s cubic-bezier(.16,1,.3,1),background .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);width:44px;z-index:2}.road-stop__node:after{border:1.5px solid transparent;border-radius:50%;content:"";inset:-7px;position:absolute;transform:scale(.72);transition:border-color .55s cubic-bezier(.16,1,.3,1) .18s,transform .55s cubic-bezier(.16,1,.3,1) .18s}.road-stop.is-visible .road-stop__node{background:#0c9ea5;border-color:#0c9ea5;box-shadow:0 0 0 6px rgba(12,158,165,.09)}.road-stop.is-visible .road-stop__node:after{border-color:rgba(12,158,165,.2);transform:scale(1)}@media (prefers-reduced-motion:reduce){.road-stop__node,.road-stop__node:after{transition:none}}@media (max-width:767px){.road-stop__node{height:36px;width:36px}}.road-stop__num{color:#0c9ea5;font-size:10px;font-weight:800;letter-spacing:.06em;transition:color .3s cubic-bezier(.16,1,.3,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.road-stop.is-visible .road-stop__num{color:#fff}@media (prefers-reduced-motion:reduce){.road-stop__num{transition:none}}.road-stop__card{flex:1}.road-stop__stage{color:#0c9ea5;display:block;font-size:9px;font-weight:700;letter-spacing:.16em;margin-bottom:8px;margin-top:9px;text-transform:uppercase}.road-stop__headline{color:#0c1a20;font-family:Charter,Iowan Old Style,Cambria,Georgia,serif;font-size:clamp(1rem,1.2vw + .4rem,1.3125rem);font-weight:700;letter-spacing:-.01em;line-height:1.28;margin:0 0 10px}.road-stop__body{color:#263238;font-size:14px;line-height:1.72;margin:0 0 14px;max-width:44ch}.road-stop__badge{align-items:center;background:rgba(12,158,165,.08);border:1px solid rgba(12,158,165,.18);border-radius:14px;color:#0c9ea5;display:inline-flex;font-size:11px;font-weight:600;gap:5px;letter-spacing:.02em;padding:4px 10px 4px 8px}.road-stop__badge svg{flex-shrink:0}*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:4px}::-webkit-scrollbar-track{background:transparent}*{scrollbar-width:thin}body{-webkit-font-smoothing:antialiased;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;text-rendering:optimizeLegibility}::-moz-selection{background-color:rgba(59,130,246,.15);color:#1e293b}::selection{background-color:rgba(59,130,246,.15);color:#1e293b}a{text-decoration:none;transition:color .2s ease}a,a:hover{color:#2ad497}img{height:auto;max-width:100%;vertical-align:top}ul{margin:0;padding:0}.mb-40{margin-bottom:40px}.header-top-bar{border-bottom:1px solid #d3e7dd;padding:8px 0}.header-top-bar,.topbar-menu{align-items:center;display:flex}.topbar-menu{gap:20px;justify-content:flex-end}@media screen and (max-width:992px){.topbar-menu{margin-left:auto}}.topbar-menu li{color:#fff;cursor:pointer;font-size:16px;font-weight:500;line-height:normal;margin-bottom:0}.topbar-menu li a span{color:#41444b;font-size:18px;font-weight:400;line-height:27px}@media screen and (max-width:991px){.topbar-menu li:nth-child(2) span,.topbar-menu li:nth-child(3),.topbar-menu li:nth-child(4){display:none}}.custom-navbar .collapse .custom-nav-menu li .dropdown-menu{background-color:#fff;border:none;border-radius:0;box-shadow:0 0 15px 0 rgba(0,0,0,.04);margin:0;min-width:13rem;padding:0;transition:all .3s}.navbar-nav li:hover>ul.dropdown-menu{display:block}.header-main .custom-navbar .custom-navbar-collapse{justify-content:center}.header-main .custom-navbar .site-logo img{max-width:260px}@media screen and (max-width:767px){.header-main .custom-navbar .site-logo img{max-width:220px}}.header-main-mobile{display:none}.header-main-mobile .mobile-header-bar{background:#fff;border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:1040}.header-main-mobile .mobile-header-inner{align-items:center;display:flex;gap:12px;justify-content:space-between;padding-bottom:10px;padding-top:10px}.header-main-mobile .site-logo .logo-img{height:auto}@media screen and (max-width:575px){.header-main-mobile .site-logo .logo-img{max-width:180px}}@media screen and (max-width:380px){.header-main-mobile .site-logo .logo-img{max-width:150px}}@media screen and (max-width:340px){.header-main-mobile .site-logo .logo-img{max-width:130px}}.header-main-mobile .mobile-header-actions{align-items:center;display:flex;flex-shrink:0;gap:4px}.header-main-mobile .mobile-action-btn{align-items:center;background:none;border:none;border-radius:7px;color:#1f232d;cursor:pointer;display:flex;height:38px;justify-content:center;text-decoration:none;transition:background-color .2s ease;width:38px}.header-main-mobile .mobile-action-btn:hover{background-color:rgba(0,0,0,.04)}.header-main-mobile .mobile-action-btn.mobile-action-whatsapp img{height:22px;width:22px}.header-main-mobile .hamburger-btn{align-items:center;background:none;border:none;border-radius:7px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:5px;height:38px;justify-content:center;padding:8px;transition:background-color .2s ease;width:38px}.header-main-mobile .hamburger-btn:hover{background-color:rgba(0,0,0,.04)}.header-main-mobile .hamburger-btn:focus{box-shadow:none;outline:none}.header-main-mobile .hamburger-btn .hamburger-line{background-color:#1f232d;border-radius:2px;display:block;height:2px;transform-origin:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:20px}.header-main-mobile .hamburger-btn.is-active .hamburger-line:first-child{transform:translateY(7px) rotate(45deg)}.header-main-mobile .hamburger-btn.is-active .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.header-main-mobile .hamburger-btn.is-active .hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-drawer-backdrop{background:rgba(0,0,0,.4);height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:1050}.mobile-drawer-backdrop.is-visible{opacity:1;visibility:visible}.mobile-drawer{background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column;height:100%;max-width:85vw;overflow:hidden;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);width:320px;z-index:1060}.mobile-drawer.is-open{transform:translateX(0)}.mobile-drawer .mobile-drawer-header{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px}.mobile-drawer .mobile-drawer-header .site-logo .logo-img{height:auto;max-width:160px}.mobile-drawer .mobile-drawer-close{align-items:center;background:none;border:none;border-radius:7px;color:#616671;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.mobile-drawer .mobile-drawer-close:hover{background-color:rgba(0,0,0,.04);color:#1f232d}.mobile-drawer .mobile-drawer-body{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto;padding:12px 0}.mobile-drawer .mobile-drawer-body .main-navbar-menu{padding:0}.mobile-drawer .mobile-drawer-body .custom-nav-menu{list-style:none;margin:0;padding:0}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li.nav-item{border-bottom:1px solid rgba(0,0,0,.04)}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li.nav-item>.d-flex{padding:0 20px}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li.nav-item>a.nav-link{padding:12px 20px}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li.nav-item a.nav-link{color:#1f232d;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1.4;padding-bottom:12px;padding-top:12px}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li.nav-item a.nav-link.dropdown-toggle:after{display:none}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li.nav-item .arrow-icon{color:#616671;font-size:14px;transition:transform .25s ease}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li.nav-item .arrow-icon.rotate-180{transform:rotate(180deg)}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li .dropdown-menu{background:#f8fafb;border:none;border-radius:0;box-shadow:none;margin:0;padding:4px 0;position:static!important;transform:none!important}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li .dropdown-menu .dropdown-item{border-bottom:none;padding:0}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li .dropdown-menu .dropdown-item .close-menu,.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li .dropdown-menu .dropdown-item a{color:#41444b;display:block;font-size:14px;font-weight:400;padding:10px 32px;text-decoration:none;transition:color .15s ease}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li .dropdown-menu .dropdown-item .close-menu:hover,.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li .dropdown-menu .dropdown-item a:hover{background:transparent;color:#2ad497}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li .dropdown-menu .dropdown-item:active{background-color:transparent}.mobile-drawer .mobile-drawer-body .custom-nav-menu .menuli li .dropdown-menu .dropdown-item:active a{color:#2ad497}.mobile-drawer .mobile-drawer-body .mobile-conversations{border-bottom:1px solid rgba(0,0,0,.04);list-style:none}.mobile-drawer .mobile-drawer-body .mobile-conversations a{color:#1f232d;display:block;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;padding:12px 20px;text-decoration:none}.mobile-drawer .mobile-drawer-body .mobile-book-an-appoinment{display:none!important}.mobile-drawer .mobile-drawer-footer{background:#f8fafb;border-top:1px solid rgba(0,0,0,.06);flex-shrink:0;padding:16px 20px}.mobile-drawer .mobile-drawer-cta{background-color:#1f232d;border-radius:10px;color:#fff;cursor:pointer;display:block;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;margin-bottom:14px;padding:13px 24px;text-align:center;text-decoration:none;transition:all .25s ease;width:100%}.mobile-drawer .mobile-drawer-cta:hover{background-color:#2ad497;color:#fff}.mobile-drawer .mobile-drawer-auth{align-items:center;display:flex;gap:20px;justify-content:center}.mobile-drawer .mobile-drawer-auth .mobile-drawer-auth-link{align-items:center;background:none;border:none;color:#41444b;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:6px;padding:0;text-decoration:none;transition:color .2s ease}.mobile-drawer .mobile-drawer-auth .mobile-drawer-auth-link svg{color:#616671}.mobile-drawer .mobile-drawer-auth .mobile-drawer-auth-link:hover,.mobile-drawer .mobile-drawer-auth .mobile-drawer-auth-link:hover svg{color:#2ad497}.mobile-drawer .mobile-drawer-auth .mobile-drawer-account-dropdown{width:100%}.mobile-drawer .mobile-drawer-auth .mobile-drawer-account-dropdown .dropdown-toggle{color:#41444b;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}.mobile-drawer .mobile-drawer-auth .mobile-drawer-account-dropdown .dropdown-toggle:after{margin-left:6px}.mobile-drawer .mobile-drawer-auth .mobile-drawer-account-dropdown .dropdown-menu{background:#fff;border:none;border-radius:7px;box-shadow:none;margin-top:8px;position:static!important;transform:none!important}.mobile-drawer .mobile-drawer-auth .mobile-drawer-account-dropdown .dropdown-menu .dropdown-item{border-bottom:none;color:#41444b;font-size:14px;padding:8px 16px}.mobile-drawer .mobile-drawer-auth .mobile-drawer-account-dropdown .dropdown-menu .dropdown-item:hover{background:transparent;color:#2ad497}.MainSerachBar{position:relative}.MainSerachBar .nav-link i{color:#16213e;font-size:20px}.bannerpart .search-bar{background:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2);display:none;padding:10px;position:inherit;right:0;top:-15%;width:100%;z-index:999}.bannerpart .search-bar .search{height:40px;position:relative;top:2px;transition:all .5s ease;width:100%}.bannerpart .search-bar .search #search_input{background-color:#e3e3e3;border:none;border-radius:0;font-size:15px;height:36px;position:relative;top:0}.bannerpart .search-bar .search .search-button{cursor:pointer;display:block;padding:2px;position:absolute;right:0;top:0;width:100%}.bannerpart .search-bar .search .search-button .main-s{background-color:#e3e3e3;border:none;float:right;font-size:14px;padding:0 0 0 10px;width:100%}.bannerpart .search-bar .search .search-box{border-radius:4px;box-shadow:0 0 4px #ccc;left:0;position:absolute;top:50px;width:100%;z-index:1}.bannerpart .search-bar .search .search-box .tag-right-serch-link{background-color:#fff;box-shadow:0 0 4px #ccc;color:#000;display:block!important;float:left;min-width:inherit;padding:8px;position:relative;text-align:left;top:0;width:100%}.bannerpart .search-bar .search .search-box .tag-right-serch-link .trythis{color:#000;float:left;text-transform:capitalize;width:100%}.bannerpart .search-bar .search .search-box .tag-right-serch-link .tag-link{background:#2c2a3f;border-radius:20px;color:#fff;display:inline-block;font-size:10px;font-weight:600;line-height:1.2;margin:4px 2px;padding:4px 7px}.bannerpart .sphinx_ajax_result{right:4px;top:60px}.search-inner-page-section{padding-bottom:60px}.search-newbar{background:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2);display:none;position:absolute;right:0;top:100%;z-index:999}.search{height:40px;position:relative;top:2px;transition:all .5s ease;width:100%}.search-bar input#search_input{border:none;border-radius:0;font-size:15px}.main-search{background-color:#e3e3e3;height:36px;position:relative;top:0}.search-button{cursor:pointer;display:block;position:relative;width:100%}.main-search-input{background-color:#eff5f2;border:1px solid #d3e7dd;border-radius:60px;font-size:14px;padding:12px 20px;width:225px}.search-box{border-radius:4px;box-shadow:0 0 4px #ccc;left:0;max-width:471px;top:50px;width:100%;z-index:1}.search-box .fa-spin{color:#333;font-size:18px!important;position:absolute;right:6px;top:10px}.hide2{display:none!important}.set-seachbar{right:15px;top:8px}.set-seachbar,.set-seachbar .closed{color:#000;cursor:pointer;font-size:20px;position:absolute}.set-seachbar .closed{right:26px;top:5px}.hidden{display:none}.tag-right-serch-link{background-color:#fff;box-shadow:0 0 4px #ccc;display:block!important;min-width:400px;padding:10px;position:relative;text-align:left;top:0}.tag-right-serch-link,.trythis{color:#000;float:left;width:100%}.trythis{text-transform:capitalize}.tag-right-serch-link .tag-link{background:#2c2a3f;border-radius:20px;color:#fff;display:inline-block;font-size:11px;font-weight:600;margin:4px 2px;padding:4px 5px}#text_div{color:red;float:right;position:absolute}.sphinx-result-title a{color:#242424;font-size:13px;font-weight:500;line-height:20px;margin-bottom:30px}.sphinx_ajax_result,.sphinx_ajax_result_desktop{background:#fff;border:1px solid #fefefe;border-radius:3px;box-shadow:2px 2px 14px #999;font-size:12px;line-height:16px;margin:0;max-width:400px;padding:10px;position:absolute;right:43px;text-align:left;top:130px;transition:all .2s ease-in-out 0s;width:100%;z-index:9999}.sphinx-result-title{margin:0 0 8px}.sphinx_ajax_result_desktop{right:0;top:47px}.sphinx_ajax_result_desktop_inner{background:#fff;border:1px solid #fefefe;border-radius:3px;box-shadow:2px 2px 14px #999;font-size:12px;line-height:16px;margin:0;max-width:464px;padding:10px;position:absolute;text-align:left;transition:all .2s ease-in-out 0s;width:100%;z-index:9999}.no-p{padding:0!important}.search-result-title{color:#41444b;font-size:24px}.custom-navbar .custom-navbar-collapse .custom-nav-menu{display:flex;gap:30px}.custom-navbar .custom-navbar-collapse .custom-nav-menu .menuli li{position:relative}.custom-navbar .custom-navbar-collapse .custom-nav-menu .menuli li.nav-item a{align-items:center;color:#41444b;display:flex;font-size:16px;font-weight:400;justify-content:space-between}.custom-navbar .custom-navbar-collapse .custom-nav-menu .menuli li.dropdown .dropdown-toggle:after{display:none}.custom-navbar .custom-navbar-collapse .custom-nav-menu .menuli li.dropdown .dropdown-menu{background-color:#fff;border:none;border-radius:0;box-shadow:0 0 15px 0 rgba(0,0,0,.04);margin:0;min-width:13rem;padding:0;transition:all .3s}.custom-navbar .custom-navbar-collapse .custom-nav-menu .menuli li.dropdown .dropdown-menu .dropdown-item{border-bottom:1px solid #efefef;padding:0}.custom-navbar .custom-navbar-collapse .custom-nav-menu .menuli li.dropdown .dropdown-menu .dropdown-item .close-menu,.custom-navbar .custom-navbar-collapse .custom-nav-menu .menuli li.dropdown .dropdown-menu .dropdown-item a{color:inherit;display:block;padding:.55rem 1rem;text-decoration:none;width:100%}.custom-navbar .custom-navbar-collapse .custom-nav-menu .menuli li.dropdown .dropdown-menu .dropdown-item:active{background-color:#2ad497}.custom-navbar .custom-navbar-collapse .custom-nav-menu .menuli li.dropdown .dropdown-menu .dropdown-item:active a{color:#fff}.custom-navbar .custom-navbar-collapse .custom-nav-menu .menuli li.dropdown .dropdown-menu .dropdown-item .dropdown-submenu{left:100%;min-width:200px;top:0}.custom-navbar .custom-navbar-collapse .login-wrapper{align-items:center;gap:30px;margin-left:30px;min-height:40px}.custom-navbar .custom-navbar-collapse .login-wrapper .login-link{color:#41444b;font-size:16px;font-weight:400;line-height:27px;padding:8px}.custom-navbar .custom-navbar-collapse .login-wrapper .nav-link{color:#41444b;cursor:pointer;font-size:16px;font-weight:400;line-height:27px}.custom-navbar .custom-navbar-collapse .after-login-dropdown .dropdown-menu.show .dropdown-item:active{background-color:#2ad497}@media screen and (min-width:768px) and (max-width:992px){.custom-navbar{padding:15px 0}}.appoinment-modal{overflow:hidden;padding-right:0!important}.appoinment-modal .right-appoinntment .inputs{align-items:center;display:flex;padding-bottom:20px}.appoinment-modal .right-appoinntment label{color:#666;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.appoinment-modal .right-appoinntment .checkbox label{align-items:center;display:flex}.appoinment-modal .modal-header .pop-close{background:#1f232d;border:0;border-radius:6px;color:#fff;font-size:25px;height:30px;line-height:32px;width:30px}@keyframes skeletonShimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.home-skeleton-bar{animation:skeletonShimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#eee,#f5f5f5 50%,#eee);background-size:200px 100%;border-radius:6px}.home-skeleton-scroll{display:flex;gap:16px;overflow:hidden}@media screen and (min-width:1024px){.home-skeleton-scroll{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}}.home-skeleton-card{border:1px solid rgba(0,0,0,.06);border-radius:15px;display:flex;flex:0 0 85%;flex-direction:column;min-height:300px;padding:28px 24px}@media screen and (min-width:600px){.home-skeleton-card{flex:0 0 48%}}@media screen and (min-width:1024px){.home-skeleton-card{flex:none}}.home-skeleton-featured{border:1px solid rgba(0,0,0,.06);border-radius:15px;margin-bottom:16px;overflow:hidden}.home-skeleton-compact{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);display:flex;gap:14px;padding:12px 0}.scroll-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.scroll-reveal-children>*{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.scroll-reveal-children.is-visible>*{opacity:1;transform:translateY(0)}.scroll-reveal-children.is-visible>:first-child{transition-delay:0s}.scroll-reveal-children.is-visible>:nth-child(2){transition-delay:.08s}.scroll-reveal-children.is-visible>:nth-child(3){transition-delay:.16s}.scroll-reveal-children.is-visible>:nth-child(4){transition-delay:.24s}.scroll-reveal-children.is-visible>:nth-child(5){transition-delay:.32s}.scroll-reveal-children.is-visible>:nth-child(6){transition-delay:.4s}.scroll-reveal-children.is-visible>:nth-child(7){transition-delay:.48s}.scroll-reveal-children.is-visible>:nth-child(8){transition-delay:.56s}@media (prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal-children>*{opacity:1!important;transform:none!important;transition:none!important}}.banner-section{background:#fff;border-top:1px solid #e8edf2;box-shadow:0 -1px 0 #fff,0 4px 16px rgba(0,0,0,.06);overflow:hidden;position:relative}.hero-split{align-items:stretch;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:991px){.hero-split{grid-template-columns:1fr}}.hero-split__text{display:flex;flex-direction:column;justify-content:center;padding:72px 48px 72px max(6vw,40px)}@media screen and (min-width:1200px){.hero-split__text{padding-left:max((100vw - 1140px)/2 + 24px,48px)}}@media screen and (min-width:1400px){.hero-split__text{padding-left:max((100vw - 1320px)/2 + 24px,60px)}}@media screen and (min-width:992px) and (max-width:1199px){.hero-split__text{padding:56px 36px 56px max(4vw,32px)}}@media screen and (max-width:991px){.hero-split__text{align-items:center;padding:48px 32px 40px;text-align:center}}@media screen and (max-width:575px){.hero-split__text{padding:40px 20px 36px}}.hero-eyebrow{color:#0c9ea5;font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1;margin-bottom:20px;text-transform:uppercase}.hero-headline{color:#1b1f2a;font-family:Charter,Iowan Old Style,Cambria,Georgia,serif;font-size:clamp(2.75rem,4.2vw + .25rem,4.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.06;margin-bottom:24px}.hero-sub{color:#4a5568;font-size:clamp(.9375rem,.4vw + .875rem,1.0625rem);font-weight:400;line-height:1.7;margin-bottom:32px;max-width:44ch}@media screen and (max-width:991px){.hero-sub{max-width:52ch}}.hero-cta-btn{align-items:center;align-self:flex-start;background:#0c9ea5;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;height:54px;letter-spacing:.06em;margin-bottom:20px;padding:0 32px;text-transform:uppercase;transition:background .18s,transform .15s;white-space:nowrap}.hero-cta-btn:hover{background:#0a8089;transform:translateY(-1px)}.hero-cta-btn:active{transform:translateY(0)}@media screen and (max-width:991px){.hero-cta-btn{align-self:center}}.hero-secondary-link{color:#718096;font-size:13.5px;font-weight:400;text-decoration:none;transition:color .18s}.hero-secondary-link:hover{color:#0c9ea5}@keyframes hero-underline-draw{0%{opacity:0;transform:scaleX(0)}30%{opacity:1}to{opacity:1;transform:scaleX(1)}}@keyframes hero-underline-shimmer{0%{background-position:-200%}to{background-position:200%}}.hero-consult-underline{color:#0c9ea5;font-weight:600;position:relative}.hero-consult-underline:after{animation:hero-underline-draw .7s cubic-bezier(.4,0,.2,1) .3s both,hero-underline-shimmer 2.4s linear 1s infinite;background:linear-gradient(90deg,#0c9ea5,#3ecfcf 50%,#0c9ea5);background-size:200% auto;border-radius:2px;bottom:-2px;content:"";height:2px;left:0;position:absolute;transform-origin:left center;width:100%}@media (prefers-reduced-motion:reduce){.hero-consult-underline:after{animation:none;transform:scaleX(1);transform-origin:left center}}.hero-split__photo{align-items:center;display:flex;justify-content:center;min-height:480px;overflow:hidden}.hero-split__photo img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}@media screen and (max-width:991px){.hero-split__photo{min-height:340px;order:-1}}.about-info-section .about-info-inner{margin-top:-50px;position:relative;z-index:9}@media screen and (max-width:768px){.about-info-section .about-info-inner{margin-top:0;padding-top:80px}}@media screen and (max-width:575px){.about-info-section .about-info-inner{padding-top:30px}}.about-info-section .about-info-inner .aboutinfo-box{background-color:#fff;border-radius:10px;box-shadow:0 4px 24px rgba(0,0,0,.06);padding:15px 10px;text-align:center}@media screen and (max-width:575px){.about-info-section .about-info-inner .aboutinfo-box{min-height:134px}}.about-info-section .about-info-inner .aboutinfo-box p{margin-bottom:0;margin-top:10px}@media screen and (max-width:575px){.about-info-section .about-info-inner .aboutinfo-box p{font-size:13px;line-height:22px}}.section-heading-left{margin-bottom:30px}.section-heading{margin-bottom:40px;text-align:center}@media screen and (max-width:575px){.section-heading{margin-bottom:15px}}.section-heading h2{color:#1f232d;font-family:Poppins,sans-serif;font-size:40px;font-weight:600;letter-spacing:-.02em;line-height:52px;margin-bottom:0}@media screen and (max-width:575px){.section-heading h2{font-size:26px;line-height:30px}}.section-heading-left h2{color:#1f232d;font-family:Poppins,sans-serif;font-size:40px;font-weight:600;letter-spacing:-.02em;line-height:52px;margin-bottom:5px}@media screen and (max-width:575px){.section-heading-left h2{font-size:26px;line-height:30px;text-align:center}}.section-heading-left p{color:#41444b;font-size:20px;font-weight:400;line-height:32px;margin-bottom:0}@media screen and (max-width:575px){.section-heading-left p{font-size:16px;line-height:24px;text-align:center}}.stats-strip{background:#fff;border-bottom:1px solid rgba(0,0,0,.06);padding:48px 0}@media screen and (min-width:768px){.stats-strip{padding:56px 0}}.stats-strip-inner{display:grid;gap:32px 0;grid-template-columns:1fr 1fr;text-align:center}@media screen and (min-width:768px){.stats-strip-inner{gap:0;grid-template-columns:repeat(4,1fr)}}.stat-item{align-items:center;display:flex;flex-direction:column;position:relative}@media screen and (min-width:768px){.stat-item:not(:last-child):after{background:rgba(0,0,0,.1);content:"";height:40px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}}.stat-number{color:#1f232d;font-family:Poppins,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.02em;line-height:1;margin-bottom:8px}@media screen and (min-width:768px){.stat-number{font-size:48px;margin-bottom:10px}}@media screen and (min-width:992px){.stat-number{font-size:56px}}.stat-label{color:#616671;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.02em;max-width:140px}@media screen and (min-width:768px){.stat-label{font-size:14px;max-width:160px}}.stat-item--accent .stat-number{color:#f97316}.journey-selector{background:#eff5f2;padding:48px 0}@media screen and (min-width:768px){.journey-selector{padding:72px 0}}.journey-visible{opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s ease}.journey-hidden{height:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transform:translateY(12px)}.journey-step-1.journey-hidden{height:auto;opacity:1;overflow:visible;pointer-events:auto;position:static;transform:none}.journey-header{margin-bottom:32px;text-align:center}@media screen and (min-width:768px){.journey-header{margin-bottom:44px}}.journey-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin-bottom:10px}@media screen and (min-width:768px){.journey-title{font-size:35px;line-height:44px}}.journey-subtitle{color:#616671;font-family:Poppins,sans-serif;font-size:15px;line-height:24px;margin-bottom:0}@media screen and (min-width:768px){.journey-subtitle{font-size:17px}}.journey-select-hint{align-items:center;color:#f97316;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;gap:6px;letter-spacing:.06em;margin-top:14px;text-transform:uppercase}.journey-select-hint:before{background:#f97316;border-radius:1px;content:"";display:inline-block;height:2px;width:16px}@media screen and (min-width:768px){.journey-select-hint{font-size:13px;margin-top:18px}}.journey-cards-primary{display:flex;flex-direction:column;gap:12px;margin:0 auto 16px;max-width:540px}@media screen and (min-width:768px){.journey-cards-primary{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-bottom:18px;max-width:none}}.journey-cards-secondary{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:540px}@media screen and (min-width:768px){.journey-cards-secondary{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);max-width:none}.journey-cards-secondary .journey-card{padding:18px 22px}.journey-cards-secondary .journey-card .journey-card-title{font-size:15px}}.journey-card{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1.5px solid rgba(0,0,0,.06);border-left-width:3px;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;font-family:inherit;gap:12px;justify-content:space-between;outline:none;padding:18px 22px;text-align:left;transition:all .25s ease;width:100%}@media screen and (min-width:768px){.journey-card{border-radius:10px;padding:28px}}.journey-card:hover{box-shadow:0 4px 24px rgba(0,0,0,.06);transform:translateY(-2px)}.journey-card:hover .journey-card-arrow{color:#1f232d;transform:translateX(4px)}.journey-cards-primary .journey-card:first-child{background:#fff7ed;border-left-color:#f97316}.journey-cards-primary .journey-card:first-child:hover{border-color:#f97316}.journey-cards-primary .journey-card:nth-child(2){background:#fff1f2;border-left-color:#e11d48}.journey-cards-primary .journey-card:nth-child(2):hover{border-color:#e11d48}.journey-cards-primary .journey-card:nth-child(3){background:#eff6ff;border-left-color:#3b82f6}.journey-cards-primary .journey-card:nth-child(3):hover{border-color:#3b82f6}.journey-cards-secondary .journey-card:first-child{background:#fef9ef;border-left-color:#d97706}.journey-cards-secondary .journey-card:first-child:hover{border-color:#d97706}.journey-cards-secondary .journey-card:nth-child(2){background:#f0fdfa;border-left-color:#14b8a6}.journey-cards-secondary .journey-card:nth-child(2):hover{border-color:#14b8a6}.journey-cards-secondary .journey-card:nth-child(3){background:#f5f3ff;border-left-color:#7c3aed}.journey-cards-secondary .journey-card:nth-child(3):hover{border-color:#7c3aed}.journey-card--selected{box-shadow:0 4px 24px rgba(0,0,0,.06)}.journey-card-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:0}@media screen and (min-width:768px){.journey-card-title{font-size:17px}}.journey-card-badge{background:rgba(42,212,151,.08);border-radius:10px;color:#2ad497;display:inline-block;flex-shrink:0;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;letter-spacing:.04em;padding:3px 8px;text-transform:uppercase;white-space:nowrap}@media screen and (min-width:768px){.journey-card-badge{font-size:11px;padding:4px 10px}}.journey-card-arrow{align-items:center;color:#616671;display:flex;flex-shrink:0;transition:all .25s ease}@media screen and (min-width:768px){.journey-card-arrow{display:none}}.journey-result{margin:0 auto;max-width:540px;text-align:center}.journey-result-icon{color:#1f232d;margin-bottom:16px}@media screen and (min-width:768px){.journey-result-icon{margin-bottom:20px}}.journey-result-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:22px;font-weight:600;line-height:1.3;margin-bottom:14px}@media screen and (min-width:768px){.journey-result-title{font-size:28px}}.journey-result-desc{color:#616671;font-family:Poppins,sans-serif;font-size:15px;line-height:24px;margin-bottom:28px}@media screen and (min-width:768px){.journey-result-desc{font-size:17px;line-height:27px;margin-bottom:32px}}.journey-result-cta{align-items:center;background:#1f232d;border-radius:10px;color:#fff;display:inline-flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;gap:10px;padding:14px 32px;text-decoration:none;transition:all .25s ease}@media screen and (min-width:768px){.journey-result-cta{font-size:17px;padding:16px 36px}}.journey-result-cta:hover{background:#2ad497;box-shadow:0 12px 48px rgba(0,0,0,.12);color:#fff;transform:translateY(-2px)}.journey-result-secondary{color:#2ad497;display:block;font-family:Poppins,sans-serif;font-size:14px;margin-top:12px;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}@media screen and (min-width:768px){.journey-result-secondary{font-size:15px;margin-top:14px}}.journey-result-secondary:hover{color:#1f232d}.journey-result-proof{color:#616671;font-family:Poppins,sans-serif;font-size:13px;margin-bottom:0;margin-top:16px;opacity:.7}@media screen and (min-width:768px){.journey-result-proof{font-size:14px;margin-top:20px}}.journey-back{align-items:center;background:none;border:none;color:#616671;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:6px;margin-top:24px;padding:8px 0;transition:color .2s ease}@media screen and (min-width:768px){.journey-back{font-size:15px;margin-top:28px}}.journey-back:hover{color:#1f232d}.journey-step-2--desktop{display:none;text-align:center}@media screen and (min-width:768px){.journey-step-2--desktop{display:block}.journey-step-2--desktop.journey-visible{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:15px;box-shadow:0 4px 24px rgba(0,0,0,.06);margin-top:28px;padding:48px 24px}.journey-step-2--desktop.journey-hidden{display:none}}.journey-sheet-overlay{background:transparent;inset:0;pointer-events:none;position:fixed;transition:background .35s ease;z-index:1000}@media screen and (min-width:768px){.journey-sheet-overlay{display:none!important}}.journey-sheet-overlay--active{background:rgba(0,0,0,.4);pointer-events:auto}.journey-sheet-overlay--active .journey-sheet{transform:translateY(0)}.journey-sheet{background:#fff;border-radius:20px 20px 0 0;bottom:0;left:0;max-height:88vh;overflow-y:auto;padding:12px 24px 40px;position:absolute;right:0;text-align:center;transform:translateY(100%);transition:transform .4s cubic-bezier(.22,1,.36,1)}.journey-sheet-handle{background:rgba(0,0,0,.15);border-radius:2px;height:4px;margin:0 auto 24px;width:36px}.journey-secondary{align-items:center;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:center;margin-top:36px;padding-top:28px}@media screen and (min-width:768px){.journey-secondary{gap:8px 24px;margin-top:48px}}.journey-secondary-label{color:#616671;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.08em;text-align:center;text-transform:uppercase;width:100%}@media screen and (min-width:768px){.journey-secondary-label{font-size:14px;width:auto}}.journey-secondary-link{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;color:#1f232d;display:inline-flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;gap:6px;padding:10px 18px;text-decoration:none;transition:all .2s ease}.journey-secondary-link svg{stroke:#616671;flex-shrink:0;transition:stroke .2s ease}@media screen and (min-width:768px){.journey-secondary-link{font-size:15px;padding:12px 22px}}.journey-secondary-link:hover{background:#1f232d;border-color:#1f232d;color:#fff;text-decoration:none}.journey-secondary-link:hover svg{stroke:#fff}.butn-clear,.butn-delete,.butn-header,.butn-primary,.butn-secondary,.butn-white{background-color:#1f232d;border:0;border-radius:10px;color:#fff;display:inline-block;font-size:16px;font-weight:500;line-height:27px;padding:12px 28px;transition:all .25s ease;transition:all .3s ease-in-out}.butn-clear:hover,.butn-delete:hover,.butn-header:hover,.butn-primary:hover,.butn-secondary:hover,.butn-white:hover{background-color:#2ad497;box-shadow:0 12px 48px rgba(0,0,0,.12);color:#fff;transform:translateY(-1px)}.butn-white{background-color:#fff;border:0;color:#1f232d}.butn-header{font-size:16px;line-height:1}.butn-clear,.butn-secondary{line-height:1.2}.butn-clear{background-color:grey}.butn-delete{background-color:#dc3545;line-height:1.2}.section-view-all{margin-top:32px;text-align:center}@media screen and (max-width:768px){.section-view-all{margin-top:24px}}.view-all-link{align-items:center;color:#1f232d;display:inline-flex;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;gap:6px;text-decoration:none;transition:color .2s ease}.view-all-link svg{transition:transform .2s ease}.view-all-link:hover{color:#2ad497;text-decoration:none}.view-all-link:hover svg{transform:translateX(4px)}.our-services{background-color:#eff5f2;padding:50px 0}@media screen and (min-width:768px){.our-services{padding:90px 0}}.our-services .section-heading{margin-bottom:32px;text-align:center}@media screen and (min-width:768px){.our-services .section-heading{margin-bottom:44px}}.our-services .section-heading h2{color:#1f232d;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin-bottom:8px}@media screen and (min-width:768px){.our-services .section-heading h2{font-size:40px;line-height:52px}}.our-services .section-heading p{color:#616671;font-family:Poppins,sans-serif;font-size:15px}@media screen and (min-width:768px){.our-services .section-heading p{font-size:17px}}.our-services .services-grid{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:768px){.our-services .services-grid{gap:16px;grid-template-columns:repeat(3,1fr)}}.our-services .service-wrapper{align-items:center;background:#fff;border:1px solid transparent;border-radius:10px;display:flex;flex-direction:column;padding:24px 16px;text-align:center;text-decoration:none;transition:all .25s ease}@media screen and (min-width:768px){.our-services .service-wrapper{padding:32px 20px}}.our-services .service-wrapper:hover{border-color:rgba(42,212,151,.25);box-shadow:0 4px 24px rgba(0,0,0,.06);text-decoration:none}.our-services .service-wrapper:hover h4{color:#2ad497}.our-services .service-wrapper .service-icon{margin-bottom:14px}@media screen and (min-width:768px){.our-services .service-wrapper .service-icon{margin-bottom:18px}}.our-services .service-wrapper h4{color:#1f232d;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:24px;margin-bottom:0;transition:color .2s ease}@media screen and (min-width:768px){.our-services .service-wrapper h4{font-size:16px}}.email-consultation{background-image:url(/v18/images/webpweb/email-consultation.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:100px 0;text-align:center}@media screen and (max-width:575px){.email-consultation{padding:44px 0}}.email-consultation .consultation-wrapper h2{color:#fff;font-family:Poppins,sans-serif;font-size:40px;font-weight:600;letter-spacing:-.02em;line-height:48px;margin-bottom:25px}@media screen and (max-width:991px){.email-consultation .consultation-wrapper h2{font-size:30px;line-height:40px}}@media screen and (max-width:575px){.email-consultation .consultation-wrapper h2{font-size:26px;line-height:36px;margin:0 auto 10px;max-width:350px;width:100%}}.email-consultation .consultation-wrapper .consultation-text{color:#fff;margin-bottom:20px}.meet-doctors{background-color:#fff;padding:50px 0}@media screen and (min-width:768px){.meet-doctors{padding:90px 0}}.meet-doctors .section-heading{margin-bottom:32px;text-align:center}@media screen and (min-width:768px){.meet-doctors .section-heading{margin-bottom:44px}}.meet-doctors .section-heading h2{color:#1f232d;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin-bottom:8px}@media screen and (min-width:768px){.meet-doctors .section-heading h2{font-size:40px;line-height:52px}}.meet-doctors .section-heading p{color:#616671;font-family:Poppins,sans-serif;font-size:15px;margin-bottom:0}@media screen and (min-width:768px){.meet-doctors .section-heading p{font-size:17px}}.meet-doctors .doctors-grid{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:16px;overflow-x:auto;padding-bottom:4px;scroll-padding-left:0;scroll-snap-type:x mandatory;scrollbar-width:none}.meet-doctors .doctors-grid::-webkit-scrollbar{display:none}@media screen and (min-width:768px){.meet-doctors .doctors-grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr);overflow-x:visible;padding-bottom:0;scroll-snap-type:none}}.meet-doctors .doctor-card{background:#fff;border-radius:15px;display:block;overflow:hidden;text-align:center;text-decoration:none;transition:all .25s ease}@media screen and (max-width:767px){.meet-doctors .doctor-card{flex:0 0 80%;scroll-snap-align:start}}.meet-doctors .doctor-card:hover{box-shadow:0 8px 40px rgba(0,0,0,.08);text-decoration:none}.meet-doctors .doctor-card:hover .card-title{color:#2ad497}.meet-doctors .doctor-card .doctor-img{border-radius:15px 15px 0 0;width:100%}.meet-doctors .doctor-card .doctor-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.meet-doctors .doctor-card .card-body{padding:20px 16px}@media screen and (min-width:768px){.meet-doctors .doctor-card .card-body{padding:24px 20px}}.meet-doctors .doctor-card .card-body .card-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.3;margin-bottom:4px;transition:color .2s ease}@media screen and (min-width:768px){.meet-doctors .doctor-card .card-body .card-title{font-size:20px}}.meet-doctors .doctor-card .card-body .card-sub-title{color:#2ad497;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:24px;margin-bottom:8px}@media screen and (min-width:768px){.meet-doctors .doctor-card .card-body .card-sub-title{font-size:15px}}.meet-doctors .doctor-card .card-body .card-credentials{color:#616671;font-family:Poppins,sans-serif;font-size:13px;line-height:20px;margin-bottom:0}@media screen and (min-width:768px){.meet-doctors .doctor-card .card-body .card-credentials{font-size:14px}}.success-stories{background:#fff;padding:50px 0}@media screen and (min-width:768px){.success-stories{padding:90px 0}}.success-stories .section-heading{margin-bottom:28px;text-align:center}@media screen and (min-width:768px){.success-stories .section-heading{margin-bottom:40px}}.success-stories .section-heading h2{color:#1f232d;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin-bottom:8px}@media screen and (min-width:768px){.success-stories .section-heading h2{font-size:40px;line-height:52px}}.success-stories .section-heading p{color:#616671;font-family:Poppins,sans-serif;font-size:15px}@media screen and (min-width:768px){.success-stories .section-heading p{font-size:17px}}.success-stories .testimonial-scroll{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:16px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none}.success-stories .testimonial-scroll::-webkit-scrollbar{display:none}@media screen and (min-width:768px){.success-stories .testimonial-scroll{gap:20px}}@media screen and (min-width:1024px){.success-stories .testimonial-scroll{flex-wrap:nowrap}}.success-stories .testimonial-scroll .testimonial-wrapper{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:15px;box-shadow:0 4px 24px rgba(0,0,0,.06);cursor:pointer;display:flex;flex:0 0 85%;min-height:300px;padding:28px 24px;scroll-snap-align:start;text-decoration:none;transition:all .3s ease}@media screen and (min-width:600px){.success-stories .testimonial-scroll .testimonial-wrapper{flex:0 0 48%}}@media screen and (min-width:1024px){.success-stories .testimonial-scroll .testimonial-wrapper{flex:0 0 31%}}.success-stories .testimonial-scroll .testimonial-wrapper:hover{box-shadow:0 12px 48px rgba(0,0,0,.12);text-decoration:none;transform:translateY(-3px)}@media screen and (min-width:768px){.success-stories .testimonial-scroll .testimonial-wrapper{min-height:320px;padding:32px 28px}}.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-card{display:flex;flex-direction:column;height:100%;width:100%}.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-quote{color:#2ad497;display:block;font-family:Poppins,sans-serif;font-size:56px;font-weight:700;line-height:.6;margin-bottom:8px;opacity:.3}@media screen and (min-width:768px){.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-quote{font-size:64px}}.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-stars{display:flex;gap:2px;margin-bottom:14px}@media screen and (min-width:768px){.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-stars{margin-bottom:16px}}.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-content{flex:1;margin-bottom:20px;overflow:hidden}.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-content .testimonial-text{-webkit-line-clamp:6;-webkit-box-orient:vertical;color:#1f232d;display:-webkit-box;font-family:Poppins,sans-serif;font-size:15px;font-style:italic;font-weight:400;line-height:24px;overflow:hidden;text-align:left}@media screen and (min-width:768px){.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-content .testimonial-text{-webkit-line-clamp:5;font-size:16px;line-height:27px}}.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-footer{align-items:center;border-top:1px solid rgba(0,0,0,.06);display:flex;gap:12px;margin-top:auto;padding-top:16px}.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-author-image{border-radius:50%;flex-shrink:0;height:44px;overflow:hidden;width:44px}.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-author-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.success-stories .testimonial-scroll .testimonial-wrapper .testimonial-author-name{color:#1f232d;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.3;margin:0}.ai-powered-section{background:#fff;padding:90px 0}@media screen and (max-width:768px){.ai-powered-section{padding:50px 0}}.ai-powered-inner{margin:0 auto;max-width:720px;text-align:center}.ai-powered-eyebrow{color:#616671;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:.1em;margin-bottom:16px;text-transform:uppercase}@media screen and (min-width:768px){.ai-powered-eyebrow{font-size:14px;margin-bottom:20px}}.ai-powered-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:26px;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin-bottom:20px}@media screen and (min-width:768px){.ai-powered-title{font-size:35px;line-height:44px;margin-bottom:24px}}.ai-powered-body{color:#616671;font-family:Poppins,sans-serif;font-size:16px;line-height:27px;margin-bottom:40px}@media screen and (min-width:768px){.ai-powered-body{font-size:17px;line-height:30px;margin-bottom:48px}}.ai-powered-stats{display:grid;gap:24px;grid-template-columns:1fr;margin-bottom:40px;text-align:center}@media screen and (min-width:576px){.ai-powered-stats{gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px){.ai-powered-stats{margin-bottom:48px}}.ai-stat{align-items:center;display:flex;flex-direction:column;position:relative}@media screen and (min-width:576px){.ai-stat:not(:last-child):after{background:rgba(0,0,0,.1);content:"";height:40px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}}.ai-stat-number{color:#1f232d;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:1;margin-bottom:8px}@media screen and (min-width:768px){.ai-stat-number{font-size:40px}}.ai-stat-label{color:#616671;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;max-width:160px}@media screen and (min-width:768px){.ai-stat-label{font-size:14px}}.ai-powered-ctas{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.ai-cta-primary{align-items:center;background-color:#1f232d;border-radius:10px;color:#fff;display:inline-flex;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;gap:8px;padding:14px 28px;text-decoration:none;transition:all .25s ease}.ai-cta-primary:hover{box-shadow:0 12px 48px rgba(0,0,0,.12);color:#fff;transform:translateY(-2px)}.ai-cta-primary svg{transition:transform .2s ease}.ai-cta-primary:hover svg{transform:translateX(3px)}.ai-cta-secondary{color:#616671;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s ease}.ai-cta-secondary:hover{color:#2ad497}.ai-tools-grid{margin:0 auto;max-width:640px}.ai-tools-row-primary{display:flex;flex-direction:column;gap:10px;margin:0 auto 12px;max-width:540px}@media screen and (min-width:768px){.ai-tools-row-primary{display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin-bottom:14px;max-width:none}}.ai-tools-row-secondary{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:540px}@media screen and (min-width:768px){.ai-tools-row-secondary{display:grid;gap:14px;grid-template-columns:repeat(2,1fr);max-width:66.66%}}.ai-tool-card{align-items:center;background:#fff;border:1.5px solid rgba(0,0,0,.06);border-left-width:3px;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;gap:12px;justify-content:space-between;padding:16px 20px;text-align:left;text-decoration:none;transition:all .25s ease;width:100%}@media screen and (min-width:768px){.ai-tool-card{padding:20px 24px}}.ai-tool-card:hover{box-shadow:0 4px 24px rgba(0,0,0,.06);color:#1f232d;transform:translateY(-2px)}.ai-tool-card:hover .ai-tool-card-arrow{color:#1f232d;transform:translateX(4px)}.ai-tools-row-primary .ai-tool-card:first-child{background:#eef2ff;border-left-color:#4f46e5}.ai-tools-row-primary .ai-tool-card:first-child:hover{border-color:#4f46e5}.ai-tools-row-primary .ai-tool-card:nth-child(2){background:#f0fdfa;border-left-color:#14b8a6}.ai-tools-row-primary .ai-tool-card:nth-child(2):hover{border-color:#14b8a6}.ai-tools-row-primary .ai-tool-card:nth-child(3){background:#fff1f2;border-left-color:#e11d48}.ai-tools-row-primary .ai-tool-card:nth-child(3):hover{border-color:#e11d48}.ai-tools-row-secondary .ai-tool-card:first-child{background:#fff7ed;border-left-color:#f97316}.ai-tools-row-secondary .ai-tool-card:first-child:hover{border-color:#f97316}.ai-tools-row-secondary .ai-tool-card:nth-child(2){background:#f5f3ff;border-left-color:#7c3aed}.ai-tools-row-secondary .ai-tool-card:nth-child(2):hover{border-color:#7c3aed}.ai-tool-card-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.3;margin-bottom:0}@media screen and (min-width:768px){.ai-tool-card-title{font-size:16px}}.ai-tool-card-arrow{align-items:center;color:#616671;display:flex;flex-shrink:0;transition:all .25s ease}@media screen and (min-width:768px){.ai-tool-card-arrow{display:none}}.not-sure-cta{background:#eff5f2;padding:90px 0}@media screen and (max-width:768px){.not-sure-cta{padding:50px 0}}.not-sure-cta .not-sure-cta-inner{margin:0 auto;max-width:560px;text-align:center}.not-sure-cta .not-sure-cta-label{color:#616671;display:inline-block;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;margin-bottom:16px;text-transform:uppercase}@media screen and (min-width:768px){.not-sure-cta .not-sure-cta-label{font-size:12px;margin-bottom:20px}}.not-sure-cta .not-sure-cta-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:30px;font-weight:600;letter-spacing:-.02em;line-height:40px;margin-bottom:12px}@media screen and (max-width:768px){.not-sure-cta .not-sure-cta-title{font-size:26px;line-height:36px}}@media screen and (min-width:992px){.not-sure-cta .not-sure-cta-title{font-size:40px;line-height:52px}}.not-sure-cta .not-sure-cta-desc{color:#616671;font-family:Poppins,sans-serif;font-size:17px;font-weight:400;line-height:30px;margin:0 auto 32px}@media screen and (max-width:768px){.not-sure-cta .not-sure-cta-desc{font-size:16px;margin-bottom:24px}}.not-sure-cta .not-sure-cta-button{align-items:center;background-color:#1f232d;border-bottom:3px solid #2ad497;border-radius:10px;color:#fff;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:14px 32px;text-decoration:none;transition:all .25s ease}.not-sure-cta .not-sure-cta-button:hover{box-shadow:0 12px 48px rgba(0,0,0,.12);color:#fff;transform:translateY(-2px)}.not-sure-cta .not-sure-cta-button svg{transition:transform .2s ease}.not-sure-cta .not-sure-cta-button:hover svg{transform:translateX(3px)}.free-tools-section{background:#eff5f2;padding:90px 0}@media screen and (max-width:768px){.free-tools-section{padding:50px 0}}.free-tools-header{margin-bottom:40px;text-align:center}@media screen and (max-width:768px){.free-tools-header{margin-bottom:28px}}.free-tools-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.3;margin-bottom:12px}@media screen and (min-width:768px){.free-tools-title{font-size:40px;line-height:52px}}.free-tools-subtitle{color:#616671;font-family:Poppins,sans-serif;font-size:15px;line-height:24px;margin:0 auto;max-width:520px}@media screen and (min-width:768px){.free-tools-subtitle{font-size:17px;line-height:27px}}.free-tools-grid{display:flex;flex-direction:column;gap:8px;margin:0 auto;max-width:540px}@media screen and (min-width:768px){.free-tools-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);max-width:none}}@media screen and (min-width:992px){.free-tools-grid{gap:24px;grid-template-columns:repeat(5,1fr)}}.free-tool-card{align-items:center;background:#fff;border:1.5px solid rgba(0,0,0,.06);border-left:3px solid transparent;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;gap:12px;padding:14px 16px;text-align:left;text-decoration:none;transition:all .25s ease}@media screen and (min-width:768px){.free-tool-card{align-items:center;border-bottom:3px solid transparent;border-left:1.5px solid rgba(0,0,0,.06);border-radius:15px;flex-direction:column;gap:0;padding:36px 20px;text-align:center}}.free-tool-card:hover{box-shadow:0 4px 24px rgba(0,0,0,.06);transform:translateY(-2px)}@media screen and (min-width:768px){.free-tool-card:hover{box-shadow:0 8px 40px rgba(0,0,0,.08);transform:translateY(-4px)}}.free-tool-card:hover .free-tool-icon{transform:scale(1.08)}.free-tool-card:hover .free-tool-try{opacity:1;transform:translateY(0)}.free-tool-card:hover .free-tool-arrow{color:#1f232d;transform:translateX(4px)}.free-tool-card:first-child{border-left-color:#4f46e5}@media screen and (min-width:768px){.free-tool-card:first-child{border-bottom-color:#4f46e5;border-left-color:rgba(0,0,0,.06)}}.free-tool-card:nth-child(2){border-left-color:#14b8a6}@media screen and (min-width:768px){.free-tool-card:nth-child(2){border-bottom-color:#14b8a6;border-left-color:rgba(0,0,0,.06)}}.free-tool-card:nth-child(3){border-left-color:#e11d48}@media screen and (min-width:768px){.free-tool-card:nth-child(3){border-bottom-color:#e11d48;border-left-color:rgba(0,0,0,.06)}}.free-tool-card:nth-child(4){border-left-color:#f97316}@media screen and (min-width:768px){.free-tool-card:nth-child(4){border-bottom-color:#f97316;border-left-color:rgba(0,0,0,.06)}}.free-tool-card:nth-child(5){border-left-color:#7c3aed}@media screen and (min-width:768px){.free-tool-card:nth-child(5){border-bottom-color:#7c3aed;border-left-color:rgba(0,0,0,.06)}}.free-tool-icon{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;min-width:36px;transition:transform .3s ease;width:36px}.free-tool-icon svg{height:18px;width:18px}@media screen and (min-width:768px){.free-tool-icon{height:72px;margin-bottom:20px;min-width:72px;width:72px}.free-tool-icon svg{height:28px;width:28px}}.free-tool-icon--indigo{background:#eef2ff;color:#4f46e5}.free-tool-icon--teal{background:#f0fdfa;color:#14b8a6}.free-tool-icon--rose{background:#fff1f2;color:#e11d48}.free-tool-icon--orange{background:#fff7ed;color:#f97316}.free-tool-icon--purple{background:#f5f3ff;color:#7c3aed}.free-tool-text{flex:1}@media screen and (min-width:768px){.free-tool-text{flex:none}}.free-tool-name{color:#1f232d;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.3;margin-bottom:0}@media screen and (min-width:768px){.free-tool-name{font-size:15px}}.free-tool-desc{color:#616671;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.4;margin-bottom:0;margin-top:4px}@media screen and (min-width:768px){.free-tool-desc{font-size:13px;line-height:1.5;margin-top:6px}}.free-tool-arrow{align-items:center;color:#616671;display:flex;flex-shrink:0;transition:all .25s ease}@media screen and (min-width:768px){.free-tool-arrow{display:none}}.free-tool-try{display:none}@media screen and (min-width:768px){.free-tool-try{align-items:center;color:#2ad497;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;gap:4px;margin-top:12px;opacity:0;transform:translateY(4px);transition:all .25s ease}.free-tool-try svg{transition:transform .2s ease}}.subscribe-newsletter{background:#faf8f5;padding:90px 0}@media screen and (max-width:768px){.subscribe-newsletter{padding:50px 0}}.subscribe-newsletter .subscribe-newsletter-wrapper{margin:0 auto;max-width:520px;text-align:center}.subscribe-newsletter .subscribe-newsletter-wrapper h2{color:#1f232d;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin-bottom:8px}@media screen and (min-width:768px){.subscribe-newsletter .subscribe-newsletter-wrapper h2{font-size:40px;line-height:52px}}.subscribe-newsletter .subscribe-newsletter-wrapper p{color:#616671;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;margin-bottom:28px}@media screen and (min-width:768px){.subscribe-newsletter .subscribe-newsletter-wrapper p{font-size:17px}}.subscribe-newsletter .newsletter-form{display:flex;gap:10px}@media screen and (max-width:480px){.subscribe-newsletter .newsletter-form{flex-direction:column}}.subscribe-newsletter .newsletter-input{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 4px 24px rgba(0,0,0,.06);color:#1f232d;flex:1;font-family:Poppins,sans-serif;font-size:15px;padding:14px 20px;transition:border-color .2s ease,box-shadow .2s ease}.subscribe-newsletter .newsletter-input:focus{border-color:#2ad497;box-shadow:0 0 0 3px rgba(42,212,151,.1);outline:none}.subscribe-newsletter .newsletter-input::-moz-placeholder{color:#616671;font-weight:400}.subscribe-newsletter .newsletter-input::placeholder{color:#616671;font-weight:400}.subscribe-newsletter .newsletter-btn{background:#1f232d;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;padding:14px 28px;transition:all .25s ease;white-space:nowrap}.subscribe-newsletter .newsletter-btn:hover{background:#2ad497}.recent-articles{background:#fff;padding:50px 0}@media screen and (min-width:768px){.recent-articles{padding:90px 0}}.recent-articles .section-heading{margin-bottom:28px;text-align:center}@media screen and (min-width:768px){.recent-articles .section-heading{margin-bottom:44px}}.recent-articles .section-heading h2{color:#1f232d;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin-bottom:8px}@media screen and (min-width:768px){.recent-articles .section-heading h2{font-size:40px;line-height:52px}}.recent-articles .section-heading p{color:#616671;font-family:Poppins,sans-serif;font-size:15px;margin-bottom:0}@media screen and (min-width:768px){.recent-articles .section-heading p{font-size:17px}}.recent-articles .articles-mobile-layout{display:block}@media screen and (min-width:768px){.recent-articles .articles-mobile-layout{display:none}}.recent-articles .article-featured{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:15px;box-shadow:0 4px 24px rgba(0,0,0,.06);display:block;margin-bottom:20px;overflow:hidden;text-decoration:none;transition:box-shadow .25s ease}.recent-articles .article-featured:hover{box-shadow:0 12px 48px rgba(0,0,0,.12)}.recent-articles .article-featured:hover .article-featured-title{color:#2ad497}.recent-articles .article-featured .article-featured-img{aspect-ratio:16/10;overflow:hidden;width:100%}.recent-articles .article-featured .article-featured-img img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.recent-articles .article-featured .article-featured-img>div{height:100%;width:100%}.recent-articles .article-featured .article-featured-img>div img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.recent-articles .article-featured:hover .article-featured-img img{transform:scale(1.03)}.recent-articles .article-featured .article-featured-body{padding:16px}.recent-articles .article-featured .article-featured-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f232d;display:-webkit-box;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-bottom:8px;overflow:hidden;transition:color .2s ease}.recent-articles .article-featured .article-featured-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#616671;display:-webkit-box;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5;margin-bottom:0;overflow:hidden}.recent-articles .articles-compact-list{display:flex;flex-direction:column;gap:0}.recent-articles .article-compact{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);display:flex;gap:14px;padding:14px 0;text-decoration:none;transition:background-color .15s ease}.recent-articles .article-compact:last-child{border-bottom:none}.recent-articles .article-compact .article-compact-thumb{background:rgba(0,0,0,.04);border-radius:10px;flex-shrink:0;height:72px;overflow:hidden;width:72px}.recent-articles .article-compact .article-compact-thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.recent-articles .article-compact .article-compact-thumb-placeholder{background:rgba(0,0,0,.06);height:100%;width:100%}.recent-articles .article-compact .article-compact-body{flex:1;min-width:0}.recent-articles .article-compact .article-compact-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f232d;display:-webkit-box;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.4;margin-bottom:4px;overflow:hidden;transition:color .15s ease}.recent-articles .article-compact .article-compact-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#616671;display:-webkit-box;font-family:Poppins,sans-serif;font-size:13px;line-height:1.45;margin-bottom:0;overflow:hidden}.recent-articles .article-compact:hover .article-compact-title{color:#2ad497}.recent-articles .articles-desktop-layout{display:none}@media screen and (min-width:768px){.recent-articles .articles-desktop-layout{display:block}}.recent-articles .card.recent-articles-card{background-color:unset;border:none;border-bottom:1px solid rgba(0,0,0,.06);border-radius:0;padding:14px 0}.recent-articles .card.uploaded-article-shown{border-bottom:none;margin-bottom:16px;padding:0}.recent-articles .card.home-shown-article-content{border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:8px;padding:0}.recent-articles .card .card-body{padding:8px 0}.recent-articles .card .card-body .card-title a{color:#1f232d;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1.35}.recent-articles .card .card-body .card-title a:hover{color:#2ad497}.recent-articles .card .card-body .card-text{color:#616671;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:27px;margin-top:4px}.recent-articles .card .card-body .btn-stories{align-items:center;color:#1f232d;display:inline-flex;font-size:18px;font-size:15px;font-weight:500;font-weight:600;gap:6px;line-height:27px;margin-top:8px;padding:0;position:relative;transition:color .2s ease;width:auto}@media (max-width:1279px){.recent-articles .card .card-body .btn-stories{text-align:left}}.recent-articles .card .card-body .btn-stories:after{background-image:none;content:"→";height:auto;margin-left:4px;position:static;transition:transform .2s ease;width:auto}.recent-articles .card .card-body .btn-stories:hover{color:#2ad497;text-decoration:none}.recent-articles .card .card-body .btn-stories:hover:after{transform:translateX(4px)}.recent-articles .card .recent-articles-img{border-radius:15px;overflow:hidden;position:relative;width:100%}.recent-articles .card .recent-articles-img img{border-radius:15px;height:100%;max-height:700px!important;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.recent-articles .card .recent-articles-img .youtube-icon{bottom:0;display:inline-block;height:60px;left:0;margin:0 auto;position:absolute;right:0;top:45%;vertical-align:middle;width:60px}.online-books{padding-bottom:100px}@media screen and (max-width:575px){.online-books{padding-bottom:30px;padding-top:16px}}.onlinebooks-card{border-radius:15px;box-shadow:0 4px 24px rgba(0,0,0,.06);text-align:center}.onlinebooks-card .books-img{border-radius:15px 15px 0 0;max-height:450px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}@media screen and (min-width:992px) and (max-width:1025px){.onlinebooks-card .books-img{max-height:480px}}@media screen and (min-width:768px) and (max-width:991px){.onlinebooks-card .books-img{max-height:640px}}@media screen and (max-width:768px){.onlinebooks-card .books-img{max-height:640px}}@media screen and (max-width:575px){.onlinebooks-card .books-img{max-height:660px}}.onlinebooks-card .card-body{align-items:center;background:#fff;border-radius:0 0 15px 15px;display:flex;justify-content:center;padding:18px 10px}.onlinebooks-card .card-body .card-title{color:#41444b;font-size:20px;font-weight:600;line-height:30px;margin-bottom:0}.footer-section{background-color:#41444b;padding-top:60px}.footer-section .footer-online-book img{height:270px;width:175px}@media screen and (max-width:1024px){.footer-section .footer-online-book img{height:215px;width:200px}}@media screen and (max-width:768px){.footer-section .footer-online-book img{height:215px;width:187px}}@media screen and (max-width:767px){.footer-section .footer-online-book img{height:215px;width:160px}}@media screen and (max-width:768px){.footer-section{padding-top:50px}}@media screen and (max-width:575px){.footer-section{padding-bottom:20px;padding-top:30px}}.footer-section .online-book-link{color:#fff;font-weight:400}@media screen and (max-width:767px){.footer-section .online-book-link{font-size:12px}}.footer-section .online-book-link:hover{color:#2ad497}.footer-logo-wrapper{display:flex;justify-content:center;margin-bottom:50px}.footer-heading{color:#fff;font-size:20px;font-weight:600;line-height:30px;margin-bottom:20px}@media screen and (max-width:575px){.footer-heading{font-size:14px}.footer-social-heading{display:none}}.footer-list-style1{line-height:18px;list-style-type:none}.footer-list-style1 li{color:#fff;font-size:16px;font-weight:400;line-height:18px;padding-bottom:20px;position:relative}@media screen and (max-width:575px){.footer-list-style1 li{font-size:12px;font-size:10px}}.footer-list-style1 li a{color:#fff;text-transform:capitalize}.footer-list-style1 li a:hover{color:#2ad497}.footer-list-style1 li:last-child{border-bottom:0;padding-bottom:0}.contact-list{padding:0}.contact-list li{align-items:center;display:flex;font-size:16px;font-weight:400;line-height:27px;padding-bottom:20px}@media screen and (max-width:575px){.contact-list li{font-size:12px}}@media screen and (max-width:320px){.contact-list li{font-size:10px}}.contact-list li:last-child{align-items:start;padding-bottom:0}.contact-list li a{color:#fff;line-height:24px;margin-left:12px;margin-top:-2px}@media screen and (max-width:320px){.contact-list li a{margin-left:8px}}.contact-list li a:hover{color:#2ad497}.footer-social-style3{list-style-type:none}@media screen and (max-width:575px){.footer-social-style3{align-items:center;display:flex;gap:25px;justify-content:center}}.footer-social-style3 li{padding-bottom:10px}.footer-social-style3 li a{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:400;gap:10px;line-height:27px}@media screen and (max-width:575px){.footer-social-style3 li a img{height:25px;width:25px}.footer-social-style3 li a .footer-social-link-title{display:none}}.footer-social-style3 li a i{color:#d3e7dd;font-size:24px;width:22px}.footer-social-style3 li a:hover,.footer-social-style3 li a:hover i{color:#2ad497}.footer-bar{border-top:1px solid rgba(211,231,221,.19);margin-top:72px;padding:15px 0;text-align:center}@media screen and (max-width:768px){.footer-bar{margin-top:52px}}@media screen and (max-width:575px){.footer-bar{margin-top:6px;padding-bottom:0}}.footer-bar .copyright-text{color:#fff;display:flex;font-size:14px;font-weight:500;justify-content:flex-end;line-height:27px;margin-bottom:0}.footer-bar .copyright-text a{color:#2ad497}@media screen and (max-width:1024px){.footer-bar .copyright-text{justify-content:center}}@media screen and (max-width:575px){.footer-bar .copyright-text{display:block;margin:20px auto 0}}.footer-bar p a{color:#fff;font-weight:400}.footer-menus{align-items:center;display:flex;list-style-type:none}@media screen and (max-width:1024px){.footer-menus{justify-content:center;margin-bottom:15px}}@media screen and (max-width:575px){.footer-menus{margin-bottom:0}}.footer-menus li a{color:#fff;font-size:14px;font-weight:400;line-height:27px}@media screen and (max-width:575px){.footer-menus li a{font-size:11px}}@media screen and (max-width:320px){.footer-menus li a{font-size:9px}}.footer-menus li a:hover{color:#2ad497}.footer-menus li:after{color:#fff;content:"|";height:auto;margin:0 12px;width:auto}@media screen and (max-width:575px){.footer-menus li:after{margin:0 15px;position:relative;top:2px}}@media screen and (max-width:320px){.footer-menus li:after{margin:0 10px}}.footer-menus li:last-child:after{content:none}.secondwhatsapp{background:unser;border-radius:0;bottom:0;box-shadow:none;color:#fff;height:inherit;left:auto;position:fixed;right:0;text-align:center;top:auto;width:100%;z-index:9999}.secondwhatsapp .footer_sticky_whatsapp .img_cc{animation:chaty-animation-waggle 5s infinite}.footer_center{align-items:center;display:none;justify-content:center;margin-right:20px;position:relative;top:10px}.footer_center a{color:#fff}.footer_sticky_animation{position:relative}.chaty-widget-i-title{background-color:#fff;background:#86cd91;border-radius:10px;box-shadow:0 1.93465px 7.73859px rgba(0,0,0,.15);color:#333;color:#fff;font-size:17px;left:-3px;line-height:21px;padding:5px 15px;position:absolute;top:-30px;transform:translate(calc(-100% - 14px),-50%);white-space:nowrap;z-index:10}.chaty-widget-i-title:before{border-bottom:13px solid #86cd91;border-left:10px solid transparent;border-right:10px solid transparent;bottom:30%;content:"";position:absolute;right:-12px;transform:rotate(90deg)}.chaty-widget-i-title{display:none}.footer_sticky_whatsapp:hover .chaty-widget-i-title{display:block}@keyframes chaty-animation-waggle{0%{transform:none}10%{transform:rotate(-20deg) scale(1.2)}13%{transform:rotate(25deg) scale(1.2)}15%{transform:rotate(-15deg) scale(1.2)}17%{transform:rotate(15deg) scale(1.2)}20%{transform:rotate(-12deg) scale(1.2)}22%{transform:rotate(0) scale(1.2)}24%,to{transform:rotate(0) scale(1)}}.footer_sticky_whatsapp{bottom:10px;left:auto;position:fixed;right:40px;top:auto;z-index:111}.footer_sticky_whatsapp .img_cc{animation:chaty-animation-waggle 5s infinite}.inerpage-pagetitle{background-color:#eff5f2;padding:44px 0;position:relative}.inerpage-pagetitle .bannerpart{position:relative;z-index:2}.inerpage-pagetitle .bannerpart h1{color:#1f232d;font-size:30px;font-weight:600;line-height:40px;margin-bottom:0}.inerpage-pagetitle .bannerpart p{color:#41444b;font-size:28px;font-weight:600;line-height:32px;margin-bottom:0}.article-page-header{border-bottom:1px solid #e8ece9;margin-bottom:24px;padding:12px 0 24px}@media screen and (max-width:767px){.article-page-header{margin-bottom:20px;padding:8px 0 20px}}.article-page-header .article-header-content{max-width:800px}.article-page-header .article-header-content h1{color:#1f232d;font-family:var(--bs-body-font-family);font-size:35px;font-weight:700;line-height:48px;margin-bottom:0;text-transform:capitalize}@media screen and (max-width:991px){.article-page-header .article-header-content h1{font-size:28px;line-height:40px}}@media screen and (max-width:575px){.article-page-header .article-header-content h1{font-size:26px;line-height:36px}}.article-page-header .article-header-meta{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:16px}@media screen and (max-width:575px){.article-page-header .article-header-meta{gap:12px;margin-top:12px}}.article-page-header .article-header-meta .article-author,.article-page-header .article-header-meta .article-date{align-items:center;color:#616671;display:inline-flex;font-size:14px;font-weight:500;gap:8px}.article-page-header .article-header-meta .article-author i,.article-page-header .article-header-meta .article-date i{color:#2ad497;font-size:13px}.login-form-section{background-color:#eff5f2;padding:50px 0}.login-form-section .second_opinion_login_form{background:#fff;border-radius:15px;padding:30px 25px}.login-form-section .second_opinion_login_form h5{color:#41444b;font-size:30px;line-height:40px;margin-bottom:40px;text-align:center;text-transform:capitalize}.login-form-section .second_opinion_login_form .login-form-inputs{align-items:center;display:flex;padding-bottom:20px}@media screen and (max-width:575px){.login-form-section .second_opinion_login_form .login-form-inputs{display:block}}.login-form-section .second_opinion_login_form .login-form-inputs label{color:#616671;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.login-form-section .second_opinion_login_form .checkbox label{color:#616671;font-size:15px;font-style:normal;font-weight:400;line-height:22px;text-decoration:none}.login-form-section .second_opinion_login_form .forgot-pwd-link,.login-form-section .second_opinion_login_form .register-acc-link{color:#616671;font-size:16px;font-style:normal;font-weight:400;line-height:22px;text-decoration:none}.login-form-section .second_opinion_login_form .register-acc-link span{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:22px;text-decoration:none}.register-form-section{background-color:#eff5f2;padding:50px 0}.register-form-section .free-second-opinion-register-form{background:#fff;border:1px solid #ededed;border-left:0;border-radius:0 8px 8px 0;height:100%;padding:30px 25px}@media screen and (max-width:768px){.register-form-section .free-second-opinion-register-form{border-radius:8px 8px 0 0;padding:25px 15px}}.register-form-section .free-second-opinion-register-form p{color:#616671;font-size:15px;font-weight:500;line-height:30px;margin-bottom:20px;white-space:normal}.register-form-section .free-second-opinion-register-form h1{color:#41444b;font-size:30px;font-weight:600;line-height:40px;margin-bottom:40px;text-align:center;text-transform:capitalize}.register-form-section .free-second-opinion-register-form label{color:#616671;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.register-form-section .free-second-opinion-register-form h4{color:#41444b;font-size:22px;font-weight:500;line-height:27px}.register-form-section .free-second-opinion-register-form .about-text{color:#41444b;font-size:15px;font-weight:500;margin:10px 0}@media screen and (max-width:575px){.register-form-section .free-second-opinion-register-form .about-text{display:none}}.register-form-section .free-second-opinion-register-form input[type=file]{width:100%}.main-left-sidebar{border-radius:15px;padding:30px 20px}.main-left-sidebar .Lbox{padding-bottom:30px}.main-left-sidebar .Lbox .Lhead h1{color:#41444b;font-size:22px;font-weight:600;line-height:27px;margin-bottom:28px}.main-left-sidebar .Lbox .Lbody ol{padding-left:1rem}.main-left-sidebar .Lbox .Lbody ol li{color:#616671;font-size:15px;font-weight:400;line-height:24px;margin-bottom:15px}.main-left-sidebar .Lbox .Lbody p{color:#616671;font-size:16px;font-weight:500;line-height:24px;margin-bottom:15px}.wrapper-section{background-color:#eff5f2;overflow-x:hidden;padding:48px 0 90px}.wrapper-section .all_content_tandp{background-color:#fff;border-radius:15px;color:#616671;font-size:16px;line-height:30px;overflow-x:hidden;padding:20px}.wrapper-section .all_content_tandp .bannerforblog{text-align:center}.wrapper-section .all_content_tandp .bannerforblog #bannerforblog_id_href img{width:100%}.wrapper-section .all_content_tandp .intro-img,.wrapper-section .all_content_tandp .intro-img.desktop-thumbnail{margin-bottom:30px;width:100%}.wrapper-section .all_content_tandp .article-video{text-align:center}@media screen and (max-width:575px){.wrapper-section .all_content_tandp .article-video iframe{height:215px;width:100%}}.wrapper-section .all_content_tandp .all-Videos-links{align-items:center;display:flex;justify-content:center;margin:0 auto}.wrapper-section .all_content_tandp .all-Videos-links a{color:#2ad497;font-weight:600;position:relative}.wrapper-section .all_content_tandp .all-Videos-links .YouTube-links:after{content:"|";height:10px;position:absolute;right:-17px;top:-3px;width:10px}.wrapper-section .all_content_tandp h1{color:#1f232d!important;font-size:30px!important;line-height:40px!important;margin-bottom:20px!important;margin-top:30px!important}.wrapper-section .all_content_tandp h1 strong{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}@media screen and (max-width:575px){.wrapper-section .all_content_tandp h1{font-size:26px!important;line-height:36px!important;margin-bottom:15px!important;margin-top:20px!important}}.wrapper-section .all_content_tandp h2{color:#1f232d!important;font-size:26px!important;line-height:36px!important;margin-bottom:18px!important;margin-top:25px!important}.wrapper-section .all_content_tandp h2 strong{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}@media screen and (max-width:575px){.wrapper-section .all_content_tandp h2{font-size:22px!important;line-height:30px!important;margin-bottom:12px!important;margin-top:18px!important}}.wrapper-section .all_content_tandp h3{font-size:22px!important;line-height:32px!important;margin-bottom:15px!important;margin-top:20px!important}.wrapper-section .all_content_tandp h3 strong{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}@media screen and (max-width:575px){.wrapper-section .all_content_tandp h3{font-size:20px!important;line-height:27px!important;margin-bottom:10px!important;margin-top:15px!important}}.wrapper-section .all_content_tandp h4{font-size:18px!important;line-height:27px!important;margin-bottom:12px!important;margin-top:15px!important}.wrapper-section .all_content_tandp h4 strong{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}@media screen and (max-width:575px){.wrapper-section .all_content_tandp h4{font-size:16px!important;line-height:24px!important;margin-bottom:8px!important;margin-top:12px!important}}.wrapper-section .all_content_tandp .single-article{color:#616671;font-size:15px;line-height:27px;margin-bottom:20px;text-align:right;white-space:normal}.wrapper-section .all_content_tandp .single-article a{color:#2ad497;font-weight:600;text-align:left}.wrapper-section .all_content_tandp .single-article a:hover p{background-color:#2ad497}.wrapper-section .all_content_tandp .single-article a p{background:#242424;border-radius:6px;color:#fff;display:inline-block;font-size:15px;line-height:normal;margin-bottom:0;margin-top:10px;padding:8px 12px}.wrapper-section .all_content_tandp .single-article .intro-text{text-align:left}.wrapper-section .all_content_tandp p{color:#334155;font-size:1.0625rem;font-weight:400;line-height:1.75;margin-bottom:24px;white-space:normal}@media screen and (max-width:575px){.wrapper-section .all_content_tandp p{font-size:1rem;line-height:1.65;margin-bottom:18px}}.wrapper-section .all_content_tandp p strong{color:#1e293b;font-weight:600}.wrapper-section .all_content_tandp ul{margin-bottom:24px;padding-left:1.5rem}.wrapper-section .all_content_tandp ul li{color:#334155;font-size:1.0625rem;font-weight:400;line-height:1.75;list-style-type:disc;margin-bottom:12px;white-space:normal}@media screen and (max-width:575px){.wrapper-section .all_content_tandp ul li{font-size:1rem;line-height:1.65;margin-bottom:8px}}.wrapper-section .all_content_tandp ul li::marker{color:#94a3b8}.wrapper-section .all_content_tandp ol{margin-bottom:24px;padding-left:1.5rem}.wrapper-section .all_content_tandp ol li{color:#334155;font-size:1.0625rem;font-weight:400;line-height:1.75;margin-bottom:12px;white-space:normal}@media screen and (max-width:575px){.wrapper-section .all_content_tandp ol li{font-size:1rem;line-height:1.65;margin-bottom:8px}}.wrapper-section .all_content_tandp h5 strong{color:#1f232d;font-weight:600}.wrapper-section .all_content_tandp .overviewiframe{background:#fff;border-radius:15px;box-shadow:0 4px 15px 0 rgba(0,0,0,.05);margin:0 auto 30px;max-height:340px}.wrapper-section .all_content_tandp .overviewiframe iframe{padding:10px;width:100%}.custom-pagination .pagination .page-item{list-style-type:none}.custom-pagination .pagination .page-item .page-link{color:#242424;font-size:16px}.custom-pagination .pagination .page-item.active .page-link{background-color:#242424;border-color:#242424;color:#fff}.awards-accolades .accordion-item{border:0;margin-bottom:15px}.awards-accolades .accordion-item .accordion-button{align-items:flex-start;background-color:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.125);border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0;display:inline-flex;flex-direction:column;margin-bottom:0;padding:.75rem 1.25rem}.awards-accolades .accordion-item .accordion-button:after{position:absolute;right:20px;top:13px}.awards-accolades .accordion-item .accordion-button:focus{box-shadow:unset}.awards-accolades .accordion-item span.accordion-link{color:#2ad497;display:inline-flex;font-weight:600;margin-bottom:0}.awards-accolades .accordion-item .accordion-body{border:1px solid rgba(0,0,0,.125);border-top:0;color:#454545;font-size:16px;font-weight:500;line-height:30px;margin-bottom:30px;white-space:normal!important}.awards-accolades .accordion-item .accordion-body ul{margin-bottom:1rem}.awards-accolades .accordion-item .accordion-body ul li{margin-bottom:10px}.awards-accolades .accordion-item .accordion-body ul li:last-child{margin-bottom:0}.awards-accolades .accordion-item .accordion-body .cv-btn-wrapper{text-align:right}.awards-accolades .accordion-item .accordion-body .accordion-float-image{float:left;margin-right:35px}.awards-accolades .accordion-item .accordion-body h5,.awards-accolades .accordion-item .accordion-body img{margin-bottom:25px}.awards-accolades .accordion-item .accordion-body a.cv-btn{background-color:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.125);color:#1f232d;margin-bottom:25px;padding:8px 15px}.conversations_form,.feedbacks-form{background:#fff;border-radius:15px;padding:30px 20px}.conversations_form .form-group label,.feedbacks-form .form-group label{color:#616671;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.conversations_form .conversations_table,.feedbacks-form .conversations_table{margin-top:20px}.conversations_form .conversations_table thead tr th,.feedbacks-form .conversations_table thead tr th{background-color:#41444b;color:#fff;font-size:15px;font-weight:600;white-space:nowrap}.conversations_form .conversations_table thead tr th a,.feedbacks-form .conversations_table thead tr th a{color:#fff}.conversations_form .conversations_table tbody tr td,.feedbacks-form .conversations_table tbody tr td{color:#1f232d;font-size:15px;font-weight:400;line-height:24px}.conversations_form .conversations_table tbody tr td a,.feedbacks-form .conversations_table tbody tr td a{color:#2ad497}.form-conversation .text-info{color:#2ad497!important}.form-conversation .form-group{margin-bottom:1rem}.form-conversation table th{background:hsla(0,0%,94%,.361);font-size:14px;font-weight:500;line-height:24px;vertical-align:middle}.form-conversation table td{align-items:center;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:24px}.form-conversation ul{list-style-type:none;margin:0}.form-conversation ul li{border-bottom:1px solid #d3e7dd}.form-conversation ul li p .pull-left,.form-conversation ul li p .pull-right{color:#2ad497;font-size:16px;font-weight:400;line-height:normal;white-space:normal}.form-conversation ul li p .pull-right{color:#1f232d}.form-conversation ul li:first-child{padding-left:0}.view-medical-info-form{background:#fff;border-radius:15px;padding:30px 20px}.view-medical-info-form .view-medical-info-table thead tr th{font-size:15px;font-weight:600;line-height:24px}.view-medical-info-form .view-medical-info-table tbody tr td{font-size:15px;font-weight:400;line-height:24px}.view-medical-info-form .attachments-link,.view-medical-info-form .attachments-no{color:#1f232d;font-size:16px;font-weight:600;line-height:24px}.view-medical-info-form .attachments-link{color:#2ad497;font-weight:400}.contactus_form{margin-bottom:30px}.feedback-reply{background:#fff;border-radius:15px;padding:30px 20px}.feedback-reply .Inner_feedback h3{color:#41444b;font-size:30px;line-height:40px;margin-bottom:30px;text-align:center}.feedback-reply .info-text{color:#2ad497;font-size:16px;font-weight:400;line-height:normal}.feedback-reply .info-details{color:#1f232d;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.account-tabs,.user-info-wrapper{background:#fff;border-radius:15px;padding:30px 20px}.account-tabs .nav-tabs .nav-link{color:#2ad497;font-size:15px}.table-striped.account_table tbody tr td,.table-striped.account_table tbody tr th,.table-striped.account_table tbody tr:nth-of-type(odd) td{color:#242424;font-size:15px;font-weight:500;font-weight:400;line-height:24px}.account-tabs .account-form label{color:#666;font-size:15px;font-weight:400;line-height:24px}@media (min-width:1200px){.container{max-width:1170px}}@media screen and (min-width:1024px){.header-main-mobile,.mobile-book-an-appoinment,.mobile-conversations{display:none}}@media screen and (min-width:992px) and (max-width:1024px){.header-main-mobile,.mobile-book-an-appoinment,.mobile-conversations{display:none}}@media screen and (max-width:991px){.tag-right-serch-link{float:none}.search-bar{background:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2);display:none;padding:10px;position:absolute;right:0;top:100%;width:420px;z-index:999}.main-s{background-color:#e3e3e3;border:none;float:right;font-size:14px;padding:7.5px 5px 7.5px 10px;width:100%}.search-button{cursor:pointer;display:block;padding:2px;position:absolute;right:0;top:0;width:100%}.header-main,.header-top-bar,.navbar-toggler{display:none}.header-main-mobile{display:block}.topbar-menu li a span{display:none}}@media screen and (max-width:575px){.secondwhatsapp{background:#25d366;box-shadow:0 5px 50px hsla(0,0%,47%,.49);height:46px}.footer_center{display:flex}.footer_sticky_whatsapp{bottom:6px;right:10px}.footer_sticky_whatsapp .img_cc{height:35px;width:35px}}.latest-article-wrapper{margin-bottom:40px}@media screen and (max-width:575px){.latest-article-wrapper{margin-bottom:24px}}.article-img-wrapper img{border-radius:10px;box-shadow:0 5px 15px 0 rgba(183,202,193,.4);margin-bottom:0;padding:5px}@media screen and (max-width:575px){.article-img-wrapper img{margin-bottom:0}}.consultation-footer{background-color:#fff;border-left:3px solid #2ad497;border-radius:10px;box-shadow:0 4px 18px rgba(15,23,42,.06);color:#334155;font-size:1rem;font-style:normal;line-height:1.7;margin:28px 0;padding:22px 26px}.consultation-footer b,.consultation-footer strong{color:#1e293b;font-weight:600}.consultation-footer a{color:#059669;font-weight:600;text-decoration:underline;text-decoration-color:rgba(5,150,105,.35);text-underline-offset:3px;transition:color .15s,text-decoration-color .15s}.consultation-footer a:hover{color:#047857;text-decoration-color:#047857}.consultation-footer p{margin:0}.consultation-footer p+p{margin-top:10px}@media screen and (max-width:575px){.consultation-footer{font-size:.9375rem;line-height:1.65;margin:22px 0;padding:18px}}.latest-article-list{margin:1.5rem 0;padding-left:24px}.latest-article-list li{color:#475569;font-size:1.0625rem;line-height:1.8;list-style-type:disc;margin-bottom:.75rem}@media screen and (max-width:575px){.latest-article-list li{font-size:1rem;line-height:1.7;margin-bottom:.5rem}}.latest-article-list li::marker{color:#475569}.quiz-next-btn,.quiz-option-button{background:#fff;border:1px solid #000;color:#000;width:40%}.quiz-next-btn:hover,.quiz-option-button:hover{background-color:#1f232d;color:#fff}.quiz-wrapper{padding-top:40px}.recent-articles-card{border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:0;padding-bottom:5px}.recent-articles-card:last-child{border-bottom:0;padding-bottom:0}.recent-articles-card .card-body .recent-articles-title{color:#1f232d;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:24px}@media screen and (min-width:768px){.recent-articles-card .card-body .recent-articles-title{font-size:16px}}.recent-articles-card .card-body .recent-articles-title a{color:#1f232d;font-size:inherit;line-height:inherit;transition:color .2s ease}.recent-articles-card .card-body .recent-articles-title a:hover{color:#2ad497}.recent-article-small-img{position:relative}.recent-article-small-img img{height:131px;-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right;width:235px}@media screen and (max-width:767px){.recent-article-small-img img{height:210px;width:100%}}.recent-article-small-img img.youtube-icon{height:25px;position:absolute;right:34px;top:15px;width:25px}.home-shown-article-content,.uploaded-article-shown{border-bottom:0!important}.contect-information-wrapper{background-image:url(/v18/images/webpweb/second-opinion-contact-banner.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ededed;border-radius:8px 0 0 8px;border-right:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:150px 38px}@media screen and (max-width:768px){.contect-information-wrapper{border-radius:0 0 8px 8px;padding:50px 38px}}@media screen and (max-width:575px){.contect-information-wrapper{padding:100px 38px}}.contect-information-wrapper h2{color:#fff;font-size:30px;font-weight:600}.contect-information-wrapper .contact-listing{margin-bottom:30px}.contect-information-wrapper .contact-listing a{color:#fff;font-size:16px;font-weight:500}.input-file-manager{border:none;display:none;outline:0}.choose-filebutn{background:#e5fff6;border-radius:5px;color:#000;cursor:pointer;padding:8px 15px}.opinion-video-wrapper{background:#eff5f2;padding-bottom:50px}.article-page-header .article-header-content h1,.inerpage-pagetitle .bannerpart h1,.wrapper-section .all_content_tandp .single-article a h5{text-transform:capitalize}.category-button-wrapper a h5{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;display:-moz-box;font-size:18px;line-height:26px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.category-button-wrapper .category_main{flex-wrap:wrap;gap:8px;height:100%;max-height:35px;overflow:hidden;overflow-y:hidden}.category-button-wrapper .category-badge{background-color:#e8e8e8;border:none;border-radius:7px;color:#656565;font-weight:500}.category-button-wrapper .category-badge .category_name{display:block;padding:0 5px}.category_list_right-wrapper .future_article-box-wrapper .popular-tags .search-future-article-title,.category_list_right-wrapper .popular-tags-wrapper .popular-tags .search-popular-tags-title{font-size:22px;font-weight:600}.category_list_right-wrapper .popular-tags-wrapper .category-button-wrapper{display:inline-flex;flex-wrap:wrap;gap:8px}.category_list_right-wrapper .popular-tags-wrapper .category-button-wrapper .category_name{display:block;padding:0 5px}.search-tags-wrapper{gap:8px}.search-tags-wrapper .badge{background-color:#e8e8e8;border:none;border-radius:100px;color:#656565;font-size:10px!important;font-weight:500}.search-tags-wrapper .badge .badge-name{display:block;padding:0 5px}.popular-tags .tag-cloud-wrapper .tag-cloud-item{display:flex;flex-direction:column;gap:8px}.popular-tags .tag-cloud-wrapper .tag-cloud-item .future-article-link{font-size:15px;font-weight:500;line-height:24px}.popular-tags .tag-cloud-wrapper .search-page-popular-tags{background-color:#e8e8e8;border:none;border-radius:100px;color:#656565;font-size:10px!important;font-weight:500}.popular-tags .tag-cloud-wrapper .search-page-popular-tags .search-page-popular-tags-name{display:block;padding:0 7px}@media screen and (max-width:768px){.category_wrapper-main .article-cata-right{border-right:none!important}}.all_content_tandp .single-article{text-align:left}.all_content_tandp .single-article .intro-img-block img{height:145px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:245px}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.skeleton-wrapper{padding:20px}.skeleton-title{height:40px}.skeleton-image,.skeleton-title{animation:pulse 1.5s infinite;background:#e0e0e0;border-radius:4px;margin-bottom:20px}.skeleton-image{height:300px}.skeleton-content{margin-top:20px}.skeleton-line{animation:pulse 1.5s infinite;background:#e0e0e0;border-radius:4px;height:20px;margin-bottom:15px}.skeleton-category-wrapper{background:#f7f9fa;padding:2rem}.skeleton-category-wrapper .skeleton-banner{animation:pulse 1.5s infinite;background:#e0e0e0;border-radius:8px;height:180px;margin-bottom:2rem;width:100%}.skeleton-category-wrapper .skeleton-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.03);margin-bottom:1.5rem;padding:1.5rem}.skeleton-category-wrapper .skeleton-card .skeleton-title{animation:pulse 1.5s infinite;background:#e0e0e0;border-radius:4px;height:24px;margin-bottom:1rem;width:60%}.skeleton-category-wrapper .skeleton-card .skeleton-text{animation:pulse 1.5s infinite;background:#e0e0e0;border-radius:4px;height:16px;margin-bottom:1rem;width:90%}.skeleton-category-wrapper .skeleton-card .skeleton-button{animation:pulse 1.5s infinite;background:#e0e0e0;border-radius:16px;height:32px;margin-left:auto;width:100px}.latest-article-wrapper .ivf-comic-book-wrapper{float:left;margin-right:15px}@media screen and (max-width:575px){.latest-article-wrapper .ivf-comic-book-wrapper{float:inherit;text-align:center}}.latest-article-wrapper .ivf-comic-book-wrapper img{margin-bottom:15px}.flipbook-wrapper{margin:0 auto;max-width:1400px;padding:20px;width:100%}.flipbook-controls{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:30px}.flipbook-controls button{background-color:#1f232d;border:0;border-radius:7px;color:#fff;display:inline-block;font-size:16px;font-weight:500;line-height:27px;padding:5px 18px}.book-container{height:600px;overflow:hidden;perspective:2000px;position:relative;transform-style:preserve-3d;width:100%}.book-container.horizontal{height:350px}.book-spread{display:flex;height:100%;position:absolute;transform-origin:center;transition:transform .8s cubic-bezier(.645,.045,.355,1);width:100%}.page{background-color:#fff;box-sizing:border-box;flex:1;height:100%;padding:20px}.left-page{border-bottom-left-radius:8px;border-right:2px solid #ddd;border-top-left-radius:8px}.right-page{border-bottom-right-radius:8px;border-top-right-radius:8px}.flipbook-wrapper .book-container .book-spread .page-content .latest-article-wrapper{margin-bottom:0}.flipbook-wrapper .article-img-wrapper img{border-radius:0;box-shadow:unset;margin-bottom:0;padding:0}.page-content{align-items:center;display:flex;height:100%;justify-content:center}.page-content .latest-article-wrapper .article-img-wrapper img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;padding:0;width:100%}.book-spread.flipping.forward{transform:rotateY(-90deg)}.book-spread.flipping.backward{transform:rotateY(90deg)}.book-container.vertical .page-content .article-img-wrapper img{height:600px}@media (max-width:768px){.book-container,.flipbook-wrapper .article-img-wrapper img{height:500px}.book-spread{flex-direction:column}.right-page{display:none}.left-page{border-radius:8px;border-right:none;width:100%}.flipbook-controls span{font-size:14px}.flipbook-controls button{font-size:14px;padding:6px 12px}.book-container.vertical .page-content .article-img-wrapper img{height:500px}}@media (max-width:767px){.book-container{height:300px}.flipbook-wrapper .article-img-wrapper{text-align:center}.flipbook-wrapper .article-img-wrapper img{height:auto}iframe.article-video-iframe{height:230px;width:100%}.book-container.horizontal{height:200px}.flipbook-wrapper{padding:10px}.flipbook-controls button{font-size:11px;padding:4px 8px}}.drmalpani-loader{animation:spin 1s linear infinite;border:5px solid #ddd;border-radius:50%;border-top-color:#3498db;height:25px;margin:10px auto 0;width:25px}@keyframes spin{to{transform:rotate(1turn)}}form.Innersearchbar{position:relative}@media screen and (max-width:991px){form.Innersearchbar .search-bar{box-shadow:unset;padding:10px 0;width:inherit}}form.Innersearchbar .search-button .main-s{background-color:#eff5f2;border:1px solid #d3e7dd;border-radius:60px;font-size:14px;padding:12px 20px;width:100%}@media screen and (max-width:991px){form.Innersearchbar .search-button .main-s{padding:12px 40px 12px 20px}}form.Innersearchbar .search-button .search-box .tag-right-serch-link{position:absolute;top:60px}@media screen and (max-width:991px){form.Innersearchbar .search-button .search-box .tag-right-serch-link{min-width:inherit}}form.Innersearchbar .search-button .search-box .set-seachbar{top:13px}@media screen and (max-width:991px){form.Innersearchbar .search-button .search-box .set-seachbar{right:-10px}}form.Innersearchbar .sphinx_ajax_result{max-height:230px;max-width:inherit;overflow-y:scroll;top:60px!important}.article-meta{color:#6c757d;font-size:14px}.article-meta small{display:inline-block;line-height:1.5}@media (max-width:767px){.article-meta{font-size:13px}}.latest-article-card .article-meta,.mostview-article-card .article-meta{border-top:1px solid #e9ecef;margin-top:.5rem;padding-top:.5rem}.latest-article-card .article-meta small,.mostview-article-card .article-meta small{color:#6c757d;font-size:12px}.inerpage-pagetitle .article-meta{margin-top:1rem}@media (max-width:991px){.inerpage-pagetitle .article-meta{margin-top:.75rem}}.inerpage-pagetitle .article-meta span{font-size:15px}@media (max-width:767px){.inerpage-pagetitle .article-meta span{font-size:14px}}footer.footer-section{min-height:500px}@media (max-width:768px){footer.footer-section{min-height:1200px}}.doctor-img{aspect-ratio:280/370;height:auto;width:280px}@supports not (aspect-ratio:1/1){.doctor-img{height:370px}}.login-wrapper{min-height:40px}#home{min-height:100vh}.footer-section img.img-fluid{height:auto;max-width:100%}.footer-section a{display:inline-block}.latest-article-wrapper{-webkit-font-smoothing:antialiased;color:#334155;font-family:inherit;line-height:1.8}.latest-article-wrapper p.latest-article-para{color:#334155;font-size:1.0625rem;font-weight:400;line-height:1.85;margin-bottom:1.75rem}@media screen and (max-width:575px){.latest-article-wrapper p.latest-article-para{font-size:1rem;line-height:1.75;margin-bottom:1.5rem}}.latest-article-wrapper .latest-article-title{border-bottom:1px solid #f1f5f9;color:#0f172a;font-size:1.375rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1.5rem;margin-top:3rem;padding-bottom:.75rem;position:relative}@media screen and (max-width:575px){.latest-article-wrapper .latest-article-title{font-size:1.2rem;margin-bottom:1.25rem;margin-top:2.5rem}}.latest-article-wrapper .latest-article-title strong{font-weight:700}.latest-article-wrapper .latest-article-title:after{background-color:#2ad497;border-radius:2px;bottom:-1px;content:""!important;display:block!important;height:3px;left:0;position:absolute;width:60px;z-index:1}.latest-article-quote{background-color:#f0fdf9;border-left:4px solid #2ad497;border-radius:0 8px 8px 0;margin:2.5rem 0;padding:1.5rem 2rem;position:relative;text-align:left}@media screen and (max-width:575px){.latest-article-quote{margin:2rem 0;padding:1.25rem 1.5rem}}.latest-article-quote:before{content:none}.latest-article-quote p{color:#1e293b!important;display:block;font-size:1.125rem!important;font-style:italic;font-weight:500!important;line-height:1.7;margin-bottom:0}@media screen and (max-width:575px){.latest-article-quote p{font-size:1.05rem!important}}.latest-article-quote p:before{color:#2ad497;content:"“";font-family:Georgia,serif;font-size:2rem;line-height:0;margin-right:.25rem;vertical-align:-.4rem}.latest-article-quote p:after{content:none}.faq-section{background:transparent;margin:40px 0;padding:0!important}@media screen and (max-width:767px){.faq-section{margin:25px 0}}.faq-section .faq-item{border-bottom:1px solid #f1f5f9;margin-bottom:20px;padding:0 0 20px}.faq-section .faq-item:last-child{border-bottom:none;margin-bottom:0}.faq-section .faq-item h4,.faq-section .faq-item h5.latest-article-title{border:none!important;color:#1e293b!important;font-size:1.1rem!important;font-weight:700!important;line-height:1.5!important;margin:0 0 8px!important;padding:0 0 0 16px!important;position:relative}.faq-section .faq-item h4:before,.faq-section .faq-item h5.latest-article-title:before{background-color:#2ad497;border-radius:4px;bottom:.35rem;content:""!important;display:block!important;left:0;position:absolute;top:.35rem;width:3px}.faq-section .faq-item h4:after,.faq-section .faq-item h5.latest-article-title:after{display:none!important}@media screen and (max-width:575px){.faq-section .faq-item h4,.faq-section .faq-item h5.latest-article-title{font-size:1.05rem!important;margin-bottom:6px!important;padding-left:12px!important}}.faq-section>h3,.faq-section>h5.latest-article-title{border-bottom:1px solid #f1f5f9!important;color:#1e293b!important;font-size:1.5rem!important;font-weight:700!important;margin-bottom:1.75rem!important;margin-top:0!important;padding-bottom:.75rem!important;padding-left:0!important;position:relative}.faq-section>h3:before,.faq-section>h5.latest-article-title:before{display:none!important}.faq-section>h3:after,.faq-section>h5.latest-article-title:after{background-color:#2ad497;border-radius:2px;bottom:-1px;content:""!important;display:block!important;height:3px;left:0;position:absolute;width:60px;z-index:1}@media screen and (max-width:575px){.faq-section>h3,.faq-section>h5.latest-article-title{font-size:1.25rem!important;margin-bottom:1.25rem!important}}.faq-section p,.faq-section p.latest-article-para{color:#475569!important;font-size:1rem!important;line-height:1.6!important;margin:0!important;padding:0 0 0 16px!important}@media screen and (max-width:575px){.faq-section p,.faq-section p.latest-article-para{font-size:.95rem!important;padding-left:12px!important}}.latest-article-wrapper .info-box{background-color:#f0fdf9;border-left:4px solid #2ad497;border-radius:0 12px 12px 0;margin:2.5rem 0;padding:1.5rem}@media screen and (max-width:575px){.latest-article-wrapper .info-box{margin:2rem 0;padding:1.25rem}}.latest-article-wrapper .info-box strong{color:#1e293b;display:block;font-weight:700;margin-bottom:.5rem}.latest-article-wrapper .info-box p{color:#1e293b!important;font-size:1rem!important;line-height:1.6!important;margin:0!important}@media screen and (max-width:575px){.latest-article-wrapper .info-box p{font-size:.95rem!important}}.latest-article-wrapper .key-stat-box{align-items:center;background-color:#f9fafb;border:1px solid #e2e8f0;border-radius:16px;display:flex;margin:3rem 0;padding:1.5rem 2rem}@media screen and (max-width:575px){.latest-article-wrapper .key-stat-box{flex-direction:column;margin:2rem 0;padding:1.5rem;text-align:center}}.latest-article-wrapper .key-stat-box>div{flex:1;min-width:0}.latest-article-wrapper .key-stat-box .stat-number{color:#2ad497;flex-shrink:0;font-size:3rem;font-weight:800;letter-spacing:-.05em;line-height:1;margin-right:2rem}@media screen and (max-width:575px){.latest-article-wrapper .key-stat-box .stat-number{font-size:2.5rem;margin-bottom:1rem;margin-right:0}}.latest-article-wrapper .key-stat-box .stat-text{color:#334155!important;font-size:1.0625rem!important;font-weight:500!important;line-height:1.5!important;margin-bottom:0!important}@media screen and (max-width:575px){.latest-article-wrapper .key-stat-box .stat-text{font-size:1rem!important}}.latest-article-wrapper table{border:1px solid #e2e8f0;border-collapse:separate;border-radius:12px;border-spacing:0;font-size:1rem;margin:3rem 0;overflow:hidden;text-align:left;width:100%}@media screen and (max-width:767px){.latest-article-wrapper table{-webkit-overflow-scrolling:touch;display:block;margin:2rem 0;overflow-x:auto}}.latest-article-wrapper table td,.latest-article-wrapper table th{border-bottom:1px solid #e2e8f0;color:#334155;padding:1rem 1.25rem}@media screen and (max-width:575px){.latest-article-wrapper table td,.latest-article-wrapper table th{font-size:.9rem;padding:.75rem 1rem}}.latest-article-wrapper table th{background-color:#f8fafc;color:#1e293b;font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.latest-article-wrapper table tr:last-child td{border-bottom:none}.latest-article-wrapper table tr:nth-child(2n){background-color:#fcfdfe}.latest-article-wrapper .custom-links{border-bottom:1px solid transparent;color:#2ad497;font-weight:500;text-decoration:none;transition:border-color .2s ease,color .2s ease}.latest-article-wrapper .custom-links:hover{border-bottom-color:#2ad497;color:#22a979;text-decoration:none}.latest-article-wrapper ol{counter-reset:ol-counter;margin:1.5rem 0;padding-left:24px}.latest-article-wrapper ol li{color:#475569;counter-increment:ol-counter;font-size:1.0625rem;line-height:1.8;list-style-type:none;margin-bottom:.75rem;padding-left:12px;position:relative}@media screen and (max-width:575px){.latest-article-wrapper ol li{font-size:1rem;line-height:1.7;margin-bottom:.5rem}}.latest-article-wrapper ol li:before{color:#2ad497;content:counter(ol-counter) ".";font-weight:700;left:-24px;position:absolute}.latest-article-wrapper p.latest-article-para strong{color:#1e293b;font-weight:600}.conversation-bubble-body p{margin-bottom:0}.conversation-bubble-body p:not(:last-child){margin-bottom:.4em}.conversation-bubble-body ol,.conversation-bubble-body ul{margin-bottom:0;padding-left:1.4em}.ft-theme-c-page{animation:ftc-fade-in .6s ease-out forwards;background-color:#f8fafc;color:#334155;font-family:inherit;overflow:hidden;padding-bottom:80px;position:relative}.ft-theme-c-page .ftm-bg-layer{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.ft-theme-c-page .ftm-bg-layer .ftm-bg-grid{background-image:radial-gradient(rgba(15,23,42,.1) 1px,transparent 0);background-size:30px 30px;inset:-50%;opacity:.5;position:absolute}.ft-theme-c-page .ftm-bg-layer .ftm-glow-orb{animation:ftm-orb-float 20s ease-in-out infinite alternate;border-radius:50%;filter:blur(120px);opacity:.4;position:absolute}.ft-theme-c-page .ftm-bg-layer .ftm-glow-orb--1{background:rgba(42,212,151,.6);height:600px;right:-10%;top:-10%;width:600px}.ft-theme-c-page .ftm-bg-layer .ftm-glow-orb--2{animation-delay:-5s;background:rgba(14,165,233,.4);bottom:10%;height:500px;left:-10%;width:500px}.ft-theme-c-page .container{position:relative;z-index:1}.ft-theme-c-page .ft-theme-c-hero{padding:80px 0 60px;text-align:center}.ft-theme-c-page .ft-theme-c-hero__badge{background:rgba(42,212,151,.1);border-radius:20px;color:#2ad497;display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.05em;margin-bottom:24px;padding:8px 16px;text-transform:uppercase}.ft-theme-c-page .ft-theme-c-hero__title{color:#0f172a;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.ft-theme-c-page .ft-theme-c-hero__highlight{color:#2ad497;font-weight:800;position:relative}.ft-theme-c-page .ft-theme-c-stage{margin-bottom:50px}@media (min-width:1024px){.ft-theme-c-page .ft-theme-c-stage{align-items:start;display:grid;gap:60px;grid-template-columns:320px 1fr;margin-bottom:120px;position:relative}.ft-theme-c-page .ft-theme-c-stage:before{background-image:linear-gradient(180deg,#2ad497 50%,transparent 0);background-repeat:repeat-y;background-size:2px 10px;bottom:-120px;content:"";left:44px;opacity:.2;position:absolute;top:40px;width:2px;z-index:0}.ft-theme-c-page .ft-theme-c-stage:last-child:before{display:none}}.ft-theme-c-page .ft-theme-c-stage__header{margin-bottom:30px;padding:0 15px;position:relative;z-index:10}@media (min-width:1024px){.ft-theme-c-page .ft-theme-c-stage__header{margin-bottom:0;padding-left:100px;position:sticky;top:120px}}.ft-theme-c-page .ft-theme-c-stage__header .stage-num{align-items:center;background:#2ad497;border-radius:20px;box-shadow:0 0 0 4px rgba(42,212,151,.15);color:#fff;display:inline-flex;font-size:.75rem;font-weight:800;justify-content:center;letter-spacing:.1em;margin-bottom:20px;padding:6px 14px;position:relative;text-transform:uppercase;white-space:nowrap}@media (min-width:1024px){.ft-theme-c-page .ft-theme-c-stage__header .stage-num{left:45px;position:absolute;top:0;transform:translateX(-50%)}}.ft-theme-c-page .ft-theme-c-stage__header h2{color:#0f172a;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:12px}.ft-theme-c-page .ft-theme-c-stage__header p{color:#64748b;font-size:1.05rem;line-height:1.5;max-width:300px}.ft-theme-c-page .ft-deck{padding-bottom:30px;position:relative}@media (min-width:1024px){.ft-theme-c-page .ft-deck{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));padding-bottom:0}}.ft-theme-c-page .ft-deck__card{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.5);border-radius:24px;box-shadow:0 15px 35px -5px rgba(0,0,0,.05);display:flex;flex-direction:column;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:620px;overflow:hidden;padding:40px;position:sticky;transition:all .5s cubic-bezier(.16,1,.3,1);z-index:10}@media (min-width:1024px){.ft-theme-c-page .ft-deck__card{background:hsla(0,0%,100%,.6);height:100%;margin:0;max-width:none;position:relative!important;top:auto!important}.ft-theme-c-page .ft-deck__card:hover{background:#fff;border-color:rgba(42,212,151,.3);box-shadow:0 40px 80px -20px rgba(0,0,0,.12);transform:translateY(-8px) scale(1.02)}.ft-theme-c-page .ft-deck__card:hover .ft-deck__watermark{opacity:.25;transform:rotate(0deg) scale(1.1)}}@media (max-width:575px){.ft-theme-c-page .ft-deck__card{padding:32px 24px}}.ft-theme-c-page .ft-deck__watermark{filter:drop-shadow(0 10px 20px rgba(0,0,0,.1));font-size:140px;line-height:1;opacity:.15;pointer-events:none;position:absolute;right:-20px;top:-20px;transform:rotate(15deg);z-index:0}.ft-theme-c-page .ft-deck__content{flex-grow:1;position:relative;z-index:1}.ft-theme-c-page .ft-deck__content .deck-tagline{background:rgba(42,212,151,.1);border-radius:20px;color:#2ad497;display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.15em;margin-bottom:20px;padding:6px 16px;text-transform:uppercase}.ft-theme-c-page .ft-deck__content h3{color:#0f172a;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:16px}.ft-theme-c-page .ft-deck__content .deck-desc{color:#475569;font-size:1.125rem;line-height:1.6;margin-bottom:32px;max-width:90%}.ft-theme-c-page .ft-deck__content .deck-who{background:rgba(241,245,249,.7);border:1px solid rgba(226,232,240,.6);border-radius:12px;color:#334155;display:inline-block;font-size:.875rem;margin-bottom:32px;padding:10px 16px}.ft-theme-c-page .ft-deck__content .deck-who strong{color:#0f172a}.ft-theme-c-page .ft-deck__action{margin-top:auto;position:relative;z-index:1}.ft-theme-c-page .ft-deck__action .deck-btn{align-items:center;background:#0f172a;border-radius:16px;color:#fff;display:inline-flex;font-size:1.05rem;font-weight:700;justify-content:space-between;padding:18px 24px;text-decoration:none!important;transition:transform .3s ease,background .3s ease;width:100%}.ft-theme-c-page .ft-deck__action .deck-btn span{font-family:inherit;font-size:1.25rem;transition:transform .3s ease}.ft-theme-c-page .ft-deck__action .deck-btn:hover{background:#2ad497}.ft-theme-c-page .ft-deck__action .deck-btn:hover span{transform:translateX(5px)}.ft-theme-c-page .ft-reveal{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.ft-theme-c-page .ft-reveal--visible{opacity:1;transform:translateY(0)}.ft-theme-c-page .stage-num.active{background:#2ad497;box-shadow:0 0 25px rgba(42,212,151,.5),0 0 0 4px rgba(42,212,151,.2);transform:translateY(-2px)}@media (min-width:1024px){.ft-theme-c-page .stage-num.active{transform:translateX(-50%) translateY(-2px)}}.ft-theme-c-page .ft-theme-c-stage.ft-reveal--visible:before{background-color:#2ad497;opacity:.5}.ft-theme-c-page .ft-theme-c-cta{padding:40px 0 80px;position:relative;z-index:1}.ft-theme-c-page .ft-theme-c-cta__box{background:linear-gradient(135deg,#064e3b,#022c22);border-radius:20px;overflow:hidden;padding:60px 40px;position:relative;text-align:center}@media (max-width:767px){.ft-theme-c-page .ft-theme-c-cta__box{padding:40px 24px}}.ft-theme-c-page .ft-theme-c-cta__box:before{background-image:radial-gradient(circle at 100% 0,rgba(42,212,151,.15) 0,transparent 50%),radial-gradient(circle at 0 100%,rgba(42,212,151,.1) 0,transparent 50%),repeating-linear-gradient(45deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.02) 1px,transparent 0,transparent 12px);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.ft-theme-c-page .ft-theme-c-cta__box .ft-theme-c-btn--solid,.ft-theme-c-page .ft-theme-c-cta__box h2,.ft-theme-c-page .ft-theme-c-cta__box p{position:relative;z-index:1}.ft-theme-c-page .ft-theme-c-cta__box h2{color:#fff;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;margin-bottom:16px}.ft-theme-c-page .ft-theme-c-cta__box p{color:#94a3b8;font-size:1.125rem;line-height:1.6;margin:0 auto 32px;max-width:600px}.ft-theme-c-page .ft-theme-c-cta__box .ft-theme-c-btn--solid{background:#2ad497;border-radius:16px;color:#fff;display:inline-block;font-size:1.125rem;font-weight:700;padding:18px 36px;text-decoration:none!important;transition:transform .3s ease,box-shadow .3s ease}.ft-theme-c-page .ft-theme-c-cta__box .ft-theme-c-btn--solid:hover{box-shadow:0 10px 20px -5px rgba(42,212,151,.4);transform:translateY(-2px)}@media (max-width:1023px){.ft-theme-c-page .ft-theme-c-hero{padding:60px 0 40px}.ft-theme-c-page .ft-theme-c-hero__title{font-size:clamp(2rem,8vw,2.5rem)}.ft-theme-c-page .ft-theme-c-hero__badge{margin-bottom:16px}.ft-theme-c-page .ft-theme-c-stage{margin-bottom:0}.ft-theme-c-page .ft-theme-c-stage__header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(180deg,rgba(248,250,252,.95) 70%,rgba(248,250,252,0));border-bottom:none;margin:0 -15px 12px;padding:16px 20px 8px;position:sticky;top:60px;z-index:20}.ft-theme-c-page .ft-theme-c-stage__header h2{font-size:1.5rem;margin-bottom:4px}.ft-theme-c-page .ft-theme-c-stage__header p{display:none;font-size:.95rem;margin-bottom:0}.ft-theme-c-page .ft-theme-c-stage__header .stage-num{display:inline-block;font-size:.7rem;margin-bottom:8px;padding:4px 10px;position:static;transform:none}.ft-theme-c-page .ft-deck{padding-bottom:0}.ft-theme-c-page .ft-deck__card{margin-bottom:16px;padding:32px 24px;position:relative!important;top:auto!important;-moz-user-select:none;user-select:none;-webkit-user-select:none}.ft-theme-c-page .ft-deck__card:active{transform:scale(.98)}.ft-theme-c-page .ft-deck__action .deck-btn:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:10}}@keyframes ftc-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ftm-orb-float{0%{transform:translate(0) scale(1)}33%{transform:translate(5%,10%) scale(1.1)}66%{transform:translate(-5%,5%) scale(.9)}to{transform:translate(0) scale(1)}}@media (prefers-reduced-motion:reduce){.ft-theme-c-page{animation:none}.ft-reveal{opacity:1!important;transform:none!important;transition:none!important}.ftm-glow-orb{animation:none!important}}
