/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
	display: block;
}
/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
    display: none;
}
body {
	line-height: 1;
}
menu, ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@charset "UTF-8";
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

/* Colors */
@font-face {
  font-family: "GT Super Display Light";
  src: url("GT-Super-Display-Light.e69973e6.woff2") format("woff2"), url("GT-Super-Display-Light.9ec92187.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
/* Fonts */
/* Other */
.object-fit-cover img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

img.object-fit-cover {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.swiper-pagination {
  margin: 10px -2px;
  z-index: 1 !important;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 2px;
  background: #0C1D3E;
  opacity: 0.2;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #0C1D3E;
  opacity: 1;
}

.swiper-scrollbar {
  border-radius: 0 !important;
  position: relative;
  -ms-touch-action: none;
  background: #CCD3E1 !important;
  height: 4px;
}
.swiper-scrollbar .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #0C1D3E;
  border-radius: 0 !important;
  left: 0;
  top: 0;
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.wpb_content_element {
  margin-bottom: 0 !important;
}

#div-gpt-ad-1649131505881-0 {
  display: none !important;
}

.footer-border {
  border-bottom: 1px solid #4B5E84;
}

.centered-reverse-col-flex {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .centered-reverse-col-flex {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  .centered-reverse-col-flex .pad-r-desk {
    padding-top: 48px;
  }
}

@media screen and (min-width: 1220px) {
  .pad-r-desk {
    padding-right: 60px !important;
  }
}

.fullwidth-feautre {
  height: 40vw;
}
@media screen and (max-width: 767px) {
  .fullwidth-feautre {
    height: 65vw;
  }
}
@media screen and (min-width: 1640px) {
  .fullwidth-feautre {
    height: 630px;
  }
}

.remove-inner-margin .vc_column-inner {
  padding-right: 0 !important;
}

.wpb_wrapper .preheading-border {
  border-bottom: 1px solid #CCD3E1;
  padding-bottom: 8px;
  margin-bottom: 24px !important;
}
.wpb_wrapper .preheading-border p {
  text-transform: uppercase;
}

#download-workshop-pack {
  border-bottom: 1px solid #CCD3E1;
}

/* Flex */
@media screen and (min-width: 768px) {
  .h3_flex .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .h3_flex .wpb_wrapper h3 {
    margin-bottom: 0;
  }
  .h3_flex .wpb_wrapper p {
    max-width: 380px;
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .h3_flex.align-long .wpb_wrapper {
    align-items: flex-start;
  }
  .h3_flex.align-long .wpb_wrapper p {
    max-width: 450px;
  }
}

.download_flex .wpb_wrapper {
  display: flex;
  align-items: center;
  margin-top: 24px;
}
.download_flex .wpb_wrapper p {
  line-height: 1.8;
}
.download_flex .wpb_wrapper p:first-child {
  margin: 0;
  padding-right: 24px;
  flex: 0 0 110px;
}

.podcast_share {
  margin-top: 30px;
}
.podcast_share .wpb_wrapper p {
  display: flex;
}
.podcast_share .wpb_wrapper p a {
  margin-right: 10px;
}

.reduced-cta-height .cta_full_width {
  padding: 32px 0 !important;
  min-height: 0 !important;
}

#philosophy {
  background-position: top center !important;
  background: #0C1D3E url(https://lighthousedevf.wpengine.com/wp-content/uploads/LHF_Philosophy_Background-scaled.jpg);
}
@media screen and (max-width: 999px) {
  #philosophy {
    background: #0C1D3E;
  }
}

.philosophy.card_h607 .card_image {
  height: 108px;
  background: transparent !important;
}
.philosophy.card_h607 .card_image .card_image__inner {
  padding: 0 !important;
  right: auto;
}
.philosophy.card_h607 .card_content {
  margin-top: 15px;
}
.philosophy.card_h607 .card_content h4 {
  color: white;
}
@media screen and (min-width: 1000px) {
  .philosophy.left-mt {
    margin-top: 8vw;
  }
  .philosophy.middle-mt {
    margin-top: -1vw;
  }
  .philosophy.right-mt {
    margin-top: -9vw;
  }
}
@media screen and (min-width: 1600px) {
  .philosophy.left-mt {
    margin-top: 7vw;
  }
  .philosophy.middle-mt {
    margin-top: -1vw;
  }
  .philosophy.right-mt {
    margin-top: -6vw;
  }
}

.logo_link__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
  border-top: 1px solid #CCD3E1;
  min-height: 70px;
}
.logo_link__row:last-child {
  border-bottom: 1px solid #CCD3E1;
}
.logo_link__row img {
  max-width: 150px;
}

.add_to_calendar {
  margin-top: 32px;
  margin-bottom: 24px;
}
.add_to_calendar .preheading-border {
  margin-bottom: 32px !important;
  border-color: #4B5E84;
}
.add_to_calendar .add_to_calendar__flex {
  display: flex;
}
.add_to_calendar .add_to_calendar__flex .calendar_link {
  color: white;
  margin-right: 48px;
  padding-left: 52px;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 18px;
  position: relative;
}
.add_to_calendar .add_to_calendar__flex .calendar_link:before {
  position: absolute;
  left: 0;
}
.add_to_calendar .add_to_calendar__flex .calendar_link.google:before {
  content: url("Google_Icon.ba16a85b.png");
}
.add_to_calendar .add_to_calendar__flex .calendar_link.outlook:before {
  content: url("Outlook_Icon.2620d31d.png");
}
.add_to_calendar .add_to_calendar__flex .calendar_link.apple:before {
  content: url("Apple_Icon.846d61af.png");
}

.contact-social-icons .footer_desktop_baa5__social a {
  background: #0C1D3E;
}
.contact-social-icons .footer_desktop_baa5__social a svg path {
  fill: white;
}

/* Max-Width */
.mw-200 {
  max-width: 200px;
}

.mw-235 {
  max-width: 235px;
}

.mw-450 {
  max-width: 450px;
}

.mw-500 {
  max-width: 500px;
}

.mw-570 {
  max-width: 570px;
}

.mw-600 {
  max-width: 600px;
}

.mw-720 {
  max-width: 720px;
}

.mw-750 {
  max-width: 750px;
}

.mw-900 {
  max-width: 900px;
}

/* Margin */
.mt-32 {
  margin-top: 32px;
}

.m0-auto {
  margin: 0 auto !important;
}

/* Padding */
@media screen and (min-width: 768px) {
  .pad-l-desk {
    padding-left: 64px;
  }
}

.half-blue-bg {
  background: linear-gradient(to bottom, transparent 20%, #F6F7FB 20%);
}

.half-white-bg {
  background: linear-gradient(to bottom, #F6F7FB 80%, transparent 80%);
}
@media screen and (max-width: 766px) {
  .half-white-bg {
    background: transparent;
  }
}

/* Podcast */
.single .container .overview_completed ul {
  list-style: disc;
  margin-left: 7px;
}
.single .container .overview_completed ul li {
  line-height: 1.4;
  padding-bottom: 8px;
}
.single .container .podcast_hero__content p a {
  color: #B82843;
  font-weight: 500;
  text-decoration: underline;
}
.single .container .podcast_hero__content p a.btn {
  font-weight: 500;
  text-decoration: none;
  color: #0C1D3E;
}
.single .container .podcast_hero__content h5.cta_text {
  padding-top: 15px;
}
.single .container .podcast_hero__content h5.cta_text a {
  font-weight: 500;
}
.single .container table {
  margin: 20px 0 30px;
}

.other-services-slider .slider_scroll__slide h4 {
  color: #B82843 !important;
}

.social_share img {
  max-width: 22px;
}

.webinar-content {
  margin-top: 96px !important;
  margin-bottom: 96px !important;
}
@media screen and (max-width: 969px) {
  .webinar-content {
    margin-top: 48px !important;
    margin-bottom: 48px !important;
  }
}

.webinar_completed__key_info {
  flex-wrap: wrap;
}
.webinar_completed__key_info p {
  margin-bottom: 0px !important;
}

@media screen and (max-width: 969px) {
  .m-a-l {
    text-align: left !important;
  }
}

.three-card .vc_column-inner {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
@media screen and (max-width: 1139px) {
  .three-card .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.max_width_280_home_textimage {
  max-width: 280px;
}
@media screen and (max-width: 766px) {
  .max_width_280_home_textimage {
    max-width: unset;
  }
}

@media screen and (max-width: 767px) {
  .hide-space-mob {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .drop-line-mob {
    display: block;
  }
}

.single-careers-page .back-link svg {
  margin-right: 10px;
}
.single-careers-page .btn-back {
  color: #B82843;
  font-weight: 500;
}
.single-careers-page ul {
  list-style: disc;
  margin-left: 5px;
  padding-left: 9px;
}
.single-careers-page ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 2.5;
}
.single-careers-page ul li:marker {
  left: 10px;
}

.job_role_card {
  background: #E9E7E0;
  padding: 30px;
  width: 310px;
}
@media screen and (max-width: 789px) {
  .job_role_card {
    width: 100%;
  }
}
.job_role_card .job-role-text {
  margin-bottom: 20px;
}
.job_role_card .job-role-text p {
  border-bottom: 1px solid #0C1D3E;
}

.job-form {
  max-width: 800px;
}
@media screen and (max-width: 767px) {
  .job-form {
    max-width: 100%;
  }
}
.job-form .careers-form-text h2, .job-form .careers-form-text p {
  color: #ffffff;
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .job-form .careers-form-text h2, .job-form .careers-form-text p {
    max-width: 100%;
  }
}

.single-role-img {
  height: 400px;
}
@media screen and (max-width: 767px) {
  .single-role-img {
    height: 300px;
  }
}

#gform_84 .white-form-box {
  border-radius: 4px !important;
  width: 100%;
  background-color: #FFFFFF;
  height: 45px;
  padding-left: 20px;
  display: flex;
  align-items: center;
  margin-top: 5px;
}
#gform_84 .validation_message {
  display: none;
}
#gform_84 .gform_fileupload_rules {
  display: none;
}

.gform_wrapper#gform_wrapper_84 .top_label input#input_84_7.large {
  width: 200px;
  position: absolute;
  right: 0;
  margin-top: -43px;
  z-index: 1;
}

.gform_wrapper#gform_wrapper_84 .top_label input#input_84_8.large {
  width: 200px;
  position: absolute;
  right: 0;
  margin-top: -43px;
  z-index: 1;
}

#field_84_7 {
  position: relative;
  padding: 0px 8px 0px 8px;
}
#field_84_7 .gfield_label {
  display: none;
}

#field_84_8 {
  position: relative;
  padding: 0px 8px 0px 8px;
}
#field_84_8 .gfield_label {
  display: none;
}

.fw-line {
  border-bottom: 1px solid #ffffff;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Switzer", sans-serif;
  color: #0C1D3E;
  font-size: 14px;
}

strong {
  font-weight: 600;
}

h1, h2, h3, h4, h7 {
  font-family: "GT Super Display Light", serif;
  font-weight: 300;
}

h5, h6 {
  font-family: "Switzer", sans-serif;
  font-weight: 500;
}

h1 {
  font-size: 70px;
  font-weight: 300;
}
h1:not(:last-child) {
  margin-bottom: 0.4em;
}
h1 span.red {
  color: #B82843;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 45px;
  }
}

h2 {
  font-size: 40px;
}
h2:not(:last-child) {
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 32px;
  }
}

h3 {
  font-size: 32px;
  line-height: 1.1;
}
h3:not(:last-child) {
  margin-bottom: 0.75em;
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
  }
}
h3.red {
  color: #B82843;
}

h4 {
  font-size: 21px;
  line-height: 1.25;
}
h4:not(:last-child) {
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 24px;
  }
}
h4.red {
  color: #B82843;
}

h5 {
  font-size: 17px;
  line-height: 1.7;
}
h5:not(:last-child) {
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 16px;
  }
}
h5.red {
  color: #B82843;
}
h5.red a {
  color: #B82843;
  text-decoration: underline;
}

h6 {
  font-size: 14px;
}
h6:not(:last-child) {
  margin-bottom: 1em;
}

h7 {
  font-size: 30px;
  line-height: 1.11;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  h7 {
    font-size: 25px;
  }
}

p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}
p:not(:last-child) {
  margin-bottom: 1em;
}
p.large {
  font-size: 16px;
  line-height: 1.5;
}
p.large-bold {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}
p.large-bold:not(:last-child) {
  margin-bottom: 1.5em;
}
p.large-bold a {
  text-decoration: underline;
  font-weight: 500;
}
p.preheading {
  text-transform: capitalize;
  letter-spacing: 0.3px;
  font-weight: 500;
}
p.preheading.red {
  color: #B82843;
}
p.breadcrumb {
  font-size: 12px;
  color: #B82843;
  margin-bottom: 12px !important;
}
p.breadcrumb span {
  color: #A7A7A7;
}
p.breadcrumb span a {
  color: #A7A7A7;
  font-weight: 400;
  text-decoration: none;
}
p.breadcrumb span a:hover {
  text-decoration: underline;
}

p2 {
  font-size: 13px;
}

p3 {
  line-height: 1.9;
  font-size: 15px;
}

p4 {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
}

a {
  cursor: pointer;
  color: #0C1D3E;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
a.btn {
  font-size: 14px;
  font-weight: 400;
  padding: 14px 18px;
  display: inline-block;
  width: 230px;
  max-width: 100%;
  text-align: center;
}
a.btn.red {
  color: #B82843;
  text-decoration: underline;
}
a.btn.btn-primary {
  border: 1px solid #0C1D3E;
  color: #0C1D3E;
  background: transparent;
}
a.btn.btn-primary:hover {
  color: #ffffff;
  background: #0C1D3E;
}
a.btn.btn-secondary {
  line-height: 1;
  border: 1px solid #B82843;
  color: #B82843;
  background: transparent;
}
a.btn.btn-secondary:hover {
  color: #ffffff;
  background: #B82843;
}
a.btn.btn-secondary p {
  line-height: 1;
}
a.btn.btn-secondary.fill {
  border: 1px solid #B82843;
  color: #ffffff;
  background: #B82843;
}
a.btn.btn-secondary.fill:hover {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: transparent;
}
a.btn.btn-secondary.pink-fill {
  border: 1px solid #B82843;
  color: #ffffff;
  background: #B82843;
  width: 100%;
}
a.btn.btn-secondary.pink-fill:hover {
  color: #B82843;
  border: 1px solid #B82843;
  background: transparent;
}
a.btn.btn-tertiary {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: transparent;
}
a.btn.btn-tertiary:hover {
  color: #ffffff;
  background: #B82843;
}
a.btn.btn-tertiary.fill {
  color: #ffffff;
  border: 1px solid #ffffff;
  background: transparent;
}
a.btn.btn-tertiary.fill:hover {
  border: 1px solid transparent;
  color: #B82843;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  a.btn {
    width: 100%;
  }
}
a.link {
  color: #B82843;
  text-decoration: underline;
  font-weight: 400;
}
a.underline {
  text-decoration: underline;
}

.container .overview_completed li {
  font-weight: 400;
  list-style-type: "•";
  padding-inline-start: 1ch;
}

.btn {
  font-size: 14px;
  font-weight: 400;
  padding: 12px 18px;
  display: inline-block;
  min-width: 220px;
  text-align: center;
}
.btn.red {
  color: #B82843;
  text-decoration: underline;
}
.btn.btn-primary {
  border: 1px solid #0C1D3E;
  color: #0C1D3E;
  background: transparent;
}
.btn.btn-primary:hover {
  color: #ffffff;
  background: #0C1D3E;
}
.btn.btn-secondary {
  border: 1px solid #B82843;
  color: #B82843;
  background: transparent;
}
.btn.btn-secondary:hover {
  color: #ffffff;
  background: #B82843;
}
.btn.btn-quaternary {
  line-height: 1.8;
  border: 1px solid #B82843;
  color: #ffffff;
  background: #B82843;
}
.btn.btn-quaternary:hover {
  color: #B82843;
  background: transparent;
}
.btn.btn-quaternary p {
  line-height: 1.8;
}
.btn.btn-quaternary.fill {
  border: 1px solid #B82843;
  color: #ffffff;
  background: #B82843;
}
.btn.btn-quaternary.fill:hover {
  color: #ffffff;
  border: 1px solid #B82843;
  background: transparent;
}
.btn.btn-outline_white {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: transparent;
}
.btn.btn-outline_white:hover {
  color: #0C1D3E;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .btn {
    width: 100%;
  }
}

.link {
  color: #B82843;
  text-decoration: underline;
  font-weight: 400;
}

.underline {
  text-decoration: underline;
  font-weight: 400;
}

img {
  display: block;
  max-width: 100%;
}

.wpb_text_column ul,
.podcasts-template-single-podcast .podcast_hero__content ul {
  list-style-type: "•";
  list-style-position: outside;
  padding-left: 7px;
}
.wpb_text_column ul li,
.podcasts-template-single-podcast .podcast_hero__content ul li {
  line-height: 1.6;
  padding-bottom: 8px;
  padding-left: 10px;
}
.wpb_text_column ol,
.podcasts-template-single-podcast .podcast_hero__content ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
}
.wpb_text_column ol li,
.podcasts-template-single-podcast .podcast_hero__content ol li {
  line-height: 1.6;
  padding-bottom: 8px;
  padding-left: 10px;
}

