a {
    text-decoration-thickness: 1px !important;
    text-underline-offset: 0.1em;
}
body {
    font-family: "Source Sans Pro", sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.container {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
}
#registration-iframe-section .eds-btn--fill {
    background: #a0221c !important;
    border: 1px solid #a0221c !important;
}
#registration-iframe-section .eds-btn .eds-btn--button {
    background: #a0221c !important;
    border: 1px solid #a0221c !important;
}
.page-id-2093 header#masthead {
    display: none;
}
.page-id-2093 footer#colophon {
    display: none;
}
#primary-menu .current-menu-item > .nav-link,
#primary-menu .current_page_item > .nav-link,
#primary-menu .current-menu-ancestor > .nav-link,
#primary-menu .current_page_ancestor > .nav-link {
    color: #a0221c !important;
}
.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #fff0;
    border: 1px solid #fff0;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition:
        color 0.15s ease-in-out,
        background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}
.btn-lban-primary {
    background-color: #a0221c !important;
    color: #fff !important;
    border: none !important;
    padding: 11px 104px !important;
    font-weight: 700 !important;
    font-size: 1.125rem !important;
    border-radius: 12px !important;
    transition: all 0.3s ease !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
}
.btn-lban-primary:hover {
    background-color: #a0221c !important;
    color: #fff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 0.2) !important;
}
.btn-lban-secondary {
    background-color: #fff !important;
    color: #000 !important;
    border: none !important;
    padding: 8px 35px !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    border-radius: 8px !important;
    transition: all 0.3s ease !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
}
.btn-lban-secondary:hover {
    background-color: #f8f9fa !important;
    color: #a0221c !important;
    transform: translateY(-2px) !important;
}
.btn-lban-primary-solid {
    background-color: #a0221c !important;
    color: #fff !important;
    padding: 14px 40px !important;
    font-weight: 700 !important;
    border-radius: 12px !important;
    text-decoration: none !important;
    display: inline-block !important;
    transition: all 0.3s ease !important;
    border: none !important;
    font-size: 1.125rem !important;
}
.btn-lban-primary-solid:hover {
    background-color: #a0221c !important;
    color: #fff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 20px rgb(163 32 24 / 0.2) !important;
}
.learn-more-link {
    color: #a0221c !important;
    font-size: 1.125rem !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    transition: all 0.3s ease !important;
}
.learn-more-link:hover {
    color: #a0221c !important;
    text-decoration: underline !important;
}
.research-subscribe-section {
    padding-top: 0px !important;
}
.learn-more-link .arrow {
    display: inline-block !important;
    transition: transform 0.3s ease !important;
}
.learn-more-link:hover .arrow {
    transform: translateX(5px) !important;
}
.navbar {
    padding: 1rem 0;
    background-color: #fff !important;
    border-bottom: 1px solid #f0f0f0 !important;
}
/*body.admin-bar .sticky-top {
    top: 32px !important;
}*/
.sticky-top1 {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    z-index: 1020;
}
body.admin-bar .sticky-top1 {
    top: 112px !important;
}
.lban-navbar-container {
    max-width: 1200px !important;
}
.navbar-brand img {
    height: 40px !important;
    width: auto !important;
}
.navbar .container {
    max-width: 981px !important;
}
.navbar-brand-text {
    color: #000;
    font-weight: 700;
    text-decoration: none;
    font-size: 1.5rem;
}
.navbar-nav {
    gap: 10px;
}
.faq-section-accordian .faq-container {
    max-width: 932px;
}
.faq-section-black-accordian .faq-container {
    max-width: 932px;
}
.nav-link {
    color: #000 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 0.5rem 0.935rem !important;
    transition: var(--transition-base);
    position: relative;
}
.nav-link:hover,
.nav-link:focus,
.nav-link.active {
    color: #a0221c !important;
    background: transparent !important;
}
.dropdown-toggle::after {
    display: inline-block !important;
    margin-left: 0.4em !important;
    vertical-align: 0.15em !important;
    content: "" !important;
    border-top: 0.3em solid !important;
    border-right: 0.3em solid transparent !important;
    border-bottom: 0 !important;
    border-left: 0.3em solid transparent !important;
    opacity: 0.5;
}
.show > .dropdown-toggle {
    color: #a0221c !important;
}
.dropdown-menu {
    border: none !important;
    box-shadow: 0 10px 30px rgb(0 0 0 / 0.1) !important;
    border-radius: 0 0 8px 8px !important;
    margin-top: 0 !important;
    padding: 1rem !important;
    background-color: #fff !important;
}
.dropdown-item {
    font-family: "Source Sans Pro", sans-serif !important;
    padding: 8px 16px !important;
    font-weight: 400 !important;
    color: #000 !important;
}
.site-footer {
    padding: 60px 16px 100px 16px;
    background-color: #f7f7f7;
    border-top: none;
}
.footer-heading {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0em;
    margin-bottom: 10px;
    color: #000;
}
.footer-links {
    margin-bottom: 0;
}
.footer-links li {
    margin-bottom: 0;
}
.footer-links a {
    color: #000 !important;
    text-decoration: none !important;
    transition: color 0.3s ease;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
}
.footer-links a:hover {
    color: #a0221c !important;
}
.footer-middle {
    margin-top: 80px !important;
    margin-bottom: 63px;
}
.footer-logo img {
    height: 48px;
    width: auto;
}
.footer-socials {
    gap: 12px !important;
}
.social-icon {
    width: 40px;
    height: 40px;
    background-color: #000 !important;
    color: #fff !important;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
}
.social-icon:hover {
    background-color: #a0221c !important;
    transform: translateY(-3px);
}
.social-icon i {
    font-size: 1.1rem;
}
.footer-divider {
    border-top: 1px solid rgb(0 0 0 / 0.25);
    margin: 0 0 9px 0 !important;
    opacity: 1;
}
.copyright {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}
.footer-meta {
    gap: 20px !important;
}
.footer-meta a {
    color: #000 !important;
}
.copyright {
    color: #000 !important;
}
.btn-lban-dark-solid {
    border-radius: 12px;
    padding: 12px 24px;
    background: #000;
    border-color: #000;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-lban-dark-solid:hover {
    background-color: #000 !important;
    color: #fff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 20px rgb(114 107 107 / 20%) !important;
}
.footer-meta a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
}
.footer-meta a:hover {
    color: #a0221c !important;
}
a.text-decoration-underline:hover {
    color: #a0221c !important;
}
.hero-section {
    position: relative;
    padding: 200px 0 220px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 90vh;
    display: flex;
    align-items: center;
    color: #fff;
    overflow: hidden;
}
.hero-section.homepage-section-custom-class {
    padding: 100px 0;
}
.press-release-hero-section {
    padding: 83px 0 57px 0px !important;
    min-height: initial !important;
}
.press-release-hero-section .hero-title {
    font-size: 6rem !important;
    font-weight: 600;
    line-height: 100% !important;
    margin-bottom: 1.5rem;
    letter-spacing: -0.03em;
}
.support-hero-section {
    padding: 340px 0 310px 0 !important;
}
.support-hero-section .hero-title {
    font-size: 6rem !important;
    font-weight: 600 !important;
    line-height: 100% !important;
}
.lban-alumni-hero-section {
    padding: 335px 0 325px 0 !important;
}
.sponsors-hero-section {
    padding: 288px 0 226px 0 !important;
    position: relative;
}
.sponsors-hero-section .hero-title {
    font-size: 96px;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 42px;
    letter-spacing: -0.03em;
}
.sponsors-hero-section .hero-description {
    font-size: 24px;
    line-height: 115%;
    margin-bottom: 3.5rem;
    max-width: 856px;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.95;
    font-weight: 600;
    padding: 0 170px;
}
.sponsors-hero-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 0.6);
}
.contact-hero-section {
    position: relative;
    padding: 338px 0 308px 0px !important;
}
.contact-hero-section .hero-title {
    font-size: 6rem;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 1.5rem;
    letter-spacing: -0.03em;
}
.left-contact-red {
    padding: 48px;
    border-radius: 15px 0 0 15px;
}
.right-contact-photo,
.red-contact-image {
    border-radius: 0 15px 15px 0;
}
.right-contact-photo figure {
    height: 100%;
}
.right-contact-photo figure img {
    height: 100% !important;
}
.over-contact-grid {
    gap: 0px !important;
    border-radius: 15px;
}
.red-contact-heading {
    font-size: 52px;
    font-weight: 400;
    line-height: 100%;
    text-align: left;
    margin-bottom: 80px;
}
.inner-contact-red {
    border-radius: 15px;
}
.contact-thanks-section {
    padding: 120px 127px 160px 127px;
}
.contact-hero-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 0.6);
}
.lban-team-hero-section {
    padding: 330px 0 312px 0px !important;
    position: relative;
    background-size: auto !important;
}
.lban-team-hero-section .hero-title {
    font-size: 6rem;
    font-weight: 600;
    line-height: 100%;
}
.lban-team-team-section {
    padding: 140px 254px !important;
}
.lban-team-hero-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 0.6);
}
.about-hero-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 0.6);
}
.about-page-about-section {
    padding: 140px 254px 91px 254px !important;
}
.about-page-about-section .lban-text__title {
    font-size: 4.5rem;
    line-height: 100%;
    font-weight: 600;
    margin-bottom: 40px;
}
.lban-text__title {
    font-size: 4.5rem;
    line-height: 100%;
    font-weight: 600;
    margin-bottom: 40px;
}
.about-page-about-section .lban-text__content p {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 140% !important;
    text-align: left;
}
.about-three-pillars {
    padding: 140px;
}
.about-three-pillars .lban-pillars__header {
    margin-bottom: 80px !important;
}
.about-three-pillars .lban-pillars__title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 100%;
}
.about-three-pillars .container {
    max-width: initial;
    margin: 0;
    padding: 0;
}
.about-hero-section .hero-title {
    font-size: 6rem;
    font-weight: 600;
    line-height: 100%;
    position: relative;
    z-index: 11;
}
.community-eco-hero-section {
    padding: 335px 0 315px 0px !important;
    position: relative;
}
.community-eco-hero-section .hero-title {
    font-size: 6rem;
    font-weight: 600;
    line-height: 100%;
}
.community-ecosystem-page-about-section .lban-text__content {
    font-size: 24px;
    font-weight: 400;
    line-height: 115%;
    text-align: center;
    margin-bottom: 80px !important;
}
.lban-app-promo {
    padding: 100px 20px;
    margin: 0 auto;
}
.app-promo-heading {
    margin-bottom: 30px !important;
}
.app-promo-heading h2 {
    font-size: 2.25rem !important;
}
.community-ecosystem-page-about-section .lban-text__title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 40px;
}
.community-ecosystem-page-about-section .btn-lban-primary-solid {
    padding: 17px 24px !important;
}
.community-ecosystem-page-about-section .btn-lban-primary-solid .fa-arrow-right {
    margin-right: 0px !important;
}
.community-ecosystem-stats {
    background: #fff !important;
    padding: 0 0 182px 0px !important;
}
.community-ecosystem-stats .stat-row {
    padding: 9px 0;
}
.community-ecosystem-stats .stat-visual {
    /* flex-direction: column; */
}
.community-ecosystem-stats .stat-description p {
    font-size: 32px;
    color: #000;
    line-height: 120%;
    font-weight: 600;
}
.community-ecosystem-business {
    background: #f5f5f5;
    padding: 153px 0 125px 0;
    margin-bottom: 0;
}
.community-ecosystem-business-head {
    font-size: 24px;
    font-weight: 600;
    line-height: 115%;
}
.community-ecosystem-business-sub-head {
    font-size: 64px;
    font-weight: 600;
    line-height: 100%;
    padding: 0 440px;
    margin-top: 35px;
}
.community-ecosystem-business-para {
    font-size: 32px;
    font-weight: 600;
    line-height: 115%;
    margin-top: 50px;
}
.growing-community-section {
    background: #fff !important;
    padding: 140px 0 140px 0px !important;
}
.qr-panel-section {
    /* padding: 140px 0 0 0px !important; */
    padding: 0 !important;
}
.about-section-individual-section {
    padding: 140px 0 160px 0px !important;
}
.growing-community-section .ecosystem-text p {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 500;
    margin: 10px 0;
}
.growing-community-section .ecosystem-btn-wrapper {
    margin-top: 55px !important;
    margin-bottom: 0px !important;
}
.growing-community-section .btn-lban-primary-solid {
    padding: 14px 25px !important;
}
.community-eco-hero-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.6);
    z-index: 1;
}
.hero-section-programs {
    padding: 280px 0 212px 0;
}
.startup-hero-section {
    padding: 100px 0;
}
.startup-hero-section .hero-title {
    font-size: 6rem;
    line-height: 100%;
    font-weight: 600;
    padding: 0 40px;
}
.startup-hero-section .hero-description {
    font-size: 32px;
    line-height: 100%;
}
.hero-section-programs .hero-title {
    font-size: 6rem !important;
    line-height: 100% !important;
}
.programs-text-section .lban-text__title {
    font-weight: 600;
    font-size: 4.5rem;
    line-height: 100%;
    margin-bottom: 40px;
}
.startup-lban-team .mobile-info-card {
    padding: 36px 36px 52px 36px !important;
}
.startup-lban-team .mobile-info-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
}
.startup-lban-team .mobile-info-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    padding-right: 40px;
}
.startup-lban-team .mobile-scaling-info {
    margin-bottom: 30px !important;
}
.startup-lban-team .btn-lban-primary-solid {
    width: 206px;
    padding: 12px 40px !important;
    margin-bottom: 15px;
}
.startup-lban-team .text-lban-primary {
    font-weight: 600 !important;
    font-size: 18px;
    color: #006873;
}
.startup-accelerator-about-section .lban-text__title {
    font-size: 4.5rem;
    margin-bottom: 35px;
    font-weight: 600;
    line-height: 100%;
}
.startup-accelerator-about-section .lban-text__content {
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    line-height: 140%;
}
.startup-accelerator-about-section.about-program-section {
    padding: 110px 254px;
}
.page-id-466 .startup-accelerator-about-section.about-program-section a.text-lban-primary.text-decoration-none, .page-id-467 .startup-accelerator-about-section.about-program-section a.text-lban-primary.text-decoration-none {
    display: none !important;
}
.startup-accelerator-about-section .lban-text-read-more-link-section-wrapper {
    padding-top: 18px;
}
.startup-accelerator-about-section .lban-text-read-more-link-section-wrapper .text-lban-primary {
    display: none;
}
.sole-about .lban-text-read-more-link-section-wrapper  a.text-lban-primary {
    display: none !important;
}
.startup-faculty-section {
    padding: 140px 20px 60px 20px;
}
.startup-faculty-section .section-title {
    font-weight: 600;
    font-size: 4.5rem;
    line-height: 100%;
    margin-bottom: 40px !important;
}
.startup-faculty-section .mobile-faculty-network-section-para {
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 30px !important;
    line-height: 115%;
}
.startup-lban-team {
    padding: 90px 20px;
    background-color: #fff;
}
.gp-cut {
    row-gap: 20px;
}
.startup-do-business {
    background-color: #f5f5f5;
    padding: 150px 350px;
    justify-content: center;
}
.startup-alumni-section .qualifications-title {
    margin-bottom: 50px;
}
.startup-alumni-section {
    padding: 120px 0 160px 0px !important;
}
.startup-keydates-section {
    padding: 100px 20px;
    background: #fff !important;
}
.startup-keydates-section .program-cta-text {
    font-size: 20px;
    margin-bottom: 50px !important;
}
.startup-keydates-section .apply-now-btn-lban {
    padding: 12px 24px !important;
    width: 132px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.startup-keydates-section .program-cta-content {
    padding-top: 137px !important;
    padding-bottom: 137px !important;
}
.startup-keydates-section .program-cta-image {
    min-height: 622px;
    height: 100%;
}
.startup-accer-subscribe .lban-promo__content {
    max-width: 580px;
    text-align: left !important;
}
.startup-keydates-section .cta-benefits-list {
    margin-bottom: 0px !important;
}
.startup-accer-subscribe .lban-promo-section__container .lban-promo {
    max-width: 700px;
}
.startup-accer-subscribe .lban-promo-section__container {
    padding: 110px 60px 0 60px;
    min-height: initial !important;
}
.startup-accer-subscribe .smallville {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}
.startup-accer-subscribe .secondary-links {
    justify-content: left !important;
}

.startup-accer-subscribe .secondary-links a {
    background-color: #fff;
    padding: 15px 20px;
    color: #000;
    border-radius: 12px;
    line-height: 1;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease !important;
}

.startup-accer-subscribe .secondary-links a:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 20px rgb(163 32 24 / 0.2) !important;
}


.startup-keydates-section .program-cta-banner {
    border-radius: 24px;
}
.startup-do-business .first-heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 115%;
}
.startup-do-business .do-buiss {
    font-weight: 600;
    font-size: 64px;
    line-height: 100%;
    color: #a0221c;
}
.page-line {
    font-weight: 600 !important;
    margin-bottom: 85px !important;
}
.startup-participant-box {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 140% !important;
    color: #000 !important;
    padding: 0 25px;
    text-align: left;
}
.startup-faculty-section .mobile-faculty-card {
    min-height: 135px;
    justify-content: flex-start !important;
}

