html,
body {
    font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "roc-grotesk-wide";
}
.success-story-heading.mb-20 {
    margin-bottom: 20px !important;
}
.success-story-heading .mt-0 {
    margin-top: 0 !important;
}
@font-face {
    font-family: "Poppins";
    src: url("../../assets/fonts/Poppins/Poppins-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Poppins";
    src: url("../../assets/fonts/Poppins/Poppins-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "Poppins";
    src: url("../../assets/fonts/Poppins/Poppins-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Poppins";
    src: url("../../assets/fonts/Poppins/Poppins-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}
h1,
.h1 {
    font-size: 2.625rem;
    line-height: 1.1 !important;
    margin-bottom: 0.75rem;
    font-weight: bold;
}
h1.has-small-font-size,
.h1.has-small-font-size {
    font-size: 2rem;
}
h1.has-medium-font-size,
.h1.has-medium-font-size {
    font-size: 2.625rem;
}
h1.has-large-font-size,
.h1.has-large-font-size {
    font-size: 2.875rem;
}
h1.has-x-large-font-size,
.h1.has-x-large-font-size {
    font-size: 3.5rem;
}
@media (min-width: 1280px) {
    h1,
    .h1 {
        font-size: 3.5rem;
    }
    h1.has-small-font-size,
    .h1.has-small-font-size {
        font-size: 3rem;
    }
    h1.has-medium-font-size,
    .h1.has-medium-font-size {
        font-size: 3.5rem;
    }
    h1.has-large-font-size,
    .h1.has-large-font-size {
        font-size: 4rem;
    }
    h1.has-x-large-font-size,
    .h1.has-x-large-font-size {
        font-size: 4rem;
    }
}
h2,
.h2 {
    font-size: 2.25rem;
    line-height: 1.1 !important;
    font-weight: bold;
    margin-bottom: 40px !important;
}
h2.has-small-font-size,
.h2.has-small-font-size {
    font-size: 2rem;
    line-height: 1.1;
}
h2.has-medium-font-size,
.h2.has-medium-font-size {
    font-size: 2.25rem;
    line-height: 1.1;
}
h2.has-large-font-size,
.h2.has-large-font-size {
    font-size: 2.625rem;
}
h2.has-x-large-font-size,
.h2.has-x-large-font-size {
    font-size: 2.875rem;
}
@media (min-width: 1280px) {
    h2,
    .h2 {
        font-size: 3rem;
    }
    h2.has-small-font-size,
    .h2.has-small-font-size {
        font-size: 2rem;
        line-height: 1.2 !important;
    }
    h2.has-medium-font-size,
    .h2.has-medium-font-size {
        font-size: 3rem;
        line-height: 1.2 !important;
    }
    h2.has-large-font-size,
    .h2.has-large-font-size {
        font-size: 3.5rem;
    }
    h2.has-x-large-font-size,
    .h2.has-x-large-font-size {
        font-size: 4rem;
    }
}
h3,
.h3 {
    font-size: 1.5rem;
    line-height: 1.1 !important;
    font-weight: bold !important;
}
h3.has-small-font-size,
.h3.has-small-font-size {
    font-size: 1.75rem;
    line-height: 1.15 !important;
}
h3.has-medium-font-size,
.h3.has-medium-font-size {
    font-size: 2rem;
    line-height: 1.15 !important;
}
h3.has-large-font-size,
.h3.has-large-font-size {
    font-size: 2.25rem;
    line-height: 1.15 !important;
}
h3.has-x-large-font-size,
.h3.has-x-large-font-size {
    font-size: 2.625rem;
    line-height: 1.15 !important;
}
@media (min-width: 1280px) {
    h3,
    .h3 {
        font-size: 2.25rem;
    }
    h3.has-small-font-size,
    .h3.has-small-font-size {
        font-size: 2rem;
        line-height: 1.2 !important;
    }
    h3.has-medium-font-size,
    .h3.has-medium-font-size {
        font-size: 2.25rem;
        line-height: 1.2 !important;
    }
    h3.has-large-font-size,
    .h3.has-large-font-size {
        font-size: 3rem;
        line-height: 1.2 !important;
    }
    h3.has-x-large-font-size,
    .h3.has-x-large-font-size {
        font-size: 5.125rem;
    }
}
h4,
.h4 {
    font-size: 1.75rem;
    line-height: 1.2 !important;
    font-weight: bold;
}
h4.has-small-font-size,
.h4.has-small-font-size {
    font-size: 1.5rem;
}
h4.has-medium-font-size,
.h4.has-medium-font-size {
    font-size: 1.75rem;
}
h4.has-large-font-size,
.h4.has-large-font-size {
    font-size: 2rem;
}
h4.has-x-large-font-size,
.h4.has-x-large-font-size {
    font-size: 2.25rem;
}
@media (min-width: 1280px) {
    h4,
    .h4 {
        font-size: 2rem;
    }
    h4.has-small-font-size,
    .h4.has-small-font-size {
        font-size: 1.5rem;
    }
    h4.has-medium-font-size,
    .h4.has-medium-font-size {
        font-size: 2rem;
    }
    h4.has-large-font-size,
    .h4.has-large-font-size {
        font-size: 2.25rem;
    }
    h4.has-x-large-font-size,
    .h4.has-x-large-font-size {
        font-size: 3rem;
    }
}
h5,
.h5 {
    font-size: 1.5rem;
    line-height: 1.15 !important;
    font-weight: bold;
}
h5.has-small-font-size,
.h5.has-small-font-size {
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
h5.has-medium-font-size,
.h5.has-medium-font-size {
    font-size: 1.5rem;
}
h5.has-large-font-size,
.h5.has-large-font-size {
    font-size: 1.75rem;
}
h5.has-x-large-font-size,
.h5.has-x-large-font-size {
    font-size: 2rem;
}
@media (min-width: 1280px) {
    h5,
    .h5 {
        font-size: 1.75rem;
        line-height: 1.2 !important;
    }
    h5.has-small-font-size,
    .h5.has-small-font-size {
        font-size: 1.1875rem;
    }
    h5.has-medium-font-size,
    .h5.has-medium-font-size {
        font-size: 1.75rem;
    }
    h5.has-large-font-size,
    .h5.has-large-font-size {
        font-size: 2rem;
    }
    h5.has-x-large-font-size,
    .h5.has-x-large-font-size {
        font-size: 2.25rem;
    }
}
h6,
.h6 {
    font-size: 1.125rem;
    line-height: 1.15 !important;
    font-weight: bold;
}
h6.has-small-font-size,
.h6.has-small-font-size {
    font-size: 1rem;
    line-height: 1.2 !important;
}
h6.has-medium-font-size,
.h6.has-medium-font-size {
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
h6.has-large-font-size,
.h6.has-large-font-size {
    font-size: 1.5rem;
}
h6.has-x-large-font-size,
.h6.has-x-large-font-size {
    font-size: 1.75rem;
}
@media (min-width: 1280px) {
    h6,
    .h6 {
        font-size: 1.25rem;
        line-height: 1.2 !important;
    }
    h6.has-small-font-size,
    .h6.has-small-font-size {
        font-size: 1rem;
    }
    h6.has-medium-font-size,
    .h6.has-medium-font-size {
        font-size: 1.25rem;
    }
    h6.has-large-font-size,
    .h6.has-large-font-size {
        font-size: 1.5rem;
    }
    h6.has-x-large-font-size,
    .h6.has-x-large-font-size {
        font-size: 2rem;
    }
}
p,
.p {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-weight: bold;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
p.has-small-font-size,
.p.has-small-font-size {
    font-size: 1rem;
    line-height: 1.3 !important;
}
p.has-medium-font-size,
.p.has-medium-font-size {
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
p.has-large-font-size,
.p.has-large-font-size {
    font-size: 1.25rem;
    line-height: 1.3 !important;
}
p.has-x-large-font-size,
.p.has-x-large-font-size {
    font-size: 1.375rem;
    line-height: 1.3 !important;
}
@media (min-width: 1280px) {
    p,
    .p {
        font-size: 1.1875rem;
        line-height: 1.2 !important;
    }
    p.has-small-font-size,
    .p.has-small-font-size {
        font-size: 1.125rem;
        line-height: 1.2 !important;
    }
    p.has-medium-font-size,
    .p.has-medium-font-size {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
    p.has-large-font-size,
    .p.has-large-font-size {
        font-size: 1.5rem;
        line-height: 1.2 !important;
    }
    p.has-x-large-font-size,
    .p.has-x-large-font-size {
        font-size: 2rem;
        line-height: 1.2 !important;
    }
}
a {
    font-family: Poppins, sans-serif !important;
}
.has-primary-color-color {
    color: #ebeb7c;
}
.has-secondary-color-color {
    color: #00a9de;
}
.has-extra-color-1-color {
    color: #bde3dc;
}
.has-extra-color-2-color {
    color: #5652a3;
}
.has-extra-color-3-color {
    color: #87d4e6;
}
.has-extra-color-4-color {
    color: #ec008c;
}
.has-extra-color-5-color {
    color: #e5b5d4;
}
.has-extra-color-6-color {
    color: #f15623;
}
.has-extra-color-7-color {
    color: #f7941d;
}
.has-tint-color-1-color {
    color: #170e40;
}
.has-tint-color-2-color {
    color: #bd0070;
}
.has-tint-color-3-color {
    color: #0087b2;
}
.has-tint-color-4-color {
    color: #f2dae9;
}
.has-tint-color-5-color {
    color: #d1ebe7;
}
.has-tint-color-6-color {
    color: #fff2e2;
}
.has-tint-color-7-color {
    color: #efefd2;
}
.has-white-color {
    color: white;
}
.has-primary-color-background-color {
    background-color: #ebeb7c;
}
.has-secondary-color-background-color {
    background-color: #00a9de;
}
.has-extra-color-1-background-color {
    background-color: #bde3dc;
}
.has-extra-color-2-background-color {
    background-color: #5652a3;
}
.has-extra-color-3-background-color {
    background-color: #87d4e6;
}
.has-extra-color-4-background-color {
    background-color: #ec008c;
}
.has-extra-color-5-background-color {
    background-color: #e5b5d4;
}
.has-extra-color-6-background-color {
    background-color: #f15623;
}
.has-extra-color-7-background-color {
    background-color: #f7941d;
}
.has-tint-color-1-background-color {
    background-color: #170e40;
}
.has-tint-color-2-background-color {
    background-color: #bd0070;
}
.has-tint-color-3-background-color {
    background-color: #0087b2;
}
.has-tint-color-4-background-color {
    background-color: #f2dae9;
}
.has-tint-color-5-background-color {
    background-color: #d1ebe7;
}
.has-tint-color-6-background-color {
    background-color: #fff2e2;
}
.has-tint-color-7-background-color {
    background-color: #efefd2;
}
.has-tint-color-1-background-color {
    background-color: #170e40;
}
.gradient-1,
.has-gradient-1-gradient-background {
    background: linear-gradient(180deg, #5652a3 12.11%, #e5b5d4 99.85%);
}
.gradient-2,
.has-gradient-2-gradient-background {
    background: linear-gradient(180deg, #5652a3 0%, #87d4e6 100%);
}
.gradient-3,
.has-geadient-3-gradient-background {
    background: linear-gradient(180deg, #f15623 0%, #5652a3 100%);
}
.gradient-4,
.has-gradient-4-gradient-background {
    background: linear-gradient(180deg, #ec008c 0%, #f7941d 100%);
}
.gradient-5,
.has-gradient-5-gradient-background {
    background: linear-gradient(180deg, #f15623 0%, #ebeb7c 100%);
}
.gradient-6,
.has-gradient-6-gradient-background {
    background: linear-gradient(180deg, #87d4e6 0%, #ebeb7c 100%);
}
.gradient-7,
.has-gradient-7-gradient-background {
    background: linear-gradient(180deg, rgba(135, 212, 230, 0.501961) 0%, rgba(235, 235, 124, 0.5) 100%), #fff;
}
.has-primary-color-color {
    color: #ebeb7c;
}
.has-secondary-color-color {
    color: #00a9de;
}
.has-extra-color-1-color {
    color: #bde3dc;
}
.has-extra-color-2-color {
    color: #5652a3;
}
.has-extra-color-3-color {
    color: #87d4e6;
}
.has-extra-color-4-color {
    color: #ec008c;
}
.has-extra-color-5-color {
    color: #e5b5d4;
}
.has-extra-color-6-color {
    color: #f15623;
}
.has-extra-color-7-color {
    color: #f7941d;
}
.has-tint-color-1-color {
    color: #170e40;
}
.has-tint-color-2-color {
    color: #bd0070;
}
.has-tint-color-3-color {
    color: #0087b2;
}
.has-tint-color-4-color {
    color: #f2dae9;
}
.has-tint-color-5-color {
    color: #d1ebe7;
}
.has-tint-color-6-color {
    color: #fff2e2;
}
.has-tint-color-7-color {
    color: #efefd2;
}
.has-white-color {
    color: white;
}
.has-primary-color-background-color {
    background-color: #ebeb7c;
}
.has-secondary-color-background-color {
    background-color: #00a9de;
}
.has-extra-color-1-background-color {
    background-color: #bde3dc;
}
.has-extra-color-2-background-color {
    background-color: #5652a3;
}
.has-extra-color-3-background-color {
    background-color: #87d4e6;
}
.has-extra-color-4-background-color {
    background-color: #ec008c;
}
.has-extra-color-5-background-color {
    background-color: #e5b5d4;
}
.has-extra-color-6-background-color {
    background-color: #f15623;
}
.has-extra-color-7-background-color {
    background-color: #f7941d;
}
.has-tint-color-1-background-color {
    background-color: #170e40;
}
.has-tint-color-2-background-color {
    background-color: #bd0070;
}
.has-tint-color-3-background-color {
    background-color: #0087b2;
}
.has-tint-color-4-background-color {
    background-color: #f2dae9;
}
.has-tint-color-5-background-color {
    background-color: #d1ebe7;
}
.has-tint-color-6-background-color {
    background-color: #fff2e2;
}
.has-tint-color-7-background-color {
    background-color: #efefd2;
}
.has-tint-color-1-background-color {
    background-color: #170e40;
}
.gradient-1,
.has-gradient-1-gradient-background {
    background: linear-gradient(180deg, #5652a3 12.11%, #e5b5d4 99.85%);
}
.gradient-2,
.has-gradient-2-gradient-background {
    background: linear-gradient(180deg, #5652a3 0%, #87d4e6 100%);
}
.gradient-3,
.has-geadient-3-gradient-background {
    background: linear-gradient(180deg, #f15623 0%, #5652a3 100%);
}
.gradient-4,
.has-gradient-4-gradient-background {
    background: linear-gradient(180deg, #ec008c 0%, #f7941d 100%);
}
.gradient-5,
.has-gradient-5-gradient-background {
    background: linear-gradient(180deg, #f15623 0%, #ebeb7c 100%);
}
.gradient-6,
.has-gradient-6-gradient-background {
    background: linear-gradient(180deg, #87d4e6 0%, #ebeb7c 100%);
}
.gradient-7,
.has-gradient-7-gradient-background {
    background: linear-gradient(180deg, rgba(135, 212, 230, 0.501961) 0%, rgba(235, 235, 124, 0.5) 100%), #fff;
}
.wp-block-button__link {
    font-size: 1.125rem !important;
    line-height: 1.3 !important;
    border-radius: 50px !important;
    padding: 10px 40px !important;
    width: fit-content;
    margin-left: 10px;
}
@media (min-width: 1280px) {
    .wp-block-button__link {
        font-size: 1.1875rem !important;
        line-height: 1.3 !important;
    }
}
.wp-block-button__link.external-link .external-arrow {
    display: none;
    height: 21px;
    width: 21px;
    position: relative !important;
    top: unset !important;
    left: unset !important;
}
.wp-block-button__link.external-link:hover .external-arrow,
.wp-block-button__link.external-link:focus .external-arrow {
    display: inline !important;
}
.wp-block-button__link.has-tint-color-1-background-color {
    background-color: #170e40 !important;
    color: white !important;
}
.wp-block-button__link.has-tint-color-1-background-color .external-arrow path {
    stroke: white !important;
}
.wp-block-button__link.has-tint-color-1-background-color:hover {
    background-color: #261670 !important;
    box-shadow: 0px 0px 5px 0px rgba(135, 212, 230, 0.5) !important;
}
.wp-block-button__link.has-tint-color-1-background-color:active {
    background: #0a0429 !important;
}
.wp-block-button__link.has-tint-color-1-background-color:focus {
    border-radius: 100px !important;
    outline: 1px solid #170e40 !important;
    outline-offset: 5px !important;
}
.wp-block-button__link.has-tint-color-1-background-color.external-link svg.external-arrow path {
    stroke: white;
}
.wp-block-button__link.has-primary-color-background-color {
    background-color: #ebeb7c !important;
    border-radius: 50px !important;
    padding: 10px 40px !important;
    color: #170e40 !important;
    border-color: #ebeb7c !important;
}
.wp-block-button__link.has-primary-color-background-color .external-arrow path {
    stroke: #170e40 !important;
}
.wp-block-button__link.has-primary-color-background-color:hover {
    background-color: #fdfd91 !important;
    box-shadow: 0px 0px 5px 0px #ebeb7c !important;
}
.wp-block-button__link.has-primary-color-background-color:active {
    background: #d4f9f2 !important;
}
.wp-block-button__link.has-primary-color-background-color:focus {
    border-radius: 100px !important;
    outline: 1px solid #ebeb7c !important;
    outline-offset: 5px !important;
}
.wp-block-button__link.has-primary-color-background-color.external-link svg.external-arrow path {
    stroke: #170e40;
}
.wp-block-button__link.has-extra-color-1-background-color {
    background-color: #bde3dc !important;
    border-radius: 50px !important;
    padding: 10px 40px !important;
    color: #170e40 !important;
    border-color: #bde3dc !important;
}
.wp-block-button__link.has-extra-color-1-background-color .external-arrow path {
    stroke: #170e40 !important;
}
.wp-block-button__link.has-extra-color-1-background-color:hover {
    background-color: #d4f9f2 !important;
    box-shadow: 0px 0px 5px 0px rgba(135, 212, 230, 0.5) !important;
}
.wp-block-button__link.has-extra-color-1-background-color:active {
    background: #a3d5cc !important;
}
.wp-block-button__link.has-extra-color-1-background-color:focus {
    border-radius: 100px !important;
    outline: 1px solid #bde3dc !important;
    outline-offset: 5px !important;
}
.wp-block-button__link.has-extra-color-1-background-color.external-link svg.external-arrow path {
    stroke: #170e40;
}
.page-section--main .wp-block-button .wp-block-button__link,
.page-section--main .wp-block-button .wp-block-button__link:visited,
.wp-block-post-content .wp-block-button .wp-block-button__link,
.wp-block-post-content .wp-block-button .wp-block-button__link:visited {
    text-transform: capitalize !important;
}
.page-section--main a {
    color: #bd0070 !important;
    display: inline-block;
}
.page-section--main a.external-link {
    margin-right: 10px;
}
.page-section--main a .external-arrow {
    transform: unset !important;
    width: 20px;
    height: 20px;
    left: 100% !important;
}
.page-section--main a .external-arrow path {
    stroke: #bd0070 !important;
}
.page-section--main a:focus {
    outline: 1px solid #bd0070 !important;
    outline-offset: 0 !important;
}
.page-section--main a .external-arrow {
    opacity: 0;
}
.page-section--main a:hover .external-arrow,
.page-section--main a:focus .external-arrow {
    opacity: 1;
}
.has-primary-color-color {
    color: #ebeb7c;
}
.has-secondary-color-color {
    color: #00a9de;
}
.has-extra-color-1-color {
    color: #bde3dc;
}
.has-extra-color-2-color {
    color: #5652a3;
}
.has-extra-color-3-color {
    color: #87d4e6;
}
.has-extra-color-4-color {
    color: #ec008c;
}
.has-extra-color-5-color {
    color: #e5b5d4;
}
.has-extra-color-6-color {
    color: #f15623;
}
.has-extra-color-7-color {
    color: #f7941d;
}
.has-tint-color-1-color {
    color: #170e40;
}
.has-tint-color-2-color {
    color: #bd0070;
}
.has-tint-color-3-color {
    color: #0087b2;
}
.has-tint-color-4-color {
    color: #f2dae9;
}
.has-tint-color-5-color {
    color: #d1ebe7;
}
.has-tint-color-6-color {
    color: #fff2e2;
}
.has-tint-color-7-color {
    color: #efefd2;
}
.has-white-color {
    color: white;
}
.has-primary-color-background-color {
    background-color: #ebeb7c;
}
.has-secondary-color-background-color {
    background-color: #00a9de;
}
.has-extra-color-1-background-color {
    background-color: #bde3dc;
}
.has-extra-color-2-background-color {
    background-color: #5652a3;
}
.has-extra-color-3-background-color {
    background-color: #87d4e6;
}
.has-extra-color-4-background-color {
    background-color: #ec008c;
}
.has-extra-color-5-background-color {
    background-color: #e5b5d4;
}
.has-extra-color-6-background-color {
    background-color: #f15623;
}
.has-extra-color-7-background-color {
    background-color: #f7941d;
}
.has-tint-color-1-background-color {
    background-color: #170e40;
}
.has-tint-color-2-background-color {
    background-color: #bd0070;
}
.has-tint-color-3-background-color {
    background-color: #0087b2;
}
.has-tint-color-4-background-color {
    background-color: #f2dae9;
}
.has-tint-color-5-background-color {
    background-color: #d1ebe7;
}
.has-tint-color-6-background-color {
    background-color: #fff2e2;
}
.has-tint-color-7-background-color {
    background-color: #efefd2;
}
.has-tint-color-1-background-color {
    background-color: #170e40;
}
.gradient-1,
.has-gradient-1-gradient-background {
    background: linear-gradient(180deg, #5652a3 12.11%, #e5b5d4 99.85%);
}
.gradient-2,
.has-gradient-2-gradient-background {
    background: linear-gradient(180deg, #5652a3 0%, #87d4e6 100%);
}
.gradient-3,
.has-geadient-3-gradient-background {
    background: linear-gradient(180deg, #f15623 0%, #5652a3 100%);
}
.gradient-4,
.has-gradient-4-gradient-background {
    background: linear-gradient(180deg, #ec008c 0%, #f7941d 100%);
}
.gradient-5,
.has-gradient-5-gradient-background {
    background: linear-gradient(180deg, #f15623 0%, #ebeb7c 100%);
}
.gradient-6,
.has-gradient-6-gradient-background {
    background: linear-gradient(180deg, #87d4e6 0%, #ebeb7c 100%);
}
.gradient-7,
.has-gradient-7-gradient-background {
    background: linear-gradient(180deg, rgba(135, 212, 230, 0.501961) 0%, rgba(235, 235, 124, 0.5) 100%), #fff;
}
.utility__nav .nav > ul {
    border: 2px solid #bd0070;
}
.utility__nav .nav > ul > li.current-menu-item a {
    background-color: #bd0070;
}
#lvlup-socials li a {
    background: #170e40;
    border-color: #170e40;
}
#lvlup-socials li a:hover {
    background: linear-gradient(180deg, #ec008c 0%, #f7941d 100%);
}
@media screen and (max-width: 380px) {
    footer .site-footer__main .main__logo {
        gap: 10px !important;
        flex-direction: column !important;
        align-items: center !important;
    }
}
footer .site-footer__disclaimer .menu {
    gap: 0px !important;
}
footer .site-footer__disclaimer .menu li.menu-item a {
    padding: 5px 20px !important;
}
footer .site-footer__disclaimer .menu li.menu-item a:hover {
    background: #d1ebe7;
    border-radius: 10px;
    color: #5652a3 !important;
}
footer .site-footer__disclaimer .menu li.menu-item a:hover:focus {
    outline: 1px solid #170e40;
    outline-offset: 3px;
}
footer .site-footer__disclaimer .menu li.menu-item a .external-arrow {
    top: 10px;
    left: calc(100% - 10px);
}
footer .site-footer__disclaimer .menu li.menu-item:focus {
    outline: 1px solid #170e40;
    outline-offset: 3px;
}
@media screen and (max-width: 575px) {
    footer .site-footer__disclaimer .menu li.menu-item {
        padding-left: 0px !important;
    }
    footer .site-footer__disclaimer .menu li.menu-item a {
        padding-left: 0px !important;
    }
}
.external-arrow {
    vertical-align: middle;
}
.add-background-to-cover .wp-block-cover__inner-container {
    position: relative;
    z-index: 3;
}
.sun-radial .wp-block-cover__inner-container .wp-block-columns {
    z-index: 9;
    position: relative;
}
.sun-radial .wp-block-cover__inner-container::after {
    content: url(/wp-content/uploads/2024/08/levelup-2024-sun-radial.svg);
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    height: fit-content;
    width: fit-content;
    z-index: 2;
}
@media screen and (max-width: 600px) {
    .sun-radial .wp-block-cover__inner-container::after {
        bottom: -10px;
    }
}
.bottom-center-background .wp-block-cover__inner-container::after {
    background-position: bottom center;
}
.background-pattern {
    background-repeat: no-repeat;
}
.add-radial-bottom-right {
    position: relative;
    overflow: hidden;
}
.add-radial-bottom-right.orange-radial::after {
    right: -100px !important;
    bottom: -150px !important;
}
@media screen and (min-width: 782px) {
    .add-radial-bottom-right.orange-radial::after {
        right: -100px !important;
        bottom: -110px !important;
    }
}
.orange-radial img {
    max-width: 70%;
}
.orange-radial::after {
    content: url(/wp-content/uploads/2024/08/orange-radial.svg) !important;
    width: 352px;
    height: 360px;
    transform: scale(0.7);
    position: absolute;
    z-index: 2;
}
@media screen and (min-width: 782px) {
    .orange-radial::after {
        width: 352px;
        height: 360px;
    }
}
.slider-with-semi-bg::before {
    content: "";
    overflow: visible;
    position: absolute;
    z-index: -1;
    bottom: 0px;
    left: 50%;
    opacity: 0.4;
    transform: translateX(-50%);
    width: calc(100% + 186px);
    height: 400px;
    background-position: center;
    background-image: url(/wp-content/uploads/2024/09/sun-radial-half.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (min-width: 530px) {
    .slider-with-semi-bg::before {
        height: 500px;
    }
}
@media screen and (min-width: 768px) {
    .slider-with-semi-bg::before {
        height: 600px;
    }
}
@media screen and (min-width: 1000px) {
    .slider-with-semi-bg::before {
        height: 650px;
    }
}
@media screen and (min-width: 1100px) {
    .slider-with-semi-bg::before {
        height: 900px;
    }
}
.slider-with-semi-bg::after {
    content: "";
    overflow: visible;
    position: absolute;
    bottom: -50%;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 285px);
    height: calc(100% + 70px);
    z-index: -1;
    background-image: url(/wp-content/uploads/2024/09/yellow-semi-circle.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1024px) {
    .slider-with-semi-bg::after {
        content: "";
        overflow: visible;
        position: absolute;
        bottom: -100px;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% + 400px);
        height: calc(100% + 128px);
        z-index: -1;
        background-image: url(/wp-content/uploads/2024/09/yellow-semi-circle.svg);
        background-size: cover;
        background-repeat: no-repeat;
    }
}
.add-semi-circle-bg.video-group {
    max-width: 100%;
    position: relative;
    overflow: visible;
}
.add-semi-circle-bg.video-group figure {
    padding: 0 !important;
}
@media screen and (min-width: 1024px) {
    .add-semi-circle-bg.video-group {
        max-width: 70%;
    }
}
.add-semi-circle-bg::before {
    content: "";
    overflow: visible;
    position: absolute;
    bottom: -100px;
    left: 50%;
    opacity: 0.4;
    transform: translateX(-50%);
    width: calc(100% + 186px);
    height: 400px;
    background-position: center;
    background-image: url(/wp-content/uploads/2024/08/Union-full.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (min-width: 530px) {
    .add-semi-circle-bg::before {
        height: 500px;
    }
}
@media screen and (min-width: 768px) {
    .add-semi-circle-bg::before {
        height: 600px;
    }
}
@media screen and (min-width: 1000px) {
    .add-semi-circle-bg::before {
        height: 650px;
    }
}
@media screen and (min-width: 1100px) {
    .add-semi-circle-bg::before {
        height: 900px;
    }
}
.add-semi-circle-bg::after {
    content: "";
    overflow: visible;
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 285px);
    height: calc(100% + 70px);
    z-index: -1;
    background-image: url(/wp-content/uploads/2024/08/levelup-2024-bg-semicircle.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1024px) {
    .add-semi-circle-bg::after {
        content: "";
        overflow: visible;
        position: absolute;
        bottom: -100px;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% + 400px);
        height: calc(100% + 128px);
        z-index: -1;
        background-image: url(/wp-content/uploads/2024/08/levelup-2024-bg-semicircle.svg);
        background-size: cover;
        background-repeat: no-repeat;
    }
}
.hp-video {
    max-width: 50% !important;
    position: relative;
    padding-bottom: 70px;
}
.hp-video .wp-block-embed__wrapper {
    border-radius: 0 !important;
}
.hp-video::before {
    content: url(/wp-content/uploads/2024/08/levelup-2024-bg-semicircle.svg);
    max-height: 450px !important;
    height: 450px !important;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
}
.rounded-image {
    border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
}
.page-header {
    overflow: hidden;
}
.page-header-add-radial {
    min-height: 600px;
    overflow: visible;
    position: relative;
}
.page-header-add-radial .pt-70 img {
    padding-top: 70px;
}
.page-header-add-radial .wp-block-cover {
    margin-top: -14%;
    margin-left: -10%;
    height: 134% !important;
    width: 110% !important;
}
.page-header-add-radial img {
    z-index: 3;
}
.page-header-add-radial::after {
    content: url(/wp-content/uploads/2024/09/blue-radial.svg);
    position: absolute;
    top: -42%;
    left: -30%;
    height: fit-content;
    width: fit-content;
    z-index: -1;
}
@media screen and (max-width: 1024px) {
    .page-header-add-radial::after {
        position: absolute;
        top: -50%;
        left: 50%;
        transform: translateX(-50%);
        height: fit-content;
        width: fit-content;
        z-index: -1;
    }
}
.page-header-add-radial.page-header-add-radial-yellow::after {
    content: url(/wp-content/uploads/2024/09/sun-radial.svg) !important;
}
@media screen and (max-width: 1024px) {
    .page-header-add-radial.page-header-add-radial-yellow::after {
        opacity: 0.4;
    }
}
.page-header-add-radial.page-header-add-radial-light-green::after {
    content: url(/wp-content/uploads/2024/09/light-green.svg) !important;
}
@media screen and (max-width: 1024px) {
    .page-header-add-radial.page-header-add-radial-light-green::after {
        opacity: 0.4;
    }
}
.page-section--main .wp-block-column.is-style-card.has-extra-color-5-background-color figure:after,
.wp-block-post-content .wp-block-column.is-style-card.has-extra-color-5-background-color figure:after {
    background-color: #e5b5d4;
}
.page-section--main .wp-block-column.is-style-card.has-extra-color-2-background-color figure:after,
.wp-block-post-content .wp-block-column.is-style-card.has-extra-color-2-background-color figure:after {
    background-color: #5652a3;
}
.page-section--main .wp-block-column.is-style-card.has-primary-color-background-color figure:after,
.wp-block-post-content .wp-block-column.is-style-card.has-primary-color-background-color figure:after {
    background-color: #ebeb7c;
}
.page-section--main .wp-block-column.is-style-card.has-primary-color-background-color figure:after,
.wp-block-post-content .wp-block-column.is-style-card.has-primary-color-background-color figure:after {
    background-color: #ebeb7c;
}
.page-section--main .wp-block-column.is-style-card.has-primary-color-background-color figure:after,
.wp-block-post-content .wp-block-column.is-style-card.has-primary-color-background-color figure:after {
    background-color: #ebeb7c;
}
.page-section--main .wp-block-column.is-style-card.has-extra-color-1-background-color figure:after,
.wp-block-post-content .wp-block-column.is-style-card.has-extra-color-1-background-color figure:after {
    background-color: #bde3dc;
}
.page-section--main .wp-block-columns.is-style-image-layout .wp-block-column.is-style-image:first-child .wp-block-cover .wp-block-image,
.wp-block-post-content .wp-block-columns.is-style-image-layout .wp-block-column.is-style-image:first-child .wp-block-cover .wp-block-image {
    left: 30% !important;
    width: 140%;
}
.page-section--main .wp-block-columns.is-style-image-layout .wp-block-column.is-style-image:last-child .wp-block-cover .wp-block-image,
.wp-block-post-content .wp-block-columns.is-style-image-layout .wp-block-column.is-style-image:last-child .wp-block-cover .wp-block-image {
    right: 70% !important;
    width: 140%;
}
.rounded-left-top {
    border-top-left-radius: 1000px;
}
.rounded-left-bottom {
    border-bottom-left-radius: 1000px;
}
.is-style-rounded.rounded-50 img {
    max-width: 662px !important;
    width: 662px !important;
}
:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
    border-radius: 50px !important;
}
.rounded-50 img {
    border-radius: 50px !important;
}
.testimonials__container h2 {
    color: #170e40 !important;
}
.page-section--has-yellow-background .testimonials__quotes .testimonials__quote {
    background-color: unset !important;
}
.page-section--has-yellow-background .testimonials__quotes .testimonials__quote .testimonials__citation-description {
    color: #170e40 !important;
    background-color: unset !important;
}
.page-section--has-yellow-background .testimonials__citation blockquote p {
    padding-top: 36px !important;
    margin-top: 0 !important;
}
.page-section--has-yellow-background .testimonials__citation-description {
    font-size: 1.125rem;
    line-height: 1.3 !important;
    margin: 7px auto 0 auto !important;
    padding: 0 !important;
}
@media (min-width: 1280px) {
    .page-section--has-yellow-background .testimonials__citation-description {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.testimonials__quotes {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px !important;
}
@media screen and (max-width: 1024px) {
    .testimonials__quotes {
        grid-template-columns: 1fr;
    }
}
.testimonials__quotes .testimonials__quote {
    background: #d1ebe7 !important;
    padding: 47px 32px !important;
    border-radius: 20px !important;
    width: 100% !important;
}
.testimonials__quotes .testimonials__quote .testimonials__citation {
    margin-bottom: 0 !important;
}
.testimonials__quotes .testimonials__quote .testimonials__citation-name {
    color: #170e40 !important;
    margin-bottom: 0 !important;
}
.testimonials__quotes .testimonials__quote .testimonials__citation-description {
    margin: 20px auto;
    color: white !important;
    background-color: #bd0070 !important;
    padding: 5px 10px !important;
    border-radius: 20px;
    width: fit-content;
}
.columns-container-right-image {
    position: relative;
    min-height: unset !important;
}
.columns-container-right-image .wp-block-cover__background.has-extra-color-1-background-color + .wp-block-cover__inner-container .wp-block-columns::after {
    content: "";
    background: linear-gradient(180deg, #5652a3 12.11%, #e5b5d4 99.85%);
    position: absolute;
    top: 0;
    left: 80%;
    height: 100%;
    width: 100%;
    z-index: 0;
}
@media screen and (max-width: 1024px) {
    .columns-container-right-image .wp-block-cover__background.has-extra-color-1-background-color + .wp-block-cover__inner-container .wp-block-columns::after {
        top: 0;
        left: -20%;
        height: var(--after-height, 100%);
        width: 140%;
        z-index: 0;
    }
}
.columns-container-right-image .wp-block-cover__background.has-extra-color-2-background-color + .wp-block-cover__inner-container .wp-block-columns::after {
    content: "";
    background: linear-gradient(180deg, #f15623 0%, #ebeb7c 100%);
    position: absolute;
    top: 0;
    left: 80%;
    height: 100%;
    width: 100%;
    z-index: 0;
}
@media screen and (max-width: 1024px) {
    .columns-container-right-image .wp-block-cover__background.has-extra-color-2-background-color + .wp-block-cover__inner-container .wp-block-columns::after {
        top: 0;
        left: -20%;
        height: var(--after-height, 338px);
        width: 140%;
        z-index: 0;
    }
}
.columns-container-right-image .wp-block-cover__inner-container {
    position: relative;
}
.columns-container-right-image .wp-block-columns {
    position: relative;
}
.columns-container-right-image .wp-block-columns .wp-block-column {
    padding: 100px 0;
}
.columns-container-right-image .wp-block-columns .wp-block-column:nth-of-type(1) .wp-block-group {
    padding-right: 10%;
}
.columns-container-right-image .wp-block-columns .wp-block-column:nth-of-type(2) {
    z-index: 1;
}
@media screen and (max-width: 1024px) {
    .columns-container-right-image .wp-block-columns {
        flex-direction: column-reverse !important;
        padding: 100px 0;
    }
    .columns-container-right-image .wp-block-columns::after {
        position: absolute;
        top: 0;
        left: -10%;
        height: 30%;
        width: 130%;
        z-index: 0;
    }
    .columns-container-right-image .wp-block-columns .wp-block-column {
        padding: 0;
    }
    .columns-container-right-image .wp-block-columns .wp-block-column:nth-of-type(2) {
        z-index: 1;
    }
    .columns-container-right-image .wp-block-columns .wp-block-column:nth-of-type(2) img {
        scale: 1;
    }
}
.columns-container-left-image {
    position: relative;
    min-height: unset !important;
}
.columns-container-left-image .wp-block-cover__background.has-primary-color-background-color + .wp-block-cover__inner-container::after {
    content: "";
    background: linear-gradient(180deg, #ec008c 0%, #f7941d 100%);
    position: absolute;
    top: 0;
    right: 80%;
    height: 100%;
    width: 100%;
    z-index: 0;
}
@media screen and (max-width: 1024px) {
    .columns-container-left-image .wp-block-cover__background.has-primary-color-background-color + .wp-block-cover__inner-container::after {
        top: 0;
        left: -20%;
        height: var(--before-height-left, 338px);
        width: 140%;
        z-index: 0;
    }
}
.columns-container-left-image .wp-block-cover__background.has-extra-color-5-background-color + .wp-block-cover__inner-container::after {
    content: "";
    background: linear-gradient(180deg, #ec008c 0%, #f7941d 100%);
    position: absolute;
    top: 0;
    right: 80%;
    height: 100%;
    width: 100%;
    z-index: 0;
}
@media screen and (max-width: 1024px) {
    .columns-container-left-image .wp-block-cover__background.has-extra-color-5-background-color + .wp-block-cover__inner-container::after {
        top: 0;
        left: -20%;
        height: var(--before-height-left, 338px);
        width: 140%;
        z-index: 0;
    }
}
.columns-container-left-image .wp-block-cover__inner-container {
    position: relative;
}
.columns-container-left-image .wp-block-columns {
    position: relative;
}
.columns-container-left-image .wp-block-columns .wp-block-column {
    padding: 100px 0;
}
.columns-container-left-image .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-group {
    padding-left: 10%;
}
.columns-container-left-image .wp-block-columns .wp-block-column:nth-of-type(1) {
    z-index: 1;
}
.columns-container-left-image .wp-block-columns .wp-block-column:nth-of-type(1) img {
    scale: 1.1;
}
@media screen and (max-width: 1024px) {
    .columns-container-left-image .wp-block-columns {
        flex-direction: column !important;
        padding: 100px 0;
    }
    .columns-container-left-image .wp-block-columns::after {
        position: absolute;
        top: 0;
        left: -10%;
        height: 30%;
        width: 130%;
        z-index: 0;
    }
    .columns-container-left-image .wp-block-columns .wp-block-column {
        padding: 0;
    }
    .columns-container-left-image .wp-block-columns .wp-block-column:nth-of-type(1) {
        z-index: 1;
    }
    .columns-container-left-image .wp-block-columns .wp-block-column:nth-of-type(1) img {
        scale: 1;
    }
    .columns-container-left-image .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-group {
        padding-left: 0%;
    }
}
.page-section--testimonials-container {
    padding: 0 !important;
    margin: 0 !important;
}
.page-section--testimonials-container .page-section--testimonials {
    overflow: visible;
    margin-bottom: 0 !important;
    padding-bottom: 80px !important;
}
.page-section--testimonials-container .page-section--testimonials .testimonials__container {
    overflow: visible;
}
.page-section--testimonials-container .page-section--testimonials::after {
    content: "";
    background: url(http://localhost:8888/wp-content/uploads/2024/08/green-radial.svg);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    overflow: visible;
}
.page-section--main .wp-block-columns,
.wp-block-post-content .wp-block-columns {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.skilled-trade-type-cards .wp-block-column {
    padding: 50px 32px;
}
.skilled-trade-type-cards .wp-block-column .wp-block-group {
    padding: 0 !important;
}
@media screen and (max-width: 991px) {
    .skilled-trade-type-cards {
        flex-direction: column !important;
    }
}
@media screen and (max-width: 991px) {
    .wrap-mobile {
        flex-direction: column !important;
    }
}
.container-with-image {
    min-height: 600px;
}
.container-with-image.page-header .wp-block-columns {
    justify-content: space-between !important;
}
.container-with-image.page-header .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-cover.rounded-image {
    border-bottom-left-radius: 1000px !important;
    border-bottom-right-radius: 1000px !important;
}
@media screen and (min-width: 1024px) {
    .container-with-image.page-header .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-cover.rounded-image {
        border-bottom-left-radius: 1000px !important;
        border-bottom-right-radius: 0 !important;
    }
}
.container-with-image .wp-block-cover__inner-container {
    padding: 0 !important;
}
.container-with-image .wp-block-cover__inner-container .wp-block-columns {
    gap: 0 !important;
    flex-direction: column-reverse;
}
.container-with-image .wp-block-cover__inner-container .wp-block-columns .wp-block-column:nth-of-type(1) {
    padding: 0 48px;
}
@media screen and (max-width: 1024px) {
    .container-with-image .wp-block-cover__inner-container .wp-block-columns .wp-block-column:nth-of-type(1) {
        padding: 0 15px !important;
    }
}
.container-with-image .wp-block-cover__inner-container .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-cover.rounded-image {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    padding: 0;
    margin: 0;
    width: 140%;
}
@media screen and (max-width: 1024px) {
    .container-with-image .wp-block-cover__inner-container .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-cover.rounded-image {
        min-height: 500px;
        width: 130% !important;
        margin-left: -15%;
    }
}
@media screen and (max-width: 1024px) {
    .container-with-image .wp-block-cover__inner-container .page-header-add-radial .wp-block-cover {
        min-height: 570px !important;
    }
}
@media screen and (min-width: 1024px) {
    .container-with-image .wp-block-cover__inner-container {
        max-width: 100% !important;
        position: unset !important;
    }
    .container-with-image .wp-block-cover__inner-container .wp-block-columns .wp-block-column:nth-of-type(2) {
        flex-basis: 45%;
        position: absolute;
        right: 0;
        top: -15%;
        width: 45%;
        height: 100%;
    }
    .container-with-image .wp-block-cover__inner-container .wp-block-columns {
        flex-direction: row !important;
    }
    .container-with-image .wp-block-cover__inner-container .wp-block-columns .wp-block-column:nth-of-type(1) {
        padding-left: 48px;
        max-width: 725px;
    }
    .container-with-image .wp-block-cover__inner-container .wp-block-columns .wp-block-column:nth-of-type(2) .wp-block-cover.rounded-image {
        min-height: unset;
        border-top-left-radius: 1000px !important;
        border-bottom-left-radius: 1000px !important;
        border-bottom-right-radius: 0%;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 130%;
    }
}
.facetwp-template[data-name="jobs"] .facet__accordion__cta {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-family: Poppins, sans-serif !important;
    margin: 20px auto 0px auto;
    float: none !important;
    border-radius: 50px !important;
    padding: 10px 40px !important;
    width: fit-content;
    background-color: #170e40 !important;
    color: white !important;
}
.facetwp-template[data-name="jobs"] .facet__accordion__cta span {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-family: Poppins, sans-serif !important;
}
@media screen and (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .facet__accordion__cta span {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-template[data-name="jobs"] .facet__accordion__cta button {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-family: Poppins, sans-serif !important;
}
@media screen and (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .facet__accordion__cta button {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
@media screen and (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .facet__accordion__cta {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-template[data-name="jobs"] .facet__accordion__cta:hover {
    background-color: #261670 !important;
    box-shadow: 0px 0px 5px 0px rgba(135, 212, 230, 0.5) !important;
}
.facetwp-template[data-name="jobs"] .facet__accordion__cta:active {
    background: #0a0429 !important;
}
.facetwp-template[data-name="jobs"] .facet__accordion__cta:focus {
    border-radius: 100px !important;
    outline: 1px solid #170e40 !important;
    outline-offset: 5px !important;
}
.facetwp-template[data-name="jobs"] .facet__accordion__cta.external-link svg.external-arrow path {
    stroke: white;
}
.facetwp-template[data-name="jobs"] .wp-block-column {
    padding: 60px !important;
}
.facetwp-template[data-name="jobs"] .wp-block-group.category-construction {
    background: linear-gradient(180deg, #5652a3 7.47%, #87d4e6 149.3%);
    padding: 50px 0;
}
.facetwp-template[data-name="jobs"] .wp-block-group.category-construction .wp-block-group:nth-of-type(1) h2,
.facetwp-template[data-name="jobs"] .wp-block-group.category-construction .wp-block-group:nth-of-type(1) p {
    color: white;
}
.facetwp-template[data-name="jobs"] .category-construction + .facet__accordion__items .wp-block-group .wp-block-columns {
    margin-top: -80px !important;
}
.facetwp-template[data-name="jobs"] .category-construction + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column {
    background: #d1ebe7 !important;
    color: #170e40 !important;
}
.facetwp-template[data-name="jobs"] .category-construction + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading {
    color: #170e40 !important;
    font-weight: bold !important;
    font-size: 2rem;
    line-height: 1.15 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .category-construction + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading {
        font-size: 2.25rem;
        line-height: 1.2 !important;
    }
}
.facetwp-template[data-name="jobs"] .category-construction + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .category-construction + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-template[data-name="jobs"] .category-construction ~ .facet__accordion__items-remainder:first-of-type .wp-block-column {
    background: #d1ebe7 !important;
}
.facetwp-template[data-name="jobs"] .expanded-category-construction .wp-block-column {
    background: #d1ebe7 !important;
}
.facetwp-template[data-name="jobs"] .expanded-category-construction .wp-block-column h5.wp-block-heading {
    color: #170e40 !important;
    font-weight: bold !important;
    font-size: 2rem;
    line-height: 1.15 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .expanded-category-construction .wp-block-column h5.wp-block-heading {
        font-size: 2.25rem;
        line-height: 1.2 !important;
    }
}
.facetwp-template[data-name="jobs"] .expanded-category-construction .wp-block-column h5.wp-block-heading p {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .expanded-category-construction .wp-block-column h5.wp-block-heading p {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-template[data-name="jobs"] .wp-block-group.category-industrial,
.facetwp-template[data-name="jobs"] .wp-block-group.category-industriel {
    background: linear-gradient(180deg, #ec008c 0%, #f7941d 100%);
    padding: 50px 0;
}
.facetwp-template[data-name="jobs"] .wp-block-group.category-industrial .wp-block-group:nth-of-type(1) h2,
.facetwp-template[data-name="jobs"] .wp-block-group.category-industrial .wp-block-group:nth-of-type(1) p,
.facetwp-template[data-name="jobs"] .wp-block-group.category-industriel .wp-block-group:nth-of-type(1) h2,
.facetwp-template[data-name="jobs"] .wp-block-group.category-industriel .wp-block-group:nth-of-type(1) p {
    color: white;
}
.facetwp-template[data-name="jobs"] .category-industrial + .facet__accordion__items .wp-block-group .wp-block-columns,
.facetwp-template[data-name="jobs"] .category-industriel + .facet__accordion__items .wp-block-group .wp-block-columns {
    margin-top: -80px !important;
}
.facetwp-template[data-name="jobs"] .category-industrial + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column,
.facetwp-template[data-name="jobs"] .category-industriel + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column {
    background: #fff2e2 !important;
    color: #170e40 !important;
}
.facetwp-template[data-name="jobs"] .category-industrial + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading,
.facetwp-template[data-name="jobs"] .category-industriel + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading {
    color: #170e40 !important;
    font-weight: bold !important;
    font-size: 2rem;
    line-height: 1.15 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .category-industrial + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading,
    .facetwp-template[data-name="jobs"] .category-industriel + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading {
        font-size: 2.25rem;
        line-height: 1.2 !important;
    }
}
.facetwp-template[data-name="jobs"] .category-industrial + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p,
.facetwp-template[data-name="jobs"] .category-industriel + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .category-industrial + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p,
    .facetwp-template[data-name="jobs"] .category-industriel + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-template[data-name="jobs"] .expanded-category-industrial .wp-block-column,
.facetwp-template[data-name="jobs"] .expanded-category-industriel .wp-block-column {
    background: #fff2e2 !important;
}
.facetwp-template[data-name="jobs"] .expanded-category-industrial .wp-block-column h5.wp-block-heading,
.facetwp-template[data-name="jobs"] .expanded-category-industriel .wp-block-column h5.wp-block-heading {
    color: #170e40 !important;
    font-weight: bold !important;
    font-size: 2rem;
    line-height: 1.15 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .expanded-category-industrial .wp-block-column h5.wp-block-heading,
    .facetwp-template[data-name="jobs"] .expanded-category-industriel .wp-block-column h5.wp-block-heading {
        font-size: 2.25rem;
        line-height: 1.2 !important;
    }
}
.facetwp-template[data-name="jobs"] .expanded-category-industrial .wp-block-column h5.wp-block-heading p,
.facetwp-template[data-name="jobs"] .expanded-category-industriel .wp-block-column h5.wp-block-heading p {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .expanded-category-industrial .wp-block-column h5.wp-block-heading p,
    .facetwp-template[data-name="jobs"] .expanded-category-industriel .wp-block-column h5.wp-block-heading p {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-template[data-name="jobs"] .wp-block-group.category-motive-power,
.facetwp-template[data-name="jobs"] .wp-block-group.category-motopropulsion {
    background: linear-gradient(180deg, #87d4e6 0%, #ebeb7c 100%);
    padding: 50px 0;
}
.facetwp-template[data-name="jobs"] .wp-block-group.category-motive-power .wp-block-group:nth-of-type(1) h2,
.facetwp-template[data-name="jobs"] .wp-block-group.category-motive-power .wp-block-group:nth-of-type(1) p,
.facetwp-template[data-name="jobs"] .wp-block-group.category-motopropulsion .wp-block-group:nth-of-type(1) h2,
.facetwp-template[data-name="jobs"] .wp-block-group.category-motopropulsion .wp-block-group:nth-of-type(1) p {
    color: #170e40;
}
.facetwp-template[data-name="jobs"] .category-motive-power + .facet__accordion__items .wp-block-group .wp-block-columns,
.facetwp-template[data-name="jobs"] .category-motopropulsion + .facet__accordion__items .wp-block-group .wp-block-columns {
    margin-top: -80px !important;
}
.facetwp-template[data-name="jobs"] .category-motive-power + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column,
.facetwp-template[data-name="jobs"] .category-motopropulsion + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column {
    background: #efefd2 !important;
    color: #170e40 !important;
}
.facetwp-template[data-name="jobs"] .category-motive-power + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading,
.facetwp-template[data-name="jobs"] .category-motopropulsion + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading {
    color: #170e40 !important;
    font-weight: bold !important;
    font-size: 2rem;
    line-height: 1.15 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .category-motive-power + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading,
    .facetwp-template[data-name="jobs"] .category-motopropulsion + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading {
        font-size: 2.25rem;
        line-height: 1.2 !important;
    }
}
.facetwp-template[data-name="jobs"] .category-motive-power + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p,
.facetwp-template[data-name="jobs"] .category-motopropulsion + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .category-motive-power + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p,
    .facetwp-template[data-name="jobs"] .category-motopropulsion + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-template[data-name="jobs"] .expanded-category-motive-power .wp-block-column,
.facetwp-template[data-name="jobs"] .expanded-category-motopropulsion .wp-block-column {
    background: #efefd2 !important;
}
.facetwp-template[data-name="jobs"] .expanded-category-motive-power .wp-block-column h5.wp-block-heading,
.facetwp-template[data-name="jobs"] .expanded-category-motopropulsion .wp-block-column h5.wp-block-heading {
    color: #170e40 !important;
    font-weight: bold !important;
    font-size: 2rem;
    line-height: 1.15 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .expanded-category-motive-power .wp-block-column h5.wp-block-heading,
    .facetwp-template[data-name="jobs"] .expanded-category-motopropulsion .wp-block-column h5.wp-block-heading {
        font-size: 2.25rem;
        line-height: 1.2 !important;
    }
}
.facetwp-template[data-name="jobs"] .expanded-category-motive-power .wp-block-column h5.wp-block-heading p,
.facetwp-template[data-name="jobs"] .expanded-category-motopropulsion .wp-block-column h5.wp-block-heading p {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .expanded-category-motive-power .wp-block-column h5.wp-block-heading p,
    .facetwp-template[data-name="jobs"] .expanded-category-motopropulsion .wp-block-column h5.wp-block-heading p {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-template[data-name="jobs"] .wp-block-group.category-service,
.facetwp-template[data-name="jobs"] .wp-block-group.category-services {
    background: linear-gradient(180deg, #f15623 -52.72%, #5652a3 75.17%);
    padding: 50px 0;
}
.facetwp-template[data-name="jobs"] .wp-block-group.category-service .wp-block-group:nth-of-type(1) h2,
.facetwp-template[data-name="jobs"] .wp-block-group.category-service .wp-block-group:nth-of-type(1) p,
.facetwp-template[data-name="jobs"] .wp-block-group.category-services .wp-block-group:nth-of-type(1) h2,
.facetwp-template[data-name="jobs"] .wp-block-group.category-services .wp-block-group:nth-of-type(1) p {
    color: white;
}
.facetwp-template[data-name="jobs"] .category-service + .facet__accordion__items .wp-block-group .wp-block-columns,
.facetwp-template[data-name="jobs"] .category-services + .facet__accordion__items .wp-block-group .wp-block-columns {
    margin-top: -80px !important;
}
.facetwp-template[data-name="jobs"] .category-service + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column,
.facetwp-template[data-name="jobs"] .category-services + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column {
    background: #fff2e2 !important;
    color: #170e40 !important;
}
.facetwp-template[data-name="jobs"] .category-service + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading,
.facetwp-template[data-name="jobs"] .category-services + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading {
    color: #170e40 !important;
    font-weight: bold !important;
    font-size: 2rem;
    line-height: 1.15 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .category-service + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading,
    .facetwp-template[data-name="jobs"] .category-services + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading {
        font-size: 2.25rem;
        line-height: 1.2 !important;
    }
}
.facetwp-template[data-name="jobs"] .category-service + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p,
.facetwp-template[data-name="jobs"] .category-services + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .category-service + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p,
    .facetwp-template[data-name="jobs"] .category-services + .facet__accordion__items .wp-block-group .wp-block-columns .wp-block-column h5.wp-block-heading p {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-template[data-name="jobs"] .expanded-category-service .wp-block-column,
.facetwp-template[data-name="jobs"] .expanded-category-services .wp-block-column {
    background: #fff2e2 !important;
}
.facetwp-template[data-name="jobs"] .expanded-category-service .wp-block-column h5.wp-block-heading,
.facetwp-template[data-name="jobs"] .expanded-category-services .wp-block-column h5.wp-block-heading {
    color: #170e40 !important;
    font-weight: bold !important;
    font-size: 2rem;
    line-height: 1.15 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .expanded-category-service .wp-block-column h5.wp-block-heading,
    .facetwp-template[data-name="jobs"] .expanded-category-services .wp-block-column h5.wp-block-heading {
        font-size: 2.25rem;
        line-height: 1.2 !important;
    }
}
.facetwp-template[data-name="jobs"] .expanded-category-service .wp-block-column h5.wp-block-heading p,
.facetwp-template[data-name="jobs"] .expanded-category-services .wp-block-column h5.wp-block-heading p {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
@media (min-width: 1280px) {
    .facetwp-template[data-name="jobs"] .expanded-category-service .wp-block-column h5.wp-block-heading p,
    .facetwp-template[data-name="jobs"] .expanded-category-services .wp-block-column h5.wp-block-heading p {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facet__accordion__item {
    margin: 0 !important;
}
.wp-block-group .facet__accordion__items,
.facet__accordion__items-remainder {
    gap: 45px 30px;
    margin-top: 30px;
}
.slick-slider .slick-list {
    border-radius: 20px !important;
    height: 589px !important;
}
.slider .slider__item {
    height: 589px !important;
}
@media screen and (max-width: 1024px) {
    .slick-slider .slick-list {
        border-radius: 20px !important;
        height: 389px !important;
    }
    .slider .slider__item {
        height: 389px !important;
    }
}
@media screen and (max-width: 550px) {
    .slick-slider .slick-list {
        border-radius: 20px !important;
        height: 289px !important;
    }
    .slider .slider__item {
        height: 289px !important;
    }
}
.event-cols .wp-block-columns {
    gap: 40px 20px !important;
}
.event-cols .wp-block-columns .wp-block-column {
    padding: 32px !important;
}
@media screen and (max-width: 991px) {
    .event-cols .wp-block-columns .wp-block-column {
        width: 100% !important;
        flex-basis: 100% !important;
    }
}
.four-col-wrap .wp-block-columns {
    display: grid;
    grid-template-columns: 1fr;
}
@media screen and (min-width: 1024px) {
    .four-col-wrap .wp-block-columns {
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (min-width: 1300px) {
    .four-col-wrap .wp-block-columns {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}
.three-col-wrap .wp-block-columns {
    display: grid;
    grid-template-columns: 1fr;
}
@media screen and (min-width: 1000px) {
    .three-col-wrap .wp-block-columns {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
.twitter-logo {
    width: 20px;
}
.has-primary-color-color {
    color: #ebeb7c;
}
.has-secondary-color-color {
    color: #00a9de;
}
.has-extra-color-1-color {
    color: #bde3dc;
}
.has-extra-color-2-color {
    color: #5652a3;
}
.has-extra-color-3-color {
    color: #87d4e6;
}
.has-extra-color-4-color {
    color: #ec008c;
}
.has-extra-color-5-color {
    color: #e5b5d4;
}
.has-extra-color-6-color {
    color: #f15623;
}
.has-extra-color-7-color {
    color: #f7941d;
}
.has-tint-color-1-color {
    color: #170e40;
}
.has-tint-color-2-color {
    color: #bd0070;
}
.has-tint-color-3-color {
    color: #0087b2;
}
.has-tint-color-4-color {
    color: #f2dae9;
}
.has-tint-color-5-color {
    color: #d1ebe7;
}
.has-tint-color-6-color {
    color: #fff2e2;
}
.has-tint-color-7-color {
    color: #efefd2;
}
.has-white-color {
    color: white;
}
.has-primary-color-background-color {
    background-color: #ebeb7c;
}
.has-secondary-color-background-color {
    background-color: #00a9de;
}
.has-extra-color-1-background-color {
    background-color: #bde3dc;
}
.has-extra-color-2-background-color {
    background-color: #5652a3;
}
.has-extra-color-3-background-color {
    background-color: #87d4e6;
}
.has-extra-color-4-background-color {
    background-color: #ec008c;
}
.has-extra-color-5-background-color {
    background-color: #e5b5d4;
}
.has-extra-color-6-background-color {
    background-color: #f15623;
}
.has-extra-color-7-background-color {
    background-color: #f7941d;
}
.has-tint-color-1-background-color {
    background-color: #170e40;
}
.has-tint-color-2-background-color {
    background-color: #bd0070;
}
.has-tint-color-3-background-color {
    background-color: #0087b2;
}
.has-tint-color-4-background-color {
    background-color: #f2dae9;
}
.has-tint-color-5-background-color {
    background-color: #d1ebe7;
}
.has-tint-color-6-background-color {
    background-color: #fff2e2;
}
.has-tint-color-7-background-color {
    background-color: #efefd2;
}
.has-tint-color-1-background-color {
    background-color: #170e40;
}
.gradient-1,
.has-gradient-1-gradient-background {
    background: linear-gradient(180deg, #5652a3 12.11%, #e5b5d4 99.85%);
}
.gradient-2,
.has-gradient-2-gradient-background {
    background: linear-gradient(180deg, #5652a3 0%, #87d4e6 100%);
}
.gradient-3,
.has-geadient-3-gradient-background {
    background: linear-gradient(180deg, #f15623 0%, #5652a3 100%);
}
.gradient-4,
.has-gradient-4-gradient-background {
    background: linear-gradient(180deg, #ec008c 0%, #f7941d 100%);
}
.gradient-5,
.has-gradient-5-gradient-background {
    background: linear-gradient(180deg, #f15623 0%, #ebeb7c 100%);
}
.gradient-6,
.has-gradient-6-gradient-background {
    background: linear-gradient(180deg, #87d4e6 0%, #ebeb7c 100%);
}
.gradient-7,
.has-gradient-7-gradient-background {
    background: linear-gradient(180deg, rgba(135, 212, 230, 0.501961) 0%, rgba(235, 235, 124, 0.5) 100%), #fff;
}
html,
body {
    font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "roc-grotesk-wide";
}
.success-story-heading.mb-20 {
    margin-bottom: 20px !important;
}
.success-story-heading .mt-0 {
    margin-top: 0 !important;
}
@font-face {
    font-family: "Poppins";
    src: url("../../assets/fonts/Poppins/Poppins-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Poppins";
    src: url("../../assets/fonts/Poppins/Poppins-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "Poppins";
    src: url("../../assets/fonts/Poppins/Poppins-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Poppins";
    src: url("../../assets/fonts/Poppins/Poppins-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}
h1,
.h1 {
    font-size: 2.625rem;
    line-height: 1.1 !important;
    margin-bottom: 0.75rem;
    font-weight: bold;
}
h1.has-small-font-size,
.h1.has-small-font-size {
    font-size: 2rem;
}
h1.has-medium-font-size,
.h1.has-medium-font-size {
    font-size: 2.625rem;
}
h1.has-large-font-size,
.h1.has-large-font-size {
    font-size: 2.875rem;
}
h1.has-x-large-font-size,
.h1.has-x-large-font-size {
    font-size: 3.5rem;
}
@media (min-width: 1280px) {
    h1,
    .h1 {
        font-size: 3.5rem;
    }
    h1.has-small-font-size,
    .h1.has-small-font-size {
        font-size: 3rem;
    }
    h1.has-medium-font-size,
    .h1.has-medium-font-size {
        font-size: 3.5rem;
    }
    h1.has-large-font-size,
    .h1.has-large-font-size {
        font-size: 4rem;
    }
    h1.has-x-large-font-size,
    .h1.has-x-large-font-size {
        font-size: 4rem;
    }
}
h2,
.h2 {
    font-size: 2.25rem;
    line-height: 1.1 !important;
    font-weight: bold;
    margin-bottom: 40px !important;
}
h2.has-small-font-size,
.h2.has-small-font-size {
    font-size: 2rem;
    line-height: 1.1;
}
h2.has-medium-font-size,
.h2.has-medium-font-size {
    font-size: 2.25rem;
    line-height: 1.1;
}
h2.has-large-font-size,
.h2.has-large-font-size {
    font-size: 2.625rem;
}
h2.has-x-large-font-size,
.h2.has-x-large-font-size {
    font-size: 2.875rem;
}
@media (min-width: 1280px) {
    h2,
    .h2 {
        font-size: 3rem;
    }
    h2.has-small-font-size,
    .h2.has-small-font-size {
        font-size: 2rem;
        line-height: 1.2 !important;
    }
    h2.has-medium-font-size,
    .h2.has-medium-font-size {
        font-size: 3rem;
        line-height: 1.2 !important;
    }
    h2.has-large-font-size,
    .h2.has-large-font-size {
        font-size: 3.5rem;
    }
    h2.has-x-large-font-size,
    .h2.has-x-large-font-size {
        font-size: 4rem;
    }
}
h3,
.h3 {
    font-size: 1.5rem;
    line-height: 1.1 !important;
    font-weight: bold !important;
}
h3.has-small-font-size,
.h3.has-small-font-size {
    font-size: 1.75rem;
    line-height: 1.15 !important;
}
h3.has-medium-font-size,
.h3.has-medium-font-size {
    font-size: 2rem;
    line-height: 1.15 !important;
}
h3.has-large-font-size,
.h3.has-large-font-size {
    font-size: 2.25rem;
    line-height: 1.15 !important;
}
h3.has-x-large-font-size,
.h3.has-x-large-font-size {
    font-size: 2.625rem;
    line-height: 1.15 !important;
}
@media (min-width: 1280px) {
    h3,
    .h3 {
        font-size: 2.25rem;
    }
    h3.has-small-font-size,
    .h3.has-small-font-size {
        font-size: 2rem;
        line-height: 1.2 !important;
    }
    h3.has-medium-font-size,
    .h3.has-medium-font-size {
        font-size: 2.25rem;
        line-height: 1.2 !important;
    }
    h3.has-large-font-size,
    .h3.has-large-font-size {
        font-size: 3rem;
        line-height: 1.2 !important;
    }
    h3.has-x-large-font-size,
    .h3.has-x-large-font-size {
        font-size: 5.125rem;
    }
}
h4,
.h4 {
    font-size: 1.75rem;
    line-height: 1.2 !important;
    font-weight: bold;
}
h4.has-small-font-size,
.h4.has-small-font-size {
    font-size: 1.5rem;
}
h4.has-medium-font-size,
.h4.has-medium-font-size {
    font-size: 1.75rem;
}
h4.has-large-font-size,
.h4.has-large-font-size {
    font-size: 2rem;
}
h4.has-x-large-font-size,
.h4.has-x-large-font-size {
    font-size: 2.25rem;
}
@media (min-width: 1280px) {
    h4,
    .h4 {
        font-size: 2rem;
    }
    h4.has-small-font-size,
    .h4.has-small-font-size {
        font-size: 1.5rem;
    }
    h4.has-medium-font-size,
    .h4.has-medium-font-size {
        font-size: 2rem;
    }
    h4.has-large-font-size,
    .h4.has-large-font-size {
        font-size: 2.25rem;
    }
    h4.has-x-large-font-size,
    .h4.has-x-large-font-size {
        font-size: 3rem;
    }
}
h5,
.h5 {
    font-size: 1.5rem;
    line-height: 1.15 !important;
    font-weight: bold;
}
h5.has-small-font-size,
.h5.has-small-font-size {
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
h5.has-medium-font-size,
.h5.has-medium-font-size {
    font-size: 1.5rem;
}
h5.has-large-font-size,
.h5.has-large-font-size {
    font-size: 1.75rem;
}
h5.has-x-large-font-size,
.h5.has-x-large-font-size {
    font-size: 2rem;
}
@media (min-width: 1280px) {
    h5,
    .h5 {
        font-size: 1.75rem;
        line-height: 1.2 !important;
    }
    h5.has-small-font-size,
    .h5.has-small-font-size {
        font-size: 1.1875rem;
    }
    h5.has-medium-font-size,
    .h5.has-medium-font-size {
        font-size: 1.75rem;
    }
    h5.has-large-font-size,
    .h5.has-large-font-size {
        font-size: 2rem;
    }
    h5.has-x-large-font-size,
    .h5.has-x-large-font-size {
        font-size: 2.25rem;
    }
}
h6,
.h6 {
    font-size: 1.125rem;
    line-height: 1.15 !important;
    font-weight: bold;
}
h6.has-small-font-size,
.h6.has-small-font-size {
    font-size: 1rem;
    line-height: 1.2 !important;
}
h6.has-medium-font-size,
.h6.has-medium-font-size {
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
h6.has-large-font-size,
.h6.has-large-font-size {
    font-size: 1.5rem;
}
h6.has-x-large-font-size,
.h6.has-x-large-font-size {
    font-size: 1.75rem;
}
@media (min-width: 1280px) {
    h6,
    .h6 {
        font-size: 1.25rem;
        line-height: 1.2 !important;
    }
    h6.has-small-font-size,
    .h6.has-small-font-size {
        font-size: 1rem;
    }
    h6.has-medium-font-size,
    .h6.has-medium-font-size {
        font-size: 1.25rem;
    }
    h6.has-large-font-size,
    .h6.has-large-font-size {
        font-size: 1.5rem;
    }
    h6.has-x-large-font-size,
    .h6.has-x-large-font-size {
        font-size: 2rem;
    }
}
p,
.p {
    font-family: Poppins, sans-serif;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-weight: bold;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
p.has-small-font-size,
.p.has-small-font-size {
    font-size: 1rem;
    line-height: 1.3 !important;
}
p.has-medium-font-size,
.p.has-medium-font-size {
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
p.has-large-font-size,
.p.has-large-font-size {
    font-size: 1.25rem;
    line-height: 1.3 !important;
}
p.has-x-large-font-size,
.p.has-x-large-font-size {
    font-size: 1.375rem;
    line-height: 1.3 !important;
}
@media (min-width: 1280px) {
    p,
    .p {
        font-size: 1.1875rem;
        line-height: 1.2 !important;
    }
    p.has-small-font-size,
    .p.has-small-font-size {
        font-size: 1.125rem;
        line-height: 1.2 !important;
    }
    p.has-medium-font-size,
    .p.has-medium-font-size {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
    p.has-large-font-size,
    .p.has-large-font-size {
        font-size: 1.5rem;
        line-height: 1.2 !important;
    }
    p.has-x-large-font-size,
    .p.has-x-large-font-size {
        font-size: 2rem;
        line-height: 1.2 !important;
    }
}
a {
    font-family: Poppins, sans-serif !important;
}
.primary__nav .sub-menu {
    background-color: #d1ebe7;
}
.site-header .primary__toggle,
.site-header .primary__toggle:visited,
.page-section--site-header .primary__toggle,
.page-section--site-header .primary__toggle:visited {
    background-color: #bd0070 !important;
    border-color: #bd0070 !important;
}
.site-header .primary__toggle .fa-bars,
.site-header .primary__toggle:visited .fa-bars,
.page-section--site-header .primary__toggle .fa-bars,
.page-section--site-header .primary__toggle:visited .fa-bars {
    color: #ebeb7c !important;
}
.site-header .top__toggle,
.site-header .top__toggle:visited,
.page-section--site-header .top__toggle,
.page-section--site-header .top__toggle:visited {
    background-color: #bd0070 !important;
    border-color: #bd0070 !important;
}
.site-header .top__toggle .fa-bars,
.site-header .top__toggle:visited .fa-bars,
.page-section--site-header .top__toggle .fa-bars,
.page-section--site-header .top__toggle:visited .fa-bars {
    color: #ebeb7c !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:first-child {
    background-color: #d1ebe7;
    border-radius: 10px !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:first-child a {
    padding-left: 10px !important;
    justify-content: flex-start !important;
    color: #007180 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-weight: 700 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:first-child .sub-menu {
    background-color: #d1ebe7 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:first-child .sub-menu li {
    text-align: left !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:first-child .sub-menu li:not(.menu-item-has-children):hover {
    color: #170e40 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:first-child .sub-menu li.current-menu-item a {
    color: #bd0070 !important;
    background-color: unset !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:first-child .sub-menu li a {
    color: #170e40 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 1rem;
    line-height: 1.3 !important;
    font-weight: 400 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:first-child .sub-menu li a:hover {
    color: #bd0070 !important;
    background-color: unset !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:first-child .sub-menu .sub-menu li a {
    font-size: 12px;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(2) {
    background-color: #fff2e2;
    border-radius: 10px !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(2) a {
    padding-left: 10px !important;
    justify-content: flex-start !important;
    color: #007180 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-weight: 700 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(2) .sub-menu {
    background-color: #fff2e2 !important;
    transform: unset !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(2) .sub-menu li {
    text-align: left !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(2) .sub-menu li:not(.menu-item-has-children):hover {
    color: #170e40 !important;
    background-color: unset !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(2) .sub-menu li.current-menu-item a {
    color: #bd0070 !important;
    background-color: unset !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(2) .sub-menu li a {
    color: #170e40 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 1rem;
    line-height: 1.3 !important;
    font-weight: 400 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(2) .sub-menu li a:hover {
    color: #bd0070 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(2) .sub-menu .sub-menu li a {
    font-size: 12px;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(3) {
    background-color: #efefd2;
    border-radius: 10px !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(3) a {
    padding-left: 10px !important;
    justify-content: flex-start !important;
    color: #007180 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-weight: 700 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(3) .sub-menu {
    background-color: #efefd2 !important;
    transform: unset !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(3) .sub-menu li {
    text-align: left !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(3) .sub-menu li:not(.menu-item-has-children):hover {
    background-color: unset !important;
    color: #170e40 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(3) .sub-menu li.current-menu-item a {
    color: #bd0070 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(3) .sub-menu li a {
    color: #170e40 !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 1rem;
    line-height: 1.3 !important;
    font-weight: 400 !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(3) .sub-menu li a:hover {
    color: #bd0070 !important;
    background-color: unset !important;
}
.site-header .mobile__primary .primary__nav > .nav > ul.menu > li:nth-of-type(3) .sub-menu .sub-menu li a {
    font-size: 12px;
}
.mobile__utility .menu-tog {
    background-color: white !important;
}
.site-header .site-header__mobile,
.page-section--site-header .site-header__mobile {
    background-image: none !important;
    background: linear-gradient(180deg, #5652a3 12.11%, #e5b5d4 99.85%) !important;
}
@media (max-width: 991px) {
    .site-header .site-header__primary,
    .page-section--site-header .site-header__primary {
        padding: 0px;
    }
}
.nav ul li a {
    color: #170e40;
    font-family: "Poppins", sans-serif !important;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.3;
}
@media (min-width: 1280px) {
    .nav ul li a {
        font-size: 1.1875rem;
        line-height: 1.3;
    }
}
.primary__nav .nav > ul > .menu-item:hover {
    color: #5652a3;
}
.primary__nav a {
    text-decoration: none !important;
}
.primary__nav a:hover,
.primary__nav a:focus,
.primary__nav a:active {
    color: #5652a3;
}
.primary__nav .menu-item > a[href="#"] {
    cursor: default;
    pointer-events: none;
}
.primary__nav .menu-item > a[href="#"]:hover,
.primary__nav .menu-item > a[href="#"]:focus {
    color: inherit;
}
.primary__nav .sub-menu .menu-item:hover:not(.menu-item-has-children) {
    background-color: #d1ebe7;
    border-radius: 10px 10px 0 0;
}
.primary__nav .sub-menu .menu-item:hover:not(.menu-item-has-children) > a {
    color: #5652a3;
}
.primary__nav .sub-menu > .current-menu-item > a {
    color: #bd0070;
    text-decoration: none !important;
}
.primary__nav .menu-item.menu-item-has-children.current-menu-ancestor > a {
    color: #bd0070;
}
.primary__nav .menu-item.menu-item-has-children.current-menu-ancestor > .sub-menu > .menu-item.current-menu-ancestor > a {
    color: #170e40;
}
.menu-tog li:not(.current-menu-item) a {
    color: #bd0070 !important;
}
.utility__nav .nav > ul > li.current-menu-item a {
    color: white !important;
}
.utility__nav .nav > ul > li.current-menu- > a:visited {
    color: white !important;
}
.site-footer,
.page-section--site-footer {
    background-color: white !important;
}
.site-footer .site-footer__main,
.page-section--site-footer .site-footer__main {
    margin-bottom: 50px;
}
.primary__logo {
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.primary__logo img {
    max-width: 93px !important;
    width: 93px;
    height: 49.306px;
}
.utility__nav .nav > ul > li a {
    font-family: "Poppins", sans-serif !important;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.3;
}
@media (min-width: 1280px) {
    .utility__nav .nav > ul > li a {
        font-size: 1.1875rem;
        line-height: 1.3;
    }
}
.scroll-to-top {
    background-color: #007180;
}
.nav ul li a {
    padding: 5px 10px !important;
}
.site-header__primary .container {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.primary__nav {
    padding-right: 10px;
}

@media (min-width: 992px) and (max-width: 1300px) {
 .nav ul li a {
    padding: 5px 1px !important;
}
}


@media screen and (max-width: 991px) {
    .primary__nav {
        padding-right: 0px;
    }
}
.primary__nav .nav > ul {
    gap: 30px !important;
}
.primary__nav .nav > ul li.menu-item:focus,
.primary__nav .nav > ul li.menu-item:focus-visible {
    outline: 1px solid #bd0070;
    outline-offset: 5px;
    border-radius: 0px;
}
.primary__nav .menu-item-has-children > a {
    position: relative;
    padding-right: 35px !important;
}
#menu-main-nav-en > .menu-item.menu-item-has-children > a::after,
#menu-main-nav-fr > .menu-item.menu-item-has-children > a::after {
    content: "";
    padding-right: 35px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6.60355 9H17.3964C17.6192 9 17.7307 9.26929 17.5732 9.42678L12.1768 14.8232C12.0791 14.9209 11.9209 14.9209 11.8232 14.8232L6.42678 9.42678C6.26929 9.26929 6.38083 9 6.60355 9Z" fill="%23170E40"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}
#menu-main-nav-en > .current-menu-parent.menu-item.menu-item-has-children > a::after,
#menu-main-nav-fr > .current-menu-parent.menu-item.menu-item-has-children > a::after {
    content: "";
    padding-right: 35px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6.60355 9H17.3964C17.6192 9 17.7307 9.26929 17.5732 9.42678L12.1768 14.8232C12.0791 14.9209 11.9209 14.9209 11.8232 14.8232L6.42678 9.42678C6.26929 9.26929 6.38083 9 6.60355 9Z" fill="%23170E40"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}
#menu-main-nav-en > .menu-item.menu-item-has-children:hover > a::after,
#menu-main-nav-fr > .menu-item.menu-item-has-children:hover > a::after {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M17.2866 15.5L6.49369 15.5C6.27096 15.5 6.15942 15.2307 6.31691 15.0732L11.7134 9.67678C11.811 9.57914 11.9693 9.57914 12.0669 9.67678L17.4634 15.0732C17.6209 15.2307 17.5093 15.5 17.2866 15.5Z" fill="%235652A3"/></svg>');
}
.site-header__primary .container .container-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
}
@media screen and (max-width: 1170px) {
    .site-header__primary .container .container-inner {
        max-width: 85% !important;
    }
}
.site-header .site-header__utility > .container,
.page-section--site-header .site-header__utility > .container {
    padding-top: 0 !important;
    padding-bottom: 0px !important;
}
.utility__nav .nav > ul > li a {
    padding: 5px 10px !important;
    font-weight: 400 !important;
}
.site-footer .disclaimer__nav .nav > ul > li > a,
.page-section--site-footer .disclaimer__nav .nav > ul > li > a {
    color: #170e40 !important;
    font-weight: 400 !important;
}
.utility__nav .nav > ul > li:first-child {
    padding-right: 5px;
}
.utility__nav .nav > ul > li.current-menu-item a {
    padding: 5px 15px !important;
}
.lvl-flex {
    display: flex;
}
.wp-block-spacer.large-spacer {
    height: 100px !important;
}
@media screen and (min-width: 768px) {
    .wp-block-spacer.large-spacer {
        height: 150px !important;
    }
}
.wp-block-spacer.medium-spacer {
    height: 60px !important;
}
@media screen and (min-width: 768px) {
    .wp-block-spacer.medium-spacer {
        height: 80px !important;
    }
}
.wp-block-spacer.small-spacer {
    height: 38px !important;
}
@media screen and (min-width: 768px) {
    .wp-block-spacer.small-spacer {
        height: 58px !important;
    }
}
.page-section--main > .wp-block-cover,
.wp-block-post-content > .wp-block-cover {
    padding: 0 !important;
}
.page-section--main > .wp-block-cover:first-child.-banner,
.wp-block-post-content > .wp-block-cover:first-child.-banner {
    margin-top: 100px !important;
}
.container,
.page-section--main .wp-block-embed,
.wp-block-post-content .wp-block-embed,
.page-section--main > .wp-block-cover .wp-block-cover__inner-container:not(.container-with-image .wp-block-cover__inner-container),
.wp-block-post-content > .wp-block-cover .wp-block-cover__inner-container,
.page-section--main .wp-block-group.is-style-centered,
.wp-block-post-content .wp-block-group.is-style-centered,
.block-library-block__reusable-block-container .wp-block-group.is-style-centered {
    padding: 0 48px !important;
}
@media screen and (max-width: 1024px) {
    .container,
    .page-section--main .wp-block-embed,
    .wp-block-post-content .wp-block-embed,
    .page-section--main > .wp-block-cover .wp-block-cover__inner-container:not(.container-with-image .wp-block-cover__inner-container),
    .wp-block-post-content > .wp-block-cover .wp-block-cover__inner-container,
    .page-section--main .wp-block-group.is-style-centered,
    .wp-block-post-content .wp-block-group.is-style-centered,
    .block-library-block__reusable-block-container .wp-block-group.is-style-centered {
        padding: 0 15px !important;
    }
}
@media screen and (max-width: 1024px) {
    .page-section--main > .wp-block-columns .wp-block-column,
    .wp-block-post-content > .wp-block-columns .wp-block-column {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
:where(.wp-block-columns.has-background) {
    padding: 0 !important;
}
.wp-block-cover .wp-block-embed {
    min-height: unset !important;
    min-width: unset !important;
}
.primary__nav .sub-menu {
    padding: 20px;
    gap: 10px !important;
    top: 100% !important;
    box-shadow: unset !important;
    border-radius: 0px 10px 10px 10px;
}
.primary__nav .sub-menu:first-of-type li a {
    font-family: "Poppins", sans-serif !important;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.3;
}
@media (min-width: 1280px) {
    .primary__nav .sub-menu:first-of-type li a {
        font-size: 1.1875rem;
        line-height: 1.3;
    }
}
.primary__nav .sub-menu:first-of-type .sub-menu {
    padding-left: 20px;
    padding-top: 10px;
}
.primary__nav .sub-menu:first-of-type .sub-menu li a {
    font-family: "Poppins", sans-serif !important;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.3;
}
@media screen and (max-width: 1830px) {
    .primary__nav .sub-menu {
        left: 0 !important;
    }
}
.primary__nav .sub-menu a {
    padding: 0 !important;
}
.primary__nav .menu > li:nth-child(3) > .sub-menu {
    left: unset !important;
    right: 0;
    border-radius: 10px 0px 10px 10px !important;
    max-width: max-content !important;
}
.primary__nav .menu > li:nth-child(1) > .sub-menu {
    left: 0 !important;
    max-width: max-content !important;
}
.primary__nav .menu > li:nth-child(2) > .sub-menu {
    left: 50% !important;
    transform: translateX(-50%);
    border-radius: 10px 10px 10px 10px !important;
    max-width: max-content !important;
}
.page-section--main .wp-block-button.has-small-font-size .wp-block-button__link,
.page-section--main .wp-block-button.has-small-font-size .wp-block-button__link:visited,
.wp-block-post-content .wp-block-button.has-small-font-size .wp-block-button__link,
.wp-block-post-content .wp-block-button.has-small-font-size .wp-block-button__link:visited {
    text-transform: capitalize !important;
}
ul.wp-block-list {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
ul.wp-block-list li.has-large-font-size {
    font-size: 1.25rem;
    line-height: 1.3 !important;
    font-family: Poppins, sans-serif;
}
@media (min-width: 1280px) {
    ul.wp-block-list li.has-large-font-size {
        font-size: 1.5rem;
        line-height: 1.2 !important;
    }
}
@media screen and (max-width: 1024px) {
    .wp-block-columns.two-col-wrap {
        flex-wrap: wrap !important;
        flex-direction: column-reverse;
    }
    .wp-block-columns.two-col-wrap .wp-block-column:nth-of-type(1) {
        padding-top: 88px;
        padding-left: 48px;
    }
    .wp-block-columns.two-col-wrap .wp-block-column.is-style-image .wp-block-cover {
        padding: 0 !important;
    }
}
@media screen and (max-width: 1024px) {
    .wp-container-core-group-is-layout-2 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        width: 100% !important;
        max-width: 100% !important;
    }
}
.page-section--main > .wp-block-columns:first-child.-banner,
.wp-block-post-content > .wp-block-columns:first-child.-banner {
    margin-top: 102px !important;
}
.link-color-yellow a {
    color: #ebeb7c !important;
}
.link-color-yellow a .external-arrow path {
    stroke: #ebeb7c !important;
}
.page-section--has-yellow-background {
    background-color: #ebeb7c !important;
}
.m-0 {
    margin: 0 !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-15 {
    margin-bottom: 25px !important;
}
.z-10 {
    position: relative;
    z-index: 10;
}
.container,
.page-section--main .wp-block-embed,
.wp-block-post-content .wp-block-embed,
.page-section--main > .wp-block-cover .wp-block-cover__inner-container,
.wp-block-post-content > .wp-block-cover .wp-block-cover__inner-container,
.page-section--main .wp-block-group.is-style-centered,
.wp-block-post-content .wp-block-group.is-style-centered,
.block-library-block__reusable-block-container .wp-block-group.is-style-centered {
    max-width: 1440px !important;
}
.page-section--main > .wp-block-cover .wp-block-cover__inner-container .wp-block-group.is-style-centered {
    padding: 0px !important;
}
.is-style-number-layout.gap-0 {
    gap: 20px !important;
}
.page-section--main .wp-block-columns.is-style-number-layout .wp-block-column.is-style-image .number,
.wp-block-post-content .wp-block-columns.is-style-number-layout .wp-block-column.is-style-image .number {
    top: -100px !important;
}
.number-1 {
    background-color: #ebeb7c !important;
    color: #007180 !important;
}
.number-2 {
    background-color: #bd0070 !important;
    color: #ebeb7c !important;
}
.number-3 {
    background-color: #170e40 !important;
    color: white !important;
}
.number-4 {
    background-color: #007180 !important;
    color: #ebeb7c !important;
}
.number-5 {
    background-color: #f15623 !important;
    color: white !important;
}
.num-text-col-container {
    gap: 50px;
    display: flex;
    flex-direction: column;
}
.num-text-col-container .wp-block-columns .wp-block-column:nth-of-type(1) {
    border-radius: 100%;
    height: 120px;
    flex-basis: 120px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 991px) {
    .num-text-col-container .wp-block-columns .wp-block-column:nth-of-type(1) {
        height: 80px;
        flex-basis: 80px !important;
        flex-grow: 0;
    }
}
.num-text-col-container .wp-block-columns .wp-block-column:nth-of-type(1) h2 {
    margin-bottom: -5px !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.num-text-col-container .wp-block-columns .wp-block-column:nth-of-type(2) {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.num-text-col-container .wp-block-columns .wp-block-column:nth-of-type(2)::after {
    content: url(/wp-content/uploads/2024/08/sun-radial-top-right.svg);
    height: 100px;
    width: 100px;
    position: absolute;
    top: 0;
    right: 80px;
}
@media screen and (max-width: 991px) {
    .num-text-col-container .wp-block-columns .wp-block-column:nth-of-type(2) {
        flex-basis: 100% !important;
        flex-grow: 1 !important;
    }
}
.accordion__item .accordion__item-title button {
    color: #5652a3 !important;
    padding: 40px 0px !important;
}
.accordion__item {
    border-color: #170e40 !important;
}
.accordion__item-inner-container {
    padding: 0 !important;
}
.accordion__content a.wp-block-button__link {
    text-decoration: none !important;
    margin-left: 10px;
}
.accordion__content p:nth-of-type(1) {
    margin-top: 0 !important;
}
.accordion__item-link a {
    text-transform: none !important;
}
.slick-slider .slick-dots li:hover button:before,
.slick-slider .slick-dots li.slick-active button:before {
    background-color: #101828 !important;
}
.slick-slider .slick-dots li button:before {
    border-color: #101828 !important;
}
span.facetwp-input-wrap {
    background: #d1ebe7 !important;
}
.post-list__filter-options .facetwp-checkbox,
.post-list__filter-options .facetwp-checkbox:visited {
    color: #007180 !important;
    text-transform: none !important;
    padding: 10px 40px !important;
    border-color: #007180 !important;
    font-family: Poppins, sans-serif !important;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-weight: 400 !important;
}
@media screen and (min-width: 1280px) {
    .post-list__filter-options .facetwp-checkbox,
    .post-list__filter-options .facetwp-checkbox:visited {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.post-list__filter-options .facetwp-checkbox.checked,
.post-list__filter-options .facetwp-checkbox.checked:visited {
    background-color: #007180 !important;
    padding: 10px 40px !important;
    color: white !important;
    font-family: Poppins, sans-serif !important;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-weight: 400 !important;
}
@media screen and (min-width: 1280px) {
    .post-list__filter-options .facetwp-checkbox.checked,
    .post-list__filter-options .facetwp-checkbox.checked:visited {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-facet-reset .facetwp-reset,
.facetwp-facet-reset .facetwp-reset:visited,
.facetwp-facet-reset_copy .facetwp-reset,
.facetwp-facet-reset_copy .facetwp-reset:visited {
    border: 0px !important;
    border-radius: 0 !important;
    text-decoration: underline !important;
    color: #454d5f !important;
    font-family: Poppins, sans-serif !important;
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
@media screen and (min-width: 1280px) {
    .facetwp-facet-reset .facetwp-reset,
    .facetwp-facet-reset .facetwp-reset:visited,
    .facetwp-facet-reset_copy .facetwp-reset,
    .facetwp-facet-reset_copy .facetwp-reset:visited {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-facet-reset .facetwp-reset:hover:hover,
.facetwp-facet-reset .facetwp-reset:hover:active,
.facetwp-facet-reset_copy .facetwp-reset:hover:hover,
.facetwp-facet-reset_copy .facetwp-reset:hover:active {
    background-color: transparent !important;
    color: #007180 !important;
    text-decoration: underline !important;
    font-family: Poppins, sans-serif !important;
    font-size: 1.125rem;
    line-height: 1.3 !important;
}
@media screen and (min-width: 1280px) {
    .facetwp-facet-reset .facetwp-reset:hover:hover,
    .facetwp-facet-reset .facetwp-reset:hover:active,
    .facetwp-facet-reset_copy .facetwp-reset:hover:hover,
    .facetwp-facet-reset_copy .facetwp-reset:hover:active {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.post-list__filter-options .facetwp-checkbox:hover:hover,
.post-list__filter-options .facetwp-checkbox:hover:active {
    font-family: Poppins, sans-serif !important;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    background-color: #007180 !important;
    color: white !important;
}
@media screen and (min-width: 1280px) {
    .post-list__filter-options .facetwp-checkbox:hover:hover,
    .post-list__filter-options .facetwp-checkbox:hover:active {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.facetwp-reset.facetwp-hide-empty {
    text-transform: none !important;
    font-weight: 400 !important;
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-family: Poppins, sans-serif !important;
}
@media screen and (min-width: 1280px) {
    .facetwp-reset.facetwp-hide-empty {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
.post-list__filter-options {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.post-list__filter-options .post-list__filter-options-title {
    font-size: 1.125rem;
    line-height: 1.3 !important;
    font-family: Poppins, sans-serif;
    font-weight: bold;
    margin-top: 1rem !important;
    margin-bottom: 20px !important;
}
@media screen and (min-width: 1280px) {
    .post-list__filter-options .post-list__filter-options-title {
        font-size: 1.1875rem;
        line-height: 1.3 !important;
    }
}
#lvlup-socials li a {
    position: relative;
}
#lvlup-socials li a:hover,
#lvlup-socials li a:focus {
    background: #5652a3 !important;
    border-color: unset !important;
}
#lvlup-socials li a:hover span.external-icon,
#lvlup-socials li a:focus span.external-icon {
    opacity: 1;
}
#lvlup-socials li a:focus {
    outline: 1px solid #5652a3;
    outline-offset: 3px;
}
#lvlup-socials li a span.external-icon {
    background-color: #170e40;
    border: 3px solid white;
    position: absolute;
    right: -5px;
    bottom: 0;
    border-radius: 32.143px;
    opacity: 0;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
a.external-link {
    position: relative;
}
a.external-link > img {
    position: relative;
}
a.external-link .external-arrow {
    height: 15px;
    width: 15px;
    opacity: 0;
    transition: opacity 0.3s ease;
    position: absolute;
    top: 0%;
    left: 100%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
a.external-link:hover .external-arrow,
a.external-link:focus .external-arrow {
    opacity: 1;
}
a.external-link:hover .external-arrow path,
a.external-link:focus .external-arrow path {
    stroke: #170e40;
}
.mx-auto {
    margin: auto;
}
@media screen and (max-width: 781px) {
    .site-footer .main__logo,
    .page-section--site-footer .main__logo {
        justify-content: center;
    }
}
@media screen and (max-width: 991px) {
    .site-header__primary .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media screen and (min-width: 991px) {
    .site-header .primary__logo,
    .page-section--site-header .primary__logo {
        left: 20px !important;
    }
}
.main__logo a.external-link:focus {
    outline: 1px solid #170e40;
    outline-offset: 9px;
}
@media screen and (max-width: 575px) {
    .site-footer .disclaimer__nav,
    .page-section--site-footer .disclaimer__nav {
        align-items: center !important;
    }
}
@media screen and (max-width: 781px) {
    .facet__accordion__item {
        width: 100% !important;
        flex-basis: 100% !important;
    }
    .facetwp-template[data-name="jobs"] .wp-block-column {
        padding: 30px !important;
    }
}