.home h1 {
  font-size: 75px;
  max-width: 880px;
}
@media screen and (min-width: 1220px) {
  .home h1 {
    font-size: 95px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .home h1 {
    font-size: 45px;
    max-width: unset;
  }
}

.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white p {
  color: #ffffff;
}

::-webkit-input-placeholder { /* Edge */
  color: #0C1D3E;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #0C1D3E;
}

::placeholder {
  color: #0C1D3E;
}

.grecaptcha-badge {
  visibility: hidden;
}

.gform_wrapper a {
  color: #B82843;
}

.validation_error {
  background-color: #0C1D3E;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px;
  margin-bottom: 1em;
}

ul.gform_fields {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
ul.gform_fields li {
  flex: 0 0 100%;
  padding: 0px 8px 10px 8px;
  line-height: 1.4;
}
ul.gform_fields li.half {
  flex: 0 0 50%;
}
@media screen and (max-width: 767px) {
  ul.gform_fields li.half {
    flex: 0 0 100%;
  }
}
ul.gform_fields li.third {
  flex: 0 0 33.333%;
}
@media screen and (max-width: 767px) {
  ul.gform_fields li.third {
    flex: 0 0 100%;
  }
}
ul.gform_fields li.fourth {
  flex: 0 0 25%;
}
@media screen and (max-width: 767px) {
  ul.gform_fields li.fourth {
    flex: 0 0 100%;
  }
}

.gfield input[type=text],
.gfield input[type=email],
.gfield input[type=tel],
.gfield input[type=number] {
  margin-top: 5px;
  background-color: #ffffff;
  font-family: "Switzer", sans-serif;
  font-size: 15px;
  color: #0C1D3E;
  height: 45px;
  text-indent: 1em;
  width: 100%;
  border: 1px solid #ffffff;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.gfield input[type=text]:focus,
.gfield input[type=email]:focus,
.gfield input[type=tel]:focus,
.gfield input[type=number]:focus {
  outline: 0;
}
.gfield select {
  margin-top: 5px;
  background-image: url("chevron-down.917c8a45.svg");
  background-position: calc(100% - 1em) 50%;
  background-repeat: no-repeat;
  font-family: "Switzer", sans-serif;
  font-size: 15px;
  color: #0C1D3E;
  line-height: 1;
  padding: 17px 1em;
  width: 100%;
  border: 1px solid #ffffff;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.gfield select:focus {
  outline: 0;
}
.gfield input[type=checkbox] {
  content: "";
  width: 35px;
  height: 35px;
  margin: 0;
  -moz-border-radius: 12.5px;
  -webkit-border-radius: 12.5px;
  border-radius: 12.5px;
  border: 1px solid #C1C1C1;
  background-color: #ffffff;
  border-radius: 40px;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.gfield input[type=checkbox]:checked:before {
  background: #B82843;
  background-image: url("check.3a67f259.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
.gfield input[type=checkbox] input[type=checkbox] i {
  border-radius: 40px;
  overflow: hidden;
}
.gfield input[type=checkbox]:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
.gfield input[type=radio] {
  content: "";
  width: 25px;
  height: 25px;
  margin: 0;
  border-radius: 100% !important;
  border: 1px solid #C1C1C1;
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.gfield input[type=radio]:checked:before {
  background: #B82843;
  background-image: url("check.3a67f259.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  border-radius: 100% !important;
}
.gfield input[type=radio]:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.gfield textarea {
  margin-top: 5px;
  font-family: "Switzer", sans-serif;
  font-size: 15px;
  color: #0C1D3E;
  padding: 1em;
  height: 160px;
  width: 100%;
  border: 1px solid #ffffff;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.gfield textarea:focus {
  outline: 0;
}
.gfield textarea.small {
  height: 100px;
}
.gfield label.gfield_label {
  color: #ffffff;
  line-height: 1.5;
}
.gfield label.gfield_label .gfield_required {
  display: none;
}

.gform_footer input[type=submit] {
  border: 1px solid #B82843;
  color: #ffffff;
  background: #B82843;
  font-family: "Switzer", sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 18px;
  margin-top: 8px;
  display: inline-block;
  min-width: 220px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.gform_footer input[type=submit]:hover {
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff;
}
.gform_footer input[type=submit]:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .gform_footer input[type=submit] {
    width: 100%;
  }
}

.validation_message {
  background-color: #0C1D3E;
  color: #B82843;
  font-weight: 700;
  padding: 8px 0px;
  font-size: 12px;
}

.gfield.hide {
  display: none;
}

.hidden_label label {
  display: none;
}

img.gform_ajax_spinner {
  display: none !important;
}

.gfield_visibility_hidden {
  display: none !important;
}

.register_form .gform_button {
  min-width: 100% !important;
}

h2.gform_submission_error {
  font-size: 18px;
  text-transform: none;
  text-align: center;
  font-family: "Switzer", sans-serif;
  border-radius: 5px;
  background: #B82843;
  padding: 6px;
}

.white_form_wrapper .gf_page_steps {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
  color: #0C1D3E;
}
.white_form_wrapper .gf_page_steps .gf_step .gf_step_active span .gf_step_label {
  color: #B82843;
}
.white_form_wrapper .gfield label.gfield_label {
  color: #0C1D3E !important;
}
.white_form_wrapper .gfield input[type=text],
.white_form_wrapper .gfield input[type=email],
.white_form_wrapper .gfield input[type=tel],
.white_form_wrapper .gfield input[type=number] {
  border: 1px solid #CCD3E1;
  margin-bottom: 10px;
}
.white_form_wrapper .gfield input[type=text]:focus,
.white_form_wrapper .gfield input[type=email]:focus,
.white_form_wrapper .gfield input[type=tel]:focus,
.white_form_wrapper .gfield input[type=number]:focus {
  outline: 0;
}
.white_form_wrapper .gfield select {
  border: 1px solid #CCD3E1;
}
.white_form_wrapper .gfield textarea {
  border: 1px solid #CCD3E1;
}
.white_form_wrapper .gfield ul.gfield_radio li {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 10px 0px;
}
.white_form_wrapper .gfield label.gfield_label {
  color: #ffffff;
  line-height: 1.8;
}
.white_form_wrapper .gfield label.gfield_label .gfield_required {
  display: none;
}
.white_form_wrapper .gfield .gfield_description {
  margin-top: 10px;
  font-size: 11px;
}
.white_form_wrapper .gfield .ginput_full input[type=text] {
  margin-bottom: 15px;
}
.white_form_wrapper .gfield .address_city {
  margin-bottom: 15px;
}
.white_form_wrapper .gfield ul.gfield_checkbox {
  padding-left: 0;
  line-height: 1.5;
}
.white_form_wrapper .gfield ul.gfield_checkbox .gfield-choice-input {
  border: 1px solid #CCD3E1;
  margin-bottom: 10px;
  width: 25px;
  height: 25px;
  margin: 0;
  min-width: 25px;
}
.white_form_wrapper .gfield ul.gfield_checkbox li {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-top: 10px;
  padding-left: 0;
}
.white_form_wrapper .gsection_title {
  font-size: 30px;
  margin-top: 25px;
  border-bottom: 1px solid #CCD3E1;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.white_form_wrapper input[type=button] {
  margin-right: 20px;
  border: 1px solid #B82843;
  color: #ffffff;
  background: #B82843;
  font-family: "Switzer", sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 18px;
  margin-top: 8px;
  display: inline-block;
  min-width: 220px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.white_form_wrapper input[type=button]:hover {
  color: #B82843;
  background: transparent;
  border: 1px solid #B82843;
}
.white_form_wrapper input[type=button]:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .white_form_wrapper input[type=button] {
    width: 100%;
  }
}
.white_form_wrapper input[type=submit] {
  border: 1px solid #B82843;
  color: #ffffff;
  background: #B82843;
  font-family: "Switzer", sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 18px;
  margin-top: 8px;
  display: inline-block;
  min-width: 220px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.white_form_wrapper input[type=submit]:hover {
  color: #B82843;
  background: transparent;
  border: 1px solid #B82843;
}
.white_form_wrapper input[type=submit]:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .white_form_wrapper input[type=submit] {
    width: 100%;
  }
}
.white_form_wrapper .validation_error,
.white_form_wrapper .validation_message {
  background: transparent;
  margin-top: 0 !important;
}

.gform-legacy-datepicker {
  background: #ffffff;
  padding: 20px;
  border: 1px solid #CCD3E1;
  border-radius: 5px;
  margin-top: 5px;
}
.gform-legacy-datepicker td {
  padding: 2px;
}
.gform-legacy-datepicker select.ui-datepicker-month,
.gform-legacy-datepicker select.ui-datepicker-year {
  padding: 5px;
  margin: 10px 0px;
  margin-right: 10px;
}
.gform-legacy-datepicker .ui-datepicker-calendar {
  width: 100%;
}

.gf_step {
  display: flex;
  gap: 5px;
  align-items: center;
}
.gf_step.gf_step_active {
  color: #B82843;
  font-weight: 500;
}

.gfield_checkbox li {
  display: flex;
  align-items: center;
  gap: 15px;
}

.gfield--type-checkbox label.gfield_label,
.gfield--type-radio label.gfield_label {
  font-weight: 400;
}

.ginput_container.ginput_container_radio {
  margin: 20px 0px;
}
.ginput_container.ginput_container_radio li {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 10px 0px;
}
.ginput_container.ginput_container_radio li .gform-field-label {
  margin-left: 10px;
}

.gsection_title {
  font-size: 30px;
  margin: 20px 0px;
}

.enquire_form {
  padding-top: 75px;
  padding-bottom: 75px;
  max-width: 700px !important;
  margin: 0 auto !important;
}
.enquire_form input::placeholder {
  color: rgba(46, 60, 89, 0.6);
}
.enquire_form textarea::placeholder {
  color: rgba(46, 60, 89, 0.6);
}
.enquire_form .gfield {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.enquire_form .gform_button {
  margin-top: 25px !important;
  color: #B82843 !important;
  border: 1px solid #B82843 !important;
  padding: 12px 18px !important;
  background: transparent !important;
  transition: all 0.3s ease-in-out !important;
}
.enquire_form .gform_button:hover {
  color: #ffffff !important;
  background: #B82843 !important;
}
.enquire_form h2 {
  margin-bottom: 0px !important;
}

#gform_wrapper_27 .gform_footer.top_label {
  text-align: center;
}

.role-form .wpb_wrapper {
  display: flex;
  justify-content: center;
}
.role-form #gform_wrapper_85 {
  max-width: 700px;
}
.role-form #gform_wrapper_85 .gform_heading {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.role-form #gform_wrapper_85 .gform_heading .gform_title {
  color: #ffffff;
  max-width: 800px;
  margin-bottom: 10px;
}
.role-form #gform_wrapper_85 .gform_heading .gform_description {
  padding-bottom: 20px;
  color: #ffffff;
  width: 75%;
}
.role-form #gform_wrapper_85 .gform_footer.top_label {
  display: flex;
  justify-content: center;
}

html {
  overflow-x: hidden !important;
  scroll-behavior: smooth;
}

body {
  overflow-y: hidden;
  overflow-x: hidden;
}

.container {
  max-width: 1100px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container-wide {
  max-width: 1350px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.nav_container {
  margin: 0 auto;
  padding-left: 70px;
  padding-right: 70px;
}

@media screen and (min-width: 1260px) {
  .offset-margin-left {
    margin-left: calc((100vw - 1100px + 40px) / -2);
  }
}

@media screen and (min-width: 1260px) {
  .offset-margin-right {
    margin-right: calc((100vw - 1100px + 40px) / -2) !important;
  }
}

@media screen and (max-width: 1259px) {
  .grid-inline-left {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 1260px) {
  .grid-inline-left {
    padding-left: calc(50% - (1100px / 2 + 40px)) !important;
    padding-right: 60px !important;
  }
}

@media screen and (max-width: 1259px) {
  .grid-inline-right {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 1260px) {
  .grid-inline-right {
    padding-right: calc(50% - (1100px / 2 + 40px)) !important;
    padding-left: 60px !important;
  }
}

/*  Flex = f  */
.f {
  display: flex;
}

.f-row {
  display: flex;
}

.f-col {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.f-wrap {
  flex-wrap: wrap;
}

.f-equal {
  flex: 1;
}

/* Align = a */
.a-center-vert {
  justify-content: center;
}

.a-center-center {
  justify-content: center;
  text-align: center;
}

.a-left {
  justify-content: flex-start;
}

.a-right {
  justify-content: flex-end;
}

.a-between {
  justify-content: space-between;
}

.a-bottom {
  margin-top: auto;
}

/* Gap = g */
.g-xs {
  gap: 2.5px;
}

.g-sm {
  gap: 15px;
}

.g-md {
  gap: 50px 20px;
}

.g-lg {
  gap: 0px 40px;
}

.flex-center {
  align-items: center;
}

.xlg-pt {
  padding-top: 90px;
}
@media screen and (max-width: 766px) {
  .xlg-pt {
    padding-top: 70px;
  }
}

.lg-pt {
  padding-top: 70px;
}
@media screen and (max-width: 766px) {
  .lg-pt {
    padding-top: 50px;
  }
}

.md-pt {
  padding-top: 50px;
}
@media screen and (max-width: 766px) {
  .md-pt {
    padding-top: 20px;
  }
}

.sm-pt {
  padding-top: 20px;
}
@media screen and (max-width: 766px) {
  .sm-pt {
    padding-top: 10px;
  }
}

.xsm-pt {
  padding-top: 10px;
}
@media screen and (max-width: 766px) {
  .xsm-pt {
    padding-top: 5px;
  }
}

.xlg-pb {
  padding-bottom: 90px;
}
@media screen and (max-width: 766px) {
  .xlg-pb {
    padding-bottom: 70px;
  }
}

.lg-pb {
  padding-bottom: 70px;
}
@media screen and (max-width: 766px) {
  .lg-pb {
    padding-bottom: 50px;
  }
}

.md-pb {
  padding-bottom: 50px;
}
@media screen and (max-width: 766px) {
  .md-pb {
    padding-bottom: 20px;
  }
}

.sm-pb {
  padding-bottom: 20px;
}
@media screen and (max-width: 766px) {
  .sm-pb {
    padding-bottom: 10px;
  }
}

.xsm-pb {
  padding-bottom: 10px;
}
@media screen and (max-width: 766px) {
  .xsm-pb {
    padding-bottom: 5px;
  }
}

/* Podcast Template */
.podcast_title {
  background: #F6F7FB;
}
.podcast_title:after {
  content: "";
  background: #F6F7FB;
  width: 100vw;
  height: 330px;
  position: absolute;
  left: 0;
  z-index: -1;
}

.podcast_title, .calculator_title {
  position: relative;
  padding: 48px 0;
  background: #F6F7FB;
}
.podcast_title h1, .calculator_title h1 {
  max-width: 840px;
  margin-bottom: 0;
}

.podcast_hero {
  background: #F6F7FB;
}
.podcast_hero .podcast_hero__row {
  display: flex;
}
@media screen and (max-width: 999px) {
  .podcast_hero .podcast_hero__row {
    display: block;
  }
}
.podcast_hero .podcast_hero__row .podcast_hero__sidebar {
  position: relative;
  flex: 0 0 380px;
  padding-right: 60px;
}
@media screen and (max-width: 999px) {
  .podcast_hero .podcast_hero__row .podcast_hero__sidebar {
    padding-right: 0;
    padding-bottom: 32px;
  }
}
.podcast_hero .podcast_hero__row .podcast_hero__sidebar .preheading-border {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  border-bottom: 1px solid #0C1D3E;
  padding-bottom: 8px;
  margin: 24px 0;
}
.podcast_hero .podcast_hero__row .podcast_hero__sidebar a {
  display: flex;
  align-items: center;
}
.podcast_hero .podcast_hero__row .podcast_hero__sidebar a img {
  width: 30px;
  height: 30px;
}
.podcast_hero .podcast_hero__row .podcast_hero__sidebar a span {
  padding-left: 16px;
}
.podcast_hero .podcast_hero__row .podcast_hero__sidebar .sidebar__list {
  margin: 105px 0;
}
@media screen and (max-width: 999px) {
  .podcast_hero .podcast_hero__row .podcast_hero__sidebar .sidebar__list {
    display: none;
  }
}
.podcast_hero .podcast_hero__row .podcast_hero__sidebar .sidebar__list .sidebar__list_item {
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #CCD3E1;
  min-width: 100%;
}
.podcast_hero .podcast_hero__row .podcast_hero__sidebar .sidebar__list .preheading-border {
  padding-bottom: 15px;
  margin-bottom: 0px !important;
  font-size: 14px;
  border-bottom: 1px solid #CCD3E1;
}
.podcast_hero .podcast_hero__row .podcast_hero__content {
  flex: 0 0 calc(100% - 380px);
  padding-bottom: 48px;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main {
  margin-top: 48px;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .intro {
  font-size: 17px;
  font-weight: 500;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__title {
  margin: 35px 0 15px;
  color: #B82843;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body {
  margin-bottom: 12px;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body p {
  line-height: 1.8;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body h5 {
  font-size: 17px;
  line-height: 1.6;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body h5.red {
  color: #B82843;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body h5.red a {
  color: #B82843;
  text-decoration: underline;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body h5.cta_text {
  padding-top: 15px;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body blockquote {
  margin: 48px 0;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body blockquote p {
  color: #B82843;
  font-size: 32px;
  line-height: 1.5;
  font-family: "GT Super Display Light", serif;
  padding-left: 100px;
  max-width: 600px;
  position: relative;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body blockquote p:before {
  content: url("http://lighthousedevf.wpengine.com/wp-content/uploads/LHF_blockquote.png");
  height: 58px;
  width: 70px;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 999px) {
  .podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body blockquote {
    margin: 32px 0;
  }
  .podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body blockquote p {
    padding-left: 0;
    padding-top: 50px;
  }
  .podcast_hero .podcast_hero__row .podcast_hero__content .content__main .content__body blockquote p:before {
    content: url("http://lighthousedevf.wpengine.com/wp-content/uploads/LHF_blockquote_mob.png");
    height: 36px;
    width: 44px;
    top: 0;
  }
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .disclaimer {
  margin: 32px 0;
  font-size: 12px;
}
.podcast_hero .podcast_hero__row .podcast_hero__content .content__main .disclaimer strong {
  font-weight: 800;
}

/* Resource Template */
.resource_hero {
  position: relative;
  background: #F6F7FB;
  padding: 48px 0 0;
}

.resource_hero__row {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 999px) {
  .resource_hero__row {
    display: block;
  }
}
.resource_hero__row .resource__title {
  flex: 0 0 65%;
}
.resource_hero__row .resource__title h1 {
  max-width: 620px;
}
.resource_hero__row .resource__title h5 {
  max-width: 480px;
  margin-bottom: 35px;
}
.resource_hero__row .resource__image {
  flex: 0 0 35%;
}
.resource_hero__row .resource__image img {
  max-width: 260px;
}
@media screen and (max-width: 767px) {
  .resource_hero__row .resource__image img {
    margin: 0 auto;
    max-width: 200px;
  }
}

.resource_body .resource_summary__flex {
  display: flex;
}
@media screen and (max-width: 767px) {
  .resource_body .resource_summary__flex {
    display: block;
  }
}
.resource_body .resource_feature {
  flex: 0 0 45%;
}
.resource_body .resource_summary {
  padding: 32px 64px;
}
@media screen and (max-width: 767px) {
  .resource_body .resource_summary {
    padding: 32px 0 0;
  }
}
.resource_body .resource_features__flex {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .resource_body .resource_features__flex {
    display: flex;
    margin: 0 -24px 24px;
  }
}
.resource_body .resource_features__flex .key_feature {
  padding: 12px 0 24px;
}
@media screen and (min-width: 768px) {
  .resource_body .resource_features__flex .key_feature {
    flex: 0 0 33.3333%;
    padding: 12px 24px 48px;
  }
}
.resource_body .resource_features__flex .key_feature h4 {
  position: relative;
  padding-left: 38px;
}
.resource_body .resource_features__flex .key_feature h4:before {
  content: url("check-circle.d0527d57.svg");
  position: absolute;
  left: 0;
  top: 2px;
}
.resource_body h3.red {
  color: #B82843;
}
@media screen and (max-width: 767px) {
  .resource_body h3 {
    font-size: 25px;
  }
}

.resource_download {
  background: #0C1D3E;
}
@media screen and (min-width: 768px) {
  .resource_download .resource_download__flex {
    display: flex;
  }
}
.resource_download .resource_download__flex .download_info {
  color: white;
}
@media (min-width: 768px) {
  .resource_download .resource_download__flex .download_info {
    flex: 0 0 40%;
  }
}
@media (min-width: 768px) {
  .resource_download .resource_download__flex .download_info {
    padding-right: 64px;
  }
}
.resource_download .resource_download__flex .download_info h3 {
  max-width: 270px;
}
.resource_download .resource_download__flex .download_info .download_flex {
  display: flex;
  margin: 5px 0 32px;
}
.resource_download .resource_download__flex .download_info .download_flex img {
  padding-right: 24px;
  flex: 0 0 115px;
  max-width: 115px;
}
.resource_download .resource_download__flex .download_info .download_flex p {
  padding-top: 12px;
  line-height: 1.8;
  max-width: 200px;
  color: #ffffff;
}
.resource_download .resource_download__flex .download_form .gform_fields {
  margin-left: 0px !important;
  flex-direction: row;
  gap: 18px;
}
.resource_download .resource_download__flex .download_form .gform_fields .gfield {
  padding: 0px !important;
}
.resource_download .resource_download__flex .download_form .gform_fields .half {
  flex: 0 0 calc(50% - 18px);
}
.resource_download .resource_download__flex .download_form .gform_button {
  min-width: calc(50% - 14px) !important;
  margin-top: 20px !important;
}
@media (min-width: 768px) {
  .resource_download .resource_download__flex .download_form {
    flex: 0 0 60%;
  }
}

/* Webinar */
.webinars-template .nav_desktop_b4ba__logo img.logo_theme_light,
.page-id-496 .nav_desktop_b4ba__logo img.logo_theme_light {
  display: none;
}
.webinars-template .nav_desktop_b4ba__logo img.logo_theme_dark,
.page-id-496 .nav_desktop_b4ba__logo img.logo_theme_dark {
  display: flex !important;
}
.webinars-template .nav_desktop_b4ba .cta_button a,
.page-id-496 .nav_desktop_b4ba .cta_button a {
  color: #ffffff !important;
  border: 1px solid #B82843;
  padding: 12px 18px;
  background: #B82843;
  transition: color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.webinars-template .nav_desktop_b4ba .cta_button a:hover,
.page-id-496 .nav_desktop_b4ba .cta_button a:hover {
  color: #B82843;
  background: transparent;
}
.webinars-template .nav_desktop_b4ba__navbar,
.page-id-496 .nav_desktop_b4ba__navbar {
  background-color: #0C1D3E !important;
  border-color: #4B5E84 !important;
}
.webinars-template .nav_desktop_b4ba__menu > ul > li.cta_button a,
.page-id-496 .nav_desktop_b4ba__menu > ul > li.cta_button a {
  color: #B82843;
}
.webinars-template .nav_desktop_b4ba__menu > ul > li a,
.page-id-496 .nav_desktop_b4ba__menu > ul > li a {
  color: white;
}
.webinars-template .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar,
.page-id-496 .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar {
  background-color: white !important;
}
.webinars-template .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .nav_desktop_b4ba__menu > ul > li.cta_button a,
.page-id-496 .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .nav_desktop_b4ba__menu > ul > li.cta_button a {
  color: #B82843;
}
.webinars-template .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .nav_desktop_b4ba__menu > ul > li.cta_button a:hover,
.page-id-496 .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .nav_desktop_b4ba__menu > ul > li.cta_button a:hover {
  color: white;
}
.webinars-template .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .nav_desktop_b4ba__menu > ul > li a,
.page-id-496 .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .nav_desktop_b4ba__menu > ul > li a {
  color: #0C1D3E;
}
.webinars-template .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .nav_desktop_b4ba__logo img.logo_theme_light,
.page-id-496 .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .nav_desktop_b4ba__logo img.logo_theme_light {
  display: flex !important;
}
.webinars-template .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .nav_desktop_b4ba__logo img.logo_theme_dark,
.page-id-496 .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .nav_desktop_b4ba__logo img.logo_theme_dark {
  display: none !important;
}
.webinars-template .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .cta_button a,
.page-id-496 .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .cta_button a {
  color: #B82843 !important;
  border: 1px solid #B82843;
  padding: 12px 18px;
  background: transparent;
  transition: color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.webinars-template .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .cta_button a:hover,
.page-id-496 .nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar .cta_button a:hover {
  color: #ffffff !important;
  background: #B82843;
}

/* Webinar */
.webinar_hero {
  background: #0C1D3E;
  color: white;
}
.webinar_hero .breadcrumb {
  color: white;
}
.webinar_hero .breadcrumb span {
  color: #4B5E84;
}
.webinar_hero .register_form {
  max-width: 440px !important;
}
.webinar_hero.webinar_upcoming .container {
  display: flex;
}
@media screen and (max-width: 767px) {
  .webinar_hero.webinar_upcoming .container {
    display: block;
  }
}
.webinar_hero.webinar_upcoming .container .webinar_intro {
  flex: 0 0 50%;
}
.webinar_hero.webinar_upcoming .container .webinar_intro h1, .webinar_hero.webinar_upcoming .container .webinar_intro h5 {
  color: white !important;
}
.webinar_hero.webinar_upcoming .container .webinar_form {
  flex: 0 0 50%;
  padding: 40px 64px 0;
}
@media screen and (max-width: 767px) {
  .webinar_hero.webinar_upcoming .container .webinar_form {
    padding: 48px 0 0;
  }
}
.webinar_hero.webinar_upcoming .container .webinar_form h3 {
  font-size: 30px;
}
.webinar_hero.webinar_upcoming .container .webinar_form .gform_footer input[type=submit] {
  width: 100%;
  margin-top: 10px;
}
.webinar_hero.webinar_upcoming .webinar_upcoming__key_info {
  margin-top: 24px;
}
.webinar_hero.webinar_upcoming .webinar_completed__key_info {
  display: none;
}
.webinar_hero.webinar_completed .webinar_form,
.webinar_hero.webinar_completed .overview_upcoming,
.webinar_hero.webinar_completed .webinar_upcoming__key_info {
  display: none;
}
.webinar_hero.webinar_completed .webinar_intro h1, .webinar_hero.webinar_completed .webinar_intro h5 {
  color: white;
}
.webinar_hero.webinar_completed .webinar_intro h5 {
  max-width: 750px;
}
.webinar_hero.webinar_completed .webinar_completed__key_info {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .webinar_hero.webinar_completed .webinar_completed__key_info {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .webinar_hero.webinar_completed .webinar_completed__key_info p {
    margin-bottom: 0;
  }
}

.webinar_hosted.webinar_completed {
  display: none;
}

.webinar_content.webinar_upcoming {
  display: none;
}
.webinar_content.webinar_upcoming .video_ceb4 {
  display: none;
}
.webinar_content .webinar_content_flex {
  display: flex;
}
@media screen and (max-width: 767px) {
  .webinar_content .webinar_content_flex {
    display: block;
  }
}
.webinar_content .webinar_content_flex .overview_completed {
  flex: 0 0 calc(100% - 300px);
  padding: 20px 0 40px;
}
@media screen and (min-width: 768px) {
  .webinar_content .webinar_content_flex .overview_completed {
    padding: 0 80px 0 0;
  }
}
.webinar_content .webinar_content_flex .overview_completed h3 {
  font-size: 30px;
}
.webinar_content .webinar_content_flex .overview_completed ul {
  list-style: disc;
}
.webinar_content .webinar_content_flex .overview_completed ul li {
  line-height: 1.9;
}
.webinar_content .webinar_content_flex .overview_hosted {
  flex: 0 0 300px;
}
.webinar_content .webinar_content_flex .overview_hosted .host_flex {
  display: flex;
}
.webinar_content .webinar_content_flex .overview_hosted .host_flex img {
  max-width: 120px;
}
.webinar_content .webinar_content_flex .overview_hosted .host_flex .host_details {
  padding-left: 24px;
}
.webinar_content .webinar_content_flex .overview_hosted .host_flex .host_details h4 {
  font-size: 20px;
  margin-bottom: 6px;
}

.webinar_discover {
  background: #F6F7FB;
}

/* Calculators */
.calculator_cta {
  background: #E9E7E0;
}
.calculator_cta .calculator_cta_full_width {
  margin: 48px 0;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.calculator_cta h3, .calculator_cta p {
  color: #0C1D3E;
}

.fullscreen-overlay {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed; /* Stay in place */
  z-index: 3; /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgba(12, 29, 62, 0.8);
  overflow-x: hidden; /* Disable horizontal scroll */
}

.part-overlay {
  display: none;
  height: 7000px;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-color: rgba(12, 29, 62, 0.8);
  overflow-x: hidden;
}

.clear_staff, .filter-section-btn, .dropdown {
  cursor: pointer;
}

.bb-1 {
  border-bottom: solid 1px #CCD3E1;
}

.wpb_single_image.podcast-cover-width {
  max-width: 270px;
  margin: 0 auto;
}

.container-404 {
  text-align: center;
  height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F6F7FB;
}

.seperator.light {
  border-bottom: 1px solid #CCD3E1;
}
.seperator.white {
  border-bottom: 1px solid white;
}
.seperator.grey {
  border-bottom: 1px solid #F6F7FB;
}

.light_border {
  border: 1px solid #4B5E84;
}

.dark .seperator.light {
  border-bottom: 1px solid #4B5E84;
}
.dark .seperator.white {
  border-bottom: 1px solid white;
}
.dark .seperator.grey {
  border-bottom: 1px solid #F6F7FB;
}

.post_grid h3 {
  margin-bottom: 0px;
}
.post_grid .bg-img-m {
  background-position: center;
  background-size: cover;
  height: 100%;
}
.post_grid .swiper-scrollbar {
  background: #CCD3E1 !important;
}
.post_grid .swiper-scrollbar-drag {
  background: #050F21 !important;
}
.post_grid .play_btn {
  width: 90px;
  height: 90px;
}
.post_grid .post_image:hover .play_btn {
  transform: scale(1.05, 1.05);
}
.post_grid .vert-line-con {
  border-left: 1px solid #9fa5b1;
  flex-grow: 1;
  margin-left: 13px;
}
.post_grid .sharebar {
  position: absolute;
  bottom: 0px;
  left: -45px;
}
@media screen and (max-width: 1199px) {
  .post_grid .sharebar {
    display: none !important;
  }
}
@media only screen and (min-width: 791px) {
  .post_grid .btn-secondary.linewithcol {
    width: calc(33% - 15px);
  }
}

.scrolllist {
  padding-right: 20px;
}
.scrolllist .post_image {
  height: 100%;
}

.contrast_border {
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.scrolllist::-webkit-scrollbar {
  width: 6px !important;
}

/* Track */
.scrolllist::-webkit-scrollbar-track {
  background: #050F21;
  border-radius: 0px !important;
  width: 6px !important;
}

/* Handle */
.scrolllist::-webkit-scrollbar-thumb {
  background: #CCD3E1 !important;
}

/* Handle on hover */
.scrolllist::-webkit-scrollbar-thumb:hover {
  background: #bfc8d9 !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.filter_searchterm {
  color: #B82843;
}

.result_info p {
  margin-bottom: 0px !important;
}

.underline {
  text-decoration: underline;
}

.showmorebtn {
  min-width: 100%;
  text-align: center;
}
.showmorebtn .btn {
  padding: 14px 18px;
  display: inline-block;
}

.card-inner {
  flex-grow: 1;
}

.post_learninghub p {
  font-weight: 400;
  margin-bottom: 5px;
}
.post_learninghub h4 {
  line-height: 1.5;
}

.filter-clear {
  cursor: pointer;
}

.podcast-grid .card-podcasts {
  border-radius: 2px;
  min-height: 400px;
  background-position: center bottom, center bottom;
  background-size: 320px auto, 270px auto;
  background-repeat: repeat-x, no-repeat;
  transition: all 0.2s ease-in-out;
}
.podcast-grid .card-podcasts:hover {
  transition: all 0.2s ease-in-out;
  background-size: 325px auto, 275px auto !important;
}
@media screen and (max-width: 789px) {
  .podcast-grid .card-podcasts {
    min-height: 520px;
    background-size: 350px auto, 100% auto;
  }
  .podcast-grid .card-podcasts:hover {
    background-size: 350px auto, 100% auto !important;
  }
  .podcast-grid .card-podcasts h5 {
    font-size: 21px;
  }
}
.podcast-grid h4 {
  font-weight: 800;
  color: white !important;
  font-family: "Switzer", sans-serif;
  line-height: 1;
  text-align: left;
}
.podcast-grid h5 {
  font-family: "Switzer", sans-serif;
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (max-width: 766px) {
  .podcast-grid h5 {
    max-width: 280px;
    margin: 0 auto;
  }
}
.podcast-grid .style-1 {
  background-color: #B82843;
}
.podcast-grid .style-2 {
  background-color: #FAA4BD;
}
.podcast-grid .style-3 {
  background-color: #E9E7E0;
}
.podcast-grid .style-4 {
  background-color: #0C1D3E;
}

@media only screen and (max-width: 790px) and (min-width: 500px) {
  .t-l-grid-2.g-m {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .t-l-grid-2.g-m > div {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 0 50% !important;
    flex: 1 0 50% !important;
    max-width: calc(50% - 10px) !important;
  }
}
@media only screen and (max-width: 790px) {
  .t-l-grid-2.g-m.m-hide {
    display: none !important;
  }
}
.title_height {
  align-items: flex-end;
  height: 40px;
}

.align_end {
  align-items: flex-end;
}

.post_grid_podcasts {
  position: relative;
}

.hideonload {
  display: none !important;
}

.dark h7, .dark p, .dark p2, .dark p3, .dark p4 {
  color: white;
}

h7.red, p2.red, p3.red, p4.red, .red .header menu a, .red .header a {
  color: #B82843;
}

a.red {
  color: #B82843;
  font-weight: 500;
}

.seperator {
  background: #CFD5E3;
  height: 1px;
  width: 100%;
}

.section-seperator-top {
  border-top: 1px solid #CFD5E3;
}

.featured_resource h1, .featured_resource h2, .featured_resource h3, .featured_resource h4, .featured_resource h5, .featured_resource h6, .featured_resource h7, .featured_resource p {
  margin-bottom: 0px;
}
@media screen and (max-width: 969px) {
  .featured_resource {
    gap: 20px !important;
  }
}
.featured_resource .btn-secondary {
  width: 250px;
  max-width: 100%;
}
@media screen and (max-width: 969px) {
  .featured_resource .btn-secondary {
    width: 100%;
  }
}
.featured_resource .featured_resource_card {
  width: 100%;
}
.featured_resource .featured_resource_card .featured_resource_card_img {
  margin-top: 70px;
  padding: 55px;
  min-height: 290px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 969px) {
  .featured_resource .featured_resource_card .featured_resource_card_img {
    background-position: center center;
    margin-top: 0px;
  }
}
.featured_resource .featured_resource_card .card_text {
  padding: 55px;
}
.featured_resource .style_1 {
  background-color: #E9E7E0;
}
.featured_resource .style_1 h3 {
  color: #0C1D3E;
}
.featured_resource .style_1 p {
  color: #0C1D3E;
}
.featured_resource .style_1 .subheading {
  color: #B82843;
}
.featured_resource .style_1 .c-g-l {
  gap: 32px;
}
.featured_resource .style_1 .c-g-s {
  gap: 15px;
}
.featured_resource .style_2 {
  border: 1px solid #D1D5DB;
  border-top: 3px solid #0C1D3E;
  background-color: white;
}
.featured_resource .style_2 .subheading {
  color: #0C1D3E;
}
.featured_resource .style_2 .btn-secondary {
  border: 1px solid #0C1D3E;
  color: #0C1D3E;
}
.featured_resource .style_2 .btn-secondary:hover {
  color: white;
  background: #0C1D3E;
}
.featured_resource .style_3 {
  border: 1px solid #D1D5DB;
  border-top: 3px solid #B82843;
  background-color: white;
}
.featured_resource .style_3 h7 {
  color: #B82843;
}
.featured_resource .style_3 p {
  color: #0C1D3E;
}
.featured_resource .style_3 .subheading {
  color: #B82843;
}
.featured_resource .style_3 .btn-secondary {
  border: 1px solid #B82843;
  color: #B82843;
}
.featured_resource .style_3 .btn-secondary:hover {
  color: white;
  background: #B82843;
}
.featured_resource .style_2 .c-g-l, .featured_resource .style_3 .c-g-l {
  gap: 20px;
}
@media screen and (max-width: 969px) {
  .featured_resource .style_2 .c-g-l, .featured_resource .style_3 .c-g-l {
    gap: 32px;
  }
}
.featured_resource .style_2 .c-g-s, .featured_resource .style_3 .c-g-s {
  gap: 5px;
}
@media screen and (max-width: 969px) {
  .featured_resource .style_2 .c-g-s, .featured_resource .style_3 .c-g-s {
    gap: 15px;
  }
}
@media screen and (max-width: 969px) {
  .featured_resource .style_2 h7, .featured_resource .style_3 h7 {
    font-size: 32px;
  }
}

@media screen and (min-width: 768px) {
  .reverse-calc-cta .featured_resource .featured_resource_card {
    flex-direction: row;
    justify-content: space-between;
  }
  .reverse-calc-cta .featured_resource .featured_resource_card_img {
    margin: 24px 50px;
  }
  .reverse-calc-cta .featured_resource .card_text {
    max-width: 520px;
  }
}
@media screen and (max-width: 767px) {
  .reverse-calc-cta .featured_resource .featured_resource_card_img {
    margin: 0 24px 40px;
  }
  .reverse-calc-cta .featured_resource .card_text {
    padding: 55px 20px 0;
  }
}

.print_section_con {
  height: 1000px;
  min-height: 1000px;
  max-height: 1000px;
}
.print_section_con h2, .print_section_con h3, .print_section_con h6, .print_section_con p {
  margin-bottom: 0px !important;
}
.print_section_con h3 {
  font-size: 25px;
}
.print_section_con .g-xl {
  gap: 50px !important;
}
.print_section_con .lh-logo {
  width: 141px;
  height: 32px;
}
.print_section_con .weblink_text {
  padding-bottom: 7px !important;
}
.print_section_con .p-xl {
  padding: 57px !important;
}

.print_section {
  width: 1410px;
  min-width: 1410px !important;
  max-width: 1410px !important;
}

.img-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.image-huge.img-cover {
  height: 376px;
  max-height: 376px;
  width: 100%;
  background-position: center;
  background-size: cover;
}

.image-xlarge.img-cover {
  height: 200px;
  max-height: 200px;
  width: 100%;
  background-position: center;
  background-size: cover;
}

.image-large.img-cover {
  height: 186px;
  max-height: 186px;
  width: 100%;
  background-position: center;
  background-size: cover;
}

.image-medium.img-cover {
  height: 123px;
  max-height: 123px;
  width: 100%;
  background-position: center;
  background-size: cover;
}

#gform_30 .gform_footer {
  text-align: center;
}

.hero_e132 {
  background-color: #0C1D3E;
  position: relative;
}

.hero_e132__content {
  height: 600px;
  display: flex;
  align-items: center;
  position: relative;
}

.hero_e132__content_inner {
  max-width: 700px;
}

.hero_e132__background_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.hero_e132__video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}

.page_header_c72e {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .page_header_c72e {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media screen and (min-width: 768px) {
  .page_header_c72e.page_header_height_large {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .page_header_c72e.page_header_height_small {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.page_header_c72e__background_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.page_header_c72e__background_text {
  position: relative;
}
.page_header_c72e__background_text.text_color_dark {
  color: #ffffff;
}

.slider_c739 {
  position: relative;
  margin-right: -20px;
}
@media screen and (max-width: 1199px) {
  .slider_c739 {
    padding: 0 20px;
  }
}
.slider_c739 .heading_description {
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
}
@media screen and (max-width: 766px) {
  .slider_c739 .heading_description {
    max-width: 100%;
  }
}
.slider_c739 .swiper-wrapper {
  justify-content: flex-start;
}
.slider_c739 .startingslides {
  width: 33%;
}
@media screen and (max-width: 1078px) {
  .slider_c739 .startingslides {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .slider_c739 .startingslides {
    width: 100%;
  }
}

.slider_c739 .grid-2 .startingslides {
  width: 50%;
}

.slider_c739__slide {
  padding-right: 20px;
}
.slider_c739__slide .slider_c739__panel {
  border: 1px solid #CCD3E1;
  border-radius: 4px;
  background: #ffffff;
}
.slider_c739__slide .slider_c739__panel_title {
  background: #B82843;
  text-align: center;
  padding: 10px 0;
  border-radius: 4px 4px 0 0;
}
.slider_c739__slide .slider_c739__panel_title p {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .slider_c739__slide .slider_c739__panel_title p {
    font-size: 13px;
  }
}
.slider_c739__slide .slider_c739__panel_text {
  padding: 20px 16px;
  border-bottom: 1px solid #CCD3E1;
  text-align: center;
  min-height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.slider_c739__slide .slider_c739__panel_text p {
  font-weight: 500;
}
.slider_c739__slide .slider_c739__panel_text p.price {
  font-size: 45px;
  margin-bottom: 0;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .slider_c739__slide .slider_c739__panel_text p.price {
    font-size: 50px;
  }
}
.slider_c739__slide .slider_c739__panel_text p.just_text {
  font-size: 32px;
  margin-bottom: 0;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .slider_c739__slide .slider_c739__panel_text p.just_text {
    font-size: 50px;
  }
}
.slider_c739__slide .slider_c739__panel_features {
  padding: 20px 16px;
}
.slider_c739__slide .slider_c739__panel_features p.red {
  color: #B82843;
  font-weight: 500;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .slider_c739__slide .slider_c739__panel_features p.red {
    font-size: 14px;
  }
}
.slider_c739__slide .slider_c739__panel_features p a.btn {
  margin-top: 20px;
  width: -webkit-fill-available;
}
.slider_c739__slide .slider_c739__panel_features ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .slider_c739__slide .slider_c739__panel_features ul li {
    font-size: 13px;
  }
}
.slider_c739__slide .slider_c739__panel_features ul li:before {
  content: url("http://lighthousedevf.wpengine.com/wp-content/uploads/LH_✓.png");
  width: 11px;
  height: 11px;
  position: absolute;
  left: 0;
}

.slider_c739__prev,
.slider_c739__next {
  z-index: 1;
  position: absolute;
  top: calc(50% - 30px);
  cursor: pointer;
}
.slider_c739__prev svg,
.slider_c739__next svg {
  width: 18px;
  height: 59px;
  display: flex;
}
.slider_c739__prev.swiper-button-disabled,
.slider_c739__next.swiper-button-disabled {
  opacity: 0;
}

.slider_c739__prev {
  left: -40px;
}
@media screen and (max-width: 1199px) {
  .slider_c739__prev {
    left: -10px;
  }
}

.slider_c739__next {
  right: -20px;
}
@media screen and (max-width: 1199px) {
  .slider_c739__next {
    right: 10px;
  }
}

.min-525 .slider_c739__slide .slider_c739__panel_features {
  min-height: 525px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.min-335 .slider_c739__slide .slider_c739__panel_features {
  min-height: 335px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.min-447 .slider_c739__slide .slider_c739__panel_features {
  min-height: 447px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.min-264 .slider_c739__slide .slider_c739__panel_features {
  min-height: 264px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.min-360 .slider_c739__slide .slider_c739__panel_features {
  min-height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.center-align-box .swiper-wrapper {
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .fullscreen-gallery {
    background-color: #d6d6d6;
    justify-content: center;
  }
}

.fullscreen-gallery .display_image {
  margin: auto;
  height: calc(100% - 170px);
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .fullscreen-gallery .display_image {
    min-height: 100%;
    margin: auto;
  }
}

body.modal-open-noscroll {
  overflow-y: hidden !important;
  background-color: #d6d6d6 !important;
}

.gallery-exit {
  position: absolute;
  right: 30px;
  top: 30px;
}

.img_selector_container {
  bottom: 0px;
  gap: 8px;
  margin-top: 27px;
}
@media screen and (max-width: 767px) {
  .img_selector_container {
    display: none;
  }
}

.img_selector {
  width: 90px;
  height: 120px;
  background-size: cover;
  opacity: 0.5;
}

.img_selector:hover {
  opacity: 1;
}

.gallery-arrow {
  top: 50%;
  opacity: 1;
  position: absolute;
}
.gallery-arrow.left {
  left: 30px;
}
@media screen and (max-width: 767px) {
  .gallery-arrow.left {
    left: 0px;
    background-color: white;
    padding: 10px;
  }
}
.gallery-arrow.left:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .gallery-arrow.left:hover {
    left: 0px;
  }
}
.gallery-arrow.right {
  right: 30px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
@media screen and (max-width: 767px) {
  .gallery-arrow.right {
    right: 0px;
    background-color: white;
    padding: 10px;
  }
}
.gallery-arrow.right:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .gallery-arrow.right:hover {
    right: 0px;
  }
}

.gallery-hover, .img_selector, .gallery-arrow {
  cursor: pointer;
}

.loop-product-image {
  background-size: cover;
  background-position: top center;
}

.slider_f41b {
  position: relative;
}

.slider_f41b__slide {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.slider_f41b__panel {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 40%;
}

.slider_f41b__panel-inner {
  background-color: #F6F7FB;
  padding: 48px;
}

.slider_f41b__image {
  flex: 0 0 70%;
}

.slider_f41b__prev,
.slider_f41b__next {
  cursor: pointer;
  bottom: 0;
  border: 1px solid #0C1D3E;
  position: absolute;
  margin: auto;
  height: 32px;
  width: 32px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider_f41b__prev svg,
.slider_f41b__next svg {
  width: 70%;
}
.slider_f41b__prev path,
.slider_f41b__next path {
  stroke: #0C1D3E;
}
.slider_f41b__prev.swiper-button-disabled,
.slider_f41b__next.swiper-button-disabled {
  opacity: 0.5;
}

.slider_f41b__prev {
  left: 0;
}

.slider_f41b__next {
  left: 40px;
}

@media (max-width: 767px) {
  .hm_8 {
    height: 8px;
  }
}
@media (max-width: 767px) {
  .hm_16 {
    height: 16px;
  }
}
@media (max-width: 767px) {
  .hm_24 {
    height: 24px;
  }
}
@media (max-width: 767px) {
  .hm_32 {
    height: 32px;
  }
}
@media (max-width: 767px) {
  .hm_48 {
    height: 48px;
  }
}
@media (max-width: 767px) {
  .hm_56 {
    height: 56px;
  }
}
@media (max-width: 767px) {
  .hm_64 {
    height: 64px;
  }
}
@media (max-width: 767px) {
  .hm_72 {
    height: 72px;
  }
}
@media (max-width: 767px) {
  .hm_96 {
    height: 96px;
  }
}
@media (max-width: 767px) {
  .hm_112 {
    height: 112px;
  }
}
@media (max-width: 767px) {
  .hm_128 {
    height: 128px;
  }
}
@media (max-width: 767px) {
  .hm_144 {
    height: 144px;
  }
}
@media (max-width: 767px) {
  .hm_160 {
    height: 160px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_8 {
    height: 8px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_16 {
    height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_24 {
    height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_32 {
    height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_48 {
    height: 48px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_56 {
    height: 56px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_64 {
    height: 64px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_72 {
    height: 72px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_96 {
    height: 96px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_112 {
    height: 112px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_128 {
    height: 128px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_144 {
    height: 144px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ht_160 {
    height: 160px;
  }
}
@media (min-width: 1024px) {
  .hd_8 {
    height: 8px;
  }
}
@media (min-width: 1024px) {
  .hd_16 {
    height: 16px;
  }
}
@media (min-width: 1024px) {
  .hd_24 {
    height: 24px;
  }
}
@media (min-width: 1024px) {
  .hd_32 {
    height: 32px;
  }
}
@media (min-width: 1024px) {
  .hd_48 {
    height: 48px;
  }
}
@media (min-width: 1024px) {
  .hd_56 {
    height: 56px;
  }
}
@media (min-width: 1024px) {
  .hd_64 {
    height: 64px;
  }
}
@media (min-width: 1024px) {
  .hd_72 {
    height: 72px;
  }
}
@media (min-width: 1024px) {
  .hd_96 {
    height: 96px;
  }
}
@media (min-width: 1024px) {
  .hd_112 {
    height: 112px;
  }
}
@media (min-width: 1024px) {
  .hd_128 {
    height: 128px;
  }
}
@media (min-width: 1024px) {
  .hd_144 {
    height: 144px;
  }
}
@media (min-width: 1024px) {
  .hd_160 {
    height: 160px;
  }
}
.text_image_d9f0 {
  display: flex;
  flex-wrap: wrap;
}
.text_image_d9f0.row_reverse {
  flex-direction: row-reverse;
}
@media screen and (min-width: 890px) {
  .text_image_d9f0.even_split .text_image_d9f0__image {
    flex: 0 0 50%;
    margin-bottom: 0;
  }
}
.text_image_d9f0.even_split .text_image_d9f0__text {
  padding: 50px 0px !important;
}
@media screen and (min-width: 890px) {
  .text_image_d9f0.even_split .text_image_d9f0__text {
    flex: 0 0 50%;
    padding: 10px 50px 10px 0px !important;
  }
}
.text_image_d9f0.even_split .text_image_d9f0__image {
  margin-bottom: 0px;
}

.text_image_d9f0__image {
  flex: 0 0 100%;
  margin-bottom: 32px;
}
@media screen and (min-width: 890px) {
  .text_image_d9f0__image {
    flex: 0 0 65%;
    margin-bottom: 0;
  }
}

.text_image_d9f0__text {
  flex: 0 0 100%;
  display: flex;
  position: relative;
}
@media screen and (min-width: 890px) {
  .text_image_d9f0__text {
    flex: 0 0 35%;
  }
}
.text_image_d9f0__text.text_align--top {
  align-items: flex-start;
}
.text_image_d9f0__text.text_align--center {
  align-items: center;
}
.text_image_d9f0__text.text_align--bottom {
  align-items: flex-end;
}
.text_image_d9f0__text .badge {
  position: absolute;
  bottom: 0;
  max-width: 140px;
}
@media screen and (max-width: 1149px) {
  .text_image_d9f0__text .badge {
    bottom: 10px;
    left: -160px;
  }
}
@media screen and (max-width: 766px) {
  .text_image_d9f0__text .badge {
    top: -140px;
    left: 0;
  }
}

.text_image_d9f0.no_row_reverse .text_image_d9f0__text {
  padding: 0;
}
@media screen and (min-width: 890px) {
  .text_image_d9f0.no_row_reverse .text_image_d9f0__text {
    padding: 0 0 0 37px;
  }
}

.text_image_d9f0.row_reverse .text_image_d9f0__text {
  padding: 0;
}
@media screen and (min-width: 890px) {
  .text_image_d9f0.row_reverse .text_image_d9f0__text {
    padding: 0 48px 0 0;
  }
}

.text_image_d9f0__image_ratio.image_ratio {
  position: relative;
}
.text_image_d9f0__image_ratio.image_ratio img {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
}
.text_image_d9f0__image_ratio.image_ratio .text_image_d9f0__image_inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.text_image_d9f0__image_ratio.image_ratio--1-1 {
  padding-top: 100%;
}
.text_image_d9f0__image_ratio.image_ratio--4-3 {
  padding-top: 85%;
}
.text_image_d9f0__image_ratio.image_ratio--16-9 {
  padding-top: 56.25%;
}
.text_image_d9f0__image_ratio.image_ratio--custom {
  height: 100%;
  min-height: 300px;
}

.text_image_d9f0__image.image_ratio--custom {
  height: 300px;
}
@media screen and (min-width: 890px) {
  .text_image_d9f0__image.image_ratio--custom {
    height: 400px;
  }
}

.text_image_d9f0.no_row_reverse .text_image_d9f0__image.image_offset .text_image_d9f0__image_ratio {
  margin-left: -20px;
}
@media screen and (max-width: 889px) {
  .text_image_d9f0.no_row_reverse .text_image_d9f0__image.image_offset .text_image_d9f0__image_ratio {
    margin-right: -20px;
  }
}
@media screen and (min-width: 1141px) {
  .text_image_d9f0.no_row_reverse .text_image_d9f0__image.image_offset .text_image_d9f0__image_ratio {
    margin-left: calc((100vw - 1100px + 40px) / -2);
  }
}
.text_image_d9f0.row_reverse .text_image_d9f0__image.image_offset .text_image_d9f0__image_ratio {
  margin-right: -20px;
}
@media screen and (max-width: 889px) {
  .text_image_d9f0.row_reverse .text_image_d9f0__image.image_offset .text_image_d9f0__image_ratio {
    margin-left: -20px;
  }
}
@media screen and (min-width: 1141px) {
  .text_image_d9f0.row_reverse .text_image_d9f0__image.image_offset .text_image_d9f0__image_ratio {
    margin-right: calc((100vw - 1100px + 40px) / -2);
  }
}

.text_image_d9f0 a.btn {
  margin-top: 10px;
}

@media screen and (min-width: 1141px) {
  .stretch-image-xl .text_image_d9f0__image_inner {
    height: 500px;
  }
  .stretch-image-xl .text_image_d9f0__image_inner img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
  }
}

.posts_f063 {
  display: flex;
  flex-wrap: wrap;
}

.posts_f063__text {
  flex: 0 0 100%;
  padding-bottom: 64px;
}
@media screen and (min-width: 768px) {
  .posts_f063__text {
    padding-bottom: 0;
    flex: 0 0 50%;
  }
}

.posts_f063__filters {
  flex: 0 0 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .posts_f063__filters {
    justify-content: flex-end;
    flex: 0 0 50%;
  }
}
.posts_f063__filters ul {
  display: flex;
}
.posts_f063__filters li {
  padding-right: 16px;
}
@media screen and (min-width: 768px) {
  .posts_f063__filters li {
    padding-right: 0;
    padding-left: 16px;
  }
}
.posts_f063__filters a.active {
  opacity: 0.5;
}

.posts_f063__posts {
  padding-top: 64px;
  flex: 0 0 100%;
}

.posts_f063__posts_inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.posts_f063__post {
  flex: 0 0 100%;
  padding: 0 10px 48px;
}
@media screen and (min-width: 540px) {
  .posts_f063__post {
    flex: 0 0 50%;
  }
}
@media screen and (min-width: 768px) {
  .posts_f063__post {
    flex: 0 0 33.333333%;
  }
}

.posts_f063__post_image {
  display: block;
  padding-top: 65%;
  position: relative;
}

.posts_f063__post_image_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.posts_f063__post_text {
  padding-top: 32px;
}
.posts_f063__post_text .date {
  font-weight: 700;
  margin-bottom: 0;
}
.posts_f063__post_text .link a {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.posts_f063__post_text .link a i {
  flex: 0 0 20px;
  height: 21px;
  margin-left: 8px;
}

.posts_f063__loader {
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
}

.posts_f063__loader_button {
  cursor: pointer;
  background-color: #0C1D3E;
  color: #ffffff;
  line-height: 1;
  padding: 4px 0;
  font-weight: 700;
  display: flex;
  justify-content: center;
  min-width: 160px;
}
.posts_f063__loader_button .load-more-button-text {
  line-height: 40px;
}
.posts_f063__loader_button .sk-pulse {
  display: none;
  background-color: #0C1D3E;
}
.posts_f063__loader_button.loading {
  background-color: #ffffff;
}
.posts_f063__loader_button.loading .sk-pulse {
  display: block;
}
.posts_f063__loader_button.loading .load-more-button-text {
  display: none;
}

.posts_f063__no_more_posts_text {
  display: none;
  flex: 0 0 100%;
  text-align: center;
  line-height: 40px;
}

.video_ceb4 .plyr__poster {
  background-size: cover;
}

.plyr--video .plyr__control--overlaid {
  width: 80px;
  height: 80px;
}
.plyr--video .plyr__control--overlaid svg {
  left: calc(50% - 12px);
  width: 32px;
  height: 32px;
  fill: #FAA4BD;
}

.accordion_cd7c {
  margin: 20px auto 0;
}
.accordion_cd7c .faq {
  border-bottom: 1px solid #4B5E84;
}
.accordion_cd7c .faq .faq_question {
  position: relative;
  padding: 15px 0;
  cursor: pointer;
}
.accordion_cd7c .faq .faq_question p {
  font-size: 15px;
  font-weight: 500;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .accordion_cd7c .faq .faq_question p {
    max-width: 85%;
  }
}
.accordion_cd7c .faq .faq_question:after {
  content: url("chevron-down.917c8a45.svg");
  right: 5px;
  top: calc(50% - 10px);
  position: absolute;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
.accordion_cd7c .faq .faq_question.open:after {
  content: url("chevron-down.917c8a45.svg");
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -ms-transition: -ms-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transform: rotate(180deg);
}

.faq_answer {
  padding: 0px 0 20px 0px;
  display: none;
  transition: height 0.4s linear(0 0%, 1 100%);
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.faq_answer.show {
  display: block;
  transition: height 0.4s linear(0 0%, 1 100%);
}
.faq_answer p {
  margin-right: 30px;
}

#faqs .accordion_cd7c {
  max-width: 700px;
  margin: 20px 0 0;
}

.gallery_b10f {
  position: relative;
}
.gallery_b10f .swiper-pagination {
  right: 0;
}
.gallery_b10f .gallery_b10f__prev,
.gallery_b10f .gallery_b10f__next {
  z-index: 1;
  position: absolute;
  top: calc(50% - 25px);
  background: white;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer;
}
.gallery_b10f .gallery_b10f__prev svg,
.gallery_b10f .gallery_b10f__next svg {
  width: 30px;
  height: 30px;
  display: flex;
}
.gallery_b10f .gallery_b10f__prev.swiper-button-disabled,
.gallery_b10f .gallery_b10f__next.swiper-button-disabled {
  opacity: 0.5;
}
.gallery_b10f .gallery_b10f__prev {
  left: 20px;
}
.gallery_b10f .gallery_b10f__next {
  right: 20px;
}

.logos_c23f {
  max-width: 1350px;
}
@media screen and (max-width: 767px) {
  .logos_c23f {
    justify-content: center;
    padding: 0px 30px;
  }
}
.logos_c23f ul li img {
  width: 100%;
  height: 100%;
}

.logos-pd .wpb_wrapper {
  display: flex;
  justify-content: center;
}

.card_h607 {
  display: block;
  margin-bottom: 30px;
}
.card_h607 .card_image {
  position: relative;
  height: 30vw;
  border-radius: 2px;
  overflow: hidden;
}
@media screen and (min-width: 1260px) {
  .card_h607 .card_image {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .card_h607 .card_image {
    height: 60vw;
  }
}
.card_h607 .card_image:hover img.object-fit-cover {
  transition: transform 1s ease;
  -webkit-transition: transform 1s ease;
  transform: scale(1.05);
}
.card_h607 .card_image img.object-fit-cover {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.card_h607 .card_image.stretch--contain {
  background: #B82843;
}
.card_h607 .card_image.stretch--contain .card_image__inner {
  padding: 20px;
}
.card_h607 .card_image.stretch--contain .card_image__inner img.object-fit-cover {
  object-fit: contain;
  width: 100px;
  margin: 0 auto;
}
.card_h607 .card_image__inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
}
.card_h607 .card_content {
  position: relative;
  margin: 25px 0 5px;
}
.card_h607 .card_content h4 {
  color: #B82843;
  margin-bottom: 8px;
}
.card_h607 .card_content a.btn {
  transform-origin: unset;
  font-size: 14px;
}
.card_h607.align--horizontal {
  display: flex;
}
@media screen and (max-width: 767px) {
  .card_h607.align--horizontal {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.card_h607.align--horizontal .card_image_link {
  flex: 0 0 50%;
}
.card_h607.align--horizontal .card_image_link .card_image {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .card_h607.align--horizontal .card_image_link .card_image {
    height: 200px;
  }
}
.card_h607.align--horizontal .card_content {
  flex: 0 0 50%;
}

.cta_full_width {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .cta_full_width {
    padding-top: 90px;
    padding-bottom: 90px;
    min-height: 400px;
  }
}
@media screen and (min-width: 768px) {
  .cta_full_width.cta_height_large {
    padding-top: 120px;
    padding-bottom: 120px;
    min-height: 500px;
  }
}
@media screen and (min-width: 768px) {
  .cta_full_width.cta_height_small {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 240px;
  }
}

.cta_full_width__background_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.cta_full_width_inner {
  margin: 0 auto;
}

.cta_full_width__background_text {
  position: relative;
  text-align: center;
}
.cta_full_width__background_text.text_color_dark {
  color: #ffffff;
}

.cta_full_width__inline_links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cta_full_width__inline_links a {
  margin: 10px 10px 0;
  z-index: 1;
  line-height: 1.5;
  margin-top: 25px;
}

.slider_scroll_team {
  overflow: visible !important;
  clip-path: inset(-100vw -100vw -100vw 0);
}
@media screen and (min-width: 768px) {
  .slider_scroll_team {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .slider_scroll_team .scrollbar-container {
    padding-top: 20px;
  }
}
.slider_scroll_team .slider_scroll__slide_image {
  height: 100%;
  border-radius: 2px;
  overflow: hidden;
}
.slider_scroll_team img.object-fit-cover {
  position: relative;
  transition: transform ease 500ms;
}
.slider_scroll_team .image-overlay-text {
  display: block;
  margin: 35px 0 10px;
}
@media screen and (max-width: 767px) {
  .slider_scroll_team .image-overlay-text {
    margin: 25px 0 0px;
  }
}
.slider_scroll_team .image-overlay-text h4 {
  color: #0C1D3E;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .slider_scroll_team .image-overlay-text h4 {
    margin-bottom: 5px;
    font-size: 17px;
  }
}
.slider_scroll_team .image-overlay-text p {
  margin-bottom: 28px;
}
.slider_scroll_team .image-overlay-text a {
  display: block;
  margin: 14px 0;
  font-weight: 400;
}
.slider_scroll_team .image-overlay-text a.underline {
  color: #B82843;
  font-weight: 500;
  text-decoration: underline;
}

.slider_scroll_team a.slider_scroll__slide:hover .slider_scroll__slide_image img.object-fit-cover {
  transform: scale(1.05);
}
.slider_scroll_team.hide_scrollbar .scrollbar-container {
  display: none;
}
@media screen and (max-width: 1499px) {
  .slider_scroll_team.hide_scrollbar .scrollbar-container {
    display: block;
  }
}

.slider_scroll_team .scrollbar-container {
  padding-top: 30px;
  width: 100%;
}

@media screen and (min-width: 1260px) {
  .slider_scroll_team__two .image-overlay-text {
    padding-right: 15px;
  }
}

@media screen and (min-width: 768px) {
  .slider_scroll_mob_only .scrollbar-container, .no_slide .scrollbar-container {
    padding-top: 20px;
  }
}
.slider_scroll_mob_only .slider_scroll__slide_image, .no_slide .slider_scroll__slide_image {
  height: 50vw;
  border-radius: 2px;
  overflow: hidden;
}
@media screen and (min-width: 1260px) {
  .slider_scroll_mob_only .slider_scroll__slide_image, .no_slide .slider_scroll__slide_image {
    height: 420px;
  }
}
@media screen and (max-width: 767px) {
  .slider_scroll_mob_only .slider_scroll__slide_image, .no_slide .slider_scroll__slide_image {
    height: 100vw;
  }
}
.slider_scroll_mob_only img.object-fit-cover, .no_slide img.object-fit-cover {
  position: relative;
  transition: transform ease 500ms;
}
.slider_scroll_mob_only .image-overlay-text h4, .no_slide .image-overlay-text h4 {
  color: #B82843;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .slider_scroll_mob_only .image-overlay-text h4, .no_slide .image-overlay-text h4 {
    margin-bottom: 5px;
  }
}
.slider_scroll_mob_only .image-overlay-text h5, .no_slide .image-overlay-text h5 {
  font-size: 16px;
}

.slider_scroll_mob_only a.slider_scroll__slide:hover .slider_scroll__slide_image img.object-fit-cover, .no_slide a.slider_scroll__slide:hover .slider_scroll__slide_image img.object-fit-cover {
  transform: scale(1.05);
}

.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con, .no_slide .slider_scroll__slide .image-overlay-text-con {
  border: 1px solid #D1D5DB;
  border-radius: 3px;
  border-top: 3px solid #B82843;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con .image-overlay-text-top, .no_slide .slider_scroll__slide .image-overlay-text-con .image-overlay-text-top {
  padding: 40px 20px 20px;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con .image-overlay-text-top.nolink, .no_slide .slider_scroll__slide .image-overlay-text-con .image-overlay-text-top.nolink {
  padding: 40px 20px 40px;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con .image-overlay-text-bottom, .no_slide .slider_scroll__slide .image-overlay-text-con .image-overlay-text-bottom {
  padding: 0px 20px 40px;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con .underline, .no_slide .slider_scroll__slide .image-overlay-text-con .underline {
  font-weight: 600;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.accounting, .no_slide .slider_scroll__slide .image-overlay-text-con.accounting {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.accounting h3, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.accounting a, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.accounting .preheading, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.accounting .underline, .no_slide .slider_scroll__slide .image-overlay-text-con.accounting h3, .no_slide .slider_scroll__slide .image-overlay-text-con.accounting a, .no_slide .slider_scroll__slide .image-overlay-text-con.accounting .preheading, .no_slide .slider_scroll__slide .image-overlay-text-con.accounting .underline {
  color: #0C1D3E !important;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.mortgages, .no_slide .slider_scroll__slide .image-overlay-text-con.mortgages {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.mortgages h3, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.mortgages a, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.mortgages .preheading, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.mortgages .underline, .no_slide .slider_scroll__slide .image-overlay-text-con.mortgages h3, .no_slide .slider_scroll__slide .image-overlay-text-con.mortgages a, .no_slide .slider_scroll__slide .image-overlay-text-con.mortgages .preheading, .no_slide .slider_scroll__slide .image-overlay-text-con.mortgages .underline {
  color: #0C1D3E !important;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.wealth, .no_slide .slider_scroll__slide .image-overlay-text-con.wealth {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.wealth h3, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.wealth a, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.wealth .preheading, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.wealth .underline, .no_slide .slider_scroll__slide .image-overlay-text-con.wealth h3, .no_slide .slider_scroll__slide .image-overlay-text-con.wealth a, .no_slide .slider_scroll__slide .image-overlay-text-con.wealth .preheading, .no_slide .slider_scroll__slide .image-overlay-text-con.wealth .underline {
  color: #0C1D3E !important;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.insurance, .no_slide .slider_scroll__slide .image-overlay-text-con.insurance {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.insurance p.secondary, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.insurance a, .slider_scroll_mob_only .slider_scroll__slide .image-overlay-text-con.insurance .underline, .no_slide .slider_scroll__slide .image-overlay-text-con.insurance p.secondary, .no_slide .slider_scroll__slide .image-overlay-text-con.insurance a, .no_slide .slider_scroll__slide .image-overlay-text-con.insurance .underline {
  color: #0C1D3E !important;
}

.slider_scroll_mob_only .scrollbar-container {
  padding-top: 30px;
}

.slider_scroll_mob_only_2 .image-overlay-text h4 {
  color: #0C1D3E;
  margin-bottom: 20px;
  max-width: 350px;
}

.no_slide-slide {
  height: unset;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  top: 0;
}
.no_slide-slide:hover {
  top: -5px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  height: unset;
  position: relative;
}

.taboption {
  cursor: pointer;
}

.taboption p {
  color: #CCD3E1;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  pointer-events: none;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .taboption p {
    font-size: 16px;
  }
}

.taboption:hover p {
  color: #B82843;
  transition: all 0.3s ease;
}

.taboption.activetab p {
  color: #B82843;
  position: relative;
}
@media screen and (min-width: 980px) {
  .taboption.activetab p {
    padding-left: 20px;
  }
  .taboption.activetab p:before {
    content: url("LH-arrow.30ed2375.svg");
    position: absolute;
    left: 0;
    top: 2px;
  }
}

.tabanimationcontainer {
  position: relative;
}
.tabanimationcontainer h3 {
  line-height: 1.4;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .tabanimationcontainer h3 {
    font-size: 26px;
  }
}
.tabanimationcontainer .btn {
  line-height: 1.6;
  margin: 35px 0 0px 0px;
}
@media screen and (max-width: 767px) {
  .tabanimationcontainer .btn {
    width: 100%;
  }
}

.tabscontainer {
  opacity: 1;
}
@media screen and (min-width: 980px) {
  .tabscontainer {
    position: absolute;
  }
}

.overflow-hidden .section_inner_margin {
  overflow: hidden;
}

.tabscontainer li {
  margin-bottom: 1em;
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 979px) {
  .tabcontainer {
    flex-direction: column;
  }
  .tabcontainer ul {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 979px) {
  .m-f-col {
    flex-direction: column;
  }
}

@media screen and (max-width: 979px) {
  .tab-image img {
    margin-top: 30px;
  }
}

@media screen and (max-width: 979px) {
  .mobile-scroll {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 12px;
  }
  .mobile-scroll .taboption {
    min-width: auto;
    padding-right: 20px;
  }
  .mobile-scroll .taboption:first-child {
    padding-left: 20px;
  }
}

.tab_content__flex {
  display: flex;
}
@media screen and (max-width: 979px) {
  .tab_content__flex {
    flex-direction: column;
  }
}
.tab_content__flex .tab_content__col1 {
  flex: 0 0 35%;
}
@media screen and (min-width: 980px) {
  .tab_content__flex .tab_content__col1 {
    padding-right: 64px;
  }
}
.tab_content__flex .tab_content__col1 .tab_content__col1__flex {
  display: flex;
}
@media screen and (min-width: 980px) {
  .tab_content__flex .tab_content__col1 .tab_content__col1__flex {
    flex-direction: column;
  }
}
.tab_content__flex .tab_content__col2 {
  flex: 0 0 65%;
}
@media screen and (max-width: 979px) {
  .tab_content__flex .tab_content__col2 {
    margin-top: 30px;
  }
  .tab_content__flex .tab_content__col2 .preheading-border {
    display: none;
  }
}
.tab_content__flex .preheading-border {
  border-bottom: 1px solid #CCD3E1;
  padding-bottom: 8px;
  margin-bottom: 35px;
}
.tab_content__flex .preheading-border p {
  text-transform: uppercase;
}

.newsletter_signup {
  background: #F6F7FB;
  padding: 40px 0;
}
.newsletter_signup .newsletter_signup__inner {
  display: block;
}
@media screen and (min-width: 768px) {
  .newsletter_signup .newsletter_signup__inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
}
.newsletter_signup .newsletter_signup__inner .newsletter_signup__text {
  flex: 0 0 100%;
}
@media screen and (min-width: 768px) {
  .newsletter_signup .newsletter_signup__inner .newsletter_signup__text {
    flex: 0 0 75%;
  }
}
.newsletter_signup .newsletter_signup__inner .newsletter_signup__text h3 {
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .newsletter_signup .newsletter_signup__inner .newsletter_signup__text h3 {
    margin-bottom: 1em;
  }
}
.newsletter_signup .newsletter_signup__inner .newsletter_signup__button {
  flex: 0 0 100%;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .newsletter_signup .newsletter_signup__inner .newsletter_signup__button {
    flex: 0 0 25%;
  }
}
.newsletter_signup .newsletter_signup__inner .newsletter_signup__button input.newsletterbutton {
  background: #0C1D3E;
  color: #ffffff;
  padding: 14px 24px;
  border: none;
  text-align: center;
  font-weight: 700;
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  cursor: pointer;
}
.newsletter_signup .newsletter_signup__inner .newsletter_signup__button input.newsletterbutton:focus {
  outline: 0;
}
@media screen and (min-width: 768px) {
  .newsletter_signup .newsletter_signup__inner .newsletter_signup__button input.newsletterbutton {
    width: 150px;
  }
}

.newsletter_reveal_section {
  display: none;
  overflow: hidden;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .newsletter_reveal_section ul.gform_fields li {
    flex: 0 0 50%;
  }
  .newsletter_reveal_section ul.gform_fields li:last-child {
    flex: 0 0 calc(100% - 170px);
  }
}
.newsletter_reveal_section .gform_wrapper {
  position: relative;
}
@media screen and (min-width: 768px) {
  .newsletter_reveal_section .gform_wrapper .gform_footer {
    position: absolute;
    right: 0;
    top: 61px;
    z-index: 1;
  }
  .newsletter_reveal_section .gform_wrapper .gform_footer input[type=submit] {
    width: 150px !important;
  }
}
.newsletter_reveal_section .gform_wrapper .gform_footer input[type=submit] {
  width: 100%;
}

.id_current.marker {
  background-image: url("https://lighthousefinancial.co.nz/wp-content/uploads/current_location_icon.png");
  background-size: contain;
  width: 37px;
  height: 37px;
  margin-top: -20px;
  cursor: pointer;
}
.id_current.marker.sec {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.id_current.marker:hover {
  width: 40px;
  height: 40px;
  z-index: 9999 !important;
  background-image: url("https://lighthousefinancial.co.nz/wp-content/uploads/current_location_icon.png");
}
.id_current.marker:active {
  width: 40px;
  height: 40px;
  z-index: 9999 !important;
  background-image: url("https://lighthousefinancial.co.nz/wp-content/uploads/current_location_icon.png");
}

.map_amenity {
  background-color: #B82843;
  height: 37px;
  width: 37px;
  border-radius: 100px;
}
.map_amenity p {
  color: #ffffff !important;
  font-weight: 500;
  margin-top: -3px;
}

.map_amenity:hover {
  width: 40px;
  height: 40px;
  z-index: 9999 !important;
}

.map_amenity:active {
  width: 40px;
  height: 40px;
  z-index: 9999 !important;
}

.mapboxgl-ctrl-logo {
  display: none !important;
}

.mapboxgl-popup-tip, .mapboxgl-ctrl-compass, .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-icon, .mapboxgl-ctrl-attrib-inner {
  display: none !important;
}

.mapboxgl-popup-close-button:focus-visible {
  outline: none !important;
}

.ingrid-inner {
  padding: 60px 20px;
}

@media screen and (min-width: 1100px) {
  .ingrid-inner {
    margin-left: calc((100vw - 1100px) / 2);
  }
}
.mapboxgl-ctrl-group button {
  width: 30px;
  height: 30px;
}

.mapboxgl-ctrl button .mapboxgl-ctrl-icon {
  background-size: 20px;
}

.mapboxgl-ctrl-group:not(:empty) {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.map_container {
  background-color: #F6F7FB;
}

.map_info p strong {
  font-weight: 700 !important;
}

/* FIELDS */
.calculator_loan {
  padding: 0 !important;
  height: initial !important;
}
.calculator_loan .form-footer {
  display: flex;
  gap: 20px;
}

.calculator_loan__wrapper {
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding: 0 !important;
  height: initial !important;
  background: #F6F7FB;
  border: 1px solid #CCD3E1;
}
@media only screen and (max-width: 591px) {
  .calculator_loan__wrapper {
    flex-direction: column;
  }
}

.calculator_loan__left {
  flex-basis: 55%;
  padding: 40px;
}
@media screen and (max-width: 766px) {
  .calculator_loan__left {
    padding: 40px 20px;
  }
}

.calculator_loan__left h4 {
  margin-bottom: 45px;
}

.calculator_loan__right {
  flex-basis: 45%;
  background: #0C1D3E;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 766px) {
  .calculator_loan__right {
    padding: 40px 20px;
  }
}

.calculator_loan__fields {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.calculator_loan__field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.calculator_loan__field sup {
  color: #B82843;
}

.calculatorInput__text {
  width: 100%;
  border: 1px solid #0C1D3E;
  margin: 0;
  outline: none;
  padding: 8px;
  box-sizing: border-box;
  transition: 0.3s;
  height: 100%;
  border-radius: 4px;
  color: #0C1D3E;
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
}

.calculatorInput__left .calculatorInput__text {
  padding-left: 100px;
  padding-right: 15px;
}

.calculatorInput__right .calculatorInput__text {
  padding-right: 100px;
  padding-left: 15px;
}

.calculatorInput {
  position: relative;
  overflow: hidden;
  height: 53px;
}

.calculatorInput span {
  background: #0C1D3E;
  position: absolute;
  top: 0;
  padding: 9px 8px;
  color: #fff;
  transition: 0.3s;
  height: 100%;
  width: 84px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  line-height: 39px;
  font-weight: 600;
}

.calculator_loan__span-text {
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 26px !important;
}

.calculatorInput__left span {
  left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.calculatorInput__right span {
  right: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* SELECT DROPDOWN */
.select-menu {
  width: 100%;
  position: relative;
}

.select-menu .select-btn {
  display: flex;
  height: 53px;
  background: #fff;
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
  border-radius: 4px;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  width: 100%;
  border: 1px solid #0C1D3E;
}

.select-menu .options {
  position: absolute;
  width: 100%;
  overflow-y: auto;
  max-height: 295px;
  padding: 0;
  margin-top: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-duration: 0.15s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.15s;
  -webkit-animation-fill-mode: both;
  margin: 0;
}

.select-menu .options .option {
  display: flex;
  height: 55px;
  cursor: pointer;
  padding: 0 16px;
  border-radius: 0;
  align-items: center;
  background: #fff;
}

.select-menu .options .option:hover {
  background: #f2f2f2;
}

.select-menu .options .option svg {
  font-size: 25px;
  margin-right: 12px;
}

.select-menu .options .option .option-text {
  font-size: 18px;
  color: #333;
}

.select-btn svg {
  font-size: 25px;
  transition: 0.3s;
}

.select-menu.active .select-btn svg {
  transform: rotate(-180deg);
}

.select-menu.active .options {
  display: block;
  opacity: 0;
  z-index: 10;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 0.2s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }
}
/* RESULTS */
.calculator_loan__right--title {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  gap: 21px;
  align-items: center;
  color: #ffffff;
}

.calculator_loan__right--title span {
  font-size: 36px;
  color: #0C1D3E;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  font-weight: 600;
}

.calculator_loan__right--title label {
  font-weight: 600;
  font-size: 19px;
  line-height: 32px;
  color: #ffffff;
}

.calculator_loan__results ul {
  list-style-type: none;
}

.calculator_loan__results li {
  margin-bottom: 10px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
  padding-bottom: 0;
}

.calculator_loan__results li label {
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #CCD3E1;
}

.calculator_loan__result {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}

.calculator_loan__result span {
  font-size: 38px;
  font-weight: 500;
  line-height: 52px;
  color: #ffffff;
}

.calculator_loan__result legend {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #CCD3E1;
  margin-bottom: -14px;
}

.btn-solid-red {
  background: #B82843;
  color: #ffffff;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 18px;
  width: 100% !important;
  height: 53px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.btn-solid-red:hover {
  color: #B82843;
  background: #ffffff;
}

.calculator_loan .btn {
  width: 100%;
}

/* FREE MORTGAGE */
.calculator_loan__free-mortgage {
  display: flex;
  flex-direction: row;
  gap: 100px;
  padding: 40px 35px !important;
  border: 1px solid #DDDDDD;
  height: initial !important;
  width: 100%;
  background: #fff;
}
@media only screen and (max-width: 523px) {
  .calculator_loan__free-mortgage {
    flex-direction: column;
    padding-bottom: 40px !important;
    margin-bottom: 40px;
    gap: 10px;
  }
}

.calculator_loan__free-mortgage--left {
  flex-basis: 50%;
}

.calculator_loan__free-mortgage--left h5 {
  font-weight: 600;
  font-size: 19px;
  line-height: 32px;
}

.calculator_loan__free-mortgage--left p {
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
}

.calculator_loan__free-mortgage--right {
  flex-basis: 50%;
  display: flex;
  align-items: center;
}

/* NO UI */
.noUi-target {
  width: 100%;
}

.noUi-base {
  background: #D9D9D9 !important;
  border-radius: 3px;
}

.noUi-connect:first-of-type {
  background: #B82843;
}

.noUi-origin {
  margin-top: -3px;
}

.noUi-handle {
  background: #fff;
  border: 2px solid #B82843;
  border-radius: 100rem;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 2.5rem !important;
  outline: none;
  width: 2.5rem !important;
  top: -9px !important;
}

.noUi-origin:nth-child(2) .noUi-tooltip {
  -webkit-transform: translateY(6.8rem) translateX(-50%);
  -ms-transform: translateY(6.8rem) translateX(-50%);
  transform: translateY(6.8rem) translateX(-50%);
  background: #B82843;
  border: 0;
  color: #fff;
  font-family: brandon-grotesque, Franklin Gothic, Arial, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  padding-left: 1rem;
  padding-right: 1rem;
}

.noUi-origin:nth-child(2) .noUi-tooltip {
  -webkit-transform: translateY(6.8rem) translateX(-50%);
  -ms-transform: translateY(6.8rem) translateX(-50%);
  transform: translateY(6.8rem) translateX(-50%);
}

.noUi-origin:nth-child(2) .noUi-tooltip:after {
  border-color: transparent transparent #B82843;
  border-style: solid;
  border-width: 0 5px 8px;
  bottom: 100%;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin: 0 auto -2px;
  position: absolute;
  right: 0;
  width: 0;
}

.noUi-tooltip {
  bottom: 164% !important;
  font-weight: 500 !important;
  font-size: 12px !important;
  line-height: 20px !important;
}

.noUi-handle:after,
.noUi-handle:before {
  opacity: 0;
}

/* CHARTJS */
.calculator_loan__chart {
  background: #001845;
  width: 100%;
}

#mortgage-results {
  background-color: #001845;
  padding: 11px;
}

.tool__main__graph__chart__outer {
  position: relative;
}

.tool__main__graph__chart__inner {
  bottom: 0;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
  z-index: 4;
}

#chartjs-tooltip {
  -webkit-transform: translateX(-70%) translateY(-60%);
  -ms-transform: translateX(-70%) translateY(-60%);
  transform: translateX(-70%) translateY(-60%);
  width: 18rem;
}

#chartjs-tooltip {
  background: hsla(0, 0%, 100%, 0.95);
  border-radius: 0.2rem;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  color: 1845;
  color: #001845;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: brandon-grotesque, Franklin Gothic, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  padding: 0.8rem;
  pointer-events: none;
  position: absolute;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 13.8rem;
  z-index: 11111;
}

#chartjs-tooltip .toolTipInvestor {
  font-size: 12px;
  margin: 0 0.2rem;
  width: 100%;
}

#chartjs-tooltip .toolTipInvestor__title {
  font-size: 12px;
}

#chartjs-tooltip .toolTipEntry {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0.6rem;
  order: 4;
  width: 100%;
}

#chartjs-tooltip .toolTipEntry.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

#chartjs-tooltip .toolTipEntry.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

#chartjs-tooltip .toolTipEntry.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

#chartjs-tooltip .toolTipEntry.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

#chartjs-tooltip .toolTipEntry.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

#chartjs-tooltip .toolTipEntry.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

#chartjs-tooltip .toolTipEntry.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

#chartjs-tooltip .toolTipEntry.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#chartjs-tooltip .toolTipEntry--0 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

#chartjs-tooltip .toolTipEntry--0 .toolTipEntry__colour {
  background: #3784a4;
}

#chartjs-tooltip .toolTipEntry--1 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

#chartjs-tooltip .toolTipEntry--1 .toolTipEntry__colour {
  background: #61d5ed;
}

#chartjs-tooltip .toolTipEntry--2 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#chartjs-tooltip .toolTipEntry--2 .toolTipEntry__colour, #chartjs-tooltip .toolTipEntry--Credit .toolTipEntry__colour {
  background: #3db4a6;
}

#chartjs-tooltip .toolTipEntry--Personal .toolTipEntry__colour {
  background: #6ccde5;
}

#chartjs-tooltip .toolTipEntry--Buy .toolTipEntry__colour {
  background: #1e8593;
}

#chartjs-tooltip .toolTipEntry--Car .toolTipEntry__colour {
  background: #274782;
}

#chartjs-tooltip .toolTipEntry--Overdraft .toolTipEntry__colour {
  background: #7e6ce4;
}

#chartjs-tooltip .toolTipEntry--Other .toolTipEntry__colour {
  background: #85e8de;
}

#chartjs-tooltip .toolTipEntry__colour {
  background: #001845;
  height: 1rem;
  margin-right: 0.4rem;
  width: 1rem;
}

#chartjs-tooltip .toolTipEntry__title {
  color: #001845;
}

#chartjs-tooltip .toolTipEntry__value {
  color: #B82843;
  padding-left: 0.4rem;
}

.js-mortgage-free-sooner {
  color: #B82843;
  font-weight: 600;
  display: inline-block;
  line-height: 0;
}

.btn-style {
  width: 100%;
  margin-top: 10px;
  padding: 18px !important;
}

.calculator_loan_icon {
  margin-bottom: 10px;
  margin-left: 10px;
}

.calculator_interest {
  background: #F6F7FB;
  padding: 40px 0;
  height: 500px;
}
.calculator_interest .calculator__inner {
  display: block;
}
@media screen and (min-width: 768px) {
  .calculator_interest .calculator__inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
}
.calculator_interest .calculator__inner .calculator__text {
  flex: 0 0 100%;
}
@media screen and (min-width: 768px) {
  .calculator_interest .calculator__inner .calculator__text {
    flex: 0 0 75%;
  }
}
.calculator_interest .calculator__inner .calculator__text h3 {
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .calculator_interest .calculator__inner .calculator__text h3 {
    margin-bottom: 1em;
  }
}

/* SELECT DROPDOWN */
.select-menu-2 {
  width: 100%;
}

.select-menu-2 .select-btn-2 {
  display: flex;
  height: 53px;
  background: #fff;
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
  border-radius: 4px;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  width: 100%;
  border: 1px solid #0C1D3E;
}

.select-menu-2 .options-2 {
  position: absolute;
  width: 354px;
  overflow-y: auto;
  max-height: 295px;
  padding: 0;
  margin-top: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-duration: 0.15s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.15s;
  -webkit-animation-fill-mode: both;
  margin: 0;
}

.select-menu-2 .options-2 .option-2 {
  display: flex;
  height: 55px;
  cursor: pointer;
  padding: 0 16px;
  border-radius: 0;
  align-items: center;
  background: #fff;
}

.select-menu-2 .options-2 .option-2:hover {
  background: #f2f2f2;
}

.select-menu-2 .options-2 .option-2 svg {
  font-size: 25px;
  margin-right: 12px;
}

.select-menu-2 .options-2 .option-2 .option-text-2 {
  font-size: 18px;
  color: #333;
}

.select-btn svg {
  font-size: 25px;
  transition: 0.3s;
}

.select-menu-2.active .select-btn-2 svg {
  transform: rotate(-180deg);
}

.select-menu-2.active .options-2 {
  display: block;
  opacity: 0;
  z-index: 10;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 0.2s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }
}
.calculator_retirement {
  display: flex;
  justify-content: center;
  background: #F6F7FB;
  padding: 40px 0;
  height: 500px;
  align-items: center;
  flex-direction: column;
  gap: 30px;
}
.calculator_retirement .calculator__inner {
  display: block;
}
@media screen and (min-width: 768px) {
  .calculator_retirement .calculator__inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
}
.calculator_retirement .calculator__inner .calculator__text {
  flex: 0 0 100%;
}
@media screen and (min-width: 768px) {
  .calculator_retirement .calculator__inner .calculator__text {
    flex: 0 0 75%;
  }
}
.calculator_retirement .calculator__inner .calculator__text h3 {
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .calculator_retirement .calculator__inner .calculator__text h3 {
    margin-bottom: 1em;
  }
}
.calculator_retirement .step {
  text-align: center;
  z-index: 9;
}
.calculator_retirement .hidden {
  display: none;
}
.calculator_retirement .button {
  width: 50px;
  height: 50px;
  cursor: pointer;
  padding: 0;
  border-radius: 50%;
  border: none;
  color: white;
  transition: all 0.5s ease;
  background-color: #B82843;
}
.calculator_retirement .button:hover {
  background-color: #791a2c;
}
.calculator_retirement .button.disabled {
  opacity: 0.5;
}
.calculator_retirement .button.disabled:hover {
  background-color: #B82843;
}
.calculator_retirement .form {
  position: relative;
  width: 100%;
  padding: 10em;
  padding-top: 2em;
  padding-bottom: 2em;
  background-color: white;
  color: #33312E;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 350px;
}
@media screen and (max-width: 949px) {
  .calculator_retirement .form {
    padding: 8em;
  }
}
@media only screen and (max-width: 761px) {
  .calculator_retirement .form {
    width: 95%;
    padding: 30px 10px;
  }
}
.calculator_retirement .form .input-group {
  padding: 0 25px;
  padding-top: 82px;
  position: relative;
  overflow: hidden;
}
.calculator_retirement .form .input-group h3 {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  height: 87px;
  left: 0;
}
.calculator_retirement .form .step1 .input-group {
  padding: 0 40px;
  margin-top: 0;
}
.calculator_retirement .form .step1 .input-group h3 {
  position: relative;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: initial;
  height: initial;
}
.calculator_retirement .form .step10 .input-group {
  padding: 0 40px;
  margin-top: 0;
}
.calculator_retirement .form label {
  font-weight: bold;
  font-size: 1.2em;
}
.calculator_retirement .form .firstnext {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}
.calculator_retirement .form .btn-solid-red:hover {
  border: 1px solid #B82843;
}
.calculator_retirement .form .button-group {
  width: 100%;
  justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  padding: 100px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 949px) {
  .calculator_retirement .form .button-group {
    padding: 50px;
  }
}
@media only screen and (max-width: 761px) {
  .calculator_retirement .form .button-group {
    display: none;
  }
}
.calculator_retirement .form button#validate {
  margin: auto;
  background-color: #1A936F;
  width: 12em;
}
.calculator_retirement .form button#validate:hover {
  background-color: #12684e;
}
.calculator_retirement .step-1 .button-group {
  display: none;
}
.calculator_retirement .step-10 {
  background: #0C1D3E;
}
.calculator_retirement .step-10 .button-group {
  display: none;
}
.calculator_retirement .step-10 h4 {
  color: #fff;
}
.calculator_retirement .step-10 .save-amount {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
  line-height: 20px;
}
.calculator_retirement .step-10 p {
  color: #fff;
}
.calculator_retirement .step-10 .btn {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

[class*=icono] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  box-sizing: border-box;
}
[class*=icono]:after, [class*=icono]:before {
  content: "";
  box-sizing: border-box;
}

[class*=icono-arrow1] {
  width: 10px;
  height: 10px;
  border-width: 2px 2px 0 0;
  border-style: solid;
  margin: 7px;
}
[class*=icono-arrow1]:before {
  right: 0;
  top: -2px;
  position: absolute;
  height: 2px;
  box-shadow: inset 0 0 0 28px;
  transform: rotate(-45deg);
  width: 15px;
  transform-origin: right top;
}
[class*=icono-arrow1][class*=-left] {
  transform: rotate(45deg);
}
[class*=icono-arrow1][class*=-left][class*=-up] {
  transform: none;
}
[class*=icono-arrow1][class*=-left][class*=-down] {
  transform: rotate(90deg);
}
[class*=icono-arrow1][class*=-right] {
  transform: rotate(-135deg);
}
[class*=icono-arrow1][class*=-right][class*=-up] {
  transform: rotate(-90deg);
}
[class*=icono-arrow1][class*=-right][class*=-down] {
  transform: rotate(180deg);
}
[class*=icono-arrow1][class*=-up] {
  transform: rotate(-45deg);
}
[class*=icono-arrow1][class*=-down] {
  transform: rotate(135deg);
}

/* DROPDOWN */
/* SELECT DROPDOWN */
.select-menu-3 {
  width: 100%;
}

.select-menu-3 .select-btn-3 {
  display: flex;
  height: 53px;
  background: #fff;
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
  border-radius: 4px;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
  width: 100%;
  border: 1px solid #0C1D3E;
  padding-right: 100px;
}

.select-menu-3 .options-3 {
  display: none;
  position: absolute;
  width: 354px;
  overflow-y: auto;
  max-height: 295px;
  padding: 0;
  margin-top: 10px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-duration: 0.15s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.15s;
  -webkit-animation-fill-mode: both;
  margin: 0;
}

.select-menu-3 .options-3 .option-3 {
  display: flex;
  height: 55px;
  cursor: pointer;
  padding: 0 16px;
  border-radius: 0;
  align-items: center;
  background: #fff;
}

.select-menu-3 .options-3 .option-3:hover {
  background: #f2f2f2;
}

.select-menu-3 .options-3 .option-3 svg {
  font-size: 25px;
  margin-right: 12px;
}

.select-menu-3 .options-3 .option-3 .option-text-3 {
  font-size: 18px;
  color: #333;
}

.select-btn-3 svg {
  font-size: 25px;
  transition: 0.3s;
}

.select-menu-3.active .select-btn-3 svg {
  transform: rotate(-180deg);
}

.select-menu-3.active .options-3 {
  display: block;
  opacity: 0;
  z-index: 10;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
  animation-duration: 0.2s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 30px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInDown {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }
}
.calculatorInput__overflow {
  overflow: initial !important;
}

.calculator_retirement .form-footer {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  flex-direction: column;
  align-items: center;
}
.calculator_retirement .form-footer .logo {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 766px) {
  .calculator_retirement .form-footer .logo {
    text-align: center;
    align-items: center;
    flex-direction: column;
  }
}

.form-start-again {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: center;
  color: #B82843;
  font-size: 14px;
  font-weight: 400;
}

.card_hover {
  margin-left: -12px;
  margin-right: -12px;
  padding-top: 24px;
}
.card_hover .card_hover__item .ratio-inner {
  padding-top: 66.666666%;
}
.card_hover .card_hover__content {
  display: block;
  overflow: hidden;
}
.card_hover .card_hover__content:hover .card_hover__text {
  opacity: 1;
}
.card_hover .card_hover__content:hover .card_hover__image {
  transform: scale(1.05);
}
.card_hover .card_hover__image {
  transform: scale(1);
  transition: transform ease 500ms;
}
.card_hover .card_hover__text {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity ease 150ms;
}
.card_hover .card_hover__text .card_hover__text-inner {
  padding-left: 16px;
  padding-right: 16px;
  max-width: 480px;
  margin: 0 auto;
  text-align: center;
}
.card_hover .card_hover__text .card_hover__text-inner h3 {
  color: #ffffff;
}

.card_hover__content {
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 12px;
  margin: auto;
}
.card_hover__content .card_hover__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.homepage_slider, .homepage_std {
  margin-bottom: 20px;
  overflow: visible;
  pointer-events: all;
}
.homepage_slider.container, .homepage_std.container {
  max-width: 1350px;
  margin: 0 auto;
}
.homepage_slider .scrollbar-container, .homepage_std .scrollbar-container {
  padding-top: 20px;
  overflow: hidden;
}
.homepage_slider .swiper-slide, .homepage_slider .homepage_std-wrapper, .homepage_std .swiper-slide, .homepage_std .homepage_std-wrapper {
  display: flex;
  height: auto;
}
.homepage_slider .homepage_slider__slide, .homepage_slider .homepage_std__slide, .homepage_std .homepage_slider__slide, .homepage_std .homepage_std__slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
  min-height: 380px;
  flex-grow: 1;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  top: 0px;
}
.homepage_slider .homepage_slider__slide:hover, .homepage_slider .homepage_std__slide:hover, .homepage_std .homepage_slider__slide:hover, .homepage_std .homepage_std__slide:hover {
  top: -5px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.homepage_slider .homepage_slider__slide.short_card, .homepage_slider .homepage_std__slide.short_card, .homepage_std .homepage_slider__slide.short_card, .homepage_std .homepage_std__slide.short_card {
  min-height: 25vw;
}
@media screen and (min-width: 1260px) {
  .homepage_slider .homepage_slider__slide, .homepage_slider .homepage_std__slide, .homepage_std .homepage_slider__slide, .homepage_std .homepage_std__slide {
    min-height: 290px;
  }
  .homepage_slider .homepage_slider__slide.short_card, .homepage_slider .homepage_std__slide.short_card, .homepage_std .homepage_slider__slide.short_card, .homepage_std .homepage_std__slide.short_card {
    min-height: 230px;
  }
}
.homepage_slider .homepage_slider__slide .inner-content, .homepage_slider .homepage_std__slide .inner-content, .homepage_std .homepage_slider__slide .inner-content, .homepage_std .homepage_std__slide .inner-content {
  padding: 40px 20px 40px;
  border: 1px solid #D1D5DB;
  border-radius: 3px;
  border-top: 0;
}
@media screen and (max-width: 766px) {
  .homepage_slider .homepage_slider__slide .inner-content, .homepage_slider .homepage_std__slide .inner-content, .homepage_std .homepage_slider__slide .inner-content, .homepage_std .homepage_std__slide .inner-content {
    padding: 32px 20px 24px;
  }
}
.homepage_slider .homepage_slider__slide.accounting, .homepage_slider .homepage_std__slide.accounting, .homepage_std .homepage_slider__slide.accounting, .homepage_std .homepage_std__slide.accounting {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.homepage_slider .homepage_slider__slide.accounting h3, .homepage_slider .homepage_slider__slide.accounting a, .homepage_slider .homepage_slider__slide.accounting .preheading, .homepage_slider .homepage_std__slide.accounting h3, .homepage_slider .homepage_std__slide.accounting a, .homepage_slider .homepage_std__slide.accounting .preheading, .homepage_std .homepage_slider__slide.accounting h3, .homepage_std .homepage_slider__slide.accounting a, .homepage_std .homepage_slider__slide.accounting .preheading, .homepage_std .homepage_std__slide.accounting h3, .homepage_std .homepage_std__slide.accounting a, .homepage_std .homepage_std__slide.accounting .preheading {
  color: #0C1D3E !important;
}
.homepage_slider .homepage_slider__slide.mortgages, .homepage_slider .homepage_std__slide.mortgages, .homepage_std .homepage_slider__slide.mortgages, .homepage_std .homepage_std__slide.mortgages {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.homepage_slider .homepage_slider__slide.mortgages h3, .homepage_slider .homepage_slider__slide.mortgages a, .homepage_slider .homepage_slider__slide.mortgages .preheading, .homepage_slider .homepage_std__slide.mortgages h3, .homepage_slider .homepage_std__slide.mortgages a, .homepage_slider .homepage_std__slide.mortgages .preheading, .homepage_std .homepage_slider__slide.mortgages h3, .homepage_std .homepage_slider__slide.mortgages a, .homepage_std .homepage_slider__slide.mortgages .preheading, .homepage_std .homepage_std__slide.mortgages h3, .homepage_std .homepage_std__slide.mortgages a, .homepage_std .homepage_std__slide.mortgages .preheading {
  color: #0C1D3E !important;
}
.homepage_slider .homepage_slider__slide.wealth, .homepage_slider .homepage_std__slide.wealth, .homepage_std .homepage_slider__slide.wealth, .homepage_std .homepage_std__slide.wealth {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.homepage_slider .homepage_slider__slide.wealth h3, .homepage_slider .homepage_slider__slide.wealth a, .homepage_slider .homepage_slider__slide.wealth .preheading, .homepage_slider .homepage_std__slide.wealth h3, .homepage_slider .homepage_std__slide.wealth a, .homepage_slider .homepage_std__slide.wealth .preheading, .homepage_std .homepage_slider__slide.wealth h3, .homepage_std .homepage_slider__slide.wealth a, .homepage_std .homepage_slider__slide.wealth .preheading, .homepage_std .homepage_std__slide.wealth h3, .homepage_std .homepage_std__slide.wealth a, .homepage_std .homepage_std__slide.wealth .preheading {
  color: #0C1D3E !important;
}
.homepage_slider .homepage_slider__slide.insurance, .homepage_slider .homepage_std__slide.insurance, .homepage_std .homepage_slider__slide.insurance, .homepage_std .homepage_std__slide.insurance {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.homepage_slider .homepage_slider__slide.insurance p.secondary, .homepage_slider .homepage_slider__slide.insurance a, .homepage_slider .homepage_std__slide.insurance p.secondary, .homepage_slider .homepage_std__slide.insurance a, .homepage_std .homepage_slider__slide.insurance p.secondary, .homepage_std .homepage_slider__slide.insurance a, .homepage_std .homepage_std__slide.insurance p.secondary, .homepage_std .homepage_std__slide.insurance a {
  color: #0C1D3E !important;
}
.homepage_slider p.secondary, .homepage_std p.secondary {
  color: #B82843 !important;
  font-weight: 600;
}
.homepage_slider h3, .homepage_std h3 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .homepage_slider h3, .homepage_std h3 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.homepage_slider a.underline, .homepage_std a.underline {
  color: #B82843;
  font-weight: 600;
  margin-top: 32px;
  display: block;
}

.homepage_slider.remove_sb .a {
  justify-content: flex-start !important;
}

#homepage_slider .vc_column_container > .vc_column-inner {
  padding-right: 0 !important;
}

@media screen and (max-width: 767px) {
  .home .homepage_slider .homepage_slider__slide {
    min-height: 320px;
  }
}

.social_icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  padding: 30px 0px;
}
.social_icons a {
  background: #0C1D3E;
  fill: #ffffff;
  display: flex;
  align-items: center;
  height: 30px;
  width: 30px;
  margin-right: 6px;
  padding: 8px;
  border-radius: 100%;
}
.social_icons a:hover {
  background: #B82843;
}
.social_icons a svg {
  max-width: 15px;
  fill: #ffffff;
}

.calculator_tile {
  background: #B82843;
  padding: 40px 20px;
  border: 1px solid #D1D5DB;
  border-radius: 3px;
  border-top: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  top: 0px;
}
.calculator_tile:hover {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  top: -5px;
}
@media screen and (max-width: 766px) {
  .calculator_tile {
    margin-bottom: 30px;
  }
}
.calculator_tile.bg_color_blue {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.calculator_tile.bg_color_blue p.eyebrow {
  color: #0C1D3E !important;
}
.calculator_tile.bg_color_blue a {
  color: #0C1D3E !important;
}
.calculator_tile.bg_color_dark_pink {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.calculator_tile.bg_color_dark_pink p.eyebrow {
  color: #B82843 !important;
}
.calculator_tile.bg_color_dark_pink a {
  color: #B82843 !important;
}
.calculator_tile.bg_color_light_pink {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.calculator_tile.bg_color_light_pink p.eyebrow {
  color: #FAA4BD !important;
}
.calculator_tile.bg_color_light_pink a {
  color: #FAA4BD !important;
}
.calculator_tile.bg_color_beige {
  background: #ffffff;
  border-top: 3px solid #B82843;
}
.calculator_tile.bg_color_beige p.eyebrow {
  color: #E9E7E0 !important;
}
.calculator_tile.bg_color_beige a {
  color: #E9E7E0 !important;
}
.calculator_tile .tile_text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 265px;
}
.calculator_tile .tile_text h4.text_color_blue {
  color: #0C1D3E;
}
.calculator_tile .tile_text h4.text_color_beige {
  color: #E9E7E0;
}
.calculator_tile .tile_text h3.text_color_blue {
  color: #0C1D3E;
}
.calculator_tile .tile_text h3.text_color_dark_pink {
  color: #B82843;
}
.calculator_tile .tile_text h3.text_color_light_pink {
  color: #FAA4BD;
}
.calculator_tile .tile_text h3.text_color_beige {
  color: #E9E7E0;
}
.calculator_tile .tile_text h3.eyebrow {
  color: #B82843;
}
.calculator_tile .tile_text h3.eyebrow {
  font-weight: 500;
}
.calculator_tile h3 {
  max-width: 300px;
}

.the_numbers {
  display: flex;
}
@media screen and (max-width: 766px) {
  .the_numbers {
    flex-direction: column;
    gap: 30px;
  }
}
.the_numbers.show_line {
  border-bottom: 1px solid #CCD3E1;
  padding-bottom: 50px;
}
.the_numbers .header_content {
  flex: 0 0 40%;
  padding-top: 15px;
}
.the_numbers .header_content p {
  max-width: 310px;
}
.the_numbers .the_numbers_grid {
  display: flex;
  flex: 0 0 60%;
  flex-wrap: wrap;
  align-content: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 559px) {
  .the_numbers .the_numbers_grid {
    flex-direction: column;
    align-content: flex-start;
    gap: 20px;
  }
}
.the_numbers .the_numbers_grid .number {
  text-align: left;
}
.the_numbers .the_numbers_grid .number .number_title h2 {
  margin: 5px 0px;
  font-size: 62px;
}
@media screen and (max-width: 766px) {
  .the_numbers .the_numbers_grid .number .number_title h2 {
    font-size: 45px;
  }
}

.new_base_header {
  background-color: #ffffff;
  position: relative;
}
.new_base_header h1 {
  color: #ffffff;
  padding-bottom: 30px;
  text-align: left;
}
.new_base_header .eyebrow {
  color: #ffffff;
  margin-bottom: 10px;
  text-align: left;
  font-weight: 700;
}

.new_base_header__content {
  height: 600px;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 3;
  padding-bottom: 80px;
}

.new_base_header__content_inner {
  max-width: 700px;
}

.new_base_header__background_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.new_base_header__background_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new_base_header__background_image::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgb(12, 29, 62), rgba(12, 29, 62, 0));
  z-index: 2;
}

.new_base_header_links {
  display: flex;
  align-content: center;
  align-items: center;
  margin-top: 15px;
}
@media screen and (max-width: 766px) {
  .new_base_header_links {
    display: flex;
    flex-direction: column;
  }
}

a.btn.blue {
  margin-right: 20px;
  width: 0 auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 766px) {
  a.btn.blue {
    margin-bottom: 20px;
    margin-right: 0px;
    width: -webkit-fill-available;
  }
}

a.btn.white {
  width: 0 auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 766px) {
  a.btn.white {
    margin-bottom: 20px;
    width: -webkit-fill-available;
  }
}

.page-header-small .new_base_header__content {
  height: 540px;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
.page-header-small h1 {
  padding-top: 0px;
}

.why-thrive {
  background-color: #ffffff;
}
.why-thrive h3 {
  color: #0C1D3E;
}
.why-thrive h3:not(:last-child) {
  margin-bottom: 5px;
}
.why-thrive h6 {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 700;
}
.why-thrive h6:not(:last-child) {
  margin-bottom: 5px;
}
.why-thrive .pink_highlight {
  display: inline-block;
  background-color: #B82843;
  color: #ffffff;
  padding: 4px 8px;
}

.job_listing_container .job_listings .table_titles {
  border-bottom: 1px solid #CFD5E3;
}
.job_listing_container .job_listings .table_titles p {
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .job_listing_container .job_listings .table_titles {
    display: none;
  }
}
.job_listing_container .job_listings .job_listing {
  border-bottom: 1px solid #CFD5E3;
  transition: all 0.3s ease-in-out;
}
.job_listing_container .job_listings .job_listing:hover {
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.job_listing_container .job_listings .job_listing:hover .btn {
  background-color: transparent;
  color: #B82843;
  transition: all 0.3s ease-in-out;
}
.job_listing_container .job_listings .job_listing .btn {
  background-color: #B82843;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .job_listing_container .job_listings .job_listing {
    border: 1px solid #CFD5E3;
    padding: 20px;
    margin: 20px 0px;
  }
  .job_listing_container .job_listings .job_listing .mob_title {
    font-size: 23px;
    font-family: "GT Super Display Light", serif;
  }
}
.job_listing_container .job_listings .line {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .job_listing_container .job_listings .line {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .job_listing_container h2 {
    max-width: 300px;
  }
}

.lighthouse_process h3 {
  text-align: center;
  color: #0C1D3E;
}
.lighthouse_process .timeline_flex {
  padding: 0;
  display: flex;
  color: #0C1D3E;
  background-image: linear-gradient(#0C1D3E, #0C1D3E);
  background-size: 3px 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.lighthouse_process .timeline_flex .left {
  flex: 0 0 50%;
  gap: 80px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.lighthouse_process .timeline_flex .left .card {
  max-width: 340px;
  text-align: right;
  margin: 0;
  float: right;
  margin-right: 130px;
}
@media screen and (max-width: 766px) {
  .lighthouse_process .timeline_flex .left .card {
    margin-right: 40px;
    max-width: 200px;
  }
}
.lighthouse_process .timeline_flex .left .card .title {

  position: relative;
}
.lighthouse_process .timeline_flex .left .card .title img {
  max-width: 270px;
  margin: 0;
}
.lighthouse_process .timeline_flex .left .card .title p.preheading {
  position: relative;
}
.lighthouse_process .timeline_flex .left .card .title p.preheading:before {
  content: url("Blue-Timeline-Line.dd57fb53.svg");
  position: absolute;
  right: -110px;
  height: 100%;
  margin-top: 5px;
  align-items: center;
}
@media screen and (max-width: 766px) {
  .lighthouse_process .timeline_flex .left .card .title p.preheading:before {
    content: "";
  }
}
.lighthouse_process .timeline_flex .left .card .title h5.large, .lighthouse_process .timeline_flex .left .card .title .h5.large {
  position: absolute;
  right: -153px;
  top: -13px;
  background: #0C1D3E;
  color: #ffffff;
  padding: 20px;
  border-radius: 40px;
  height: 47px;
  width: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 766px) {
  .lighthouse_process .timeline_flex .left .card .title h5.large, .lighthouse_process .timeline_flex .left .card .title .h5.large {
    right: -58px;
    padding: 15px;
    height: 35px;
    width: 35px;
    top: -5px;
  }
}
.lighthouse_process .timeline_flex .left .card .title h5, .lighthouse_process .timeline_flex .left .card .title .h5 {
  color: #0C1D3E;
  line-height: 1.4;
  margin-bottom: 5px;
  font-weight: 700;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 766px) {
  .lighthouse_process .timeline_flex .left .card .title h5, .lighthouse_process .timeline_flex .left .card .title .h5 {
    font-size: 15px;
  }
}
.lighthouse_process .timeline_flex .left .card .body {
  min-height: 100px;
  max-width: 260px;
}
@media screen and (max-width: 766px) {
  .lighthouse_process .timeline_flex .left .card .body p {
    line-height: 1.5;
    font-size: 12px;
  }
}
.lighthouse_process .timeline_flex .right {
  flex: 0 0 50%;
  margin-top: 120px;
  gap: 80px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.lighthouse_process .timeline_flex .right .card {
  max-width: 340px;
  margin-left: 130px;
}
@media screen and (max-width: 766px) {
  .lighthouse_process .timeline_flex .right .card {
    margin-left: 40px;
    max-width: 200px;
  }
}
.lighthouse_process .timeline_flex .right .card .title {
  position: relative;
}
.lighthouse_process .timeline_flex .right .card .title img {
  max-width: 270px;
  margin: 0;
}
.lighthouse_process .timeline_flex .right .card .title p.preheading {
  position: relative;
}
.lighthouse_process .timeline_flex .right .card .title p.preheading:before {
  content: url("Pink-Timeline-Line.d38a372a.svg");
  position: absolute;
  left: -110px;
  height: 100%;
  margin-top: 5px;
  align-items: center;
}
@media screen and (max-width: 766px) {
  .lighthouse_process .timeline_flex .right .card .title p.preheading:before {
    content: "";
  }
}
.lighthouse_process .timeline_flex .right .card .title h5.large, .lighthouse_process .timeline_flex .right .card .title .h5.large {
  position: absolute;
  left: -153px;
  top: -13px;
  background: #B82843;
  color: #ffffff;
  padding: 20px;
  border-radius: 40px;
  height: 47px;
  width: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 766px) {
  .lighthouse_process .timeline_flex .right .card .title h5.large, .lighthouse_process .timeline_flex .right .card .title .h5.large {
    left: -58px;
    padding: 15px;
    height: 35px;
    width: 35px;
    top: -5px;
  }
}
.lighthouse_process .timeline_flex .right .card .title h5, .lighthouse_process .timeline_flex .right .card .title .h5 {
  color: #0C1D3E;
  line-height: 1.4;
  margin-bottom: 5px;
  font-weight: 700;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 766px) {
  .lighthouse_process .timeline_flex .right .card .title h5, .lighthouse_process .timeline_flex .right .card .title .h5 {
    font-size: 15px;
  }
}
.lighthouse_process .timeline_flex .right .card .body {
  min-height: 100px;
  max-width: 260px;
}
@media screen and (max-width: 766px) {
  .lighthouse_process .timeline_flex .right .card .body p {
    line-height: 1.5;
    font-size: 12px;
  }
}
.lighthouse_process .end_image {
  position: relative;
  text-align: center;
  top: -30px;
}

.service_slider {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.service_slider .swiper-slide {
  height: unset !important;
}
@media screen and (max-width: 1199px) {
  .service_slider {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.service_slider .heading_description {
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
}
@media screen and (max-width: 766px) {
  .service_slider .heading_description {
    max-width: 100%;
  }
}
.service_slider .swiper-wrapper {
  justify-content: flex-start;
}
.service_slider .startingslides {
  width: 33%;
}
@media screen and (max-width: 1078px) {
  .service_slider .startingslides {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .service_slider .startingslides {
    width: 100%;
  }
}

.service_slider .grid-2 .startingslides {
  width: 50%;
}

.service_slider__slides {
  padding-right: 40px;
  padding-left: 40px;
}

.service_slider__slide {
  height: 100%;
  overflow: visible;
}
.service_slider__slide .service_slider__panel {
  border: 1px solid #CCD3E1;
  border-radius: 4px;
  background: #ffffff;
  height: calc(100% - 3px);
}
.service_slider__slide .service_slider__panel_title {
  background: #B82843;
  text-align: center;
  padding: 10px 0;
  border-radius: 4px 4px 0 0;
}
.service_slider__slide .service_slider__panel_title p {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .service_slider__slide .service_slider__panel_title p {
    font-size: 13px;
  }
}
.service_slider__slide .service_slider__panel_text {
  padding: 20px 16px;
  border-bottom: 1px solid #CCD3E1;
  text-align: center;
  min-height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.service_slider__slide .service_slider__panel_text p {
  font-weight: 500;
}
.service_slider__slide .service_slider__panel_text p.price {
  font-size: 45px;
  margin-bottom: 0;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .service_slider__slide .service_slider__panel_text p.price {
    font-size: 50px;
  }
}
.service_slider__slide .service_slider__panel_text p.just_text {
  font-size: 32px;
  margin-bottom: 0;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .service_slider__slide .service_slider__panel_text p.just_text {
    font-size: 50px;
  }
}
.service_slider__slide .service_slider__panel_features {
  padding: 20px 16px;
}
.service_slider__slide .service_slider__panel_features p.red {
  color: #B82843;
  font-weight: 500;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .service_slider__slide .service_slider__panel_features p.red {
    font-size: 14px;
  }
}
.service_slider__slide .service_slider__panel_features p a.btn {
  margin-top: 20px;
  width: -webkit-fill-available;
}
.service_slider__slide .service_slider__panel_features ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .service_slider__slide .service_slider__panel_features ul li {
    font-size: 13px;
  }
}
.service_slider__slide .service_slider__panel_features ul li:before {
  content: url("http://lighthousedevf.wpengine.com/wp-content/uploads/LH_✓.png");
  width: 11px;
  height: 11px;
  position: absolute;
  left: 0;
}

.service_slider__prev,
.service_slider__next {
  z-index: 1;
  position: absolute;
  top: calc(50% - 30px);
  cursor: pointer;
}
.service_slider__prev svg,
.service_slider__next svg {
  width: 18px;
  height: 59px;
  display: flex;
}
.service_slider__prev.swiper-button-disabled,
.service_slider__next.swiper-button-disabled {
  opacity: 0;
}

.service_slider__prev {
  left: -20px;
}
@media screen and (max-width: 1199px) {
  .service_slider__prev {
    left: 5px;
  }
}

.service_slider__next {
  right: -20px;
}
@media screen and (max-width: 1199px) {
  .service_slider__next {
    right: 5px;
  }
}

.min-525 .service_slider__slide .service_slider__panel_features {
  min-height: 525px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.min-335 .service_slider__slide .service_slider__panel_features {
  min-height: 335px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.min-447 .service_slider__slide .service_slider__panel_features {
  min-height: 447px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.min-264 .service_slider__slide .service_slider__panel_features {
  min-height: 264px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.min-360 .service_slider__slide .service_slider__panel_features {
  min-height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.center-align-box .swiper-wrapper {
  justify-content: center;
}

.reviews_slider.container {
  max-width: 1350px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1349px) {
  .reviews_slider.container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.reviews_slider .reviews_slider__slide {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.reviews_slider .reviews_slider__slide img {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .reviews_slider .reviews_slider__slide img {
    margin: 0 auto 30px;
  }
}
.reviews_slider .reviews_slider__slide p {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .reviews_slider .reviews_slider__panel {
    text-align: center;
  }
}

.team_members__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.team_members__list .team_member {
  flex: 0 0 50%;
  padding: 20px 10px;
}
@media screen and (min-width: 1000px) {
  .team_members__list .team_member {
    flex: 0 0 33.3333%;
  }
}
@media screen and (max-width: 639px) {
  .team_members__list .team_member {
    flex: 0 0 100%;
  }
}
.team_members__list .team_member__text {
  display: block;
  margin: 25px 0 10px;
}
@media screen and (max-width: 767px) {
  .team_members__list .team_member__text {
    margin: 25px 0 5px;
  }
}
.team_members__list .team_member__text h4 {
  color: #0C1D3E;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .team_members__list .team_member__text h4 {
    margin-bottom: 5px;
  }
}
.team_members__list .team_member__text p {
  margin-bottom: 28px;
}
.team_members__list .team_member__text a {
  display: block;
  margin: 14px 0;
  font-weight: 400;
}
.team_members__list .team_member__text a.underline {
  color: #B82843;
  font-weight: 500;
  text-decoration: underline;
}

.filter_bar {
  border-top: 1px solid #CCD3E1;
  border-bottom: 1px solid #CCD3E1;
}
.filter_bar .filter-section {
  position: relative;
  border-left: 1px solid #CCD3E1;
  border-right: 1px solid #CCD3E1;
}
.filter_bar .filter-section p {
  margin-bottom: 0px;
}
.filter_bar .dropdown {
  position: absolute;
  z-index: 99;
  background: white;
  width: 101%;
  left: -1px;
  border: 1px solid #CCD3E1;
  border-top: none;
}
.filter_bar .dropdown-con {
  position: relative;
}

.team_card_min_height {
  min-height: 155px;
}

.clear_staff:hover p {
  color: #B82843;
}

.slider_logos body {
  margin: 0;
  padding: 0;
}
.slider_logos button {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.slider_logos img {
  display: block;
  width: 100%;
  max-width: 120px;
}
.slider_logos section {
  width: 100%;
  overflow: hidden;
}
.slider_logos article {
  display: flex;
  width: 180%;
  gap: 0px;
  animation: bannermove 30s linear infinite;
}
@media screen and (max-width: 766px) {
  .slider_logos article {
    width: 300%;
  }
}
@media screen and (min-width: 1940px) {
  .slider_logos article {
    width: 150%;
  }
}
.slider_logos article.paused {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.slider_logos div {
  width: 100%;
}
@media screen and (max-width: 766px) {
  .slider_logos div.hide-mob {
    display: none;
  }
}
.slider_logos ul {
  gap: 0px;
  display: flex;
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  align-items: center;
}
@media screen and (max-width: 766px) {
  .slider_logos ul {
    gap: 20px;
  }
}
.slider_logos li {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 766px) {
  .slider_logos li {
    padding: 10px;
    max-width: 170px;
  }
}
@keyframes bannermove {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.fade_section_con {
  position: relative;
}

.fade_section {
  display: none;
}

.fade_section.active {
  display: block;
}

.fade_section {
  position: absolute;
  display: block;
}

.shortz .fade_section_con {
  justify-content: center;
  display: flex;
}
.shortz .fade-element.red {
  color: #B82843;
}

.single_price_card {
  max-width: 80%;
  margin: 0 auto;
  border-radius: 6px;
}
@media screen and (max-width: 1199px) {
  .single_price_card {
    max-width: 100%;
  }
}
.single_price_card .heading_description {
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
}
@media screen and (max-width: 766px) {
  .single_price_card .heading_description {
    max-width: 100%;
  }
}
.single_price_card .panel_title {
  background: #B82843;
  text-align: center;
  padding: 10px 0;
  border-radius: 4px 4px 0 0;
}
.single_price_card .panel_title p {
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.single_price_card .card_text {
  display: flex;
  border: 1px solid #CCD3E1;
}
@media screen and (max-width: 766px) {
  .single_price_card .card_text {
    flex-direction: column;
  }
}
.single_price_card .card_text .card_text_left {
  background: #ffffff;
  flex: 0 0 40%;
  border-right: 1px solid #CCD3E1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 20px;
  justify-content: space-between;
}
@media screen and (max-width: 766px) {
  .single_price_card .card_text .card_text_left {
    gap: 30px;
    border-bottom: 1px solid #CCD3E1;
  }
}
.single_price_card .card_text .card_text_left p {
  font-weight: 500;
}
.single_price_card .card_text .card_text_left p.price {
  font-size: 45px;
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 500;
}
.single_price_card .card_text .card_text_left .btn {
  width: 100%;
}
.single_price_card .card_text .card_text_left .price_and_sub {
  text-align: center;
  margin: 30px 10px;
}
@media screen and (max-width: 766px) {
  .single_price_card .card_text .card_text_left .price_and_sub {
    margin: 0px;
  }
}
.single_price_card .card_text .card_text_right {
  background: #ffffff;
  flex: 0 0 60%;
  padding: 20px 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 766px) {
  .single_price_card .card_text .card_text_right {
    padding: 30px 25px;
  }
}
.single_price_card .card_text .card_text_right p.red {
  color: #B82843;
  font-weight: 500;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .single_price_card .card_text .card_text_right p.red {
    font-size: 14px;
  }
}
.single_price_card .card_text .card_text_right ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .single_price_card .card_text .card_text_right ul li {
    font-size: 13px;
  }
}
.single_price_card .card_text .card_text_right ul li:before {
  content: url("http://lighthousedevf.wpengine.com/wp-content/uploads/LH_✓.png");
  width: 11px;
  height: 11px;
  position: absolute;
  left: 0;
}

.single-property .nav_desktop_b4ba__navbar,
.page-id-1981 .nav_desktop_b4ba__navbar {
  background-color: white !important;
}

.property_hero {
  background-color: #F3F2EF;
}
@media screen and (max-width: 767px) {
  .property_hero .text_image_d9f0__image_ratio.image_ratio--4-3 {
    padding-top: 60%;
  }
  .property_hero .text_image_d9f0__text_inner {
    width: 100%;
  }
}
.property_hero .text_image_d9f0.even_split .text_image_d9f0__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 890px) {
  .property_hero .text_image_d9f0.even_split .text_image_d9f0__image {
    flex: 0 0 38%;
  }
  .property_hero .text_image_d9f0.even_split .text_image_d9f0__text {
    flex: 0 0 62%;
  }
  .property_hero .text_image_d9f0__image_ratio.image_ratio--4-3 {
    padding-top: 120%;
  }
}
.property_hero .availbility_selector {
  display: flex;
}
@media screen and (max-width: 767px) {
  .property_hero .availbility_selector {
    flex-direction: column;
    margin-top: 30px;
  }
}
.property_hero .availbility_selector select#availbility_select {
  margin-top: 0;
  margin-right: 16px;
  background-image: url("chevron-down.917c8a45.svg");
  background-position: calc(100% - 1em) 50%;
  background-repeat: no-repeat;
  background-color: #ffffff;
  font-family: "Switzer", sans-serif;
  font-size: 14px;
  color: #0C1D3E;
  line-height: 1;
  padding: 17px 1em;
  width: 100%;
  border: 1px solid #CFD5E3;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.property_hero .availbility_selector select#availbility_select:focus {
  outline: 0;
}
.property_hero .availbility_selector button#availbility_btn {
  border: 1px solid #B82843;
  color: #ffffff;
  background: #B82843;
  font-family: "Switzer", sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 18px;
  margin-top: 0;
  display: inline-block;
  min-width: 150px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
.property_hero .enquire-custom-dropdown {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .property_hero .enquire-custom-dropdown {
    flex-direction: column;
  }
}
.property_hero .development__buy-custom-dropdown {
  position: relative;
  font-family: "Switzer", sans-serif;
  font-size: 14px;
  color: #0C1D3E;
  line-height: 1;
  padding: 0 1em;
  width: 100%;
  flex: 0 0 calc(100% - 200px);
  border: 1px solid #CFD5E3;
  border-radius: 0;
  margin-top: 0;
  margin-right: 16px;
  background-color: #ffffff;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767px) {
  .property_hero .development__buy-custom-dropdown {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.property_hero .development__buy-custom-dropdown:focus {
  outline: 0;
}
.property_hero .development__buy-custom-dropdown.active {
  border-color: #0C1D3E;
}
.property_hero .development__buy-custom-dropdown.dropped {
  flex: 0 0 100%;
  border-color: #0C1D3E;
}
.property_hero .development__buy-custom-dropdown:before, .property_hero .development__buy-custom-dropdown:after {
  background-color: #0C1D3E;
  content: "";
  height: 1px;
  width: 12px;
  position: absolute;
  top: 0;
  right: 24px;
  bottom: 0;
  margin: auto;
}
.property_hero .development__buy-custom-dropdown:before {
  transform: translateX(8px) rotate(-45deg);
}
.property_hero .development__buy-custom-dropdown:after {
  transform: rotate(45deg);
}
.property_hero .development__buy-custom-dropdown .selected-option {
  height: 45px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.property_hero .development__buy-custom-dropdown .custom-dropdown-list {
  display: none;
  position: absolute;
  list-style: none;
  padding: 0;
  margin: -1px;
  background-color: #fff;
  border: 1px solid #CFD5E3;
  border-top: none;
  border-radius: 0;
  width: calc(100% + 2px);
  z-index: 9;
  top: 47px;
  left: 0px;
  height: inherit;
  overflow: auto;
}
.property_hero .development__buy-custom-dropdown .custom-dropdown-list li {
  padding: 8px 12px;
  font-size: 13px;
  font-weight: 500;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition: background-color 0.15s ease-in-out;
  cursor: pointer;
}
.property_hero .development__buy-custom-dropdown .custom-dropdown-list li.bold {
  font-weight: 600;
}
.property_hero .development__buy-custom-dropdown .custom-dropdown-list li:hover {
  background-color: #f0f0f0;
}
.property_hero .development__buy-custom-dropdown .custom-dropdown-list li[disabled] {
  color: #999;
  text-decoration: line-through;
  pointer-events: none;
  cursor: not-allowed;
}
.property_hero a.enquire-for-more-info {
  border: 1px solid #B82843;
  color: #ffffff;
  background: #B82843;
  font-family: "Switzer", sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 45px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}
@media screen and (max-width: 767px) {
  .property_hero a.enquire-for-more-info {
    width: 100%;
  }
}
.property_hero a.enquire-for-more-info button#availbility_btn {
  width: 180px;
  height: 45px;
  border: none;
  background: none;
  color: #ffffff;
  font-family: "Switzer", sans-serif;
  font-size: 14px;
  font-weight: 500;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .property_hero a.enquire-for-more-info button#availbility_btn {
    width: 100%;
  }
}
.property_hero .enquire-for-more-info-form {
  width: 100%;
  display: none;
}
.property_hero .enquire-for-more-info-form #gform_27 {
  margin-top: 10px;
}
.property_hero .enquire-for-more-info-form #gform_27 .gfield input[type=text], .property_hero .enquire-for-more-info-form #gform_27 .gfield input[type=email], .property_hero .enquire-for-more-info-form #gform_27 .gfield input[type=tel], .property_hero .enquire-for-more-info-form #gform_27 .gfield input[type=number] {
  border-radius: 0;
  border: 1px solid #CFD5E3;
  margin-bottom: 0 !important;
}
.property_hero .enquire-for-more-info-form #gform_27 .gfield input[type=text]::placeholder, .property_hero .enquire-for-more-info-form #gform_27 .gfield input[type=email]::placeholder, .property_hero .enquire-for-more-info-form #gform_27 .gfield input[type=tel]::placeholder, .property_hero .enquire-for-more-info-form #gform_27 .gfield input[type=number]::placeholder {
  color: #828A9B;
}
.property_hero .enquire-for-more-info-form #gform_27 .gform_footer input[type=submit] {
  margin-top: 0;
  min-width: calc(50% - 8px);
}
.property_hero .enquire-for-more-info-form #gform_27 .gform_footer.top_label {
  text-align: left !important;
}
.property_hero h1 {
  font-size: 55px;
}

.property_intro h3.border-bt {
  border-bottom: 1px solid #CCD3E1;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.property_intro .property_intro--split {
  display: flex;
}
@media screen and (max-width: 767px) {
  .property_intro .property_intro--split {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .property_intro .property_intro--split .property_intro--split-content {
    max-width: calc(100% - 280px);
    padding-right: 80px;
  }
}
.property_intro .property_intro--split .property_intro--split-ctas {
  display: block;
  max-width: 280px;
}
.property_intro .property_intro--split .property_intro--split-ctas a {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 16px 20px;
  border-top: 2px solid #B82843;
  border-bottom: 1px solid #CCD3E1;
  border-left: 1px solid #CCD3E1;
  border-right: 1px solid #CCD3E1;
  margin-bottom: 10px;
}
.property_intro .property_intro--split .property_intro--split-ctas a::after {
  content: url("https://lighthousefinancial.co.nz/wp-content/uploads/LH_arrow_btn.svg");
  position: absolute;
  right: 20px;
  top: 10px;
}
.property_intro .property_intro--split .property_intro--split-ctas svg {
  max-width: 19px;
  max-height: 23px;
  margin-right: 15px;
}
.property_intro .property_intro--split .property_intro--split-ctas p {
  margin-bottom: 4px;
  margin-top: 8px;
}
@media screen and (max-width: 766px) {
  .property_intro .property_intro--split .property_intro--split-ctas p {
    margin-bottom: 6px;
  }
}
.property_intro .property_intro--split .property_intro--split-ctas p.align-icons {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .property_intro .property_intro--split .property_intro--split-ctas {
    max-width: 100%;
    margin-top: 40px;
  }
}

/* Neighbourhood Slider */
.slider_scroll_neighbourhood {
  overflow: visible !important;
  clip-path: inset(-100vw -100vw -100vw 0);
}
@media screen and (min-width: 768px) {
  .slider_scroll_neighbourhood {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .slider_scroll_neighbourhood .scrollbar-container {
    padding-top: 20px;
  }
}
.slider_scroll_neighbourhood .slider_scroll__slide {
  position: relative;
}
.slider_scroll_neighbourhood .slider_scroll__slide_image {
  height: 350px;
  border-radius: 0;
  overflow: hidden;
  position: relative;
}
.slider_scroll_neighbourhood img.object-fit-cover {
  position: absolute;
  transition: transform ease 500ms;
}
.slider_scroll_neighbourhood .image-overlay-text {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.slider_scroll_neighbourhood .image-overlay-text .flex-bt {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  background: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0));
}
.slider_scroll_neighbourhood .image-overlay-text .flex-bt p {
  color: white;
}
.slider_scroll_neighbourhood .scrollbar-container {
  padding-top: 30px;
  width: 100%;
}

.center-hero-text {
  margin: 0 auto;
}

/* Property Grid */
.property-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (min-width: 1000px) {
  .property-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .property-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.property-item .property-image {
  width: 100%;
  height: 25vw;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .property-item .property-image {
    height: 220px;
  }
}
@media screen and (max-width: 599px) {
  .property-item .property-image {
    height: 50vw;
  }
}
.property-item .property-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.property-item .property-item-text {
  padding: 20px;
  background: #ffffff;
  border-left: 1px solid #CFD5E3;
  border-right: 1px solid #CFD5E3;
  border-bottom: 2px solid #B82843;
}
.property-item .property-item-text h3 {
  font-size: 25px;
  margin-bottom: 30px;
}
.property-item .property-item-text .property-location {
  margin-bottom: 8px;
}
.property-item .property-item-text .learn-more {
  color: #B82843;
  font-size: 15px;
}

.gallery {
  padding: 0 0 80px;
  margin-left: -12px;
  margin-right: -12px;
}
@media screen and (max-width: 767px) {
  .gallery {
    padding: 0 0 50px;
  }
}

.grid-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .grid-item {
    width: 50%;
  }
}
.grid-item:nth-child(3), .grid-item:nth-child(4), .grid-item:nth-child(5), .grid-item:nth-child(8), .grid-item:nth-child(9), .grid-item:nth-child(10), .grid-item:nth-child(13), .grid-item:nth-child(14), .grid-item:nth-child(15), .grid-item:nth-child(18), .grid-item:nth-child(19), .grid-item:nth-child(20), .grid-item:nth-child(23), .grid-item:nth-child(24), .grid-item:nth-child(25) {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .grid-item:nth-child(3), .grid-item:nth-child(4), .grid-item:nth-child(5), .grid-item:nth-child(8), .grid-item:nth-child(9), .grid-item:nth-child(10), .grid-item:nth-child(13), .grid-item:nth-child(14), .grid-item:nth-child(15), .grid-item:nth-child(18), .grid-item:nth-child(19), .grid-item:nth-child(20), .grid-item:nth-child(23), .grid-item:nth-child(24), .grid-item:nth-child(25) {
    width: 33.3333%;
  }
}

.gallery-item .ratio-inner {
  padding-top: 75%;
}

.grid.filtering .grid-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .grid.filtering .grid-item {
    width: 50%;
  }
}

.gallery-item-inner {
  position: relative;
}

.gallery-content {
  position: absolute;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 12px;
  margin: auto;
}
.gallery-content .gallery-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgb(12, 29, 62);
  opacity: 0.8;
  display: none;
  z-index: 1035;
}

.sl-wrapper {
  z-index: 1040;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
}
.sl-wrapper * {
  box-sizing: border-box;
}
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: "Switzer", sans-serif;
  color: #fff;
  font-size: 3rem;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1060;
  color: #fff;
  font-size: 1rem;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: "Switzer", sans-serif;
  color: #fff;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
  direction: ltr;
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
  z-index: 1060;
}

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.sl-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.animate--from-bottom {
  transition: all ease-out 500ms;
}
.animate--from-bottom.not-animated {
  opacity: 0;
  transform: translateY(40px);
}
.animate--from-bottom.animated {
  opacity: 1;
  transform: translateY(0);
}

.gallery--heading {
  background: #0C1D3E;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .gallery--heading {
    padding: 80px 0 50px;
  }
}
.gallery--heading h1, .gallery--heading p {
  text-align: center;
  color: #ffffff;
}
.gallery--heading p {
  max-width: 500px;
  margin: 0 auto;
  line-height: 1.4;
}

@media (min-width: 980px) {
  .tab-module .tab-title-con {
    margin-top: 64px;
  }
}
.tab-module .single-tab {
  padding: 0px 10px;
  min-width: 160px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCD3E1;
  cursor: pointer;
}
.tab-module .single-tab p {
  pointer-events: none;
  font-weight: 600;
  color: #0C1D3E;
}
.tab-module .single-tab.selected {
  border-bottom: 1px solid #B82843;
}
.tab-module .single-tab.selected p {
  color: #B82843;
}
@media (max-width: 980px) {
  .tab-module {
    gap: 30px;
  }
}
.tab-module .tab-row {
  /* Make scrollbar 0px in height and white in color for all browsers */
}
.tab-module .tab-row::-webkit-scrollbar {
  height: 0px;
  background-color: #ffffff;
}
.tab-module .tab-row::-webkit-scrollbar-thumb {
  background-color: #ffffff;
}
.tab-module .tab-row::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.tab-module .tab-row::-moz-scrollbar {
  height: 0px;
  background-color: #ffffff;
}
.tab-module .tab-row::-moz-scrollbar-thumb {
  background-color: #ffffff;
}
.tab-module .tab-row::-moz-scrollbar-track {
  background-color: #ffffff;
}
.tab-module .tab-row::-ms-scrollbar {
  height: 0px;
  background-color: #ffffff;
}
.tab-module .tab-row::-ms-scrollbar-thumb {
  background-color: #ffffff;
}
.tab-module .tab-row::-ms-scrollbar-track {
  background-color: #ffffff;
}
.tab-module .tab-row::scrollbar {
  height: 0px;
  background-color: #ffffff;
}
.tab-module .tab-row::scrollbar-thumb {
  background-color: #ffffff;
}
.tab-module .tab-row::scrollbar-track {
  background-color: #ffffff;
}
@media (max-width: 980px) {
  .tab-module .tab-row {
    flex-wrap: nowrap;
    overflow-x: scroll;
    max-width: 100%;
    justify-content: start;
    gap: 20px !important;
  }
  .tab-module .tab-row p {
    white-space: nowrap;
  }
  .tab-module .tab-row .single-tab {
    min-width: fit-content;
  }
}

.tab_content_con {
  height: 600px;
  position: relative;
  margin-bottom: 50px;
}
.tab_content_con .service_slider {
  position: absolute;
  top: 160px;
  left: 0px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.5s ease-out;
}
.tab_content_con .service_slider.activetab {
  top: 0px;
  left: 0px;
  opacity: 1;
  visibility: visible;
  z-index: 2;
}

.footer_desktop_baa5 {
  background-color: #0C1D3E;
  color: #ffffff;
  display: block;
}
.footer_desktop_baa5 a {
  color: #ffffff;
}
.footer_desktop_baa5 .fullwidth {
  margin: 0 auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media screen and (max-width: 766px) {
  .footer_desktop_baa5 .fullwidth {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.footer_desktop_baa5__upper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 80px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1099px) {
  .footer_desktop_baa5__upper {
    display: block;
    padding-top: 40px;
  }
}

.footer_desktop_baa5__lower {
  padding-bottom: 48px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .footer_desktop_baa5__lower {
    display: block;
  }
}

.footer_desktop_baa5__crumbs {
  font-size: 12px;
}
.footer_desktop_baa5__crumbs span {
  display: inline-block;
  color: white;
}
@media screen and (max-width: 767px) {
  .footer_desktop_baa5__crumbs span {
    display: block;
    margin-bottom: 8px;
  }
}
.footer_desktop_baa5__crumbs span:not(:last-child):after {
  content: "";
  display: inline-block;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.footer_desktop_baa5__crumbs span a {
  font-weight: 400;
}

.footer_desktop_baa5__branding {
  display: block;
  flex: 0 0 25%;
}
@media screen and (max-width: 1099px) {
  .footer_desktop_baa5__branding {
    margin-bottom: 30px;
  }
}
.footer_desktop_baa5__branding .footer_desktop_baa5__tagline {
  margin-top: 20px;
}
.footer_desktop_baa5__branding .footer_desktop_baa5__tagline p {
  font-size: 12px;
  color: white;
}
@media screen and (max-width: 1099px) {
  .footer_desktop_baa5__branding .footer_desktop_baa5__tagline p {
    font-size: 14px;
  }
}
.footer_desktop_baa5__branding .footer_desktop_baa5__tagline a {
  color: #B82843;
  text-decoration: underline;
}
.footer_desktop_baa5__branding .footer_desktop_baa5__tagline a.btn-secondary {
  text-decoration: none;
  margin-top: 30px;
}

.footer_desktop_baa5__social {
  margin-top: 40px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .footer_desktop_baa5__social {
    margin-top: 0px;
    margin-bottom: 40px;
  }
}
.footer_desktop_baa5__social a {
  display: inline-block;
  height: 30px;
  width: 30px;
  margin-right: 6px;
  background: #ffffff;
  padding: 8px;
  border-radius: 100%;
}
.footer_desktop_baa5__social svg {
  display: block;
  width: 14px;
  height: 100%;
}
.footer_desktop_baa5__social svg path {
  fill: #0C1D3E;
}

.footer_desktop_baa5__references {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .footer_desktop_baa5__references {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .footer_desktop_baa5__references img {
    margin-bottom: 0 !important;
    max-width: 102px;
  }
}
.footer_desktop_baa5__references img {
  margin-bottom: 20px;
  max-width: 120px;
}
.footer_desktop_baa5__references span {
  font-size: 12px;
  color: white;
}
.footer_desktop_baa5__references span a {
  font-weight: 400;
}

.footer_desktop_baa5__menus {
  display: flex;
  flex: 0 0 75%;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .footer_desktop_baa5__menus {
    display: block;
  }
}

.footer_desktop_baa5__menu {
  flex: 0 0 16.666%;
}
@media screen and (max-width: 767px) {
  .footer_desktop_baa5__menu ul li.menu_has_children ul.submenu {
    display: none;
  }
}
.footer_desktop_baa5__menu .submenu {
  line-height: 1.5;
}

.footer_desktop_baa5__menu a {
  display: inline-block;
}

.footer_desktop_baa5__menu > ul > li a {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 16px;
}

.footer_desktop_baa5__menu > ul > li > ul > li a {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 6px;
}

.footer_desktop_baa5__menu > ul > li > i {
  display: none;
}

.footer_desktop_baa5__logo img {
  max-width: 230px;
}

.admin-bar .nav_desktop_b4ba {
  top: 32px;
}

.nav_desktop_b4ba {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  display: none;
}
@media screen and (min-width: 1024px) {
  .nav_desktop_b4ba {
    display: block;
  }
}
.nav_desktop_b4ba:hover .nav_desktop_b4ba__navbar {
  background-color: #ffffff;
}

.nav_desktop_b4ba__spacer {
  height: 90px;
  display: none;
}
@media screen and (min-width: 1024px) {
  .nav_desktop_b4ba__spacer {
    display: block;
  }
}

.nav_desktop_b4ba__logo {
  flex: 0 0 210px;
  height: 60px;
  display: flex;
  align-items: center;
}
.nav_desktop_b4ba__logo img.logo_theme_light {
  display: flex;
}
.nav_desktop_b4ba__logo img.logo_theme_dark {
  display: none;
}

.nav_desktop_b4ba__navbar {
  background-color: #ffffff;
  transition: background-color 0.2s ease-in-out;
  border-bottom: 1px solid #CCD3E1;
}

.blue_nav .nav_desktop_b4ba__navbar {
  background-color: #F6F7FB;
}

.nav_desktop_b4ba__navbar_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 90px;
}

.nav_desktop_b4ba__menu .submenu {
  display: none;
}

.nav_desktop_b4ba__menu > ul {
  display: flex;
  list-style: none;
}

.nav_desktop_b4ba__menu > ul > li {
  padding-left: 2.2em;
}
@media screen and (max-width: 1339px) {
  .nav_desktop_b4ba__menu > ul > li {
    padding-left: 1.8em;
  }
}
.nav_desktop_b4ba__menu > ul > li a {
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 1339px) {
  .nav_desktop_b4ba__menu > ul > li a {
    font-size: 14px;
  }
}

.nav_desktop_b4ba__menu > ul > li.show_dropdown > ul.submenu {
  display: block;
}

.nav_desktop_b4ba__menu > ul > li.dropdown > ul {
  background-color: #ffffff;
  position: absolute;
  top: 48px;
  left: 0;
  padding: 0 16px 16px 16px;
  min-width: 160px;
}
.nav_desktop_b4ba__menu > ul > li.dropdown > ul li {
  padding: 6px 0;
}
.nav_desktop_b4ba__menu > ul > li.dropdown > ul li a {
  font-weight: 400;
}

.mega_columns {
  display: flex;
  background: #ffffff;
}
.mega_columns .mega_cta_column {
  flex: 0 0 30%;
  padding: 50px 70px 50px 70px;
}
.mega_columns .mega_cta_column h4 {
  margin-bottom: 12px;
}
.mega_columns .mega_cta_column p {
  font-size: 14px;
}
.mega_columns .mega_cta_column .btn-secondary {
  margin-top: 30px;
  font-size: 14px;
  min-width: 220px;
  text-align: center;
}
.mega_columns .mega_column_menu {
  list-style: none;
  flex: 0 0 70%;
  background: #F6F7FB;
  padding: 50px 70px 50px 70px;
  height: 100%;
  min-height: 350px;
}
.mega_columns .mega_column_menu a {
  display: none;
}
.mega_columns .mega_column_menu.mega_column_menu__col ul.submenu {
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 2000px) {
  .mega_columns .mega_column_menu.mega_column_menu__col ul.submenu {
    max-width: 1200px;
    margin: 0 auto;
  }
}
.mega_columns .mega_column_menu.mega_column_menu__col ul.submenu li {
  flex: 0 0 50%;
}
.mega_columns .mega_column_menu ul.submenu {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  gap: 15px;
  flex-wrap: wrap;
}
@media screen and (min-width: 2000px) {
  .mega_columns .mega_column_menu ul.submenu {
    max-width: 1200px;
    margin: 0 auto;
  }
}
.mega_columns .mega_column_menu ul.submenu li a {
  display: inherit;
  padding-bottom: 10px;
  font-weight: 500;
}
.mega_columns .mega_column_menu ul.submenu li .submenu {
  display: block;
}
.mega_columns .mega_column_menu ul.submenu li .submenu li {
  padding-right: 0;
}
.mega_columns .mega_column_menu ul.submenu li .submenu a {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 5px;
  max-width: 380px;
}
.mega_columns .mega_column_menu ul.submenu li.menu_has_children {
  flex: 1;
  width: 100%;
}

.mega_columns .mega_column_menu .stack ul.submenu li.menu_has_children {
  flex: 0 0 48%;
  max-width: 500px;
}
.mega_columns .mega_column_menu .stack ul.submenu li.menu_has_children:not(:last-child) {
  margin-bottom: 25px;
}

.mega_columns .mega_column_menu ul.submenu li .submenu {
  border-top: 1px solid #CCD3E1;
  padding-top: 15px;
}

.nav_desktop_b4ba__dropdown_megas {
  background-color: #ffffff;
}
.nav_desktop_b4ba__dropdown_megas .nav_container {
  padding: 0px;
}

.nav_desktop_b4ba__dropdown_mega {
  display: none;
  overflow: hidden;
}
.nav_desktop_b4ba__dropdown_mega.show_dropdown_mega {
  display: block;
}

.nav_desktop_b4ba__dropdown_mega a {
  display: inline-block;
}

.nav_desktop_b4ba__dropdown_mega > ul > li > a {
  font-size: 20px;
  margin-bottom: 24px;
}

.nav_desktop_b4ba__dropdown_mega > ul > li > ul {
  display: flex;
}

.nav_desktop_b4ba__dropdown_mega > ul > li > ul > li {
  margin-right: 32px;
}

.nav_desktop_b4ba__dropdown_mega > ul > li > ul > li > a {
  margin-bottom: 12px;
}

.nav_desktop_b4ba__dropdown_mega > ul > li > ul > li > ul > li > a {
  padding: 4px 0;
  font-weight: 400;
}

.nav_desktop_b4ba__dropdown_mega i {
  display: none;
}

.nav_desktop_b4ba__menu > ul > li.menu_has_children {
  position: relative;
}
.nav_desktop_b4ba__menu > ul > li.menu_has_children i {
  display: none;
}

.nav_desktop_b4ba__notification {
  background-color: #0C1D3E;
  color: #ffffff;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  font-size: 14px;
}
.nav_desktop_b4ba__notification a {
  color: #ffffff;
}

.nav_desktop_b4ba .cta_button a {
  color: #B82843;
  border: 1px solid #B82843;
  padding: 12px 18px;
  background: transparent;
  transition: color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.nav_desktop_b4ba .cta_button a:hover {
  color: #ffffff;
  background: #B82843;
}

.nav_desktop_b4ba__dropdown_mega--learning-hub .mega_column_menu {
  background: #F8F8F6;
}

.nav_mobile_e3f1__spacer {
  height: 65px !important;
  display: block;
}
@media screen and (min-width: 1024px) {
  .nav_mobile_e3f1__spacer {
    display: none;
  }
}

.admin-bar .nav_mobile_e3f1 {
  top: 0;
}
@media screen and (min-width: 783px) {
  .admin-bar .nav_mobile_e3f1 {
    top: 32px;
  }
}

.nav_mobile_e3f1 {
  background-color: #ffffff;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  transition: background-color 0.2s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .nav_mobile_e3f1 {
    display: none;
  }
}
.nav_mobile_e3f1.blue_nav {
  background-color: #F6F7FB;
}
.nav_mobile_e3f1.active {
  background-color: #ffffff;
}
.nav_mobile_e3f1 .main-menu ul {
  line-height: 2;
}
.nav_mobile_e3f1 .main-menu a {
  width: 100%;
}

.nav_mobile_e3f1__notification {
  background-color: #0C1D3E;
  color: #ffffff;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid rgba(225, 255, 255, 0.25);
}
.nav_mobile_e3f1__notification a {
  color: #ffffff;
}

.nav_mobile_e3f1__navbar {
  background-color: #ffffff;
  transition: background-color 0.2s ease-in-out;
  border-bottom: 1px solid #CCD3E1;
}

.blue_nav.active .nav_mobile_e3f1__navbar {
  background-color: #ffffff;
}
.blue_nav .nav_mobile_e3f1__navbar {
  background-color: #F6F7FB;
}

.nav_mobile_e3f1__navbar_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 65px;
}

.nav_mobile_e3f1__logo {
  flex: 0 0 170px;
}

.nav_mobile_e3f1__trigger {
  display: block;
  position: relative;
  width: 100px;
  height: 100%;
}
.nav_mobile_e3f1__trigger::before {
  content: "MENU";
  font-family: "Switzer", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #0C1D3E;
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
}
.nav_mobile_e3f1__trigger.active::before {
  content: "CLOSE";
}

.nav_mobile_e3f1__menu {
  border-top: 1px solid rgba(225, 255, 255, 0.25);
  padding: 32px 0;
  display: none;
  background: #fff;
}
.nav_mobile_e3f1__menu .container {
  position: relative;
  height: 100%;
  min-height: 600px;
  overflow: hidden;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
}
.nav_mobile_e3f1__menu .btn-mainmenu {
  position: absolute;
  bottom: 80px;
  max-width: 90%;
  padding: 22px;
}
.nav_mobile_e3f1__menu .btn-submenu {
  margin: 30px 0 20px;
  padding: 22px;
  padding: 20px;
  font-size: 14px;
  width: 100%;
}
.nav_mobile_e3f1__menu .cta_button a {
  color: #B82843;
  border: 1px solid #B82843;
  padding: 12px;
  background: transparent;
  transition: color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  font-size: 14px;
  text-align: center;
  position: absolute;
  bottom: 80px;
  width: 100%;
}
.nav_mobile_e3f1__menu a {
  color: #0C1D3E;
  display: inline-block;
  font-size: 20px;
  padding: 5px 0;
  user-select: none;
}
.nav_mobile_e3f1__menu .mega_columns {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.nav_mobile_e3f1__menu .mega_columns .mega_cta_column {
  padding: 20px 0px 20px 0px;
  border-bottom: 1px solid #CCD3E1;
}
.nav_mobile_e3f1__menu .mega_columns .mega_cta_column .btn {
  display: none;
}
.nav_mobile_e3f1__menu .mega_columns .mega_column_menu {
  list-style: none;
  flex: 0 0 70%;
  background: none;
  padding: 20px 0 20px 0px;
  height: 100%;
  min-height: initial;
}
.nav_mobile_e3f1__menu .mega_columns .mega_column_menu i {
  display: none;
}
.nav_mobile_e3f1__menu .mega_columns .mega_column_menu ul.submenu {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-left: 0;
  gap: 20px;
}
.nav_mobile_e3f1__menu .mega_columns .mega_column_menu ul.submenu li i {
  display: none;
}
.nav_mobile_e3f1__menu .mega_columns .mega_column_menu ul.submenu li .menu_has_children {
  flex: 0 0 23%;
  max-width: 100%;
}
.nav_mobile_e3f1__menu .mega_columns .mega_column_menu ul.submenu li .submenu {
  border-top: none;
  padding-top: 0;
}
.nav_mobile_e3f1__menu .mega_columns .mega_column_menu ul.submenu li .submenu a {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  padding-bottom: 0px;
}

.nav_mobile_e3f1__menu ul.submenu {
  display: none;
  padding-left: 8px;
}

.nav_mobile_e3f1__menu li.active > ul.submenu {
  display: block;
}

.nav_mobile_e3f1__menu li.menu_has_children {
  position: relative;
}

.nav_mobile_e3f1__menu i {
  cursor: pointer;
  position: absolute;
  top: 7px;
  right: 10px;
  margin: auto;
  display: block;
  height: 30px;
  width: 0px;
}
.nav_mobile_e3f1__menu i:before {
  content: url("LH_Nav-Arrow.725ec397.svg");
}
.nav_mobile_e3f1__menu i svg {
  display: none;
}

.nav_mobile_e3f1.active {
  height: 100%;
}
.nav_mobile_e3f1.active .nav_mobile_e3f1__menu {
  display: block;
}

.scrolling.fixed {
  top: -50px;
  position: fixed;
  width: 320px;
}
.scrolling.end {
  position: absolute;
  bottom: 0;
}
/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.social_icons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  padding: 30px 0px;
}
.social_icons a {
  background: #0C1D3E;
  fill: #fff;
  display: flex;
  align-items: center;
  height: 30px;
  width: 30px;
  margin-right: 6px;
  padding: 8px; 
  border-radius: 100%;
  position: relative;
}
.social_icons a:hover {
  background: #B82843;
}
.social_icons a svg {
  max-width: 15px;
  fill: #fff;
  position: absolute;
  max-height: 20px;
}


@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
/*# sourceMappingURL=index.css.map */