.startup-faculty-section .gp-cut .col-6:first-child .mobile-faculty-card {
    background-color: #C4EFFE !important;
}
.startup-faculty-section .gp-cut .col-6:nth-child(2) .mobile-faculty-card {
    background-color: #FFE7CB !important;
}
.startup-faculty-section .gp-cut .col-6:nth-child(3) .mobile-faculty-card {
    background-color: #FFE1F4 !important;
}
.startup-faculty-section .gp-cut .col-6:last-child .mobile-faculty-card {
    background-color: #D5FACE !important;
}
.programs-pathways-section .section-header h2 {
    margin-bottom: 40px !important;
}
.programs-pathways-section .program-card-title {
    padding: 0 20px !important;
}
.programs-text-section .lban-text__content {
    text-align: left;
}
.programs-alumni-section .alumni-section {
    padding: 120px 0 156px 0px !important;
}
.sole-hero-section {
    /* padding: 100px 0 110px 0 !important; */
    padding: 60px 0 !important;
}
.qr-hero-section .hero-content span {
    padding: 0 60px;
}
.qr-hero-section {
    padding: 237px 254px 217px 254px !important;
}
.qr-program-section .agenda-title {
    margin-bottom: 86px !important;
}
.sole-hero-section .hero-description {
    margin-bottom: 1.7rem;
}
.business-scaling-program-hero-section {
    padding: 240px 220px 180px 220px !important;
}
.business-scaling-program-hero-section .hero-title {
    padding: 0 50px;
    font-size: 6rem !important;
}
.business-scaling-program-hero-section .hero-description {
    font-weight: 600;
    font-size: 2rem;
    line-height: 115%;
}
.business-scaling-overview .lban-text__title {
    font-size: 4.5rem !important;
    font-weight: 600 !important;
    line-height: 100% !important;
    margin-bottom: 40px;
}
.business-scaling-overview {
    display: flex;
    align-items: center;
    justify-content: center;
}
.business-scaling-overview .row {
    max-width: 932px;
}
.business-scaling-overview .lban-text__content {
    font-size: 1rem;
    font-weight: 400;
    max-width: 772px;
    text-align: left;
}
.research-hero-section {
    /*min-height: initial !important;*/
    padding-bottom: 0;
    padding: 250px 0px !important;
}
.research-hero-section .hero-description {
    margin-bottom: 0;
}
.lban-stats--dark .market-impact-title {
    color: #56babc;
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 72px;
}
.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #fff0 0%, rgb(0 0 0 / 0.4) 100%);
    z-index: 1;
}
.hero-content {
    position: relative;
    z-index: 2;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.hero-title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 30px;
    letter-spacing: -0.03em;
}
h2.hero-subtitle {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 30px;
}
.lban-alumni-hero-section .hero-title {
    font-size: 6rem !important;
    font-weight: 600 !important;
    line-height: 100% !important;
    margin-bottom: 1.5rem;
    letter-spacing: -0.03em;
}
.sole-hero-section .hero-content span {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 32px !important;
}
.sole-hero-section .hero-content .description-misc.text-white b {
    font-size: 1.25rem;
}
.sole-hero-section .hero-content .description-misc.text-white p span,
.sole-hero-section .hero-content .description-misc.text-white ul li span{
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1;
}
.description-misc ul {
    padding: 0;
}
.description-misc ul li ul {
    display: flex;
    gap: 40px;
    align-items: center;
    justify-content: center;
}
.sole-hero-section .hero-content .hero-title {
    font-size: 4.5rem;
    text-transform: uppercase;
    letter-spacing: -.03em;
}
.sole-hero-section .hero-content {
    display: flex;
    flex-flow: column;
}
.sole-hero-section .description-misc.text-white {
    order: 1;
}
.sole-hero-section .hero-actions {
    order: 3;
}
.page-id-465 .sole-hero-section .hero-actions {
    order: unset;
}
.sole-hero-section .description-misc.text-white p {
    margin-bottom: 10px;
}
.hero-stats .stat-visual {
    flex-direction: column;
}
.sole-hero-section .hero-content .hero-actions .btn-lban-primary {
    background-color: var(--lban-red);
    color: var(--lban-white);
    border: none;
    padding: 12px 32px !important;
    font-weight: 700 !important;
    font-size: 1rem;
    border-radius: 8px;
    transition: var(--transition-base);
}
.sole-hero-section .sole-hero-links {
    flex-direction: column !important;
}
#block_4865aaddb536047bdb87eeb8c706e08e .hero-title {
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 32px;
    letter-spacing: 0.1em;
}
.hero-description {
    margin-bottom: 70px;
    max-width: 856px;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.95;
    font-weight: 600;
    font-size: 24px;
    line-height: 115%;
    text-align: center;
    letter-spacing: -0.015em;
    color: #fff;
}
#block_4865aaddb536047bdb87eeb8c706e08e .hero-description {
    font-weight: 400;
    line-height: 1.5;
    max-width: 600px;
}
#block_4865aaddb536047bdb87eeb8c706e08e .btn-lban-primary {
    background-color: var(--lban-red) !important;
    color: var(--lban-white) !important;
    border: none !important;
    padding: 12px 32px !important;
    font-weight: 700 !important;
    font-size: 1rem !important;
    border-radius: 8px !important;
    transition: var(--transition-base) !important;
}
#block_4865aaddb536047bdb87eeb8c706e08e .sole-hero-links {
    flex-direction: column;
}
.sole-about {
    overflow: hidden;
}
.sole-about {
    padding: 50px 254px 100px 254px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.sole-about div {
    max-width: 932px;
}
.business-second-acc .qualifications-description {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 120% !important;
    margin-bottom: 60px;
}
.sole-about .lban-text__title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 1.5rem;
}
.sole-about .lban-text__content {
    font-weight: 400 !important;
    text-align: left;
}
.sole-about .about-program-socials {
    justify-content: end;
}
.about-program-socials {
    justify-content: end;
}
.summit-sole-section img {
    padding: 100px 20px 160px 20px !important;
}
#block_bd1c75467072d3c1edca7d9825601dbf {
    padding: 140px 254px !important;
}
#block_bd1c75467072d3c1edca7d9825601dbf .qualifications-section {
    padding: 0px !important;
    background-color: #fff0;
}
.sole-what-gain .standout-card-text {
    max-width: 500px !important;
}
.sole-what-gain {
    padding: 140px 254px !important;
}
.sole-what-gain .standout-section-startup {
    padding: 140px 254px !important;
}
.sole-what-gain .section-title-large {
    font-size: 4.5rem !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    padding-bottom: 40px !important;
    margin-bottom: 0px !important;
}
.sole-what-gain .standout-card {
    background-color: #f7f7f7 !important;
    border-radius: 24px;
    border: none;
    padding: 32px;
    transition: transform 0.3s ease;
}
.sole-what-gain .standout-card-title {
    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    color: var(--lban-dark);
    max-width: 267px !important;
}
.sole-what-gain .standout-card-text {
    font-size: 1.125rem;
    color: #000;
    line-height: 1.5;
    opacity: 0.8;
    max-width: 267px !important;
}
.sole-what-gain .standout-card-text {
    max-width: 500px !important;
}
.sole-what-gain .leading {
    color: var(--lban-dark) !important;
    font-weight: 600 !important;
    font-size: 1.25rem !important;
    max-width: 600px !important;
}
.sole-events {
    padding: 140px 160px;
    background: #000;
}
.sole-lban-team {
    padding: 180px 254px !important;
}
.lban-team-team-section {
    padding: 140px 254px !important;
}
.lban-team-team-section .faculty-role {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 140% !important;
}
.lban-team-team-section .faculty-info-box {
    bottom: 12px !important;
    left: 12px !important;
    right: 12px !important;
}
.lban-team-board-directors {
    padding: 140px 254px 10px 254px;
}
.board-heading {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 100%;
    color: #000;
    margin-bottom: 80px;
}
.board-left-column {
    padding: 40px 40px 40px 0;
}
.board-left-column .wp-block-heading {
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 5px;
}
.board-left-column .des-teams {
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    margin-top: 0px !important;
}
.sole-lban-team .container-fluid {
    padding: 0px !important;
}
.team-social {
    margin-top: 10px;
    margin-bottom: 35px;
}
.lban-team-faculty-section {
    padding: 0 254px 280px 254px !important;
}
.sole-lban-team .faculty-info-box {
    padding: 16px !important;
}
.sole-lban-team .faculty-section {
    padding: 0px !important;
}
.sole-lban-team .faculty-name {
    margin-bottom: 0px !important;
}
.sole-lban-team .faculty-section h6 {
    font-weight: 600 !important;
    font-size: 2rem !important;
}
.lban-team-faculty-section .faculty-info-box {
    position: absolute;
    bottom: 12px;
    left: 12px;
    right: 12px;
}
.sole-lban-team .sole-agenda-link a {
    text-decoration: none !important;
    color: #56babc !important;
}
.sole-lban-team .sole-agenda-link {
    margin-top: 90px !important;
}
.lban-team-faculty-section .faculty-role {
    font-size: 16px !important;
}
.lban-media-grid--cols-mixed .lban-media-grid__title {
    font-size: 4.5rem !important;
    font-weight: 600 !important;
}
.sole-events .lban-media-grid__title {
    margin-bottom: 90px;
    font-size: 4.5rem !important;
    font-weight: 600 !important;
    line-height: 1.1;
    color: #fff;
}
.sole-events .report-image img {
    height: 100% !important;
}
.sole-events .report-content {
    padding: 48px !important;
    color: #fff !important;
    flex-grow: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: center !important;
}
.individual-media-card .report-content {
    padding: 52px 52px 34px 52px !important;
}
.individual-media-card .report-year {
    font-size: 40px !important;
    font-weight: 600 !important;
    margin-bottom: 1rem;
    color: #fff !important;
    line-height: 120% !important;
    padding: 0 60px;
}
.individual-media-card .report-text {
    font-size: 20px !important;
    line-height: 140% !important;
    font-weight: 400;
}
.sole-events .report-text {
    font-size: 1.125rem !important;
    line-height: 1.5 !important;
    margin-bottom: 25px !important;
    opacity: 0.9 !important;
    text-align: center !important;
    max-width: 450px !important;
}
#block_3465d9c8154a777306da7d3094715e7c {
    padding: 180px 127px !important;
}
#block_3465d9c8154a777306da7d3094715e7c .faculty-section {
    padding: 0px !important;
}
#block_3465d9c8154a777306da7d3094715e7c .faculty-header h6 {
    font-weight: 600 !important;
    font-size: 2rem !important;
}
#block_3465d9c8154a777306da7d3094715e7c .sole-agenda-link {
    margin-top: 90px !important;
    font-size: 1.125rem !important;
    color: #56babc !important;
    text-decoration: none !important;
}
#block_3465d9c8154a777306da7d3094715e7c .sole-agenda-link a {
    text-decoration: none !important;
    font-size: 1.125rem !important;
    color: #56babc !important;
}
.sole-agenda-section {
    padding: 140px 254px !important;
    background: #f5f5f5 !important;
}
.sole-agenda-section .agenda-section {
    padding: 0px !important;
    background-color: transparent !important;
}
.sole-agenda-section .agenda-title {
    font-size: 4.5rem !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    margin-bottom: 24px !important;
    color: var(--lban-dark);
}
.sole-agenda-section .agenda-subtitle {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5 !important;
    max-width: 700px;
    margin-bottom: 90px !important;
    color: #000;
}
.modal-backdrop {
    z-index: 2000 !important;
}
.modal {
    z-index: 2001 !important;
    padding-top: 100px !important;
    padding-top: 10px !important;
}
.modal-dialog-centered {
    min-height: calc(100% - 120px);
    margin-top: 60px;
    margin-bottom: 60px;
}
.stats-section {
    padding: 140px 0;
    background-color: #f5f5f5;
}
.stats-header {
    max-width: 932px;
    text-align: center;
}
.stats-heading {
    color: #000;
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 27px;
}
.stats-color {
    color: #a0221c !important;
}
.stats-intro p {
    font-size: 1.25rem;
    color: #000;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    font-weight: 400;
    text-align: left;
}
.stats-list {
    max-width: 900px;
    margin: 0 auto;
}
.stat-row {
    padding: 48px 0;
}
.stat-visual {
    flex: 0 0 400px;
    display: flex;
    align-items: baseline;
}
.stat-number {
    font-size: 7.5rem;
    font-weight: 700;
    color: #000;
    line-height: 1;
}
.stat-unit {
    font-size: 6rem;
    color: #999;
    font-weight: 700;
    line-height: 1;
    margin-left: 10px;
}
.stat-description {
    flex: 1;
    padding-left: 40px;
    padding-right: 50px;
}
.stat-description p {
    font-size: 1.5rem;
    color: #000;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 0;
}
.stat-divider {
    border: 0;
    border-top: 1px solid #7a7a7a;
    margin: 0;
    opacity: 1;
}
.stat-divider:last-child {
    display: none;
}
.programs-section {
    padding: 140px 0;
    background-color: #fff;
}
.section-header h2 {
    font-size: 4.5rem;
    color: #000;
    line-height: 1.1;
    font-weight: 600;
    margin-bottom: 40px;
    /* text-transform: capitalize; */
}
.lead-text {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 70px;
    color: #000 !important;
}
.program-card {
    background-color: #f7f7f7;
    border-radius: 24px;
    overflow: hidden;
    transition: all 0.3s ease;
    border: none;
    height: 100%;
}
.program-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgb(0 0 0 / 0.08);
}
.program-image-wrapper {
    height: 300px;
    overflow: hidden;
}
.program-image-wrapper img {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform 0.5s ease;
}
.individual-programs-section .program-image-wrapper {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform 0.5s ease;
}
.program-card:hover .program-image-wrapper img {
    transform: scale(1.05);
}
.program-card-content {
    padding: 48px;
}
.individual-programs-section .program-card-content {
    padding: 52px 52px 64px 52px !important;
}
.program-card-title {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.2;
    color: #000;
    margin-bottom: 1.5rem;
}
.program-card-text {
    font-size: 1.25rem;
    line-height: 1.6;
    color: #000;
    font-weight: 400;
    margin-bottom: 1.5rem;
}
.glass-box {
    padding: 32px 20px !important;
}
.programs-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.program-footer-text {
    max-width: 554px;
    font-size: 1.25rem;
    font-weight: 600;
    color: #000;
    line-height: 1.5;
    margin-bottom: 1.5rem;
}
.ecosystem-section,
.community-section {
    padding: 140px 0;
    background-color: #f5f5f5;
}
.ecosystem-section .stats-header,
.community-section .stats-header {
    max-width: 932px;
}
.ecosystem-text p,
.community-text p {
    font-size: 1.25rem;
    color: #000;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    font-weight: 400;
    text-align: center;
}
.ecosystem-text p {
    text-align: left !important;
}
.ecosystem-section .stats-header {
    margin-bottom: 0px !important;
}
.large-rounded-image-container img {
    border-radius: 24px;
    box-shadow: 0 40px 80px rgb(0 0 0 / 0.1);
}
.support-work-section {
    padding: 100px 20px;
    background-color: #fff;
}
.support-banner {
    background-image: linear-gradient(0deg, rgb(0 0 0 / 0.7) 0%, #fff0 60%), url("../images/Rectangle 19.webp");
    background-size: cover;
    background-position: initial;
    min-height: 757px;
    border-radius: 32px;
    padding: 100px 60px;
    color: #fff;
    display: flex;
    align-items: flex-end;
}
.support-content {
    width: 100%;
}
#block_4865aaddb536047bdb87eeb8c706e08e .hero-content span {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 32px;
}
.support-title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 24px;
}
.support-text {
    font-size: 1.25rem;
    max-width: 446px;
    line-height: 1.6;
    opacity: 0.9;
    font-weight: 600;
    margin-bottom: 3rem;
}
.startup-accer-subscribe .support-text {
    max-width: 700px !important;
}
.wpcf7-form label {
    width: 100%;
}
.custom-sliders-clients .sponsors-section {
    padding: 0 0 100px 0px !important;
}
.lban-promo-section__container {
    background-image: linear-gradient(0deg, rgb(0 0 0 / 0.7) 0%, #fff0 60%);
    background-size: cover;
    background-position: initial;
    min-height: 805px;
    border-radius: 32px;
    padding: 100px 60px;
    color: #fff;
}
.support-text .lban-promo__btn {
    margin: 0 0 10px 0px !important;
}
.lban-promo__content {
    position: absolute;
    bottom: 65px;
}
.sole-events .report-image {
    height: 450px;
}
.report-image {
    width: 100%;
}
.lban-promo-section__container .lban-promo {
    overflow: initial !important;
}
.wpcf7-spinner {
    display: none !important;
}
.signup-form p {
    margin-bottom: 0px !important;
}
.lban-subscribe .signup-section {
    padding-bottom: 100px;
}
#block_6866f67adb2216cfa48b5fc7eacf3f05:nth-child(even) .sponsors-section {
    padding: 0;
}
.lban-subscribe .signup-banner {
    width: 100%;
}
.lban-subscribe .glass-box-wrapper {
    width: 100%;
    max-width: 1786px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 30px;
}
.inner-newsletter {
    position: absolute;
    display: flex;
    justify-content: center;
    width: calc(100% - 40px);
    height: calc(100% - 120px);
}
.inner-newsletter h2 {
    position: absolute;
    color: #fff;
    z-index: 99;
    font-size: 4.5rem;
    font-weight: 700;
}
.sponsors-section {
    padding: 100px 0 0 0;
    background-color: #fff;
}
.sponsors-section:nth-child(even) {
    padding: 100px 0 100px 0;
    background-color: #fff;
}
.logo-slider-container {
    padding-top: 42px !important;
}
.sponsor-logo {
    max-height: initial !important;
    width: auto;
}
.lban-logos {
    padding: 0 0 0 0px !important;
}
.custom-sliders-clients {
    padding-bottom: 100px !important;
}
.signup-section {
    padding: 100px 20px 20px 20px;
    background-color: #fff;
}
.signup-section .lban-subscribe {
    padding: 200px 20px 100px 20px !important;
}
.signup-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 640px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-radius: 48px;
}
.glass-box {
    background: rgb(255 255 255 / 0.05);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgb(255 255 255 / 0.1);
    border-radius: 24px;
    width: 100%;
}
.signup-text-col {
    display: flex;
    align-items: center;
}
.signup-cta-title {
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 100%;
    max-width: 600px;
    margin-bottom: 0;
}
.glass-input,
.signup-form input[type="email"],
.signup-form input[type="text"],
.signup-form .wpcf7-form-control:not(.wpcf7-submit) {
    background: transparent !important;
    border: none !important;
    border-bottom: 2px solid rgb(255 255 255 / 0.5) !important;
    padding: 12px 0 !important;
    font-size: 1.1rem !important;
    transition: all 0.3s ease;
    color: #fff !important;
    outline: none !important;
    width: 100%;
    box-shadow: none !important;
    margin-bottom: 0.8rem !important;
}
.signup-form,
.signup-form form {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.hamburger-icon {
    width: 24px !important;
    height: 20px !important;
}
.hamburger-icon span {
    height: 2px !important;
    width: 100%;
    background: #554e4e !important;
}
.glass-input::placeholder,
.signup-form input::placeholder {
    color: rgb(255 255 255 / 0.8) !important;
    font-weight: 400;
    font-size: 1.125rem;
}
.glass-input:focus,
.signup-form input:focus {
    border-bottom-color: #fff !important;
}
.market-impact-section {
    background-color: #1a1a1a;
    padding: 92px 24px 130px 24px !important;
    color: #fff;
}
.lban-stats--dark .stat-number {
    color: #fff !important;
}
.lban-stats--dark .stat-unit {
    color: #999 !important;
}
.lban-stats--dark .stat-description p {
    color: #fff !important;
    opacity: 0.9;
}
.lban-stats--dark .stat-divider {
    border-color: #7a7a7a;
}
.market-impact-title {
    font-size: 3rem;
    font-weight: 700;
    color: #4ad2c9;
    margin-bottom: 3rem;
    line-height: 1.2;
}
.hero-mobile-pre-title {
    display: none !important;
}
.research-reports-section {
    padding: 100px 0;
}
.report-card {
    border-radius: 20px;
    overflow: hidden;
    background-color: var(--lban-red, #a0221c);
    color: #fff !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease;
}
.sole-events .lban-media-grid__grid.row > div:last-child .report-card {
    background-color: #087e8b !important;
}
.report-card:hover {
    transform: translateY(-5px);
}
.summit-section,
.wp-image-207 {
    padding: 0 20px;
}
#block_a3664733ee22eb7747c39c3e4bbf4307 .hero-description {
    font-weight: 600;
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 0;
}
.research-grid {
    padding: 90px 20px 140px 20px;
}
.research-grid figure.wp-block-image {
    border-radius: 24px;
    overflow: hidden;
}
#block_a3664733ee22eb7747c39c3e4bbf4307 .hero-section {
    min-height: unset !important;
    padding: 148px 334px 0 334px !important;
}
.report-image {
    width: 100%;
    overflow: hidden;
}
.report-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}
.lban-media-grid .report-card .report-image img {
    height: 445px !important;
}
.report-card:hover .report-image img {
    transform: scale(1.1);
}
.report-content {
    padding: 2.5rem 2rem;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    text-align: center;
    align-items: center;
}
.report-year {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #fff !important;
    line-height: 1.2;
}
.report-text {
    font-size: 18px;
    line-height: 1.5;
    color: #fff !important;
    opacity: 0.9;
    flex-grow: 1;
    font-weight: 400;
}
.report-link {
    font-size: 16px;
    font-weight: 400 !important;
    color: #fff !important;
    letter-spacing: 0.05em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: auto;
    transition: opacity 0.3s ease;
}
#block_c2e5ab4df8eb50a9a34217d38ec238a1 .lban-media-grid__title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 40px;
}
.standout-slider-container {
    overflow-x: auto;
    display: flex;
    flex-wrap: nowrap;
    gap: 1rem;
    padding-bottom: 1rem;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.standout-slider-container::-webkit-scrollbar {
    display: none;
}
.standout-slide {
    flex: 0 0 85%;
    max-width: 85%;
    scroll-snap-align: center;
}
.standout-slide .standout-card {
    background: #fff;
    border: 1px solid #f0f0f0;
}
.lban-media-grid__description {
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: 87px !important;
}
#block_c2e5ab4df8eb50a9a34217d38ec238a1 .lban-media-grid__description .lead-para-research {
    font-weight: 600;
    font-size: 1.25rem;
}
.report-link:hover {
    opacity: 0.8;
    color: #fff !important;
}
.report-link i {
    margin-left: 8px;
}
.signup-form input[type="submit"],
.signup-form button[type="submit"] {
    background-color: #a0221c !important;
    color: #fff !important;
    padding: 10px 40px !important;
    font-weight: 700 !important;
    border-radius: 12px !important;
    border: none !important;
    width: 100%;
    margin-top: 0.7rem;
    transition: all 0.3s ease;
}
.signup-form input[type="submit"]:hover,
.signup-form button[type="submit"]:hover {
    background-color: #a0221c !important;
    transform: translateY(-2px);
}
.summit-title {
    margin-bottom: 90px;
}
.research-hero-section .hero-description {
    font-weight: 600;
    font-size: 1.25rem;
    text-align: center;
}
.research-hero-section .hero-image-section {
    display: none;
}
.mobile-sole-arrow {
    display: none !important;
}
.market-impact-section {
    background: #1a1a1a;
}
#block_14e41c8502bed80c064b2cca100cd739 .lban-media-grid .alignwide .lban-media-grid--cols-2 {
    padding: 180px 127px;
}
.qualifications-section {
    padding: 100px 0;
    background-color: var(--lban-white);
}
.qualifications-title {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 3rem;
    line-height: 1.2;
}
.qualifications-accordion .accordion-item {
    border: none;
    border-radius: 16px;
    margin-bottom: 24px;
    background: #fff;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 0.075) !important;
    overflow: hidden;
}
.qualifications-accordion .accordion-button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    color: var(--lban-dark);
    font-size: 1.25rem;
    font-weight: 700;
    padding: 1.5rem 2rem;
    border: none;
    box-shadow: none !important;
}
.qualifications-accordion .accordion-button:not(.collapsed) {
    background-color: #fff;
    color: var(--lban-dark);
    box-shadow: none;
}
.qualifications-accordion .accordion-body {
    padding: 0 2rem 2rem 2rem;
    font-size: 1.1rem;
    line-height: 1.6;
    color: var(--lban-dark);
}
.qualifications-accordion .accordion-button::after {
    background-size: 1.25rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3e%3c/svg%3e") !important;
}
.standout-section-startup {
    padding: 80px 0;
    background-color: var(--lban-white);
}
.padding-megamenu {
    padding: 34px !important;
}
.standout-section-head .section-title-large {
    font-size: 3.5rem;
    font-weight: 700;
    color: var(--lban-dark);
    margin-bottom: 2rem;
}
.programs-cards-section .section-title-large {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 100%;
}
.programs-do-business {
    padding: 148px 254px;
    background: #f5f5f5;
    margin-bottom: 0px !important;
}
.sole-agenda-section .agenda-desc {
    text-transform: capitalize;
}
.programs-next-steps .lban-text__title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 100%;
}
.programs-next-steps {
    padding: 140px 254px 280px 254px;
}
.programs-next-steps .programs-contact {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 115% !important;
    padding: 0 260px;
}
.programs-cards-section .standout-card {
    background: #f5f5f5 !important;
    box-shadow: none !important;
}
.programs-cards-section .standout-grid-custom {
    padding: 0 127px;
}
.programs-cards-section .leading p {
    font-size: 20px;
    font-weight: 600;
}
.mega-menu-left {
    padding: 0px !important;
}
.megamenu-left-heading,
.megamenu-right-heading {
    font-size: 14px;
    font-weight: 400;
}
.megamenu-left-para {
    font-size: 18px;
    font-weight: 400;
}
.standout-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
}
.mega-menu-right {
    padding: 0 0 0 40px !important;
}
.megamenu-right-para .menu-item a {
    font-size: 24px;
    font-weight: 600;
    list-style: none;
}
.megamenu-right-para {
    padding: 0;
}
.megamenu-right-para .menu-item {
    list-style: none;
}
.standout-card {
    background-color: #fff;
    padding: 2.5rem;
    border-radius: 24px;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 0.075);
    background: #f8f9fa;
    background: #fff;
    box-shadow: 0 4px 24px rgb(0 0 0 / 0.06);
    transition: transform 0.3s ease;
}
.standout-card:hover {
    transform: translateY(-5px);
}
.standout-icon img {
    width: 48px;
    height: auto;
    margin-bottom: 1.5rem;
}
.standout-card-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--lban-dark);
    margin-bottom: 1rem;
}
.standout-card-text {
    font-size: 1rem;
    line-height: 1.6;
    color: #555;
}
.agenda-section {
    padding: 100px 0;
    background-color: var(--lban-white);
}
.agenda-title {
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 2rem;
    line-height: 1.2;
    color: var(--lban-dark);
}
.agenda-subtitle {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.6;
    max-width: 700px;
    margin-bottom: 3rem;
    color: #000;
}
.sole-agenda-section .agenda-subtitle {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5 !important;
    max-width: 700px;
    margin-bottom: 90px !important;
    color: #000;
}
.sole-agenda-section.agenda-card {
    padding: 0 80px !important;
}
.agenda-card {
    background-color: #fff;
    border-radius: 24px;
    padding: 4rem;
    box-shadow: 0 4px 24px rgb(0 0 0 / 0.06);
    max-width: 900px;
}
.agenda-row {
    display: flex;
    justify-content: space-between;
    padding: 24px 0;
    border-bottom: 1px solid #e0e0e0;
    align-items: center;
}
.sole-agenda-section .agenda-card {
    padding: 0 80px !important;
}
.sole-agenda-section .view-full-agenda {
    color: #56babc !important;
}
.sole-agenda-section .agenda-desc {
    font-weight: 1.125rem !important;
    color: #000 !important;
}
.agenda-row:last-child {
    border-bottom: none;
}
.agenda-time {
    font-weight: 700;
    font-size: 1.1rem;
    min-width: 200px;
    color: var(--lban-dark);
}
.qr-program-section .agenda-title {
    margin-bottom: 86px !important;
}
.qr-panel-section .stats-heading {
    padding: 0 120px;
    margin-bottom: 84px !important;
    text-align: center;
    line-height: 100%;
}
.qr-panel-section .ecosystem-text p {
    font-weight: 600 !important;
    font-size: 36px !important;
    line-height: 120% !important;
}
.qr-panel-section .large-rounded-image-container {
    margin-top: 0px !important;
}
.qr-panel-section .stats-header p {
    font-size: 20px;
    font-weight: 400;
    line-height: 115%;
}
.qr-panel-section .ecosystem-btn-wrapper {
    margin-top: 15px !important;
}
.agenda-desc {
    font-size: 1.1rem;
    font-weight: 400;
    color: #333;
    flex-grow: 1;
    padding-left: 2rem;
}
.view-full-agenda {
    display: inline-flex;
    align-items: center;
    margin-top: 3rem;
    font-size: 1.125rem;
    color: #212529;
    text-decoration: none;
}
.lban-team-about {
    background: #f5f5f5 !important;
    padding: 140px 254px 90px 254px;
}
.lban-team-about .lban-text__content p {
    font-size: 32px;
    font-weight: 600;
    line-height: 140%;
    color: #212121;
}
.view-full-agenda:hover {
    color: var(--lban-red);
    text-decoration: underline;
}
.sole-call-action .lban-promo__content {
    position: static !important;
}
.individual-hero-section {
    position: relative;
    padding: 150px 0 150px 0 !important;
}
.individual-hero-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 0.6);
}
.individual-hero-section .container {
    max-width: initial;
}
.individual-hero-section .hero-content {
    max-width: 1024px;
}
.individual-hero-section .hero-title {
    font-size: 6rem;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 25px;
    letter-spacing: -0.03em;
}
.individual-hero-section .hero-description {
    line-height: 115%;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 50px !important;
}
.individual-cyan-box {
    padding: 24px 200px 32px 200px;
}
.individual-about-section {
    padding: 120px 254px 105px 254px !important;
    background-color: #fff !important;
    color: #000 !important;
}
.individual-programs-section {
    padding-top: 0;
}
p.what-btn {
    margin-bottom: 10px;
}
.individual-programs-section .section-header {
    margin-bottom: 74px !important;
}
.individual-alumni-cyan-second {
    padding: 37px 12px 38px 12px !important;
}
.individual-alumni-cyan-second {
    background-color: color(display-p3 0.05 0.4 0.45) !important;
}
.individual-map-section-head {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 100%;
}
.individual-map-section-sub-head {
    font-size: 36px;
    font-weight: 600;
    line-height: 115%;
}
.individual-map-section-desc {
    font-size: 24px;
    font-weight: 400;
    line-height: 115%;
    margin-bottom: 60px;
}
.lban-indie-frame {
    padding: 0 20px;
}
iframe.lban-indie-frame {
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
}
.learn-more-box a {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
}
.individual-map-section {
    padding: 120px 127px 120px 127px;
}
.learn-more-box {
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-primary-no-hover {
    margin-top: 20px;
}
.individual-alumni-cyan-second .cyan-head-second {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 100%;
}
.individual-media-card {
    background: #000;
    padding: 160px 127px 100px 127px;
    color: #fff;
}
.individual-media-card .lban-media-grid__footer-link {
    color: #fff;
}
.individual-media-card .lban-media-grid__title {
    font-size: 4.5rem;
    font-weight: 600 !important;
    line-height: 100%;
}
.individual-about-section .lban-text__title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 37px;
}
.individual-about-section .lban-text__content p {
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 115% !important;
    text-align: left !important;
}
.cyan-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
}
.individual-hero-section .btn-lban-primary {
    padding: 11px 24px !important;
}
.sole-logistics .logistics-meta {
    justify-content: flex-start !important;
}
.sole-logistics .logistics-card {
    justify-content: space-between;
}
.sole-call-action {
    padding: 40px !important;
}
.sole-call-action .lban-promo-section__container .lban-promo {
    justify-content: end !important;
}
.sole-call-action .lban-promo-section__container {
    padding: 60px !important;
}
.white-box {
    background: #fff;
    padding: 25px;
}
.lban-newsletter-title {
    font-size: 3.7rem !important;
    font-weight: 600 !important;
    line-height: 1.1;
    margin-bottom: 80px !important;
}
.bdr-custom .lban-newsletter-card {
    padding: 36px;
    background-color: rgb(0 0 0 / 0.5);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    max-width: 500px;
    border-radius: 24px;
    margin: 40px 0 40px 40px;
}
.lban-newsletter-wrapper {
    border-radius: 32px;
    color: #ffffff !important;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    text-align: left;
    background: transparent !important;
    backdrop-filter: none !important;
    padding: 0 !important;
}
.lban-newsletter-wrapper h2 {
    font-size: 64px;
    margin-bottom: 70px;
    font-weight: 700;
    line-height: 1.1;
}
.lban-input-group {
    margin-bottom: 20px;
}
.lban-newsletter-wrapper input[type="text"],
.lban-newsletter-wrapper input[type="email"] {
    width: 100%;
    background: #fff0;
    border: none;
    border-bottom: 1px solid #fff9;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    outline: none;
}
.lban-newsletter-wrapper ::placeholder {
    color: #ccc;
    opacity: 1;
}
.lban-submit {
    width: 100%;
    background-color: #8b1e14;
    color: #fff;
    border: none;
    padding: 15px;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    margin-top: 10px;
    transition: background-color 0.3s ease;
}
.lban-submit:hover {
    background-color: #a32419;
}
.lban-disclaimer {
    font-size: 13px;
    color: #ddd;
    line-height: 1.4 !important;
    margin: 0;
}
.lban-media-grid__footer {
    margin-top: 20px !important;
}
.lban-media-grid__footer-link {
    font-size: 18px;
    font-weight: 400;
}
.lban-media-grid__footer-link:hover {
    color: #a0221c !important;
}
.brave_element__code .wpcf7-response-output .brave_element__code .wpcf7-not-valid-tip {
    color: #a0221c !important;
}
.sole-mobile-section .size-large img {
    padding-left: 20px !important;
    padding-right: 20px !important;
    max-height: 720px !important;
}
.standout-grid-custom .col-md-6 {
    padding: 16px !important;
    margin: 0px !important;
}
.sponsors-head {
    margin-bottom: 2.5rem !important;
}
.standout-grid-custom .row {
    margin: 0px !important;
}
.lban-modal-form label {
    color: #000 !important;
}
.lban-modal-form select {
    -webkit-appearance: menulist;
    background-color: #fff;
    border: 1px solid #ced4da;
}
.lban-modal-form .wpcf7-submit {
    background-color: #a0221c !important;
    color: #ffffff !important;
}
.faculty-section {
    padding: 180px 15px;
    background-color: #fff;
}
.faculty-title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.1;
    color: var(--lban-dark);
}
.faculty-card {
    position: relative;
    border-radius: 32px;
    overflow: hidden;
    transition: all 0.3s ease;
    height: 100%;
    min-height: 400px;
}
.sole-faculty-slide .faculty-card img {
    height: 100% !important;
}
.faculty-card img {
    width: 100%;
    height: 100%;
    object-fit: cover !important;
    display: block;
    transition: transform 0.5s ease;
}
.faculty-card:hover img {
    transform: scale(1.05);
}
.faculty-info-box {
    position: absolute;
    bottom: 24px;
    left: 20px;
    right: 20px;
    background-color: #f7f7f7;
    padding: 24px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgb(0 0 0 / 0.1);
    z-index: 2;
}
.faculty-name {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--lban-dark);
    margin-bottom: 4px;
}
.faculty-role {
    font-size: 1.125rem;
    color: var(--lban-dark);
    margin-bottom: 8px;
}
.faculty-panel {
    font-size: 0.875rem;
    color: var(--lban-dark);
    margin-bottom: 0;
}
.faculty-panel strong {
    font-weight: 700;
}
.logistics-section {
    padding: 120px 127px;
    background-color: var(--lban-white);
}
.logistics-title {
    font-size: 4.5rem;
    margin-bottom: 90px;
    font-weight: 600;
    line-height: 1.1;
    color: var(--lban-dark);
}
.logistics-section-title {
    margin-bottom: 90px;
}
.logistics-card {
    background-color: var(--lban-sky);
    border-radius: 24px;
    padding: 40px;
    height: 100%;
    transition: all 0.3s ease;
}
:root {
    --lban-sky: #f5f5f5;
    --lban-white: #ffffff;
    --lban-dark: #000000;
    --lban-red: #a0221c;
}
.logistics-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgb(0 0 0 / 0.05);
}
.logistics-card-title {
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--lban-dark);
    line-height: 1.2;
}
.logistics-meta {
    font-size: 1rem;
    color: var(--lban-dark);
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
}
.logistics-meta i {
    width: 20px;
    text-align: center;
    color: var(--lban-dark);
    opacity: 0.6;
}
.logistics-divider {
    border-top: 1px solid #000;
    opacity: 0.1;
}
.price-large {
    font-size: 3rem;
    font-weight: 700;
    color: var(--lban-dark);
    line-height: 1;
}
.logistics-text {
    font-size: 1rem;
    color: var(--lban-dark);
    opacity: 0.8;
    line-height: 1.5;
    text-align: center;
}
.price-btn {
    margin-top: auto;
}
.price-row {
    border-bottom: 1px solid rgb(0 0 0 / 0.05);
    padding-bottom: 12px;
    margin-bottom: 12px !important;
}
.price-row:last-of-type {
    border-bottom: none;
    margin-bottom: 16px !important;
}
.price-label {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--lban-dark);
}
.old-price {
    font-size: 0.875rem;
    text-decoration: line-through;
    color: var(--lban-dark);
    opacity: 0.5;
}
.current-price {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--lban-dark);
}
.early-bird-note {
    font-size: 0.875rem;
    color: var(--lban-red);
    font-weight: 600;
    margin-bottom: 0px !important;
}
.btn-lban-black-solid {
    background-color: var(--lban-dark);
    color: var(--lban-white);
    border: none;
    padding: 12px 24px;
    font-weight: 600;
    font-size: 1rem;
    border-radius: 12px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}
