/* Collection pages: courses and insights */
.modernui-theme .modernui-collection-hero{position:relative;overflow:hidden;padding:68px 0 128px;background:linear-gradient(150deg,#f5f7ff 0%,#ffe9df 33%,#ffb69a 72%,#ff765d 100%);color:#172033}
.modernui-theme .modernui-collection-hero:after{content:"";position:absolute;width:360px;height:360px;right:-100px;top:-145px;border:1px solid rgba(255,255,255,.55);border-radius:50%;box-shadow:0 0 0 32px rgba(255,255,255,.12),0 0 0 64px rgba(255,255,255,.08);pointer-events:none}
.modernui-theme .modernui-collection-hero .container{position:relative;z-index:1}
.modernui-theme .mui-collection-breadcrumb{display:flex;align-items:center;gap:8px;color:#697386;font-size:.78rem;font-weight:600;margin-bottom:28px}.modernui-theme .mui-collection-breadcrumb a{color:#56657e;text-decoration:none}.modernui-theme .mui-collection-breadcrumb a:hover{color:#f15b2a}.modernui-theme .mui-collection-breadcrumb svg{width:14px;height:14px;color:#7d8798}
.modernui-theme .mui-collection-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.modernui-theme .mui-collection-heading h1{margin:0;color:#101828;font:700 clamp(2.35rem,5vw,4.3rem)/.98 'Space Grotesk',sans-serif;letter-spacing:-.07em}.modernui-theme .mui-collection-heading p{margin:24px 0 0;color:#273246;font-size:1.08rem}.modernui-theme .mui-count-pill{display:inline-flex;align-items:center;gap:7px;vertical-align:middle;margin-left:12px;padding:10px 16px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:rgba(255,255,255,.35);font:700 .86rem 'DM Sans',sans-serif;letter-spacing:0;color:#172033}.modernui-theme .mui-count-pill svg{width:17px;height:17px;color:#f15b2a}.modernui-theme .mui-collection-mark{color:rgba(16,24,40,.18);font:700 clamp(2rem,5vw,4.7rem)/.82 'Space Grotesk',sans-serif;text-align:right;letter-spacing:-.08em}.modernui-theme .mui-collection-mark span{font-size:.3em;letter-spacing:.12em;text-transform:uppercase}
.modernui-theme .modernui-collection-toolbar{position:relative;z-index:2;margin-top:-75px;padding:0 0 16px;background:transparent}.modernui-theme .mui-collection-controls{display:flex;align-items:center;gap:20px;min-height:58px}.modernui-theme .mui-view-toggle{display:inline-flex;align-items:center;gap:3px;padding:5px;border-radius:999px;background:rgba(255,255,255,.25)}.modernui-theme .mui-view-toggle span{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:999px;color:#172033;font-size:.78rem;font-weight:800}.modernui-theme .mui-view-toggle span.active{background:#fff;color:#f15b2a;box-shadow:0 5px 15px rgba(128,57,37,.1)}.modernui-theme .mui-view-toggle svg{width:14px;height:14px}.modernui-theme .mui-result-count{color:#293449;font-size:.84rem;font-weight:700}.modernui-theme .mui-collection-search{display:flex;align-items:center;width:300px;margin-left:auto;border:2px solid #fff;border-radius:999px;background:rgba(255,255,255,.13);overflow:hidden}.modernui-theme .mui-collection-search input{min-width:0;flex:1;padding:11px 17px;border:0;outline:0;background:transparent;color:#fff;font-size:.78rem;font-weight:700}.modernui-theme .mui-collection-search input::placeholder{color:#fff;opacity:.9}.modernui-theme .mui-collection-search button{display:grid;place-items:center;width:45px;height:45px;border:0;background:transparent;color:#fff}.modernui-theme .mui-collection-search svg{width:16px;height:16px}.modernui-theme .mui-category-pills{display:flex;gap:11px;overflow:auto;padding:26px 0 7px;scrollbar-width:none}.modernui-theme .mui-category-pills::-webkit-scrollbar{display:none}.modernui-theme .mui-category-pills a{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:10px 17px;border:1px solid #e8ebf0;border-radius:999px;background:#fff;color:#253044;text-decoration:none;font-size:.76rem;font-weight:800;box-shadow:0 5px 14px rgba(16,24,40,.04);transition:.2s}.modernui-theme .mui-category-pills a:hover{border-color:#f15b2a;color:#f15b2a;transform:translateY(-2px)}.modernui-theme .mui-category-pills a span{padding:2px 7px;border-radius:99px;background:#f1f3f6;color:#8992a1;font-size:.66rem}
.modernui-theme .modernui-collection-results{padding:50px 0 85px;background:#fff}.modernui-theme .mui-results-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:21px}.modernui-theme .mui-results-heading p{margin:0;color:#64748b;font-size:.92rem}.modernui-theme .mui-results-heading strong{color:#f15b2a}.modernui-theme .mui-results-heading a{display:inline-flex;align-items:center;gap:5px;color:#f15b2a;font-size:.8rem;font-weight:800;text-decoration:none}.modernui-theme .mui-results-heading a:hover{color:#172033}.modernui-theme .mui-results-heading svg{width:14px;height:14px}
.modernui-theme .mui-course-card,.modernui-theme .mui-blog-card{height:calc(100% - 30px);margin-top:30px!important;border:1px solid #edf0f4!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 30px rgba(16,24,40,.07)!important;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease!important}.modernui-theme .mui-course-card:hover,.modernui-theme .mui-blog-card:hover{transform:translateY(-8px);box-shadow:0 22px 45px rgba(16,24,40,.13)!important}.modernui-theme .mui-card-media{position:relative;display:block;overflow:hidden;background:#f5f6f8}.modernui-theme .mui-card-media img{display:block;width:100%;height:218px;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.modernui-theme .mui-course-card:hover .mui-card-media img,.modernui-theme .mui-blog-card:hover .mui-card-media img{transform:scale(1.07)}.modernui-theme .mui-card-arrow{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#f15b2a;box-shadow:0 8px 16px rgba(16,24,40,.16);transition:.2s}.modernui-theme .mui-card-arrow svg{width:16px;height:16px}.modernui-theme .mui-course-card:hover .mui-card-arrow,.modernui-theme .mui-blog-card:hover .mui-card-arrow{background:#f15b2a;color:#fff;transform:rotate(8deg)}.modernui-theme .mui-course-card .cont,.modernui-theme .mui-blog-card .cont{display:flex;flex-direction:column;height:calc(100% - 218px);padding:20px 21px 18px!important}.modernui-theme .mui-card-meta{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:12px;color:#8a94a6;font-size:.67rem;font-weight:800}.modernui-theme .mui-card-meta span{display:inline-flex;align-items:center;gap:4px}.modernui-theme .mui-card-meta svg{width:13px;height:13px;color:#f15b2a}.modernui-theme .mui-card-meta a{color:#f15b2a;text-decoration:none}.modernui-theme .mui-course-card h4,.modernui-theme .mui-blog-card h5{margin:0!important;color:#172033!important;font:700 1.22rem/1.16 'Space Grotesk',sans-serif;letter-spacing:-.035em}.modernui-theme .mui-course-card h4:hover,.modernui-theme .mui-blog-card h5:hover{color:#f15b2a!important}.modernui-theme .mui-course-card .course-single{min-height:76px;margin-top:8px}.modernui-theme .mui-course-card .course-single p{display:flex;gap:7px;margin:5px 0;color:#687386;font-size:.75rem}.modernui-theme .mui-course-card .course-single .fa{font-size:.7rem}.modernui-theme .mui-course-footer,.modernui-theme .mui-blog-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:14px;border-top:1px solid #eef0f4}.modernui-theme .mui-course-footer b{color:#344054;font-size:.72rem}.modernui-theme .mui-course-footer a,.modernui-theme .mui-blog-footer span{display:inline-flex;align-items:center;gap:5px;color:#f15b2a;font-size:.72rem;font-weight:800;text-decoration:none}.modernui-theme .mui-course-footer svg,.modernui-theme .mui-blog-footer svg{width:14px;height:14px}.modernui-theme .mui-rating{display:flex;align-items:center;gap:7px;margin-top:12px}.modernui-theme .mui-rating span{color:#f59e0b;font-size:.68rem;letter-spacing:1px}.modernui-theme .mui-rating small{color:#8992a1;font-size:.67rem}.modernui-theme .mui-blog-card .cont{padding-top:19px!important}.modernui-theme .mui-blog-card h5{font-size:1.3rem}.modernui-theme .mui-blog-footer small{color:#8992a1;font-size:.7rem}.modernui-theme .modernui-collection-search-band{padding:88px 0 105px;background:#f7f8fb}.modernui-theme .modernui-collection-search-band .hero-content{padding:0}.modernui-theme .mui-search-kicker{margin-bottom:10px;color:#f15b2a;font-size:.7rem;font-weight:900;letter-spacing:.16em}.modernui-theme .modernui-collection-search-band h2.title{margin:0;color:#101828;font:700 clamp(1.8rem,3vw,2.8rem) 'Space Grotesk',sans-serif;letter-spacing:-.06em}.modernui-theme .modernui-collection-search-band h2.title span{font-size:inherit!important}.modernui-theme .modernui-collection-search-band .input-group{max-width:610px;margin-left:auto;margin-right:auto;border:1px solid #e4e7ec;border-radius:999px;background:#fff;box-shadow:0 12px 30px rgba(16,24,40,.08);overflow:hidden}.modernui-theme .modernui-collection-search-band .input-group .form-control{height:56px;border:0!important;background:transparent;box-shadow:none!important;padding-left:22px}.modernui-theme .modernui-collection-search-band .input-group .btn{display:grid;place-items:center;width:58px;height:56px;border:0!important;border-radius:50%!important;margin:0;background:#f15b2a!important}.modernui-theme .modernui-collection-search-band .input-group svg{width:18px}.modernui-theme .modernui-collection-results .pagination{margin-top:18px}.modernui-theme .modernui-collection-results .pagination .page-link{border:0;border-radius:10px!important;margin:0 3px;color:#526074}.modernui-theme .modernui-collection-results .pagination .active .page-link{background:#f15b2a;color:#fff}
@media(max-width:767.98px){.modernui-theme .modernui-collection-hero{padding:44px 0 112px}.modernui-theme .mui-collection-heading{align-items:flex-start}.modernui-theme .mui-collection-heading h1{font-size:2.45rem}.modernui-theme .mui-collection-heading p{margin-top:16px;font-size:.95rem}.modernui-theme .mui-collection-mark{display:none}.modernui-theme .mui-count-pill{display:flex;width:max-content;margin:14px 0 0;padding:8px 12px}.modernui-theme .mui-collection-controls{align-items:stretch;flex-wrap:wrap;gap:10px}.modernui-theme .mui-result-count{align-self:center}.modernui-theme .mui-collection-search{order:3;width:100%}.modernui-theme .mui-category-pills{padding-top:16px}.modernui-theme .modernui-collection-results{padding-top:32px}.modernui-theme .mui-results-heading{align-items:flex-start;flex-direction:column}.modernui-theme .mui-card-media img{height:205px}.modernui-theme .mui-course-card .cont,.modernui-theme .mui-blog-card .cont{height:calc(100% - 205px)}}
.modernui-theme .modernui-detail-hero{position:relative;overflow:hidden;padding:62px 0!important;background:linear-gradient(135deg,#f3f5ff 0%,#ffe3d5 48%,#ff9b7f 100%)!important}.modernui-theme .modernui-detail-hero:before{content:"";position:absolute;right:8%;top:-120px;width:300px;height:300px;border:1px solid rgba(255,255,255,.72);border-radius:50%;box-shadow:0 0 0 30px rgba(255,255,255,.14),0 0 0 60px rgba(255,255,255,.09)}.modernui-theme .modernui-detail-hero .container{position:relative;z-index:1}.modernui-theme .modernui-detail-hero .page-banner-cont h2{max-width:820px;color:#101828!important;font:700 clamp(2rem,4vw,3.6rem)/1.03 'Space Grotesk',sans-serif;letter-spacing:-.065em}.modernui-theme .modernui-detail-hero .breadcrumb{margin-top:18px}.modernui-theme .modernui-detail-hero .breadcrumb-item,.modernui-theme .modernui-detail-hero .breadcrumb-item a{color:#5f6b80}.modernui-theme .modernui-detail-hero .breadcrumb-item.active{color:#f15b2a}.modernui-theme .modernui-detail-hero .breadcrumb-item+.breadcrumb-item:before{color:#7c8798}
