

/* 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-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 */