.btn-lban-black-solid:hover {
    background-color: #333;
    color: var(--lban-white);
    transform: translateY(-2px);
}
.mob-sole-reverse {
    display: flex;
    flex-direction: column;
}
.logistics-title {
    font-size: 3rem;
}
.logistics-section-title {
    margin-bottom: 24px;
}
.logistics-card {
    padding: 30px;
}
.mob-sole-reverse {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.logistics-text {
    text-align: left;
}
.alumni-heading-business {
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 24px;
    letter-spacing: 0.05em;
}
.qualifications-title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.1;
}
.video-slider-row {
    flex-wrap: nowrap;
}
.hide-scrollbar::-webkit-scrollbar {
    display: none;
}
.hide-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.video-card {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.video-card img {
    transition: transform 0.5s ease;
    width: 100%;
}
.video-card:hover img {
    transform: scale(1.05);
}
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.play-icon {
    width: 0;
    height: 0;
    border-top: 15px solid #fff0;
    border-bottom: 15px solid #fff0;
    border-left: 22px solid #fff;
    margin-left: 6px;
}
.video-card:hover .play-button {
    transform: translate(-50%, -50%) scale(1.05);
}
.video-nav .all-videos-link {
    font-size: 1rem;
    font-weight: 500;
}
.nav-btn {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    background-color: #757575;
}
.nav-btn svg path {
    stroke: #000;
}
.bg-shady {
    background-color: #fff;
}
.nav-btn:hover {
    opacity: 0.8;
}
.program-cta-section-business {
    background-color: #f5f5f5;
}
.program-cta-banner {
    background-color: #f5f5f5;
}
.program-cta-content {
    background-color: #f5f5f5;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.program-cta-title {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
}
.cta-benefits-list {
    font-size: 1.125rem;
    color: #333;
}
.program-cta-image img {
    object-fit: cover;
    height: 100%;
    min-height: 500px;
}
.program-cta-section-business {
    background-color: #f5f5f5;
    width: 100%;
}
.program-cta-banner {
    background-color: #f5f5f5;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.program-cta-banner .row {
    width: 100%;
    margin: 0;
    display: flex;
}
.program-cta-banner .col-lg-6 {
    padding: 0;
    margin: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
.program-cta-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 4rem 5rem;
}
.program-cta-title {
    font-size: 2.22rem;
    font-weight: 700;
    line-height: 1.25;
    color: #000;
    margin-bottom: 2rem;
}
.cta-benefits-list {
    font-size: 1.125rem;
    color: #333;
    line-height: 1.6;
}
.cta-benefits-list li {
    margin-bottom: 0.75rem;
    display: flex;
    align-items: flex-start;
}
.program-cta-image {
    height: 100%;
    width: 100%;
    position: relative;
    min-height: 550px;
}
.program-cta-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.fw-600 {
    font-weight: 600 !important;
}
.bg-shady {
    background: #787878 !important;
}
.standout-nav .bg-shady {
    background: #f0f0f0 !important;
}
.sole-faculty-nav .bg-shady {
    background: #f0f0f0 !important;
}
.sole-faculty-nav .bg-shady svg {
    height: 20px;
    width: 20px;
}
.rounded-24 {
    border-radius: 24px !important;
}
.about-program-section,
.about-program-section-startup {
    padding: 140px 254px 0;
    background-color: #fff;
    color: #000;
}
.about-program-section .flexer {
    max-width: 932px;
    margin: 0 auto;
}
.lban-text__content.lead.mb-5 {
    margin-bottom: 0px !important;
}
.programs-next-steps {
    padding: 140px 254px 280px 254px;
}
.research-page-nav .nav-btn {
    background: #f0f0f0 !important;
}
.about-program-title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 48px;
    color: #000;
}
.about-program-content p {
    font-size: 1.25rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    color: #000;
    font-weight: 400;
    text-align: left;
}
.about-program-socials {
    margin-top: 90px;
}
.program-social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    transition: all 0.3s ease;
    background-color: #fff;
}
.program-social-icon:hover {
    border-color: #a0221c;
    transform: translateY(-3px);
}
.program-social-icon img {
    height: 24px;
    width: auto;
}
.standout-section-startup {
    padding: 100px 0;
}
.standout-icon {
    margin-bottom: 24px;
}
.standout-card-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #000;
}
.standout-card-text {
    font-size: 1.125rem;
    color: #000;
    line-height: 1.5;
}
.qualifications-section {
    padding: 140px 254px;
    background-color: #f5f5f5;
}
.qualifications-section .qualifications-title {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 90px;
}
.qualifications-accordion .accordion-item {
    background-color: #fff;
    border: none;
    border-radius: 24px !important;
    margin-bottom: 24px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgb(0 0 0 / 0.05);
}
.qualifications-accordion .accordion-button {
    padding: 32px 40px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #000;
    background-color: #fff;
    border: none;
    box-shadow: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.qualifications-accordion .accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fff;
    box-shadow: none;
}
.qualifications-accordion .accordion-button::after {
    background-image: none !important;
    content: "+";
    font-size: 2rem;
    font-weight: 400;
    line-height: 1;
    margin-left: auto;
    transition: transform 0.3s ease;
}
.qualifications-accordion .accordion-button:not(.collapsed)::after {
    content: "-";
    transform: none;
    font-size: 2.5rem;
    line-height: 1;
}
.qualifications-accordion .accordion-body {
    padding: 0 40px 40px 40px;
}
.qualification-list li {
    font-size: 1.125rem;
    line-height: 1.6;
    margin-bottom: 12px;
    display: inline-block;
    /* align-items: flex-start; */
}
.qualification-list i,
.qualification-list svg {
    color: #000;
    margin-inline: 4px;
    /* margin-top: 4px; */
}
.alumni-section {
    background-color: #000;
    padding: 120px 0;
    color: #fff;
}
.lban-text-read-more-link-section-wrapper .only-social-link {
    justify-content: end;
}
.programs-alumni-section {
    padding: 120px 0 172px 0px !important;
}
.text-section-about-modal {
    max-width: initial !important;
}
.programs-alumni-block {
    padding: 0 120px;
}
.programs-alumni-block .quote-text {
    text-align: left;
    font-size: 24px;
    line-height: 140%;
}
.lban-text-read-more-link-section-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.quote-name {
    text-align: right;
}
.programs-cards-section {
    padding: 140px 0 135px 0;
}
.video-box {
    padding: 0 127px;
}
.video-card img {
    min-height: 327px;
}
.programs-alumni-section .quote-wrapper {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 17px;
    max-width: 673px;
    margin: 0 auto;
}
.alumni-heading-business {
    font-weight: 700;
    font-size: 2rem;
    color: #a0221c;
    margin-bottom: 1rem;
}
.video-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
}
.video-card img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}
.video-card:hover img {
    transform: scale(1.05);
}
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.wp-block-lban-video-thumbnail {
    padding-right: 16px;
    padding-left: 16px;
}
.video-thumbnail-img {
    transition: filter 0.3s ease;
    max-height: 680px !important;
}
.video-card:hover .play-button {
    transform: translate(-50%, -50%) scale(1.1);
}
.play-icon {
    width: 0;
    height: 0;
    border-top: 10px solid #fff0;
    border-bottom: 10px solid #fff0;
    border-left: 16px solid #fff;
    margin-left: 4px;
}
.nav-btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #787878;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}
.nav-btn:hover {
    background: #fff;
}
.nav-btn svg path {
    stroke: #000;
}
.all-videos-link {
    font-size: 1.125rem;
    font-weight: 600;
    color: #fff;
    text-decoration: underline;
    transition: color 0.3s ease;
}
.all-videos-link:hover {
    color: #a0221c !important;
}
.announcement-bar {
    background-color: var(--lban-red);
    color: var(--lban-white);
    text-align: center;
    padding: 16px 0;
    font-size: 1.125rem;
    font-weight: 400;
}
.sub-navbar {
    background-color: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    padding: 12px 0;
}
.sub-nav-title {
    font-size: 1.131rem;
    font-weight: 400;
    color: var(--lban-dark);
    margin-bottom: 0;
}
.sub-nav-links .nav-link,
.sub-nav-links ul li a {
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px !important;
    color: var(--lban-gray) !important;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: all 0.3s ease;
}
.sub-nav-links .nav-link:hover,
.sub-nav-links .nav-link.active,
.sub-nav-links ul li a:hover,
.sub-nav-links ul li.current-menu-item a {
    color: var(--lban-dark) !important;
}
#masthead {
    z-index: 1100 !important;
}
.subscribe-default-title {
    font-size: 72px !important;
    font-weight: 600 !important;
}
.signup-form input[type="submit"],
.signup-form button[type="submit"] {
    background-color: #a0221c !important;
    color: #fff !important;
    padding: 10px 40px !important;
    font-weight: 700 !important;
    border-radius: 12px !important;
    border: none !important;
    width: 100% !important;
    margin-top: 0.7rem;
    transition: all 0.3s ease;
}
#lban-mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
    padding: 24px;
    transform: translateX(100%);
    transition:
        transform 0.3s ease-in-out,
        visibility 0.3s;
    visibility: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}
#lban-mobile-menu-overlay.active {
    transform: translateX(0);
    visibility: visible;
}
.mobile-menu-header {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 20px;
}
.mobile-close-btn {
    background: none;
    border: none;
    font-size: 2rem;
    color: #000;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}
.mobile-menu-content {
    padding-top: 10px;
    flex-grow: 1;
}
.mobile-navbar-nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#mobile-primary-menu > li {
    margin-bottom: 24px;
}
#mobile-primary-menu > li > a {
    color: #a0221c !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: none !important;
    display: block;
    margin-bottom: 12px;
}
#mobile-primary-menu .sub-menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
#mobile-primary-menu .sub-menu > li {
    margin-bottom: 12px;
}
#mobile-primary-menu .sub-menu > li:last-child {
    margin-bottom: 0;
}
#mobile-primary-menu .sub-menu > li > a {
    color: #000 !important;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 24px;
    text-transform: none;
    text-decoration: none !important;
    display: block;
    line-height: 1.2;
}
#mobile-primary-menu .dropdown-toggle::after {
    display: none !important;
}
#mobile-primary-menu .dropdown-menu {
    display: block !important;
    position: static !important;
    float: none !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
}
#mobile-primary-menu .dropdown-menu .dropdown-item {
    padding: 0 !important;
    white-space: normal !important;
}
.mobile-navbar-nav .nav-link {
    padding: 0 !important;
}
#lban-newsletter-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(0 0 0 / 0.8);
    opacity: 0;
    visibility: hidden;
    transition:
        opacity 0.5s ease,
        visibility 0.5s ease;
}
#lban-newsletter-popup.lban-popup-visible {
    opacity: 1;
    visibility: visible;
}
.subscribe-modal-container {
    width: 100%;
    max-width: 1089px;
    height: auto;
    min-height: 500px;
    background-color: #4a4a4a;
    border-radius: 24px;
    box-shadow: 0 15px 40px rgb(0 0 0 / 0.5);
    transform: translateY(100px);
    opacity: 0;
    transition:
        transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.6s ease;
}
#lban-newsletter-popup.lban-popup-visible .subscribe-modal-container {
    transform: translateY(0);
    opacity: 1;
}
.subscribe-modal-container {
    padding: 36px;
}
.newsletter-form-card {
    width: 100%;
    backdrop-filter: blur(5px);
}
.subscribe-title {
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 2rem;
}
#lban-newsletter-popup input[type="text"],
#lban-newsletter-popup input[type="email"],
#lban-newsletter-popup textarea,
.form-control-custom {
    background-color: transparent !important;
    border: none;
    border-bottom: 1px solid rgb(255 255 255 / 0.5);
    border-radius: 0;
    color: #fff !important;
    padding: 0.75rem 0;
    width: 100%;
}
#lban-newsletter-popup input:focus,
.form-control-custom:focus {
    box-shadow: none;
    border-bottom-color: #fff;
    background-color: transparent !important;
    outline: none;
}
#lban-newsletter-popup ::placeholder,
.form-control-custom::placeholder {
    color: rgb(255 255 255 / 0.7);
}
.btn-lban-red {
    background-color: #a0221c;
    color: #fff;
    border: none;
    font-weight: 700;
    border-radius: 12px;
    font-size: 1.25rem;
    transition: background-color 0.3s ease;
}
.btn-lban-red:hover {
    background-color: #801b16;
    color: #fff;
}
.subscribe-disclaimer {
    color: rgb(255 255 255 / 0.6);
    font-size: 0.9375rem;
    line-height: 1.4;
}
.btn-close-custom {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #fff;
    border: none;
    color: #99a5b6;
    font-size: 1.2rem;
    cursor: pointer;
    z-index: 10;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.btn-close-custom:hover {
    background-color: #eee;
    transform: rotate(90deg);
}
.research-mobile-latino {
    display: none !important;
}
#lban-newsletter-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(0 0 0 / 0.8);
    opacity: 0;
    visibility: hidden;
    transition:
        opacity 0.5s ease,
        visibility 0.5s ease;
}
#lban-newsletter-popup.lban-popup-visible {
    opacity: 1;
    visibility: visible;
}
.lban-newsletter-container,
.subscribe-modal-container {
    width: 100%;
    max-width: 1089px;
    height: auto;
    min-height: 500px;
    background-color: #4a4a4a;
    border-radius: 24px;
    box-shadow: 0 15px 40px rgb(0 0 0 / 0.5);
    background-image: var(--popup-bg-desktop);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: translateY(100px);
    opacity: 0;
    transition:
        transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
        opacity 0.6s ease;
}
#lban-newsletter-popup.lban-popup-visible .subscribe-modal-container {
    transform: translateY(0);
    opacity: 1;
}
.newsletter-form-card {
    width: 100%;
    backdrop-filter: blur(5px);
}
.subscribe-title {
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 2rem;
}
#lban-newsletter-popup input[type="text"],
#lban-newsletter-popup input[type="email"],
#lban-newsletter-popup textarea,
.form-control-custom {
    background-color: transparent !important;
    border: none;
    border-bottom: 1px solid rgb(255 255 255 / 0.5);
    border-radius: 0;
    color: #fff !important;
    padding: 0.75rem 0;
    width: 100%;
}
#lban-newsletter-popup input:focus,
.form-control-custom:focus {
    box-shadow: none;
    border-bottom-color: #fff;
    background-color: transparent !important;
    outline: none;
}
#lban-newsletter-popup ::placeholder,
.form-control-custom::placeholder {
    color: rgb(255 255 255 / 0.7);
}
.btn-lban-red {
    background-color: #a0221c;
    color: #fff;
    border: none;
    font-weight: 700;
    border-radius: 12px;
    font-size: 1.25rem;
    transition: background-color 0.3s ease;
}
.btn-lban-red:hover {
    background-color: #801b16;
    color: #fff;
}
.subscribe-disclaimer {
    color: rgb(255 255 255 / 0.6);
    font-size: 0.9375rem;
    line-height: 1.4;
}
.btn-close-custom {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #fff;
    border: none;
    color: #99a5b6;
    font-size: 1.2rem;
    cursor: pointer;
    z-index: 10;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.btn-close-custom:hover {
    background-color: #eee;
    transform: rotate(90deg);
}
.capital-initiative-hero-section {
    position: relative;
}
.capital-initiative-hero-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 0.6);
    z-index: 10;
}
.capital-initiative-hero-section {
    padding: 330px 0 290px 0 !important;
}
.capital-initiative-hero-section .hero-title {
    font-size: 6rem;
    font-weight: 600;
    line-height: 100%;
    z-index: 11;
}
.capital-initiative-hero-section .hero-content {
    max-width: 100%;
    margin: 0;
    z-index: 11;
}
.capital-initiative-hero-section .container {
    max-width: 1200px !important;
}
.capital-initiative-about {
    background: #f5f5f5;
    padding: 140px 254px 100px 254px !important;
}
.programs-section-center .row {
    gap: 0px !important;
}
.capital-initiative-about .lban-text__content p {
    font-size: 32px !important;
    font-weight: 600 !important;
    line-height: 140% !important;
}
.capital-initiative-lban-alumni .capital-initiative-lban-alumni-main {
    padding: 140px 0 26px 0px !important;
}
.capital-initiative-lban-alumni .stats-heading {
    text-align: center !important;
    margin-bottom: 47px !important;
    font-size: 4.5rem !important;
    font-weight: 600 !important;
    line-height: 100% !important;
}
.capital-initiative-lban-alumni .ecosystem-text {
    margin-bottom: 8px !important;
    margin-top: 20px;
}
.capital-initiative-lban-alumni .ecosystem-text p {
    margin-bottom: 8px !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 140% !important;
    text-align: center !important;
}
.capital-initiative-lban-alumni-main .btn-lban-primary-solid {
    margin-top: 55px;
    margin-bottom: 0px !important;
}
.capital-initiative-lban-alumni-main {
    padding: 140px 0 26px 0px !important;
}
.capital-initiative-lban-alumni .large-rounded-image-container img {
    height: 420px;
    width: 932px;
    object-fit: cover;
}
.capital-initiative-partner {
    padding: 83px 0 80px 0;
    margin-bottom: 140px;
}
.capital-initiative-partner-head {
    font-weight: 600;
    font-size: 4.5rem;
    line-height: 100%;
    margin-bottom: 50px !important;
}
.subscribe-modal-container {
    flex-direction: column;
    justify-content: center;
    padding: 0 !important;
}
.hero-section-programs {
    padding: 47px 0 17px 0px !important;
}
.hero-section-programs .lban-text__content {
    margin-bottom: 35px !important;
}
.hero-section-programs .hero-content, .startup-hero-section .hero-content {
    display: flex;
    flex-flow: column;
}
.hero-section-programs .hero-content .hero-description, .startup-hero-section .hero-content .hero-description {
    margin-bottom: 30px !important;
}
.hero-section-programs .hero-content .description-misc {
    order: 1;
}
.startup-hero-section .hero-content .description-misc {
    order: 1;
    margin-bottom: 30px;
}
.hero-section-programs .hero-content .hero-actions, .startup-hero-section .hero-content .hero-actions {
    order: 2;
}
.hero-section-programs .hero-content .description-misc p,
.startup-hero-section .hero-content .description-misc p {
    font-size: 1.5rem;
    line-height: 115%;
    margin-bottom: 8px;
}

