.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-c2207343-4c38-ad51-3ee1-69cbc750febb {
background-color: #1E1E1E !important;
padding-bottom: 60px !important;
padding-top: 60px !important;
}
.lfr-layout-structure-item-c2207343-4c38-ad51-3ee1-69cbc750febb {

/* Headings */


/* Buttons */
.buttonBodyContainer {
    position: relative;
    display: inline-block;
    height: 40px;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    -o-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.buttonBodyContainer:hover {
    background-color: #ffffff;
    cursor: pointer;
    -o-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.buttonBodyContainer:hover a.buttonBodyText,.buttonBodyContainer:hover h5.buttonBodyText,.buttonBodyContainer:hover span.buttonBodyText {
    color: #1e1e1e;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color)
}

.buttonBodyContainer:active a.buttonBodyText,.buttonBodyContainer:active h5.buttonBodyText,.buttonBodyContainer:active span.buttonBodyText {
    color: var(--btn-text-outline-fill-color),0.75
}

.buttonBodyContainer a.buttonBodyText,.buttonBodyContainer span.buttonBodyText {
    white-space: nowrap;
    color: #ffffff;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer p.buttonBodyText,.buttonBodyContainer h5.buttonBodyText {
    margin-bottom: 0;
    margin-block-start:0;margin-block-end:0}



/* mobile: keep the exact same desktop styles */
@media screen and (max-width: 768px) {
  .buttonBodyContainer {
    position: relative;
    display: inline-block;
    height: 40px;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    transition: background-color .3s ease;
  }
  .buttonBodyContainer:hover {
    background-color: #ffffff!important;
    cursor: pointer;
    transition: background-color .3s ease;
  }
  .buttonBodyContainer:hover a.buttonBodyText,
  .buttonBodyContainer:hover h5.buttonBodyText,
  .buttonBodyContainer:hover span.buttonBodyText {
    color: #1e1e1e!important;
    transition: color .3s ease;
  }
  .buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color);
  }
  .buttonBodyContainer:active a.buttonBodyText,
  .buttonBodyContainer:active h5.buttonBodyText,
  .buttonBodyContainer:active span.buttonBodyText {
    /* Note: the comma looks like a typo in your original – you probably meant an rgba or just var() */
    color: var(--btn-text-outline-fill-color);
  }
  .buttonBodyContainer a.buttonBodyText,
  .buttonBodyContainer span.buttonBodyText,
  .buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: #ffffff!important;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    transition: color .3s ease;
    margin-bottom: 0;
  }
}


/* Related insights: slug */
p.related-insights-article-slug {
  color: #fff;
  margin: 0 0 5px;            /* replaces margin-block-* + margin-bottom */
}


/* Related insights: subtitle */
p.related-insights-article-subtitle {
  color: #fff;
  margin: 5px 0 0;            /* replaces margin-block-* + margin-top/bottom */
}

}.lfr-layout-structure-item-0ace2cc6-a837-bc27-a43f-cf346d0d79e9 {

/* Headings */


/* Buttons */
.buttonBodyContainer {
    position: relative;
    display: inline-block;
    height: 40px;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    -o-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.buttonBodyContainer:hover {
    background-color: #ffffff;
    cursor: pointer;
    -o-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.buttonBodyContainer:hover a.buttonBodyText,.buttonBodyContainer:hover h5.buttonBodyText,.buttonBodyContainer:hover span.buttonBodyText {
    color: #1e1e1e;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color)
}

.buttonBodyContainer:active a.buttonBodyText,.buttonBodyContainer:active h5.buttonBodyText,.buttonBodyContainer:active span.buttonBodyText {
    color: var(--btn-text-outline-fill-color),0.75
}

.buttonBodyContainer a.buttonBodyText,.buttonBodyContainer span.buttonBodyText {
    white-space: nowrap;
    color: #ffffff;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer p.buttonBodyText,.buttonBodyContainer h5.buttonBodyText {
    margin-bottom: 0;
    margin-block-start:0;margin-block-end:0}



/* mobile: keep the exact same desktop styles */
@media screen and (max-width: 768px) {
  .buttonBodyContainer {
    position: relative;
    display: inline-block;
    height: 40px;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    transition: background-color .3s ease;
  }
  .buttonBodyContainer:hover {
    background-color: #ffffff!important;
    cursor: pointer;
    transition: background-color .3s ease;
  }
  .buttonBodyContainer:hover a.buttonBodyText,
  .buttonBodyContainer:hover h5.buttonBodyText,
  .buttonBodyContainer:hover span.buttonBodyText {
    color: #1e1e1e!important;
    transition: color .3s ease;
  }
  .buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color);
  }
  .buttonBodyContainer:active a.buttonBodyText,
  .buttonBodyContainer:active h5.buttonBodyText,
  .buttonBodyContainer:active span.buttonBodyText {
    /* Note: the comma looks like a typo in your original – you probably meant an rgba or just var() */
    color: var(--btn-text-outline-fill-color);
  }
  .buttonBodyContainer a.buttonBodyText,
  .buttonBodyContainer span.buttonBodyText,
  .buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: #ffffff!important;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    transition: color .3s ease;
    margin-bottom: 0;
  }
}


