.blog-post-main{width:100%;background-color:var(--e-global-color-7d043ed);padding:2rem 0}.blog-post-container{max-width:90rem;margin:0 auto;padding:2.5rem 1.5rem 0}.blog-post-layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:flex-start}@media (min-width:1024px){.blog-post-layout{grid-template-columns:2.5fr 1fr}}.blog-post-article{background-color:var(--e-global-color-background);border-radius:12px;box-shadow:0 8px 30px rgb(0 0 0 / .05);padding:3rem 2.5rem}.blog-post-nav-top{margin-top:20px;padding-left:.5rem;color:var(--e-global-color-primary)}.btn-back{display:inline-flex;align-items:center;color:var(--e-global-color-primary);font-weight:500;text-decoration:none;transition:all .3s ease}.btn-back:hover{color:var(--e-global-color-accent);transform:translateX(-4px)}.blog-post-header{margin:0 auto 3rem auto}.blog-post-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--e-global-color-primary);margin:0 0 1rem 0}.blog-post-meta{display:flex;justify-content:start;align-items:center;gap:.75rem;font-size:.95rem;color:var(--e-global-color-text)}.blog-post-meta .post-date{font-weight:500}.blog-post-image-figure{margin:0 0 3rem 0}.blog-post-image-figure img{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 4px 15px rgb(0 0 0 / .1)}.blog-post-image-figure figcaption{font-size:.875rem;color:var(--e-global-color-secondary);text-align:center;margin-top:.75rem}.blog-post-content{font-size:1.125rem;line-height:1.75;color:var(--e-global-color-text)}.blog-post-content li::marker{color:var(--e-global-color-secondary)}.blog-post-content li strong{color:var(--e-global-color-secondary)}.blog-post-content blockquote,.blog-post-content ol,.blog-post-content p,.blog-post-content ul{margin-bottom:1.5rem}.blog-post-content h2,.blog-post-content h3,.blog-post-content h4{font-weight:700;line-height:1.3;margin:2.5rem 0 1rem 0;color:var(--e-global-color-primary)}.blog-post-content h2{font-size:1.8rem}.blog-post-content h3{font-size:1.5rem}.blog-post-content a{color:var(--e-global-color-secondary);text-decoration:underline;transition:color .3s ease}.blog-post-content a:hover{color:var(--e-global-color-primary)}.blog-post-comments-section{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--e-global-color-secondary)}.blog-post-container,.blog-post-layout,.blog-post-main{overflow:visible!important}.blog-post-sidebar{position:sticky;top:6rem}.sidebar-sticky-content{display:flex;flex-direction:column;gap:1.5rem}.sidebar-widget.doctor-profile{background-color:var(--e-global-color-background);border-radius:12px;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 20px rgb(0 0 0 / .05)}.doctor-name{font-size:1.2rem;font-weight:600;color:var(--e-global-color-primary);margin-bottom:.25rem}.doctor-specialty{font-size:.95rem;color:var(--e-global-color-secondary);margin-bottom:1rem}.btn-profile{display:inline-block;background-color:var(--e-global-color-primary);color:#fdfdfd;padding:.5rem 1.25rem;border-radius:8px;text-decoration:none;font-size:.95rem;font-weight:500;transition:background-color .3s ease}.btn-profile:hover{background-color:var(--e-global-color-accent);color:#fdfdfd}.sidebar-widget.recent-posts-widget{background-color:var(--e-global-color-background);border-radius:12px;padding:2rem 1.5rem;box-shadow:0 4px 20px rgb(0 0 0 / .05)}.sidebar-widget.recent-posts-widget .widget-title{font-size:1.5rem;font-weight:600;color:var(--e-global-color-primary);margin-bottom:1.25rem}.recent-posts-grid{display:flex;flex-direction:column;gap:1.5rem}.recent-post-card{background:var(--e-global-color-background);border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgb(0 0 0 / .06);transition:transform .2s ease,box-shadow .2s ease}.recent-post-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgb(0 0 0 / .1)}.recent-post-card a{text-decoration:none;display:flex;flex-direction:column;height:100%}.recent-post-thumb img{width:100%;height:230px;object-fit:cover;display:block}.recent-post-info{padding:1rem}.recent-post-info .recent-post-title{font-size:18px;font-weight:600;margin:0 0 .5rem 0;color:var(--e-global-color-text);line-height:1.4}.recent-post-card:hover .recent-post-title{color:var(--e-global-color-primary)}.recent-post-excerpt{font-size:.9rem;color:var(--e-global-color-text);margin:.25rem 0 .5rem}.recent-post-readmore{font-size:.9rem;font-weight:600;color:var(--e-global-color-primary);text-decoration:none;transition:color .3s ease}.recent-post-readmore:hover{color:var(--e-global-color-accent)}@media (min-width:768px){.recent-posts-grid{grid-template-columns:1fr 1fr}}.form-section-title{font-size:1.8rem;margin-top:30px;margin-bottom:2rem}.blog-post-form-section .ff-btn-submit{background-color:var(--e-global-color-primary)!important;border:none!important;transition:background-color .3s ease!important;width:100%}.blog-post-form-section .ff-btn-submit:hover{background-color:var(--e-global-color-secondary)!important}@media (min-width:768px){.blog-post-title{font-size:3rem}}@media (max-width:1023px){.blog-post-sidebar{margin-top:2rem}}@media (max-width:767px){.blog-post-main{padding:0}.blog-post-article{border-radius:0;padding:2rem 1.5rem}.blog-post-title{font-size:2rem}.blog-post-content{font-size:1rem;line-height:1.7}}