.btn-lban-dark-solid,
.btn-lban-primary-solid {
    font-weight: 600 !important;
}
.programs-text-section .lban-text__title {
    display: block;
}
.about-program-section .lban-text__content p {
    margin-left: auto;
    margin-right: auto;
    /* font-weight: 600; */
    font-size: 20px;
    line-height: 115%;
    color: #000;
}
.about-program-section.sole-about .lban-text__content p {
    font-weight: 400;
    font-size: 18px;
}
.programs-pathways-section .section-header h2 {
    margin-bottom: 17px !important;
}
.programs-pathways-section .lead-text {
    margin-bottom: 30px !important;
}
.programs-pathways-section .program-card-title {
    padding: 0 35px !important;
    margin-top: 50px;
}
.programs-alumni-section .container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.programs-alumni-section .qualifications-title {
    padding: 0 55px;
}
.programs-alumni-block .quote-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 16px !important;
}
.programs-cards-section .section-title-large {
    font-size: 72px;
    font-weight: 600;
    line-height: 100%;
    padding: 0 60px;
    margin-bottom: 38px;
}
.programs-cards-section .leading p {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding: 0 17px;
}
.quote-name {
    text-align: right;
    max-width: 673px;
    margin: 0 auto;
}
.programs-do-business {
    padding: 48px 30px;
    background: #fff;
}
.programs-alumni-block {
    padding: 0;
}
.programs-do-business p {
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #000 !important;
    padding: 0 10px;
    width: 660px;
    line-height: 115% !important;
    margin: 0 auto 50px !important;
}
.programs-next-steps {
    background: #f5f5f5;
}
.video-card img {
    min-height: 287px;
    min-width: 342px !important;
}
.programs-do-business .wp-block-heading {
    margin: 0 auto;
    width: 444px;
    font-weight: 600;
    font-size: 64px !important;
    line-height: 100%;
    text-align: center;
    letter-spacing: -0.03em;
    color: #a0221c;
}
.programs-contact-desktop {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 115% !important;
    margin-top: 50px;
}
.startup-do-business {
    padding: 48px 20px;
    margin-bottom: 0;
}
.startup-do-business .first-heading {
    font-weight: 600;
    font-size: 18px;
    line-height: 115%;
}
.startup-alumni-section .container {
    padding: 0px !important;
}
.business-wrapper-heading {
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}
.startup-keydates-section .mobile-cta-business-wrapper ul {
    margin-bottom: 10px !important;
}
.startup-accer-subscribe {
    padding-top: 0px !important;
    padding-bottom: 48px !important;
}
.startup-accer-subscribe .mobile-final-cta-wrapper {
    border-radius: 0px !important;
}
.startup-accer-subscribe .mobile-final-cta-content {
    position: absolute;
    bottom: 0;
    padding: 24px 16px !important;
    text-align: left;
    top: initial !important;
}
.startup-accer-subscribe .mobile-final-cta-content-head {
    font-size: 40px;
    font-weight: 600 !important;
    text-align: left;
    line-height: 100%;
}
.startup-accelerator-about-section .about-program-socials {
    margin-top: 0px !important;
}
.startup-accelerator-about-section .lban-text-read-more-link-section-wrapper .text-lban-primary {
    display: block !important;
    font-size: 18px;
    font-weight: 400;
    color: #006873;
}
.startup-accelerator-about-section .lban-text-read-more-link-section-wrapper {
    padding-top: 0px !important;
}
.startup-accer-subscribe .mobile-final-cta-wrapper {
    min-height: 650px !important;
}
.startup-accer-subscribe .smallville {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}
.startup-accer-subscribe .mobile-final-cta-content-para {
    line-height: 115%;
}
.startup-accer-subscribe .mobile-final-cta-content .d-flex {
    flex-direction: row;
}
.startup-keydates-section .mobile-cta-business-wrapper ul li {
    margin-bottom: 8px !important;
}
.startup-keydates-section {
    padding: 0 16px 48px 16px !important;
}
.startup-do-business .do-buiss {
    font-weight: 600;
    font-size: 64px;
    line-height: 100%;
    color: #a0221c;
}
.startup-do-business {
    background: #fff;
}
.startup-alumni-section .qualifications-title {
    padding: 0 40px;
}
.startup-keydates-section .mobile-cta-overlay {
    padding-bottom: 13px;
}
.programs-next-steps .lban-text__content p {
    color: #000;
    padding: 0 25px;
    font-size: 24px;
    font-weight: 400;
    line-height: 115%;
    margin-bottom: 43px;
}
.programs-pathways-section .learn-more-link {
    margin-bottom: 20px;
}
.programs-next-steps .lban-text__title {
    margin-bottom: 30px;
}
.programs-cta-box {
    padding: 48px 16px !important;
}
.newsletter-form-card {
    margin: 0;
    max-width: 100%;
    border-radius: 0;
    background-color: rgb(74 74 74 / 0.98) !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.individual-programs-section {
    padding: 28px 0 140px 0;
}
.individual-programs-section .program-card-title {
    margin-top: 0;
    font-size: 40px;
    line-height: 120%;
    font-weight: 600;
    padding: 0 45px !important;
    margin-bottom: 15px !important;
}
.individual-programs-section .program-card-text {
    font-size: 20px;
    line-height: 140%;
    color: #000;
    font-weight: 400;
    margin-bottom: 13px !important;
    padding: 0 10px;
}
.learn-more-link {
    margin-bottom: 13px;
}
.individual-programs-section .row {
    gap: 20px;
}
.what-btn {
    font-size: 20px;
    font-weight: 600;
    line-height: 115%;
}
.individual-media-card .lban-media-grid__header {
    margin-bottom: 10px !important;
}
.individual-media-card .lban-media-grid__description {
    margin-bottom: 84px !important;
}
.individual-media-card .research-page-slider-container .report-year {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 1rem;
    color: #fff !important;
    line-height: 1.2;
}
.individual-media-card .research-page-slider-container .report-text {
    font-size: 16px !important;
    line-height: 1.5 !important;
    margin-bottom: 25px !important;
    opacity: 0.9 !important;
    text-align: center !important;
    max-width: 450px !important;
}
.individual-media-card .boton {
    padding-right: 0px !important;
}
.individual-media-card .research-page-nav {
    padding-right: 0px !important;
}
.cyan-head-para {
    font-size: 18px;
    margin-top: 10px !important;
    line-height: 130%;
}
.individual-cyan-btn {
    margin-top: 50px !important;
    margin-bottom: 30px !important;
}
.community-ecosystem-page-about-section .btn-lban-primary-solid {
    max-width: 200px;
}
.community-ecosystem-page-about-section .about-link-button-section .d-flex {
    justify-content: left !important;
}
.community-ecosystem-stats .stat-number {
    font-size: 5.5rem;
    line-height: 90%;
    font-weight: 700;
}
.community-ecosystem-stats .stat-unit {
    font-size: 4rem;
    line-height: 90%;
    font-weight: 700;
}
.community-ecosystem-stats .stat-unit {
    color: #7a7a7a !important;
}
.community-ecosystem-stats .stat-divider {
    margin: 20px 0px !important;
}
.community-ecosystem-stats {
    padding: 0 0 183px 0px !important;
}
.community-individual-section {
    padding: 140px 254px;
}
.capital-initiative-lban-alumni .ecosystem-text p {
    text-align: center !important;
}
.stats-header {
    text-align: left;
    align-items: center !important;
}
.community-individual-section .ecosystem-btn-wrapper {
    margin-top: 0px !important;
    text-align: center;
}
.community-individual-section .btn-lban-primary-solid {
    /* width: 150px !important; */
    margin-bottom: 10px;
    margin-top: 50px !important;
}
.community-individual-section .ecosystem-btn-wrapper .btn-lban-primary-solid + .btn-lban-primary-solid {
    background-color: #141a18 !important;
}
.community-individual-section .stats-header {
    max-width: initial !important;
}
.community-ecosystem-subscribe .signup-banner {
    min-height: 640px !important;
    background-position: top;
}
.community-ecosystem-subscribe .glass-box {
    padding: 20px 10px !important;
}
.faq-hero-section {
    padding: 340px 0 320px 0;
    position: relative;
}
.faq-hero-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 0.5);
}
.faq-hero-section .hero-title {
    font-size: 96px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.03em;
}
.faq-section-about {
    padding: 140px 254px;
}
.faq-section-accordian {
    padding: 135px 0 120px 0;
}
.faq-section-accordian .qualifications-title {
    padding: 0 120px;
}
.faq-section-accordian .qualifications-accordion .accordion-item {
    margin-bottom: 17px;
}
.faq-section-black-accordian .qualifications-accordion .accordion-item {
    margin-bottom: 17px;
}
.faq-section-black-accordian {
    padding: 140px 0 127px 0;
}
.faq-section-black-accordian .qualifications-title {
    line-height: 100%;
    margin-bottom: 36px;
}
.faq-section-black-accordian .qualifications-description {
    font-size: 20px;
    font-weight: 400;
    line-height: 115%;
}
.faq-section-black-accordian .qualifications-accordion {
    margin-top: 80px !important;
}
.faq-subscribe-section {
    padding: 140px 16px 16px 16px !important;
}
.community-ecosystem-page-about-section {
    padding: 152px 254px 176px 254px !important;
}
.community-individual-section .stats-heading {
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 35px !important;
}
.community-individual-section .ecosystem-text p {
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
    text-align: center !important;
    margin-bottom: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lban-pillars__card {
    align-items: flex-start !important;
    padding: 32px !important;
}
.lban-pillars__number {
    flex-shrink: 0;
}
.lban-pillars__content-wrapper {
    flex: 1;
    min-width: 0;
}
.lban-pillars__card-title {
    font-size: 24px !important;
    margin-bottom: 25px !important;
}
.lban-pillars__link {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #a0221c !important;
    display: flex;
    align-items: center;
    gap: 4px;
}
.lban-pillars__card-text {
    margin-bottom: 35px !important;
}
.lban-pillars__card-text p {
    line-height: 160%;
    color: #000;
}
.lban-team-about {
    background: #f5f5f5 !important;
    padding: 140px 254px 90px 254px;
}
.lban-team-about .lban-text__content p {
    font-size: 32px;
    font-weight: 600;
    line-height: 140%;
    color: #212121;
}
.red-contact-page {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.red-contact-page .name-fields {
    display: flex;
    gap: 20px;
}
.red-contact-page input[type="text"],
.red-contact-page input[type="email"],
.red-contact-page textarea {
    width: 100%;
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid rgb(255 255 255 / 0.7) !important;
    border-radius: 0 !important;
    padding: 10px 0 !important;
    color: #ffffff !important;
    font-size: 16px;
    outline: none !important;
}
.red-contact-page ::placeholder {
    color: rgb(255 255 255 / 0.8) !important;
    font-weight: 400;
}
.red-contact-page textarea {
    height: 120px;
    resize: none;
}
.red-contact-page .lban-contact-form-submit {
    background-color: #a0221c !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 15px 0 !important;
    width: 100% !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    margin-top: 0px !important;
    cursor: pointer;
    transition: background 0.3s ease;
}
.red-contact-page .lban-contact-form-submit:hover {
    background-color: #8e241d !important;
}
.button-contact-red {
    margin-bottom: 0;
}
.new-margin {
    margin-bottom: 0;
}
.sponsors-page-spo-section {
    padding: 100px 127px !important;
}
.sponsors-page-spo-section .sponsors-description {
    font-size: 32px !important;
    font-weight: 600 !important;
    line-height: 115% !important;
    margin-bottom: 70px;
}
.sponsors-section-red {
    background: darkred;
    padding: 80px 254px;
    margin-bottom: 140px;
}
.sponsors-section-red .lban-text__title {
    font-size: 72px;
    font-weight: 600;
    line-height: 100%;
    color: #fff;
    margin-bottom: 47px;
}
.sponsors-section-red .btn {
    border-radius: 12px !important;
    padding: 12px 24px !important;
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.sponsors-page-spo-section .sponsors-grid .row {
    row-gap: 70px;
}
.sponsors-page-spo-section .stats-heading {
    margin-bottom: 0;
}
.learn-more-button-individual-page a {
    background-color: transparent !important;
}
.startup-accelerator-about-section .row {
    max-width: 932px;
    margin: 0 auto;
    text-align: center;
}
.home-page-slider-section .carousel-control-prev {
    left: -49px !important;
}
.home-page-slider-section .carousel-control-next {
    right: -49px !important;
}
.home-page-slider-section .container {
    max-width: 1200px !important;
}
.home-page-slider-section .carousel {
    position: relative;
    top: 0;
}
.lban-stats-slider .carousel-indicators {
    top: 162px !important;
}
.lban-stats-slider .carousel-indicators [data-bs-target] {
    width: 5px !important;
    height: 5px !important;
}
.qr-cash-section {
    padding: 0 0 100px 0px !important;
}
.qr-cash-section .ecosystem-text p {
    font-size: 36px !important;
    line-height: 120% !important;
    font-weight: 600 !important;
    max-width: 400px;
}
.qr-cash-section .large-rounded-image-container {
    margin-top: 0px !important;
}
.qr-cash-section .stats-header p {
    font-size: 20px !important;
    line-height: 160% !important;
    font-weight: 400 !important;
}
.qr-flow-cashy-section .stats-header p {
    font-size: 20px !important;
    line-height: 160% !important;
    font-weight: 400 !important;
    margin-bottom: 42px;
}
.qr-cash-section .ecosystem-text p {
    font-size: 36px !important;
    line-height: 120% !important;
    font-weight: 600 !important;
    max-width: 450px;
    text-align: center !important;
}
.qr-cash-section .ecosystem-btn-wrapper {
    margin-top: 15px !important;
}
.qr-panel-section {
    background: #fff !important;
}
.qr-panel-section .ecosystem-text p {
    max-width: 500px;
    text-align: center !important;
}
.qr-panel-flow-section {
    background: #f5f5f5 !important;
    padding: 40px 0 10px 0px !important;
}
.qr-panel-flow-section .ecosystem-text p {
    text-align: center !important;
    font-size: 36px !important;
    line-height: 120% !important;
    font-weight: 600 !important;
    max-width: 450px !important;
    text-align: center !important;
}
.qr-panel-flow-section .large-rounded-image-container {
    margin-top: 0px !important;
}
.qr-panel-flow-section .stats-header p {
    font-size: 20px;
    line-height: 160%;
    font-weight: 400;
}
.qr-panel-flow-section .ecosystem-btn-wrapper {
    margin-top: 15px !important;
}
.qr-panel-section .cta-location, .qr-cash-section .cta-location, .qr-flow-cashy-section .cta-location, .qr-panel-flow-section .cta-location {
    width: 100%;
    margin-top: 0 !important;
    font-size:20px;
}
.qr-panel-section .cta-location .fw-bold, .qr-cash-section .cta-location .fw-bold, .qr-flow-cashy-section .cta-location .fw-bold, .qr-panel-flow-section .cta-location .fw-bold {
    font-size:20px !important;
}
.qr-panel-section .stats-header, .qr-cash-section .stats-header, .qr-flow-cashy-section .stats-header, .qr-panel-flow-section .stats-header {
    margin-bottom: 0px !important;
}
.qr-panel-section .order-4, .qr-cash-section .order-4, .qr-flow-cashy-section .order-4, .qr-panel-flow-section .order-4 {
    order: 2 !important;
}
.faculty-header p {
    text-align: left;
    font-weight: 600;
}
.qr-flow-cashy-section {
    /* padding: 40px 0 100px 0px !important; */
    padding: 0 0 100px 0 !important;
    background-color: #f5f5f5 !important;
}
.qr-flow-cashy-section .ecosystem-text p {
    text-align: center !important;
    font-size: 36px !important;
    line-height: 120% !important;
    font-weight: 600 !important;
    max-width: 430px !important;
}
.qr-flow-cashy-section .large-rounded-image-container {
    margin-top: 0px !important;
}
.qr-flow-cashy-section .ecosystem-btn-wrapper {
    order: 6 !important;
}
.qr-santa-clara-section {
    background: #fff !important;
}
.qr-santa-clara-section .program-cta-content {
    background: #fff !important;
}
.qr-santa-clara-section .program-cta-banner {
    background: #fff !important;
    padding: 80px 130px;
}
.qr-santa-clara-section .program-cta-sub-title {
    font-size: 36px;
    line-height: 100%;
    font-weight: 600;
    margin-bottom: 0px !important;
}
.qr-santa-clara-section .program-cta-title {
    font-size: 72px;
    line-height: 100%;
    font-weight: 600;
    margin-bottom: 77px !important;
}
.qr-santa-clara-section .program-cta-text {
    font-size: 20px;
    line-height: 140%;
    font-weight: 400;
    margin-bottom: 50px !important;
}
.qr-santa-clara-section .apply-now-btn-lban {
    width: 127px;
    padding: 14px 23px !important;
}
.qr-santa-clara-section .program-cta-image {
    min-height: 800px !important;
}
.qr-santa-clara-section .program-cta-image img {
    border-radius: 32px;
}
.qr-subscribe {
    padding: 70px 78px 140px 78px !important;
}
.qr-subscribe .lban-promo__content {
    position: absolute !important;
    bottom: -25px !important;
}
.qr-panel-section2 {
    background: #f5f5f5 !important;
}
.qr-subscribe .btn-lban-primary-solid {
    font-weight: 700 !important;
    font-size: 24px !important;
    padding: 8px 28px !important;
}
.qr-accordian .accordian-faq-title {
    display: flex;
    flex-direction: column;
}
.qr-accordian .sub-title {
    font-weight: 400;
}
.year-agenda-hero-section {
    padding: 100px 20px !important;
}
.year-agenda-hero-section .hero-desktop-pre-title {
    font-weight: 600 !important;
    font-size: 72px !important;
    line-height: 100% !important;
    margin-bottom: 36px;
    padding: 0 100px;
}
.year-agenda-hero-section .hero-title {
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 100% !important;
    margin-bottom: 1.5rem;
    letter-spacing: -0.03em;
}
.year-agenda-presented {
    padding: 30px 20px !important;
}
.year-agenda-presented2 {
    background: #fff !important;
}
.year-agenda-regis-live {
    padding: 30px 20px !important;
    justify-content: center;
    text-align: center;
}
.year-agenda-presented .sponsors-grid {
    margin-bottom: 0px !important;
}
.year-agenda-presented .stats-heading {
    font-size: 36px !important;
    font-weight: 600 !important;
    line-height: 120% !important;
}
.year-agenda-regis-live .capital-initiative-partner-head {
    font-size: 40px !important;
    font-weight: 700 !important;
    line-height: 120% !important;
    margin-bottom: 0px !important;
}
.year-agenda-regis-live p {
    margin-top: 14px !important;
    font-size: 22px !important;
    font-weight: 400;
    line-height: 120%;
}
.year-agenda-regis-live-btn {
    font-weight: 600 !important;
}
.year-agenda-about .lban-text__content {
    margin-bottom: 23px !important;
}
.year-agenda-who-attends {
    padding: 130px 0 0 0px !important;
}
.year-agenda-who-attends .section-header h2 {
    line-height: 100% !important;
}
.year-agenda-who-attends .section-header {
    margin-bottom: 88px !important;
}
.year-agenda-who-attends .program-card-content {
    padding: 16px !important;
}
.year-agenda-who-attends .program-card-title {
    text-align: left !important;
    margin: 0 0 20px 0px !important;
    letter-spacing: 0.001em;
    font-size: 1.9rem;
}
.program-card-text {
    margin: 0px !important;
    max-width: initial !important;
    line-height: 120%;
    margin-bottom: 16px !important;
}
.year-agenda-black-stats {
    padding: 3rem 0 2.1rem 0 !important;
}
.year-agenda-black-stats .stats-grid-number {
    font-size: 100px;
    font-family: initial !important;
    margin-bottom: 0.3rem !important;
    letter-spacing: 0.01em;
    text-transform: initial !important;
}
.year-agenda-black-stats .stats-grid-item {
    padding: 20px 0 30px 0;
}
.year-agenda-black-stats .stats-grid-desc {
    font-size: 20px !important;
    font-weight: 400;
    text-transform: initial !important;
    letter-spacing: 0.001em !important;
    opacity: 0.9;
}
.year-agenda-year-page-slider .stats-slider-icon svg,
.stats-slider-icon img {
    max-width: 35px;
    width: 35px;
    height: auto;
    opacity: 0.9;
}
.year-agenda-year-page-slider .container {
    max-width: 100% !important;
}
.year-agenda-regis-live {
    width: 100% !important;
    max-width: 100vw !important;
    margin-left: auto !important;
    margin-right: auto !important;
    overflow-x: hidden !important;
}
.year-agenda-year-page-slider .carousel-indicators {
    top: 140px !important;
}
.sole-about .text-lban-primary {
    background-color: #000 !important;
    color: #fff !important;
    padding: 14px 40px !important;
    font-weight: 700 !important;
    border-radius: 12px !important;
    text-decoration: none !important;
    display: inline-block !important;
    transition: all 0.3s ease !important;
    border: none !important;
    font-size: 1.125rem !important;
}
.home-page-promo-card-girl .lban-promo__content {
    position: absolute !important;
    bottom: -200px !important;
    padding-bottom: 30px !important;
}
.alumni-badge-about {
    padding: 140px 254px 90px 254px !important;
}
.alumni-badge-about .lban-text__content p {
    font-size: 24px;
    font-weight: 400;
    line-height: 140%;
    text-align: left !important;
}
.alumni-badge-red {
    margin-bottom: 0px !important;
    overflow-x: hidden;
}
.alumni-badge-red .lban-text__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 0px !important;
    white-space: nowrap;
}
.alumni-badge-red .flexer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 200px;
}
.flexer .flex-wrap {
    margin-top: 0px !important;
}
.startup-keydates-section-business {
    padding: 100px 20px !important;
    background: #fff !important;
}
.red-alumni-subscribe {
    padding-top: 140px !important;
}
.support-hero-section .hero-title {
    font-size: 6rem !important;
    font-weight: 600 !important;
    line-height: 100% !important;
}
.support-about-section {
    padding: 80px 254px !important;
}
.support-about-section .lban-text__title {
    font-size: 28px !important;
    line-height: 140% !important;
    font-weight: 400 !important;
    margin-bottom: 0px !important;
    padding: 0;
}
.support-columns-section {
    padding: 0 127px 190px 127px;
}
.support-columns-section .lban-promo-section {
    padding: 0px !important;
}
.news-filter-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.news-tab {
    font-size: 0.9rem;
    font-weight: 600;
    color: #6c757d;
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: 2px solid #fff0;
    transition: all 0.3s ease;
}
.news-tab:hover,
.news-tab.active {
    color: #000;
    border-bottom-color: #000;
    text-decoration: none !important;
}
.news-card-horizontal {
    background: #fff;
    border-radius: 20px;
    padding: 0;
    margin-bottom: 24px;
    box-shadow: 0 4px 20px rgb(0 0 0 / 0.04);
    display: flex;
    overflow: hidden;
    transition: all 0.3s ease;
    border: none;
}
.news-card-horizontal:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgb(0 0 0 / 0.08);
}
.news-card-horizontal .card-img-wrapper {
    width: 200px;
    min-width: 200px;
}
.news-card-horizontal .card-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-card-horizontal .card-body-content {
    padding: 24px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.news-card-horizontal .card-tagline {
    font-size: 0.75rem;
    font-weight: 700;
    color: #6c757d;
    text-transform: uppercase;
    margin-bottom: 8px;
    letter-spacing: 0.5px;
}
.news-card-horizontal .card-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.4;
}
.news-card-horizontal .card-title a {
    color: #212529;
    text-decoration: none;
    transition: color 0.2s;
}
.news-card-horizontal .card-title a:hover {
    color: #a0221c;
}
.news-card-horizontal .card-footer-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
}
.news-card-horizontal .learn-more-link {
    color: #a0221c;
    font-weight: 700;
    text-decoration: none;
    font-size: 0.9rem;
}
.news-card-horizontal .card-date {
    color: #6c757d;
    font-size: 0.85rem;
}
.support-columns-section .lban-promo-section .support-title {
    font-size: 20px !important;
    line-height: 115% !important;
    font-weight: 400 !important;
    margin-bottom: 80px !important;
}
.support-columns-section .lban-promo-section__container {
    min-height: 520px !important;
    padding: 36px !important;
}
.support-columns-section .lban-promo__content {
    position: absolute;
    top: 0px !important;
}
.support-columns-section .lban-promo-section__container {
    background-position: center !important;
}
.support-columns-section .lban-promo-section__container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(to bottom, #747676 72%, #fff0 100%);
    pointer-events: none;
}
.support-columns-section .mobile-final-cta-content {
    padding: 24px !important;
}
.news-section {
    padding: 15px 0 0 0px !important;
}
.news-section .news-filter-tabs {
    justify-content: end;
}
.news-section .news-tab.active {
    font-weight: 700;
}
.news-section .news-part {
    padding-top: 80px !important;
    margin-bottom: 80px !important;
}
.news-section .news-grid-heading {
    font-size: 36px !important;
    font-weight: 600 !important;
    line-height: 140% !important;
    max-width: 700px;
}
.news-section .featured-card {
    align-items: self-start !important;
}
.news-section .news-card-image {
    width: 100% !important;
    margin-bottom: 0;
}
.down-news-cards .news-card {
    background: #f5f5f5;
    border-radius: 24px;
}
.down-news-cards .news-card-body {
    padding: 32px !important;
}
.down-news-cards .learner-text {
    margin-top: 4px !important;
    padding-top: 0px !important;
}
.down-news-cards .news-title a {
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 100% !important;
}
.down-news-cards .news-title {
    margin-bottom: 7px !important;
}
.down-news-cards .news-title {
    line-height: 100% !important;
}
.news-tagline {
    font-weight: 600 !important;
}
.news-card.featured-card .news-card-body {
    padding-left: 0px !important;
}
.news-link {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 100% !important;
    color: #a0221c !important;
    display: flex;
    align-items: center;
}
span.news-date.text-muted.small {
    display: flex;
    align-items: center;
}
span.news-date.text-muted.small i {
    display: flex;
}
.down-news-cards .news-card-image {
    border-radius: 12px 12px 0 0px !important;
    height: 274px;
    margin-bottom: 0px !important;
}
.news-section .news-card-body {
    width: 100% !important;
}
.news-section .news-title {
    font-size: 32px !important;
    font-weight: 600 !important;
    line-height: 120% !important;
}
.down-news-cards .news-title {
    line-height: 100% !important;
}
.news-section .news-excerpt {
    display: none;
}
.support-columns-section .mobile-final-cta-content-head {
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 100% !important;
}
.support-columns-section .btn-lban-primary-solid {
    font-size: 15px !important;
    font-weight: 700 !important;
    line-height: 100% !important;
    min-height: initial !important;
}
.support-columns-section .mobile-final-cta-wrapper {
    height: 240px !important;
    min-height: 240px !important;
}
.lban-alumni-hero-section {
    padding: 160px 16px 16px 16px !important;
}
.lban-alumni-hero-section .container {
    padding: 0px !important;
}
.alumni-badge-about .lban-text__content p {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 140% !important;
    text-align: left !important;
}
.alumni-badge-red {
    margin-bottom: 0px !important;
    overflow-x: hidden;
}
.alumni-badge-accor .qualifications-title {
    font-size: 36px !important;
    font-weight: 600;
    line-height: 100% !important;
    margin-bottom: 90px;
    padding: 0 50px;
}
.alumni-badge-accor .container-fluid {
    padding: 0px !important;
}
.alumni-badge-accor .accordion-button .title {
    font-size: 20px !important;
    font-weight: 600;
    line-height: 120% !important;
}
.alumni-badge-accor .qualification-list p {
    font-size: 18px !important;
    font-weight: 400;
    line-height: 120% !important;
}
.footer-links .current-menu-item > a,
.footer-links .current_page_item > a,
.footer-links .current-menu-parent > a,
.footer-links .current_page_parent > a {
    color: #a0221c !important;
}
.postid-2033 header#masthead,
.page-id-2045 header#masthead {
    border-bottom: 0 !important;
}
.featured-news-item a.news-card-image {
    margin-bottom: 0 !important;
}
.page-id-466 .about-program-section {
    padding: 100px 254px;
}
.error-404 {
    text-align: center;
    padding: 90px 0;
    display: block;
    background-color: #fff0;
}
.error-404 h1 {
    font-size: 120px;
    font-weight: 700;
    line-height: 100px;
    display: inline-block;
}
.error-404 h2 {
    margin-top: 30px;
    font-size: 32px;
    line-height: 32px;
    font-weight: 600;
    display: block;
}
a.btn-home {
    color: #fff;
    margin: 20px 0;
    background-color: #a0221c !important;
    border: none !important;
    padding: 10px 50px !important;
    font-weight: 700 !important;
    font-size: 1.125rem !important;
    border-radius: 12px !important;
    transition: all 0.3s ease !important;
    display: inline-flex !important;
    align-items: center !important;
    margin-top: 40px;
    justify-content: center !important;
    text-decoration: none !important;
}
a.btn-home:hover {
    background-color: #a0221c !important;
    color: #fff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 0.2) !important;
}
.news-content-section .entry-content h1.wp-block-heading {
    font-size: 72px;
    line-height: 1em;
}
.news-content-section ul.wp-block-social-links li.wp-social-link {
    border: 1px solid #7a7a7a80;
}
.news-content-section ul.wp-block-social-links {
    gap: 5px;
    margin: 30px 0 40px;
}
.news-content-section .wp-container-core-columns-is-layout-28f84493 p.banner_des {
    font-size: 28px;
    margin-top: 32px;
    line-height: 1.3em;
}
img.wp-image-1987 {
    width: 100% !important;
}
.news-content-section .text_details .wp-block-column {
    max-width: 760px !important;
    margin: 25px auto 20px;
}
.news-content-section .text_details .wp-block-column p {
    font-size: 18px;
}
.news-content-section .is-style-default.social-icons {
    border-top: 1px solid #7a7a7a !important;
    margin: 0 0 20px !important;
    padding: 20px 0 0;
}
section.more-news-section {
    background-color: #f5f5f5;
    padding: 80px 20px;
}
.more-news-section h2 {
    font-size: 72px;
    margin: 0 0 40px 0;
}
.news-content-section .is-style-default.social-icons.top-socials {
    border: none !important;
}
.report-page-cta-section .stats-header {
    align-items: flex-start !important;
}
.report-page-cta-section .stats-header h3.stats-sub-heading {
    font-weight: 600;
    margin: 0 0 10px !important;
    color: #000;
}
.report-page-cta-section h2.stats-heading {
    line-height: 1em;
}
.report-page-cta-section .ecosystem-text p {
    font-size: 28px;
    line-height: 1.3em;
}
.report-page-cta-section .ecosystem-text p {
    font-size: 28px;
    line-height: 1.3em;
    margin: 13px 0 0;
}
.report-page-cta-section .ecosystem-text p {
    font-size: 28px;
    line-height: 1.3em;
    margin: 13px 0 26px;
}
.report-page-cta-section .ecosystem-btn-wrapper {
    width: 100%;
    text-align: center;
    margin: 5px 0 0px !important;
}
.page-id-1771 .alumni-badge-red {
    padding: 48px 254px !important;
}
.page-id-1771 .alumni-badge-accor {
    padding: 140px 254px;
    background-color: #f5f5f5;
}
.report-page-cta-section {
    padding: 70px 0 0;
}
.convening-sec .ecosystem-btn-wrapper {
    order: 2 !important;
}
.btn-close-custom i.fas.fa-times {
    line-height: 0;
}
.growing-community-section .ecosystem-btn-wrapper {
    order: 2 !important;
    margin: 0 0 45px !important;
    display: flex;
    gap: 20px;
}
.page-id-1288 .lban-text__title {
    font-size: 35px;
}
.announcement-heading-btn {
    /* display: none; */
    width: unset;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;    
    align-items: center;
}
.announcement-heading-btn a {
    /* display: none; */
    background-color: #fff;
    color: #000;
    border-radius: 12px;
    text-decoration: none;    
    line-height: 1;
    font-weight: 700;
    font-size: 15px;
    padding: 8px 12px;
}
.lban-stats-slider-heading h2 {
    font-size: 4.5rem;
    color: #000;
    line-height: 1.1;
    font-weight: 600;
    margin-bottom: 40px;
    text-transform: capitalize;
}
.lban-stats-slider.home-page-slider-section p {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 30px;
}
.lban-stats-slider-heading {
    margin-bottom: 120px !important;
}
.page-announcement-bar,
.announcement-bar {
    position: relative;
    padding-right: 40px;
}
.announcement-close {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff0;
    border: none;
    color: inherit;
    font-size: 18px;
    cursor: pointer;
}
.announcement-close:hover {
    opacity: 0.7;
}
.page-id-2045 .order-md-5 {
    order: 2 !important;
}
.page-id-465 .page-announcement-bar {
    /* display: none; */
}

