body.single-medilex_course .medilex-course-wrapper{display:flex;flex-wrap:wrap;gap:30px;margin:40px auto;max-width:1200px;padding:0 15px;box-sizing:border-box;font-family:"Inter","Roboto",sans-serif!important;color:#333!important}body.single-medilex_course .course-main{flex:2;min-width:0}body.single-medilex_course .course-title{font-size:2.4rem!important;font-weight:700!important;margin-bottom:25px!important;color:#1A615C!important;line-height:1.3!important;border-bottom:3px solid #741C41!important;padding-bottom:10px!important}body.single-medilex_course .course-section{margin-bottom:35px!important}body.single-medilex_course .course-section h2,body.single-medilex_course .course-section h3{margin-top:25px!important;margin-bottom:15px!important;font-size:1.4rem!important;font-weight:600!important;color:#1A615C!important;border-left:4px solid #741C41!important;padding-left:12px!important}body.single-medilex_course .course-section p{margin-bottom:15px!important;line-height:1.7!important;font-size:1.05rem!important}body.single-medilex_course .course-section ul,body.single-medilex_course .course-section ol{margin:15px 0 20px 25px!important;padding:0!important}body.single-medilex_course .course-section ul{list-style:none!important;margin:16px 0 20px!important;padding-left:0!important}body.single-medilex_course .course-section ul li{position:relative!important;margin:0 0 10px!important;padding-left:1.6rem!important;line-height:1.7!important}body.single-medilex_course .course-section ul li::before{content:""!important;position:absolute!important;left:0!important;top:0.85em!important;width:.5rem!important;height:.5rem!important;background:#1A615C!important;transform:translateY(-50%) rotate(45deg)!important;border-radius:2px!important}body.single-medilex_course .course-section ul ul{margin-top:8px!important}body.single-medilex_course .course-section ul ul li{padding-left:1.4rem!important}body.single-medilex_course .course-section ul ul li::before{width:.4rem!important;height:.4rem!important;background:#741C41!important}body.single-medilex_course .course-section ol{list-style:decimal!important;margin:16px 0 20px 1.25rem!important}body.single-medilex_course .course-section ol li::marker{color:#1A615C!important;font-weight:600!important}body.single-medilex_course .course-sidebar{flex:1;background:rgb(255 255 255 / .8)!important;padding:25px!important;border-radius:12px!important;box-sizing:border-box!important;align-self:flex-start!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;box-shadow:0 8px 25px rgb(26 97 92 / .25)!important;position:sticky!important;top:20px!important}body.single-medilex_course .course-image img{width:100%!important;height:auto!important;display:block!important;border-radius:10px!important;margin-bottom:20px!important;border:3px solid #1A615C!important}body.single-medilex_course .course-price,body.single-medilex_course .course-bpr,body.single-medilex_course .course-format,body.single-medilex_course .course-duration,body.single-medilex_course .course-author{background:#fff!important;border:1px solid #ddd!important;border-left:5px solid #1A615C!important;padding:10px 12px!important;margin-bottom:12px!important;font-size:15px!important;border-radius:6px!important;color:#444!important}body.single-medilex_course .course-badge{display:inline-block!important;padding:6px 14px!important;border-radius:50px!important;font-size:14px!important;font-weight:600!important;margin-top:10px!important}body.single-medilex_course .course-badge.permanent{background:#1A615C!important;color:white!important}body.single-medilex_course .course-badge.start-date{background:#741C41!important;color:white!important}body.single-medilex_course .register-btn{display:block!important;width:100%!important;padding:14px 16px!important;background:linear-gradient(135deg,#1A615C,#14887a)!important;color:white!important;border:none!important;border-radius:8px!important;font-size:17px!important;font-weight:600!important;cursor:pointer!important;text-align:center!important;text-decoration:none!important;transition:all 0.3s ease-in-out!important;margin-top:20px!important}body.single-medilex_course .register-btn:hover{background:linear-gradient(135deg,#14887a,#1A615C);transform:translateY(-2px);box-shadow:0 4px 12px rgb(26 97 92 / .3)}body.single-medilex_course .course-modal.active{display:block!important}body.single-medilex_course .course-modal{display:none!important;position:fixed!important;z-index:99999!important;left:0!important;top:0!important;width:100%!important;height:100%!important;overflow-y:auto!important;background-color:rgb(0 0 0 / .6)!important;padding:20px!important;box-sizing:border-box!important}body.single-medilex_course .course-modal-content{background:#fff!important;max-width:500px!important;margin:60px auto!important;padding:25px!important;border-radius:12px!important;position:relative!important;box-shadow:0 8px 25px rgb(26 97 92 / .25)!important;border-top:6px solid #1A615C!important}body.single-medilex_course .course-modal-close{position:absolute!important;top:15px!important;right:15px!important;font-size:28px!important;cursor:pointer!important;color:#1A615C!important;transition:color 0.3s!important}body.single-medilex_course .course-modal-close:hover{color:#741C41!important}body.single-medilex_course #course-register-form label{display:block!important;margin-top:15px!important;margin-bottom:5px!important;font-weight:500!important;color:#1A615C!important}body.single-medilex_course #course-register-form input{width:100%!important;padding:12px!important;border-radius:6px!important;border:1px solid #ccc!important;box-sizing:border-box!important;margin-bottom:15px!important;font-size:15px!important}body.single-medilex_course #course-register-form button{background:#1A615C!important;color:white!important;border:none!important;padding:12px!important;border-radius:6px!important;font-size:16px!important;font-weight:600!important;cursor:pointer!important;transition:background 0.3s!important}body.single-medilex_course #course-register-form button:hover{background:#741C41!important}@media (max-width:992px){body.single-medilex_course .medilex-course-wrapper{gap:20px!important}}@media (max-width:768px){body.single-medilex_course .medilex-course-wrapper{flex-direction:column!important}body.single-medilex_course .course-sidebar{order:-1!important;position:relative!important;top:unset!important;width:100%}}