@import "https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;500;600;700;900&display=swap";
.message-founder-page{padding-top:81px}.message-founder-page .hero-section-wrapper{width:95%;max-width:1920px;margin:0 auto 0 0}.message-founder-page .hero-section{align-items:flex-end;height:600px;padding-bottom:0;display:flex;position:relative}.message-founder-page .hero-section img.heroimage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.message-founder-page .hero-section .hero-overlay-card{color:#fff;z-index:3;background:#0d2469;width:100%;max-width:902px;padding:48px;position:absolute;bottom:-100px;right:-5%;box-shadow:0 10px 30px #0000001a}.message-founder-page .hero-section .hero-overlay-card h1{color:#fff;margin-bottom:24px;font-family:Lato,sans-serif;font-size:56px;font-weight:600}.message-founder-page .hero-section .hero-overlay-card p{opacity:.9;margin-bottom:24px;font-family:inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.message-founder-page .hero-section .hero-overlay-card .know-more{color:#fff;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-decoration:none;display:flex}.message-founder-page .hero-section .hero-overlay-card .know-more:hover{opacity:.8}.message-founder-page .form-section{background-color:#fafdff;padding:150px 0 100px}.message-founder-page .form-section .contact-info-title{color:#0d2469;margin-bottom:8px;font-family:Lora;font-size:40px;font-weight:600}.message-founder-page .form-section .required-label{color:#0c0c0c;margin-bottom:40px;font-size:16px;font-weight:400;display:block}.message-founder-page .form-section .form-group{margin-bottom:24px}.message-founder-page .form-section .form-group label{color:#0c0c0c;margin-bottom:8px;font-size:24px;font-weight:500}.message-founder-page .form-section .form-group .form-control{border:1px solid #a3abb1;border-radius:8px;height:58px;padding:12px 16px}.message-founder-page .form-section .form-group .form-control:focus{border-color:#0d2469}.message-founder-page .form-section .form-group textarea.form-control{height:160px}.message-founder-page .form-section .form-group .phone-input-group{border:1px solid #d4d8db;border-radius:8px;gap:0;display:flex;overflow:hidden}.message-founder-page .form-section .form-group .phone-input-group .country-code{color:#0c0c0c;background-color:#f1f3f3;border:none;border-right:1px solid #d4d8db;justify-content:center;align-items:center;width:70px;font-size:16px;display:flex}.message-founder-page .form-section .form-group .phone-input-group input{border:none;outline:none;flex:1;height:54px;padding:12px 16px}.message-founder-page .form-section .btn-submit{color:#fff;background-color:#0d2469;border:none;border-radius:24px;margin:40px auto 0;padding:8px 24px;font-size:16px;font-weight:500;transition:all .3s;display:block}.message-founder-page .form-section .btn-submit:hover{background-color:#0d2469;transform:translateY(-2px)}@media (max-width:991px){.message-founder-page .hero-section{height:400px}.message-founder-page .hero-section .hero-overlay-card{margin-bottom:-50px;padding:30px}.message-founder-page .hero-section .hero-overlay-card h1{font-size:32px}.message-founder-page .form-section{padding-top:100px}}@media (max-width:767px){.message-founder-page .hero-section{height:auto;min-height:300px;display:block}.message-founder-page .hero-section img{height:250px;position:relative}.message-founder-page .hero-section .container{height:auto;padding:0;display:block}.message-founder-page .hero-section .hero-overlay-card{max-width:none;box-shadow:none;margin-bottom:0;padding:24px 15px;position:relative}.message-founder-page .hero-section .hero-overlay-card h1{font-size:28px}.message-founder-page .form-section{padding:40px 0}}@media (max-width:991.98px){.wrapper-header{--header-h:60px}.wrapper-header .h-border-bottom{padding-top:8px;padding-bottom:8px}.wrapper-header .wrapper-container{padding-left:12px;padding-right:12px}.wrapper-header .m-argin-logo img,.wrapper-header .logo{max-width:120px;height:auto}.wrapper-header .toggle-btn{cursor:pointer;z-index:1051;visibility:visible;opacity:1;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;position:relative;display:inline-flex!important}.wrapper-header .toggle-btn .hamburger-bar{background-color:#0c0c0c;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.wrapper-header .toggle-btn.is-open .hamburger-bar:first-child{transform:translateY(7px)rotate(45deg)}.wrapper-header .toggle-btn.is-open .hamburger-bar:nth-child(2){opacity:0}.wrapper-header .toggle-btn.is-open .hamburger-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.wrapper-header .header-links{display:none}.wrapper-header .header-links.mobile-open{max-height:calc(100vh - var(--header-h));z-index:1050;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;align-items:stretch;gap:0;padding:16px 20px 24px;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 16px #00000014}.wrapper-header .header-links .text-link{border-bottom:1px solid #f1f3f3;width:100%;padding:14px 4px;font-size:16px}.wrapper-header .header-links #learn-trigger{border-bottom:1px solid #f1f3f3;width:100%;padding:14px 4px}.wrapper-header .header-links #learn-trigger>.text-link{border:none;justify-content:space-between;width:100%;padding:0}.wrapper-header .header-links #learn-trigger .learn-dropdown{box-shadow:none;border:none;width:100%;padding:8px 0 0 12px;position:static}.wrapper-header .header-links>div:last-of-type{width:100%;margin-top:16px}.wrapper-header .header-links>div:last-of-type .btn-primary{justify-content:center;width:100%}.wrapper-header .header-links>div:last-of-type .user-avatar{justify-content:flex-start;width:100%}.wrapper-header .header-links>div:last-of-type .auth-dropdown{box-shadow:none;border:none;width:100%;padding-left:0;position:static}.wrapper-header .header-links>svg:last-child{display:none}.wrapper-header .mobile-menu-backdrop{inset:var(--header-h)0 0 0;z-index:1049;background:#0c0c0c59;position:fixed}}@media (min-width:992px){.wrapper-header .toggle-btn,.wrapper-header .mobile-menu-backdrop{display:none}}@media (min-width:576px) and (max-width:991.98px){.article-page{padding-top:70px}.article-page .article-hero-section{padding:56px 0}.article-page .article-hero-section .article-hero-container{padding-left:32px;padding-right:32px}.article-page .article-hero-section .article-title{font-size:36px;line-height:1.25}.article-page .article-hero-section .article-meta{margin-top:24px}.article-page .article-hero-section .article-meta .author-avatar{width:52px;height:52px}.article-page .article-hero-section .article-featured-image{margin-top:32px;padding-left:0}.article-page .article-hero-section .article-featured-image .image-placeholder{height:auto;max-height:340px}.article-page .article-hero-section .article-featured-image .image-placeholder img{width:100%;height:auto}.article-page .article-content-section{padding:56px 0}.article-page .article-content-section .custom-wrapper,.article-page .article-content-section .article-content-container{padding-left:32px;padding-right:32px}.article-page .article-content-section .article-sidebar{flex-direction:column;margin-bottom:32px;padding-right:0;display:flex;position:static}.article-page .article-content-section .article-sidebar .share-section{order:1;margin-top:0!important}.article-page .article-content-section .article-sidebar .related-topics{order:2}.article-page .article-content-section .article-sidebar .toc-section{order:3;margin-top:24px}.article-page .article-content-section .article-sidebar .toc-section .toc-title{font-size:20px}.article-page .article-content-section .article-body{padding:0}.article-page .article-content-section .article-body .article-heading{margin-top:36px;font-size:22px}.article-page .article-content-section .article-body .author-bio{padding:20px}.article-page .article-content-section .article-body .author-bio .author-bio-content{gap:16px}.article-page .article-content-section .article-body .article-sources .sources-header .sources-title{font-size:20px}.article-page .article-content-section .article-body .engagement-metrics{flex-wrap:wrap;gap:20px}.article-page .article-content-section .key-takeaways{margin-top:32px;padding:24px}.article-page .article-content-section .key-takeaways .takeaways-title{font-size:20px}.article-page .comments-section{padding:56px 0}.article-page .comments-section .article-content-container{padding-left:32px;padding-right:32px}.article-page .comments-section .comments-title{margin-bottom:24px;font-size:26px}.article-page .comments-section .comment-input{font-size:14px}.article-page .related-articles-section{padding:56px 0}.article-page .related-articles-section .article-content-container{padding-left:32px;padding-right:32px}.article-page .related-articles-section .related-articles-title{font-size:32px}.article-page .related-articles-section .related-article-card .related-article-image{height:180px}.article-page .related-articles-section .related-article-card .related-article-content{padding:20px 0}.article-page .related-articles-section .related-article-card .related-article-content .related-article-title{font-size:20px}}@media (max-width:575.98px){.article-page{padding-top:64px}.article-page .article-hero-section{padding:36px 0}.article-page .article-hero-section .article-hero-container{padding-left:16px;padding-right:16px}.article-page .article-hero-section .article-breadcrumb{flex-wrap:wrap;gap:4px;margin:6px 0 18px}.article-page .article-hero-section .article-breadcrumb .breadcrumb-link,.article-page .article-hero-section .article-breadcrumb .breadcrumb-current,.article-page .article-hero-section .article-breadcrumb .breadcrumb-separator{font-size:12px}.article-page .article-hero-section .article-title{font-size:24px;line-height:1.3}.article-page .article-hero-section .article-meta{margin-top:20px;gap:12px!important}.article-page .article-hero-section .article-meta .author-avatar{width:44px;height:44px}.article-page .article-hero-section .article-meta .author-name,.article-page .article-hero-section .article-meta .article-date{font-size:12px}.article-page .article-hero-section .article-featured-image{margin-top:24px;padding-left:0}.article-page .article-hero-section .article-featured-image .image-placeholder{height:auto}.article-page .article-hero-section .article-featured-image .image-placeholder img{border-radius:10px;width:100%;height:auto}.article-page .article-content-section{padding:32px 0}.article-page .article-content-section .custom-wrapper,.article-page .article-content-section .article-content-container{padding-left:16px;padding-right:16px}.article-page .article-content-section .article-sidebar{flex-direction:column;margin-bottom:24px;padding-right:0;display:flex;position:static}.article-page .article-content-section .article-sidebar .share-section{order:1;margin-top:0!important}.article-page .article-content-section .article-sidebar .related-topics{order:2}.article-page .article-content-section .article-sidebar .toc-section{order:3;margin-top:20px}.article-page .article-content-section .article-sidebar .toc-section .toc-title{margin-bottom:12px;font-size:18px}.article-page .article-content-section .article-sidebar .toc-section .toc-list li a{padding:6px 10px;font-size:14px}.article-page .article-content-section .article-sidebar .share-section .share-icons{gap:10px!important}.article-page .article-content-section .article-sidebar .share-section .share-icons .share-icon{width:36px;height:36px}.article-page .article-content-section .article-sidebar .related-topics .topic-tags .topic-tag{font-size:11px}.article-page .article-content-section .article-body{padding:0}.article-page .article-content-section .article-body img,.article-page .article-content-section .article-body iframe,.article-page .article-content-section .article-body video,.article-page .article-content-section .article-body table{max-width:100%;height:auto}.article-page .article-content-section .article-body table{display:block;overflow-x:auto}.article-page .article-content-section .article-body .article-paragraph{margin-bottom:18px;font-size:15px;line-height:1.5}.article-page .article-content-section .article-body .article-heading{margin-top:28px;margin-bottom:16px;font-size:20px}.article-page .article-content-section .article-body .article-diagram .diagram-placeholder{margin:24px 0;padding:14px}.article-page .article-content-section .article-body .article-diagram .diagram-placeholder .diagram-content .diagram-nodes{flex-direction:column;gap:10px}.article-page .article-content-section .article-body .article-diagram .diagram-placeholder .diagram-content .diagram-nodes .diagram-node{padding:10px 18px;font-size:13px}.article-page .article-content-section .article-body .article-diagram .diagram-placeholder .diagram-content .diagram-nodes .diagram-arrow{transform:rotate(90deg)}.article-page .article-content-section .article-body .author-bio{padding:16px}.article-page .article-content-section .article-body .author-bio .author-bio-content{flex-direction:column;gap:12px}.article-page .article-content-section .article-body .author-bio .author-bio-content .author-bio-avatar{width:52px;height:52px}.article-page .article-content-section .article-body .author-bio .author-bio-content .author-bio-text .author-bio-name{font-size:16px}.article-page .article-content-section .article-body .author-bio .author-bio-content .author-bio-text .author-bio-description{font-size:13px}.article-page .article-content-section .article-body .article-sources .sources-header .sources-title{font-size:18px}.article-page .article-content-section .article-body .article-sources .sources-content .sources-intro,.article-page .article-content-section .article-body .article-sources .sources-content .sources-list li a{word-break:break-word;font-size:14px}.article-page .article-content-section .article-body .engagement-metrics{flex-wrap:wrap;gap:16px;padding-top:20px}.article-page .article-content-section .article-body .engagement-metrics .engagement-item span{font-size:13px}.article-page .article-content-section .key-takeaways{border-radius:12px;margin-top:24px;padding:20px}.article-page .article-content-section .key-takeaways .takeaways-title{margin-bottom:14px;font-size:18px}.article-page .article-content-section .key-takeaways .takeaways-list li{font-size:13px}.article-page .comments-section{padding:32px 0}.article-page .comments-section .article-content-container{padding-left:16px;padding-right:16px}.article-page .comments-section .comments-title{margin-bottom:20px;font-size:22px}.article-page .comments-section .comment-form .comment-form-header{gap:10px!important}.article-page .comments-section .comment-form .comment-form-header .comment-avatar{width:40px;height:40px}.article-page .comments-section .comment-form .comment-form-header .comment-user-name{font-size:14px}.article-page .comments-section .comment-form .comment-input{padding:10px 12px;font-size:14px}.article-page .comments-section .comment-form .btn{width:100%}.article-page .comments-section .comment-item{padding:18px 0}.article-page .comments-section .comment-item .comment-header{gap:10px!important}.article-page .comments-section .comment-item .comment-header .comment-avatar{width:36px;height:36px}.article-page .comments-section .comment-item .comment-header .comment-user-name{font-size:14px}.article-page .comments-section .comment-item .comment-text{font-size:14px;line-height:1.5}.article-page .comments-section .comment-item .comment-footer .comment-actions{flex-wrap:wrap;gap:12px}.article-page .related-articles-section{padding:32px 0}.article-page .related-articles-section .article-content-container{padding-left:16px;padding-right:16px}.article-page .related-articles-section .related-articles-title{font-size:24px}.article-page .related-articles-section .related-article-card .related-article-image{height:200px}.article-page .related-articles-section .related-article-card .related-article-content{padding:16px 0}.article-page .related-articles-section .related-article-card .related-article-content .related-article-title{font-size:18px}.article-page .related-articles-section .related-article-card .related-article-content .related-article-description,.article-page .related-articles-section .related-article-card .related-article-content .related-article-link{font-size:14px}}@media (min-width:576px) and (max-width:991.98px){.about-us-page-au,.author-page-ap,.become-author-page,.blogs-page-bp,.category-page,.contact-us-page-cu,.create-article-page-ca,.edit-profile-page-edit,.founders-page-fou,.glossary-page-glo,.investment-types-page-it,.learn-investing-page-li,.market-insights-page-mi,.message-founder-page,.news-page-np,.not-found-page-err,.oep-page,.privacy-policy-page,.profile-page-pp,.resources-page-res,.search-error-page-search,.strategies-valuation-page-sv,.home-page{padding-top:70px!important}[class^=hero-title],[class*=\ hero-title],.hero-title,.news-hero-title-np{font-size:38px!important;line-height:1.2!important}.section-title,.section-title-white{font-size:28px!important}[class*=-section-]:not(.article-content-section):not(.related-articles-section):not(.comments-section){padding-top:56px;padding-bottom:56px}.container,.container-fluid{padding-left:24px;padding-right:24px}table{max-width:100%;display:block;overflow-x:auto}img{max-width:100%;height:auto}}@media (max-width:575.98px){.about-us-page-au,.author-page-ap,.become-author-page,.blogs-page-bp,.category-page,.contact-us-page-cu,.create-article-page-ca,.edit-profile-page-edit,.founders-page-fou,.glossary-page-glo,.investment-types-page-it,.learn-investing-page-li,.market-insights-page-mi,.message-founder-page,.news-page-np,.not-found-page-err,.oep-page,.privacy-policy-page,.profile-page-pp,.resources-page-res,.search-error-page-search,.strategies-valuation-page-sv,.home-page{padding-top:64px!important}[class^=hero-title],[class*=\ hero-title],.hero-title,.news-hero-title-np{font-size:26px!important;line-height:1.25!important}h1{font-size:26px}h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}.section-title,.section-title-white{font-size:22px!important}[class*=-section-]:not(.article-content-section):not(.related-articles-section):not(.comments-section){padding-top:36px;padding-bottom:36px}.container,.container-fluid{padding-left:16px;padding-right:16px}.home-page .hero-section{padding:36px 0}.home-page .hero-section .hero-image-wrapper{min-height:auto}.home-page .hero-section .hero-button-wrapper{margin-bottom:24px}.home-page .hero-section .hero-text{font-size:15px;line-height:1.6}table{max-width:100%;font-size:13px;display:block;overflow-x:auto}img{max-width:100%;height:auto}.message-founder-page .hero-section .hero-overlay-card{padding:20px 16px}.message-founder-page .hero-section .hero-overlay-card h1{font-size:22px}.news-page-np .featured-blog-section-bp .blog-card,.news-page-np .recent-blogs-section-bp .blog-card,.news-page-np .featured-news-section-np .news-card,.news-page-np .explore-news-section-np .news-card,.blogs-page-bp .featured-blog-section-bp .blog-card,.blogs-page-bp .recent-blogs-section-bp .blog-card,.blogs-page-bp .featured-news-section-np .news-card,.blogs-page-bp .explore-news-section-np .news-card{padding:12px}.news-page-np .featured-blog-section-bp .blog-card .blog-image,.news-page-np .featured-blog-section-bp .blog-card .news-image,.news-page-np .featured-blog-section-bp .blog-card img,.news-page-np .recent-blogs-section-bp .blog-card .blog-image,.news-page-np .recent-blogs-section-bp .blog-card .news-image,.news-page-np .recent-blogs-section-bp .blog-card img,.news-page-np .featured-news-section-np .news-card .blog-image,.news-page-np .featured-news-section-np .news-card .news-image,.news-page-np .featured-news-section-np .news-card img,.news-page-np .explore-news-section-np .news-card .blog-image,.news-page-np .explore-news-section-np .news-card .news-image,.news-page-np .explore-news-section-np .news-card img,.blogs-page-bp .featured-blog-section-bp .blog-card .blog-image,.blogs-page-bp .featured-blog-section-bp .blog-card .news-image,.blogs-page-bp .featured-blog-section-bp .blog-card img,.blogs-page-bp .recent-blogs-section-bp .blog-card .blog-image,.blogs-page-bp .recent-blogs-section-bp .blog-card .news-image,.blogs-page-bp .recent-blogs-section-bp .blog-card img,.blogs-page-bp .featured-news-section-np .news-card .blog-image,.blogs-page-bp .featured-news-section-np .news-card .news-image,.blogs-page-bp .featured-news-section-np .news-card img,.blogs-page-bp .explore-news-section-np .news-card .blog-image,.blogs-page-bp .explore-news-section-np .news-card .news-image,.blogs-page-bp .explore-news-section-np .news-card img{height:auto}.news-page-np .featured-blog-section-bp .blog-card h3,.news-page-np .featured-blog-section-bp .blog-card h4,.news-page-np .recent-blogs-section-bp .blog-card h3,.news-page-np .recent-blogs-section-bp .blog-card h4,.news-page-np .featured-news-section-np .news-card h3,.news-page-np .featured-news-section-np .news-card h4,.news-page-np .explore-news-section-np .news-card h3,.news-page-np .explore-news-section-np .news-card h4,.blogs-page-bp .featured-blog-section-bp .blog-card h3,.blogs-page-bp .featured-blog-section-bp .blog-card h4,.blogs-page-bp .recent-blogs-section-bp .blog-card h3,.blogs-page-bp .recent-blogs-section-bp .blog-card h4,.blogs-page-bp .featured-news-section-np .news-card h3,.blogs-page-bp .featured-news-section-np .news-card h4,.blogs-page-bp .explore-news-section-np .news-card h3,.blogs-page-bp .explore-news-section-np .news-card h4{font-size:18px}.news-page-np .featured-blog-section-bp .blog-card p,.news-page-np .recent-blogs-section-bp .blog-card p,.news-page-np .featured-news-section-np .news-card p,.news-page-np .explore-news-section-np .news-card p,.blogs-page-bp .featured-blog-section-bp .blog-card p,.blogs-page-bp .recent-blogs-section-bp .blog-card p,.blogs-page-bp .featured-news-section-np .news-card p,.blogs-page-bp .explore-news-section-np .news-card p{font-size:14px}.profile-page-pp .tabs-container-pp{flex-wrap:wrap;gap:8px}.profile-page-pp .tab-button-pp{padding:6px 10px;font-size:13px}.profile-page-pp .write-article-wrapper-pp{width:100%}.glossary-page-glo .alphabet-strip,.glossary-page-glo .alphabet-filter,.glossary-page-glo .glossary-alphabet{flex-wrap:wrap;gap:4px!important}.glossary-page-glo .alphabet-strip a,.glossary-page-glo .alphabet-strip button,.glossary-page-glo .alphabet-strip span,.glossary-page-glo .alphabet-filter a,.glossary-page-glo .alphabet-filter button,.glossary-page-glo .alphabet-filter span,.glossary-page-glo .glossary-alphabet a,.glossary-page-glo .glossary-alphabet button,.glossary-page-glo .glossary-alphabet span{padding:4px 6px;font-size:12px}.create-article-page-ca .form-control,.create-article-page-ca .form-select,.create-article-page-ca textarea,.edit-profile-page-edit .form-control,.edit-profile-page-edit .form-select,.edit-profile-page-edit textarea{font-size:14px}.create-article-page-ca .btn,.edit-profile-page-edit .btn{width:100%}.create-article-page-ca .row>[class^=col-],.edit-profile-page-edit .row>[class^=col-]{margin-bottom:12px}.contact-us-page-cu .form-control,.contact-us-page-cu textarea,.become-author-page .form-control,.become-author-page textarea{font-size:14px}.contact-us-page-cu .btn-submit,.contact-us-page-cu .submit-btn,.become-author-page .btn-submit,.become-author-page .submit-btn{width:100%}.oep-page [class*=-section]{padding:32px 0!important}.not-found-page-err h1,.not-found-page-err .error-code,.search-error-page-search h1,.search-error-page-search .error-code{font-size:80px!important}.not-found-page-err h2,.search-error-page-search h2{font-size:22px}footer .row>[class^=col-],.footer .row>[class^=col-],.footer-section .row>[class^=col-],[class*=footer] .row>[class^=col-]{margin-bottom:24px}footer h3,footer h4,footer .footer-title,.footer h3,.footer h4,.footer .footer-title,.footer-section h3,.footer-section h4,.footer-section .footer-title,[class*=footer] h3,[class*=footer] h4,[class*=footer] .footer-title{font-size:16px}footer ul li,footer a,footer p,.footer ul li,.footer a,.footer p,.footer-section ul li,.footer-section a,.footer-section p,[class*=footer] ul li,[class*=footer] a,[class*=footer] p{font-size:13px}.login-page .form-control,.verification-popup .form-control,.login-popup-wrapper .form-control{font-size:14px}.login-page .btn,.verification-popup .btn,.login-popup-wrapper .btn{width:100%}.login-page,.verification-popup,.login-popup-wrapper{padding:16px}}@media (max-width:991.98px){html,body{overflow-x:hidden}.home-page .hero-image-wrapper{min-height:auto}.row{margin-left:0;margin-right:0}.row>[class^=col-]{padding-left:12px;padding-right:12px}}@media (max-width:767.98px){.footer .footer-brand{text-align:center;padding-right:0!important}.footer .footer-brand img{margin-bottom:14px}.footer .footer-brand .logo-brand,.footer .footer-brand .brand-description{text-align:center;max-width:360px;margin-left:auto;margin-right:auto}.footer .footer-col{text-align:center;border-top:1px solid #e5e7eb;padding-top:14px;padding-bottom:14px;margin-bottom:0!important}.footer .footer-col:last-child{border-bottom:1px solid #e5e7eb}.footer .footer-col .footer-heading{cursor:pointer;-webkit-user-select:none;user-select:none;color:#0d2469;justify-content:center;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;display:inline-flex}.footer .footer-col .footer-chevron{transition:transform .25s;transform:rotate(0)}.footer .footer-col .footer-chevron.open{transform:rotate(180deg)}.footer .footer-col .footer-links{max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s,padding-top .3s;overflow:hidden}.footer .footer-col .footer-links li{padding:6px 0;font-size:15px}.footer .footer-col .footer-links a{color:#0c0c0c;text-decoration:none}.footer .footer-col.is-open .footer-links{max-height:400px;padding-top:12px}.footer .newsletter-section{text-align:center;padding-left:0;padding-right:0}.footer .newsletter-section .newsletter-form{max-width:360px;margin-left:auto;margin-right:auto}.footer .footer-bottom .row{grid-template-columns:1fr auto;grid-template-areas:"legal legal""copy social";align-items:center;gap:16px 12px;display:grid}.footer .footer-bottom [class*=col-]{width:auto;margin:0;padding:0}.footer .footer-bottom [class*=col-]:has(.footer-legal){grid-area:legal}.footer .footer-bottom [class*=col-]:has(.copyright){grid-area:copy}.footer .footer-bottom [class*=col-]:has(.social-icons){grid-area:social}.footer .footer-bottom .footer-legal{white-space:normal;text-align:center;flex-flow:wrap;justify-content:center;gap:4px 10px;margin:0;font-size:13px;line-height:1.7;display:flex}.footer .footer-bottom .footer-legal a{font-size:13px}.footer .footer-bottom .copyright{text-align:left;margin:0;font-size:13px}.footer .footer-bottom .social-icons{justify-content:flex-end;margin:0}}@media (min-width:768px){.footer .footer-col .footer-links{max-height:none;overflow:visible}.footer .footer-col .footer-chevron{display:none}.footer .footer-col .footer-heading{cursor:default}}@media (max-width:991.98px){.learning-center-section .tabs-container{gap:12px;padding:8px 0;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;margin-bottom:24px!important}.learning-center-section .tabs-container .tab-button.inactive{display:none!important}.learning-center-section .tabs-container .tab-button.active{white-space:normal;flex:auto;text-align:center!important;padding:8px 4px!important;font-size:18px!important}.learning-center-section .tabs-container .tabs-arrow{cursor:pointer;background:#fff;border:1px solid #d4d8db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .2s,border-color .2s;display:inline-flex}.learning-center-section .tabs-container .tabs-arrow:hover{background:#f1f7ff;border-color:#0d2469}.learning-center-section .tabs-container .tabs-arrow:active{transform:scale(.96)}}@media (min-width:992px){.learning-center-section .tabs-container .tabs-arrow{display:none}}body{color:#0c0c0c;background-color:#fafdff;font-family:Inter,sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#0c0c0c;font-family:Lato,sans-serif}.form-control:focus{box-shadow:none!important;border-color:#a3abb1!important}.input-group span,.input-group input{border:1px solid #a3abb1}.fw-bold-custom{font-weight:600}.main-container{background-color:#fafdff;width:80%;padding:32px}.left-container{width:256px;position:relative}.left-container.collapsed{display:none}.left-container .close-icon{z-index:9999;position:absolute;right:10px}.wrapper-container{max-width:1312px;margin:auto;padding-left:15px;padding-right:15px}.modal-bg{background:#0006}.modal-position{z-index:1;width:100%;height:100%;position:fixed;inset:0;overflow:hidden auto}.orange-light{background-color:#fcf1ef}.teal-light{background-color:#e8f2f7}.violet-light{background-color:#f3edf7}.blue-light{background-color:#f1f7ff}.yellow-ligth{background-color:#fef5b1}.green-light{background-color:#e8f6ed}.red-light{background-color:#fce9e9}.grey-light{background-color:#d4d8db}.grayishblue-light{background-color:#dbeafe}.text-muted-p{color:#31373a;font-size:16px;font-weight:400}.text-muted{color:#31373a}header .position-relative .bg-danger{width:8px;height:8px}header .m-argin-logo{margin:1px 0}.wrapper-header{background-color:#f7fcff}.h-border-bottom{background-color:#f7fcff;padding-top:11px;padding-bottom:11px}.header-wrap{background-color:#f7fcff}.pt-header{margin-top:81px}.notification-wrapper{width:24px;height:24px;position:relative}.notification-wrapper img{width:100%;height:auto}.notification-dot{background-color:red;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:0;right:0}.avatar{background-color:#0d2469;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.avatar img{width:16px;height:16px}.admin-name{color:#212529;font-size:16px;font-weight:500}.dropdown-toggle:after{margin-left:6px}.logo{max-width:160px}.card{border:1px solid #e0e0e0;border-radius:10px}.search-input{width:200px}.notification-icon{position:relative}.notification-icon .dot{width:8px;height:8px;position:absolute;top:-2px;right:-4px}.bg-light-blue{background-color:#eaf6fb}.bg-light-red{background-color:#fef1ef}.bg-light-purple{background-color:#f3eefc}.bg-purple{background-color:#6f42c1}.quick-actions-card{opacity:1;border:1px solid #d4d8db;border-radius:8px;padding:25px!important}.bold-cust{font-weight:600!important}.quick-actions-card .icon{width:40px;height:40px}.quick-actions-card .quick-action{opacity:1;border:1px solid #f1f3f3;border-radius:8px;padding:17px}.quick-actions-card .quick-action .fw-bold{color:#0c0c0c;font-size:16px;font-weight:600}.quick-actions-card .quick-action .text-muted{color:#31373a;font-size:14px;font-weight:400}.activity-item-contain .activity-item:last-child{border-bottom:none}.recent-activity-card{border:1px solid #d4d8db;border-radius:8px;padding:25px}.recent-activity-card .card-inner{border-bottom:1px solid #f1f3f3;padding-bottom:20px}.recent-activity-card h6{color:#0c0c0c;font-size:20px;font-weight:600}.recent-activity-card a{color:#0d2469;font-size:14px;font-weight:600;text-decoration:none}.activity-item{cursor:pointer;border-bottom:1px solid #f1f3f3;padding-bottom:20px}.activity-item .comment-description{width:75%;margin-top:15px}.activity-icon{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.metric-card{background-color:#fff;border:1px solid #d4d8db;border-radius:8px;padding:25px}.metric-title{color:#3d3d3d;margin-bottom:5px;font-size:14px;font-weight:600}.metric-value{margin-bottom:6px;font-size:20px;font-weight:600}.metric-change{color:#16a149;font-size:14px;font-weight:400}.metric-change .arrow{margin-right:4px;display:inline-block}.metric-change-down{color:red;font-size:14px;font-weight:400}.metric-change-down .arrow{margin-right:4px;display:inline-block;transform:rotate(180deg)}.icon-box{border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.icon-box img{width:20px;height:20px}.bg-pink{background-color:#fdeeee}.bg-blue{background-color:#e7f4fb}.bg-purple-light{background-color:#f3eefc}.bg-blue-light{background-color:#e9f0ff}.text-purple{color:#9a50d9}.activity-item .fw-semibold{color:#0c0c0c;font-size:14px;font-weight:600}.activity-item .text-muted{font-size:.85rem}.sidebar{z-index:1000;background-color:#fff;border-right:1px solid #d4d8db;width:256px;height:100vh;padding:15px 0;position:fixed;top:81px;left:0}.sidebar .nav-link{color:#31373a;cursor:pointer;border-radius:6px;align-items:center;gap:12px;padding:15px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}.sidebar .nav-link:hover{color:#0d2469;background-color:#eaf4ff}.sidebar .nav-link.active{color:#0d2469;background-color:#eaf4ff;font-weight:600}.sidebar .nav-link img{object-fit:contain;width:20px;height:20px}.login-container{background:#fff;border-radius:12px;max-width:550px;margin:135px auto 150px;padding:30px;box-shadow:0 4px 12px #0000000d}.form-control,.btn-primary{border-radius:8px}.social-login button{border-radius:8px;margin-bottom:10px}.logo-login{color:#2c3e50;width:100%;margin-bottom:20px;font-size:24px;font-weight:700}.social-log{width:48%}.small-cust{color:#31373a;font-size:12px;font-weight:400}.toggle-btn{cursor:pointer;border:none;border-radius:4px}input::placeholder{color:#a3abb1;font-size:14px;font-weight:500;line-height:20px}.comment-moderate-card{border:1px solid #d4d8db;border-radius:8px}.comment-moderate-card .card-inner{border-bottom:1px solid #f1f3f3}.comment-moderate-card h6{color:#0c0c0c;font-size:20px;font-weight:600}.comment-moderate-card a{color:#0d2469;font-size:14px;font-weight:600;text-decoration:none}.text-count-space-between{justify-content:space-between;align-items:center;display:flex}.home-page{padding-top:81px}.hero-section{background-color:#fff;padding:65px 0 94px}.hero-section .hero-title{color:#0c0c0c;text-align:center;margin-bottom:32px;font-family:Lato,sans-serif;font-size:56px;font-weight:600;line-height:1.2;font-style:"semi-bold"!important}.hero-section .hero-text{text-align:center;color:#31373a;margin-bottom:22px;font-size:20px;font-weight:400;line-height:1.8}.hero-section .hero-text p{margin-bottom:11px}.hero-section .hero-button-wrapper{justify-content:center;width:100%;margin-bottom:48px;display:flex}.hero-section .btn-hero{color:#fff;background-color:#0d2469;border:none;border-radius:8px;min-width:180px;padding:16px 48px;font-size:18px;font-weight:600;transition:all .3s}.hero-section .btn-hero:hover{background-color:#0d2469;transform:translateY(-2px);box-shadow:0 4px 12px #0a2b614d}.hero-section .hero-image-wrapper{border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-section .hero-image-wrapper .hero-image-placeholder{color:#fff;text-align:center;border-radius:15px;padding:0 20px;font-size:18px;overflow:hidden}.hero-section .hero-image-wrapper .hero-image{object-fit:cover;width:100%;height:100%}.investment-strategy-section{color:#fff;background-color:#0d2469;padding:82px 0 28px}.investment-strategy-section .section-title-white{color:#fff;font-family:Lato,sans-serif;font-size:40px;font-weight:600;line-height:1.2;font-style:"semi-bold"!important}.investment-strategy-section .section-text-white{color:#ffffffe6;margin-top:12px;font-size:16px;font-weight:400;line-height:1.8;font-style:"regular"!important}.investment-strategy-section .feature-card{height:100%;padding:0}.investment-strategy-section .feature-card .feature-icon{justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.investment-strategy-section .feature-card .feature-title{color:#fff;margin-bottom:16px;font-family:Lato,sans-serif;font-size:24px;font-weight:500;font-style:"medium"!important}.investment-strategy-section .feature-card .feature-description{color:#ffffffd9;font-size:16px;font-weight:400;line-height:1.6;font-style:"regular"!important}.learning-center-section{background-color:#fff;padding:82px 0}.learning-center-section .section-header{gap:20px;margin-bottom:40px;display:flex}.learning-center-section .section-header .section-title-bar{background-color:#0d2469;width:4px;min-height:60px}.learning-center-section .section-header .section-title{color:#0c0c0c;margin-bottom:16px;font-family:Lato,sans-serif;font-size:40px;font-weight:600;font-style:"semi-bold"!important}.learning-center-section .section-header .section-subtitle{color:#0c0c0c;font-size:16px;font-weight:400;line-height:1.6}.learning-center-section .tabs-container{border-bottom:2px solid #0000;margin-bottom:56px;display:flex;justify-content:space-between!important}.learning-center-section .tabs-container .tab-button{color:#1c2b58;cursor:pointer;background:0 0;border:none;padding:12px 80px;font-size:20px;font-weight:600;transition:color .3s;position:relative}.learning-center-section .tabs-container .tab-button:hover,.learning-center-section .tabs-container .tab-button.active{color:#1c2b58}.learning-center-section .tabs-container .tab-button.active:after{content:"";background-color:#1c2b58;height:2px;position:absolute;bottom:-2px;left:0;right:0}.learning-center-section .tabs-container .tab-button.inactive{color:#b4b4b4}.learning-center-section .tabs-container .tab-button.inactive:after{content:"";height:2px;position:absolute;bottom:-2px;left:0;right:0}.learning-center-section .section-intro-text{color:#0c0c0c;margin-bottom:40px;font-size:20px;font-style:italic;font-weight:400}.learning-center-section .article-content-row{padding-left:3rem;padding-right:3rem}@media (max-width:768px){.learning-center-section .article-content-row{padding-left:1rem;padding-right:1rem}}.learning-center-section .article-list{align-items:center;height:100%;display:flex}.learning-center-section .article-list .article-item{border-bottom:1px solid #e0e0e0;padding:30px 0}.learning-center-section .article-list .article-item:last-child{border-bottom:none}.learning-center-section .article-list .article-item .article-title{color:#0c0c0c;margin-bottom:12px;font-family:Lato,sans-serif;font-size:24px;font-weight:500;font-style:"medium"!important}.learning-center-section .article-list .article-item .article-description{color:#31373a;margin-bottom:16px;font-size:16px;font-weight:400;line-height:1.6;font-style:"regular"!important}.learning-center-section .article-list .article-item .article-link{color:#0c0c0c;align-items:center;gap:8px;font-size:16px;font-weight:500;text-decoration:none;transition:gap .3s;display:inline-flex}.learning-center-section .article-list .article-item .article-link:hover{gap:12px}.learning-center-section .article-images{flex-direction:column;gap:24px;display:flex}.learning-center-section .article-images .article-image-wrapper{border-radius:16px;justify-content:center;align-items:center;min-height:200px;display:flex;overflow:hidden}.learning-center-section .article-images .article-image-wrapper .article-image{object-fit:cover;width:100%;height:auto}.journey-section{background-color:#f7fcff;padding:77px 0}.journey-section .journey-image-wrapper{border-radius:16px;justify-content:center;align-items:center;min-height:500px;display:flex;overflow:hidden}.journey-section .journey-image-wrapper .journey-image{object-fit:cover;width:100%;height:auto}.journey-section .section-title{color:#0c0c0c;margin-bottom:24px;font-family:Lato,sans-serif;font-size:48px;font-weight:400;font-style:"regular"!important}.journey-section .section-text{color:#0c0c0c;margin-bottom:20px;font-size:14px;font-weight:400;line-height:1.8;font-style:"regular"!important}.journey-section .journey-list{margin-bottom:15px;padding:0;list-style:none}.journey-section .journey-list li{color:#0c0c0c;padding:12px 0 12px 20px;font-size:16px;font-weight:400;line-height:1;position:relative}.journey-section .journey-list li:before{content:".";color:#0c0c0c;font-size:24px;font-weight:700;position:absolute;top:0;left:0}.resources-section{background-color:#fafdff;padding:85px 0}.resources-section .section-title{color:#0c0c0c;margin-bottom:20px;font-family:Lato,sans-serif;font-size:40px;font-weight:600}.resources-section .section-subtitle{color:#31373a;max-width:800px;margin:0 auto;font-size:18px;line-height:1.6}.resources-section .resource-card-row{margin-left:0!important;margin-right:0!important;padding-left:80px!important;padding-right:80px!important}@media (max-width:992px){.resources-section .resource-card-row{padding-left:3rem!important;padding-right:3rem!important}}@media (max-width:768px){.resources-section .resource-card-row{padding-left:1rem!important;padding-right:1rem!important}}.resources-section .resource-card-wrapper{background-color:#e2e2e2;border:1px solid #e0e0e0;border-radius:14px;padding:0 0 0 10px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001a}.resources-section .resource-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;height:422px;padding:23px 26px;transition:all .3s}.resources-section .resource-card .resource-title{color:#0c0c0c;margin-bottom:16px;font-family:Lato,sans-serif;font-size:24px;font-weight:500;font-style:"medium"!important}.resources-section .resource-card .resource-description{color:#0c0c0c;margin-bottom:24px;font-size:16px;font-weight:400;line-height:1.6;font-style:"regular"!important}.resources-section .resource-card .resource-link{color:#0c0c0c;align-items:center;gap:8px;font-size:16px;font-weight:500;text-decoration:none;transition:gap .3s;display:inline-flex;position:absolute;bottom:25px}.resources-section .resource-card .resource-link:hover{gap:12px}.stay-connected-section{color:#fff;background-color:#0d2469;padding:71px 0 83px}.stay-connected-section .section-title-white{color:#fff;font-family:Lato,sans-serif;font-size:40px;font-weight:600;font-style:"semibold"!important}.stay-connected-section .section-text-white{color:#ffffffe6;font-size:16px;font-weight:400;line-height:1.8;font-style:"regular"!important}.stay-connected-section .button-group{flex-wrap:wrap;gap:16px;display:flex}.stay-connected-section .btn-light{color:#0c0c0c;background-color:#d1e6ff;border:none;border-radius:50px;padding:8px 32px;font-size:16px;font-weight:500;transition:all .3s}.stay-connected-section .btn-light:hover{background-color:#f0f0f0;transform:translateY(-2px)}.stay-connected-section .btn-outline-light{color:#fff;background-color:#0000;border:2px solid #fff;border-radius:50px;padding:8px 32px;font-size:16px;font-weight:500;transition:all .3s}.stay-connected-section .btn-outline-light:hover{color:#0d2469;background-color:#fff;transform:translateY(-2px)}.footer{background-color:#fafdff;padding:80px 0 40px}.footer .footer-brand img{width:226px;height:64px}.footer .footer-brand .logo-brand{color:#0d2469;margin-top:15px;padding-left:15px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.footer .footer-brand .brand-description{color:#0d2469;max-width:29rem;margin-top:16px;padding-left:15px;font-size:16px;font-weight:400;line-height:1.6;font-style:"regular"!important}.footer .footer-heading{color:#0d2469;margin-bottom:20px;font-family:Lato,sans-serif;font-size:24px;font-weight:500}.footer .footer-links{padding:0;list-style:none}.footer .footer-links li{margin-bottom:14px}.footer .footer-links li a{color:#0c0c0c;font-size:16px;font-weight:400;text-decoration:none;transition:color .3s;font-style:"regular"!important}.footer .footer-links li a:hover{color:#0d2469}.footer .newsletter-section .newsletter-text{color:#0d2469;margin-bottom:11px;font-size:14px;font-weight:600;line-height:1.6;font-style:"semibold"!important}.footer .newsletter-section .newsletter-text strong{font-weight:700}.footer .newsletter-section .newsletter-form{gap:12px;margin-bottom:12px;display:flex}.footer .newsletter-section .newsletter-form .newsletter-input{border:1px solid #000;border-radius:50px;flex:1;padding:10px 16px;font-size:16px}.footer .newsletter-section .newsletter-form .newsletter-input:focus{border-color:#0d2469;outline:none}.footer .newsletter-section .newsletter-form .newsletter-input::placeholder{color:#8f8f8f;font-size:16px;font-weight:400;font-style:"Inter"!important}.footer .newsletter-section .newsletter-form .newsletter-btn{color:#fff;background-color:#0d2469;border:none;border-radius:50px;height:48px;padding:8px 32px;font-size:16px;font-weight:500;transition:all .3s}.footer .newsletter-section .newsletter-form .newsletter-btn:hover{background-color:#0d2469}.footer .newsletter-section .newsletter-subtext{color:#0c0c0c;font-size:12px;font-weight:400;font-style:"regular"!important}.footer .footer-bottom{border-top:1px solid #b2b7be;margin-top:13px;padding-top:24px}.footer .footer-bottom .copyright{color:#b2b7be;margin:0;font-size:14px;font-weight:400;font-style:"regular"!important}.footer .footer-bottom .footer-legal{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;gap:18px;display:flex}.footer .footer-bottom .footer-legal a{color:#6a767e;font-size:16px;font-weight:400;text-decoration:none;transition:color .3s}.footer .footer-bottom .footer-legal a:hover{color:#0d2469}.footer .footer-bottom .social-icons{justify-content:end;gap:7px;margin-top:0;display:flex}.footer .footer-bottom .social-icons a{background-color:#f1f3f3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex}.footer .footer-bottom .social-icons a:hover{background-color:#0d2469}.footer .footer-bottom .social-icons a:hover svg path{fill:#fff}.btn-primary{color:#fff;background-color:#0d2469;border:none;border-radius:50px;padding:8px 32px;font-size:16px;font-weight:500;transition:all .3s}.btn-primary:hover{background-color:#0d2469;transform:translateY(-2px);box-shadow:0 4px 12px #0a2b614d}@media (max-width:992px){.hero-section .hero-title{font-size:36px}.investment-strategy-section,.learning-center-section,.journey-section,.resources-section,.stay-connected-section{padding:60px 0}.section-title-white,.section-title{font-size:32px}}@media (max-width:768px){.hero-section{padding:60px 0}.hero-section .hero-title{font-size:28px}.hero-section .hero-text{font-size:16px}.tabs-container{flex-direction:column;gap:16px}.tabs-container .tab-button{text-align:left}.article-images{margin-top:40px}.newsletter-form{flex-direction:column}.newsletter-form .newsletter-btn{width:100%}.footer-legal{flex-direction:column;gap:12px}}.user-avatar{align-items:center;gap:8px;display:flex}.user-avatar .user-avatar-icon{background-color:#0d2469;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.user-avatar .user-avatar-icon img{width:14px;height:14px}.user-avatar .user-name{font-family:Inter,sans-serif;font-weight:600;font-style:Semi Bold;letter-spacing:0%;vertical-align:middle;color:#31373a;font-size:14px;line-height:150%}
.menu{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:192px;padding:8px 0;position:absolute;top:15px;right:15px;box-shadow:0 10px 15px -3px #0000001a}.menu.show{display:block}.menu a{color:#374151;align-items:center;gap:8px;padding:10px 16px;font-size:14px;text-decoration:none;display:flex}.menu a i{font-size:18px}.menu a.logout{color:#dc2626}.menu a.logout:hover{color:#dc2626;cursor:pointer;background:#f0f0f0}.menu .divider{background:#e5e7eb;height:1px;margin:6px 0}.header-links{color:#0c0c0c;cursor:pointer;align-items:center;gap:20px;font-size:16px;font-weight:400;display:flex}.header-links .text-link{color:#0c0c0c}.header-links .text-link:hover{color:#0d2469}.notification{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:318px;padding:8px 0;position:absolute;top:15px;right:125px;box-shadow:0 10px 15px -3px #0000001a;height:485px!important}.notification.show{display:block}.notification .notification-header{justify-content:space-between;align-items:center;padding:16px;display:flex}.notification .notification-header .left-text{font-family:Inter;font-weight:600;font-style:Semi Bold;leading-trim:NONE;letter-spacing:0%;vertical-align:middle;color:#31373a;font-size:14px;line-height:150%}.notification .notification-header .right-text{font-family:Inter;font-weight:400;font-style:Regular;leading-trim:NONE;letter-spacing:0%;text-align:center;vertical-align:middle;color:#0d2469;cursor:pointer;font-size:12px;line-height:100%}.notification .notification-description{background-color:#fff;max-height:380px;overflow:auto}.notification .notification-description .activity-tab{border-bottom:1px solid #f1f3f3;padding:16px}.notification .notification-description .activity-tab-icon{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.notification .notification-description .main-list-header{font-family:Inter;font-weight:600;font-style:"Semi Bold";leading-trim:"NONE";letter-spacing:0%;vertical-align:"middle";color:#000;font-size:14px;line-height:150%}.notification .notification-description .main-sub-list-header{font-family:Inter;font-weight:400;font-style:"Regular";leading-trim:"NONE";letter-spacing:0%;vertical-align:"middle";color:#31373a;margin-top:3px;font-size:12px;line-height:100%}.notification .notification-description .month-details{font-family:Inter;font-weight:400;font-style:"Regular";leading-trim:"NONE";letter-spacing:0%;vertical-align:"middle";color:#75828a;margin-top:6px;font-size:12px;line-height:100%}.notification .isActive{background-color:#f1f7ff!important}.notification-divider{background:#e5e7eb;height:1px;margin:0}.notification-bottom{color:#0d2469;cursor:pointer;justify-content:center;align-items:center;padding:10px;display:flex}.custom-search .form-control,.custom-search .input-group-text{border:1px solid #a3abb1}.custom-search .form-control:focus,.custom-search .input-group-text:focus{box-shadow:none;border:1px solid #a3abb1}.learn-dropdown{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;min-width:200px;margin-top:15px;padding:8px 0;animation:.2s ease-out fadeIn;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 15px -3px #0000001a}.learn-dropdown .dropdown-item{color:#374151;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;transition:all .2s;display:block}.learn-dropdown .dropdown-item:hover{color:#0d2469;background:#f3f4f6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.auth-dropdown{z-index:1000;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;min-width:240px;margin-top:15px;padding:12px 0;animation:.2s ease-out fadeIn;display:flex;position:absolute;top:100%;right:0;box-shadow:0 10px 15px -3px #0000001a}.auth-dropdown .dropdown-item{color:#374151;align-items:center;gap:12px;padding:10px 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:400;text-decoration:none;transition:all .2s;display:flex}.auth-dropdown .dropdown-item:hover{color:#0d2469;background:#f3f4f6}.auth-dropdown .dropdown-item.text-only{color:#374151;padding-left:20px}.auth-dropdown .dropdown-item.text-only:hover{color:#0d2469}.auth-dropdown .divider{background:#e5e7eb;height:1px;margin:8px 20px}.auth-dropdown .logout-item{color:#dc2626;cursor:pointer;margin-top:4px;font-weight:500}.auth-dropdown .logout-item:hover{color:#dc2626;background:#fef2f2}
/*# sourceMappingURL=0yqp37_64cc7v.css.map*/