.discover-speaker {
    max-width: 100%;
}

.discover-speaker .wp-block-column {
    padding-block: 80px;
}

.discover-speaker .wp-block-column h2 {
    font-size: 4.8rem;
    font-weight: 700;
    letter-spacing: -0.1rem;
    max-width: 46%;
}

.discover-speaker .wp-block-column .wp-element-button {
    background-color: var(--lban-red);
    color: var(--lban-white);
    border: none;
    padding: 12px 32px !important;
    font-weight: 700 !important;
    font-size: 1rem;
    border-radius: 8px;
    transition: all 0.3s ease !important;
}

.discover-speaker .wp-block-column .wp-element-button:hover {
    background-color: #a0221c !important;
    color: #fff !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 20px rgb(0 0 0 / 0.2) !important;
}

/*  Research page -- Feedback Changes  */
.lban-stats--dark .market-impact-title {
    margin-bottom: 30px;
}
.market-impact-section.lban-stats--dark .stat-row {
    padding: 20px 0;
}
.market-impact-section.lban-stats--dark .stat-number {
    font-size: 5.5rem;
}
.market-impact-section.lban-stats--dark .stat-unit {
    font-size: 4.5rem;
}
.market-impact-section.lban-stats--dark .stat-description p {
    font-size: 1.25rem;
}
.market-impact-section {
    padding-bottom: 90px 24px !important;
}
/*  Research page -- Feedback Changes  */
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    color: #fff;
}

.app-promo-card .container {
    display: flex;
    align-items: center;
    max-width: 100%;
    padding-inline: 56px;
}

.app-promo-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    width: 33%;
    justify-content: center;
    height: 100%;
}
.app-promo-image {
    margin-top: 0;
    margin-bottom: 0;
    width: 67%;
    display: flex;
    justify-content: center;
}

.thankyou-wrap {
    display: flex;
    padding-block: 200px;
}

.success-icon-wrap {
    display: flex;
    justify-content: center;
    font-size: 4rem;
    color: #006873;
}

.thankyou-wrap h1 {
    font-size: 3.5rem;
    color: #006873;
    font-weight: 700;
}

.thankyou-wrap p {
    font-size: 1.5rem;
    text-align: center;
}

.thankyou-wrap p a {
    font-style: italic;
    color: #A0221C;
    text-decoration: none;
}

.open-to-all-text {
    justify-content: center;
}

.open-to-all-text h2 {
    font-size: 2.25rem;
    color:#212121;
    font-weight: 600;
    padding-inline: 80px;
}

.inner-announcement {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    text-align: left;
}

.wp-block-buttons>.wp-block-button {
    transition: all 0.3s ease !important;
}
.wp-block-buttons>.wp-block-button:hover {
    transform: translateY(-2px) !important;
}
.lban-pillars__icon {
    width: 64px;
}
/*.lban-menus-block {
    top: 115px !important;
}*/
.termsconditons {
    padding-block: 50px;
}
.termsconditons h2 {
    font-size: 2.5rem;
    font-weight: 700;
}
.termsconditons h3 {
    font-size: 1.5rem;
    font-weight: 700;
}
.termsconditons p, .termsconditons ul li {
    font-size: 1.125rem;
}

.basic-info .section .row .title.medium {
    font-size: 20px;
}

.basic-info .section .row .address {
    font-size: 20px;
}
 
