/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.mobile-nav{float:right;width:40px;height:40px;cursor:pointer;z-index:10002;position:relative;}.mobile-nav .line{width:100%;height:3px;display:block;margin:4px 0 8px;background-color:#000;}.dark-mode .mobile-nav .line{background-color:#FFF;}#main-menu-wrap .container{max-width:100%;}header#banner{position:fixed;top:0;left:0;width:100%;border-bottom:1px solid #C5C5C5;height:60px;padding:10px 0;background:#fff;z-index:10001;}.dark-mode header#banner{background-color:#000;}#toolbar-bar{position:fixed;}.toolbar-fixed header#banner,.toolbar-vertical header#banner{top:40px;}.toolbar-fixed.toolbar-tray-open header#banner{top:84px;}header#banner li{list-style:none;}#header-logo{width:140px;height:18px;margin-top:12px;float:left;}#header-logo a,#header-logo a img{display:block;width:auto;height:30px;}.dark-mode #header-logo a img{filter:brightness(0) invert(1);}.mobile-header-right{float:right;display:flex;}ul.user-account-menu{margin:0;padding:0;}ul.user-account-menu li{display:inline-block;}ul.user-account-menu li a{display:block;font-size:12px;line-height:18px;font-weight:bold;border-radius:12px;padding:8px 12px;margin-right:10px;background-color:#1B2F73;border:.5px solid #C5C5C5;color:#fff;}.dark-mode ul.user-account-menu li a{background-color:#F2A52A;color:#333;}ul.user-account-menu li:nth-child(2) a{background:#F5F5F5;border:.5px solid #C5C5C5;color:#1B2F73;}.mobile-menu-wrap{background-color:#FFF;width:100vw;height:100vh;overflow:scroll;position:absolute;top:0;left:0;z-index:10000;padding:60px 25px 30px;}.dark-mode .mobile-menu-wrap{background-color:#000;}.mobile-menu-wrap .mobile-search input{width:100%;height:48px;border-radius:16px;border:1px solid #C5C5C5;font-size:14px;font-weight:400;line-height:21px;margin-bottom:30px;padding-left:50px;background-image:url(/themes/hmpeducation/img/search.svg);background-repeat:no-repeat;background-size:17px 17px;background-position:left 20px top 15px;}.dark-mode .mobile-menu-wrap .mobile-search input{background-image:url(/themes/hmpeducation/img/search-white.svg);border:1px solid #666;background-color:#222;color:#FFF;}.mobile-menu{padding:0;margin-bottom:30px;}.mobile-menu ul{padding:0;margin-bottom:5px;}.mobile-menu ul li,#header-menu-left ul li{list-style:none;width:100%;display:table;border:0.5px solid #C5C5C5;margin:-0.5px 0 0 0;padding:0 20px;text-align:left;background-color:#FFF;height:50px;}.mobile-menu ul li:first-of-type,#header-menu-left ul li:first-of-type{margin-top:0;}.dark-mode .mobile-menu ul li,.dark-mode #header-menu-left ul li{background-color:#000;}.mobile-menu ul li:hover,#header-menu-left ul li:hover{background-color:#F5F5F5;}.dark-mode .mobile-menu ul li:hover,.dark-mode #header-menu-left ul li:hover{background-color:#222;}.mobile-menu ul li:first-child,#header-menu-left ul li:first-child{border-top-right-radius:16px;border-top-left-radius:16px;}.mobile-menu ul li:last-child,#header-menu-left ul li:last-child{border-bottom-right-radius:16px;border-bottom-left-radius:16px;}.mobile-menu ul li a,#header-menu-left ul li a{display:table-cell;vertical-align:middle;width:100%;height:100%;}.mobile-menu ul.credit-types-filter label{margin-left:12px;}.mobile-menu .dropdown-menu{display:block;}.mobile-menu > li span{all:unset;}.mobile-menu > li > a,.mobile-menu > li > span{display:block;cursor:pointer;border:0.5px solid #C5C5C5;background-color:#F5F5F5;font-size:16px;font-weight:500;line-height:24px;border-radius:16px;padding:16px 20px;margin-bottom:5px;background-image:url(/themes/hmpeducation/img/arrow-right.svg);background-repeat:no-repeat;background-size:6.5px 11px;background-position:right 25px top 22px;}.dark-mode .mobile-menu > li > a,.dark-mode .mobile-menu > li > span{background-color:#222;background-image:url(/themes/hmpeducation/img/arrow-right-white2.svg);}.mobile-menu > li > span.active{background-image:url(/themes/hmpeducation/img/arrow-down.svg);background-size:11px 6.5px;background-position:right 25px top 26px;}.dark-mode .mobile-menu > li > span.active{background-image:url(/themes/hmpeducation/img/arrow-down-white.svg);}.mobile-menu-wrap .user-account-menu{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:10px;}.mobile-menu-wrap .user-account-menu li{width:50%;}.mobile-menu-wrap .user-account-menu li a{height:56px;font-size:16px;font-weight:500;line-height:24px;width:100%;display:inline-block;text-align:center;padding:15px;}
@media(min-width:768px){header#banner{height:64px;padding:14px 5px;;}#header-logo{width:196px;height:24px;margin-top:5px;}.desktop-header-left{float:left;margin-left:25px;}.desktop-header-left #course-brand-logo{max-height:30px;width:auto;float:left;margin-right:15px;}.dark-mode .desktop-header-left #course-brand-logo{filter:brightness(0) invert(1);}header#banner .desktop-header-right{float:right;display:flex;}#header-menu-left{padding:0;float:left;}#header-menu-left li{display:inline-block;margin-right:10px;}#header-menu-left > li > a,#header-menu-left > li > span{font-size:14px;font-weight:500;line-height:21px;cursor:pointer;padding:8px 0;display:block;}#header-menu-left > li > span{background-image:url(/themes/hmpeducation/img/arrow-down.svg);background-repeat:no-repeat;background-size:11.2px 6.6px;background-position:right 10px top 15px;padding-right:30px;}.dark-mode #header-menu-left > li > span{background-image:url(/themes/hmpeducation/img/arrow-down-white.svg);}#header-menu-left ul{padding:0;margin-top:12px;position:absolute;}#header-menu-left ul li{background-image:url(/themes/hmpeducation/img/arrow-right.svg);background-repeat:no-repeat;background-size:6.5px 11px;background-position:right 25px top 18px;min-width:250px;}.dark-mode #header-menu-left ul li{background-image:url(/themes/hmpeducation/img/arrow-right-white2.svg);}#header-menu-right{display:flex;padding-left:8px;}#header-menu-right > li a{font-size:14px;font-weight:500;line-height:21px;margin-right:12px;padding:8px 15px;display:none;}.desktop-header-right .course-search-bar{width:240px;height:48px;border-radius:16px;border:1px solid #C5C5C5;font-size:16px;font-weight:400;line-height:24px;margin-top:-6px;margin-bottom:30px;padding-left:50px;padding-top:4px;background-image:url(/themes/hmpeducation/img/search.svg);background-repeat:no-repeat;background-size:17px 17px;background-position:left 20px top 14px;}.dark-mode .desktop-header-right .course-search-bar{background-image:url(/themes/hmpeducation/img/search-white.svg);border:1px solid #666;background-color:#222;color:#FFF;}ul.user-account-menu li:nth-child(2) a{margin-right:0;}}@media(min-width:898px){#header-menu-right >li a{display:block;}}
@font-face{font-family:"Acumin Pro Wide";src:url(/themes/hmpeducation/Fonts/AcuminProWide-Thin.woff2);}@font-face{font-family:"Acumin Pro";src:url(/themes/hmpeducation/Fonts/AcuminPro-Regular.woff2);}@font-face{font-family:"Acumin Pro Bold";src:url(/themes/hmpeducation/Fonts/AcuminPro-Bold.woff2);}@font-face{font-family:"Acumin Pro Medium";src:url(/themes/hmpeducation/Fonts/AcuminPro-Medium.woff2);}@font-face{font-family:"Acumin Pro Semibold";src:url(/themes/hmpeducation/Fonts/AcuminPro-Semibold.woff2);}.desktop{display:none;}body{margin-top:60px;font-family:"poppins",sans-serif;color:#333;}body.dark-mode{color:#FFF;background-color:#000;}.toolbar-menu a{color:#333 !important;}.toolbar-fixed body{top:105px;}.toolbar-fixed.toolbar-tray-open body{top:145px;}main{padding:30px 0;}a,a:hover{text-decoration:none;color:#333;}.dark-mode a,.dark-mode a:hover{color:#FFF;}p,li{font-size:12px;font-weight:400;line-height:18px;}.closed{display:none;}#search-in-main-content .course-search-bar{width:100%;height:48px;border-radius:16px;border:1px solid #1B2F73;font-size:14px;font-weight:400;line-height:21px;padding-left:50px;background-image:url(/themes/hmpeducation/img/search.svg);background-repeat:no-repeat;background-size:17px 17px;background-position:left 20px top 14px;padding-top:4px;max-width:720px;margin:-20px auto 30px;display:block;}.dark-mode .#search-in-main-content .course-search-bar{background-image:url(/themes/hmpeducation/img/search-white.svg);border:1px solid #666;background-color:#222;color:#FFF;}.container{padding:0 25px;}#user-login-form input{border:1px solid #C5C5C5;height:56px;border-radius:16px;padding:16px;width:autp;display:block;margin:0 0 20px;}.commerce-checkout-flow input[type=submit],.commerce-checkout-flow input[type=text],.commerce-checkout-flow select,.path-mologin .otp-login-form input,.path-mologin .user-password-login-form input,.link--previous{border:1px solid #C5C5C5;height:56px;border-radius:16px;padding:16px;width:100%;display:block;margin:0 0 20px;top:0 !important;}.commerce-checkout-flow input[type=submit],.path-mologin .otp-login-form input[type=submit],.path-mologin .user-password-login-form input[type=submit]{width:auto;margin:0 auto 20px;}.address-container-inline{display:flex;justify-content:space-between;flex-wrap:wrap;}.address-container-inline > .form-item{width:49%;margin:0;}.checkout-order-summary td{vertical-align:bottom;padding:5px 10px;}.checkout-pane{margin-bottom:20px;}.path-mologin h1,.path-mologin h2,.path-mologin h3,.path-mologin h4,.path-mologin h5,.path-mologin h6{margin:25px 0;}.path-mologin main{max-width:500px;margin:0 auto;}.path-mologin .otp-login-form input,.path-mologin .user-password-login-form input{margin:15px 0;}.path-mologin .otp-code-form h3,.path-mologin .otp-code-form h5{display:none;}@media(min-width:1460px){.container{max-width:1440px;}}@media(min-width:768px){.desktop{display:block;}.mobile{display:none;}p,li{font-size:14px;line-height:21px;}main{padding:50px 0;}.commerce-checkout-flow input[type=submit]{width:auto;margin:0 0 20px;}}@media(min-width:991px){.layout-region-checkout-main{width:63%;float:left;}.layout-region-checkout-secondary{width:35%;float:right;}}.available-profiles.hidden{display:none;}.commerce-checkout-flow .checkout-pane-review fieldset{margin:15px 0;}.checkout-order-summary table{width:100%;}.checkout-order-summary tr td:last-child{text-align:right;}.commerce-checkout-flow #edit-actions{display:flex;gap:10px;}.commerce-checkout-flow #edit-actions .link--previous{width:auto;}.checkout-pane-coupon-redemption .form-submit{background-color:#fff;color:#000;}main{min-height:calc(100vh - 156px);}
.components h2{font-size:24px;line-height:29px;text-align:center;font-weight:600;margin-bottom:25px;}.component-body p{font-size:12px;line-height:18px;text-align:center;font-weight:400;margin-bottom:25px;}.hero-wrapper{width:100%;aspect-ratio:43/54;object-fit:cover;position:relative;margin-top:-30px;}.hero-image img{max-width:80%;height:auto;display:block;margin:0 auto 50px;position:relative;padding-top:47%;}.hero-tagline{font-size:28px;font-weight:600;line-height:33.6px;text-align:center;color:#FFF;}.information-wrapper{background-color:#F5F5F5;padding:25px;margin-bottom:30px;}.information-wrapper .container{display:flex;flex-wrap:nowrap;justify-content:space-between;padding:0;}.information-wrapper .course-pack-info{width:60%;}.information-wrapper h2{font-size:24px;font-weight:600;line-height:28.8px;letter-spacing:-0.04em;}.information-wrapper .course-pack-welcome{font-size:16px;font-weight:400;line-height:24px;}.information-wrapper .course-pack-actions{display:flex;justify-content:flex-end;width:40%;}.information-wrapper .course-pack-actions a{display:inline-block;border-radius:12px;height:36px;border:0.5px solid #1B2F73;color:#1B2F73;background-color:#FFF;font-size:12px;font-weight:500;line-height:18px;padding:10px 15px;margin-left:20px;}.information-wrapper .course-pack-actions .registration-link,.information-wrapper .course-pack-actions .claim-credits{border:0.5px solid #1B2F73;color:#FFF;background-color:#1B2F73;}.information-wrapper .course-pack-actions .registration-link{background-image:url(/themes/hmpeducation/img/arrow-right-white.svg);background-repeat:no-repeat;background-size:13px 12.65px;background-position:top 11px right 15px;padding:10px 40px 10px 15px;}.information-wrapper .course-pack-actions .ce-info{background-color:transparent;}h1.tagline{padding:0 0 30px;font-size:28px;font-weight:600;line-height:33.6px;letter-spacing:-0.05em;text-align:left;color:#1B2F73;text-align:center;}.mobile-filter-header{padding:10px 0 55px;}.filter-text{font-size:20px;font-weight:bold;line-height:38px;text-align:left;padding-top:4px;}.mobile-filter-header .mobile-filter-toggle{padding:8px 16px 4px 36px;border-radius:40px;font-size:14px;font-weight:500;line-height:21px;color:#1B2F73;background-color:#F5F5F5;border:.5px solid #C5C5C5;float:right;cursor:pointer;background-image:url(/themes/hmpeducation/img/filter_toggle.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:12px 6px;}.mobile-filter-toggle.close{display:none;}.filters-section.expanded .mobile-filter-toggle.open{display:none;}.filters-section.expanded .mobile-filter-toggle.close{display:block;}.filters-section.expanded{position:fixed;height:100%;width:100%;overflow-y:scroll;top:0;left:0;background-color:#fff;z-index:9;padding:50px 12px 50px;}.dark-mode .filters-section.expanded{background-color:#000;}.filters-section.expanded .mobile-filter-header{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:9;padding:75px 15px 20px;border-bottom:.5px solid #C5C5C5;}.dark-mode .filters-section.expanded .mobile-filter-header{background-color:#000;}.filters-container{padding-top:120px;}.filters-container ul{padding:10px 0;list-style:none;}.filters-container ul li{width:100%;display:block;border:0.5px solid #C5C5C5;margin:-0.5px 0 0 0;padding:15px 20px;text-align:left;position:relative;font-weight:500;}.filters-container ul li.specialty{display:table;height:50px;padding:0 20px;}.filters-container ul li:hover{background-color:#F5F5F5;}.dark-mode .filters-container ul li:hover{background-color:#222;}.filters-container ul li:first-child{border-top-right-radius:16px;border-top-left-radius:16px;}.filters-container ul li:last-child{border-bottom-right-radius:16px;border-bottom-left-radius:16px;}.filters-container ul li a{display:block;width:100%;height:100%;}.filters-container ul li.specialty a{display:table-cell;vertical-align:middle;}.filters-container ul.credit-types-filter input{position:relative;top:3px;}.filters-container ul.credit-types-filter label{margin-left:12px;}.more-button-wrap{display:block;width:120px;position:relative;margin:0 auto;color:#1B2F73;font-size:14px;line-height:21px;font-weight:500;text-align:center;background-color:#F5F5F5;border:0.5px solid #C5C5C5;border-radius:40px;padding:11px 16px;cursor:pointer;}.content-listing-section,.courses > ul{width:100%;padding:0 0 45px;margin:0;position:relative;}.content-listing-section .slick-arrow{display:none !important;}.content-listing-block,.components{margin-bottom:50px;}.content-listing-header{display:flex;justify-content:space-between;flex-wrap:nowrap;margin-bottom:20px;}.content-listing-header .content-listing-title{font-size:20px;line-height:30px;font-weight:600;margin-top:8px;}.content-listing-header a{display:inline-block;color:#1B2F73;font-size:14px;line-height:21px;font-weight:500;text-align:center;background-color:#F5F5F5;border:0.5px solid #C5C5C5;border-radius:40px;padding:9px 16px 0;height:37px;}.content-listing-section .slick-track > li{width:280px;height:390px;margin-right:15px;background:#F5F5F5;border:0.5px solid #C5C5C5;overflow:hidden;padding:4px;}.content-listing-section > li,.courses > ul > li{width:100%;height:auto;margin-bottom:20px;position:relative;list-style:none;}.content-listing-section > li a,.courses > ul > li a{width:100%;height:auto;display:block;background:#F5F5F5;border:0.5px solid #C5C5C5;overflow:hidden;padding:4px;}.content-listing-section > li .dark_mode a,.courses > ul > li .dark_mode a{background:#222;}.content-listing-item .content-image{position:relative;margin-bottom:8px;}.content-listing-item .content-image img{width:100%;height:auto;object-fit:cover;aspect-ratio:27/16;}.content-listing-item .course-collection{position:absolute;top:10px;left:10px;width:auto;height:24px;border-radius:8px;font-size:12px;font-weight:500;line-height:18px;color:#FFF;padding:4px 12px 5px 26px;background-color:#00A1E4;background-image:url(/themes/hmpeducation/img/star.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:left 6px top 2px;}.content-listing-item .course-status{position:absolute;bottom:10px;right:10px;width:auto;height:29px;border-radius:24px;font-size:14px;font-weight:500;line-height:21px;color:#FFF;padding:5px 35px 5px 12px;background-color:#2ECC71;background-image:url(/themes/hmpeducation/img/check_circle.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:right 10px top 5px;}.content-listing-item .content-body{padding:8px 4px 8px 4px;overflow:hidden;}.content-listing-item .content-credits{background:#1B2F73;border-radius:24px;padding:8px 12px 6px;font-size:12px;font-weight:500;line-height:18px;color:#FFF;display:inline-block;margin-bottom:10px;}.content-listing-item .content-title{font-size:14px;font-weight:500;line-height:21px;margin-bottom:15px;}.content-listing-item .content-credit-types ul{display:flex;padding:0;flex-wrap:wrap;gap:5px 20px;list-style:disc;float:left;}.content-listing-item .content-credit-types ul li:first-of-type{list-style:none;}.content-listing-item .content-credit-types ul li{font-size:12px;font-weight:500;line-height:18px;}.content-listing-item .course-collection-logo{float:right;display:inline-block;}.content-listing-item .course-collection-logo img{width:120px;height:auto;}.content-listing-item.dark_mode .course-collection-logo img{filter:brightness(0) invert(1);}.courses-wrapper{text-align:center;margin-bottom:30px;}.courses-wrapper h2{font-size:24px;font-weight:600;line-height:28.8px;letter-spacing:-0.04em;margin-bottom:20px;}.courses-wrapper .courses{text-align:left;}.course-pack-progress-wrap{display:flex;flex-wrap:nowrap;justify-content:center;gap:10px;}.course-pack-progress-wrap .progress-text-left{font-size:14px;font-weight:400;line-height:21px;}.course-pack-progress-wrap .course-pack-progress-bar{width:calc(100% - 120px);background-color:#F5F5F5;border:0.5px solid #C5C5C5;border-radius:24px;height:12px;margin-top:3px;overflow:hidden;margin-bottom:30px;}.course-pack-progress-wrap .course-pack-progress-bar-progress{background-color:#2ECC71;height:100%;}.course-pack-progress-wrap .progress-text-right{font-size:14px;font-weight:400;line-height:21px;}.hide-show-button{display:inline-block;height:51px;background-color:#BBB;border-radius:32px;color:#FFF;font-size:18px;font-weight:500;line-height:27px;padding:14px 24px;margin-bottom:30px;}.alternating-card .alternating-image{width:100%;margin-bottom:20px;}.alternating-card .alternating-image img{width:100%;height:auto;border-radius:32px;object-fit:cover;}.alternating-card .alternating-body{width:100%;background-color:#F5F5F5;border-radius:24px;padding:16px;margin-bottom:20px;}.alternating-card .alternating-body p{font-size:16px;line-height:20px;font-weight:400;}.image-blocks-component .image-block{width:100%;position:relative;margin-bottom:20px;}.image-blocks-component .image-block img{width:100%;height:auto;aspect-ratio:38.2/12;object-fit:cover;border-radius:16px;}.image-blocks-component .image-block .image-block-text{position:absolute;font-size:20px;font-weight:600;line-height:30px;text-align:center;padding:0 15px;color:#FFF;width:100%;bottom:20px;}.faq-question-wrap{cursor:pointer;background-color:#F5F5F5;padding:12px 40px 12px 16px;border-radius:16px;font-size:14px;font-weight:500;line-height:21px;text-align:left;margin-bottom:10px;background-image:url(/themes/hmpeducation/img/arrow-right.svg);background-repeat:no-repeat;background-size:9px 14px;background-position:right 20px top 15px;transition:0.5s linear;}.faq-question-wrap.active{background-image:url(/themes/hmpeducation/img/arrow-down.svg);background-size:14px 9px;background-position:right 20px top 20px;}.faq-question-wrap.active{transition:0.5s linear;}.faq-question-wrap .faq-answer{font-size:16px;height:0;opacity:0;display:block;overflow:hidden;transition:0.5s linear;padding:0;}.faq-question-wrap.active .faq-answer{padding:10px 0 0;opacity:1;height:auto;transition:0.5s linear;}.information-component{}.information-main-image{margin-bottom:25px;}.information-main-image img{width:100%;height:auto;object-fit:cover;border-radius:20px;aspect-ratio:36.6/24;}.information-section{}.information-section .information-summary{margin-bottom:25px;}.information-section .information-summary h3,.information-section .information-summary h4{color:#1B2F73;font-size:20px;font-weight:600;line-height:30px;margin-bottom:25px;}.information-section .information-summary p{font-size:16px;font-weight:400;line-height:24px;}.information-section .information-call-to-action a{display:block;background-color:#1B2F73;color:#FFF;font-size:16px;font-weight:500;line-height:24px;border-radius:16px;width:240px;height:56px;margin:0 auto 10px;text-align:center;padding-top:17px;}.information-section .information-call-to-action div div:nth-child(even) a{border:0.5px solid #C5C5C5;background-color:#F5F5F5;color:#333;}.numeric-blocks-component{}.numeric-blocks-section > div{display:flex;flex-wrap:wrap;justify-content:space-between;}.numeric-blocks-section > div > div{list-style:none;background:#F5F5F5;border-radius:16px;width:49%;padding:25px;margin-bottom:5px;}.numeric-block-number{color:#00A1E4;font-size:28px;font-weight:600;line-height:33.6px;letter-spacing:-0.05em;text-align:center;margin-bottom:10px;}.numeric-block-label{font-size:12px;font-weight:500;line-height:18px;text-align:center;}.main-content{position:relative;}#course-filter-loader{display:none;position:absolute;width:100%;HEIGHT:100%;background:#fff;z-index:4;}#course-filter-loader.loading{display:block;}
@media(min-width:768px){.components h2{font-size:40px;line-height:56px;}.component-body p{font-size:20px;line-height:30px;margin-bottom:40px;}.hero-wrapper{aspect-ratio:2/1;margin-top:-50px;}.hero-image img{padding-top:15%;}.hero-tagline{font-size:64px;line-height:76.8px;}.information-wrapper{padding:25px;margin-bottom:50px;}.information-wrapper .container{margin:0 auto;padding:0 25px;}.information-wrapper .course-pack-info{width:35%;}.information-wrapper h2{font-size:40px;line-height:56px;}.information-wrapper .course-pack-welcome{font-size:20px;line-height:30px;}.information-wrapper .course-pack-actions{width:65%;}.information-wrapper .course-pack-actions a{border-radius:24px;height:72px;font-size:16px;font-weight:500;line-height:24px;padding:25px 30px;margin-top:11px;}.information-wrapper .course-pack-actions .registration-link{padding:25px 60px 25px 30px;background-size:15.6px 15.2px;background-position:top 28px right 30px;}h1.tagline{font-size:64px;font-weight:600;line-height:76.8px;letter-spacing:-0.05em;}.mobile-filter-header{display:none;}.filters-container{display:block;}.filters-container ul{max-height:400px;overflow:scroll;}.main-content.filter-blocks-view{display:flex;justify-content:space-between;flex-wrap:nowrap;}.filters-section{width:200px;margin-right:20px;}.content-section{width:calc(100% - 220px);}.filter-text{font-size:20px;font-weight:bold;line-height:38px;text-align:left;padding-top:4px;}.filters-container{padding-top:0;}.filters-container .specialty-filters ul li{border:0.5px solid #C5C5C5;border-radius:12px;background-color:#F5F5F5;margin-bottom:4px;}.dark-mode .filters-container .specialty-filters ul li{background-color:#222;}.filters-container .specialty-filters ul li
    .filters-container .specialty-filters ul li a{font-size:16px;font-weight:500;line-height:24px;}.filters-container .credit-types-filter ul{padding:10px 0;}.filters-container .credit-types-filter li{border:0;margin:0;padding:8px;font-size:14px;line-height:21px;}.filters-container .credit-types-filter li:hover{background-color:#F5F5F5;}.filters-container .credit-types-filter ul li a{display:block;width:100%;height:100%;color:#000;}.filters-container ul.credit-types-filter input{position:relative;top:2px;}.filters-container ul.credit-types-filter label{margin-left:8px;}.content-listing-section .slick-arrow{display:block !important;position:absolute;top:calc(50% - 22px);width:44px;height:44px;padding:0px;border-radius:100%;border:0.5px solid #C5C5C5;z-index:100;font-size:0;background:#F5F5F5;background-image:url(/themes/hmpeducation/img/arrow-right.svg);background-repeat:no-repeat;background-size:9px 16px;background-position:center;z-index:10000;}.content-listing-section .slick-prev{transform:scaleX(-1);left:-22px;}.content-listing-section .slick-next{right:-22px;}.content-listing-block,.components{margin-bottom:50px;}.content-listing-header .content-listing-title{font-size:28px;line-height:42px;}.slick-track{position:relative;overflow:visible;}.content-listing-section,.courses > ul{padding:0;display:flex;justify-content:space-between;flex-wrap:wrap;}.content-listing-section > li,.courses > ul > li{width:48%;height:240px;overflow:visible;}.content-listing-section > li a,.courses > ul > li a{position:absolute;top:0;bottom:0;background:#F5F5F5;border:0.5px solid #C5C5C5;transition:all .3s ease-in-out;overflow:hidden;padding:8px;}.content-listing-section > li:hover a,.courses > ul > li:hover a{transform:scale(1.2);transition:all .3s ease-in-out;height:auto;position:absolute;top:0;bottom:auto;left:0;z-index:100;box-shadow:0px 7.27px 21.82px 7.27px #00000029;}.content-listing-section .slick-track > li,body > .content-listing-item{width:340px;height:286px;margin-right:15px;background:#F5F5F5;border:0.5px solid #C5C5C5;transition:all .3s ease-in-out;padding:8px;}body > .content-listing-item{transition:all .3s ease-in-out;transform:scale(1.2);width:320px;height:auto;position:relative;z-index:222;padding:8px;box-shadow:0px 7.27px 21.82px 7.27px #00000029;}.content-listing-item .content-credits,.content-listing-item .content-credit-types,.content-listing-item .course-collection-logo{display:none;}body > .content-listing-item .content-credits,body > .content-listing-item .content-credit-types,.content-listing-section > li:hover .content-credits,.content-listing-section > li:hover .content-credit-types,.content-listing-section > li:hover .course-collection-logo,.courses > ul > li:hover .content-credits,.courses > ul > li:hover .content-credit-types{display:inline-block;}.content-listing-item .content-image img{aspect-ratio:32.4/20;width:100%;height:auto;}.content-listing-item .course-collection{height:25px;font-size:14px;line-height:21px;padding:3px 12px 5px 30px;}.content-listing-item .course-status{height:36px;font-size:16px;line-height:24px;padding:7px 35px 5px 12px;background-position:right 10px top 8px;}.content-listing-item .content-title{font-size:14px;font-weight:500;line-height:21px;}.courses-wrapper{max-width:80%;margin:0 auto 50px;}.courses-wrapper h2{font-size:40px;line-height:56px;letter-spacing:-0.04em;margin-bottom:30px;}.course-pack-progress-wrap .course-pack-progress-bar{margin-bottom:50px;}.alternating-card{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:20px;}.alternating-card.Right{flex-direction:row-reverse;}.alternating-card .alternating-image{width:45%;margin-bottom:20px;}.alternating-card .alternating-image img{width:100%;height:auto;border-radius:32px;object-fit:cover;}.alternating-card .alternating-body{width:55%;padding:45px 22px;}.alternating-card .alternating-body p{font-size:20px;line-height:30px;}.image-blocks-section > div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;}.image-blocks-component .image-block{width:100%;position:relative;margin-bottom:20px;}.image-blocks-component .image-block img{width:100%;height:auto;aspect-ratio:38.4/40;object-fit:cover;border-radius:16px;}.image-blocks-component .image-block .image-block-text{bottom:20px;}.faq-question-wrap{padding:16px 40px 16px 20px;border-radius:24px;font-size:18px;line-height:27px;background-size:9px 15px;background-position:right 20px top 20px;}.faq-question-wrap.active{transition:0.5s linear;}.faq-question-wrap .faq-answer{font-size:16px;height:0;opacity:0;display:block;overflow:hidden;transition:0.5s linear;padding:0;}.faq-question-wrap.active .faq-answer{padding:10px 0 0;opacity:1;height:auto;transition:0.5s linear;}.information-component{display:flex;flex-wrap:wrap;justify-content:space-between;}.information-component h2{flex-basis:100%;}.information-main-image{width:48%;}.information-main-image img{width:100%;height:auto;object-fit:cover;border-radius:20px;aspect-ratio:36.6/24;}.information-section{width:48%;}.information-section .information-summary{padding:30px 0;}.information-section .information-summary{margin-bottom:0;}.information-section .information-summary h3,.information-section .information-summary h4{font-size:28px;line-height:42px;margin-bottom:25px;}.information-section .information-summary p{font-size:20px;line-height:30px;}.information-section .information-call-to-action a{display:inline-block;border-radius:24px;width:auto;height:72px;margin:0 8px 20px 0;padding:24px 35px;float:left;}.numeric-blocks-section > div{justify-content:center;gap:1.33%;}.numeric-blocks-section > div > div{width:24%;padding:25px;}.numeric-block-number{font-size:64px;line-height:76.8px;margin-bottom:10px;}.numeric-block-label{font-size:14px;line-height:21px;}}@media(min-width:991px){.filters-section{width:300px;margin-right:20px;}.content-section{width:calc(100% - 320px);}.content-listing-section > li,.courses > ul > li{width:32%;height:286px;}}
.user-content-header{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:10px;}.user-content-header a{display:inline-block;color:#1B2F73;font-size:14px;line-height:21px;font-weight:500;text-align:center;background-color:#F5F5F5;border:0.5px solid #C5C5C5;border-radius:40px;padding:9px 16px 0;height:37px;}.user-profile-page h3{font-size:20px;font-weight:600;line-height:30px;color:#1B2F73;margin-top:8px;}.user-info-block{border-radius:24px;background-color:#F5F5F5;padding:12px;margin-bottom:30px;}.user-name{font-size:20px;font-weight:600;line-height:30px;color:#1B2F73;}.user-details{border-radius:24px;padding:10px 16px;background-color:#FFF;}.user-details .field-wrapper{font-size:16px;font-weight:500;line-height:24px;padding-left:33px;margin-bottom:15px;background-repeat:no-repeat;background-size:24px 24px;background-position:left 0 top -2px;}.user-credit-progress{overflow:auto;margin-bottom:10px;}.user-credit-progress .progress-icon{border:1px solid #00A1E4;height:48px;width:48px;border-radius:100%;background-color:#FFF;float:left;margin-right:10px;background-image:url(/themes/hmpeducation/img/trophy.svg);background-repeat:no-repeat;background-size:24px 24px;background-position:center;}.user-credit-progress .user-credit-progress-items{width:calc(100% - 58px);display:flex;justify-content:space-between;flex-wrap:wrap;margin:5px 0;}.user-credit-progress .credit-progress-rank{font-size:14px;font-weight:500;line-height:21px;}.user-credit-progress .credit-progress-credits{font-size:12px;font-weight:500;line-height:18px;color:#00A1E4;}.user-credit-progress .credit-progress-status-bar{width:100%;height:12px;border-radius:24px;border:1px solid #C5C5C5;background-color:#FFF;overflow:hidden;}.user-credit-progress .credit-progress-status-bar .credit-progress-bar{height:100%;background-color:#00A1E4;}.field-wrapper--field-company{background-image:url(/themes/hmpeducation/img/work.svg);}.field-wrapper--field-department{background-image:url(/themes/hmpeducation/img/medical_services.svg);}.field-wrapper--field-degree{background-image:url(/themes/hmpeducation/img/school.svg);}.field-wrapper--field-specialty{background-image:url(/themes/hmpeducation/img/star_rate.svg);}.field-wrapper--field-practice-setting{background-image:url(/themes/hmpeducation/img/work.svg);}.field-wrapper--field-do-you-have-an-npi-number{background-image:url(/themes/hmpeducation/img/privacy_tip.svg);}.field-wrapper--field-npi{background-image:url(/themes/hmpeducation/img/privacy_tip.svg);}.field-wrapper--field-job-formatted{background-image:url(/themes/hmpeducation/img/location_on.svg);}.user-details .field-wrapper:last-of-type{margin-bottom:0;}.user-content-list{border:0.5px solid #C5C5C5;border-radius:16px;overflow:hidden;margin-bottom:30px;}.user-content-list .content-profile-item{padding:12px;border-top:0.5px solid #C5C5C5;border-bottom:0.5px solid #C5C5C5;}.user-content-list .content-profile-item:first-of-type{border-top:0;}.user-content-list .content-profile-item:last-of-type{border-bottom:0;}.user-content-list .left-icon{border:0.5px solid #C5C5C5;width:48px;height:48px;background-color:#F5F5F5;border-radius:100%;float:left;background-image:url(/themes/hmpeducation/img/insert_photo.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;}.user-content-list > p{padding:8px;}.content-profile-item .content-subhead{display:inline-block;background-color:#E74C3C;border-radius:6px;color:#FFF;height:25px;font-size:14px;font-weight:500;line-height:21px;padding:3px 8px 0 25px;background-image:url(/themes/hmpeducation/img/play-white.svg);background-size:8.5px 10.3px;background-repeat:no-repeat;background-position:top 7px left 10px;margin-bottom:10px;}.content-profile-item .content-title{font-size:12px;font-weight:500;line-height:18px;margin-bottom:10px;}.content-profile-item .content-date{font-size:12px;font-weight:400;line-height:18px;margin-bottom:8px;padding-left:20px;background-image:url(/themes/hmpeducation/img/calendar_today.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:left 0 top -1px;}.content-profile-item .content-actions{margin-bottom:10px;display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:10px;}.content-profile-item .content-actions .hide-content{color:#E74C3C;font-size:14px;font-weight:500;line-height:21px;margin-top:10px;}.content-profile-item .content-actions .content-ctl a{display:inline-block;border:0.5px solid #C5C5C5;background-color:#F5F5F5;color:#1B2F73;height:38px;padding:8px 30px 9px 50px;border-radius:12px;background-image:url(/themes/hmpeducation/img/download.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:left 25px top 10px;}.in-progress-content .content-profile-item .content-actions .content-ctl a{padding:8px 20px 9px 40px;background-image:url(/themes/hmpeducation/img/arrow-right2.svg);background-size:13px 12.6px;background-position:left 19px top 12px;}.in-progress-filters{white-space:nowrap;width:100%;overflow:scroll;margin-bottom:15px;}.in-progress-filters .progress-filter{display:inline-block;border:0.5px solid #C5C5C5;background-color:#F5F5F5;height:37px;padding:8px 16px;border-radius:40px;}
@media(min-width:768px){.user-profile-page .user-col-1,.user-profile-page .user-col-2,.user-profile-page .user-col-3{height:calc(100vh - 100px);overflow:scroll;}.toolbar-horizontal .user-profile-page .user-col-1,.toolbar-horizontal .user-profile-page .user-col-2,.toolbar-horizontal .user-profile-page .user-col-3{height:calc(100vh - 180px);}.user-content-list .content-profile-item{padding:12px;}.content-profile-item .content-title{font-size:14px;line-height:21px;}.content-profile-item .content-date{font-size:14px;line-height:21px;background-position:left 0 top 1px;}.content-profile-item .content-actions{flex-direction:row-reverse;}.content-profile-item .content-actions .hide-content{display:inline-block;}.content-profile-item .content-actions .content-ctl a{display:inline-block;border:0.5px solid #C5C5C5;background-color:#F5F5F5;height:38px;padding:8px 30px 9px 50px;border-radius:12px;background-image:url(/themes/hmpeducation/img/download.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:left 25px top 10px;}}
.page-node-type-event .container .row{padding:0;margin:0;}.page-node-type-event h3{font-size:24px;line-height:29px;font-weight:600;}#event-header-wrap{width:100%;padding:20px 0;}#event-header-wrap img{display:inline-block;vertical-align:middle;height:60px;width:auto;margin-bottom:15px;}#event-header-wrap div{font-size:18px;font-weight:600;line-height:24px;}#event-tasks-header span{font-size:14px;line-height:21px;font-weight:400;}#event-task-list li,#event-task-list li a{color:#00A1E4;font-size:16px;line-height:24px;font-weight:400;}#event-logged-out .event-logged-out-information{padding:25px 0;width:100%;}#event-logged-out .event-logged-out-information h2{font-size:24px;line-height:28px;color:#00A1E4;}#event-logged-out .event-logged-out-form{padding:30px 25px;width:100vw;margin-left:calc(-50vw + 50%);max-width:none;}#event-logged-out .event-logged-out-form #event-login-form{max-width:380px;width:100%;margin:0 auto;}#event-logged-out .event-logged-out-form #event-login-form .form-text,#event-logged-out .event-logged-out-form #event-login-form .form-submit{width:100%;height:49px;padding:3px 8px;border-radius:8px;margin-bottom:15px;}#event-logged-out .event-logged-out-form #event-login-form .form-submit{background-color:#00A1E4;margin-top:30px;}#agenda-header .agenda-title h2{font-size:26px;line-height:32px;margin-bottom:30px;}#agenda-header .return-link a{height:44px;border-radius:16px;border:1px solid #1B2F73;background-color:#F5F5F5;padding:12px 24px;font-size:14px;font-weight:500;line-height:21px;float:left;}.event-agenda header{margin-bottom:30px !important;}.event-agenda .item-list h3{font-size:22px;line-height:32px;}.event-agenda .item-list ul{padding:0;list-style:none;}.event-agenda .item-list ul li{margin-bottom:10px;}.event-agenda .item-list ul li .row{padding:0;margin:0;}.event-agenda .item-list ul li .session-row{background-color:#F5F5F5;padding:16px;display:block;width:100%;border-radius:16px;}.event-agenda .item-list .session-row .session-left{position:relative;margin-bottom:10px;padding:0;width:100%;}.event-agenda .item-list .session-row .session-left .session-date{font-size:12px;line-height:18px;font-weight:500;}.event-agenda .item-list .session-row .session-left .session-link a{font-size:16px;line-height:32px;}.event-agenda .item-list .session-row .session-left .session-link a::after{content:">";position:absolute;padding-left:10px;}.event-agenda .item-list .session-row .session-middle{border-top:1px solid #000;border-left:none;padding:20px 0 0;margin-bottom:10px;width:100%;}.event-agenda .item-list .session-row .session-middle .session-track{font-size:12px;background-color:#000;display:inline-block;height:26px;color:#FFF;border-radius:20px;padding:5px 15px 8px;margin:0 10px 15px 0;}.event-agenda .item-list .session-row .session-middle .session-title{font-size:12px;line-height:18px;margin-bottom:10px;}.event-agenda .item-list .session-row .session-middle .session-faculty{font-size:12px;line-height:18px;margin-bottom:10px;opacity:0.75;}.event-agenda .item-list .session-row .session-middle .session-actions .remove-link{font-size:14px;background-color:#D55740;display:inline-block;height:33px;color:#FFF;border-radius:10px;padding:8px 15px 12px;margin:0 10px 20px 0;}.event-agenda .item-list .session-row .session-middle .session-sponsor{font-size:14px;line-height:21px;}.event-agenda .item-list .session-row .session-right{padding:0;width:100%;}.event-agenda .item-list .session-row .session-right .session-status a,.event-agenda .item-list .session-row .session-right .session-status span{height:37px;display:block;width:160px;color:#FFF;background-color:#00A1E4;border-radius:12px;font-size:14px;line-height:21px;text-align:center;padding:9px 20px;}.task-item span{color:#afafaf;font-style:italic;}.event-agenda select{border:1px solid #C5C5C5;height:44px;border-radius:16px;background-color:#FFF;font-size:14px;font-weight:400;line-height:21px;width:100%;max-width:420px;}#views-exposed-form-event-sessions-page-1,#views-exposed-form-event-sessions-page-2{display:flex;flex-wrap:wrap;border-bottom:1px solid #C5C5C5;justify-content:flex-start;gap:10px;padding:15px 0;margin-bottom:20px;}#views-exposed-form-event-sessions-page-1 .form-item-field-track-target-id,#views-exposed-form-event-sessions-page-2 .form-item-field-track-target-id{order:1;}#views-exposed-form-event-sessions-page-1 .js-form-type-textfield,#views-exposed-form-event-sessions-page-2 .js-form-type-textfield{order:2;background-color:white;margin:0;border-radius:20px;}#views-exposed-form-event-sessions-page-1 .js-form-type-textfield input,#views-exposed-form-event-sessions-page-2 .js-form-type-textfield input{height:44px;width:100%;padding:0 10px 0 40px;position:relative;border:1px solid #C5C5C5;border-radius:16px;font-size:14px;font-weight:400;line-height:21px;color:#C5C5C5;margin-top:0;background-image:url(/themes/hmpeducation/img/search.svg);background-repeat:no-repeat;background-size:17px 17px;background-position:left 15px top 13px;}#views-exposed-form-event-sessions-page-1 .form-actions,#views-exposed-form-event-sessions-page-2 .form-actions{order:3;}#views-exposed-form-event-sessions-page-1 .form-actions input,#views-exposed-form-event-sessions-page-2 .form-actions input{height:44px;width:200px;border-radius:16px;border:1px solid #1B2F73;background-color:#1B2F73;color:#FFF;padding:12px 24px;font-size:14px;font-weight:500;line-height:21px;}
@media(min-width:768px){.page-node-type-event h3{font-size:28px;line-height:42px;}#event-header-wrap{padding:20px 0 50px;}#event-header-wrap div{font-size:28px;line-height:30px;}.event-header-container{display:flex;flex-wrap:nowrap;justify-content:flex-start;}#event-header-info{display:inline-block;}#header-div{width:1px;height:60px;background-color:#333;display:inline-block;margin:0 20px;}.event-info p,.event-info li{font-size:20px;font-weight:400;line-height:30px;}#event-task-list li,#event-task-list li a{font-size:20px;line-height:30px;}#event-logged-out .event-logged-out-information{}#event-logged-out .event-logged-out-information h2{font-size:45px;line-height:56px;color:#00A1E4;}#event-logged-out .event-logged-out-form{background-color:#1C2F72;padding:50px;color:#FFF;}#event-logged-out .event-logged-out-form #event-login-form{max-width:380px;width:100%;margin:0 auto;}#event-logged-out .event-logged-out-form #event-login-form .form-text,#event-logged-out .event-logged-out-form #event-login-form .form-submit{width:100%;height:49px;padding:3px 8px;border-radius:8px;margin-bottom:15px;}#event-logged-in{width:85%;}#event-logged-in h3{border-bottom:2px solid #707070;margin:15px 0;}#agenda-header .agenda-title h2{font-size:36px;line-height:42px;color:#000;}#agenda-header .return-link a{height:56px;border-radius:16px;padding:16px 24px;font-size:16px;line-height:24px;float:right;}.event-agenda{margin-top:30px;}.event-agenda select{height:56px;border-radius:16px;font-size:14px;font-weight:400;line-height:21px;width:100%;max-width:420px;}.event-agenda .item-list h3{font-size:18px;font-weight:500;line-height:27px;color:#00A1E4;padding:8px 0;background-image:url(/themes/hmpeducation/img/arrow-down.svg);background-repeat:no-repeat;background-position:right 15px top 14px;background-size:11.2px 6.6px;display:flex;justify-content:space-between;cursor:pointer;}.event-agenda .item-list h3 .agendaExpand,.event-agenda .item-list h3 .agendaCollapse{font-size:14px;line-height:21px;padding-right:35px;color:#1B2F73;}.event-agenda .item-list h3.active{}.event-agenda .item-list ul{padding:0;list-style:none;}.event-agenda-live .item-list ul{transition:all 0.3s ease-out;}.event-agenda-live .item-list ul.active{transition:all 0.3s ease-out;}.event-agenda-live .item-list ul li{display:none;}.event-agenda-live .item-list ul.active li{display:block;}.event-agenda .item-list ul li .row{display:flex;flex-wrap:nowrap;justify-content:space-between;}.event-agenda .item-list .session-row .session-left{position:relative;width:160px;display:table;margin-bottom:0;}.event-agenda .item-list .session-row .session-left .session-date{font-size:14px;line-height:21px;vertical-align:middle;display:table-cell;}.event-agenda .item-list .session-row .session-left .session-link a{font-size:19px;line-height:32px;color:#000;text-decoration:none;}.event-agenda .item-list .session-row .session-left .session-link a::after{content:">";position:absolute;padding-left:10px;}.event-agenda .item-list .session-row .session-middle{width:calc(100% - 320px);border-top:none;display:table;padding:0 20px;margin-bottom:0;}.event-agenda .item-list .session-row .session-middle .session-track{}.event-agenda .item-list .session-row .session-middle .session-title{font-size:18px;line-height:27px;font-weight:500;margin-bottom:10px;}.event-agenda .item-list .session-row .session-middle .session-faculty{font-size:14px;line-height:21px;margin-bottom:10px;}.event-agenda .item-list .session-row .session-middle .session-actions .remove-link{}.event-agenda .item-list .session-row .session-middle .session-sponsor{font-size:16px;line-height:21px;}.event-agenda .item-list .session-row .session-right{width:180px;display:table;}.event-agenda .item-list .session-row .session-right .session-status{display:table-cell;vertical-align:middle;}.event-agenda .item-list .session-row .session-right .session-status .available{background-color:#00A1E4;color:#FFF;}.event-agenda .item-list .session-row .session-right .session-status .locked{background-color:#D9D9D9;}.event-agenda .item-list .session-row .session-right .session-status .completed{background-color:#67AC43;color:#FFF;}.event-agenda .item-list .session-row .session-right .session-status span.locked{position:relative;display:inline-block;}.event-agenda .item-list .session-row .session-right .session-status span.locked .tip{visibility:hidden;width:225px;font-size:12px;line-height:14px;background-color:#EEEEEE;color:#000;text-align:center;padding:6px;border-radius:6px;border:1px solid #afafaf;position:absolute;z-index:99;display:block;top:-85px;}.event-agenda .item-list .session-row .session-right .session-status span.locked:hover .tip{visibility:visible;}.hide{display:none;}#views-exposed-form-event-sessions-page-1,#views-exposed-form-event-sessions-page-2{justify-content:flex-end;}#views-exposed-form-event-sessions-page-1 .js-form-type-textfield input,#views-exposed-form-event-sessions-page-2 .js-form-type-textfield input{height:56px;width:400px;padding:2px 10px 0 45px;border-radius:16px;font-size:16px;line-height:24px;background-size:20px 20px;background-position:left 15px top 18px;}#views-exposed-form-event-sessions-page-1 .form-actions input,#views-exposed-form-event-sessions-page-2 .form-actions input{height:56px;padding:16px 24px;font-size:16px;line-height:24px;}.user-content-section{display:none;}.user-content-section.active{display:block;}.nabp_submission_table{border-collapse:collapse;width:100%;}.nabp_submission_table td,.nabp_submission_table th{border:1px solid #ddd;padding:8px;}.nabp_submission_table tr:nth-child(even){background-color:#f2f2f2;}.nabp_submission_table tr:hover{background-color:#ddd;}.nabp_submission_table th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#00A1E4;color:white;}}@media(min-width:1200px){#event-logged-out > .row{display:block;overflow:auto;}#event-logged-out .event-logged-out-information{width:calc(100% - 550px);float:left;}#event-logged-out .event-logged-out-form{width:500px;border-radius:24px;margin:0;float:right;}}
.page-node-type-course main,.page-node-type-quiz main{padding-top:0;}.course-collection-header{width:100%;padding:15px 28px;background:#F5F5F5;margin-bottom:30px;}.dark-mode .course-collection-header{background:#222;}.course-collection-header .container{display:flex;justify-content:space-between;flex-wrap:wrap;}.course-collection-header .collection-header-left{display:flex;flex-wrap:wrap;justify-content:center;}.course-collection-header .collection-header-right{width:100%;display:flex;}.course-collection-header .collection-logo{height:40px;width:auto;margin-bottom:15px;display:block;}.dark-mode .course-collection-header .collection-logo{filter:brightness(0) invert(1);}.course-collection-header .collection-name{font-size:16px;font-weight:500;line-height:24px;text-align:center;}.dark-mode .course-collection-header .collection-name{color:#BBB;}.course-collection-header .collection-header-button{height:30px;display:inline-block;color:#FFF;background-color:#00A1E4;border:0.5px solid #C5C5C5;border-radius:10px;font-size:12px;font-weight:500;line-height:18px;padding:6px 20px;margin:10px auto;}.dark-mode .course-collection-header .collection-header-button{background-color:#666;}.quiz-progress-wrap{display:flex;flex-wrap:nowrap;justify-content:center;gap:10px;}.quiz-progress-wrap .quiz-progress-bar-main{width:100%;background-color:#F5F5F5;border:0.5px solid #C5C5C5;border-radius:24px;height:12px;margin-top:3px;overflow:hidden;margin-bottom:30px;}.quiz-progress-wrap .quiz-progress-bar{background-color:#1B2F73;height:100%;}.quiz-progress-wrap .quiz-progress-numeric{font-size:14px;font-weight:400;line-height:21px;}.dark-mode .quiz-progress-wrap .quiz-progress-numeric{color:#333;}.form-submit{display:block;background-color:#1B2F73;color:#FFF;font-size:16px;font-weight:500;line-height:24px;border-radius:16px;width:100%;height:56px;text-align:center;padding:0;background-image:none;}#hmpcme-core-event-eval .form-submit{margin:0 auto;}.course-progress-buttons{overflow:hidden;margin-bottom:30px;display:flex;flex-wrap:nowrap;justify-content:space-evenly;gap:10px;}.course-progress-buttons .nav-button{display:inline-block;width:auto;font-size:12px;font-weight:500;line-height:18px;text-align:center;border-radius:12px;background-repeat:no-repeat;background-size:13px 12.6px;}.course-progress-buttons .next-step{background-color:#00A1E4;color:#FFF;padding:13px 50px 13px 30px;background-image:url(/themes/hmpeducation/img/arrow-right-white.svg);background-position:right 30px top 15px;}.course-progress-buttons .prev-step{background-color:#F5F5F5;border:0.5px solid #C5C5C5;color:#333;padding:13px 30px 13px 50px;background-image:url(/themes/hmpeducation/img/arrow-left-black.svg);background-position:left 30px top 15px;}.quiz-navigation-wrapper{overflow:hidden;margin:30px 0;display:flex;flex-wrap:nowrap;justify-content:center;gap:10px;}.quiz-navigation-wrapper .quiz-navigation-button{display:inline-block;font-size:16px;font-weight:500;line-height:24px;text-align:center;border-radius:16px;height:55px;width:50%;max-width:180px;background-repeat:no-repeat;background-size:15.6px 15.2px;}.quiz-navigation-wrapper .quiz-next-button,.quiz-navigation-wrapper .quiz-submit-button{background-color:#1B2F73;border:0.5px solid #1B2F73;color:#FFF;padding:0px 50px 0px 30px;background-image:url(/themes/hmpeducation/img/arrow-right-white.svg);background-position:right 55px top 19px;float:right;}.quiz-navigation-wrapper .quiz-previous-button{background-color:#F5F5F5;border:0.5px solid #C5C5C5;color:#333;padding:0px 30px 0px 50px;background-image:url(/themes/hmpeducation/img/arrow-left-black.svg);background-position:left 40px top 19px;float:left;}.course-main h1,.course-main h2,.course-main h3,.course-main h4,.course-main h5,.course-main h6{color:#1B2F73;}#course-navigation-sidebar-toggle{position:fixed;bottom:20px;left:20px;width:56px;height:56px;border:1.17px solid #C5C5C5;border-radius:100%;background-color:#FFF;cursor:pointer;background-image:url(/themes/hmpeducation/img/list.svg);background-position:center;background-repeat:no-repeat;background-size:28px 28px;z-index:10006;}#course-navigation-sidebar{position:fixed;top:0;left:-100%;height:100vh;width:70%;overflow:scroll;background-color:#FFF;z-index:10005;transition:0.5s linear;padding:30px 0;}.dark-mode #course-navigation-sidebar{background-color:#000;}#course-navigation-sidebar.active{top:0;left:0;transition:0.5s linear;}.course-nav-button{display:block;font-size:14px;font-weight:500;line-height:21px;color:#1B2F73;padding:5px 15px;}#course-navigation,#course-downloads{padding:0 15px;list-style:none;}#course-downloads .file-download{background-color:#F5F5F5;border-radius:12px;padding:10px 12px 10px 42px;font-size:12px;font-weight:500;line-height:18px;color:#1B2F73;display:block;height:36px;background-size:20px 20px;background-repeat:no-repeat;background-position:top 8px left 12px;text-wrap:nowrap;overflow:hidden;}.file-download.pdf{background-image:url(/themes/hmpeducation/img/pdf.svg);}.file-download.ppt{background-image:url(/themes/hmpeducation/img/play.svg);}.file-download.file{background-image:url(/themes/hmpeducation/img/file.svg);}#course-navigation .course-nav-row a{cursor:pointer;display:block;font-size:16px;font-weight:500;line-height:24px;padding:13px 30px 11px 12px;border-bottom:0.5px solid #C5C5C5;background-image:url(/themes/hmpeducation/img/arrow-right-gray.svg);background-size:6.6px 11.2px;background-repeat:no-repeat;background-position:top 17px right 12px;opacity:0.7;}.dark-mode #course-navigation .course-nav-row a{background-image:url(/themes/hmpeducation/img/arrow-right-cyan.svg);}#course-navigation .course-nav-row.active-step a{color:#1B2F73;opacity:1;}.dark-mode #course-navigation .course-nav-row.active-step a{color:#FFF;}#course-navigation .course-nav-row.completed a{background-image:url(/themes/hmpeducation/img/check.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:top 11px right 4px;}.dark-mode #course-navigation .course-nav-row.completed a{background-image:url(/themes/hmpeducation/img/check-cyan.svg);}#course-navigation .course-nav-row:last-of-type{border-bottom:none;}.course-content,#quiz-form-wrapper{margin-bottom:30px;width:calc(100% + 50px);margin-left:-25px;padding:25px;background-image:url(/themes/hmpeducation/img/quiz-bg.png);background-size:cover;}.course-content h1,#quiz-form-wrapper h1{font-size:20px;font-weight:600;line-height:30px;text-align:center;}.dark-mode .course-content h1,.dark-mode #quiz-form-wrapper h1{color:#1B2F73;}.pre-eval-notes{margin:0;}.question-wrapper h2{color:#333;}.question-wrapper{background-color:#FFF;border-radius:24px;border:0.5px solid #C5C5C5;padding:15px;margin-bottom:30px;}.question-wrapper legend,.question-wrapper h2{font-size:20px;font-weight:600;line-height:30px;margin-bottom:15px;}.dark-mode .question-wrapper legend{color:#333;}.form-item-access-code,.question-wrapper fieldset{margin-bottom:30px;}.js-form-type-checkbox{margin-bottom:10px;}.question-wrapper .type-faculty_eval legend,.question-wrapper .type-learning_objectives_eval legend,.question-wrapper .type-likert legend{font-size:14px;font-weight:500;line-height:21px;color:#00A1E4;}.question-wrapper .js-form-type-textarea label{font-size:12px;font-weight:500;line-height:18px;opacity:0.75;color:#333;margin-bottom:10px;}.question-wrapper .js-form-type-textarea textarea{font-size:14px;font-weight:500;line-height:21px;padding:16px;border-radius:16px;border:1px solid #C5C5C5;width:100%;height:116px;}#form-quiz-wrapper .type-multiple_choice .form-item,#form-quiz-wrapper .type-true_false .form-item{border:1px solid #333333;background-color:#FFF;border-radius:8px;height:auto;padding:12px;font-size:12px;font-weight:500;line-height:18px;margin-bottom:8px;}#form-quiz-wrapper .type-multiple_choice .js-form-type-radio:hover,#form-quiz-wrapper .type-multiple_choice .js-form-type-radio.active,#form-quiz-wrapper .type-true_false .js-form-type-radio:hover,#form-quiz-wrapper .type-true_false .js-form-type-radio.active{border:1px solid #00A1E4;background-color:#00A1E4;color:#FFF;}.form-wrapper .form-item input{position:relative;top:3px;margin-right:5px;cursor:pointer;}.form-wrapper .form-item label{display:inline;}.dark-mode .form-wrapper .form-item label{color:#333;}#course-front-matter-space h1,.course-content h1,.course-content h2,.course-content h3{font-size:20px;font-weight:600;line-height:30px;margin-bottom:20px;}#form-credits-wrapper .form-item-credit-type{margin-bottom:30px;}#form-credits-wrapper .form-item-credit-type select{border:1px solid #C5C5C5;height:56px;border-radius:16px;background-color:#FFF;font-size:16px;font-weight:400;line-height:24px;width:100%;max-width:420px;}.faculty-eval{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:10px;margin-bottom:15px;}.faculty-eval img{height:64px;width:64px;object-fit:cover;border-radius:100%;}.faculty-eval .fac-title{font-size:14px;font-weight:500;line-height:21px;color:#00A1E4;}.faculty-eval .fac-details{font-size:12px;font-weight:500;line-height:18px;}.eval-notes{margin-bottom:30px;display:flex;justify-content:space-between;flex-wrap:nowrap;font-size:12px;font-weight:400;line-height:18px;padding:0 15px;}.eval-notes .eval-good{margin-left:-30px;}fieldset.type-faculty_eval .fieldset-wrapper > div,fieldset.type-learning_objectives_eval .fieldset-wrapper > div,fieldset.type-likert .fieldset-wrapper > div{width:100%;height:12px;border-radius:24px;border:0.5px solid #C5C5C5;background-color:#F5F5F5;overflow:visible;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:0 15px;margin-bottom:40px;}fieldset.type-faculty_eval .fieldset-wrapper .form-item,fieldset.type-learning_objectives_eval .fieldset-wrapper .form-item,fieldset.type-likert .fieldset-wrapper .form-item{position:relative;top:-4px;}fieldset.type-faculty_eval .fieldset-wrapper .form-item input,fieldset.type-learning_objectives_eval .fieldset-wrapper .form-item input,fieldset.type-likert .fieldset-wrapper .form-item input{top:0;margin:0;opacity:0;}fieldset.type-faculty_eval .fieldset-wrapper .form-item input:checked,fieldset.type-learning_objectives_eval .fieldset-wrapper .form-item input:checked,fieldset.type-likert .fieldset-wrapper .form-item input:checked{transform:scale(2);opacity:1;}fieldset.type-faculty_eval .fieldset-wrapper .form-item label,fieldset.type-learning_objectives_eval .fieldset-wrapper .form-item label,fieldset.type-likert .fieldset-wrapper .form-item label{display:block;font-size:16px;font-weight:500;line-height:24px;text-align:center;margin-top:5px;}#course-front-matter-space h2{font-size:14px;font-weight:500;line-height:21px;margin-top:30px;}.dark-mode #course-front-matter-space h1{color:#CCC;}.dark-mode #course-front-matter-space h2{color:#BBB;}#course-front-matter-space p{margin-bottom:8px;}#course-front-matter-space ul{margin-top:15px;}#course-content-space .circular-progress-outer{position:relative;width:150px;height:150px;display:flex;justify-content:center;align-items:center;margin:0 auto 30px;}#course-content-space .progress-circle{position:relative;width:150px;height:150px;border-radius:50%;display:flex;justify-content:center;align-items:center;}#course-content-space .inner-circle{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#fff;border-radius:50%;}#course-content-space .progress-text{font-size:1.5rem;font-weight:bold;color:#333;z-index:1;}#course-content-space #edit-completion-text{text-align:center;color:#333;}
@media(min-width:768px){.course-collection-header{height:70px;padding:10px 28px;}.dark-mode .course-collection-header{background:#222;}.course-collection-header .container{display:flex;justify-content:space-between;flex-wrap:wrap;}.course-collection-header .collection-header-left{display:table;}.course-collection-header .collection-header-right{width:auto;display:table;}.course-collection-header .collection-logo{margin-right:20px;margin-bottom:0;}.course-collection-header .collection-name{text-align:left;display:table-cell;vertical-align:middle;}.course-collection-header .collection-header-button{}.quiz-progress-wrap .quiz-progress-bar-main{width:90%;max-width:900px;}.course-nav-button{font-size:18px;font-weight:500;line-height:27px;border-top:0.5px solid #C5C5C5;padding:8px 15px;}.course-nav-button:first-of-type{border-top:none;}#course-materials-toggle,#course-progress-toggle{background-image:url(/themes/hmpeducation/img/arrow-right.svg);background-repeat:no-repeat;background-size:6.6px 11.2px;background-position:right 15px top 16px;}#course-materials-toggle.active,#course-progress-toggle.active{background-image:url(/themes/hmpeducation/img/arrow-down.svg);background-repeat:no-repeat;background-size:11.2px 6.6px;background-position:right 15px top 17px;}#course-navigation,#course-downloads{display:none;transition:0.3s linear;}#course-navigation.active,#course-downloads.active{display:block;transition:0.3s linear;}.course-main{width:calc(100% - 300px);}.form-submit{width:185px;height:56px;padding:0;}.course-progress-buttons{justify-content:flex-end;}.course-progress-buttons .nav-button{font-size:14px;line-height:21px;text-align:center;height:45px;border-radius:12px;background-repeat:no-repeat;background-size:13px 12.6px;}.course-progress-buttons .next-step{background-color:#00A1E4;color:#FFF;padding:13px 50px 13px 30px;background-image:url(/themes/hmpeducation/img/arrow-right-white.svg);background-position:right 30px top 16px;}.course-progress-buttons .prev-step{background-color:#F5F5F5;border:0.5px solid #C5C5C5;color:#333;padding:13px 30px 13px 50px;background-image:url(/themes/hmpeducation/img/arrow-left-black.svg);background-position:left 30px top 16px;}.quiz-navigation-wrapper{overflow:hidden;margin-bottom:30px;}.quiz-navigation-wrapper .quiz-navigation-button{border-radius:24px;max-width:240px;height:71px;}.quiz-navigation-wrapper .quiz-next-button,.quiz-navigation-wrapper .quiz-submit-button{padding:0px 50px 0px 30px;background-position:right 85px top 26px;}.quiz-navigation-wrapper .quiz-previous-button{padding:0px 30px 0px 50px;background-position:left 70px top 26px;}#course-navigation-sidebar-toggle{display:none;}#course-navigation-sidebar{position:relative;top:0;left:0%;height:auto;width:280px;z-index:0;}.course-content,#quiz-form-wrapper{padding:60px 35px 25px;}.course-content h1,#quiz-form-wrapper h1{font-size:28px;line-height:42px;margin-bottom:30px;}.question-wrapper{padding:25px;max-width:840px;width:100%;margin:0 auto 30px;}.question-wrapper legend,.question-wrapper h2{font-size:28px;line-height:42px;}.question-wrapper .js-form-type-textarea label{font-size:14px;line-height:21px;}.question-wrapper .js-form-type-textarea textarea{font-size:16px;line-height:24px;padding:16px;width:100%;height:80px;}#form-quiz-wrapper .type-multiple_choice .form-item,#form-quiz-wrapper .type-true_false .form-item{border-radius:12px;padding:20px;font-size:16px;line-height:24px;width:48%;}#form-quiz-wrapper .type-multiple_choice .fieldset-wrapper > div,#form-quiz-wrapper .type-true_false .fieldset-wrapper > div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;}.form-wrapper .form-item input{top:2px;}#course-front-matter-space h1,.course-content h1,.course-content h2,.course-content h3{font-size:28px;font-weight:600;line-height:42px;}#form-quiz-wrapper .form-item-complete{margin-bottom:30px;}.faculty-eval{width:70%;}.faculty-eval .fac-title{font-size:18px;line-height:27px;}.faculty-eval .fac-details{font-size:14px;line-height:21px;}.eval-notes{font-size:14px;line-height:21px;width:70%;}fieldset.type-faculty_eval .fieldset-wrapper > div,fieldset.type-learning_objectives_eval .fieldset-wrapper > div,fieldset.type-likert .fieldset-wrapper > div{width:70%;}#course-front-matter-space h2{font-size:18px;line-height:27px;}#course-front-matter-space p{margin-bottom:10px;}#course-front-matter-space ul{margin-top:15px;}}@media(min-width:1400px){#form-quiz-wrapper .type-multiple_choice .form-item,#form-quiz-wrapper .type-true_false .form-item{width:49%;}}
#footer{clear:both;width:100%;background:#272727;padding:30px 0;height:195px;font-family:'acumin-pro',sans-serif;font-size:13px;}#footer h4{font-size:14px;font-weight:600;}#footer-low-wrap{clear:both;background:#4A4A4A;width:100%;padding:12px 0;height:35px;color:#fff;font-family:'acumin-pro-condensed';}#footer-inner,#footer-low{width:100%;margin:0 auto;}#footer-low .left,#footer .left{float:left;width:50%;}#footer-low .right,#footer .right{float:right;width:50%;display:flex;flex-wrap:nowrap;justify-content:flex-end;}#footer #footer-inner .right .left-items{width:auto;padding:0 20px;color:#fff;}#footer #footer-inner .right .right-items{width:auto;padding:0 20px;border-left:1px solid #7C7C7C;color:#fff;}#footer #footer-inner .right ul{margin:20px 0 0 0;padding:0;}#footer #footer-inner .right ul li{list-style:none;margin-bottom:12px;}#footer #footer-inner .right ul li:last-of-type{margin-bottom:0;}#footer #footer-inner .right ul li a{color:#fff;}#footer #footer-inner .left img{width:260px;height:auto;margin-left:15px;}#footer-low .left img{width:98px;height:35px;}#footer-low .right{padding-top:5px;font-size:14px;text-align:right;letter-spacing:.5px;}#footer-low .right a{color:#fff;}.footer{clear:both;}.footer .menu{width:325px;margin:8px auto;}.footer .menu li{background:transparent;border:0;border-radius:0px;float:left;list-style-image:none !important;list-style-type:none !important;padding:1px;position:relative;}.footer .menu li a{color:#1F77AE;display:block;font-size:11px;line-height:14px;padding:0px 10px;text-decoration:none;text-shadow:none;width:auto;}.master-footer{background-color:#000;width:100%;padding:30px 0;line-height:35px;}.master-footer .container{padding:0 15px;margin:0 auto;}.master-footer .footer-hmp-brands{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-top:15px;margin-bottom:30px;}.master-footer .footer-hmp-brands div{display:inline-block;vertical-align:middle;}.master-footer .footer-hmp-brands .brand1{padding-right:15px;}.master-footer .footer-hmp-brands .brand2{padding:0 15px;border-left:1px solid white;border-right:1px solid white;}.master-footer .footer-hmp-brands .brand3{padding-left:15px;}.master-footer .footer-copyright div,.master-footer .footer-copyright a{display:inline-block;margin-right:15px;color:#BBC3C4;font-size:12px;}@media(max-width:768px){#footer{height:auto;}#footer .row{margin:0;}#footer .container{padding:0;}#footer h4{font-size:16px;}#footer-low .left,#footer .left{float:none;width:100%;margin-bottom:50px;}#footer-low .right,#footer .right{float:none;width:100%;display:block;}#footer #footer-inner .right .left-items{width:auto;padding:0 40px;}#footer #footer-inner .right .right-items{width:auto;padding:0 40px;border-left:none;}#footer #footer-inner .right .left-items ul{margin:0 0 40px 0;}#footer #footer-inner .right ul li{margin-bottom:8px;}#footer #footer-inner .left img{margin-left:40px;}.master-footer .container{padding:0 40px;}.master-footer{padding:30px 0;}.master-footer .main-logo{height:35px;}.master-footer .main-logo img{width:145px;height:auto;}.master-footer .footer-hmp-brands{display:block;margin-top:15px;margin-bottom:30px;}.master-footer .footer-hmp-brands div{display:block;margin-bottom:0;height:35px;}.master-footer .footer-hmp-brands .brand1{padding-right:0;}.master-footer .footer-hmp-brands .brand2{padding:0;border-left:none;border-right:none;}.master-footer .footer-hmp-brands .brand3{padding-left:0;}.master-footer .footer-copyright div{display:block;margin-right:0;line-height:25px;}}
