.margin_d_clss{margin-top:1rem}.left_side_blog_d{h1{font-size:45px!important}p{font-size:16px!important}}.custum_height_blogdDImg{width:100%;border-radius:8px;aspect-ratio:2/1}.blog-details-header-content-body{padding-bottom:60px!important}.blog-details-area{padding-top:70px!important}.blog-details-body{padding:0!important}.custum_padding_Des{padding:3rem 2.5rem!important}.ck-content,.ck-content *{all:revert;margin:revert!important}@media (max-width:768px){.custum_height_blogdDImg{height:100%!important}.left_side_blog_d{h1{margin-top:5px!important;font-size:30px!important;line-height:40px!important}p{font-size:16px!important}}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .3s ease-in-out}.popup-content{background:white;border-radius:8px;padding:30px 10px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.15);animation:slideUp .3s ease-in-out}.popup-close{position:absolute;top:10px;right:15px;background:none;border:none;font-size:30px;cursor:pointer;color:#666;line-height:1;padding:0;width:30px;height:30px;transition:color .2s}.popup-close:hover{color:#000}.popup-body{margin-top:10px}.popup-body h2{margin-bottom:0;padding:0 15px;color:#333;text-align:center}.popup-body p{color:#666;line-height:1.6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.popup-content{padding:20px 10px;max-width:95%}}