

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-header.brxe-section {padding-top: 2rem; padding-right: 3rem; padding-bottom: 2rem; padding-left: 3rem; border-bottom: 0.2rem solid #e6e6e6}

/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-main-header.brxe-section {padding-right: 2rem; padding-left: 2rem}
}

/* BREAKPOINT: Desktop (BASE) */
.issca-multi-step-header__top-nav.brxe-block {flex-direction: row; flex-wrap: nowrap; align-items: center; padding-top: 1rem}

/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.issca-multi-step-header__top-nav.brxe-block {display: none}
}

/* BREAKPOINT: Desktop (BASE) */
.issca-multi-step-header__left-content.brxe-block {flex-direction: row; justify-content: flex-start; column-gap: 3rem; align-items: center}


/* BREAKPOINT: Desktop (BASE) */
.issca-multi-step-header__top-nav-link.brxe-text-link .icon > i {font-size: 1.6rem}
.issca-multi-step-header__top-nav-link.brxe-text-link .icon > svg {width: 1.6rem; height: 1.6rem}
.issca-multi-step-header__top-nav-link.brxe-text-link .icon {color: #f5f5f5; fill: #f5f5f5}
.issca-multi-step-header__top-nav-link.brxe-text-link {gap: 0.8rem; color: #f5f5f5; font-size: 1.6rem; line-height: 1.3}
.issca-multi-step-header__top-nav-link.brxe-text-link:hover {color: #f5f5f5}
.issca-multi-step-header__top-nav-link.brxe-text-link .icon:hover {color: #f5f5f5; fill: #f5f5f5}


/* BREAKPOINT: Desktop (BASE) */
.issca-multi-step-header__right-content.brxe-block {flex-direction: row; justify-content: flex-end; column-gap: 3rem; align-items: center}


/* BREAKPOINT: Desktop (BASE) */
.issca-multi-step-header__social.brxe-social-icons .icon {color: #ffffff; font-size: 1.2rem}
.issca-multi-step-header__social.brxe-social-icons li {border-radius: 50px; background-color: #202020}
.issca-multi-step-header__social.brxe-social-icons li.has-link a, .issca-multi-step-header__social.brxe-social-icons li.no-link {padding-top: 0.7rem; padding-right: 0.7rem; padding-bottom: 0.7rem; padding-left: 0.7rem; gap: 0px; line-height: 1}
.issca-multi-step-header__social.brxe-social-icons svg {height: 1.2rem; width: auto}
.issca-multi-step-header__social.brxe-social-icons {gap: 1rem}
.issca-multi-step-header__social.brxe-social-icons li:hover {background-color: #2c2c2c}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-header__container.brxe-container {align-items: center; flex-direction: row; column-gap: 2rem; align-self: stretch !important; width: 100%; flex-wrap: nowrap}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-header__container.brxe-container {column-gap: 4rem}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-main-header__container.brxe-container {column-gap: 2rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-header__logo-wrap.brxe-block {justify-content: center; width: 15%}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-header__logo-wrap.brxe-block {flex-grow: 1}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-header__logo.brxe-image:not(.tag), .ISSCA-main-header__logo.brxe-image img {object-fit: cover; object-position: 50% 50%}
.ISSCA-main-header__logo.brxe-image {width: 20rem; margin-bottom: 0}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-header__logo.brxe-image {width: 18rem}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-main-header__logo.brxe-image {width: 15rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-header__nav-wrap.brxe-block {justify-content: center; align-items: flex-start; width: 75%; flex-grow: 1}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-header__nav-wrap.brxe-block {order: 1; width: fit-content; align-items: flex-end; flex-grow: 0}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items {gap: 2.5rem}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > a {color: #202020; font-size: 1.8rem; font-family: "Inter"; font-weight: 500; transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > .brxe-text-link:not(a) {color: #202020; font-size: 1.8rem; font-family: "Inter"; font-weight: 500; transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > .brxe-icon {color: #202020; font-size: 1.8rem; font-family: "Inter"; font-weight: 500; transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:has( > .brxe-svg) {color: #202020; font-size: 1.8rem; font-family: "Inter"; font-weight: 500; transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > .brx-submenu-toggle > * {color: #202020; font-size: 1.8rem; font-family: "Inter"; font-weight: 500; transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > [aria-current="page"] {color: #2c2c2c}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > .brx-submenu-toggle.aria-current > * {color: #2c2c2c}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content > li > a {padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem; transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content :where(.brx-submenu-toggle > *) {padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content {border-radius: 0.6rem; box-shadow: 0 4px 8px 0 rgba(99, 99, 99, 0.2); background-color: #ffffff; font-size: 1.8rem}
.ISSCA-main-header__nav.brxe-nav-nested .brx-submenu-toggle button[aria-expanded="true"] > * {transform:  rotateZ(180deg)}
.ISSCA-main-header__nav.brxe-nav-nested .brx-submenu-toggle button[aria-expanded] > * {transition: transform .3s !important}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content > li:hover {background-color: #e6e6e6}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content .brx-submenu-toggle:hover {background-color: #e6e6e6}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > .brx-submenu-toggle {gap: 0.6rem; transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li {transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brxe-dropdown {z-index: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content > li {transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content .brx-submenu-toggle {transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested.brx-has-megamenu .brx-dropdown-content > * {transition: 0.3s}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > .brxe-dropdown > .brx-dropdown-content {transform:  translateY(20px)}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > .brxe-dropdown.open > .brx-dropdown-content {transform:  translateY(0px)}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:hover > a {color: #2c2c2c}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:hover > .brxe-text-link:not(a) {color: #2c2c2c}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:hover > .brxe-icon {color: #2c2c2c}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:hover:has( > .brxe-svg) {color: #2c2c2c}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:hover > .brx-submenu-toggle > * {color: #2c2c2c}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-header__nav.brxe-nav-nested.brx-open .brx-nav-nested-items {justify-content: flex-start; background-color: #2c2c2c; width: 30rem}
.ISSCA-main-header__nav.brxe-nav-nested.brx-open .brx-submenu-toggle {justify-content: flex-start}
.ISSCA-main-header__nav.brxe-nav-nested.brx-open .brx-nav-nested-items > li {justify-content: flex-start}
.ISSCA-main-header__nav.brxe-nav-nested.brx-open li.menu-item {display: flex}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > a {color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > .brxe-text-link:not(a) {color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > .brxe-icon {color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:has( > .brxe-svg) {color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li > .brx-submenu-toggle > * {color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content {background-color: #2c2c2c; box-shadow: 0 0 0 0 transparent; border-radius: 0; color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content > li:hover {background-color: #2c2c2c}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content .brx-submenu-toggle:hover {background-color: #2c2c2c}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:hover > a {color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:hover > .brxe-text-link:not(a) {color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:hover > .brxe-icon {color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:hover:has( > .brxe-svg) {color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-nav-nested-items > li:hover > .brx-submenu-toggle > * {color: #ffffff}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content > li > a:hover {color: #f1f0ee}
.ISSCA-main-header__nav.brxe-nav-nested .brx-dropdown-content .brx-submenu-toggle > *:hover {color: #f1f0ee}
}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-header__nav-items.brxe-block {padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-header__dropdown-link.brxe-text-link {padding-top: 0; padding-bottom: 0; font-size: 1.7rem}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer__social.brxe-social-icons li.has-link a, .ISSCA-main-footer__social.brxe-social-icons li.no-link {padding-top: 20px; padding-right: 12px; padding-bottom: 20px; color: #ffffff; font-size: 25px}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-footer__social.brxe-social-icons li.has-link a, .ISSCA-main-footer__social.brxe-social-icons li.no-link {padding-top: 15px; padding-right: 30px; padding-bottom: 15px}
}

/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-main-header__toggle-open-mobile-.brxe-toggle {--brxe-toggle-scale: 0.8}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-overlay-dark-hero.brxe-section {align-self: stretch !important; width: 100%; justify-content: center; align-items: center; height: 720px; background-position: center center; background-repeat: no-repeat; position: relative; z-index: -1}
:where(.ISSCA-speakers-overlay-dark-hero.brxe-section > *:not(figcaption)) {position: relative}
.ISSCA-speakers-overlay-dark-hero.brxe-section::before {background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-speakers-overlay-dark-hero.brxe-section {height: 620px}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-overlay-dark-hero.brxe-section {height: 600px}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-overlay-dark-hero__content-wrap.brxe-container {padding-right: 30%; row-gap: 30px; z-index: 1}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-speakers-overlay-dark-hero__content-wrap.brxe-container {padding-left: 20px}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-overlay-dark-hero__content-wrap.brxe-container {padding-right: 20px}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-overlay-dark-hero__heading.brxe-heading {color: #ffffff}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-overlay-dark-hero__text.brxe-text {color: #ffffff; text-transform: capitalize}
.ISSCA-speakers-overlay-dark-hero__text.brxe-text  a {color: #ffffff; text-transform: capitalize; font-size: inherit}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-overlay-dark-hero-2.brxe-container {flex-direction: row; column-gap: 20px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; background-color: #ffffff; border-radius: 20px; margin-top: -100px; box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2); z-index: 3}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-speakers-overlay-dark-hero-2.brxe-container {width: 85%}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-speakers-overlay-dark-hero-2.brxe-container {justify-content: center; column-gap: 20px}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-overlay-dark-hero-2.brxe-container {margin-bottom: 40px}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-counter-numbers__counter-wrap.brxe-block {display: grid; align-items: initial; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-gap: 2rem; margin-top: 0; margin-bottom: 0; padding-left: 0}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-speakers-counter-numbers__counter-wrap.brxe-block {grid-template-columns: repeat(2, minmax(0, 1fr))}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-speakers-counter-numbers__counter-wrap.brxe-block {grid-template-columns: 1fr}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-counter-numbers__counter-wrap.brxe-block {grid-template-columns: 1fr}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-counter-numbers__counter-item.brxe-block {flex-direction: row; align-items: center; column-gap: 1rem}

/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-speakers-counter-numbers__counter-item.brxe-block {column-gap: 0px}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-counter-numbers__counter-item.brxe-block {column-gap: 1rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-counter-numbers__counter-content.brxe-block {width: 50%; flex-grow: 1; row-gap: 1rem}

/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-counter-numbers__counter-content.brxe-block {row-gap: 0.5rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-counter-numbers__counter.brxe-counter {color: #2b3546; font-size: 5.4rem; line-height: 6.4rem; font-weight: 700; text-align: center}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-speakers-counter-numbers__counter.brxe-counter {font-size: 4.2rem; line-height: 5.2rem}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-counter-numbers__counter.brxe-counter {font-size: 3.8rem; line-height: 4.8rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-counter-numbers__counter-text.brxe-heading {color: #62708a; font-size: 1.8rem; line-height: 2.8rem; font-weight: 400; font-family: "Inter"}

/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-counter-numbers__counter-text.brxe-heading {font-size: 1.6rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-counter-numbers.brxe-section {padding-top: 8rem; padding-right: 2rem; padding-bottom: 8rem; padding-left: 2rem}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-speakers-counter-numbers.brxe-section {padding-top: 7rem; padding-bottom: 7rem}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-speakers-counter-numbers.brxe-section {padding-top: 6rem; padding-bottom: 6rem}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-counter-numbers.brxe-section {padding-top: 5rem; padding-bottom: 5rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-counter-numbers__container.brxe-container {row-gap: 6rem}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-counter-numbers__content-wrap.brxe-block {align-items: center; padding-right: 20%; padding-left: 20%}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-speakers-counter-numbers__content-wrap.brxe-block {padding-right: 15%; padding-left: 15%}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-speakers-counter-numbers__content-wrap.brxe-block {padding-right: 0; padding-left: 0}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-counter-numbers__heading.brxe-heading {color: #2b3546; font-size: 4rem; line-height: 5.2rem; text-align: center}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-speakers-counter-numbers__heading.brxe-heading {font-size: 3.6rem; line-height: 4.6rem}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-speakers-counter-numbers__heading.brxe-heading {font-size: 3.2rem; line-height: 4.2rem}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-counter-numbers__heading.brxe-heading {font-size: 2.8rem; line-height: 3.8rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-counter-numbers__text.brxe-text-basic {color: #62708a; font-size: 1.6rem; line-height: 3.2rem; font-weight: 400; font-family: "Inter"; text-align: center}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-hero-2.brxe-section {padding-top: 10rem; padding-right: 0; padding-bottom: 10rem; padding-left: 0}

/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-speakers-hero-2.brxe-section {padding-top: 6rem; padding-bottom: 6rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-hero-2__container.brxe-container {align-self: stretch !important; width: 100%; align-items: center; row-gap: 6rem}

/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-speakers-hero-2__container.brxe-container {row-gap: 3rem}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-hero-2__single-image.brxe-block {transition: filter .3s ease}

/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-hero-2__single-image.brxe-block {transition: filter 0.2s ease}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-speakers-hero-2__image.brxe-image {transition: filter .3s ease; width: 100%}
.ISSCA-speakers-hero-2__image.brxe-image:not(.tag), .ISSCA-speakers-hero-2__image.brxe-image img {aspect-ratio: 3 / 2; object-fit: cover; object-position: 50%}

/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-speakers-hero-2__image.brxe-image {transition: filter 0.2s ease}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer.brxe-section {background-color: #212121; padding-top: 80px; padding-bottom: 80px}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer__top-row.brxe-container {flex-direction: row; column-gap: 20px; row-gap: 20px}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-footer__top-row.brxe-container {padding-right: 20px; padding-left: 20px}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-main-footer__top-row.brxe-container {flex-wrap: wrap; justify-content: center}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer__content-1.brxe-block {width: 40%; padding-right: 80px}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-footer__content-1.brxe-block {padding-right: 60px}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-main-footer__content-1.brxe-block {width: 100%; align-items: center; padding-right: 20%; padding-bottom: 20px; padding-left: 20%}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer__image.brxe-image {padding-bottom: 20px}

/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-main-footer__image.brxe-image {width: 350px; padding-bottom: 15px}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer__phone.brxe-heading {color: #ffffff; font-size: 27px; line-height: 30px; padding-bottom: 20px}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-footer__phone.brxe-heading {font-size: 24px; line-height: 30px}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-main-footer__phone.brxe-heading {font-size: 20px; line-height: 30px}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer__email-text.brxe-text-basic {font-size: 18px; line-height: 32px; color: #ffffff}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.ISSCA-main-footer__email-text.brxe-text-basic {font-size: 18px; line-height: 32px}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-main-footer__email-text.brxe-text-basic {font-size: 16px; line-height: 30px; text-align: center}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-main-footer__email-text.brxe-text-basic {font-size: 16px; line-height: 30px; padding-bottom: 15px}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer__content-2.brxe-block {width: 20%}

/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.ISSCA-main-footer__content-2.brxe-block {width: 31%}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-main-footer__content-2.brxe-block {width: 45%}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer__title.brxe-heading {font-size: 21px; line-height: 30px; color: #ffffff; padding-bottom: 20px}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer__divider.brxe-divider .line {height: 2px}
.ISSCA-main-footer__divider.brxe-divider.horizontal .line {border-top-width: 2px; width: 100px; border-top-color: #3cb878}
.ISSCA-main-footer__divider.brxe-divider.vertical .line {border-right-width: 100px; border-right-color: #3cb878}
.ISSCA-main-footer__divider.brxe-divider .icon {color: #3cb878}
.ISSCA-main-footer__divider.brxe-divider {padding-bottom: 40px}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer__menu.brxe-social-icons li.has-link a, .ISSCA-main-footer__menu.brxe-social-icons li.no-link {padding-bottom: 15px; color: #ffffff; justify-content: flex-start}
.ISSCA-main-footer__menu.brxe-social-icons {flex-direction: column}

/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.ISSCA-main-footer__menu.brxe-social-icons li.has-link a, .ISSCA-main-footer__menu.brxe-social-icons li.no-link {width: 100px}
}

/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer-1.brxe-section {background-color: #111111; padding-top: 40px; padding-bottom: 40px}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer-1__bottom-row.brxe-container {align-items: center; padding-right: 20px; padding-left: 20px}


/* BREAKPOINT: Desktop (BASE) */
.ISSCA-main-footer-1__copyright.brxe-text-basic {color: #ffffff; font-size: 18px; line-height: 30px; text-align: center}


/*# sourceURL=bricks-global-classes-inline-inline-css */