@media (max-width: 1600px) {
    .home-page-promo-card-girl .lban-promo__content {
        position: absolute !important;
        bottom: -100px !important;
        padding-bottom: 60px !important;
    }
}
@media (max-width: 1400px) {
    .qualifications-section {
        padding: 120px 100px;
    }
    .lban-media-grid .report-card .report-image img {
        height: 285px !important;
    }
}
@media (min-width: 1440px) {
    .container {
        max-width: 932px;
    }
    .startup-keydates-section .program-cta-image {
        min-height: 1052px;
    }
}
@media (max-width: 1200px) {
    .lban-newsletter-title {
        font-size: 3rem !important;
    }
    .page-id-466 .about-program-section,
    .about-program-section-startup {
        padding: 100px 100px;
    }
    .news-filter-tabs a.news-tab {
        width: 47%;
        text-align: center;
    }
    .footer-middle {
        margin-top: 20px !important;
    }
    .subscribe-default-title {
        font-size: 50px !important;
        font-weight: 600 !important;
    }
    .news-hero .top-filter {
        flex-direction: column;
        align-items: flex-start !important;
    }
    .news-filter-tabs {
        margin: 20px 0 0;
        width: 100%;
        margin: 30px 0 0 0;
    }
    section.news-hero {
        margin: 0 !important;
    }
    .report-page-cta-section .ecosystem-text p {
        margin: 13px 0 0;
    }
    .report-page-cta-section {
        padding: 70px 0 60px;
    }
    .lban-media-grid--cols-mixed .lban-media-grid__title {
        font-size: 3.375rem !important;
    }
    .lban-team-team-section,
    .lban-team-board-directors,
    .lban-team-faculty-section,
    .alumni-badge-about,
    .individual-about-section,
    .sole-about,
    .sole-lban-team,
    .sole-agenda-section,
    .logistics-section,
    .sponsors-page-spo-section {
        padding: 50px 40px !important;
    }
    .page-id-1771 .alumni-badge-red,
    .page-id-1771 .alumni-badge-accor,
    .sole-what-gain {
        padding: 50px 40px !important;
    }
    .programs-section,
    .about-program-section,
    .programs-cards-section {
        padding-block: 50px;
    }
    .programs-cards-section .standout-grid-custom {
        padding-inline: 30px;
    }
    .hero-section.qr-hero-section,
    .hero-section.hero-section-programs {
        padding: 160px 0 0 0 !important;
        min-height: unset;
    }
    .growing-community-section.qr-cash-section,
    .growing-community-section.qr-panel-section {
        padding: 20px 10px !important;
    }
    .qr-panel-section .stats-heading {
        margin-block: 20px !important;
    }
    .programs-text-section .lban-text__title,
    .programs-cards-section .section-title-large {
        font-size: 3.25rem;
        margin-bottom: 30px;
    }
    .sole-what-gain .section-title-large {
        font-size: 3.25rem !important;
        margin-bottom: 30px !important;
        padding-bottom: 0 !important;
    }
    .logistics-title {
        margin-bottom: 30px !important;
    }
    .programs-pathways-section .section-header h2,
    .qualifications-title,
    .programs-next-steps .lban-text__title,
    .lban-stats-slider-heading h2 {
        font-size: 50px;
    }
    .about-program-section .lban-text__content p,
    .lban-stats-slider.home-page-slider-section p {
        font-size: 18px;
    }
    .about-program-section.programs-next-steps {
        padding: 50px !important;
    }
    .lban-stats-slider-heading {
        margin-bottom: 80px !important;
    }
    .discover-speaker .wp-block-column h2 {
        font-size: 2.5rem;
        max-width: 80%;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 932px;
    }
    .col-lg-2 {
        width: 20%;
    }
    .lban-navbar-container {
        max-width: 1140px !important;
    }
    .site-footer .container {
        max-width: 932px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .lban-team-slider .sole-faculty-slide {
      width: 290px !important;
    }
}
@media (max-width: 1100px) {
    .community-ecosystem-business-sub-head {
        font-size: 60px;
        padding: 0 80px;
    }
    .community-ecosystem-business-para {
        padding-inline: 140px;
    }
    .community-ecosystem-business-para br {
        display: none;
    }
    .program-image-wrapper {
        height: 220px;
    }
    .programs-do-business p {
        width: 80%;
    }
    .programs-do-business .wp-block-heading {
        width: unset;
    }
    .about-program-section,
    .about-program-section-startup {
        padding: 80px 0 !important;
    }
    .community-ecosystem-stats {
        padding: 0 0 80px 0px !important;
    }
    /*  Stats Fixes  */
    .community-ecosystem-stats .stats-list {
        display: flex;
        justify-content: space-evenly;
        gap: 50px;
        width: 100%;
    }
    .community-ecosystem-stats .stat-row {
        padding: 5px 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start !important;
        width: auto;
        gap: 15px;
    }
    .community-ecosystem-stats .stat-divider {
        display: none;
    }
    .community-ecosystem-stats .stat-visual {
        flex: 0;
        flex-direction: row;
    }
    .community-ecosystem-stats .stat-number {
        font-size: 4.25rem;
    }
    .stat-description {
        padding: 0;
    }
    .community-ecosystem-stats .stat-description p {
        font-size: 24px;
    }
    /*  End of Stats Fixes  */
    .research-grid {
        padding-bottom: 0;
    }
    .summit-title {
        margin-bottom: 50px;
    }
    .mobile-hidden-section-research {
        padding-top: 40px !important;
        padding-bottom: 0 !important;
    }
    .lban-media-grid {
        padding: 80px !important;
    }
    .qualification-list li {
        display: inline-block;
        white-space: normal;
    }
    .lban-text-read-more-link-section-wrapper .mt-4 {
        margin-top: 0 !important;
    }
    .hero-section.contact-hero-section {
        padding: 160px 0 30px 0 !important;
        min-height: unset;
    }
    .contact-thanks-section {
        padding: 50px;
    }
    .red-contact-heading {
        font-size: 42px;
        margin-bottom: 50px;
    }
    .lban-team-hero-section {
        min-height: unset !important;
        padding-block: 150px !important;
    }
    .individual-programs-section .col-md-6.col-lg-6 {
        width: calc(50% - 15px);
    }
}
@media (max-width: 992px) {
    .discover-speaker .wp-block-column {
        padding-block: 50px;
    }
    .community-ecosystem-stats .stats-list {
        gap: 20px;
    }
    .community-ecosystem-stats .stat-row {
        width: 24%;
    }
    .community-ecosystem-business-para {
        padding-inline: 40px;
    }
    .about-hero-section {
        padding: 160px 0 0 0px !important;
        position: relative;
        min-height: unset;
    }
    .about-page-about-section {
        padding: 48px 16px 28px 16px !important;
    }
    .about-page-about-section .lban-text__title {
        font-size: 32px !important;
        line-height: 120% !important;
        font-weight: 700 !important;
        margin-bottom: 13px;
        text-align: left;
        padding-right: 100px;
    }
    .footer-top {
        margin-bottom: 40px;
        gap: 0;
    }
    .footer-heading {
        margin-bottom: 12px;
    }
    .sole-faculty-nav {
        margin-top: 0px !important;
    }
    .footer-socials {
        display: flex;
        flex-wrap: wrap;
        justify-content: center !important;
        margin-right: 0;
        gap: 10px;
        max-width: 140px;
        margin-right: 0px !important;
    }
    .footer-section .container {
        padding: 0px !important;
    }
    .footer-socials {
        max-width: 140px;
        gap: 9px !important;
    }
    .footer-bottom {
        align-items: flex-start;
        text-align: left;
    }
    .research-hero-heading {
        font-weight: 600;
        font-size: 2.25rem;
        padding-bottom: 24px;
    }
    .research-hero {
        padding: 24px 16px;
    }
    .summit-section {
        padding: 48px 20px;
    }
    .research-grid,
    .research-reports-section {
        padding: 48px 20px;
    }
    .research-grid {
        padding: 28px 20px 0 20px;
        margin-bottom: 0;
    }
    .call-to-action .lban-promo-section {
        padding-top: 72px 0 48px 0px !important;
    }
    .lban-promo-section {
        padding: 48px 16px 16px 16px !important;
    }
    .program-hero {
        padding: 120px 0 80px 0;
        min-height: 60vh;
    }
    .program-hero-title {
        font-size: 4rem;
    }
    .program-hero-subtitle {
        font-size: 1.75rem;
    }
    .startup-hero-section .hero-title {
        font-size: 4.4rem;
        line-height: 100%;
        font-weight: 600;
        padding: 0;
        margin-bottom: 6px;
    }
    .startup-hero-section {
        padding: 90px 20px 20px 20px !important;
        min-height: unset;
    }
    .startup-hero-section .container {
        padding: 0;
    }
    .startup-lban-team .mobile-scaling-info {
        padding: 0px !important;
        margin: 0px !important;
    }
    .startup-lban-team .mobile-info-title {
        font-weight: 700;
        font-size: 24px;
        line-height: 120%;
    }
    .startup-lban-team .mobile-info-text {
        font-size: 16px;
        font-weight: 400;
        line-height: 140%;
        padding-right: 0;
    }
    .startup-lban-team .mobile-info-card {
        padding: 20px 16px !important;
    }
    .startup-lban-team .container {
        padding: 0px !important;
    }
    .startup-lban-team .row {
        padding-bottom: 21px !important;
    }
    .startup-lban-team .bg-dark-monk {
        border-radius: 12px !important;
        padding: 12px 24px !important;
        background: #000 !important;
        border-color: #000 !important;
        color: #fff !important;
        font-weight: 700 !important;
        font-size: 20px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    .nominate-btn {
        border-radius: 12px !important;
        padding: 12px 24px !important;
        border: 1px solid #006873;
        color: #006873;
        text-decoration: underline;
    }
    .startup-lban-team .btn-lban-primary-solid {
        margin-bottom: 0px !important;
    }
    .startup-accelerator-about-section .lban-text__title {
        font-size: 36px;
        margin-bottom: 20px;
        font-weight: 600;
        line-height: 100%;
    }
    .about-program-section .lban-text__content p {
        font-weight: 400;
        font-size: 18px;
    }
    .startup-accordian .qualifications-section {
        padding: 26px 20px 24px 20px !important;
    }
    .about-hero-section .hero-title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        z-index: 11;
    }
    .capital-initiative-hero-section .hero-title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        z-index: 11;
        margin-bottom: 0px !important;
    }
    .capital-initiative-hero-section .container {
        padding: 0px !important;
    }
    .capital-initiative-hero-section {
        padding: 168px 16px 16px 16px !important;
    }
    .capital-initiative-about .lban-text__content p {
        font-size: 18px !important;
        font-weight: 600 !important;
        line-height: 115% !important;
    }
    .capital-initiative-about {
        background: #fff !important;
        margin-bottom: 20px;
        padding: 48px 16px !important;
    }
    .capital-initiative-lban-alumni-main {
        padding: 0px !important;
    }
    .capital-initiative-lban-alumni .stats-heading {
        margin-bottom: 20px !important;
        font-size: 32px !important;
        font-weight: 700 !important;
        line-height: 120% !important;
        text-align: left !important;
    }
    .capital-initiative-lban-alumni .ecosystem-text p {
        line-height: 140% !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 140% !important;
        text-align: left !important;
    }
    .capital-initiative-lban-alumni .btn-lban-primary-solid {
        margin-bottom: 50px !important;
    }
    .capital-initiative-partner-head {
        font-weight: 600;
        font-size: 2rem;
        line-height: 100%;
        margin-bottom: 20px !important;
    }
    .capital-initiative-partner {
        padding: 50px 0 50px 0px !important;
        margin-bottom: 0;
    }
    .capital-initiative-subscribe {
        padding: 50px 16px 48px 16px !important;
    }
    .capital-initiative-lban-alumni a {
        font-weight: 700 !important;
    }
    .red-contact-page .name-fields {
        flex-direction: column;
        gap: 22px;
    }
    .red-contact-page {
        display: flex;
        flex-direction: column;
        gap: 20px !important;
    }
    .sponsors-hero-section {
        padding: 113px 16px 16px 16px !important;
        position: relative;
    }
    .sponsors-hero-section .hero-title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        margin-bottom: 15px;
        letter-spacing: -0.03em;
    }
    .sponsors-hero-section .hero-description {
        font-size: 18px;
        line-height: 115%;
        margin-bottom: 16px;
        max-width: 856px;
        margin-left: auto;
        margin-right: auto;
        opacity: 0.95;
        font-weight: 600;
        padding: 0;
    }
    .sponsors-hero-section .container {
        padding: 0px !important;
    }
    .sponsors-page-spo-section .stats-heading {
        color: #000;
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        margin-bottom: 27px;
    }
    .sponsors-page-spo-section .sponsors-description {
        font-size: 18px !important;
        font-weight: 600 !important;
        line-height: 115% !important;
        margin-bottom: 70px;
    }
    .sponsors-page-spo-section .sponsors-head {
        margin-bottom: 1.7rem !important;
    }
    .sponsors-page-spo-section .sponsors-grid .row {
        row-gap: 0;
    }
    .sponsors-page-spo-section {
        margin-bottom: 10px !important;
    }
    .sponsors-page-spo-section .sponsors-grid {
        margin-bottom: 30px !important;
    }
    .sponsors-page-spo-section .sponsor-logo {
        max-height: 72px !important;
        width: auto;
        object-fit: contain;
    }
    .sponsors-section-red {
        padding: 48px 16px 33px 16px;
        margin-bottom: 0;
    }
    .alumni-badge-red .flexer {
        text-align: left;
        gap: 30px;
    }
    .alumni-badge-red .flexer br {
        display: none;
    }
    .sponsors-section-red .lban-text__title {
        font-size: 32px;
        font-weight: 600;
        line-height: 100%;
        color: #fff;
        margin-bottom: 24px;
    }
    .lban-text__title {
        font-size: 32px;
        font-weight: 600;
        line-height: 140%;
    }
    .sponsors-section-red .btn {
        width: auto;
        white-space: nowrap;
    }
    .subscriber-red {
        padding: 48px 16px !important;
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important;
    }
    .qualifications-section .qualifications-title {
        font-size: 2.5rem;
        font-weight: 600;
        line-height: 1.1;
        margin-bottom: 90px;
    }
    .hero-section-programs .hero-title, .lban-alumni-hero-section .hero-title {
        font-size: 36px !important;
        line-height: 100% !important;
        text-align: left;
        margin-bottom: 10px;
    }
    .hero-section-programs .hero-description {
        text-align: left;
    }
    .hero-section {
        padding: 160px 0 20px 0;
        min-height: unset;
    }
    .startup-accer-subscribe .btn-lban-primary-solid {
        width: 100% !important;
        margin-top: 0px !important;
    }
    .lban-text-read-more-link-section-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .about-three-pillars .lban-pillars__header {
        margin-bottom: 65px !important;
    }
    .footer-links li {
        margin-bottom: 0px !important;
    }
    .footer-top .col-6 {
        margin-bottom: 32px !important;
    }
    .footer-middle {
        margin-bottom: 60px !important;
        margin-top: 20px !important;
    }
    .footer-top {
        margin-bottom: 0px !important;
        gap: 0;
    }
    .footer-section .container {
        padding: 0px !important;
        max-width: 700px !important;
    }
    .lban-team-hero-section {
        padding: 167px 16px 20px 16px !important;
        position: relative;
    }
    .lban-team-hero-section .container {
        padding: 0px !important;
    }
    .lban-team-hero-section .hero-title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        margin-bottom: 0;
    }
    .lban-team-about {
        background: #fff !important;
        padding: 48px 30px 18px 30px !important;
    }
    .lban-team-about .lban-text__content p {
        font-size: 18px !important;
        font-weight: 600;
        line-height: 115;
    }
    .lban-team-team-section .sole-faculty-nav {
        margin-top: 5px !important;
    }
    .lban-team-board-directors {
        padding: 48px 16px 20px 16px;
        margin-bottom: 0px !important;
    }
    .lban-team-team-section .container {
        padding: 0px !important;
    }
    .community-ecosystem-stats .container {
        max-width: 100%;
    }
    .board-heading {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        color: #000;
        margin-bottom: 0;
    }
    .board-left-column .wp-block-heading {
        font-size: 28px;
        font-weight: 700;
        line-height: 120%;
        margin-bottom: 5px;
        color: #000 !important;
    }
    .board-left-column .des-teams {
        font-size: 16px;
        font-weight: 400;
        line-height: 120%;
        margin-top: 0px !important;
        letter-spacing: 0.001rem;
    }
    .team-social {
        margin-top: 3px;
        margin-bottom: 16px;
    }
    .board-left-column {
        padding: 20px 0 0 0;
    }
    .lban-team-faculty-section {
        padding: 0 0 48px 0px !important;
    }
    .alumni-badge-about {
        padding: 0 0 30px 0px !important;
    }
    .page-id-1771 .alumni-badge-red,
    .page-id-1771 .alumni-badge-accor {
        padding: 50px;
    }
    .lban-team-faculty-section .sole-faculty-nav {
        margin-top: 5px !important;
    }
    .lban-team-sign .signup-section {
        padding: 60px 16px 48px 16px !important;
    }
    .lban-team-sign .signup-banner {
        min-height: 497px !important;
    }
    .individual-hero-section {
        padding: 43px 16px 20px 16px !important;
    }
    .individual-hero-section .hero-title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        margin-bottom: 25px;
        letter-spacing: -0.03em;
    }
    .individual-hero-section .hero-description {
        line-height: 115%;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 28px !important;
        letter-spacing: 0.03em;
    }
    .individual-cyan-box {
        padding: 24px 16px;
    }
    .cyan-para {
        font-size: 14px;
        font-weight: 400;
        line-height: 130%;
    }
    .individual-cyan-box .learn-more-box a {
        font-size: 16px;
        font-weight: 400;
        line-height: 100%;
    }
    .individual-about-section {
        padding: 48px 16px !important;
        background-color: #fff !important;
        color: #000 !important;
    }
    .top-blue-con {
        margin-bottom: 0px !important;
    }
    .individual-about-section .lban-text__title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        margin-bottom: 22px;
        text-align: left;
    }
    .individual-about-section .lban-text__content p {
        line-height: 140% !important;
    }
    .individual-programs-section .section-header {
        margin-bottom: 46px !important;
    }
    .individual-programs-section {
        padding: 48px 0px !important;
    }
    .individual-programs-section .program-card-content {
        padding: 48px 33px 36px 33px !important;
    }
    .individual-programs-section .program-card-title {
        margin-top: 0;
        font-size: 20px;
        line-height: 120%;
        font-weight: 600;
        padding: 0px !important;
        margin-bottom: 10px !important;
    }
    .individual-programs-section .program-card-text {
        font-size: 18px;
    }
    .individual-programs-section .row {
        gap: 20px !important;
    }
    .individual-media-card {
        padding: 48px !important;
        background: #fff;
        color: #000;
    }
    .individual-media-card .lban-media-grid__title {
        font-size: 36px !important;
        font-weight: 600 !important;
        line-height: 100% !important;
    }
    .what-btn {
        font-size: 18px !important;
        font-weight: 600 !important;
        line-height: 115% !important;
    }
    .individual-media-card .lban-media-grid__description {
        margin-bottom: 44px !important;
    }
    .individual-media-card .report-content {
        padding: 30px 20px !important;
    }
    .individual-media-card .report-image {
        height: 100% !important;
    }
    .individual-media-card .report-year {
        font-size: 18px !important;
        font-weight: 600 !important;
        margin-bottom: 1rem;
        color: #fff !important;
        line-height: 120% !important;
        padding: 0;
    }
    .individual-media-card .research-page-slider-container {
        padding-bottom: 0px !important;
    }
    .individual-alumni-cyan-second {
        padding: 24px 12px !important;
    }
    .individual-alumni-cyan-second .cyan-head-second {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
    }
    .cyan-head-para {
        font-size: 12px;
        margin-top: 10px !important;
        line-height: 130%;
    }
    .individual-cyan-btn {
        margin-top: 23px !important;
        margin-bottom: 15px !important;
    }
    .individual-map-section {
        padding: 48px 16px 30px 16px !important;
        margin-bottom: 0px !important;
    }
    .individual-map-section-head {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
    }
    .individual-map-section-sub-head {
        font-size: 24px;
        font-weight: 600;
        line-height: 115%;
    }
    .individual-map-section-desc {
        font-size: 18px;
        font-weight: 400;
        line-height: 115%;
        margin-bottom: 12px;
    }
    .ind-subs .signup-banner {
        min-height: 497px !important;
    }
    .hero-section-programs .hero-description, .hero-section-programs .hero-content .description-misc p, .startup-hero-section .hero-content .description-misc p {
        font-size: 18px;
        font-weight: 600;
        line-height: 115%;
        margin-bottom: 0;
    }
    .community-individual-section .btn-lban-primary-solid {
        margin-bottom: 0;
        margin-top: 0px !important;
    }
    .about-program-section {
        padding: 47px 27px !important;
    }
    .community-ecosystem-stats {
        padding: 0 0 0 0px !important;
    }
    .community-ecosystem-stats .stat-number {
        font-size: 56px;
        line-height: 90%;
        font-weight: 700;
    }
    .community-ecosystem-stats .stat-unit {
        font-size: 48px;
        line-height: 90%;
        font-weight: 700;
    }
    .community-ecosystem-page-about-section .lban-text__content {
        line-height: 140% !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        margin-bottom: 20px !important;
        text-align: left;
    }
    .community-ecosystem-page-about-section {
        padding: 47px 16px 80px 16px;
    }
    .community-individual-section .ecosystem-text p {
        font-size: 16px;
        font-weight: 400;
        line-height: 140%;
        text-align: left !important;
    }
    .community-individual-section .stats-heading {
        font-size: 32px;
        font-weight: 700;
        line-height: 120%;
        width: 100%;
        text-align: left;
        margin-bottom: 16px !important;
    }
    .community-ecosystem-business-sub-head {
        font-size: 44px;
        font-weight: 600;
        line-height: 100%;
        padding: 0;
        margin-top: 26px !important;
    }
    .programs-text-section .lban-text__title {
        display: none;
    }
    .community-ecosystem-business-para {
        font-size: 24px;
        font-weight: 600;
        line-height: 115%;
        margin-top: 27px;
    }
    .community-ecosystem-business-head {
        font-size: 18px;
        font-weight: 600;
        line-height: 115%;
    }
    .community-ecosystem-business {
        background: #fff !important;
        padding: 95px 30px 90px 30px;
        margin-bottom: 0;
    }
    .community-ecosystem-stats .stat-description p {
        font-size: 16px !important;
        color: #000;
        line-height: 120% !important;
        font-weight: 400 !important;
    }
    .community-ecosystem-stats .stat-visual {
        flex-direction: row;
    }
    .community-ecosystem-page-about-section .lban-text__title {
        font-size: 32px;
        font-weight: 700;
        line-height: 120%;
        text-align: left;
        margin-bottom: 15px;
    }
    .community-ecosystem-page-about-section {
        padding: 47px 16px 80px 16px !important;
    }
    .community-eco-hero-section .hero-title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        margin-bottom: 0px !important;
    }
    .community-eco-hero-section {
        padding: 160px 0 20px 0px !important;
        margin-bottom: 0;
        min-height: unset;
    }
    .faq-section-black-accordian .qualifications-accordion {
        margin-top: 50px !important;
    }
    .faq-hero-section, .research-hero-section, .individual-hero-section {
        padding: 160px 16px 20px 16px !important;
        min-height: unset;
    }
    .faq-hero-section .hero-title, .research-hero-section .hero-title, .sole-hero-section .hero-content .hero-title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
    }
    .faq-section-about {
        padding: 48px;
    }
    .faq-section-about .lban-text__title {
        font-size: 18px;
        font-weight: 600;
        line-height: 115%;
        margin-bottom: 0px !important;
    }
    .faq-hero-section .hero-title {
        margin-bottom: 0px !important;
    }
    .faq-hero-section .container {
        padding: 0px !important;
    }
    h2.hero-subtitle {
        font-size: 1.75rem;
    }
    .capital-initiative-lban-alumni .ecosystem-text p {
        text-align: left !important;
    }
    .capital-initiative-lban-alumni-main .btn-lban-primary-solid {
        margin-top: 0px !important;
    }
    .capital-initiative-subscribe .signup-banner {
        min-height: 497px !important;
    }
    .faq-section-about .about-link-button-section {
        display: none;
    }
    .faq-section-accordian {
        padding: 80px 0 62px 0;
    }
    .faq-section-accordian .qualifications-title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        padding: 0 50px;
    }
    .faq-section-accordian .faq-container {
        padding: 0 16px;
    }
    .faq-section-black-accordian .qualifications-title {
        line-height: 100% !important;
        font-size: 36px;
        font-weight: 600;
        margin-bottom: 17px !important;
    }
    .faq-section-black-accordian {
        padding: 80px 0 63px 0px !important;
    }
    .faq-subscribe-section {
        padding: 45px 16px 45px 16px !important;
    }
    .lban-pillars__card-title {
        font-size: 18px !important;
        margin-bottom: 18px !important;
    }
    .lban-pillars__card-text {
        margin-bottom: 24px !important;
    }
    .lban-pillars__card {
        padding: 24px !important;
    }
    .about-section-individual-section {
        padding: 48px 0 26px 0px !important;
    }
    .about-section-individual-section .ecosystem-text p {
        line-height: 140% !important;
    }
    .about-subscribe .signup-banner {
        min-height: 497px !important;
    }
    .year-agenda-hero-section {
        padding: 100px 20px 20px 20px !important;
    }
    .year-agenda-hero-section .hero-desktop-pre-title {
        font-weight: 700 !important;
        font-size: 36px !important;
        line-height: 120% !important;
        margin-bottom: 25px;
        padding: 0px !important;
    }
    .year-agenda-hero-section .hero-title {
        font-size: 20px !important;
        font-weight: 700 !important;
        line-height: 100% !important;
        margin-bottom: 5px !important;
        letter-spacing: 0em;
        text-align: center;
    }
    .year-agenda-presented {
        margin: 0px !important;
    }
    .year-agenda-presented .sponsors-grid {
        padding-bottom: 20px !important;
    }
    .year-agenda-who-attends {
        padding: 48px 0 0 0px !important;
    }
    .year-agenda-who-attends .section-header {
        margin-bottom: 48px !important;
    }
    .year-agenda-who-attends .program-card-title {
        padding: 0px !important;
    }
    .year-agenda-who-attends .program-card-text {
        padding: 0px !important;
    }
    .year-agenda-who-attends .program-card-text {
        font-weight: 400 !important;
        font-size: 16px !important;
        line-height: 120%;
    }
    .year-agenda-who-attends .program-card-title {
        font-size: 1.7rem !important;
    }
    .year-agenda-regis-live p {
        margin-top: 14px !important;
        font-size: 20px !important;
        font-weight: 400;
        line-height: 120%;
    }
    #register-emdedded-form-section {
        margin-bottom: 0px !important;
    }
    .year-agenda-present .sponsors-head {
        padding-top: 0px !important;
    }
    .year-agenda-black-stats .stats-grid-number {
        font-size: 40px !important;
    }
    .home-page-slider-section .carousel-control-next {
        right: -49px !important;
    }
    .home-page-slider-section .carousel-control-next {
        width: 6% !important;
    }
    .home-page-slider-section .carousel-control-prev {
        width: 6% !important;
    }
    .carousel-control-prev {
        left: -28px !important;
    }
    .carousel-control-next {
        right: -28px !important;
    }
    .stats-slider-desc {
        max-width: 700px !important;
    }
    .stats-slider-desc {
        font-size: 16px !important;
    }
    .stats-slider-box {
        min-height: 400px !important;
    }
    .stats-slider-box.is-full-dimensions {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
        height: 300px !important;
    }
    .year-agenda-year-page-slider .carousel-indicators {
        bottom: -7px !important;
    }
    .lban-stats-slider .carousel-indicators {
        top: initial !important;
    }
    .press-release-hero-section {
        padding: 168px 16px 16px 16px !important;
    }
    .press-release-hero-section .container {
        padding: 0px !important;
    }
    .mobile-diver {
        display: flex;
        flex-direction: column-reverse;
    }
    .press-release-hero-section .hero-title {
        font-size: 36px !important;
        font-weight: 600;
        line-height: 100% !important;
        margin-bottom: 0px !important;
    }
    .news-section .news-part {
        padding-top: 48px !important;
        margin-bottom: 48px !important;
        text-align: center;
    }
    .news-section .news-filter-tabs {
        justify-content: space-between;
        margin-bottom: 20px;
        border-bottom: 1px solid #7a7a7a1a;
    }
    .down-news-cards .news-card-body {
        padding: 24px !important;
    }
    .news-tagline {
        font-weight: 600 !important;
        font-size: 12px !important;
        line-height: 120% !important;
    }
    .news-title a {
        font-size: 20px !important;
        font-weight: 600 !important;
        line-height: 120% !important;
    }
    .featured-news-item {
        margin-bottom: 24px !important;
    }
    .news-section {
        padding: 0 0 25px 0px !important;
    }
    .down-news-cards {
        margin-bottom: 24px !important;
    }
    .news-section .news-title {
        font-size: 20px !important;
        font-weight: 600 !important;
        line-height: 120% !important;
    }
    .news-section .news-grid-heading {
        font-size: 18px !important;
        font-weight: 600 !important;
        line-height: 115% !important;
        max-width: 700px;
    }
    .support-columns-section .mobile-final-cta-content {
        bottom: 0px !important;
        top: initial !important;
    }
    .support-hero-section {
        padding: 132px 16px 16px 16px !important;
    }
    .support-hero-section .container {
        padding: 0px !important;
    }
    .support-hero-section .hero-title {
        font-size: 36px !important;
        font-weight: 600 !important;
        line-height: 100% !important;
        margin-bottom: 0px !important;
        letter-spacing: -0.03em;
    }
    .support-about-section {
        padding: 48px 48px 24px 48px !important;
    }
    .support-about-section .lban-text__title {
        padding: 0px !important;
        font-size: 18px !important;
        line-height: 115% !important;
        font-weight: 600 !important;
    }
    .support-columns-section {
        padding: 0 16px !important;
        gap: 50px;
        margin-bottom: 45px !important;
    }
    .qr-hero-section .hero-content span {
        font-size: 36px !important;
        font-weight: 700;
        line-height: 120%;
    }
    .qr-hero-sectionon .hero-content .hero-title {
        margin-bottom: 0px !important;
        padding: 0;
    }
    .qr-accordian .qualifications-title {
        margin-top: 20px !important;
        font-size: 36px !important;
        font-weight: 600 !important;
        line-height: 100% !important;
    }
    .qr-accordian .qualifications-accordion .accordion-button {
        font-size: 20px !important;
    }
    .qr-accordian .sub-title {
        font-weight: 400 !important;
        font-size: 18px !important;
    }
    .qr-accordian {
        padding: 26px 20px 28px 20px !important;
    }
    .qr-panel-section {
        padding: 48px 16px !important;
    }
    .qr-panel-section .ecosystem-text p {
        font-weight: 600 !important;
        font-size: 28px !important;
        line-height: 120% !important;
        max-width: initial !important;
        margin-bottom: 0;
    }
    .qr-panel-section .ecosystem-text {
        margin-bottom: 18px !important;
    }
    .qr-panel-section .container {
        padding: 0px !important;
    }
    .qr-panel-section .large-rounded-image-container {
        margin-bottom: 0px !important;
    }
    .qr-cash-section {
        padding: 19px 0 45px 0px !important;
    }
    .qr-cash-section .ecosystem-text p {
        font-size: 28px !important;
        line-height: 120% !important;
        font-weight: 600 !important;
        max-width: initial !important;
    }
    .qr-cash-section .ecosystem-text {
        margin-bottom: 8px !important;
    }
    .qr-cash-section .large-rounded-image-container {
        margin-bottom: 0px !important;
    }
    .qr-panel-section .stats-header p {
        font-size: 16px;
        font-weight: 400;
        line-height: 115%;
    }
    .qr-cash-section .stats-header p {
        font-size: 16px !important;
        line-height: 140% !important;
        font-weight: 400 !important;
    }
    .qr-cash-section .ecosystem-text p {
        font-size: 28px !important;
        line-height: 120% !important;
        font-weight: 600 !important;
        max-width: initial !important;
    }
    .qr-panel-section {
        padding: 47px 16px 43px 16px !important;
    }
    .qr-panel-flow-section .stats-header p {
        font-size: 16px !important;
        line-height: 140% !important;
        font-weight: 400 !important;
    }
    .qr-flow-cashy-section .stats-header p {
        font-size: 16px !important;
        line-height: 140% !important;
        font-weight: 400 !important;
        margin-bottom: 20px;
    }
    .qr-panel-flow-section .ecosystem-text p {
        font-size: 28px !important;
        line-height: 120% !important;
        font-weight: 600 !important;
        max-width: initial !important;
    }
    .qr-flow-cashy-section .ecosystem-text p {
        font-size: 28px !important;
        line-height: 120% !important;
        font-weight: 600 !important;
        max-width: initial !important;
        margin-bottom: 20px !important;
    }
    .qr-flow-cashy-section {
        padding: 40px 0 40px 0px !important;
    }
    .qr-santa-clara-section .mobile-cta-content {
        padding: 0px !important;
    }
    .qr-santa-clara-section .program-cta-sub-title {
        font-weight: 600 !important;
        font-size: 33px !important;
        color: #000 !important;
        margin-bottom: 23px !important;
    }
    .qr-santa-clara-section h3 {
        font-weight: 600 !important;
        font-size: 24px !important;
        color: #000 !important;
    }
    .qr-santa-clara-section .mobile-cta-image img {
        border-radius: 24px;
    }
    .qr-panel-flow-section .ecosystem-text {
        order: 2 !important;
        margin-bottom: 10px !important;
    }
    .qr-panel-flow-section .large-rounded-image-container {
        margin-bottom: 0px !important;
    }
    .qr-flow-cashy-section .ecosystem-text {
        order: 2 !important;
        margin-bottom: 10px !important;
    }
    .qr-flow-cashy-section .large-rounded-image-container {
        margin-bottom: 0px !important;
    }
    .qr-santa-clara-section .sole-meagre {
        font-weight: 400 !important;
        font-size: 16px !important;
        line-height: 140% !important;
        text-align: left;
    }
    .lban-app-promo {
        padding: 70px 20px 48px 20px;
        margin: 0 auto;
    }
    .app-promo-heading h2 {
        font-weight: 600 !important;
        font-size: 24px !important;
        line-height: 100% !important;
    }
    .app-promo-card {
        padding: 48px 24px 0 24px !important;
    }
    .app-promo-card .container {
        padding: 0px !important;
    }
    .app-promo-heading {
        margin-bottom: 39px !important;
    }
    .app-promo-buttons {
        flex-direction: column;
        width: 100%;
    }
    .report-page-cta-section {
        padding: 30px 0;
    }
    .report-page-cta-section .ecosystem-text p {
        font-size: 20px;
        line-height: 1.5em;
    }
    .discover-speaker .wp-block-column h2 {
        font-size: 2rem;
        max-width: 100%;
        padding-inline: 30px;
    }
    .programs-section .container {
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .standout-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .has-mega-menu {
        position: static;
    }
    .mega-menu {
        width: 100vw;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 0;
        background-color: #f7f7f7;
        margin-top: 0;
        box-shadow: 0 10px 30px rgb(0 0 0 / 0.05) !important;
        padding: 60px 0;
    }
    .mega-menu .container {
        max-width: 981px;
    }
    .signup-form .glass-my-submit-btn {
        width: 120px !important;
        padding: 12px 0px !important;
        font-size: 1.125rem !important;
        white-space: normal;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 54px;
        font-weight: 700;
    }
    .signup-form input[type="submit"],
    .signup-form button[type="submit"] {
        background-color: #a0221c !important;
        color: #fff !important;
        padding: 14px 0px !important;
    }
    .navbar-nav > li {
        position: static !important;
    }
    #primary-menu,
    .navbar-collapse {
        position: static !important;
    }
    .dropdown-menu.mega-menu {
        width: 789px;
        left: 58% !important;
        right: auto !important;
        transform: translateX(-50%) !important;
        margin-top: 0;
        border-radius: 0;
        border: none;
        border-top: 1px solid #f0f0f0;
        box-shadow: 0 10px 30px rgb(0 0 0 / 0.05);
        padding: 40px 0;
        background: #fff;
        top: 64px !important;
        z-index: 99;
    }
    .dropdown-menu.mega-menu .container {
        padding-left: 16px;
        padding-right: 16px;
    }
    .mega-menu-heading {
        color: #000;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 16px;
        letter-spacing: 0.05em;
        opacity: 0.5;
    }
    .mega-menu-desc {
        color: #000;
        font-size: 18px;
        line-height: 1.5;
        font-weight: 600;
        max-width: 400px;
    }
    .mega-menu-list {
        display: flex;
        flex-direction: column;
        gap: 12px;
        padding-left: 0;
        margin-bottom: 0;
    }
    .mega-menu-list li {
        margin: 0;
    }
    .mega-menu-list a {
        color: #000 !important;
        font-size: 20px;
        font-weight: 700;
        text-decoration: none;
        transition: color 0.2s;
        display: inline-block;
    }
    .mega-menu-list a:hover {
        color: #a0221c !important;
        background: transparent !important;
    }
    .navbar-nav > li:hover > .dropdown-menu.mega-menu {
        display: block;
    }
    .market-impact-section {
        padding: 92px 24px 130px 24px !important;
    }
}
@media (max-width: 991px) {
    .description-misc ul li ul {
        gap: 5px;
        flex-flow: column;
    }
    .site-footer {
        padding: 48px 16px 100px 16px;
    }
    .footer-top {
        gap: 20px;
    }
    .stat-number {
        font-size: 4rem;
    }
    .stat-unit {
        font-size: 2rem;
    }
    .stat-visual {
        flex: 0 0 auto;
    }
    .stat-row {
        flex-direction: column;
        align-items: flex-start !important;
        text-align: left;
    }
    .stat-description {
        padding-left: 0;
        padding-right: 0;
        margin-top: 15px;
    }
    .faculty-section {
        padding: 180px 15px;
        background-color: #fff;
    }
    .faculty-title {
        font-size: 4.5rem;
        font-weight: 600;
        line-height: 1.1;
        color: var(--lban-dark);
    }
    .faculty-card {
        position: relative;
        border-radius: 32px;
        overflow: hidden;
        transition: all 0.3s ease;
        height: 100%;
        min-height: 400px;
    }
    .faculty-card img {
        width: 100%;
        height: 100% !important;
        object-fit: cover;
        display: block;
        transition: transform 0.5s ease;
    }
    .faculty-card:hover img {
        transform: scale(1.05);
    }
    .faculty-info-box {
        position: absolute;
        bottom: 24px;
        left: 20px;
        right: 20px;
        background-color: #f7f7f7;
        padding: 24px;
        border-radius: 16px;
        box-shadow: 0 10px 30px rgb(0 0 0 / 0.1);
        z-index: 2;
    }
    .growing-community-section {
        padding: 48px 0px !important;
    }
    .faculty-name {
        font-size: 1.25rem;
        font-weight: 700;
        color: var(--lban-dark);
        margin-bottom: 4px;
    }
    .faculty-role {
        font-size: 1.125rem;
        color: var(--lban-dark);
        margin-bottom: 8px;
    }
    .faculty-panel {
        font-size: 0.875rem;
        color: var(--lban-dark);
        margin-bottom: 0;
    }
    .faculty-panel strong {
        font-weight: 700;
    }
    .faculty-section {
        padding: 100px 15px;
    }
    .faculty-title {
        font-size: 3rem;
    }
    .stats-heading {
        font-size: 2.25rem;
        margin-bottom: 24px;
    }
    .stats-section {
        padding: 85px 0;
    }
    .section-header h2 {
        font-size: 2.8rem;
    }
    .program-card-title {
        font-size: 1.75rem;
    }
    .support-title {
        font-size: 2.25rem;
    }
    .support-banner {
        min-height: 520px;
        padding: 48px;
    }
    .signup-cta-title {
        font-size: 1.5rem;
        font-weight: 400;
    }
    .qualifications-title {
        font-size: 3rem;
    }
    .program-cta-banner .row {
        flex-direction: column;
    }
    .program-cta-banner .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .program-cta-content {
        padding: 3rem 1.5rem;
    }
    .program-cta-image {
        height: auto;
        min-height: 300px;
        position: relative;
    }
    .program-cta-image img {
        position: relative;
    }
    .about-program-section,
    .about-program-section-startup {
        padding: 50px 40px;
    }
    .about-program-title {
        font-size: 3rem;
    }
    .qualifications-section {
        padding: 80px 40px;
    }
    .qualifications-title {
        font-size: 3rem;
    }
    .qualifications-accordion .accordion-button {
        font-size: 24px;
        padding: 24px 30px;
        font-weight: 600;
    }
    .sub-nav-title {
        display: none;
    }
    .faculty-section {
        padding: 100px 15px;
    }
    .faculty-title {
        font-size: 3rem;
    }
    .logistics-section {
        padding: 48px 16px 0 16px;
    }
    .about-three-pillars {
        padding: 80px 16px;
    }
    .about-three-pillars .lban-pillars__title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        padding: 0 95px;
    }
    .lban-team-about {
        background: #fff !important;
        padding: 48px 30px 18px 30px !important;
    }
    .lban-team-about .lban-text__content p {
        font-size: 18px !important;
        font-weight: 600;
        line-height: 115%;
    }
    .contact-hero-section {
        position: relative;
        padding: 159px 16px 16px 16px !important;
    }
    .contact-hero-section .hero-title {
        font-size: 36px;
        font-weight: 600;
        line-height: 100%;
        margin-top: 65px;
        letter-spacing: -0.03em;
        margin-bottom: 0;
    }
    .contact-hero-section .container {
        padding: 0px !important;
    }
    .contact-thanks-section {
        padding: 48px 16px;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .right-contact-photo {
        display: none;
    }
    .red-contact-heading {
        font-size: 29px;
        font-weight: 400;
        line-height: 100%;
        text-align: left;
        margin-bottom: 40px;
    }
    .red-contact-page > *:last-child {
        gap: 20px !important;
    }
    .red-contact-page {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .red-contact-page .name-fields {
        flex-direction: row;
        gap: 20px;
    }
    .lban-input-group {
        margin-bottom: 0;
    }
    .red-contact-page textarea {
        height: 160px;
        resize: none;
    }
    .left-contact-red {
        padding: 20px;
        border-radius: 15px !important;
    }
    .red-contact-page textarea {
        height: 160px !important;
        resize: none;
        padding: 0px !important;
    }
}
@media screen and (max-width: 782px) {
    body.admin-bar .sticky-top {
        top: 0px !important;
    }
    .sticky-top1 {
        top: 60px;
    }
    body.admin-bar .sticky-top1 {
        top: 60px !important;
    }
}
@media (max-width: 768px) {
    .programs-pathways-section .program-card-title {
        padding: 0 16px !important;
        margin-top: 30px;
    }
    .sole-hero-section .btn-lban-secondary {
        min-height: 32px;
        padding: 12px 32px !important;
    }
    .lban-media-grid--cols-mixed .lban-media-grid__title {
        font-size: 36px !important;
        font-weight: 600 !important;
        line-height: 100%;
    }
    .sole-what-gain .standout-card-text {
        font-size: 16px;
    }
    .summit-sole-section img {
        padding: 0 !important;
    }
    .sole-what-gain {
        padding: 48px 16px !important;
        padding: 22px 32px !important;
    }
    .sole-lban-team {
        padding: 48px 16px !important;
        color: #000 !important;
    }
    #block_3465d9c8154a777306da7d3094715e7c {
        padding: 48px 16px !important;
    }
    .sole-events .lban-media-grid__title {
        font-weight: 600 !important;
        font-size: 2.25rem !important;
        margin-bottom: 48px !important;
    }
    .sole-events .report-content {
        padding: 30px 20px !important;
    }
    .sole-events {
        padding: 48px 30px !important;
    }
    .sole-what-gain .standout-section-startup {
        padding: 48px 16px !important;
    }
    .sole-what-gain .section-title-large {
        font-size: 2.25rem !important;
        line-height: 1.2 !important;
        padding-bottom: 40px !important;
        margin-bottom: 0px !important;
        padding-top: 34px;
    }
    .sole-what-gain .leading {
        color: var(--lban-dark) !important;
        font-weight: 600 !important;
        font-size: 1.125rem !important;
        max-width: 100% !important;
    }
    .sole-what-gain .standout-card-title {
        max-width: 100% !important;
        font-size: 17 !important;
        font-weight: 700 !important;
    }
    .sole-what-gain .standout-card {
        box-shadow: none !important;
    }
    .hero-title {
        font-size: 2.5rem;
        text-transform: capitalize;
        padding-right: 20px;
    }
    #block_4865aaddb536047bdb87eeb8c706e08e .hero-title {
        font-size: 1.25rem;
        line-height: 100%;
        text-align: center;
    }
    #block_4865aaddb536047bdb87eeb8c706e08e .hero-section {
        padding: 48px 16px;
        display: flex;
        align-items: center;
        min-height: 90vh !important;
    }
    #block_4865aaddb536047bdb87eeb8c706e08e .hero-description {
        text-align: center;
    }
    #block_4865aaddb536047bdb87eeb8c706e08e .hero-content span {
        font-size: 2.5rem !important;
        text-align: center;
    }
    .mobile-hidden-section-research {
        display: none !important;
    }
    #block_4865aaddb536047bdb87eeb8c706e08e .btn-lban-secondary {
        background-color: var(--lban-white);
        color: var(--lban-dark);
        border: none;
        padding: 12px 32px !important;
        width: 100% !important;
        font-weight: 700;
        font-size: 1rem;
        border-radius: 8px;
        transition: var(--transition-base);
    }
    .mobile-view-research-summit-section {
        position: relative;
    }
    .mobile-view-research-summit-section .mobile-final-cta-content {
        position: absolute !important;
        top: 10px;
    }
    #block_4865aaddb536047bdb87eeb8c706e08e .container {
        padding: 0px !important;
    }
    .research-hero-section .hero-description {
        font-weight: 600 !important;
        font-size: 1.25rem !important;
        text-align: left !important;
    }
    #block_4865aaddb536047bdb87eeb8c706e08e .sole-hero-links {
        flex-direction: row !important;
    }
    .market-impact-title {
        font-size: 2rem;
    }
    .hero-mobile-pre-title {
        font-weight: 600 !important;
        font-size: 20px !important;
        display: block !important;
        letter-spacing: -0.03em;
    }
    .lban-stats--dark .stat-unit {
        color: #fff !important;
    }
    #block_4150ffee5b060b4cadf1ca5eaddebd12 {
        padding: 48px 20px !important;
    }
    #wpcf7-f418-p329-o1 .signup-form input[type="submit"] {
        width: 120px !important;
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .lban-promo__content {
        padding: 0;
    }
    .support-text {
        font-size: 1.1rem;
        margin-bottom: 2rem !important;
        line-height: 1;
    }
    .support-text .btn-lban-primary-solid {
        width: 156px !important;
    }
    .lban-promo-section .mobile-final-cta-overlay {
        background: none !important;
    }
    .startup-keydates-section .program-cta-content {
        padding-block: 30px !important;
    }
    .startup-keydates-section .program-cta-image {
        width: 100%;
        height: unset;
        padding: 0 50px 50px 50px;
    }
    .startup-keydates-section .program-cta-image img {
        border-radius: 24px;
        overflow: hidden;
    }
    .call-to-action .btn-lban-primary-solid {
        width: 153px !important;
        margin-top: 20px;
    }
    .call-to-action .support-content .btn-lban-primary-solid {
        width: unset !important;
    }
    .sole-logistics .logistics-card-title {
        width: 277px !important;
    }
    .sole-logistics .mobile-lefter {
        align-items: start !important;
    }
    .sole-mobile-section {
        display: none !important;
    }
    .text-mobile-image-section img {
        border-radius: 15px;
    }
    .bdr-custom .lban-newsletter-card {
        padding: 24px !important;
        backdrop-filter: initial !important;
    }
    .form-box.w-100 {
        border-radius: 15px;
        padding: 24px;
    }
    .lban-newsletter-disclaimer {
        font-size: 12px !important;
        font-weight: 400 !important;
    }
    .subscribe-modal-container {
        margin: 10px;
    }
    .lban-newsletter-title {
        font-size: 32px !important;
        font-weight: 400 !important;
        line-height: 1.1;
        margin-bottom: 20px !important;
    }
    .sole-call-action {
        padding: 48px 16px 20px 16px !important;
    }
    .sole-call-action .mobile-final-cta-content {
        position: static !important;
    }
    .sole-call-action .mobile-final-cta-overlay {
        padding-bottom: 0px !important;
    }
    .sole-call-action .btn-lban-primary-solid {
        margin-bottom: 0px !important;
        width: 153px !important;
    }
    .sole-call-action .mobile-final-cta-content-head {
        font-weight: 600 !important;
    }
    .sole-agenda-section {
        padding: 48px 16px !important;
    }
    .sole-agenda-section .agenda-title {
        font-size: 3rem !important;
    }
    .sole-agenda-section .agenda-subtitle {
        max-width: 600px !important;
        margin-bottom: 48px !important;
    }
    .sole-agenda-section .agenda-card {
        padding: 20px 30px !important;
    }
    .sole-agenda-section .container {
        padding: 0px !important;
    }
    div#block_f23f170378c48b8f372e698c7db441d4 .hero-actions {
        display: none;
    }
    div#block_5f7874829ff059d8bc852a16329252bf .hero-actions {
        display: none;
    }
    .agenda-card {
        padding: 2rem;
    }
    .agenda-row {
        flex-direction: column;
        align-items: flex-start;
        padding: 1.5rem 0;
    }
    .agenda-desc {
        padding-left: 0;
        margin-top: 0.5rem;
    }
    .subscribe-modal-container {
        flex-direction: column;
        justify-content: center;
        padding: 0 !important;
    }
    .newsletter-form-card {
        margin: 0;
        max-width: 100%;
        border-radius: 0;
        background-color: rgb(74 74 74 / 0.98) !important;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .lban-newsletter-container,
    .subscribe-modal-container {
        background-image: var(--popup-bg-mobile) !important;
    }
    .news-card-horizontal {
        flex-direction: column;
    }
    .news-card-horizontal .card-img-wrapper {
        width: 100%;
        height: 200px;
    }
    .report-page-cta-section .ecosystem-text {
        order: 2 !important;
    }
    .programs-do-business .wp-block-heading {
        width: 100%;
        font-size: 54px !important;
    }
    .programs-do-business p {
        width: 100%;
    }
    .hero-section.contact-hero-section {
        padding-block: 100px !important;
        min-height: unset;
    }
    .lban-team-hero-section {
        min-height: unset !important;
        padding-block: 100px !important;
    }
}
@media (max-width: 767px) {
    .sole-audience-section {
        margin-bottom: 0 !important;
    }
    .market-impact-section.lban-stats--dark .stat-number, .market-impact-section.lban-stats--dark .stat-unit {
        font-size: 3.5rem;
    }
    .market-impact-section.lban-stats--dark .stat-description p {
        font-size: 1.125rem;
    }
    .sole-lban-team, .lban-team-board-directors {
        padding-top: 0 !important;
    }
    .startup-lban-team {
        padding: 30px 0;
    }
    .page-id-466 .about-program-section,
    .about-program-section-startup {
        padding: 30px 0 !important;
    }
    .status-publish .hero-section,
    .lban-team-hero-section {
        padding: 30px 0 !important;
    }
    .lban-team-hero-section .container, .faq-hero-section .container, .press-release-hero-section .container, 
    .startup-hero-section .container, .lban-alumni-hero-section .container, .capital-initiative-hero-section .container,
    .support-hero-section .container, .sponsors-hero-section .container, .contact-hero-section .container {
        padding-inline: 16px !important;
    }
    .community-ecosystem-stats .stat-divider {
        display: flex;
    }
    .community-ecosystem-stats .stats-list {
        flex-direction: column;
        gap: 1px;
    }
    .community-ecosystem-stats .stat-row {
        width: 100%;
        gap: 0;
    }
    .alumni-badge-red .lban-text__title {
        white-space: normal;
    }
    .about-page-about-section .lban-text__title {
        padding-right: 40px;
    }
    .about-three-pillars .lban-pillars__title {
        padding: 0 76px;
    }
    .page-id-465 .page-announcement-bar {
        display: block;
    }
    .qr-panel-section .ecosystem-text.stats-intro.mb-4.order-3.order-md-2 {
        order: 2 !important;
    }
    .qr-cash-section .ecosystem-text.stats-intro.mb-4.order-3.order-md-2,
    .qr-panel-flow-section .ecosystem-text.stats-intro.mb-4.order-3.order-md-2,
    .qr-flow-cashy-section .ecosystem-text.stats-intro.mb-4.order-3.order-md-2 {
        order: 2 !important;
    }
    .ecosystem-section .stats-header .stats-heading {
        order: 1 !important;
    }
    .ecosystem-section .ecosystem-text {
        order: 3 !important;
    }
    .ecosystem-section .ecosystem-btn-wrapper {
        text-align: center;
        margin: 0 !important;
        order: 4 !important;
        display: flex;
        gap: 15px;
    }
    .ecosystem-section .large-rounded-image-container {
        order: 2 !important;
    }
    .growing-community-section .ecosystem-text p {
        font-size: 1.25rem;
        line-height: 1.4;
    }
    .programs-section {
        padding: 48px 0;
    }
    .section-header h2 {
        font-size: 2.2rem;
    }
    .glass-box-wrapper {
        padding: 15px !important;
    }
    .signup-banner {
        min-height: 675px;
    }
    .logistics-title {
        font-size: 2.25rem;
        margin-bottom: 30px;
    }
    .logistics-card {
        padding: 24px;
    }
    .price-large {
        font-size: 1.5rem;
    }
    .program-cta-title {
        font-size: 1.75rem;
    }
    .program-cta-image img {
        min-height: 300px;
    }
    .ecosystem-section,
    .community-section {
        padding: 48px 0;
    }
    .ecosystem-text p {
        text-align: left;
    }
    .lban-stats--dark .market-impact-title {
        font-size: 44px;
        margin-bottom: 24px;
    }
    .research-hero-section .hero-image-section {
        text-align: center;
    }
    .research-hero-section .hero-mobile-image {
        width: 100%;
        margin-bottom: 25px;
    }
    .research-hero-section .hero-description {
        text-align: left;
    }
    .research-hero-section .hero-title {
        padding-bottom: 27px;
    }
    .signup-banner {
        border-radius: 20px;
    }
    .mobile-sole-arrow {
        display: block !important;
        margin-left: 10px;
    }
    .btn-lban-secondary {
        white-space: nowrap;
    }
    .lban-media-grid {
        padding: 30px 16px !important;
    }
    .report-image img {
        height: 100% !important;
    }
    .standout-slide {
        flex: initial !important;
    }
    .sole-what-gain .standout-nav {
        margin-bottom: 30px !important;
    }
    .sole-agenda-section .agenda-subtitle {
        padding: 0 40px !important;
    }
    .sole-events .research-page-nav {
        margin-bottom: 15px !important;
    }
    .mob-div-card-line {
        display: flex;
        flex-direction: row-reverse;
        gap: 20px;
        width: 100%;
        justify-content: center;
        margin-bottom: 24px;
    }
    .sole-about .lban-text__title {
        font-size: 2.5rem !important;
    }
    .sole-about .lban-text__title {
        font-size: 2.5rem !important;
        padding: 0;
    }
    .open-to-all-text h2 {
        font-size: 1.125rem;
        padding-inline: 30px;
    }
    .capital-initiative-lban-alumni {
        padding-top: 0 !important;
    }
    .about-program-section.programs-next-steps {
        padding-inline: 20px !important;
    }
    .programs-alumni-section .qualifications-title {
        padding: 0 20px;
    }
    .programs-next-steps .lban-text__content p {
        padding-inline: 0;
        margin-bottom: 30px;
    }
    .individual-about-section.about-program-section .lban-text__content p {
        font-size: 1.125rem !important;
        margin-bottom: 0;
    }
    .what-btn {
        font-weight: 400 !important;
    }
    .startup-keydates-section-business, .community-ecosystem-business {
        padding: 48px 20px !important;
    }
    .gp-cut .col-6 {
        width: 100%;
    }
    .startup-faculty-section .mobile-faculty-card {
        min-height: unset;
        text-align: left !important;
    }
    .startup-participant-box {
        text-align: left;
        width: 100%;
    }
    .program-card-content .program-card-title {
        margin-top: 0 !important;
    }
    .sole-about {
        padding: 48px 16px !important;
    }
    .sole-mobile-section {
        padding: 16px;
    }
    .sole-logistics .mobile-final-cta-content-head {
        text-align: center !important;
    }
    .sole-logistics .mobile-final-cta-content-head .btn-lban-primary-solid {
        width: 160px !important;
    }
    .mobile-final-cta-content-head .btn-lban-primary-solid {
        width: 160px !important;
    }
    .sole-hero-section .hero-content span {
        font-size: 1.125rem !important;
        margin-bottom: 6px !important;
        text-align: center;
        padding: 10px;
    }
    .sole-hero-section .hero-content .hero-title, .hero-section-programs .hero-title {
        margin-top: 20px !important;
    }
    .description-misc ul li ul {
        flex-direction: column;
        gap: 5px;
        align-items: flex-start;
    }
    .sole-hero-section .hero-content .hero-title {
        font-size: 1.25rem !important;
        text-align: center !important;
        text-transform: uppercase;
        margin-bottom: 8px !important;
        letter-spacing: 0.1em;
    }
    .sole-about div {
        max-width: 100%;
    }
    .sole-hero-section .hero-description {
        text-align: center;
        padding: 25px;
        margin-bottom: 0px !important;
    }
    .lban-stats .stat-unit {
        color: #000 !important;
    }
    .lban-stats--dark .stat-unit {
        color: #fff !important;
    }
    .sole-hero-section {
        padding: 78px 0 24px 0px !important;
    }
    .sole-about {
        padding: 36px 16px 48px 16px !important;
    }
    #block_c2e5ab4df8eb50a9a34217d38ec238a1 .lban-media-grid__title {
        font-size: 2.25rem;
        line-height: 1.2;
        font-weight: 600;
    }
    .qualifications-title {
        margin-bottom: 47px !important;
    }
    .report-text {
        font-size: 1.125rem !important;
        line-height: 1.5 !important;
        margin-bottom: 25px !important;
        opacity: 0.9 !important;
        text-align: center !important;
        max-width: 450px !important;
    }
    .report-link {
        color: #fff !important;
        text-decoration: none !important;
        font-weight: 400 !important;
        font-size: 1rem !important;
        margin-top: auto !important;
    }
    .see-all-link-research {
        color: var(--lban-dark);
        text-decoration: none;
        font-weight: 400;
        font-size: 1.125rem;
    }
    #block_c2e5ab4df8eb50a9a34217d38ec238a1 {
        padding: 48px 20px !important;
    }
    .research-hero-section .hero-image-section {
        display: block;
    }
    .research-hero-section .research-hero-heading-para {
        font-weight: 600;
        font-size: 1.25rem;
        text-align: center;
    }
    #block_a3664733ee22eb7747c39c3e4bbf4307 .hero-section {
        padding: 48px 16px !important;
    }
    #block_a3664733ee22eb7747c39c3e4bbf4307 .hero-title {
        text-align: center !important;
    }
    .glass-box-wrapper {
        padding: 15px !important;
    }
    .glass-box {
        padding: 40px 30px !important;
    }
    .desktop-image-research {
        display: none !important;
    }
    .research-hero-section .hero-title {
        text-align: center;
    }
    .lban-stats--dark .market-impact-title {
        font-weight: 600;
    }
    .stat-unit {
        color: #fff !important;
    }
    .glass-my-submit-btn {
        width: 160px !important;
        padding: 12px 0px !important;
        font-size: 1.125rem !important;
        white-space: normal;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 54px;
        font-weight: 700;
    }
    .about-program-section,
    .about-program-section-startup {
        padding: 48px 16px 20px 16px !important;
    }
    .about-program-title {
        font-size: 2.25rem;
    }
    .qualifications-section {
        padding: 48px 20px;
    }
    .qualifications-title {
        font-size: 2.25rem;
    }
    .stats-intro p {
        line-height: 1.2 !important;
        line-height: 1.2 !important;
        margin-bottom: 8px;
    }
    .qualifications-accordion .accordion-button {
        padding: 20px;
    }
    .qualifications-accordion .accordion-body {
        padding: 0 20px 20px 20px;
    }
    .footer-logo img {
        height: 39px;
        width: 169px;
    }
    .px-custom {
        padding: 0 16px;
    }
    .about-program-section-startup {
        padding: 48px 16px;
    }
    .about-program-title {
        font-size: 2.25rem;
    }
    .about-program-content p {
        font-size: 1.125rem;
    }
    .faculty-section {
        padding: 48px 16px;
    }
    .faculty-title {
        font-size: 2.25rem;
    }
    .faculty-info-box {
        padding: 16px;
        bottom: 16px;
        left: 12px;
        right: 12px;
    }
    .faculty-name {
        font-size: 1.125rem;
    }
    .qualifications-section {
        padding: 26px 20px 48px 20px;
    }
    .qualifications-section .startup-accordian {
        padding: 26px 20px 24px 20px !important;
    }
    .startup-accordian .qualifications-accordion .accordion-item:nth-last-child {
        margin-bottom: 0px !important;
    }
    .startup-accordian .qualifications-accordion .accordion-item:nth-last-child(1) {
        margin-bottom: 0px !important;
    }
    .startup-faculty-section {
        padding: 48px 16px;
    }
    .startup-faculty-section .section-title {
        font-weight: 600;
        font-size: 36px;
        line-height: 100%;
        margin-bottom: 20px !important;
    }
    .startup-faculty-section .faculty-network-section {
        padding: 0px !important;
    }
    .startup-faculty-section .mobile-faculty-network-section-para {
        font-weight: 400;
        font-size: 18px;
        margin-bottom: 20px !important;
        line-height: 115%;
        text-align: left !important;
    }
    .startup-participant-box {
        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: 140% !important;
        color: #000 !important;
        padding: 0px !important;
    }
    .startup-faculty-section .container {
        padding: 0px !important;
    }
    .program-cta-section-business {
        padding: 56px 20px 28px 20px;
    }
    .program-cta-section {
        padding: 48px 16px;
    }
    .qualifications-title {
        font-size: 2.25rem;
    }
    .qualifications-title-buisness {
        margin-bottom: 48px !important;
    }
    .qualifications-accordion .accordion-button {
        padding: 20px;
    }
    .qualifications-accordion .accordion-body {
        padding: 0 20px 20px 20px;
    }
    .program-cta-banner {
        border-radius: 20px;
    }
    .program-cta-content {
        padding: 30px !important;
    }
    .program-cta-title {
        font-size: 1.75rem;
    }
    .register-title {
        font-size: 2.5rem;
    }
    .register-banner {
        min-height: 350px;
        border-radius: 20px;
        align-items: center;
        text-align: center;
    }
    .register-content {
        padding: 40px !important;
    }
    .stat-row {
        flex-direction: column;
        align-items: flex-start !important;
        text-align: left;
    }
    .stat-description {
        padding-left: 0;
        margin-top: 0;
    }
    .stats-heading {
        font-size: 2.25rem;
        padding-block: 0;
        padding-inline: 10px;
        margin-bottom: 0;
    }
    .custom-sliders-clients {
        padding-bottom: 60px !important;
    }
    .signup-section {
        padding: 16px 16px 48px 16px !important;
    }
    .section-title-large-sole {
        font-weight: 600;
        font-size: 2.25rem;
        margin-bottom: 48px;
    }
    .sole-lban-team .sole-agenda-link {
        margin-top: 24px !important;
    }
    .programs-section {
        padding: 18px 0;
    }
    .sole-agenda-section .agenda-view-btn {
        margin-top: 0px !important;
    }
    .section-header h2 {
        font-size: 2.2rem;
        padding: 0 10px;
    }
    .programs-section .section-header {
        padding: 0 10px;
    }
    .programs-section .lead-text,
    .programs-section .program-card-text {
        font-size: 1.125rem;
    }
    .programs-cards-section .section-title-large {
        font-size: 36px;
        padding: 0 25px;
        margin-bottom: 18px;
    }
    .programs-cards-section .leading p {
        font-size: 18px;
        padding: 0 0;
    }
    .programs-next-steps .lban-text__title {
        font-size: 2.25rem;
    }
    .programs-cards-section .leading p br {
        display: none;
    }
    .program-card-content {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .programs-do-business .wp-block-heading {
        font-size: 44px !important;
    }
    .programs-do-business .mobile-text-section .lead {
        font-size: 1.125rem;
    }
    .program-card-content,
    .program-card-title,
    .program-card-text {
        padding-inline: 0;
    }
    .stats-header {
        text-align: left;
        margin-bottom: 0px !important;
    }
    .ecosystem-section .stats-heading {
        padding: 0px !important;
    }
    .ecosystem-section,
    .community-section {
        padding: 48px 0;
    }
    .signup-banner {
        min-height: 675px;
        border-radius: 20px;
    }
    .standout-section-startup {
        padding: 48px 16px;
    }
    .glass-box-wrapper {
        padding: 24px !important;
    }
    .glass-box {
        padding: 40px 30px !important;
    }
    .programs-cta-box .signup-banner {
        min-height: 497px;
    }
    .standout-grid,
    .standout-grid:has(> :nth-child(4)) {
        grid-template-columns: 1fr;
    }
    .standout-card {
        width: 280px;
    }
    .standout-nav .nav-btn .bg-shady {
        background: #f0f0f0 !important;
    }
    .container {
        padding-left: 16px;
        padding-right: 16px;
    }
    .summit-mobile-title {
        font-size: 1.75rem;
    }
    .research-hero-heading-para {
        text-align: left;
    }
    .research-reports-section-sole {
        padding: 48px 39px;
    }
    .hero-section {
        padding: 132px 0 20px 0;
        min-height: auto;
        text-align: left;
    }
    .hero-content {
        text-align: left;
        margin: 0;
    }
    .hero-title1 {
        font-size: 2.5rem;
        line-height: 1.2;
        margin-bottom: 12px;
    }
    .hero-description {
        font-size: 1.125rem;
        text-align: left;
        margin-bottom: 24px;
        line-height: 115%;
        letter-spacing: -0.6px;
    }
    .research-hero-section .hero-description {
        font-weight: 400 !important;
        font-size: 1rem !important;
        text-align: left !important;
        line-height: 140%;
    }
    .research-hero-section {
        padding: 24px 16px 0 16px !important;
    }
    .hero-description-programs {
        font-size: 1.125rem;
        text-align: left;
        margin-bottom: 0rem;
    }
    .ecosystem-intro-section .intro-content-para {
        text-align: left;
    }
    .ecosystem-intro-section,
    .pathways-section,
    .alumni-section,
    .standout-section,
    .guiding-principle-section,
    .ecosystem-conclude-section {
        padding: 48px 0px !important;
    }
    .section-title-large {
        font-size: 2.25rem;
        line-height: 1.2;
    }
    .intro-content-para,
    .ecosystem-para,
    .leading {
        font-size: 1.125rem;
        text-align: center;
    }
    .guiding-quote {
        font-size: 2rem;
        max-width: 100%;
    }
    .alumni-heading {
        font-size: 2.25rem;
    }
    .testimonial-box {
        align-items: flex-start;
    }
    .quote-icon {
        margin-bottom: 20px;
    }
    .standout-card-title,
    .standout-card-text {
        max-width: 100%;
    }
    .ecosystem-conclude-section,
    .guiding-principle-section,
    .standout-section {
        padding: 48px 16px;
    }
    .ecosystem-btn-wrapper {
        margin-bottom: 0px !important;
    }
    .ecosystem-section .ecosystem-btn-wrapper,
    .ecosystem-section .btn-lban-primary-solid {
        width: 100%;
    }
    .btn-lban-primary-solid,
    .btn-lban-primary,
    .btn-lban-dark {
        padding: 12px 15px !important;
        font-size: 1.125rem !important;
        white-space: normal;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 54px;
        font-weight: 700;
    }
    .sole-logistics .mobile-final-cta-content-head .btn-lban-primary-solid {
        width: 160px !important;
    }
    .mobile-final-cta-content-para .btn-lban-primary-solid {
        width: 160px !important;
    }
    .mobile-final-cta-content {
        position: absolute;
        top: 0;
        padding: 48px !important;
        text-align: center;
    }
    .btn-lban-secondary {
        font-size: 1rem !important;
    }
    .video-box {
        padding: 0 16px;
    }
    .program-hero {
        padding: 80px 16px;
        min-height: auto;
        text-align: left;
    }
    .program-hero-content {
        text-align: left;
        bottom: -70px;
    }
    .program-hero-subtitle {
        font-size: 1.5rem;
        margin-bottom: 10px;
    }
    .program-hero-title {
        font-size: 2.5rem;
        margin-bottom: 20px;
    }
    .program-hero-tags {
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .program-tag {
        font-size: 1rem;
        padding: 8px 16px;
    }
    .sole-hero-title {
        font-size: 2.5rem;
        text-align: center;
    }
    .video-nav {
        padding: 0 16px;
    }
    .sole-hero-links {
        flex-direction: row;
    }
    .sole-hero-section .sole-hero-links {
        flex-direction: row !important;
    }
    .mob-visible {
        display: block;
    }
    .sole-hero-description {
        text-align: center;
        line-height: 1;
        font-size: 18px;
    }
    .sole-hero .hero-actions .btn {
        width: 100%;
    }
    .sole-hero-date {
        font-size: 1.25rem;
        text-align: center;
    }
    .sole-hero {
        padding: 48px 16px;
    }
    .mob-horizontal-padding {
        padding: 0 16px;
    }
    .agenda-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    .agenda-time {
        flex: none;
    }
    .logistics-title {
        font-size: 2.25rem;
    }
    .logistics-card {
        padding: 24px;
    }
    .call-to-action {
        padding: 48px 16px;
    }
    .call-to-action {
        padding: 72px 0 0 0px !important;
    }
    .lban-promo-section .sole-call-action .call-to-action .mobile-final-cta-wrapper {
        border-radius: 28px !important;
    }
    .mobile-view-research-summit-section {
        margin-bottom: 0px !important;
    }
    .call-register-banner {
        margin: 0;
    }
    .price-large {
        font-size: 1.5rem;
    }
    .sole-audience-text {
        font-size: 1.5rem;
    }
    .sole-audience-text {
        font-size: 1.5rem;
    }
    .standout-section-business {
        padding: 48px 16px;
    }
    .see-all-link {
        display: none;
    }
    .agenda-link {
        margin-top: 24px;
    }
    .sole-research-slider-container {
        display: flex;
        overflow-x: auto;
        gap: 16px;
        padding-bottom: 20px;
        scroll-behavior: smooth;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .sole-research-slider-container::-webkit-scrollbar {
        display: none;
    }
    .sole-research-slide {
        width: 300px;
        flex-shrink: 0;
    }
    .sole-research-slide .report-card {
        height: 100%;
    }
    .report-content {
        padding: 30px 20px;
    }
    .sole-faculty-slider-container {
        display: flex;
        overflow-x: auto;
        gap: 16px;
        padding-bottom: 20px;
        scroll-behavior: smooth;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .sole-faculty-slider-container::-webkit-scrollbar {
        display: none;
    }
    .sole-faculty-slide {
        width: 300px;
        flex-shrink: 0;
    }
    .about-program-section {
        padding-top: 20px;
    }
    .view-full-agenda {
        margin-top: 48px;
    }
    .standout-section-business {
        padding: 48px 16px;
    }
    .see-all-link {
        display: none;
    }
    .agenda-link {
        margin-top: 24px;
    }
    .sole-research-slider-container {
        display: flex;
        overflow-x: auto;
        gap: 16px;
        padding-bottom: 20px;
        scroll-behavior: smooth;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .sole-research-slider-container::-webkit-scrollbar {
        display: none;
    }
    .sole-research-slide {
        width: 300px;
        flex-shrink: 0;
    }
    .sole-research-slide .report-card {
        height: 100%;
    }
    .report-content {
        padding: 30px 20px;
    }
    .sole-faculty-slider-container {
        display: flex;
        overflow-x: auto;
        gap: 16px;
        padding-bottom: 20px;
        scroll-behavior: smooth;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .sole-faculty-slider-container::-webkit-scrollbar {
        display: none;
    }
    .sole-faculty-slide {
        width: 300px;
        flex-shrink: 0;
    }
    .footer-top .col-5 {
        padding-bottom: 20px;
    }
    .featured-news-item .news-card {
        background-color: #f5f5f5;
        border-radius: 24px;
        gap: 0 !important;
    }
    .news-card-image {
        border-radius: 12px 12px 0 0;
    }
    .featured-news-item .news-card-body {
        padding: 24px !important;
    }
    .news-card.featured-card .news-card-body {
        padding-left: 24px !important;
    }
    .page-id-1792 iframe {
        height: 100vh;
    }
    section.news-hero {
        margin-bottom: 0px !important;
    }
    .news-content-section .entry-content h1.wp-block-heading {
        font-size: 34px !important;
        line-height: 1.1em !important;
    }
    .news-content-section .wp-container-core-columns-is-layout-28f84493 p.banner_des {
        font-size: 22px !important;
        margin-top: 15px !important;
        color: #000;
    }
    .news-content-section ul.wp-block-social-links li.wp-social-link {
        border: none !important;
    }
    .news-content-section ul.wp-block-social-links {
        gap: 0px !important;
        margin: 20px 0 15px !important;
        justify-content: flex-start;
    }
    .news-content-section ul.wp-block-social-links li.wp-social-link svg {
        color: #7a7a7a !important;
    }
    .news-content-section .text_details .wp-block-column {
        max-width: 100% !important;
        margin: 18px auto 20px !important;
    }
    .news-content-section .text_details .wp-block-column p {
        color: #000;
    }
    .more-news-section h2 {
        font-size: 36px !important;
        text-align: center;
    }
    .more-news-section .news-card-horizontal {
        flex-direction: row;
    }
    .more-news-section .news-card-horizontal .card-img-wrapper {
        min-width: 40%;
        height: auto;
    }
    .more-news-section .card-body-content .card-footer-info {
        flex-wrap: wrap;
    }
    .more-news-section .card-body-content h4.card-title {
        font-size: 16px;
    }
    .more-news-section .card-body-content .card-footer-info a.learn-more-link {
        font-size: 14px !important;
        margin-bottom: 5px;
    }
    section.more-news-section {
        padding: 80px 4px;
    }
    section.more-news-section {
        padding: 60px 20px !important;
    }
    .the-content {
        margin-bottom: 7px;
    }
    .report-page-cta-section h2.stats-heading {
        line-height: 1.1em;
        text-align: left;
        font-size: 32px;
    }
    .report-page-cta-section {
        padding: 50px 0 60px !important;
    }
    .report-page-cta-section .ecosystem-text p {
        font-size: 18px !important;
        line-height: 1.4em !important;
        margin: 13px 0 10px !important;
    }
    .report-page-cta-section {
        padding: 50px 0 30px !important;
    }
    .report-page-cta-section .ecosystem-btn-wrapper a.btn {
        display: inline !important;
    }
    #masthead .container {
        padding: 0;
    }
    .form-box.w-100 {
        background: rgb(0 0 0 / 0.75);
        margin-top: 300px;
    }
    .bdr-custom .lban-newsletter-card {
        margin: 100px 40px !important;
        background-color: transparent !important;
    }
    .alumni-badge-accor .qualifications-title {
        padding-inline: 0 !important;
    }
    .lban-alumni-hero-section .hero-title {
        font-size: 2.25rem !important;
        margin-top: 120px;
        margin-bottom: 0;
    }
    .page-id-1771 .alumni-badge-red {
        padding: 30px 20px !important;
    }
    .sponsors-section-red .lban-text__title {
        font-size: 32px;
        text-align: center;
    }
    .lban-team-hero-section .hero-title {
        margin-top: 120px;
    }
    .about-program-section.alignwide .text-center.mobile-text-section {
        text-align: left !important;
    }
    .about-program-section.alignwide .lban-text__title {
        margin-bottom: 16px;
    }
    .about-program-section.lban-team-about .text-center.mobile-text-section {
        text-align: center !important;
    }
    .hero-title {
        margin-bottom: 0;
        margin-top: 120px;
    }
    .individual-programs-section .col-md-6.col-lg-6 {
        width: 100%;
    }
    .inner-announcement {
        display: flex;
        justify-content: center;
        gap: 33px;
        align-items: center;
    }
    .announcement-heading-btn {
        display: block;
    }
    .announcement-heading-btn a {
        background-color: #fff;
        width: 103px;
        height: 35px;
        font-weight: 700;
        font-size: 15px;
        display: inline-flex;
        line-height: 19px;
        color: #000;
        align-items: center;
        border-radius: 12px;
        justify-content: center;
        text-decoration: none;
    }
    .lban-app-promo {
        padding: 0 20px;
    }
    .app-promo-card .container {
        flex-direction: column;
    }
    .app-promo-content {
        flex-direction: column;
        text-align: center;
        width: 100%;
    }
    .app-promo-buttons {
        flex-direction: row;
    }
    .app-promo-image {
        width: 100%;
    }
    .qr-panel-section.ecosystem-section .large-rounded-image-container, .qr-cash-section.ecosystem-section .large-rounded-image-container,
    .qr-flow-cashy-section.ecosystem-section .large-rounded-image-container, .qr-panel-flow-section.ecosystem-section .large-rounded-image-container {
        order: 1 !important;
    }
    .about-page-about-section .lban-text__content p, .about-section-individual-section .ecosystem-text p {
        font-size: 18px !important;
    }
}
@media (max-width: 640px) {
    .programs-pathways-section .section-header h2, .qualifications-title, .programs-next-steps .lban-text__title, .lban-stats-slider-heading h2 {
        font-size: 40px;
    }
    .inner-newsletter h2 {
        font-size: 3rem;
    }
    .signup-text-col {
        padding-inline: 0;
    }
    .sole-hero-section .btn-lban-secondary {
        width: 100%;
    }
    .form-box.w-100 {
        margin-top: 0;
    }
    .sponsor-logo-sm {
        max-height: 30px;
    }
    .logo-slide.mx-5 {
        margin-inline: 0px !important;
    }
    .sponsors-grid .col-6:first-child {
        order: 0;
    }
    .sponsors-grid .col-6:nth-child(2) {
        order: 2;
    }
    .sponsors-grid .col-6:nth-child(3) {
        order: 1;
    }
    .sponsors-grid .col-6:last-child {
        order: 3;
    }
    .program-image-wrapper {
        height: unset;
    }
    .programs-pathways-section .program-card-title {
        margin-top: 10px;
    }
    .lban-media-grid .lban-media-grid__header {
        padding: 0;
    }
    .research-hero-section .hero-title,
    .startup-hero-section .hero-title {
        text-align: left;
        font-size: 2.25rem;
        margin-bottom: 0;
    }
    .research-hero-section .hero-title {
        margin-top: 150px;
    }
    .mobile-final-cta-content-head {
        font-size: 1.75rem !important;
    }
    .research-grid .is-layout-flow {
        border-radius: 24px;
        overflow: hidden;
    }
    .startup-hero-section .hero-description {
        font-size: 1.125rem;
    }
    .startup-lban-team {
        padding: 30px 0;
    }
    .page-id-466 .about-program-section,
    .about-program-section-startup {
        padding: 30px 0 !important;
    }
    .status-publish .hero-section,
    .lban-team-hero-section {
        min-height: unset !important;
        padding: 30px 0 !important;
    }
    .status-publish .startup-hero-section .hero-title {
        font-size: 2.25rem;
        text-align: left;
        margin-top: 60px;
    }
    .status-publish .startup-hero-section .hero-description {
        font-size: 1.125rem !important;
        letter-spacing: 0;
        margin-block: 10px 0;
    }
    .qualification-list li {
        display: inline-block;
        white-space: normal;
    }
    .startup-do-business .do-buiss {
        font-size: 2.75rem;
    }
    .logistics-card-title {
        font-size: 1.5rem;
    }
    .sponsors-page-spo-section .sponsors-head {
        margin-bottom: 0 !important;
    }
    .sponsors-page-spo-section .sponsors-description {
        margin-bottom: 50px;
    }
    .sponsors-section-red .btn-lban-primary-solid,
    .sponsors-section-red .btn-lban-primary,
    .sponsors-section-red .btn-lban-dark {
        font-size: 16px !important;
        min-height: unset;
    }
}
@media (max-width: 576px) {
    .sponsors-grid .g-5 {
        --bs-gutter-x: 10px;
        --bs-gutter-y: 10px;
    }
    .research-mobile-latino {
        display: block !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .research-mobile-latino .mobile-final-cta-wrapper {
        border-radius: 0px !important;
    }
    .page-id-466 .about-program-section,
    .about-program-section-startup {
        padding: 80px 16px;
    }
    .bdr-custom .lban-newsletter-card {
        margin: 200px 25px 30px 25px !important;
        background-color: rgb(0 0 0 / 0.5) !important;
        backdrop-filter: blur(10px) !important;
        -webkit-backdrop-filter: blur(10px) !important;
    }
    .form-box.w-100 {
        margin-top: 0;
        padding-inline: 0;
        padding-block: 12px;
        background-color: transparent !important;
    }
    .wpcf7 form .wpcf7-response-output {
        margin: 2em 0em 1em !important;
        padding: 0.2em 0.5em !important;
    }
    .sole-hero-section .sole-hero-links {
        gap: 30px !important;
    }
}
@media (max-width: 480px) {
    .ecosystem-section .ecosystem-btn-wrapper {
        flex-direction: column;
    }

    .subscribe-default-title {
        font-size: 32px !important;
        font-weight: 400 !important;
    }
    .support-content {
        position: relative;
        top: -100px;
    }
    .lban-promo-section__container {
        padding: 48px;
        min-height: 520px;
    }
    .sub-navbar {
        display: none;
    }
    .mobile-faculty-network-section {
        padding: 48px 16px;
    }
    .mobile-faculty-network-section .section-title {
        font-size: 2.25rem;
        font-weight: 600;
    }
    .mobile-faculty-network-section-para {
        font-size: 18px;
    }
    .mobile-cta-business-wrapper {
        min-height: 700px;
        border-radius: 24px;
    }
    .mobile-cta-overlay {
        background: linear-gradient(180deg, #fff0 0%, rgb(20 26 24 / 0.9) 60%, #141a18 100%);
        padding-bottom: 24px;
    }
    .mobile-cta-content i {
        color: #fff;
    }
    .mobile-final-cta-wrapper {
        min-height: 700px;
        border-radius: 0;
        margin-top: 0;
    }
    .mobile-final-cta-overlay {
        background: linear-gradient(180deg, #fff0 0%, rgb(0 0 0 / 0.5) 101%, #000000 54%);
        padding-bottom: 24px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .mobile-final-cta-content-head {
        font-size: 2.25rem;
        font-weight: 600;
        text-align: center;
    }
    .mobile-final-cta-content-para {
        font-size: 1.125rem;
        font-weight: 600;
    }
    .smallville {
        font-size: 15px;
    }
    .program-hero-tags {
        display: none;
    }
    .mobile-scaling-info {
        padding: 24px 16px;
    }
    .mobile-scaling-info {
        padding: 24px 16px;
        background-color: #fff;
    }
    .mobile-info-card {
        background-color: #f7f7f7;
        border-radius: 12px;
        padding: 20px;
    }
    .mobile-info-title {
        font-size: 1.125rem;
        font-weight: 700;
        margin-bottom: 8px;
        color: #000;
    }
    .mobile-info-text {
        font-size: 1rem;
        color: #555;
        margin-bottom: 0;
        line-height: 1.4;
    }
    .btn-lban-black-solid {
        background-color: #000;
        color: #fff;
        border: none;
        padding: 12px 24px;
        font-weight: 600;
        font-size: 1rem;
        border-radius: 12px;
        transition: all 0.3s ease;
        text-decoration: none;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .btn-lban-black-solid:hover {
        background-color: #333;
        color: #fff;
        transform: translateY(-2px);
    }
    .btn-sole-mob {
        width: 157px !important;
    }
    .business-wrapper-heading {
        font-size: 24px;
        font-weight: 600;
    }
    .video-nav .mobile-announcements {
        display: block;
    }
    .carousel-item {
        height: 400px;
    }
    div#standoutCarousel {
        padding: 0 16px;
    }
    .footer-divider {
        border-top: 1px solid rgb(0 0 0 / 0.25);
        margin: 0 0 30px 0;
        opacity: 1;
        margin-bottom: 8px !important;
    }
    .footer-top .col-6 {
        margin-bottom: 32px;
    }
    .footer-links li {
        margin-bottom: 0;
    }
    .btn-lban-primary-solid,
    .btn-lban-primary,
    .btn-lban-dark {
        padding: 12px 15px !important;
        font-size: 1.125rem !important;
        white-space: normal;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 54px;
        font-weight: 700;
        width: 100%;
    }
    .girl-dobate-btn {
        width: 156px;
    }
    .mob-first {
        margin-bottom: 0rem;
    }
    .mob-breaker {
        display: none;
    }
    .mob-swap {
        display: flex;
        flex-direction: column-reverse !important;
        gap: 24px;
    }
    .stats-heading {
        font-size: 2.25rem;
        text-align: center;
    }
    .stat-description p {
        font-size: 1rem;
        color: var(--lban-dark);
        font-weight: 400;
    }
    .btn-lban-secondary {
        font-size: 1rem !important;
    }
    .mobile-faculty-slider-section {
        padding: 0px !important;
    }
    .stats-section {
        padding: 60px 0;
    }
    .programs-footer {
        margin-top: 12px !important;
    }
    .sponsors-head {
        padding-top: 31px;
    }
    .support-work-section {
        padding: 48px 16px;
    }
    .footer-links a {
        font-size: 1rem;
    }
    .footer-section {
        padding: 48px 16px 28px 16px;
    }
    .mobile-final-cta-wrapper {
        border-radius: 28px !important;
    }
    .sponsors-section {
        padding: 24px 0;
        margin: 0 10px;
    }
    .sponsors-section:nth-child(even) {
        padding: 0px !important;
        margin-bottom: 52px;
    }
    .sponsors-section:nth-of-type(even) {
        padding: 0 !important;
    }
    .sponsors-section:nth-child(even) .logo-slider-container {
        padding-top: 0px !important;
    }
    .signup-cta-title {
        text-align: left;
        margin-bottom: 30px !important;
        line-height: 1.3;
    }
    .lban-subscribe .signup-cta-title {
        margin-bottom: 0px !important;
    }
    .signup-section .glass-box {
        align-items: flex-start !important;
        padding: 24px !important;
    }
    .signup-section .btn-lban-primary-solid {
        width: 120px !important;
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .signup-form-col {
        width: 100%;
    }
    .glass-input {
        margin-bottom: 20px !important;
    }
    .glass-box-wrapper {
        padding: 24px !important;
    }
    .signup-banner {
        border-radius: 20px;
    }
    .quote-text-author {
        text-align: start;
    }
    .video-slider-row {
        margin-left: -16px !important;
        margin-right: -16px !important;
        padding-left: 16px;
        padding-right: 16px;
    }
    .nav-btn {
        width: 48px !important;
        height: 48px !important;
    }
    .nav-btn svg {
        width: 12px;
        height: 20px;
    }
    .market-impact-section {
        padding: 80px 24px !important;
    }
    .market-impact-title {
        font-size: 2.25rem;
        margin-bottom: 24px;
    }
    .stat-row {
        flex-direction: column;
        align-items: flex-start !important;
        padding: 32px 0;
    }
    .stat-visual {
        flex: none;
        margin-bottom: 16px;
    }
    .stat-number {
        font-size: 3.5rem;
    }
    .stat-unit {
        font-size: 3.5rem;
        font-weight: 700;
        color: var(--lban-dark);
    }
    .summit-title {
        font-size: 2.25rem;
        margin-bottom: 40px;
    }
    .report-image {
        height: 250px;
    }
    .report-card {
        border-radius: 24px;
    }
    .navbar {
        padding: 1rem;
    }
    .signup-form input[type="submit"] {
        width: 120px !important;
        padding: 12px 14px !important;
    }
    .sponsors-section-red .lban-text__title {
        font-size: 30px;
    }
}
@media (max-width: 414px) {
    .sole-hero-section .sole-hero-links {
        gap: 10px !important;
        flex-direction: column !important;
    }
    .app-promo-buttons {
        flex-direction: column;
    }
}