#languageDropdown{border:0}.sticky-bar{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden;perspective:1000;transition:transform .3s ease-out,opacity .3s ease-out;-webkit-transition:transform .3s ease-out,opacity .3s ease-out;-moz-transition:transform .3s ease-out,opacity .3s ease-out;-ms-transition:transform .3s ease-out,opacity .3s ease-out;-o-transition:transform .3s ease-out,opacity .3s ease-out}.sticky-bar.stick{animation:fadeInDown .3s ease-out;box-shadow:0 8px 20px 0 rgba(0,0,0,.05);position:fixed;top:0;width:100%;z-index:1000;left:0;border-bottom:1px solid #dde4f0;background:#fff}.header{margin:0;padding:0;width:100%;position:relative;z-index:1000;border-bottom:1px solid #d5dfe4;transition:padding .3s ease-out;-webkit-transition:padding .3s ease-out;-moz-transition:padding .3s ease-out;-ms-transition:padding .3s ease-out;-o-transition:padding .3s ease-out}.header .main-header{display:flex;align-items:center;justify-content:space-between;position:relative}.header .main-header .header-left{display:flex;align-items:center;width:100%;padding:5px 0}.header .main-header .header-left .header-search{width:35%;padding-left:50px}.header .main-header .header-left .header-search .box-header-search{border-radius:8px;border:1px solid #d5dfe4;padding:5px}.header .main-header .header-left .header-search .box-header-search .box-category{position:relative;margin-right:15px;min-width:120px}.header .main-header .header-left .header-search .box-header-search .box-category:before{content:"";height:14px;width:1px;background-color:#ebf0f3;position:absolute;top:8px;right:-14px}.header .main-header .header-left .header-search .box-header-search .box-category select{height:100%;width:100%;border:0;padding:0 20px 0 5px;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/images/template/arrow-down.svg);background-position:100%;background-repeat:no-repeat}.header .main-header .header-left .header-search .box-header-search .box-keysearch{width:100%}.header .main-header .header-left .header-search .box-header-search .box-keysearch input{border:0!important}.header .main-header .header-left .header-search .box-header-search .form-search{display:flex}.header .main-header .header-left .header-nav{display:inline-block;width:45%;text-align:center}.header .main-header .header-left .header-logo{max-width:300px;width:100%;padding:10px 15px}.header .main-header .header-left .header-logo a{display:block}.header .main-header .header-left .header-logo a img{min-height:37px}.header.stick{padding:0}.header-shop{text-align:right}.header-shop .icon-list{display:inline-block;padding:0 15px 0 30px;background-repeat:no-repeat;background-position:0 -1px;position:relative;font-size:16px;color:#425a8b;line-height:24px;cursor:pointer}.header-shop .icon-list:hover{color:#0ba9ed}.header-shop .icon-list:last-child{padding-right:0}.header-shop .icon-list img{float:left;margin:3px 6px 0 0}.header-shop .icon-account{background-image:url(/images/template/account.svg)}.header-shop .icon-wishlist{background-image:url(/images/template/wishlist.svg);background-position:0 2px;padding-left:35px}.header-shop .icon-cart{background-image:url(/images/template/cart.svg);background-position:0 2px;padding-left:35px}.header-shop .icon-compare{background-image:url(/images/template/compare.svg);background-position:0 2px}.header-shop .number-item{background-color:#002647;border-radius:50%;position:absolute;top:-8px;left:14px;width:20px;height:20px;color:#fff;text-align:center;line-height:20px;display:inline-block}.header .main-header .header-right{max-width:170px;width:100%}@media(max-width:767px){.header .main-header .header-right{max-width:225px;width:auto}}.header .main-header .header-right .block-signin{display:flex;justify-content:flex-end}.header .main-header .buttons-right{max-width:250px;width:100%}.header .nav-main-menu{width:auto;padding:0;float:none}.header .main-menu{display:flex;padding-top:3px;flex-direction:row}.header .main-menu li{float:right;position:relative;text-align:right}.header .main-menu li.has-children>a:after{content:"";font-family:var(--font-icon)!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1!important;font-size:14px;opacity:1;margin-left:0;position:relative;top:2px}.header .main-menu li.hr{padding:0 22px}.header .main-menu li.hr span{background-color:#dde4f0;height:1px;width:100%;display:block;margin:5px 0}html[dir=rtl] .header .main-menu li a{text-align:right}.header .main-menu li a{font-style:normal;font-weight:400;font-size:16px;color:#425a8b;line-height:24px;display:block;padding:13px 20px;text-decoration:none;position:relative;text-align:left}.header .main-menu li a:hover{color:#002647}.header .main-menu li a:hover i{opacity:1;transition:.2s}.header .main-menu li a i{font-size:12px;margin-right:8px;opacity:.38;transition:.2s}.header .main-menu li ul{opacity:0;visibility:hidden;transition-duration:.2s;position:absolute;top:calc(100% + 0px);right:-30px;left:inherit;z-index:999999;min-width:150px;width:auto;white-space:nowrap;border-radius:6px;padding:8px 0;box-shadow:0;background-color:#fff;border:1px solid #d5dfe4}html[dir=rtl] .header .main-menu li ul{left:0;right:inherit}.header .main-menu li:hover>ul{will-change:transform;animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1;-webkit-animation:menu-sub-dropdown-animation-fade-in .3s ease 1,menu-sub-dropdown-animation-move-up .3s ease 1}.header .main-menu li ul li{width:100%}.header .main-menu li ul li a,.header .main-menu li ul li button{font-size:14px;color:#425a8b;position:relative;padding:6px 22px;transition:.2s}.header .main-menu li ul li a:hover,.header .main-menu li ul li button:hover{transition:all .2s;background:#425a8b;color:#fff}.header .main-menu li ul li button:hover{padding-left:25px}.header .main-menu li ul li a.closer{padding:8px 22px}.header .main-menu li ul li ul{top:0;left:100%}.header .main-menu li:hover>ul{opacity:1;visibility:visible}.header .main-menu li:hover>ul li{width:100%}.header .text-link-bd-btom{font-style:normal;font-weight:500;font-size:16px;line-height:150%;color:#425a8b;display:inline-block;position:relative;padding-left:13px}.header .text-link-bd-btom:hover{color:#425a8b}.header .text-link-bd-btom:before{content:"";background:#425a8b;width:6px;height:6px;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-3px;animation:shadow-pulse 1s infinite}.header .block-signin .btn-shadow{box-shadow:0 47px 65px rgba(21,28,38,.1)}.header.header-2{background-color:#dbece5}.header-top{background-color:#425a8b;color:#fff;padding:10px 0}.header-top span{font-size:16px;line-height:24px;font-weight:700}.header-top a{color:#425a8b}.header-top .line-right{position:relative;display:inline-block;padding-right:35px}.header-top .line-right:before{content:"";position:absolute;top:5px;right:15px;width:1px;height:18px;border-right:1px dashed #425a8b}.header-top.header-top-green{background-color:#425a8b}.header-top.header-top-green a{color:#dde4f0}.header-top.header-top-green .line-right:before{border-right:1px dashed #dde4f0}.header-style-2{background-color:#425a8b}.header-style-2.sticky-bar.stick{background-color:#425a8b;border-bottom:1px solid #008c99}.header-style-2 .burger-icon.burger-icon-white>span:after,.header-style-2 .burger-icon.burger-icon-white>span:before{background-color:#cad6ec}.header-style-2 .main-menu>li>a{color:#fff}.header-style-2 .main-menu>li>a:hover{color:#8c9ec5}.header-style-2 .btn-default{background-color:#425a8b;color:#fff;border:1px solid #fff;background-image:url(/images/template/arrow-small-right-w.svg);background-repeat:no-repeat;background-position:center right 25px;padding-right:56px}.header-style-3,.header-style-3.sticky-bar.stick{background-color:#fff3ea}.header-style-4,.header-style-4.sticky-bar.stick{background-color:#e8fcff}.header-style-5{z-index:2}.header-style-5 .burger-icon.burger-icon-white>span:after,.header-style-5 .burger-icon.burger-icon-white>span:before{background-color:#cad6ec}.header-style-5 .main-menu>li>a{color:#fff}.header-style-5 .main-menu>li>a:hover{color:#8c9ec5}.header-style-5.sticky-bar.stick{background-color:#425a8b;border-bottom:1px solid #008c99}.header-style-5 .btn-default{background-color:rgba(0,0,0,0);color:#fff;border:1px solid #fff;background-image:url(/images/template/arrow-small-right-w.svg);background-repeat:no-repeat;background-position:center right 25px;padding-right:56px}.header-container .main-header .header-left .header-nav{width:50%;margin-left:50px}.header-shop{width:25%}.header-bottom{border-top:1px solid #d5dfe4;padding:10px 0}.header-bottom .dropdown-toggle:after{display:none}.header-bottom .container{display:flex}.header-bottom .dropdown{padding:0}.header-bottom .header-nav{width:100%;padding-left:20px}.header-bottom .header-nav .main-menu{padding-top:0}.header-bottom .header-nav .main-menu li a{padding:9px 13px 5px 18px;font-size:14px}.header-bottom .header-nav .main-menu li.has-children>a:after{content:"";background:url(/images/template/angle-down.svg) no-repeat 0 0;height:10px;width:11px;position:absolute;top:50%;right:0;margin-top:-4px}.header-bottom .discount{display:inline-block;padding:9px 0 9px 42px;background-image:url(/images/template/discount.svg);background-position:0;background-repeat:no-repeat;min-width:100px;max-height:53px}.header-bottom .dropdown-right{background-image:url(/images/template/arrow-down.svg);background-position:100%;background-repeat:no-repeat;padding:0 20px 0 0;display:block;margin-left:0}.header-bottom .dropdown-menu{width:100%;padding:3px 0}.header-bottom .dropdown-menu .dropdown-item{padding-top:10px;padding-bottom:10px}.mobile-header-wrapper-style{position:sticky;top:0;width:360px;min-height:100vh;bottom:0;right:0;transition:all .25s cubic-bezier(.645,.045,.355,1);background-color:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.09);z-index:1003}.mobile-header-wrapper-style.sidebar-visible{visibility:visible;opacity:1;transform:translate(0)}.mobile-header-wrapper-style .mobile-header-wrapper-inner{padding:0 0 30px;height:100%;overflow-y:auto;overflow-x:hidden}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-logo{position:relative;border-bottom:1px solid #d5dfe4;padding-bottom:15px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0;background-color:#fff;align-items:center;align-self:center;border-bottom:0;margin-bottom:15px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a{display:block}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img{width:100px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area{padding:30px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu{max-width:300px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li{display:block;position:relative;padding:13px 0}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:last-child{border-bottom:none}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand{right:0;position:absolute;cursor:pointer;z-index:9;text-align:center;font-size:12px;display:block;width:30px;height:30px;line-height:38px;top:5px;color:#425a8b}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children .menu-expand i{font-size:18px;font-weight:300;opacity:.5}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children.active>.menu-expand{background:hsla(0,0%,100%,.2)}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.has-children.active>.menu-expand i:before{content:""}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a{font-size:16px;line-height:1;text-transform:capitalize;font-weight:500;position:relative;display:inline-block;color:#425a8b;transition-duration:.2s}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a i{margin-right:5px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul{padding:10px 0 0 10px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li{padding:10px 0;border-bottom:none}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.has-children .menu-expand{top:0}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li:hover a{padding-left:13px;transition-duration:.2s}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a{font-size:14px;display:block;font-weight:500;color:#425a8b;padding-left:10px;position:relative;transition-duration:.2s}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li ul{margin-top:0}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.has-children.active{padding-bottom:0}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.hr{padding:0 0 0 10px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li.hr span{background-color:#dde4f0;height:1px;width:100%;display:block;margin:5px 0}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover>a{color:#425a8b;padding-left:3px;transition-duration:.2s}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .categories-dropdown-wrap ul li a{padding:5px 15px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap{padding:20px;border-radius:5px;border:1px solid #425a8b;margin:17px 0 30px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info{position:relative;margin-bottom:13px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:last-child{margin-bottom:0}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a{font-size:14px;display:block;font-weight:500;color:#425a8b}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a:hover{color:#425a8b}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a i{font-size:14px;color:#425a8b;margin-right:8px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown{margin-top:5px;display:none;background-color:rgba(0,0,0,0);box-shadow:none;padding:10px 0 0;width:100%;z-index:11}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li{padding-bottom:10px}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li:last-child{padding-bottom:0}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a{font-size:16px;color:hsla(0,0%,100%,.7);font-weight:400}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a:hover,.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:hover>a{color:#425a8b}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-border{border-bottom:1px solid hsla(0,0%,100%,.15)}.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .site-copyright{font-size:13px;color:#425a8b}.language .lang-text{padding:10px 25px;font-size:13px;color:#9f9f9f;text-align:left}html[dir=rtl] .language .lang-text{text-align:right}.setting li.has-children>a:after{display:none}.setting .main-menu a{padding:5px 10px!important}.setting .Shop a{position:relative}.setting .Shop a .badge{position:absolute;top:-5px;left:20px;background-color:red;border-radius:50%;color:#fff;display:inline-block;font-size:10px;line-height:1;width:20px;height:20px;text-align:center;vertical-align:middle;white-space:nowrap}.notifications-dropdown{position:relative}.notifications-dropdown:hover .dropdown-link svg{fill:#425a8b}.notifications-dropdown .notification-item-container{position:relative;list-style-type:none;padding:0;margin:0;min-width:375px!important;width:375px!important;max-height:400px;overflow-y:auto}.notifications-dropdown .notification-item-container .notification-item{padding:1rem 0;border-bottom:1px solid #eee}.notifications-dropdown .notification-item-container .notification-item.show-more{padding:0}.notifications-dropdown .notification-item-container .notification-item:last-child{border-bottom:0;padding-bottom:0}.notifications-dropdown .notification-item-container .notification-item .notification-link{gap:1rem;text-decoration:none;color:inherit}.notifications-dropdown .notification-item-container .notification-item .notification-link:hover{transition:all .2s;background:#f8f8f8;color:#fff}.notifications-dropdown .notification-item-container .notification-item .notification-link .notification-icon{background-color:rgba(118,164,65,.1);border-radius:.5rem;padding:.75rem;display:flex;align-items:center;justify-content:center;align-self:flex-start}.notifications-dropdown .notification-item-container .notification-item .notification-link .notification-content .notification-title{font-weight:700;margin-bottom:.25rem}.notifications-dropdown .notification-item-container .notification-item .notification-link .notification-content .notification-time{font-size:.8rem;color:#777;margin-bottom:.5rem}.notifications-dropdown .notification-item-container .notification-item .notification-link .notification-description{font-size:.9rem;color:#555;width:100%;white-space:normal;word-wrap:break-word}.notifications-dropdown .notification-item-container .notification-item .show-more-link{display:block;padding:1rem;text-align:center;color:#76a441!important;text-decoration:underline!important;font-weight:700;text-decoration:none}.notifications-dropdown .notification-item-container .notification-item .show-more-link:hover{text-decoration:underline;background:#f8f8f8;color:#fff}@keyframes menu-sub-dropdown-animation-fade-in{0%{opacity:0}to{opacity:1}}@keyframes menu-sub-dropdown-animation-move-up{0%{margin-top:.75rem}to{margin-top:0}}@keyframes menu-sub-dropdown-animation-move-down{0%{margin-bottom:.75rem}to{margin-bottom:0}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}.profile-dropdown .dropdown-menu{width:320px;padding:1rem;border-radius:.5rem;border:1px solid #dee2e6;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);left:auto;right:0}.profile-dropdown:hover .dropdown-link svg{fill:#425a8b}.profile-dropdown .sub-menu{height:600px;overflow-y:scroll}.profile-dropdown .profile-header{display:flex;align-items:center;gap:10px;padding-bottom:1rem;border-bottom:1px solid #eee;margin-bottom:1rem}.profile-dropdown .profile-header .profile-info{display:flex;flex-direction:column;text-align:left}html[dir=rtl] .profile-dropdown .profile-header .profile-info{text-align:right}.profile-dropdown .profile-header .profile-info .profile-name{font-weight:700}.profile-dropdown .profile-header .profile-info .welcome-text{font-size:.9rem;color:#76a441}.profile-dropdown .current-course-card{background-color:#f8f9fa;border-radius:.5rem;padding:1rem;margin-bottom:1rem;border:1px solid rgba(118,164,65,.5);cursor:pointer;text-align:left}html[dir=rtl] .profile-dropdown .current-course-card{text-align:right}.profile-dropdown .current-course-card .course-details{display:flex;gap:10px;align-items:start;margin-bottom:1rem;border-bottom:2px dashed #eaeaea}.profile-dropdown .current-course-card .course-details img{border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;-ms-border-radius:.5rem;-o-border-radius:.5rem}.profile-dropdown .current-course-card .course-details .course-info .course-category{font-size:.8rem;color:#6c757d;margin-bottom:.25rem}.profile-dropdown .current-course-card .course-details .course-info .course-name{font-weight:700;font-size:14px;margin:0;padding:0!important}.profile-dropdown .current-course-card .progress{height:.5rem;margin-bottom:.25rem;background-color:#e9ecef}.profile-dropdown .current-course-card .progress .progress-bar{background-color:#76a441}.profile-dropdown .current-course-card .progress-text{font-size:.8rem;color:#6c757d}.profile-dropdown .current-course-card .course-actions{display:flex;justify-content:space-between;gap:10px}.profile-dropdown .current-course-card .course-actions .btn{width:70%;font-size:12px;display:flex}.profile-dropdown .current-course-card .course-actions .btn.btn-custom-primary,.profile-dropdown .current-course-card .course-actions .btn:hover{color:#fff}.profile-dropdown .profile-dropdown:hover .dropdown-link svg{fill:#425a8b}.profile-dropdown .profile-links{list-style:none;padding:0;margin:0}.profile-dropdown .profile-links span.list-item{padding:7px 0;border-bottom:1px solid #eaeaea}.profile-dropdown .profile-links span.list-item.active{background-color:#dde4f0;font-weight:700;color:#0070f3}.profile-dropdown .profile-links span.list-item.active span{color:#425a8b}.profile-dropdown .profile-links span.list-item:hover{background:#dde4f0}.profile-dropdown .profile-links span.list-item:hover svg{fill:#425a8b}.profile-dropdown .profile-links span.list-item a{display:flex;align-items:center;gap:15px;padding:.5rem 0;color:#212529;text-decoration:none;transition:color .2s ease-in-out}.profile-dropdown .profile-links span.list-item a .list-icon{background-color:rgba(66,90,139,.07);padding:10px;border-radius:50%}.profile-dropdown .profile-links span.list-item a svg{width:20px;height:20px}.dropdown-card .current-course-card{padding:16px;border:1px solid #ddd;border-radius:8px;max-width:350px;box-sizing:border-box;cursor:pointer}.dropdown-card .course-details{display:flex;gap:12px;align-items:center;max-width:100%;overflow:hidden}.dropdown-card .course-info{flex:1;min-width:0}.dropdown-card .course-category{font-size:.85rem;color:#888;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-card .course-name{font-size:1.1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0!important}.dropdown-card .progress-text{margin-top:4px;font-size:.85rem;color:#555}.dropdown-card .progress{height:8px;background-color:#eee;border-radius:4px;overflow:hidden}.dropdown-card .progress-bar{background-color:#28a745}