/* Related insights: slug */
p.related-insights-article-slug {
  color: #fff;
  margin: 0 0 5px;            /* replaces margin-block-* + margin-bottom */
}


/* Related insights: subtitle */
p.related-insights-article-subtitle {
  color: #fff;
  margin: 5px 0 0;            /* replaces margin-block-* + margin-top/bottom */
}


}.lfr-layout-structure-item-2038d158-88da-eb89-054b-06d7bbbee981 {
.body-heading-2,
.section-heading-2 {
  font-weight: 600;
  font-size: 36px;            /* or: var(--h2-font-size, 36px) */
  line-height: 42px;
  color: #fff;
  margin-bottom: 40px;
  font-style: normal;
}
}.lfr-layout-structure-item-6434660d-92fa-d053-f93a-870e71e3bc61 {


/* Headings */


/* Buttons */
.buttonBodyContainer {
    position: relative;
    display: inline-block;
    height: 40px;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    -o-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.buttonBodyContainer:hover {
    background-color: #ffffff;
    cursor: pointer;
    -o-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.buttonBodyContainer:hover a.buttonBodyText,.buttonBodyContainer:hover h5.buttonBodyText,.buttonBodyContainer:hover span.buttonBodyText {
    color: #1e1e1e;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color)
}

.buttonBodyContainer:active a.buttonBodyText,.buttonBodyContainer:active h5.buttonBodyText,.buttonBodyContainer:active span.buttonBodyText {
    color: var(--btn-text-outline-fill-color),0.75
}

.buttonBodyContainer a.buttonBodyText,.buttonBodyContainer span.buttonBodyText {
    white-space: nowrap;
    color: #ffffff;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer p.buttonBodyText,.buttonBodyContainer h5.buttonBodyText {
    margin-bottom: 0;
    margin-block-start:0;margin-block-end:0}



/* mobile: keep the exact same desktop styles */
@media screen and (max-width: 768px) {
  .buttonBodyContainer {
    position: relative;
    display: inline-block;
    height: 40px;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    transition: background-color .3s ease;
  }
  .buttonBodyContainer:hover {
    background-color: #ffffff!important;
    cursor: pointer;
    transition: background-color .3s ease;
  }
  .buttonBodyContainer:hover a.buttonBodyText,
  .buttonBodyContainer:hover h5.buttonBodyText,
  .buttonBodyContainer:hover span.buttonBodyText {
    color: #1e1e1e!important;
    transition: color .3s ease;
  }
  .buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color);
  }
  .buttonBodyContainer:active a.buttonBodyText,
  .buttonBodyContainer:active h5.buttonBodyText,
  .buttonBodyContainer:active span.buttonBodyText {
    /* Note: the comma looks like a typo in your original – you probably meant an rgba or just var() */
    color: var(--btn-text-outline-fill-color);
  }
  .buttonBodyContainer a.buttonBodyText,
  .buttonBodyContainer span.buttonBodyText,
  .buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: #ffffff!important;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    transition: color .3s ease;
    margin-bottom: 0;
  }
}


/* Related insights: slug */
p.related-insights-article-slug {
  color: #fff;
  margin: 0 0 5px;            /* replaces margin-block-* + margin-bottom */
}


