.header-v4{display:flex;position:relative;height:80px;max-width:1140px;margin:0 auto;.container{padding:12px 20px;display:flex;align-items:center;justify-content:space-between;width:100% !important;gap:20px;max-width:none !important}
.header-v4-hamburger{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;background:transparent;border:0;cursor:pointer;padding:0;z-index:1001;position:relative;transition:all .3s ease;&:focus,&:focus-visible{outline:2px solid var(--scope-primary);outline-offset:2px}
.hamburger-line{width:100%;height:3px;background-color:var(--scope-text);transition:all .3s ease;transform-origin:center;border-radius:2px}
&.active .hamburger-line{&:nth-child(1){transform:rotate(45deg) translate(6px,6px)}
&:nth-child(2){opacity:0;transform:scale(0)}
&:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}
}
}
.header-v4-logo-section{display:flex;align-items:center;flex-shrink:0}
.header-v4-logo-link{display:inline-flex;align-items:center;gap:10px;line-height:0;text-decoration:none;.login-header{font-weight:400;font-size:22px;margin-top:5px}
&:hover{opacity:.8;transition:opacity .2s ease}
&:focus,&:focus-visible{outline:2px solid var(--scope-primary);outline-offset:2px}
}
.header-v4-logo{margin-left:0 !important;&.h-headerimgauto{max-height:45px}
}
.header-v4-country-section{display:none;align-items:center;flex-shrink:0;margin-left:auto;font-size:16px;.current-country{border:2px solid transparent;border-radius:4px;transition:all .2s ease;padding:4px 8px;cursor:pointer;&:hover{border-color:var(--scope-primary);background-color:rgba(var(--scope-primary-rgb,0,100,200),0.05)}
&:focus,&:focus-visible{outline:2px solid var(--scope-primary) !important;border-radius:4px}
}
}
.header-v4-language-section{display:none;align-items:center;flex-shrink:0;margin-left:auto;font-size:16px}
.header-v4-nav-section{display:flex;align-items:center;margin:0;flex-shrink:0}
.header-v4-nav-list{display:flex;list-style:none;margin:0;padding:0;gap:32px}
.header-v4-nav-item{margin:0;padding:0}
.header-v4-nav-link{color:var(--scope-primary);text-decoration:none;font-size:16px;font-weight:500;padding:8px 0;transition:color .2s ease;display:block;line-height:1.4;&:hover{color:var(--scope-primary)}
&:focus,&:focus-visible{outline:2px solid var(--scope-primary);outline-offset:2px}
}
.header-v4-profile-section{display:flex;align-items:center;flex-shrink:0}
.header-v4-logout,.header-v4-login{color:var(--scope-primary);font-size:16px;font-weight:500;cursor:pointer;line-height:2.2}
.header-v4-login{&:focus,&:focus-visible{outline:2px solid var(--scope-primary);outline-offset:2px}
}
}
.header-v4-user-ribbon{background:var(--scope-secondary);padding:15px 0;font-size:18px;width:100%;margin:0 auto;color:var(--scope-text);.container{max-width:1140px !important;margin:0 auto;padding:0 20px;width:100% !important}
.user-details-content{display:flex;align-items:center;justify-content:flex-start;gap:10px}
.user-ribbon-logo{display:flex;align-items:center;justify-content:center;svg{width:52px;height:52px}
}
.user-icon-image{width:52px;height:52px;object-fit:contain}
}
.secondary-nav-v2-mobile-close{background:transparent;border:0;font-size:24px;cursor:pointer;padding:8px;&:focus,&:focus-visible{outline:2px solid var(--scope-primary);outline-offset:2px}
}
#header-v4-mobile-nav{position:fixed;top:0;right:0;width:80%;height:100%;background:white;transform:translateX(100%);transition:transform .3s ease;z-index:1000;padding:20px;overflow-y:auto}
.mobile-nav-open #header-v4-mobile-nav{transform:translateX(0)}
.header-v4-mobile-nav-list{list-style:none;margin:40px 0 0 0;padding:0}
.header-v4-mobile-nav-item{margin:0 0 20px 0;padding:0}
@media(max-width:1024px){.header-v4{.container{align-items:center;min-height:60px}
}
.header-v4-user-ribbon{padding:12px 0;.container{display:flex;align-items:center;padding:0 20px}
.user-details-content{align-items:center;gap:12px}
.user-ribbon-logo{flex-shrink:0;svg{width:48px;height:48px}
}
.user-icon-image{width:48px;height:48px}
}
}
@media(max-width:991px){.header-v4{.container{padding:10px 15px;min-height:55px;gap:15px;align-items:center}
.header-v4-logo{height:40px;&.h-headerimgauto{max-height:40px}
}
.header-v4-nav-list{gap:20px}
.header-v4-nav-link{font-size:14px}
}
.header-v4-user-ribbon{background:var(--scope-secondary);padding:0 !important;font-size:16.72px;width:100%;margin:0 auto;color:var(--scope-text);.container{padding:8px 15px;max-width:none !important;width:100% !important;display:flex;align-items:center}
.user-details-content{align-items:center;gap:10px}
.user-ribbon-logo svg,.user-icon-image{width:44px;height:44px}
}
}
@media(max-width:850px){.header-v4{.header-v4-nav-list{gap:16px}
.header-v4-nav-link{font-size:13px;padding:6px 0}
}
}
@media(max-width:767.98px){.header-v4{padding:8px 0;.container{flex-wrap:wrap;gap:10px;position:relative;padding:8px 15px;min-height:50px;max-width:none;width:100%;align-items:center}
.h-limg{max-width:150px}
.header-v4-hamburger{display:flex;order:1;margin-right:15px}
.header-v4-logo-section{order:2;flex:1;text-align:left;display:flex;align-items:center}
.header-v4-country-section{order:3;margin:0 10px;flex-shrink:0;display:flex;align-items:center;.current-country{padding:4px 2px}
}
.header-v4-language-section{order:3;margin:0 10px;flex-shrink:0;display:flex;align-items:center}
.header-v4-nav-section{display:none}
.header-v4-profile-section{order:5;margin-left:auto;display:flex;align-items:center}
.header-v4-logo{height:35px;&.h-headerimgauto{max-height:35px}
}
.header-v4-logo-link{.login-header{font-size:10px}
.header-v4-logo{width:20px;height:20px}
}
&.mobile-nav-open .header-v4-hamburger{position:relative;z-index:1002}
}
.header-v4-user-ribbon{background:var(--scope-secondary);padding:0 !important;font-size:16.72px;width:100%;margin:0 auto;color:var(--scope-text);.container{padding:6px 15px;max-width:none;width:100%;display:flex;align-items:center}
.user-details-content{align-items:center;gap:8px;overflow:hidden}
.user-welcome-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}
.user-ribbon-logo svg,.user-icon-image{width:40px;height:40px}
}
.header-v4-mobile-nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:999;opacity:0;visibility:hidden;transition:all .3s ease;backdrop-filter:blur(2px);&.active{opacity:1;visibility:visible}
}
body.mobile-nav-open{overflow:hidden;position:relative}
}
@media(max-width:575px){.header-v4 .container,.header-v4-user-ribbon .container{padding:8px 10px;gap:8px;max-width:none !important;width:100% !important;align-items:center;flex-wrap:wrap}
.header-v4{.header-v4-hamburger{margin-right:10px}
.header-v4-country-section,.header-v4-language-section,.header-v4-profile-section{margin:0 5px;display:flex;align-items:center}
.header-v4-nav-list{gap:8px}
.header-v4-nav-link{font-size:11px;padding:3px 0}
}
.header-v4-user-ribbon{.container{display:flex;align-items:center}
.user-details-content{align-items:center;gap:6px}
.user-ribbon-logo svg,.user-icon-image{width:36px;height:36px}
}
}
@media(max-width:412px){.header-v4{.h-limg{max-width:120px}
}
}
.cell-therapy-country-section{display:flex;align-items:center;justify-content:flex-end;width:100%}
.cell-therapy-country-section .short-name{color:var(--scope-text)}
.cell-therapy-country-section .short-name svg{width:20px;height:20px}
.cell-therapy-country-section .btn-close{filter:invert(0) grayscale(100%);opacity:1}
.cell-therapy-country-section .current-country{gap:5px;padding:8px 12px;cursor:pointer;background:transparent;border:1px solid transparent;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-height:36px;position:relative}
.cell-therapy-country-section .current-country .country-flag{width:24px;height:16px;max-width:24px;max-height:16px;border:.5px solid #c3bdbd}
.cell-therapy-country-section .current-country:focus{outline:2px solid var(--scope-primary);outline-offset:2px;border-color:var(--scope-primary);background-color:rgba(var(--scope-primary-rgb,0,100,200),0.05)}
.cell-therapy-country-section .current-country:focus-visible{outline:2px solid var(--scope-primary);outline-offset:2px;border-color:var(--scope-primary)}
.cell-therapy-country-section .current-country:hover{border-color:var(--scope-primary);background-color:rgba(var(--scope-primary-rgb,0,100,200),0.05)}
.cell-therapy-country-section .ct-country-add-pop-inner{display:block;position:absolute;top:100%;right:0;box-shadow:0 6px 32px rgba(30,30,30,0.16);background:#fff9f9;color:var(--scope-text);z-index:10;border-radius:15px;margin-top:6px;width:300px}
.cell-therapy-country-section .ct-country-add-pop-inner-details{min-width:auto}
.cell-therapy-country-section .country-list{display:grid;flex-direction:row;max-width:700px;white-space:nowrap;border-radius:6px;padding:0;box-shadow:5px 5px 10px 2px rgba(0,0,0,0.5);margin:0;list-style:none}
.cell-therapy-country-section .country-list li .country-item:hover{background-color:#eee7e7}
.cell-therapy-country-section .country-list .country-item{display:flex;flex-direction:column;border-bottom:1px solid #e0e0e0;padding:5px}
.cell-therapy-country-section .country-list .country-flag{width:28px;height:20px;object-fit:contain;border-radius:2px;box-shadow:0 0 2px rgba(0,0,0,0.1);margin-right:8px}
.cell-therapy-country-section .country-list .languages-list{margin-left:60px;display:flex;margin-right:30px}
.cell-therapy-country-section .country-list .country-info img{margin:10px}
.cell-therapy-country-section .country-list .language-item:after{content:"|";position:relative;right:0;margin:0 5.5px 0 5px}
.cell-therapy-country-section .country-list .language-item:last-child:after{content:none}
.cell-therapy-country-section .country-list .country-item.active .language-item.active span{font-weight:700;text-decoration:underline;color:var(--scope-link)}
.cell-therapy-country-section .language-item{word-break:break-word;white-space:normal;display:inline-block;vertical-align:top;margin-right:4px}
.cell-therapy-country-section .languages-list{display:flex;flex-wrap:wrap}
.cell-therapy-country-section .country-item:last-child{border-bottom:0}
.cell-therapy-country-section .country-info{display:flex;align-items:center;gap:10px;margin-bottom:8px}
.cell-therapy-country-section .country-name{font-size:1rem;font-weight:500;color:var(--scope-text);vertical-align:middle;display:inline-block}
.cell-therapy-country-section .country-item:hover,.cell-therapy-country-section .country-item:focus{background-color:#f5fafd;cursor:pointer}
.cell-therapy-country-section .chevron-icon{display:inline-block;transition:transform .2s;margin-left:6px;vertical-align:middle;height:30px}
.cell-therapy-country-section .chevron-icon svg{vertical-align:middle}
.cell-therapy-country-section .chevron-icon.chevron-up{transform:rotate(180deg)}
.cell-therapy-country-section .popover-variation .country-info{margin:0}
.cell-therapy-country-section .country-item-disabled{cursor:default !important}
.cell-therapy-country-section .country-item-disabled .language-item.active a{opacity:.6;cursor:default !important;pointer-events:none}
.cell-therapy-country-section .popover-variation .country-item{cursor:default !important}
.cell-therapy-country-section .popover-variation .country-item .language-item a{cursor:pointer}
.cell-therapy-country-section #cs-modal .countryselection-wrapper{padding:20px}
.cell-therapy-country-section #cs-modal .suggested-countries-section,.cell-therapy-country-section #cs-modal .all-countries-section{margin-top:30px}
.cell-therapy-country-section #cs-modal .language-item{margin-bottom:0;line-height:1.5;display:flex}
.cell-therapy-country-section #cs-modal .language-item:after{content:"/";position:relative;right:0;margin:0 10px 0 10px}
.cell-therapy-country-section #cs-modal .language-item:last-child:after{content:none}
.cell-therapy-country-section #cs-modal .language-item.active{pointer-events:none}
.cell-therapy-country-section #cs-modal .language-item.active a{color:var(--scope-link)}
.cell-therapy-country-section #cs-modal .language-item:hover a,.cell-therapy-country-section #cs-modal .language-item:active a,.cell-therapy-country-section #cs-modal .language-item:focus a{color:var(--scope-link)}
.cell-therapy-country-section #cs-modal .country-item .language-item.active .tick-svg{width:20px;height:20px;stroke:var(--scope-link);display:block;margin-left:5px;margin-top:0;cursor:pointer}
.cell-therapy-country-section #cs-modal .suggested-countries-list,.cell-therapy-country-section #cs-modal .countries-list{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;margin-top:30px;align-items:flex-start;column-gap:30px;row-gap:20px}
.cell-therapy-country-section #cs-modal .country-flag{width:24px;height:16px;max-width:24px;max-height:16px;border:.5px solid #c3bdbd}
.cell-therapy-country-section #cs-modal .country-info,.cell-therapy-country-section #cs-modal .languages-list{display:flex;justify-content:flex-start;gap:10px;align-items:center}
.cell-therapy-country-section #cs-modal .country-info{margin-bottom:20px}
.cell-therapy-country-section #cs-modal .languages-list{padding:0;margin:0;flex-wrap:wrap;gap:0;align-items:center;justify-content:flex-start;margin-left:34px}
.cell-therapy-country-section #cs-modal .country-item{padding:15px;text-align:center}
.cell-therapy-country-section #cs-modal .country-item.active{background-color:#eee7e7}
.cell-therapy-country-section #cs-modal .country-item.active .country-name{font-weight:500}
.cell-therapy-country-section #cs-modal .tick-svg{display:none}
.cell-therapy-country-section #cs-modal .tick-svg svg{padding-bottom:1.2px}
.cell-therapy-country-section #cs-modal .cs-modal-content{background:#fff;width:95vw;padding:10px;box-shadow:0 0 10px rgba(0,0,0,0.1);position:fixed;transform:translate(-50%,-50%);z-index:1039;opacity:1;display:block;line-height:14px;border-radius:.5rem;top:50%;left:50%;font-size:18px;height:auto;max-height:95vh;overflow-y:auto}
.cell-therapy-country-section #cs-modal .cs-modal-content.overlay{opacity:.9}
.cell-therapy-country-section #cs-modal .cs-modal-close.btn-close{position:absolute;top:20px;right:15px;height:24px;width:24px;padding:0;background:transparent;border:0;z-index:5;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}
.cell-therapy-country-section #cs-modal .modal-dialog{pointer-events:auto;max-width:100%}
.cell-therapy-country-section #cs-modal.modal button.cs-modal-close.btn-close svg{height:15px;width:15px;display:block}
.cell-therapy-country-section .language-selector-inline{display:flex;align-items:center}
.cell-therapy-country-section .language-selector-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:6px}
.cell-therapy-country-section .language-selector-list .language-item{display:flex;align-items:center}
.cell-therapy-country-section .language-selector-list .language-item:after{content:none}
.cell-therapy-country-section .language-selector-list .language-item a,.cell-therapy-country-section .language-selector-list .language-item>span{display:inline-block;padding:6px 10px;color:var(--scope-text);text-decoration:none;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;border-radius:4px;transition:color .15s;white-space:nowrap;cursor:pointer}
.cell-therapy-country-section .language-selector-list .language-item a:hover,.cell-therapy-country-section .language-selector-list .language-item a:focus{color:var(--scope-link)}
.cell-therapy-country-section .language-selector-list .language-item a:focus-visible{outline:2px solid var(--scope-primary);outline-offset:2px}
.cell-therapy-country-section .language-selector-list .language-item.active a,.cell-therapy-country-section .language-selector-list .language-item.active>span{font-weight:700;color:var(--scope-text);pointer-events:none;cursor:default;opacity:.6}
@media(max-width:1024px){.cell-therapy-country-section .current-country{padding:6px 10px;min-height:32px}
.cell-therapy-country-section #cs-modal .suggested-countries-list,.cell-therapy-country-section #cs-modal .countries-list{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:768px){.cell-therapy-country-section .current-country{padding:4px 8px;min-height:28px;gap:4px}
.cell-therapy-country-section .language-selector-list{gap:2px}
.cell-therapy-country-section .language-selector-list .language-item a,.cell-therapy-country-section .language-selector-list .language-item>span{padding:4px 6px;font-size:13px}
}
@media(max-width:767px){.cell-therapy-country-section #cs-modal .suggested-countries-list,.cell-therapy-country-section #cs-modal .countries-list{grid-template-columns:1fr;row-gap:15px}
.cell-therapy-country-section #cs-modal .cs-modal-content{max-height:83vh}
}
@media(max-width:480px){.cell-therapy-country-section .ct-country-add-pop-inner{right:auto;left:0;transform:translateX(-50%);max-width:300px}
}
@media(max-width:391px){.cell-therapy-country-section .current-country .country-flag{width:20px;height:16px;max-width:20px;max-height:16px}
}
.external-link-warning-modal.countryselector-modal.show .modal-content{box-shadow:10px 5px 10px rgba(0,0,0,0.5)}
.external-link-warning-modal.countryselector-modal .btn-close.close{display:none}
.external-link-warning-modal.countryselector-modal .modal-dialog{pointer-events:auto;top:10vh;max-width:100%}
body.modal-open{overflow:hidden !important}
body.modal-open .modal.external-link-warning-modal.countryselector-modal{overflow-y:hidden;width:100%}
body.modal-open .modal.external-link-warning-modal.countryselector-modal .modal-content{height:auto;max-height:50vh;overflow-y:auto;width:80vw;margin:0 auto}
.countryselector-modal button.link-warn-crossbtn:focus{box-shadow:0 0 0 2px #000}
.module-tooltip{position:absolute;z-index:1000;background:#333;color:var(--scope-primary-text);padding:12px 16px;border-radius:6px;font-size:14px;line-height:1.4;max-width:300px;width:auto;white-space:normal;box-shadow:0 4px 12px rgba(0,0,0,0.3);opacity:0;visibility:hidden;transform:translateY(-5px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:none;word-wrap:break-word}
.module-tooltip.show{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .5s ease,visibility .5s ease,transform .5s ease}
.module-tooltip .tooltip-title{font-weight:600;margin-bottom:4px;color:var(--scope-primary-text)}
.module-tooltip .tooltip-description{font-weight:400;color:#e0e0e0;font-size:13px}
.module-tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#333}
.module-tooltip.tooltip-top::after{top:100%;border-top-color:#333;border-bottom:0}
.module-tooltip.tooltip-bottom{transform:translateY(5px)}
.module-tooltip.tooltip-bottom.show{transform:translateY(0)}
.module-tooltip.tooltip-bottom::after{top:-12px;border-bottom-color:#333;border-top:0}
.favorites-container-wrapper{max-width:1140px;margin:0 auto;padding:0;background:#eef7f4;border-radius:8px;padding-bottom:24px}
.favorites-container-wrapper .resource-body.right{flex-direction:row-reverse}
.favorites-container-wrapper .resource-body.center{justify-content:center;text-align:center;flex-direction:column;margin-top:0}
.favorites-container-wrapper .favorites-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:24px 24px 0 24px}
.favorites-container-wrapper .favorites-header h3{font-size:22px;font-weight:500;color:var(--scope-text,#453d3a);margin:0}
.favorites-container-wrapper .favorites-count{font-size:14px;color:var(--scope-text);background:transparent;padding:0;border:0}
.favorites-container-wrapper .favorites-count .count{font-weight:600;color:var(--scope-primary,#007b5f)}
.favorites-container-wrapper .favorites-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;scrollbar-width:thin;padding:0 24px}
.favorites-container-wrapper .favorites-grid::-webkit-scrollbar{display:none}
.favorites-container-wrapper .favorite-module-card{position:relative;background:var(--scope-primary-text);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,0.1);padding:16px;flex-shrink:0;cursor:pointer;transition:all .2s ease;border:1px solid #f0f0f0;min-height:100px}
.favorites-container-wrapper .favorite-module-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15);border-color:transparent}
.favorites-container-wrapper .favorite-module-card .top-badge{background:#f4ecd2;color:#9d8d44;font-size:11px;font-weight:600;border-radius:4px;padding:4px 8px;display:inline-block;position:absolute;top:12px;left:16px;z-index:1}
.favorites-container-wrapper .favorite-module-card .default-badge{background:#d4f4dd;color:#2d5e3d}
.favorites-container-wrapper .favorite-module-card .favorite{position:absolute;top:12px;right:16px;display:flex;align-items:center;cursor:pointer;z-index:2;padding:4px;border-radius:50%;transition:background-color .2s ease}
.favorites-container-wrapper .favorite-module-card .favorite:hover{background-color:rgba(243,156,18,0.1)}
.favorites-container-wrapper .favorite-module-card .favorite.active{opacity:1}
.favorites-container-wrapper .favorite-module-card .resource-body{display:flex;flex-direction:row;align-items:center;margin-top:20px;gap:12px;font-size:16px;font-weight:500;color:var(--scope-text,#453d3a);line-height:1.3}
.favorites-container-wrapper .favorite-module-card .resource-body span{flex:1;word-break:break-word;overflow:hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.favorites-container-wrapper .favorite-module-card .resource-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0}
.favorites-container-wrapper .favorite-module-card .resource-icon img{max-width:100%;max-height:100%;object-fit:contain}
.favorites-container-wrapper .favorite-module-card .resource-icon svg{color:var(--scope-primary,#007b5f);width:24px;height:24px}
.favorites-container-wrapper .favorite-module-card .module-description{margin-top:8px;font-size:13px;color:var(--scope-text);line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.favorites-container-wrapper .no-favorites-grid .loading-message{width:100%;text-align:center;padding:20px;font-size:16px;color:var(--scope-text)}
.favorites-container-wrapper .no-favorites-grid .no-favorites-message{text-align:center;padding:40px 20px;font-size:16px;color:var(--scope-text);background:var(--scope-primary-text);border-radius:8px;border:2px dashed #ddd;margin:0 24px}
.favorites-container-wrapper .favorites-modules-loader{width:100%;text-align:center;padding:40px 20px;display:flex;justify-content:center;align-items:center;min-height:150px}
.favorites-container-wrapper .favorites-modules-loader .favorites-spinner{width:50px;height:50px;border:4px solid rgba(190,43,187,0.1);border-top:4px solid var(--scope-primary);border-radius:50%;animation:favorites-spin 1s linear infinite}
@keyframes favorites-spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
@media(max-width:900px){.favorites-container-wrapper .favorites-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:768px){.favorites-container-wrapper{width:100%}
.favorites-container-wrapper .favorites-header{flex-direction:column;align-items:flex-start;gap:12px;padding:20px 20px 0 20px}
.favorites-container-wrapper .favorites-header h3{font-size:20px}
.favorites-container-wrapper .favorite-module-card{width:100%;padding:14px}
.favorites-container-wrapper .favorite-module-card .resource-body{font-size:15px;gap:10px;margin-top:16px}
.favorites-container-wrapper .favorite-module-card .resource-body.right span{text-align:right}
.favorites-container-wrapper .favorite-module-card .resource-icon{width:28px;height:28px}
.favorites-container-wrapper .favorite-module-card .favorite{position:relative;float:inline-end;background:0;right:0}
.favorites-container-wrapper .favorites-grid{grid-template-columns:1fr !important;padding:16px;gap:16px}
.favorites-container-wrapper .favorite svg{width:20px;height:20px}
.favorites-container-wrapper .resource-body.center{text-align:center}
}
@media(max-width:480px){.favorites-container-wrapper .favorites-header h3{font-size:18px}
.favorites-container-wrapper .favorites-count{font-size:13px}
.favorites-container-wrapper .favorite-module-card .resource-body{font-size:14px}
}
.select2-container .select2-dropdown span,.select2-container .select2-results__options span,.select2-container .select2-results__option span,.select2-dropdown span,.select2-results span,.select2-results__options span,.select2-results__option span{max-width:none !important}
.feedbackform{background-color:#f7f4f3;max-width:1140px;padding:2rem;border-radius:10px;margin:0 auto}
.feedbackform input.auto-filled{background-color:var(--scope-primary-link)}
.feedbackform select.auto-filled,.feedbackform select.auto-filled+.select2-container .select2-selection--single,.feedbackform .select2-container--disabled .select2-selection--single{background-color:#fff !important}
.feedbackform .select2-container span,.feedbackform .select2-container .select2-selection__rendered{max-width:none !important}
.feedbackform .requested-date-icon{display:none}
.feedbackform #topic+span{pointer-events:none;cursor:not-allowed;opacity:.5}
.feedbackform #topic+span.select2.select2-container.select2-container--default.enabled{pointer-events:auto;cursor:pointer;opacity:1}
.feedbackform input:focus-visible{outline:0}
.feedbackform input:focus{outline:-webkit-focus-ring-color auto 1px}
.feedbackform .close:not(:disabled):not(.disabled){margin-right:7px;color:var(--scope-text);opacity:1}
.feedbackform .modal{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4)}
.feedbackform svg{cursor:pointer}
.feedbackform button.feedback-category{background:0}
.feedbackform .search-selectorcontact__input__row__error-text.error-text{font-weight:400;color:red}
.feedbackform #feedbackError{display:none;color:red}
.feedbackform-container .ct-form-field{position:relative;margin-bottom:20px}
.feedbackform-container .ct-form-field .select2,.feedbackform-container .ct-form-field #dateRequested,.feedbackform-container .ct-form-field #feedback,.feedbackform-container .ct-form-field input{line-height:20px;color:var(--scope-text);border:1px solid rgba(48,45,45,0.23);padding:3px 25px 0 8px;font-size:14px;height:35px;border-radius:5px;width:100% !important;background-color:#fff;max-width:100%}
.feedbackform-container .ct-form-field .select2-container--default .select2-selection--single{border:0;background-color:inherit}
.feedbackform-container .ct-form-field .select2-container--default .select2-selection--single .select2-selection__arrow{top:3px;border-left:2px solid rgba(157,148,148,0.23);width:30px}
.feedbackform-container .ct-form-field .arrow-down{display:none}
.feedbackform-container .ct-form-field .select2-selection__rendered,.feedbackform-container .ct-form-field .enquiry__datepicker::placeholder{font-size:14px;color:var(--scope-text)}
.feedbackform-container .ct-form-field .search-selectorcontact__input__row__label-text,.feedbackform-container .ct-form-field .feeedback-category-label{font-weight:700;margin-bottom:7px}
.feedbackform-container .ct-form-field .enquiry__datepicker::placeholder{padding-left:8px}
.feedbackform-container .ct-form-field.ct-feedback-site .search-selectorcontact__input__row__form-control,.feedbackform-container .ct-form-field.ct-feedback-reaction .search-selectorcontact__input__row__form-control{justify-content:space-evenly;display:flex;align-items:center}
.feedbackform-container .ct-form-field .search-selectorcontact__input__row__form-control.searchRadiobutton{gap:1rem}
.feedbackform-container .ct-form-field #feedback{height:100px;padding-top:10px;resize:none;padding-left:8px}
.feedbackform-container .ct-form-field [type="radio"]:checked,.feedbackform-container .ct-form-field [type="radio"]:not(:checked){display:inline-block}
.feedbackform-container .ct-form-field .flex-mobile{display:flex;flex-direction:row;align-items:center;margin-bottom:10px;margin-top:10px;font-size:16px}
.feedbackform-container .ct-form-field .flex-mobile input{width:30px !important;height:18px;accent-color:var(--scope-primary);margin-bottom:5px;margin-right:5px;display:block !important;cursor:pointer !important}
.feedbackform-container .ct-form-field input::placeholder{color:var(--scope-text)}
.feedbackform-container .ct-form-field #dateRequested{padding-left:8px;color:var(--scope-text);opacity:.7;background-color:var(--scope-primary-link)}
.feedbackform-container .ct-form-field label{margin-bottom:7px}
.feedbackform-container .ct-form-field .text-area{margin-bottom:0}
.feedbackform-container .ct-feedback-site.ct-form-field .flex-mobile input{opacity:1}
.feedbackform-container .ct-feedback-reaction svg{width:45px;height:45px}
.feedbackform-container .ct-feedback-reaction.ct-form-field{display:flex;justify-content:space-around;margin-bottom:0}
.feedbackform-container .ct-feedback-reaction .error-text{display:none;position:absolute;left:0;font-size:16px;color:red;margin-top:67px}
.feedbackform-container .ct-feedback-submit,.feedbackform-container .feedback-close-button{display:flex;justify-content:center}
.feedbackform-container .ct-feedback-submit button,.feedbackform-container .feedback-close-button{background:var(--scope-primary);padding:0 20px;height:40px;color:var(--scope-primary-text);font-weight:700;cursor:pointer}
.feedbackform-container .ct-feedback-submit button:focus-visible,.feedbackform-container .feedback-close-button:focus-visible{outline:0}
.feedbackform-container .ct-feedback-submit button:focus,.feedbackform-container .feedback-close-button:focus{outline:-webkit-focus-ring-color auto 1px}
.feedbackform-container .feedback-close-button{margin-bottom:30px;display:flex;align-items:center}
.feedbackform-container .ct-feddback-success-message{padding:4rem}
.feedbackform-container #feedBackSuccess .modal-content,.feedbackform-container #feedBackFailure .modal-content{width:30%;align-items:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:.5rem}
.feedbackform-container #feedBackSuccess .modal-content h3,.feedbackform-container #feedBackFailure .modal-content h3{margin-bottom:30px}
.feedbackform-container #nearLimitError{display:flex;flex-direction:row-reverse}
.feedbackform-container .limit-reached{color:red}
.feedbackform-container .form-loading{width:100%;text-align:center;cursor:pointer;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow:hidden;outline:0;background:rgba(89,84,84,0.5);display:none;justify-content:center;align-items:center}
.feedbackform-container .form-loading .feedback-spinner{width:60px;height:60px;border:5px solid rgba(190,43,187,0.1);border-top:5px solid var(--scope-primary);border-radius:50%;animation:feedback-spin 1s linear infinite}
@keyframes feedback-spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
@media only screen and (orientation:landscape) and (max-width:990px){.feedbackform-container #feedBackSuccess .modal-content,.feedbackform-container #feedBackFailure .modal-content{height:auto}
}
@media(min-width:0) and (max-width:767px){.feedbackform-container #feedBackSuccess .modal-content,.feedbackform-container #feedBackFailure .modal-content{width:90%;height:auto;align-items:center}
.feedbackform{max-width:100%;padding:1rem}
.feedbackform .search-selectorcontact__input__row__form-control.searchRadiobutton,.feedbackform .search-selectorcontact__input__row__form-control{display:block !important}
}
@media(min-width:768px) and (max-width:1023px){.feedbackform-container #feedBackSuccess .modal-content,.feedbackform-container #feedBackFailure .modal-content{width:50%}
}
.module-tooltip{position:absolute;z-index:1000;background:var(--scope-text);color:var(--scope-primary-text);padding:12px 16px;border-radius:6px;font-size:14px;line-height:1.4;max-width:300px;width:auto;white-space:normal;opacity:0;visibility:hidden;transform:translateY(-5px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:auto;word-wrap:break-word}
.module-tooltip.show{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .5s ease,visibility .5s ease,transform .5s ease}
.module-tooltip .tooltip-title{font-weight:600;margin-bottom:4px;color:var(--scope-primary-text)}
.module-tooltip .tooltip-description{font-weight:400;color:#e0e0e0;font-size:13px}
.module-tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:var(--scope-text)}
.module-tooltip.tooltip-top::after{top:100%;border-top-color:var(--scope-text);border-bottom:0}
.module-tooltip.tooltip-bottom{transform:translateY(5px)}
.module-tooltip.tooltip-bottom.show{transform:translateY(0)}
.module-tooltip.tooltip-bottom::after{top:-5px;border-bottom-color:var(--scope-text);border-top:0}
@keyframes modules-spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.form-loading{display:flex;justify-content:center;align-items:center;padding:80px 20px;min-height:200px}
.form-loading .modules-spinner{width:60px;height:60px;border:5px solid rgba(190,43,187,0.1);border-top:5px solid var(--scope-primary);border-radius:50%;animation:modules-spin 1s linear infinite}
input[type="search"]#ct-module-search-bar-mobile,input[type="search"]#ct-module-search-bar{-webkit-appearance:none;-moz-appearance:none;appearance:none}
input[type="search"]#ct-module-search-bar-mobile::-webkit-search-cancel-button,input[type="search"]#ct-module-search-bar::-webkit-search-cancel-button{display:none}
.modules-container-wrapper{max-width:1140px;margin:0 auto;padding:0}
.modules-container-wrapper .resource-card,.modules-container-wrapper .module-card,.modules-container-wrapper .favorite-module-card{position:relative}
.modules-container-wrapper .main-nav{display:flex;flex-direction:row;align-items:center;gap:0;padding:8px 0 0 0;background:#fff;justify-content:space-between;width:100%}
.modules-container-wrapper .main-nav .tab{min-width:120px;max-width:200px;padding:15px 16px;font-size:17px;color:var(--scope-text);background:#f6f3f3;border:1.5px solid #d5d4d2;border-bottom:0;border-radius:7px 7px 0 0;cursor:pointer;outline:0;margin-right:10px;box-sizing:border-box;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}
.modules-container-wrapper .main-nav .tab.active{color:var(--scope-primary);font-weight:500;background:#fff;border-bottom:2.5px solid #fff}
.modules-container-wrapper .main-nav-tabs{display:flex;gap:0;flex-shrink:1;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#d5d4d2 transparent;margin-right:20px}
.modules-container-wrapper .main-nav-tabs::-webkit-scrollbar{height:4px}
.modules-container-wrapper .main-nav-tabs::-webkit-scrollbar-track{background:transparent}
.modules-container-wrapper .main-nav-tabs::-webkit-scrollbar-thumb{background:#d5d4d2;border-radius:4px}
.modules-container-wrapper .main-nav-tabs::-webkit-scrollbar-thumb:hover{background:var(--scope-primary)}
.modules-container-wrapper .main-nav-tabs .tab:focus-visible{outline:2px solid var(--scope-text)}
.modules-container-wrapper .ct-module-search-container.desktop-search-container{margin-left:auto;margin-top:0;position:relative;background:#f6f3f3;padding:0 10px;min-width:300px;max-width:350px;display:flex;align-items:center;height:36px;flex-shrink:0;border-bottom:1.5px solid #d5d4d2}
.modules-container-wrapper .main-nav.notinline ~ .ct-module-search-container.desktop-search-container{margin-left:auto;min-width:300px;max-width:350px}
.modules-container-wrapper .ct-module-search-container .search-clear{position:absolute;right:35px;top:50%;transform:translateY(-50%);cursor:pointer;display:none;padding:2px;z-index:2}
.modules-container-wrapper .ct-module-search-container .search-clear svg{width:14px;height:14px;fill:var(--scope-text);opacity:.6}
.modules-container-wrapper .ct-module-search-container .search-clear:hover svg{opacity:1}
.modules-container-wrapper .ct-module-search-container.mobile-search-container{display:none;position:relative;background:#f6f3f3;margin:0 16px 0 16px;padding:0 12px;min-width:unset;max-width:none;height:auto;border:1px solid #d5d4d2}
.modules-container-wrapper .ct-module-search-container.mobile-search-container .search-clear{position:absolute;right:35px;top:50%;transform:translateY(-50%);cursor:pointer;display:none;padding:2px;z-index:2}
.modules-container-wrapper #mobile-search-toggle{display:none}
.modules-container-wrapper #ct-module-search-bar{border:0;font-size:15px;background:transparent;width:100%;outline:0;padding:10px 12px 10px 0;color:var(--scope-text);height:34px}
.modules-container-wrapper .page-divider{border:0;border-top:2.5px solid #e3ded8;margin:0 0 7px 0}
.modules-container-wrapper .dashboard{display:flex;flex-direction:row;gap:24px;margin:20px 0 0 0;padding-left:0}
.modules-container-wrapper .sidebar{width:220px;height:max-content;background:#eef7f4;padding:24px 0 0 0;min-width:200px}
.modules-container-wrapper .sidebar-header{font-size:22px;font-weight:420;padding:0 0 16px 19px;color:var(--scope-text)}
.modules-container-wrapper .module-card{background:#fff;margin:0 12px 0 10px;border-radius:8px;box-shadow:0 1.2px 3px rgba(0,0,0,0.067);padding:10px;position:relative;display:flex;flex-direction:column;min-height:85px;margin-bottom:12px;cursor:pointer;color:var(--scope-text);padding-bottom:20px}
.modules-container-wrapper .module-card :hover{color:var(--scope-text)}
.modules-container-wrapper .badge{background:#f8f7f4;color:var(--scope-text);font-size:11px;border-radius:4px;padding:3px 10px;display:inline-block;margin-bottom:8px;align-self:flex-start}
.modules-container-wrapper .favorite{top:14px;right:15px;display:flex;align-items:center;opacity:1;cursor:pointer;flex-direction:row-reverse;background:0}
.modules-container-wrapper .favorite svg{width:18px;height:18px}
.modules-container-wrapper .favorite.active svg{fill:#f39c12;stroke:#f39c12;stroke-width:1.5}
.modules-container-wrapper .favorite.inactive{opacity:.37}
.modules-container-wrapper .module-details{display:flex;flex-direction:row;align-items:center;margin-top:2px}
.modules-container-wrapper .module-details.center{margin-top:0;display:block}
.modules-container-wrapper .module-details.center .module-icon{display:flex;justify-content:center}
.modules-container-wrapper .module-details.right{display:flex;flex-direction:row-reverse}
.modules-container-wrapper .module-icon{margin-right:15px;display:flex}
.modules-container-wrapper .module-text{font-size:16px;line-height:24px;font-weight:700}
.modules-container-wrapper .main-content{flex:1;padding-bottom:20px}
.modules-container-wrapper .tabs{display:flex;flex-direction:row;align-items:center;background:#f6f3f3;border-radius:7px 7px 0 0;border-bottom:2px solid #e3ded8;margin-bottom:0;padding:0 0 0 8px;min-height:48px}
.modules-container-wrapper .main-sub-tabs{list-style:none;padding:0;margin:0;display:flex}
.modules-container-wrapper .tab-link{background:transparent;border:0;border-bottom:2.5px solid transparent;padding:8px 22px;font-size:17px;color:var(--scope-text);font-weight:700;margin-right:2px;cursor:pointer;outline:0}
.modules-container-wrapper .tab-link.active{color:var(--scope-primary);font-weight:700;border-bottom:2.5px solid var(--scope-primary)}
.modules-container-wrapper .tab-link.search-result-tab{display:none}
.modules-container-wrapper .tab-link button{background:0;font-weight:700;color:var(--scope-text)}
.modules-container-wrapper .tab-panels{background:#f6f3f3;border-radius:0 0 7px 7px;border-top:0;margin-bottom:25px}
.modules-container-wrapper .tab-panel{display:none}
.modules-container-wrapper .tab-panel.active{display:block}
.modules-container-wrapper .card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:10px;scrollbar-width:thin;padding-bottom:20px}
.modules-container-wrapper .addToCalendarBtn{color:var(--scope-primary);font-size:16px;line-height:34px}
.modules-container-wrapper .icon.icon-calendar-add svg{width:20px;height:20px;margin-right:10px;color:var(--scope-primary)}
.modules-container-wrapper .resource-card{position:relative;background:#fff;border-radius:7px;box-shadow:0 1px 4px rgba(0,0,0,0.067);padding:15px 13px 15px 10px;min-width:200px;margin-bottom:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.modules-container-wrapper .resource-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,0.1);color:var(--scope-text)}
.modules-container-wrapper .resource-card .favorite{top:8px;right:15px;float:inline-end;background:0}
.modules-container-wrapper .default-badge{background:#d4f4dd;color:var(--scope-text)}
.modules-container-wrapper .resource-body{flex-direction:row;align-items:center;margin-top:10px;gap:10px;display:flex}
.modules-container-wrapper .resource-body span{font-weight:700;line-height:24px;font-size:16px;word-break:keep-all;overflow-wrap:break-word}
.modules-container-wrapper .resource-body.center{margin-top:0;display:block}
.modules-container-wrapper .resource-body.center .resource-icon img,.modules-container-wrapper .resource-body.center .resource-icon svg{margin:auto}
.modules-container-wrapper .resource-body.center .resource-icon img{height:40px;width:auto}
.modules-container-wrapper .resource-body.right{flex-direction:row-reverse}
.modules-container-wrapper .resource-body .resource-icon img{width:40px;height:40px}
.modules-container-wrapper .resource-icon{display:flex;margin-right:10px;margin-bottom:10px}
.modules-container-wrapper .no-modules,.modules-container-wrapper .no-trending-module,.modules-container-wrapper .no-recent-module{text-align:center;color:var(--scope-text);font-style:italic;padding:40px 20px;font-size:16px;grid-column:1 / -1}
.modules-container-wrapper .no-search-results,.modules-container-wrapper .no-modules-message{text-align:center;color:var(--scope-text);font-style:italic;padding:40px 20px;font-size:16px;grid-column:1 / -1}
.modules-container-wrapper .default-modules-container .no-default{text-align:center;color:var(--scope-text);font-style:italic;padding:20px}
.modules-container-wrapper .event-ann-section{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;gap:30px;margin-top:70px}
.modules-container-wrapper .announcements,.modules-container-wrapper .events{flex:1;background:#f6f3f3;border-radius:5px;min-width:0;padding-bottom:10px;height:fit-content}
.modules-container-wrapper .announcements h3,.modules-container-wrapper .events h3{font-size:23px;font-weight:420;margin:0 0 21px 18px;padding-top:22px}
.modules-container-wrapper .announcement-card{background:#fff;border-radius:7px;padding:15px;margin:0 20px 0 18px;margin-bottom:17px;flex-direction:row;align-items:flex-start;gap:13px;box-shadow:0 1.2px 3px rgba(0,0,0,0.067)}
.modules-container-wrapper .announcement-scroll{max-height:300px;overflow-y:auto;flex-direction:column;gap:12px}
.modules-container-wrapper .announcement-scroll div.no-announcements{padding:20px}
.modules-container-wrapper .announcement-icon{display:flex;align-items:center}
.modules-container-wrapper .announcement-icon svg{margin-right:10px;width:60px;height:50px}
.modules-container-wrapper .announcement-content .ann-desc p{margin-bottom:0}
.modules-container-wrapper .ann-title{font-size:15.7px;color:var(--scope-text);font-weight:500}
.modules-container-wrapper .ann-desc{margin:6px 0;color:var(--scope-text);font-size:16px;line-height:24px}
.modules-container-wrapper .ann-view-all,.modules-container-wrapper .event-view-all,.modules-container-wrapper .ann-link{color:var(--scope-primary);font-size:14.5px;padding:4px 0 0 19px;cursor:pointer;background:0}
.modules-container-wrapper .ann-link{padding:0}
.modules-container-wrapper .event-card{background:#fff;border-radius:7px;padding:15px 17px 13px 17px;margin:0 22px 0 21px;margin-bottom:17px;box-shadow:0 1.2px 3px rgba(0,0,0,0.067)}
.modules-container-wrapper .event-title{font-size:15.8px;color:var(--scope-text);font-weight:500;cursor:pointer;margin-bottom:3px}
.modules-container-wrapper .event-date,.modules-container-wrapper .event-desc{color:var(--scope-text);font-size:16px;line-height:24px;margin-bottom:8px}
.modules-container-wrapper .event-scroll div.no-events{padding:20px}
.modules-container-wrapper .ct-module-search-icon svg{fill:var(--scope-primary)}
.modules-container-wrapper .ct-events-add-pop-inner{position:absolute;box-shadow:0 6px 32px rgba(30,30,30,0.16);background:#f6f3f3;color:var(--scope-text);z-index:10;border-radius:15px;margin-top:6px;width:300px;display:none;transform:translate(-5%,0)}
.modules-container-wrapper .ct-events-add-pop-inner-details{min-width:auto}
.modules-container-wrapper .ct-events-add-pop-title{font-size:18px;padding:10px;background:#eee7e7}
.modules-container-wrapper .calendarList{margin:0;padding:5px 10px;list-style:none;box-shadow:5px 5px 10px 2px rgba(0,0,0,0.5);border-radius:6px}
.modules-container-wrapper .calendarList li{padding:5px}
.modules-container-wrapper .trending-modules-loader{text-align:center;padding:40px 20px;grid-column:1 / -1;display:flex;justify-content:center;align-items:center}
.modules-container-wrapper .trending-modules-loader .modules-spinner{width:40px;height:40px;border:4px solid rgba(190,43,187,0.1);border-top:4px solid var(--scope-primary);border-radius:50%;animation:modules-spin 1s linear infinite}
.modules-container-wrapper button:focus{outline:0}
.modules-container-wrapper button:focus-visible{outline:1px solid var(--scope-text)}
@media(max-width:1160px){.modules-container-wrapper .dashboard{flex-direction:column}
.modules-container-wrapper .sidebar{width:100%;min-width:unset;margin-bottom:18px}
.modules-container-wrapper .event-ann-section{flex-direction:column;gap:24px;width:100%}
}
@media(max-width:991px){.modules-container-wrapper .card-grid{grid-template-columns:repeat(2,1fr)}
.modules-container-wrapper .main-nav .tab{font-size:15px;min-width:100px;max-width:180px;padding:12px 12px}
}
@media(max-width:768px){.modules-container-wrapper{width:100%}
.modules-container-wrapper .ct-module-search-icon{display:flex;align-items:center}
.modules-container-wrapper .main-nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 16px 0 16px;background:#fff}
.modules-container-wrapper .main-nav-tabs{display:flex;gap:0;flex:1;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;position:relative}
.modules-container-wrapper .main-nav-tabs::-webkit-scrollbar{display:none}
.modules-container-wrapper .main-nav .tab{min-width:100px;max-width:none;padding:12px 8px;font-size:15px;flex-shrink:0;text-align:center;border:0;border-radius:0;background:transparent;border-bottom:2.5px solid #d5d4d2;margin-right:0}
.modules-container-wrapper .main-nav .tab.active{background:transparent;border-bottom:2.5px solid var(--scope-primary);color:var(--scope-primary);font-weight:600}
.modules-container-wrapper #mobile-search-toggle{display:flex !important;align-items:center;padding:8px 12px;cursor:pointer;border-radius:4px}
.modules-container-wrapper #mobile-search-toggle svg{fill:var(--scope-primary)}
.modules-container-wrapper #mobile-search-toggle svg.search-open{fill:var(--scope-text)}
.modules-container-wrapper .ct-module-search-container.desktop-search-container{display:none !important}
.modules-container-wrapper .ct-module-search-container.mobile-search-container{display:none !important}
.modules-container-wrapper .ct-module-search-container.mobile-search-container.show{display:flex !important}
.modules-container-wrapper #ct-module-search-bar-mobile{font-size:16px;padding:8px 12px;background:transparent;width:100%;outline:0;padding-left:0}
.modules-container-wrapper .page-divider{margin-top:0;border-top-width:1.5px}
.modules-container-wrapper .dashboard{flex-direction:column;margin:10px 0 0 0;gap:16px}
.modules-container-wrapper .sidebar{width:100%;min-width:unset;margin-bottom:12px;padding:16px 0 0 0}
.modules-container-wrapper .sidebar-header{font-size:18px;padding:0 0 12px 16px}
.modules-container-wrapper .module-card{margin:0 16px 8px 16px;padding:12px;min-height:80px}
.modules-container-wrapper .module-text{font-size:14px;line-height:18px}
.modules-container-wrapper .tabs{padding:0 0 0 6px;min-height:44px;background:#f6f3f3}
.modules-container-wrapper .tab-link{font-size:15px;padding:10px 16px}
.modules-container-wrapper .tab-link.search-result-tab{display:none}
.modules-container-wrapper .card-grid{grid-template-columns:1fr;padding:16px;gap:16px}
.modules-container-wrapper .resource-card{padding:16px 12px;min-height:100px}
.modules-container-wrapper .resource-body{font-size:15px;margin-top:20px;gap:12px}
.modules-container-wrapper .resource-body span{font-size:14px;line-height:18px}
.modules-container-wrapper .resource-body.center{text-align:center}
.modules-container-wrapper .event-ann-section{display:flex;flex-direction:column;gap:16px;margin-top:24px}
.modules-container-wrapper .announcements,.modules-container-wrapper .events{border-radius:6px;margin:0}
.modules-container-wrapper .announcements h3,.modules-container-wrapper .events h3{font-size:18px;margin:0 0 12px 16px;padding-top:16px}
.modules-container-wrapper .announcement-card,.modules-container-wrapper .event-card{margin:0 16px 12px 16px;padding:12px;border-radius:6px}
.modules-container-wrapper .favorite svg{width:20px;height:20px}
.modules-container-wrapper .ann-desc,.modules-container-wrapper .event-date,.modules-container-wrapper .event-desc{font-size:14px;line-height:18px}
}
.modules-container-wrapper:has(.main-nav.notinline) .dashboard{margin:10px 0 0 0}
.modules-container-wrapper:has(.main-nav.notinline) .ct-module-search-container.desktop-search-container{margin-top:7px}
.ct-mybmsteam-wrapper .ct-mybmsteam-container{margin-top:45px}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-title-wrapper{display:grid;grid-template-columns:60px 3fr 3fr 3fr;gap:20px;padding-bottom:10px;border-bottom:2px solid #ddd;font-weight:600}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-title{text-align:left;padding-left:0}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-wrapper{display:grid;grid-template-columns:60px 3fr 3fr 3fr;gap:20px;align-items:center;padding:0;border-bottom:1px solid #ddd}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-profile{width:57px;height:57px;display:flex;justify-content:center;align-items:center;grid-column:1 / 2;margin:15px 0}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;grid-column:2 / 5}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-section{margin:5px 0}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-section.ct-team-name{color:var(--scope-text)}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-email,.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-name{color:var(--scope-primary)}
.ct-mybmsteam-wrapper .ct-mybmsteam-loader{display:flex;justify-content:center;align-items:center;padding:60px 20px;min-height:150px}
.ct-mybmsteam-wrapper .ct-mybmsteam-loader .ct-mybmsteam-spinner{width:50px;height:50px;border:4px solid rgba(190,43,187,0.1);border-top:4px solid var(--scope-primary);border-radius:50%;animation:ct-mybmsteam-spin 1s linear infinite}
.ct-mybmsteam-wrapper .ct-mybmsteam-error-message{display:flex;padding:25px 20px;justify-content:center}
.ct-mybmsteam-wrapper .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ct-mybmsteam-wrapper .ct-mybmsteam-tc-selector{display:flex;flex-direction:column;gap:8px;margin:20px 0;max-width:450px}
.ct-mybmsteam-wrapper .ct-mybmsteam-tc-selector label{font-weight:600;font-size:16px;color:var(--scope-text)}
.ct-mybmsteam-wrapper .ct-mybmsteam-tc-selector select{width:100%;padding:10px 14px;font-size:15px;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:var(--scope-text);cursor:pointer;appearance:auto;transition:border-color .2s ease}
.ct-mybmsteam-wrapper .ct-mybmsteam-tc-selector select:hover{border-color:var(--scope-primary)}
.ct-mybmsteam-wrapper .ct-mybmsteam-tc-selector select:focus,.ct-mybmsteam-wrapper .ct-mybmsteam-tc-selector select:focus-visible{outline:2px solid var(--scope-primary);outline-offset:1px;border-color:var(--scope-primary)}
@keyframes ct-mybmsteam-spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
@media(max-width:768px){.ct-mybmsteam-wrapper .ct-mybmsteam-container{margin-top:10px}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-wrapper{grid-template-columns:60px 1fr;text-align:left}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-content{grid-template-columns:1fr;gap:10px;margin:20px 0}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-section{margin:0}
.ct-mybmsteam-wrapper .ct-mybmsteam-container .ct-team-title-wrapper{display:none}
.ct-mybmsteam-wrapper .ct-mybmsteam-tc-selector{max-width:100%}
}
.notification-container{display:flex;align-items:center;gap:20px;padding:20px;background:var(--scope-primary-link);min-height:85px;width:100%;border-radius:8px;margin-top:24px;transition:background-color .2s ease}
.notification-container span svg{fill:var(--scope-primary);stroke:var(--scope-primary);width:20px;height:20px}
.notification-container p{margin-bottom:0}
.button #ct-load-notifications{margin-top:24px;display:none}
.notification{display:none}
.sso-user-popover{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:10000;max-width:500px;width:90%}
.sso-popover-content{display:flex;align-items:center;gap:12px;background-color:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:16px 20px;box-shadow:0 4px 12px rgba(0,0,0,0.15)}
.sso-popover-icon{flex-shrink:0;color:#856404}
.sso-popover-icon svg{width:24px;height:24px}
.sso-popover-message{flex:1;color:#856404;font-size:14px;font-weight:500;line-height:1.4}
.sso-popover-message p{margin-bottom:0 !important}
.sso-popover-close{flex-shrink:0;background:0;border:0;color:#856404;font-size:24px;cursor:pointer;padding:0;line-height:1;opacity:.7;transition:opacity .2s}
.sso-popover-close:hover,.sso-popover-close:focus{opacity:1}
@media(max-width:767px){.sso-user-popover{top:10px;max-width:calc(100% - 20px)}
.sso-popover-content{padding:12px 16px}
}