/* Related insights: subtitle */
p.related-insights-article-subtitle {
  color: #fff;
  margin: 5px 0 0;            /* replaces margin-block-* + margin-top/bottom */
}

}.lfr-layout-structure-item-f899bac8-d498-1258-bb73-2b5c7cb96f2e {
display: none !important;
}
.lfr-layout-structure-item-50fc7825-f4f6-6269-d857-eca150c71e58 {
background-color: #323232 !important;
padding-bottom: 45px !important;
}
.lfr-layout-structure-item-4c685af7-d15f-d6dc-9047-a5e1f346d383 {
background-color: #323232 !important;
padding-bottom: 60px !important;
padding-top: 30px !important;
}
.lfr-layout-structure-item-4c685af7-d15f-d6dc-9047-a5e1f346d383 {

/* Headings */
h4, .heading4, .desktop-heading4 {
    color: #fff;
    font-weight: 100;
    font-stretch: normal;
    font-size: 22px;
    font-size: var(--h4-font-size);
    line-height: 28px;
    margin-bottom: 15px;
}

/* Buttons */
.buttonBodyContainer {
    position: relative;
    display: inline-block;
    height: 40px;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    -o-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.buttonBodyContainer:hover {
    background-color: #ffffff;
    cursor: pointer;
    -o-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.buttonBodyContainer:hover a.buttonBodyText,.buttonBodyContainer:hover h5.buttonBodyText,.buttonBodyContainer:hover span.buttonBodyText {
    color: #1e1e1e;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color)
}

.buttonBodyContainer:active a.buttonBodyText,.buttonBodyContainer:active h5.buttonBodyText,.buttonBodyContainer:active span.buttonBodyText {
    color: var(--btn-text-outline-fill-color),0.75
}

.buttonBodyContainer a.buttonBodyText,.buttonBodyContainer span.buttonBodyText {
    white-space: nowrap;
    color: #ffffff;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer p.buttonBodyText,.buttonBodyContainer h5.buttonBodyText {
    margin-bottom: 0;
    margin-block-start:0;margin-block-end:0}



/* mobile: keep the exact same desktop styles */
@media screen and (max-width: 768px) {
  .buttonBodyContainer {
    position: relative;
    display: inline-block;
    height: 40px;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    transition: background-color .3s ease;
  }
  .buttonBodyContainer:hover {
    background-color: #ffffff!important;
    cursor: pointer;
    transition: background-color .3s ease;
  }
  .buttonBodyContainer:hover a.buttonBodyText,
  .buttonBodyContainer:hover h5.buttonBodyText,
  .buttonBodyContainer:hover span.buttonBodyText {
    color: #1e1e1e!important;
    transition: color .3s ease;
  }
  .buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color);
  }
  .buttonBodyContainer:active a.buttonBodyText,
  .buttonBodyContainer:active h5.buttonBodyText,
  .buttonBodyContainer:active span.buttonBodyText {
    /* Note: the comma looks like a typo in your original – you probably meant an rgba or just var() */
    color: var(--btn-text-outline-fill-color);
  }
  .buttonBodyContainer a.buttonBodyText,
  .buttonBodyContainer span.buttonBodyText,
  .buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: #ffffff!important;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    transition: color .3s ease;
    margin-bottom: 0;
  }
}


/* Related insights: slug */
p.related-insights-article-slug {
  color: #fff;
  margin: 0 0 5px;            /* replaces margin-block-* + margin-bottom */
}


/* Related insights: subtitle */
p.related-insights-article-subtitle {
  color: #fff;
  margin: 5px 0 0;            /* replaces margin-block-* + margin-top/bottom */
}

}.lfr-layout-structure-item-b576fc3e-ed71-dff8-47b3-ea6ade703805 {

/* Headings */


/* Buttons */
.buttonBodyContainer {
    position: relative;
    display: inline-block;
    height: 40px;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    -o-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.buttonBodyContainer:hover {
    background-color: #ffffff;
    cursor: pointer;
    -o-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.buttonBodyContainer:hover a.buttonBodyText,.buttonBodyContainer:hover h5.buttonBodyText,.buttonBodyContainer:hover span.buttonBodyText {
    color: #1e1e1e;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color)
}

.buttonBodyContainer:active a.buttonBodyText,.buttonBodyContainer:active h5.buttonBodyText,.buttonBodyContainer:active span.buttonBodyText {
    color: var(--btn-text-outline-fill-color),0.75
}

.buttonBodyContainer a.buttonBodyText,.buttonBodyContainer span.buttonBodyText {
    white-space: nowrap;
    color: #ffffff;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    display: inline-block;
    text-decoration: none !important;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.buttonBodyContainer p.buttonBodyText,.buttonBodyContainer h5.buttonBodyText {
    margin-bottom: 0;
    margin-block-start:0;margin-block-end:0}



/* mobile: keep the exact same desktop styles */
@media screen and (max-width: 768px) {
  .buttonBodyContainer {
    position: relative;
    display: inline-block;
    height: 40px;
    z-index: 2;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    transition: background-color .3s ease;
  }
  .buttonBodyContainer:hover {
    background-color: #ffffff!important;
    cursor: pointer;
    transition: background-color .3s ease;
  }
  .buttonBodyContainer:hover a.buttonBodyText,
  .buttonBodyContainer:hover h5.buttonBodyText,
  .buttonBodyContainer:hover span.buttonBodyText {
    color: #1e1e1e!important;
    transition: color .3s ease;
  }
  .buttonBodyContainer:active {
    background-color: var(--btn-text-outline-fill-color);
  }
  .buttonBodyContainer:active a.buttonBodyText,
  .buttonBodyContainer:active h5.buttonBodyText,
  .buttonBodyContainer:active span.buttonBodyText {
    /* Note: the comma looks like a typo in your original – you probably meant an rgba or just var() */
    color: var(--btn-text-outline-fill-color);
  }
  .buttonBodyContainer a.buttonBodyText,
  .buttonBodyContainer span.buttonBodyText,
  .buttonBodyContainer h5.buttonBodyText {
    white-space: nowrap;
    color: #ffffff!important;
    font-size: 16px;
    font-weight: var(--font-weight-button-body) !important;
    font-family: var(--font-family-button-body) !important;
    line-height: 38px;
    padding: 0 30px;
    display: inline-block;
    text-decoration: none !important;
    transition: color .3s ease;
    margin-bottom: 0;
  }
}


/* Related insights: slug */
p.related-insights-article-slug {
  color: #fff;
  margin: 0 0 5px;            /* replaces margin-block-* + margin-bottom */
}


/* Related insights: subtitle */
p.related-insights-article-subtitle {
  color: #fff;
  margin: 5px 0 0;            /* replaces margin-block-* + margin-top/bottom */
}

}.lfr-layout-structure-item-b3a008f5-072f-3168-25fe-34cc2ae7f478 {
background-color: #FF4B19 !important;
padding-bottom: 60px !important;
padding-top: 60px !important;
}
.lfr-layout-structure-item-a1709412-e156-df98-2683-3c8f712d74e0 {
.body-heading-2,
.section-heading-2 {
  font-weight: 600;
  font-size: 36px;            /* or: var(--h2-font-size, 36px) */
  line-height: 42px;
  color: #fff;
  margin-bottom: 40px;
  font-style: normal;
}
}.lfr-layout-structure-item-2be35f4f-698a-7acb-b33b-bb81cfb37eeb {
display: none !important;
}
.lfr-layout-structure-item-08443513-b8c9-6098-11ad-005969c4e28f {
padding-top: 60px !important;
}
.lfr-layout-structure-item-a4667aaf-3841-71f4-4f46-5c036d4ca9e8 {
display: none !important;
}
.lfr-layout-structure-item-2467acf2-4839-29ae-77be-faa0bb38d2f6 {

.body-heading-2,
.section-heading-2 {
  font-weight: 600;
  font-size: 36px;            /* or: var(--h2-font-size, 36px) */
  line-height: 42px;
  color: #fff;
  margin-bottom: 40px;
  font-style: normal;
}

}.lfr-layout-structure-item-584e6227-7dad-b120-a663-4c5fc493a9a1 {
background-color: #323232 !important;
padding-top: 60px !important;
}
