 :root {
     --transparent: transparent;
     --primary: #37ca37;
     --secondary: #CFFF04;
     --white: #ffffff;
     --gray: #cbd5e0;
     --black: #000000;
     --red: #e93d3d;
     --orange: #f6ad55;
     --yellow: #faf089;
     --green: #9ae6b4;
     --teal: #81e6d9;
     --malibu: #63b3ed;
     --indigo: #757BBD;
     --purple: #d6bcfa;
     --pink: #fbb6ce;
     --cobalt: #155eef;
     --smoke: #f5f5f5;
     --overlay: rgba(0, 0, 0, 0.5);
     --color-mcd9mge4: #3c3c3c;
     --color-mcd9yw5g: #99a6f3;
     --color-mcda840j: #525252;
     --color-eqternzk: #aa8866ff;
     --color-phjkbyka: #b0212dff;
     --color-mcdbjmmv: #241c11ff;
     --color-sacrdlyy: #debe99ff;
     --color-nhkssqcv: #808095ff;
     --color-ltfqfbva: #4b3d5bff;
     --color-wchwcoqz: #223754ff;
     --color-udgjqyra: #2e2e2eff;
     --color-kfkrlssg: #c9a24dff;
     --color-zejtsdss: #f4f6f8ff;
     --color-ggxhfisv: #006400ff;
     --color-ugdgnmlz: #cca000ff;
     --color-homqilir: #61ce70ff;
     --color-jimlxqrd: #41f681ff;
     --color-bhifrsfm: #1ad3bfff;
     --color-lyjjelrg: #CFFF04ff;
     --color-zotabkxe: #efefefff;
     /* --color-daadtkeb: #1a1a1aff; */
     --color-daadtkeb: #000435ff;
     --color-xmutwxxj: #000435ff;
     --color-ommkkvem: #CFFF04ff;
     --color-edeamdhw: #242424ff;
     --color-lx2prsc2: #000321;
     --color-lx2py304: #0038FF;
     --color-lx2q00eu: #8893A8;
     --color-lx2qgvbk: #565A7C;
     --color-lx3csigp: #C9D8E0;
     --color-lx3d0bih: #222639;
     --color-lx4k787l: #1F1F2E;
     --color-epsuhlmw: #0d0d0fff;
     --brandboards-new_color_9795: #cb1417ff;
     --inter: 'Inter';
     --customhl-6999506e9e49ea0c8171bf7f-nexa-black-regular: 'customhl-6999506e9e49ea0c8171bf7f-Nexa Black Regular';
     --customhl-6999506d9e49eac73071bf7e-nexa-xbold-bold: 'customhl-6999506d9e49eac73071bf7e-Nexa XBold Bold';
     --customhl-699bf17bee45e711d3ed0f90-nexa-book-regular: 'customhl-699bf17bee45e711d3ed0f90-Nexa Book Regular';
     --headlinefont: 'customhl-6999506e9e49ea0c8171bf7f-Nexa Black Regular';
     --contentfont: 'Inter';
     --text-color: #000000;
     --link-color: #CFFF04;
 }

 .bg-fixed,
 .bg-fixed::before {
     bottom: 0;
     top: 0;
     left: 0;
     right: 0;
     position: fixed
 }

 .bg-fixed::before {
     content: "";
     opacity: 1
 }

 .bg-fixed {
     overflow: auto;
     background-color: var(--black)
 }

 .drop-zone-draggable .hl_main_popup {
     box-shadow: none;
     padding: 20px;
     margin-top: 0;
     border-color: var(--gray);
     border-width: 10px;
     border-style: solid;
     background-color: var(--white);
     width: 720px
 }


 #hl_main_popup.popup-body {
     position: absolute !important;
     left: 50% !important;
     bottom: auto !important;
     transform: translate(-50%, 0) !important;
     right: auto !important;
     box-shadow: none;
     padding: 20px;
     margin-top: 0;
     border-color: var(--gray);
     border-width: 10px;
     border-style: solid;
     background-color: var(--white);
     width: 720px
 }

 .--mobile #hl_main_popup.popup-body {
     width: 380px !important
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #hl_main_popup.popup-body {
         width: 380px !important
     }
 }

 .drop-zone-draggable .hl_main_popup-qBirYU7YQk {
     box-shadow: none;
     padding: 20px;
     margin-top: 0;
     border-color: var(--gray);
     border-width: 10px;
     border-style: solid;
     background-color: var(--white);
     width: 720px
 }


 #hl_main_popup-qBirYU7YQk.popup-body {
     position: absolute !important;
     left: 50% !important;
     bottom: auto !important;
     transform: translate(-50%, 0) !important;
     right: auto !important;
     box-shadow: none;
     padding: 20px;
     margin-top: 0;
     border-color: var(--gray);
     border-width: 10px;
     border-style: solid;
     background-color: var(--white);
     width: 720px
 }

 .--mobile #hl_main_popup-qBirYU7YQk.popup-body {
     width: 380px !important
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #hl_main_popup-qBirYU7YQk.popup-body {
         width: 380px !important
     }
 }

 @media (max-width: 480px) {
     #section-hyqiFZtZNs {
         position: sticky;
         bottom: 0px;
         width: 100%;
         z-index: 1;
     }
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-mcd9mge4: #3c3c3c;
     --color-mcd9yw5g: #99a6f3;
     --color-mcda840j: #525252;
     --color-eqternzk: #aa8866ff;
     --color-phjkbyka: #b0212dff;
     --color-mcdbjmmv: #241c11ff;
     --color-sacrdlyy: #debe99ff;
     --color-nhkssqcv: #808095ff;
     --color-ltfqfbva: #4b3d5bff;
     --color-wchwcoqz: #223754ff;
     --color-udgjqyra: #2e2e2eff;
     --color-kfkrlssg: #c9a24dff;
     --color-zejtsdss: #f4f6f8ff;
     --color-ggxhfisv: #006400ff;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff;
     --color-ommkkvem: #CFFF04ff
 }

 .hl_page-preview--content .section-XjCOpt3HCJ {
     box-shadow: none;
     padding: 40px 15px;
     margin: 0;
     background-color: var(--color-daadtkeb);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     backdrop-filter: none
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-XjCOpt3HCJ {
         padding-bottom: 30px
     }
 }

 .hl_page-preview--content .col--4iw1CaCDU,
 .hl_page-preview--content .row-BGqa4tbajm {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col--4iw1CaCDU {
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col--4iw1CaCDU {
         padding-left: 10px !important
     }
 }

 .hl_page-preview--content .button-BYqyKEI5Ak {
     margin: 0;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .button-BYqyKEI5Ak {
         margin-left: 10px
     }
 }

 .hl_page-preview--content .cbutton-BYqyKEI5Ak {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cbutton-BYqyKEI5Ak {
         padding-top: 18px;
         padding-bottom: 18px
     }
 }

 .hl_page-preview--content .row-xB7ROPPvfj {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-xB7ROPPvfj {
         padding-top: 0;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .col-z0B6sB6uMX {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-z0B6sB6uMX {
         padding-top: 0;
         margin-top: -27px
     }
 }

 .hl_page-preview--content #paragraph-4mZ9_wMEx8,
 .hl_page-preview--content #paragraph-7J1nOjZp_N,
 .hl_page-preview--content #paragraph-EOEB-Kj8Mp,
 .hl_page-preview--content #paragraph-GszSiVqC6Z,
 .hl_page-preview--content #paragraph-JEwBMljbBt {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cparagraph-4mZ9_wMEx8,
 .hl_page-preview--content .cparagraph-7J1nOjZp_N,
 .hl_page-preview--content .cparagraph-GszSiVqC6Z {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-2-4ZzPLg9G {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-2-4ZzPLg9G {
         padding-top: 0
     }
 }

 .hl_page-preview--content .cparagraph-EOEB-Kj8Mp,
 .hl_page-preview--content .cparagraph-JEwBMljbBt,
 .hl_page-preview--content .cparagraph-csjBrbCS2T {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--color-ommkkvem);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #paragraph-JEwBMljbBt {
         margin-left: 10px;
         margin-right: 10px
     }
 }

 .hl_page-preview--content #paragraph-csjBrbCS2T {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .col-iqgZ3BEp2h {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-iqgZ3BEp2h {
         padding-bottom: 0;
         margin-bottom: -8px
     }
 }

 .hl_page-preview--content .image-MgbZeLTOSB {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-IyBQNvcl_j .image-container img,
 .hl_page-preview--content .image-MgbZeLTOSB .image-container img,
 .hl_page-preview--content .image-ZdMOspEsaS .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-MgbZeLTOSB {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .image-IyBQNvcl_j {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-IyBQNvcl_j {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content #sub-heading-YxmxMZF3bg,
 .hl_page-preview--content .image-ZdMOspEsaS {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-ZdMOspEsaS {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-ToZykNz8Qk,
 .hl_page-preview--content .row-iMp0ijWICY {
     margin: -28px auto 0;
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-ToZykNz8Qk {
     padding: 10px 30px 10px 5px;
     width: 50.2%;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-ToZykNz8Qk {
         padding-left: 0 !important;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .csub-heading-YxmxMZF3bg {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .video-vSnc1_-Jb4 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cparagraph-CZOwzKeg4b,
 .hl_page-preview--content .cvideo-vSnc1_-Jb4 {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .cvideo-vSnc1_-Jb4 {
     padding: 10px;
     video-player-accent-color: #fff
 }

 .hl_page-preview--content #heading-VTkPTVPgZp,
 .hl_page-preview--content #paragraph-CZOwzKeg4b {
     margin: 0 0 20px
 }

 .hl_page-preview--content .cparagraph-CZOwzKeg4b {
     font-family: var(--contentfont);
     color: var(--color-mcda840j);
     inline-colors: var(--white), var(--color-mcd9mge4), var(--color-mcdbjmmv), var(--color-zejtsdss);
     icon-color: var(--text-color);
     font-weight: medium;
     padding: 0 220px 0 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.6em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-CZOwzKeg4b {
         padding-right: 20px;
         text-align: center;
         padding-left: 20px
     }
 }

 .hl_page-preview--content .cheading-VTkPTVPgZp {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--color-wchwcoqz);
     inline-colors: var(--color-eqternzk), var(--color-phjkbyka), var(--color-mcdbjmmv), var(--transparent), var(--color-sacrdlyy), var(--color-nhkssqcv), var(--color-ltfqfbva), var(--color-wchwcoqz), var(--color-udgjqyra), var(--color-kfkrlssg), var(--color-ggxhfisv), var(--color-lyjjelrg), var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.2em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cheading-VTkPTVPgZp {
         text-align: center
     }
 }

 .hl_page-preview--content .col-yS08679Lnu,
 .hl_page-preview--content .row-IclUCdxW_c {
     margin: 0 auto;
     box-shadow: none;
     padding: 0 5px 10px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-yS08679Lnu {
     margin: 0
 }

 .hl_page-preview--content .cnav-menu-v2-JQspW9y-oL {
     font-family: var(--headlinefont);
     padding: 0 0 40px;
     margin: -4px 0 0;
     item-padding-top: 0;
     item-padding-bottom: 0;
     item-padding-left: 16px;
     item-padding-right: 16px;
     item-margin-top: 0;
     item-margin-bottom: 0;
     item-margin-left: 0;
     item-margin-right: 0;
     line-height: 1.3em;
     text-transform: uppercase;
     letter-spacing: 0;
     text-align: left;
     font-weight: 400;
     background-color: var(--transparent);
     mobile-background-color: var(--transparent);
     popup-background-color: var(--white);
     mobile-popup-background-color: var(--black);
     color: var(--white);
     hover-background-color: var(--transparent);
     hover-text-color: var(--color-lyjjelrg);
     bold-text-color: var(--black);
     italic-text-color: var(--black);
     underline-text-color: var(--black);
     icon-color: var(--white);
     cart-icon-color: var(--black);
     user-icon-color: var(--black);
     cart-icon-active-color: var(--black);
     submenu-background-color: var(--white);
     submenu-mobile-background-color: var(--white);
     submenu-color: var(--black);
     submenu-hover-background-color: var(--black);
     submenu-hover-text-color: var(--white);
     nav-menu-item-spacing-x: 20px;
     nav-menu-item-spacing-y: 0;
     nav-menu-align: left;
     sub-menu-align: right;
     sub-menu-style: popover;
     border-color: #000;
     border-style: solid;
     border-width: 0;
     border-radius: 0;
     item-border-color: #000;
     item-border-style: solid;
     item-border-width: 1px;
     item-border-radius: 0;
     box-shadow: none;
     item-box-shadow: none
 }

 #section-XjCOpt3HCJ>.inner {
     max-width: 1170px
 }

 #col--4iw1CaCDU>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-BYqyKEI5Ak .button-icon-end,
     .button-BYqyKEI5Ak .button-icon-start,
     .button-BYqyKEI5Ak .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-BYqyKEI5Ak .button-icon-start {
         margin-right: 5px
     }

     .button-BYqyKEI5Ak .button-icon-end {
         margin-left: 5px
     }

     .button-BYqyKEI5Ak .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-BYqyKEI5Ak .button-icon-end,
     .button-BYqyKEI5Ak .button-icon-start,
     .button-BYqyKEI5Ak .main-heading-button {
         font-size: 14px;
         font-weight: 500
     }

     .button-BYqyKEI5Ak .button-icon-start {
         margin-right: 5px
     }

     .button-BYqyKEI5Ak .button-icon-end {
         margin-left: 5px
     }

     .button-BYqyKEI5Ak .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 #col-2-4ZzPLg9G>.inner,
 #col-iqgZ3BEp2h>.inner,
 #col-z0B6sB6uMX>.inner {
     flex-direction: row;
     justify-content: center;
     align-items: inherit;
     flex-wrap: wrap
 }

 .paragraph-4mZ9_wMEx8,
 .paragraph-7J1nOjZp_N,
 .paragraph-CZOwzKeg4b,
 .paragraph-EOEB-Kj8Mp,
 .paragraph-GszSiVqC6Z,
 .paragraph-JEwBMljbBt,
 .paragraph-csjBrbCS2T,
 .sub-heading-YxmxMZF3bg {
     font-weight: 400
 }

 .heading-VTkPTVPgZp a,
 .heading-VTkPTVPgZp a *,
 .paragraph-4mZ9_wMEx8 a,
 .paragraph-4mZ9_wMEx8 a *,
 .paragraph-7J1nOjZp_N a,
 .paragraph-7J1nOjZp_N a *,
 .paragraph-CZOwzKeg4b a,
 .paragraph-CZOwzKeg4b a *,
 .paragraph-EOEB-Kj8Mp a,
 .paragraph-EOEB-Kj8Mp a *,
 .paragraph-GszSiVqC6Z a,
 .paragraph-GszSiVqC6Z a *,
 .paragraph-JEwBMljbBt a,
 .paragraph-JEwBMljbBt a *,
 .paragraph-csjBrbCS2T a,
 .paragraph-csjBrbCS2T a *,
 .sub-heading-YxmxMZF3bg a,
 .sub-heading-YxmxMZF3bg a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-VTkPTVPgZp a u,
 .heading-VTkPTVPgZp a:hover,
 .paragraph-4mZ9_wMEx8 a u,
 .paragraph-4mZ9_wMEx8 a:hover,
 .paragraph-7J1nOjZp_N a u,
 .paragraph-7J1nOjZp_N a:hover,
 .paragraph-CZOwzKeg4b a u,
 .paragraph-CZOwzKeg4b a:hover,
 .paragraph-EOEB-Kj8Mp a u,
 .paragraph-EOEB-Kj8Mp a:hover,
 .paragraph-GszSiVqC6Z a u,
 .paragraph-GszSiVqC6Z a:hover,
 .paragraph-JEwBMljbBt a u,
 .paragraph-JEwBMljbBt a:hover,
 .paragraph-csjBrbCS2T a u,
 .paragraph-csjBrbCS2T a:hover,
 .sub-heading-YxmxMZF3bg a u,
 .sub-heading-YxmxMZF3bg a:hover {
     text-decoration: underline
 }

 .heading-VTkPTVPgZp a s,
 .paragraph-4mZ9_wMEx8 a s,
 .paragraph-7J1nOjZp_N a s,
 .paragraph-CZOwzKeg4b a s,
 .paragraph-EOEB-Kj8Mp a s,
 .paragraph-GszSiVqC6Z a s,
 .paragraph-JEwBMljbBt a s,
 .paragraph-csjBrbCS2T a s,
 .sub-heading-YxmxMZF3bg a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-7J1nOjZp_N h1,
     .paragraph-7J1nOjZp_N h2,
     .paragraph-7J1nOjZp_N h3,
     .paragraph-7J1nOjZp_N h4,
     .paragraph-7J1nOjZp_N h5,
     .paragraph-7J1nOjZp_N h6,
     .paragraph-7J1nOjZp_N ul li,
     .paragraph-7J1nOjZp_N.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-7J1nOjZp_N h1,
     .paragraph-7J1nOjZp_N h2,
     .paragraph-7J1nOjZp_N h3,
     .paragraph-7J1nOjZp_N h4,
     .paragraph-7J1nOjZp_N h5,
     .paragraph-7J1nOjZp_N h6,
     .paragraph-7J1nOjZp_N ul li,
     .paragraph-7J1nOjZp_N.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 .heading-VTkPTVPgZp.text-output h1:first-child:before,
 .heading-VTkPTVPgZp.text-output h2:first-child:before,
 .heading-VTkPTVPgZp.text-output h3:first-child:before,
 .heading-VTkPTVPgZp.text-output h4:first-child:before,
 .heading-VTkPTVPgZp.text-output h5:first-child:before,
 .heading-VTkPTVPgZp.text-output h6:first-child:before,
 .heading-VTkPTVPgZp.text-output p:first-child:before,
 .paragraph-4mZ9_wMEx8.text-output h1:first-child:before,
 .paragraph-4mZ9_wMEx8.text-output h2:first-child:before,
 .paragraph-4mZ9_wMEx8.text-output h3:first-child:before,
 .paragraph-4mZ9_wMEx8.text-output h4:first-child:before,
 .paragraph-4mZ9_wMEx8.text-output h5:first-child:before,
 .paragraph-4mZ9_wMEx8.text-output h6:first-child:before,
 .paragraph-4mZ9_wMEx8.text-output p:first-child:before,
 .paragraph-7J1nOjZp_N.text-output h1:first-child:before,
 .paragraph-7J1nOjZp_N.text-output h2:first-child:before,
 .paragraph-7J1nOjZp_N.text-output h3:first-child:before,
 .paragraph-7J1nOjZp_N.text-output h4:first-child:before,
 .paragraph-7J1nOjZp_N.text-output h5:first-child:before,
 .paragraph-7J1nOjZp_N.text-output h6:first-child:before,
 .paragraph-7J1nOjZp_N.text-output p:first-child:before,
 .paragraph-CZOwzKeg4b.text-output h1:first-child:before,
 .paragraph-CZOwzKeg4b.text-output h2:first-child:before,
 .paragraph-CZOwzKeg4b.text-output h3:first-child:before,
 .paragraph-CZOwzKeg4b.text-output h4:first-child:before,
 .paragraph-CZOwzKeg4b.text-output h5:first-child:before,
 .paragraph-CZOwzKeg4b.text-output h6:first-child:before,
 .paragraph-CZOwzKeg4b.text-output p:first-child:before,
 .paragraph-EOEB-Kj8Mp.text-output h1:first-child:before,
 .paragraph-EOEB-Kj8Mp.text-output h2:first-child:before,
 .paragraph-EOEB-Kj8Mp.text-output h3:first-child:before,
 .paragraph-EOEB-Kj8Mp.text-output h4:first-child:before,
 .paragraph-EOEB-Kj8Mp.text-output h5:first-child:before,
 .paragraph-EOEB-Kj8Mp.text-output h6:first-child:before,
 .paragraph-EOEB-Kj8Mp.text-output p:first-child:before,
 .paragraph-GszSiVqC6Z.text-output h1:first-child:before,
 .paragraph-GszSiVqC6Z.text-output h2:first-child:before,
 .paragraph-GszSiVqC6Z.text-output h3:first-child:before,
 .paragraph-GszSiVqC6Z.text-output h4:first-child:before,
 .paragraph-GszSiVqC6Z.text-output h5:first-child:before,
 .paragraph-GszSiVqC6Z.text-output h6:first-child:before,
 .paragraph-GszSiVqC6Z.text-output p:first-child:before,
 .paragraph-JEwBMljbBt.text-output h1:first-child:before,
 .paragraph-JEwBMljbBt.text-output h2:first-child:before,
 .paragraph-JEwBMljbBt.text-output h3:first-child:before,
 .paragraph-JEwBMljbBt.text-output h4:first-child:before,
 .paragraph-JEwBMljbBt.text-output h5:first-child:before,
 .paragraph-JEwBMljbBt.text-output h6:first-child:before,
 .paragraph-JEwBMljbBt.text-output p:first-child:before,
 .paragraph-csjBrbCS2T.text-output h1:first-child:before,
 .paragraph-csjBrbCS2T.text-output h2:first-child:before,
 .paragraph-csjBrbCS2T.text-output h3:first-child:before,
 .paragraph-csjBrbCS2T.text-output h4:first-child:before,
 .paragraph-csjBrbCS2T.text-output h5:first-child:before,
 .paragraph-csjBrbCS2T.text-output h6:first-child:before,
 .paragraph-csjBrbCS2T.text-output p:first-child:before,
 .sub-heading-YxmxMZF3bg.text-output h1:first-child:before,
 .sub-heading-YxmxMZF3bg.text-output h2:first-child:before,
 .sub-heading-YxmxMZF3bg.text-output h3:first-child:before,
 .sub-heading-YxmxMZF3bg.text-output h4:first-child:before,
 .sub-heading-YxmxMZF3bg.text-output h5:first-child:before,
 .sub-heading-YxmxMZF3bg.text-output h6:first-child:before,
 .sub-heading-YxmxMZF3bg.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-GszSiVqC6Z h1,
     .paragraph-GszSiVqC6Z h2,
     .paragraph-GszSiVqC6Z h3,
     .paragraph-GszSiVqC6Z h4,
     .paragraph-GszSiVqC6Z h5,
     .paragraph-GszSiVqC6Z h6,
     .paragraph-GszSiVqC6Z ul li,
     .paragraph-GszSiVqC6Z.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-GszSiVqC6Z h1,
     .paragraph-GszSiVqC6Z h2,
     .paragraph-GszSiVqC6Z h3,
     .paragraph-GszSiVqC6Z h4,
     .paragraph-GszSiVqC6Z h5,
     .paragraph-GszSiVqC6Z h6,
     .paragraph-GszSiVqC6Z ul li,
     .paragraph-GszSiVqC6Z.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-4mZ9_wMEx8 h1,
     .paragraph-4mZ9_wMEx8 h2,
     .paragraph-4mZ9_wMEx8 h3,
     .paragraph-4mZ9_wMEx8 h4,
     .paragraph-4mZ9_wMEx8 h5,
     .paragraph-4mZ9_wMEx8 h6,
     .paragraph-4mZ9_wMEx8 ul li,
     .paragraph-4mZ9_wMEx8.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-4mZ9_wMEx8 h1,
     .paragraph-4mZ9_wMEx8 h2,
     .paragraph-4mZ9_wMEx8 h3,
     .paragraph-4mZ9_wMEx8 h4,
     .paragraph-4mZ9_wMEx8 h5,
     .paragraph-4mZ9_wMEx8 h6,
     .paragraph-4mZ9_wMEx8 ul li,
     .paragraph-4mZ9_wMEx8.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-EOEB-Kj8Mp h1,
     .paragraph-EOEB-Kj8Mp h2,
     .paragraph-EOEB-Kj8Mp h3,
     .paragraph-EOEB-Kj8Mp h4,
     .paragraph-EOEB-Kj8Mp h5,
     .paragraph-EOEB-Kj8Mp h6,
     .paragraph-EOEB-Kj8Mp ul li,
     .paragraph-EOEB-Kj8Mp.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-EOEB-Kj8Mp h1,
     .paragraph-EOEB-Kj8Mp h2,
     .paragraph-EOEB-Kj8Mp h3,
     .paragraph-EOEB-Kj8Mp h4,
     .paragraph-EOEB-Kj8Mp h5,
     .paragraph-EOEB-Kj8Mp h6,
     .paragraph-EOEB-Kj8Mp ul li,
     .paragraph-EOEB-Kj8Mp.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-JEwBMljbBt h1,
     .paragraph-JEwBMljbBt h2,
     .paragraph-JEwBMljbBt h3,
     .paragraph-JEwBMljbBt h4,
     .paragraph-JEwBMljbBt h5,
     .paragraph-JEwBMljbBt h6,
     .paragraph-JEwBMljbBt ul li,
     .paragraph-JEwBMljbBt.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-JEwBMljbBt h1,
     .paragraph-JEwBMljbBt h2,
     .paragraph-JEwBMljbBt h3,
     .paragraph-JEwBMljbBt h4,
     .paragraph-JEwBMljbBt h5,
     .paragraph-JEwBMljbBt h6,
     .paragraph-JEwBMljbBt ul li,
     .paragraph-JEwBMljbBt.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-csjBrbCS2T h1,
     .paragraph-csjBrbCS2T h2,
     .paragraph-csjBrbCS2T h3,
     .paragraph-csjBrbCS2T h4,
     .paragraph-csjBrbCS2T h5,
     .paragraph-csjBrbCS2T h6,
     .paragraph-csjBrbCS2T ul li,
     .paragraph-csjBrbCS2T.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-csjBrbCS2T h1,
     .paragraph-csjBrbCS2T h2,
     .paragraph-csjBrbCS2T h3,
     .paragraph-csjBrbCS2T h4,
     .paragraph-csjBrbCS2T h5,
     .paragraph-csjBrbCS2T h6,
     .paragraph-csjBrbCS2T ul li,
     .paragraph-csjBrbCS2T.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 #col-ToZykNz8Qk>.inner,
 #col-yS08679Lnu>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-YxmxMZF3bg h1,
     .sub-heading-YxmxMZF3bg h2,
     .sub-heading-YxmxMZF3bg h3,
     .sub-heading-YxmxMZF3bg h4,
     .sub-heading-YxmxMZF3bg h5,
     .sub-heading-YxmxMZF3bg h6,
     .sub-heading-YxmxMZF3bg ul li,
     .sub-heading-YxmxMZF3bg.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-YxmxMZF3bg h1,
     .sub-heading-YxmxMZF3bg h2,
     .sub-heading-YxmxMZF3bg h3,
     .sub-heading-YxmxMZF3bg h4,
     .sub-heading-YxmxMZF3bg h5,
     .sub-heading-YxmxMZF3bg h6,
     .sub-heading-YxmxMZF3bg ul li,
     .sub-heading-YxmxMZF3bg.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 #video-vSnc1_-Jb4 .vjs-ghl .vjs-volume-level,
 #video-vSnc1_-Jb4 .vjs-ghl.video-js .vjs-play-progress {
     background: #fff
 }

 #video-vSnc1_-Jb4 .vjs-ghl.video-js .vjs-load-progress div {
     background: #fff;
     opacity: .5
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-CZOwzKeg4b h1,
     .paragraph-CZOwzKeg4b h2,
     .paragraph-CZOwzKeg4b h3,
     .paragraph-CZOwzKeg4b h4,
     .paragraph-CZOwzKeg4b h5,
     .paragraph-CZOwzKeg4b h6,
     .paragraph-CZOwzKeg4b ul li,
     .paragraph-CZOwzKeg4b.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-CZOwzKeg4b h1,
     .paragraph-CZOwzKeg4b h2,
     .paragraph-CZOwzKeg4b h3,
     .paragraph-CZOwzKeg4b h4,
     .paragraph-CZOwzKeg4b h5,
     .paragraph-CZOwzKeg4b h6,
     .paragraph-CZOwzKeg4b ul li,
     .paragraph-CZOwzKeg4b.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .heading-VTkPTVPgZp {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-VTkPTVPgZp h1,
     .heading-VTkPTVPgZp h2,
     .heading-VTkPTVPgZp h3,
     .heading-VTkPTVPgZp h4,
     .heading-VTkPTVPgZp h5,
     .heading-VTkPTVPgZp h6,
     .heading-VTkPTVPgZp ul li,
     .heading-VTkPTVPgZp.text-output {
         font-size: 32px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-VTkPTVPgZp h1,
     .heading-VTkPTVPgZp h2,
     .heading-VTkPTVPgZp h3,
     .heading-VTkPTVPgZp h4,
     .heading-VTkPTVPgZp h5,
     .heading-VTkPTVPgZp h6,
     .heading-VTkPTVPgZp ul li,
     .heading-VTkPTVPgZp.text-output {
         font-size: 50px !important;
         font-weight: 700
     }
 }

 #nav-menu-v2-JQspW9y-oL .mega-menu-container {
     font-weight: 500;
     font-size: 18px;
     justify-content: flex-start;
     flex-direction: row;
     background-color: var(--transparent)
 }

 #nav-menu-v2-JQspW9y-oL .nav-menu-mobile {
     display: none
 }

 #nav-menu-v2-JQspW9y-oL .nav-menu-desktop {
     display: flex
 }

 #nav-menu-v2-JQspW9y-oL .x-icon {
     display: none
 }

 #nav-menu-v2-JQspW9y-oL .menu-layout {
     flex-direction: row
 }

 #nav-menu-v2-JQspW9y-oL .nav-spacing-x {
     margin-left: 20px
 }

 #nav-menu-v2-JQspW9y-oL .menu-item-builder-title,
 #nav-menu-v2-JQspW9y-oL .menu-item-title:hover {
     background-color: var(--transparent);
     color: var(--color-lyjjelrg)
 }

 #nav-menu-v2-JQspW9y-oL .menu-item-builder-title-icon>span::after,
 #nav-menu-v2-JQspW9y-oL .menu-item-title-icon>span::after {
     color: inherit;
     content: "";
     font-family: "Font Awesome 5 Free";
     font-weight: 700;
     font-size: 18px;
     display: inline-block;
     margin-left: .25rem;
     transition: transform .3s ease
 }

 #nav-menu-v2-JQspW9y-oL .menu-item-builder-title-icon-hover>span::after,
 #nav-menu-v2-JQspW9y-oL .menu-item-title-icon:hover>span::after {
     transform: rotate(180deg)
 }

 #nav-menu-v2-JQspW9y-oL .menu-item-builder>.submenu-builder,
 #nav-menu-v2-JQspW9y-oL .menu-item:hover>.mega-menu,
 #nav-menu-v2-JQspW9y-oL .menu-item:hover>.submenu,
 #nav-menu-v2-JQspW9y-oL .submenu:hover {
     visibility: visible;
     opacity: 1
 }

 #nav-menu-v2-JQspW9y-oL .submenu,
 #nav-menu-v2-JQspW9y-oL .submenu-builder {
     position: absolute;
     z-index: 10;
     visibility: hidden;
     opacity: 0;
     transition: visibility 0s, opacity .3s ease-in
 }

 #nav-menu-v2-JQspW9y-oL .submenu-content-container {
     margin: 0;
     padding-top: 0;
     padding-bottom: 0;
     background-color: var(--white);
     border-width: 1px;
     border-color: #000 !important;
     border-style: solid;
     border-radius: 0;
     box-shadow: none
 }

 #nav-menu-v2-JQspW9y-oL .submenu-column {
     display: block;
     grid-template-columns: 1fr 1fr;
     row-gap: 0;
     column-gap: 0
 }

 #nav-menu-v2-JQspW9y-oL .submenu-item {
     padding-left: 16px;
     padding-right: 16px;
     margin-bottom: 0;
     color: var(--black)
 }

 #nav-menu-v2-JQspW9y-oL .submenu-column>li:last-child,
 #nav-menu-v2-JQspW9y-oL .submenu-column>li:last-child .submenu-item {
     margin-bottom: 0
 }

 #nav-menu-v2-JQspW9y-oL .submenu-item:hover {
     background-color: var(--black);
     color: var(--white)
 }

 #nav-menu-v2-JQspW9y-oL .sub-menu-align {
     right: -.5rem
 }

 #nav-menu-v2-JQspW9y-oL .user-icon {
     color: var(--black)
 }

 #nav-menu-v2-JQspW9y-oL .mega-menu {
     visibility: hidden;
     opacity: 0;
     transition: visibility 0s, opacity .3s ease-in;
     position: absolute;
     left: 0;
     z-index: 999
 }

 #nav-menu-v2-JQspW9y-oL .mega-menu:hover {
     visibility: visible;
     opacity: 1
 }

 #nav-menu-v2-JQspW9y-oL .mega-menu-builder {
     position: absolute;
     left: 0
 }

 #nav-menu-v2-JQspW9y-oL .items-cart,
 #nav-menu-v2-JQspW9y-oL .items-cart-active {
     color: var(--black)
 }

 #nav-menu-v2-JQspW9y-oL .cart-search-desktop {
     display: list-item
 }

 #nav-menu-v2-JQspW9y-oL .cart-search-mobile {
     display: none
 }

 #nav-menu-v2-JQspW9y-oL .nav-search-wrapper,
 #nav-menu-v2-JQspW9y-oL .search-bar-container {
     background-color: var(--white)
 }

 #nav-menu-v2-JQspW9y-oL .hl-autocomplete-input {
     border: 1px solid #cacaca;
     margin: 1px;
     border-radius: 16px
 }

 #nav-menu-v2-JQspW9y-oL .hl-autocomplete {
     font-family: inherit
 }

 #nav-menu-v2-JQspW9y-oL .hl-autocomplete-button {
     background: #fff
 }

 #nav-menu-v2-JQspW9y-oL .hl-autocomplete-input-wrapper {
     color: #000;
     background-color: #fff
 }

 #nav-menu-v2-JQspW9y-oL .hl-autocomplete-results {
     border: 1px solid #cacaca;
     border-top: none;
     border-radius: 16px;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
     color: var(--black);
     background-color: var(--white)
 }

 #nav-menu-v2-JQspW9y-oL .hl-autocomplete-input:hover {
     border-width: 1.5px;
     margin: .5px
 }

 #nav-menu-v2-JQspW9y-oL .hl-autocomplete-input:focus-within {
     border-width: 2px;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #nav-menu-v2-JQspW9y-oL .mega-menu-container {
         font-weight: 500;
         font-size: 18px;
         background-color: var(--transparent)
     }

     #nav-menu-v2-JQspW9y-oL .nav-menu-mobile {
         display: block
     }

     #nav-menu-v2-JQspW9y-oL .nav-menu-mobile span::before {
         cursor: pointer;
         color: var(--white);
         content: "";
         font-family: "Font Awesome 5 Free";
         font-weight: 700;
         font-size: 18px
     }

     #nav-menu-v2-JQspW9y-oL .nav-menu-desktop {
         display: block;
         position: fixed;
         width: 100%;
         height: 100vh;
         overflow-y: scroll;
         overscroll-behavior: contain;
         z-index: 999;
         left: 0;
         top: 0;
         padding-left: 1rem;
         padding-right: 1rem;
         background-color: var(--black);
         padding-bottom: 8rem
     }

     #nav-menu-v2-JQspW9y-oL:has(.nav-menu-desktop:not(.hide-popup)),
     .c-wrapper.c-column:has(#nav-menu-v2-JQspW9y-oL .nav-menu-desktop:not(.hide-popup)),
     .c-wrapper.c-row:has(#nav-menu-v2-JQspW9y-oL .nav-menu-desktop:not(.hide-popup)),
     .c-wrapper.c-section:has(#nav-menu-v2-JQspW9y-oL .nav-menu-desktop:not(.hide-popup)) {
         z-index: 13
     }

     #nav-menu-v2-JQspW9y-oL .hide-popup {
         display: none !important
     }

     #nav-menu-v2-JQspW9y-oL .x-icon {
         display: flex
     }

     #nav-menu-v2-JQspW9y-oL .submenu-content-container {
         margin: 0;
         background-color: var(--white);
         padding: 0 16px;
         border: 0;
         box-shadow: none
     }

     #nav-menu-v2-JQspW9y-oL .nav-spacing-x {
         margin-left: 0;
         margin-bottom: 20px
     }

     #nav-menu-v2-JQspW9y-oL .menu-item-builder>.submenu-builder {
         display: block
     }

     #nav-menu-v2-JQspW9y-oL .menu-item-title-icon {
         position: relative;
         padding-right: calc(18px*2);
         white-space: normal !important;
         text-wrap: wrap !important
     }

     #nav-menu-v2-JQspW9y-oL .menu-item-title-icon>span::after {
         font-size: 18px;
         position: absolute;
         right: .375rem
     }

     #nav-menu-v2-JQspW9y-oL .menu-item-title-icon-rotate>span::after {
         transform: rotate(180deg) !important
     }

     #nav-menu-v2-JQspW9y-oL .menu-item-title-icon-rotate-reverse>span::after {
         transform: rotate(0deg) !important
     }

     #nav-menu-v2-JQspW9y-oL .submenu {
         display: none;
         position: static;
         z-index: unset;
         visibility: visible;
         opacity: 1;
         transition: visibility 0s, opacity .3s ease-in
     }

     #nav-menu-v2-JQspW9y-oL .submenu-item {
         white-space: normal !important;
         text-wrap: wrap !important
     }

     #nav-menu-v2-JQspW9y-oL .submenu-mobile-active {
         display: block
     }

     #nav-menu-v2-JQspW9y-oL .submenu-builder {
         display: none;
         position: static;
         z-index: none;
         visibility: visible;
         opacity: 1;
         transition: none
     }

     #nav-menu-v2-JQspW9y-oL .itemTarget {
         border: 0 !important;
         border-radius: unset !important;
         box-shadow: none !important
     }

     #nav-menu-v2-JQspW9y-oL .mega-menu {
         display: none;
         visibility: visible;
         opacity: 1;
         position: static;
         left: unset;
         bottom: unset;
         z-index: unset;
         transition: visibility 0s, opacity .3s ease-in
     }

     #nav-menu-v2-JQspW9y-oL .mega-menu-mobile-active {
         display: block
     }

     #nav-menu-v2-JQspW9y-oL .mega-menu-builder {
         position: static;
         left: unset;
         bottom: unset;
         z-index: unset
     }

     #nav-menu-v2-JQspW9y-oL .cart-search-desktop {
         display: none
     }

     #nav-menu-v2-JQspW9y-oL .cart-search-mobile {
         display: flex
     }

     #nav-menu-v2-JQspW9y-oL .nav-search-wrapper,
     #nav-menu-v2-JQspW9y-oL .search-bar-container {
         background-color: var(--black)
     }
 }

 #nav-menu-v2-JQspW9y-oL:has(.mega-menu-builder),
 #nav-menu-v2-JQspW9y-oL:has(.mega-menu-mobile-active),
 #nav-menu-v2-JQspW9y-oL:has(.menu-item-builder>.submenu-builder),
 #nav-menu-v2-JQspW9y-oL:has(.menu-item:hover>.mega-menu),
 #nav-menu-v2-JQspW9y-oL:has(.menu-item:hover>.submenu),
 #nav-menu-v2-JQspW9y-oL:has(.submenu-mobile-active),
 .c-wrapper.c-column:has(#nav-menu-v2-JQspW9y-oL .mega-menu-builder),
 .c-wrapper.c-column:has(#nav-menu-v2-JQspW9y-oL .mega-menu-mobile-active),
 .c-wrapper.c-column:has(#nav-menu-v2-JQspW9y-oL .menu-item-builder>.submenu-builder),
 .c-wrapper.c-column:has(#nav-menu-v2-JQspW9y-oL .menu-item:hover>.mega-menu),
 .c-wrapper.c-column:has(#nav-menu-v2-JQspW9y-oL .menu-item:hover>.submenu),
 .c-wrapper.c-column:has(#nav-menu-v2-JQspW9y-oL .submenu-mobile-active),
 .c-wrapper.c-row:has(#nav-menu-v2-JQspW9y-oL .mega-menu-builder),
 .c-wrapper.c-row:has(#nav-menu-v2-JQspW9y-oL .mega-menu-mobile-active),
 .c-wrapper.c-row:has(#nav-menu-v2-JQspW9y-oL .menu-item-builder>.submenu-builder),
 .c-wrapper.c-row:has(#nav-menu-v2-JQspW9y-oL .menu-item:hover>.mega-menu),
 .c-wrapper.c-row:has(#nav-menu-v2-JQspW9y-oL .menu-item:hover>.submenu),
 .c-wrapper.c-row:has(#nav-menu-v2-JQspW9y-oL .submenu-mobile-active),
 .c-wrapper.c-section:has(#nav-menu-v2-JQspW9y-oL .mega-menu-builder),
 .c-wrapper.c-section:has(#nav-menu-v2-JQspW9y-oL .mega-menu-mobile-active),
 .c-wrapper.c-section:has(#nav-menu-v2-JQspW9y-oL .menu-item-builder>.submenu-builder),
 .c-wrapper.c-section:has(#nav-menu-v2-JQspW9y-oL .menu-item:hover>.mega-menu),
 .c-wrapper.c-section:has(#nav-menu-v2-JQspW9y-oL .menu-item:hover>.submenu),
 .c-wrapper.c-section:has(#nav-menu-v2-JQspW9y-oL .submenu-mobile-active) {
     z-index: 13
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-xmutwxxj: #000435ff;
     --color-edeamdhw: #242424ff
 }

 .hl_page-preview--content .col-wtjM0kp83w,
 .hl_page-preview--content .row-lSj66dYwsE,
 .hl_page-preview--content .section-45oVpPm4VS {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--color-edeamdhw);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-wtjM0kp83w,
 .hl_page-preview--content .row-lSj66dYwsE {
     margin: 0 auto;
     padding: 0 5px 10px;
     background-color: var(--transparent);
     width: 100%
 }

 .hl_page-preview--content .col-wtjM0kp83w {
     padding: 10px 5px;
     margin: 0
 }

 .hl_page-preview--content .button-CplMTf6P37 {
     margin: 0;
     text-align: center
 }

 .hl_page-preview--content .cbutton-CplMTf6P37 {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .col-g8-RHE9m5T,
 .hl_page-preview--content .row-MiCprEDYuM {
     margin: 0 auto;
     box-shadow: none;
     padding: 0 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-g8-RHE9m5T {
     padding: 10px 5px;
     margin: 0
 }

 .hl_page-preview--content .clogo-showcase-pig6gmcIVK {
     width: 100%;
     logo-width: 300px;
     padding: 20px;
     background-color: var(--transparent);
     box-shadow: none;
     border-width: 0;
     border-style: solid;
     border-radius: 8px;
     border-color: #000
 }

 .hl_page-preview--content .row-X5wVRjvJuz {
     margin: 0 auto;
     padding: 10px 5px 0;
     backdrop-filter: none;
     width: 100%
 }

 .hl_page-preview--content .cheading--q10O5UaNm,
 .hl_page-preview--content .col-xs9JptPtl4,
 .hl_page-preview--content .row-X5wVRjvJuz {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-xs9JptPtl4 {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%;
     margin: 0
 }

 .hl_page-preview--content #heading--q10O5UaNm {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading--q10O5UaNm {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 #section-45oVpPm4VS>.inner {
     max-width: 1170px
 }

 #col-g8-RHE9m5T>.inner,
 #col-wtjM0kp83w>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-CplMTf6P37 .button-icon-end,
     .button-CplMTf6P37 .button-icon-start,
     .button-CplMTf6P37 .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-CplMTf6P37 .button-icon-start {
         margin-right: 5px
     }

     .button-CplMTf6P37 .button-icon-end {
         margin-left: 5px
     }

     .button-CplMTf6P37 .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-CplMTf6P37 .button-icon-end,
     .button-CplMTf6P37 .button-icon-start,
     .button-CplMTf6P37 .main-heading-button {
         font-size: 14px;
         font-weight: 500
     }

     .button-CplMTf6P37 .button-icon-start {
         margin-right: 5px
     }

     .button-CplMTf6P37 .button-icon-end {
         margin-left: 5px
     }

     .button-CplMTf6P37 .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 #logo-showcase-pig6gmcIVK .logo-showcase-track {
     animation-duration: 81s
 }

 #logo-showcase-pig6gmcIVK .logo-showcase-content {
     gap: 100px
 }

 #logo-showcase-pig6gmcIVK .logo-item img {
     width: 300px;
     height: auto;
     object-fit: contain;
     display: block
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #logo-showcase-pig6gmcIVK .logo-item img {
         width: 300px
     }

     #logo-showcase-pig6gmcIVK .logo-showcase-track {
         animation-duration: 81s
     }
 }

 #col-xs9JptPtl4>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 .heading--q10O5UaNm {
     font-weight: 700
 }

 .heading--q10O5UaNm a,
 .heading--q10O5UaNm a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading--q10O5UaNm a u,
 .heading--q10O5UaNm a:hover {
     text-decoration: underline
 }

 .heading--q10O5UaNm a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading--q10O5UaNm h1,
     .heading--q10O5UaNm h2,
     .heading--q10O5UaNm h3,
     .heading--q10O5UaNm h4,
     .heading--q10O5UaNm h5,
     .heading--q10O5UaNm h6,
     .heading--q10O5UaNm ul li,
     .heading--q10O5UaNm.text-output {
         font-size: 20px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading--q10O5UaNm h1,
     .heading--q10O5UaNm h2,
     .heading--q10O5UaNm h3,
     .heading--q10O5UaNm h4,
     .heading--q10O5UaNm h5,
     .heading--q10O5UaNm h6,
     .heading--q10O5UaNm ul li,
     .heading--q10O5UaNm.text-output {
         font-size: 48px !important;
         font-weight: 700
     }
 }

 .heading--q10O5UaNm.text-output h1:first-child:before,
 .heading--q10O5UaNm.text-output h2:first-child:before,
 .heading--q10O5UaNm.text-output h3:first-child:before,
 .heading--q10O5UaNm.text-output h4:first-child:before,
 .heading--q10O5UaNm.text-output h5:first-child:before,
 .heading--q10O5UaNm.text-output h6:first-child:before,
 .heading--q10O5UaNm.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-mcd9mge4: #3c3c3c;
     --color-mcd9yw5g: #99a6f3;
     --color-mcda840j: #525252;
     --color-eqternzk: #aa8866ff;
     --color-phjkbyka: #b0212dff;
     --color-mcdbjmmv: #241c11ff;
     --color-sacrdlyy: #debe99ff;
     --color-nhkssqcv: #808095ff;
     --color-ltfqfbva: #4b3d5bff;
     --color-wchwcoqz: #223754ff;
     --color-udgjqyra: #2e2e2eff;
     --color-kfkrlssg: #c9a24dff;
     --color-zejtsdss: #f4f6f8ff;
     --color-ggxhfisv: #006400ff;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff
 }

 .hl_page-preview--content .section-Fi2QKH7RPU {
     box-shadow: none;
     padding: 40px 15px;
     margin: 0;
     background-color: var(--color-daadtkeb);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     backdrop-filter: none
 }

 .hl_page-preview--content .col-BqEMyl3NXl,
 .hl_page-preview--content .col-LqE_3rZpJh,
 .hl_page-preview--content .row-HcrDLHvH40 {
     margin: 0 auto;
     box-shadow: none;
     padding: 0 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-BqEMyl3NXl,
 .hl_page-preview--content .col-LqE_3rZpJh {
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content .col-E3TaDaQX7H,
 .hl_page-preview--content .row-5q-ogVaq8G {
     margin: -28px auto 0;
     box-shadow: none;
     padding: 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-E3TaDaQX7H {
     padding: 0 15px 0px 20px;
     width: 49.8%;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-E3TaDaQX7H {
         padding-top: 20px
     }
 }

 .hl_page-preview--content .image-gHtxMUUX8V {
     margin: 0 0 0-150px
 }

 .hl_page-preview--content .image-gHtxMUUX8V .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-gHtxMUUX8V {
     padding: 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-JIHQrfTBUI {
     box-shadow: none;
     padding: 10px 30px 10px 5px;
     background-color: var(--transparent);
     width: 50.2%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-JIHQrfTBUI {
         padding-left: 10px !important
     }
 }

 .hl_page-preview--content .button-eFMuT9zpsN {
     margin: 0;
     text-align: left
 }

 .hl_page-preview--content .cbutton-eFMuT9zpsN {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--black);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content #heading-IvILgahxF1,
 .hl_page-preview--content #paragraph-Lw0F_EMLz1 {
     margin: 0 0 20px
 }

 .hl_page-preview--content .cheading-IvILgahxF1,
 .hl_page-preview--content .cparagraph-Lw0F_EMLz1 {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--color-mcda840j);
     inline-colors: var(--white), var(--color-mcd9mge4), var(--color-mcdbjmmv), var(--color-zejtsdss);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     /* padding: 0 220px 0 0; */
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.6em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .cheading-IvILgahxF1 {
     font-family: var(--headlinefont);
     color: var(--color-wchwcoqz);
     inline-colors: var(--color-eqternzk), var(--color-phjkbyka), var(--color-mcdbjmmv), var(--transparent), var(--color-sacrdlyy), var(--color-nhkssqcv), var(--color-ltfqfbva), var(--color-wchwcoqz), var(--color-udgjqyra), var(--color-kfkrlssg), var(--color-ggxhfisv), var(--color-lyjjelrg), var(--white);
     font-weight: 400;
     padding: 0;
     line-height: 1.2em
 }

 .hl_page-preview--content .col-1lN9BwsKAC,
 .hl_page-preview--content .row-90gjf77WmQ {
     margin: 0 auto;
     box-shadow: none;
     padding: 0 5px 10px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-1lN9BwsKAC {
     margin: 0
 }

 .hl_page-preview--content .cnav-menu-v2-MvjHnNNJh- {
     font-family: var(--headlinefont);
     padding: 0 0 40px;
     margin: -4px 0 0;
     item-padding-top: 0;
     item-padding-bottom: 0;
     item-padding-left: 16px;
     item-padding-right: 16px;
     item-margin-top: 0;
     item-margin-bottom: 0;
     item-margin-left: 0;
     item-margin-right: 0;
     line-height: 1.3em;
     text-transform: uppercase;
     letter-spacing: 0;
     text-align: left;
     font-weight: 400;
     background-color: var(--transparent);
     mobile-background-color: var(--transparent);
     popup-background-color: var(--white);
     mobile-popup-background-color: var(--white);
     color: var(--white);
     hover-background-color: var(--transparent);
     hover-text-color: var(--color-lyjjelrg);
     bold-text-color: var(--black);
     italic-text-color: var(--black);
     underline-text-color: var(--black);
     icon-color: var(--black);
     cart-icon-color: var(--black);
     user-icon-color: var(--black);
     cart-icon-active-color: var(--black);
     submenu-background-color: var(--white);
     submenu-mobile-background-color: var(--white);
     submenu-color: var(--black);
     submenu-hover-background-color: var(--black);
     submenu-hover-text-color: var(--white);
     nav-menu-item-spacing-x: 20px;
     nav-menu-item-spacing-y: 0;
     nav-menu-align: left;
     sub-menu-align: right;
     sub-menu-style: popover;
     border-color: #000;
     border-style: solid;
     border-width: 0;
     border-radius: 0;
     item-border-color: #000;
     item-border-style: solid;
     item-border-width: 1px;
     item-border-radius: 0;
     box-shadow: none;
     item-box-shadow: none
 }

 #section-Fi2QKH7RPU>.inner {
     max-width: 1170px
 }

 #col-BqEMyl3NXl>.inner,
 #col-LqE_3rZpJh>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 #col-E3TaDaQX7H>.inner {
     flex-direction: row;
     justify-content: center;
     align-items: center;
     flex-wrap: wrap
 }

 #col-1lN9BwsKAC>.inner,
 #col-JIHQrfTBUI>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-eFMuT9zpsN .button-icon-end,
     .button-eFMuT9zpsN .button-icon-start,
     .button-eFMuT9zpsN .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-eFMuT9zpsN .button-icon-start {
         margin-right: 5px
     }

     .button-eFMuT9zpsN .button-icon-end {
         margin-left: 5px
     }

     .button-eFMuT9zpsN .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-eFMuT9zpsN .button-icon-end,
     .button-eFMuT9zpsN .button-icon-start,
     .button-eFMuT9zpsN .main-heading-button {
         font-size: 15px;
         font-weight: 500
     }

     .button-eFMuT9zpsN .button-icon-start {
         margin-right: 5px
     }

     .button-eFMuT9zpsN .button-icon-end {
         margin-left: 5px
     }

     .button-eFMuT9zpsN .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .paragraph-Lw0F_EMLz1 {
     font-weight: 400
 }

 .heading-IvILgahxF1 a,
 .heading-IvILgahxF1 a *,
 .paragraph-Lw0F_EMLz1 a,
 .paragraph-Lw0F_EMLz1 a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-IvILgahxF1 a u,
 .heading-IvILgahxF1 a:hover,
 .paragraph-Lw0F_EMLz1 a u,
 .paragraph-Lw0F_EMLz1 a:hover {
     text-decoration: underline
 }

 .heading-IvILgahxF1 a s,
 .paragraph-Lw0F_EMLz1 a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-Lw0F_EMLz1 h1,
     .paragraph-Lw0F_EMLz1 h2,
     .paragraph-Lw0F_EMLz1 h3,
     .paragraph-Lw0F_EMLz1 h4,
     .paragraph-Lw0F_EMLz1 h5,
     .paragraph-Lw0F_EMLz1 h6,
     .paragraph-Lw0F_EMLz1 ul li,
     .paragraph-Lw0F_EMLz1.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-Lw0F_EMLz1 h1,
     .paragraph-Lw0F_EMLz1 h2,
     .paragraph-Lw0F_EMLz1 h3,
     .paragraph-Lw0F_EMLz1 h4,
     .paragraph-Lw0F_EMLz1 h5,
     .paragraph-Lw0F_EMLz1 h6,
     .paragraph-Lw0F_EMLz1 ul li,
     .paragraph-Lw0F_EMLz1.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .heading-IvILgahxF1.text-output h1:first-child:before,
 .heading-IvILgahxF1.text-output h2:first-child:before,
 .heading-IvILgahxF1.text-output h3:first-child:before,
 .heading-IvILgahxF1.text-output h4:first-child:before,
 .heading-IvILgahxF1.text-output h5:first-child:before,
 .heading-IvILgahxF1.text-output h6:first-child:before,
 .heading-IvILgahxF1.text-output p:first-child:before,
 .paragraph-Lw0F_EMLz1.text-output h1:first-child:before,
 .paragraph-Lw0F_EMLz1.text-output h2:first-child:before,
 .paragraph-Lw0F_EMLz1.text-output h3:first-child:before,
 .paragraph-Lw0F_EMLz1.text-output h4:first-child:before,
 .paragraph-Lw0F_EMLz1.text-output h5:first-child:before,
 .paragraph-Lw0F_EMLz1.text-output h6:first-child:before,
 .paragraph-Lw0F_EMLz1.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 .heading-IvILgahxF1 {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-IvILgahxF1 h1,
     .heading-IvILgahxF1 h2,
     .heading-IvILgahxF1 h3,
     .heading-IvILgahxF1 h4,
     .heading-IvILgahxF1 h5,
     .heading-IvILgahxF1 h6,
     .heading-IvILgahxF1 ul li,
     .heading-IvILgahxF1.text-output {
         font-size: 40px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-IvILgahxF1 h1,
     .heading-IvILgahxF1 h2,
     .heading-IvILgahxF1 h3,
     .heading-IvILgahxF1 h4,
     .heading-IvILgahxF1 h5,
     .heading-IvILgahxF1 h6,
     .heading-IvILgahxF1 ul li,
     .heading-IvILgahxF1.text-output {
         font-size: 40px !important;
         font-weight: 700
     }
 }

 #nav-menu-v2-MvjHnNNJh- .mega-menu-container {
     font-weight: 500;
     font-size: 18px;
     justify-content: flex-start;
     flex-direction: row;
     background-color: var(--transparent)
 }

 #nav-menu-v2-MvjHnNNJh- .nav-menu-mobile {
     display: none
 }

 #nav-menu-v2-MvjHnNNJh- .nav-menu-desktop {
     display: flex
 }

 #nav-menu-v2-MvjHnNNJh- .x-icon {
     display: none
 }

 #nav-menu-v2-MvjHnNNJh- .menu-layout {
     flex-direction: row
 }

 #nav-menu-v2-MvjHnNNJh- .nav-spacing-x {
     margin-left: 20px
 }

 #nav-menu-v2-MvjHnNNJh- .menu-item-builder-title,
 #nav-menu-v2-MvjHnNNJh- .menu-item-title:hover {
     background-color: var(--transparent);
     color: var(--color-lyjjelrg)
 }

 #nav-menu-v2-MvjHnNNJh- .menu-item-builder-title-icon>span::after,
 #nav-menu-v2-MvjHnNNJh- .menu-item-title-icon>span::after {
     color: inherit;
     content: "";
     font-family: "Font Awesome 5 Free";
     font-weight: 700;
     font-size: 18px;
     display: inline-block;
     margin-left: .25rem;
     transition: transform .3s ease
 }

 #nav-menu-v2-MvjHnNNJh- .menu-item-builder-title-icon-hover>span::after,
 #nav-menu-v2-MvjHnNNJh- .menu-item-title-icon:hover>span::after {
     transform: rotate(180deg)
 }

 #nav-menu-v2-MvjHnNNJh- .menu-item-builder>.submenu-builder,
 #nav-menu-v2-MvjHnNNJh- .menu-item:hover>.mega-menu,
 #nav-menu-v2-MvjHnNNJh- .menu-item:hover>.submenu,
 #nav-menu-v2-MvjHnNNJh- .submenu:hover {
     visibility: visible;
     opacity: 1
 }

 #nav-menu-v2-MvjHnNNJh- .submenu,
 #nav-menu-v2-MvjHnNNJh- .submenu-builder {
     position: absolute;
     z-index: 10;
     visibility: hidden;
     opacity: 0;
     transition: visibility 0s, opacity .3s ease-in
 }

 #nav-menu-v2-MvjHnNNJh- .submenu-content-container {
     margin: 0;
     padding-top: 0;
     padding-bottom: 0;
     background-color: var(--white);
     border-width: 1px;
     border-color: #000 !important;
     border-style: solid;
     border-radius: 0;
     box-shadow: none
 }

 #nav-menu-v2-MvjHnNNJh- .submenu-column {
     display: block;
     grid-template-columns: 1fr 1fr;
     row-gap: 0;
     column-gap: 0
 }

 #nav-menu-v2-MvjHnNNJh- .submenu-item {
     padding-left: 16px;
     padding-right: 16px;
     margin-bottom: 0;
     color: var(--black)
 }

 #nav-menu-v2-MvjHnNNJh- .submenu-column>li:last-child,
 #nav-menu-v2-MvjHnNNJh- .submenu-column>li:last-child .submenu-item {
     margin-bottom: 0
 }

 #nav-menu-v2-MvjHnNNJh- .submenu-item:hover {
     background-color: var(--black);
     color: var(--white)
 }

 #nav-menu-v2-MvjHnNNJh- .sub-menu-align {
     right: -.5rem
 }

 #nav-menu-v2-MvjHnNNJh- .user-icon {
     color: var(--black)
 }

 #nav-menu-v2-MvjHnNNJh- .mega-menu {
     visibility: hidden;
     opacity: 0;
     transition: visibility 0s, opacity .3s ease-in;
     position: absolute;
     left: 0;
     z-index: 999
 }

 #nav-menu-v2-MvjHnNNJh- .mega-menu:hover {
     visibility: visible;
     opacity: 1
 }

 #nav-menu-v2-MvjHnNNJh- .mega-menu-builder {
     position: absolute;
     left: 0
 }

 #nav-menu-v2-MvjHnNNJh- .items-cart,
 #nav-menu-v2-MvjHnNNJh- .items-cart-active {
     color: var(--black)
 }

 #nav-menu-v2-MvjHnNNJh- .cart-search-desktop {
     display: list-item
 }

 #nav-menu-v2-MvjHnNNJh- .cart-search-mobile {
     display: none
 }

 #nav-menu-v2-MvjHnNNJh- .nav-search-wrapper,
 #nav-menu-v2-MvjHnNNJh- .search-bar-container {
     background-color: var(--white)
 }

 #nav-menu-v2-MvjHnNNJh- .hl-autocomplete-input {
     border: 1px solid #cacaca;
     margin: 1px;
     border-radius: 16px
 }

 #nav-menu-v2-MvjHnNNJh- .hl-autocomplete {
     font-family: inherit
 }

 #nav-menu-v2-MvjHnNNJh- .hl-autocomplete-button {
     background: #fff
 }

 #nav-menu-v2-MvjHnNNJh- .hl-autocomplete-input-wrapper {
     color: #000;
     background-color: #fff
 }

 #nav-menu-v2-MvjHnNNJh- .hl-autocomplete-results {
     border: 1px solid #cacaca;
     border-top: none;
     border-radius: 16px;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
     color: var(--black);
     background-color: var(--white)
 }

 #nav-menu-v2-MvjHnNNJh- .hl-autocomplete-input:hover {
     border-width: 1.5px;
     margin: .5px
 }

 #nav-menu-v2-MvjHnNNJh- .hl-autocomplete-input:focus-within {
     border-width: 2px;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #nav-menu-v2-MvjHnNNJh- .mega-menu-container {
         font-weight: 500;
         font-size: 18px;
         background-color: var(--transparent)
     }

     #nav-menu-v2-MvjHnNNJh- .nav-menu-mobile {
         display: block
     }

     #nav-menu-v2-MvjHnNNJh- .nav-menu-mobile span::before {
         cursor: pointer;
         color: var(--black);
         content: "";
         font-family: "Font Awesome 5 Free";
         font-weight: 700;
         font-size: 18px
     }

     #nav-menu-v2-MvjHnNNJh- .nav-menu-desktop {
         display: block;
         position: fixed;
         width: 100%;
         height: 100vh;
         overflow-y: scroll;
         overscroll-behavior: contain;
         z-index: 999;
         left: 0;
         top: 0;
         padding-left: 1rem;
         padding-right: 1rem;
         background-color: var(--white);
         padding-bottom: 8rem
     }

     #nav-menu-v2-MvjHnNNJh-:has(.nav-menu-desktop:not(.hide-popup)),
     .c-wrapper.c-column:has(#nav-menu-v2-MvjHnNNJh- .nav-menu-desktop:not(.hide-popup)),
     .c-wrapper.c-row:has(#nav-menu-v2-MvjHnNNJh- .nav-menu-desktop:not(.hide-popup)),
     .c-wrapper.c-section:has(#nav-menu-v2-MvjHnNNJh- .nav-menu-desktop:not(.hide-popup)) {
         z-index: 13
     }

     #nav-menu-v2-MvjHnNNJh- .hide-popup {
         display: none !important
     }

     #nav-menu-v2-MvjHnNNJh- .x-icon {
         display: flex
     }

     #nav-menu-v2-MvjHnNNJh- .submenu-content-container {
         margin: 0;
         background-color: var(--white);
         padding: 0 16px;
         border: 0;
         box-shadow: none
     }

     #nav-menu-v2-MvjHnNNJh- .nav-spacing-x {
         margin-left: 0;
         margin-bottom: 20px
     }

     #nav-menu-v2-MvjHnNNJh- .menu-item-builder>.submenu-builder {
         display: block
     }

     #nav-menu-v2-MvjHnNNJh- .menu-item-title-icon {
         position: relative;
         padding-right: calc(18px*2);
         white-space: normal !important;
         text-wrap: wrap !important
     }

     #nav-menu-v2-MvjHnNNJh- .menu-item-title-icon>span::after {
         font-size: 18px;
         position: absolute;
         right: .375rem
     }

     #nav-menu-v2-MvjHnNNJh- .menu-item-title-icon-rotate>span::after {
         transform: rotate(180deg) !important
     }

     #nav-menu-v2-MvjHnNNJh- .menu-item-title-icon-rotate-reverse>span::after {
         transform: rotate(0deg) !important
     }

     #nav-menu-v2-MvjHnNNJh- .submenu {
         display: none;
         position: static;
         z-index: unset;
         visibility: visible;
         opacity: 1;
         transition: visibility 0s, opacity .3s ease-in
     }

     #nav-menu-v2-MvjHnNNJh- .submenu-item {
         white-space: normal !important;
         text-wrap: wrap !important
     }

     #nav-menu-v2-MvjHnNNJh- .submenu-mobile-active {
         display: block
     }

     #nav-menu-v2-MvjHnNNJh- .submenu-builder {
         display: none;
         position: static;
         z-index: none;
         visibility: visible;
         opacity: 1;
         transition: none
     }

     #nav-menu-v2-MvjHnNNJh- .itemTarget {
         border: 0 !important;
         border-radius: unset !important;
         box-shadow: none !important
     }

     #nav-menu-v2-MvjHnNNJh- .mega-menu {
         display: none;
         visibility: visible;
         opacity: 1;
         position: static;
         left: unset;
         bottom: unset;
         z-index: unset;
         transition: visibility 0s, opacity .3s ease-in
     }

     #nav-menu-v2-MvjHnNNJh- .mega-menu-mobile-active {
         display: block
     }

     #nav-menu-v2-MvjHnNNJh- .mega-menu-builder {
         position: static;
         left: unset;
         bottom: unset;
         z-index: unset
     }

     #nav-menu-v2-MvjHnNNJh- .cart-search-desktop {
         display: none
     }

     #nav-menu-v2-MvjHnNNJh- .cart-search-mobile {
         display: flex
     }

     #nav-menu-v2-MvjHnNNJh- .nav-search-wrapper,
     #nav-menu-v2-MvjHnNNJh- .search-bar-container {
         background-color: var(--white)
     }
 }

 #nav-menu-v2-MvjHnNNJh-:has(.mega-menu-builder),
 #nav-menu-v2-MvjHnNNJh-:has(.mega-menu-mobile-active),
 #nav-menu-v2-MvjHnNNJh-:has(.menu-item-builder>.submenu-builder),
 #nav-menu-v2-MvjHnNNJh-:has(.menu-item:hover>.mega-menu),
 #nav-menu-v2-MvjHnNNJh-:has(.menu-item:hover>.submenu),
 #nav-menu-v2-MvjHnNNJh-:has(.submenu-mobile-active),
 .c-wrapper.c-column:has(#nav-menu-v2-MvjHnNNJh- .mega-menu-builder),
 .c-wrapper.c-column:has(#nav-menu-v2-MvjHnNNJh- .mega-menu-mobile-active),
 .c-wrapper.c-column:has(#nav-menu-v2-MvjHnNNJh- .menu-item-builder>.submenu-builder),
 .c-wrapper.c-column:has(#nav-menu-v2-MvjHnNNJh- .menu-item:hover>.mega-menu),
 .c-wrapper.c-column:has(#nav-menu-v2-MvjHnNNJh- .menu-item:hover>.submenu),
 .c-wrapper.c-column:has(#nav-menu-v2-MvjHnNNJh- .submenu-mobile-active),
 .c-wrapper.c-row:has(#nav-menu-v2-MvjHnNNJh- .mega-menu-builder),
 .c-wrapper.c-row:has(#nav-menu-v2-MvjHnNNJh- .mega-menu-mobile-active),
 .c-wrapper.c-row:has(#nav-menu-v2-MvjHnNNJh- .menu-item-builder>.submenu-builder),
 .c-wrapper.c-row:has(#nav-menu-v2-MvjHnNNJh- .menu-item:hover>.mega-menu),
 .c-wrapper.c-row:has(#nav-menu-v2-MvjHnNNJh- .menu-item:hover>.submenu),
 .c-wrapper.c-row:has(#nav-menu-v2-MvjHnNNJh- .submenu-mobile-active),
 .c-wrapper.c-section:has(#nav-menu-v2-MvjHnNNJh- .mega-menu-builder),
 .c-wrapper.c-section:has(#nav-menu-v2-MvjHnNNJh- .mega-menu-mobile-active),
 .c-wrapper.c-section:has(#nav-menu-v2-MvjHnNNJh- .menu-item-builder>.submenu-builder),
 .c-wrapper.c-section:has(#nav-menu-v2-MvjHnNNJh- .menu-item:hover>.mega-menu),
 .c-wrapper.c-section:has(#nav-menu-v2-MvjHnNNJh- .menu-item:hover>.submenu),
 .c-wrapper.c-section:has(#nav-menu-v2-MvjHnNNJh- .submenu-mobile-active) {
     z-index: 13
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff;
     --color-ommkkvem: #CFFF04ff
 }

 .hl_page-preview--content .section-kBqau-jlmX {
     box-shadow: none;
     padding: 20px 0 40px;
     margin: -160px 0 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-sygFNdsCT9,
 .hl_page-preview--content .row-LDx7pbQrpy,
 .hl_page-preview--content .row-yUYWvtoOwC {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-sygFNdsCT9,
 .hl_page-preview--content .row-LDx7pbQrpy {
     margin: 0
 }

 .hl_page-preview--content .row-LDx7pbQrpy {
     margin: 0 auto
 }

 .hl_page-preview--content .col-B59vXsnjgL {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 33%;
     margin: 0
 }

 .hl_page-preview--content #heading-k724DDkbs6 {
     margin: 0-21px 0 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-k724DDkbs6,
 .hl_page-preview--content .col-B59vXsnjgL,
 .hl_page-preview--content .col-_Lm9WZGH2o {
     box-shadow: none;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .cheading-k724DDkbs6 {
     font-family: var(--headlinefont);
     color: var(--white);
     icon-color: var(--color-lyjjelrg);
     font-weight: 400;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-_Lm9WZGH2o {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 33%;
     margin: 0
 }

 .hl_page-preview--content #heading-0HwBrJY883,
 .hl_page-preview--content #heading-lnnwShsCxX,
 .hl_page-preview--content #sub-heading-5c-FTN3aBf,
 .hl_page-preview--content #sub-heading-H2E6MFI5nJ,
 .hl_page-preview--content #sub-heading-fReLxixoXV,
 .hl_page-preview--content #sub-heading-gpGJ8DZWuB,
 .hl_page-preview--content #sub-heading-tAFjI2VKt4,
 .hl_page-preview--content #sub-heading-zZWRu1s8f8 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-lnnwShsCxX {
     font-family: var(--headlinefont);
     color: var(--white);
     icon-color: var(--color-lyjjelrg);
     font-weight: 400;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .cheading-0HwBrJY883,
 .hl_page-preview--content .cheading-lnnwShsCxX,
 .hl_page-preview--content .col-prDwa-TBgk {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-prDwa-TBgk {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 33%;
     margin: 0
 }

 .hl_page-preview--content .cheading-0HwBrJY883 {
     font-family: var(--headlinefont);
     color: var(--white);
     icon-color: var(--color-lyjjelrg);
     font-weight: 400;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-m452UsBaU-,
 .hl_page-preview--content .row-jPA9QnM5yP {
     margin: 0 0 0 40px;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-m452UsBaU- {
     padding: 10px 5px 10px 20px;
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content .button-eTZktoktSt {
     margin: 0;
     text-align: left
 }

 .hl_page-preview--content .cbutton-eTZktoktSt {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--black);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .csub-heading-gpGJ8DZWuB {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--color-lyjjelrg), var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 0 0 10px 25px;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .csub-heading-5c-FTN3aBf,
 .hl_page-preview--content .csub-heading-gpGJ8DZWuB,
 .hl_page-preview--content .csub-heading-tAFjI2VKt4 {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .csub-heading-tAFjI2VKt4 {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--color-lyjjelrg), var(--color-ommkkvem);
     icon-color: var(--color-lyjjelrg);
     font-weight: 400;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .csub-heading-5c-FTN3aBf {
     inline-colors: var(--color-lyjjelrg), var(--white);
     icon-color: var(--text-color);
     padding: 0 0 0 25px
 }

 .hl_page-preview--content .csub-heading-5c-FTN3aBf,
 .hl_page-preview--content .csub-heading-H2E6MFI5nJ,
 .hl_page-preview--content .csub-heading-fReLxixoXV {
     font-family: var(--headlinefont);
     color: var(--text-color);
     font-weight: 400;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .csub-heading-H2E6MFI5nJ {
     background-color: var(--transparent);
     inline-colors: var(--color-lyjjelrg), var(--black), var(--color-ommkkvem);
     icon-color: var(--color-lyjjelrg);
     box-shadow: none;
     padding: 10px 0;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .csub-heading-fReLxixoXV {
     inline-colors: var(--white);
     icon-color: var(--text-color);
     padding: 0 0 0 25px
 }

 .hl_page-preview--content .col-8XEQ-ZwGxv,
 .hl_page-preview--content .csub-heading-fReLxixoXV,
 .hl_page-preview--content .csub-heading-zZWRu1s8f8 {
     box-shadow: none;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .csub-heading-zZWRu1s8f8 {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--color-lyjjelrg), var(--color-ommkkvem);
     icon-color: var(--color-lyjjelrg);
     font-weight: 400;
     padding: 10px 0 5px;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .col-8XEQ-ZwGxv {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #heading-XHNRu-EexE,
 .hl_page-preview--content .video-uQFIN4kUhr {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-XHNRu-EexE,
 .hl_page-preview--content .cvideo-uQFIN4kUhr {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .cvideo-uQFIN4kUhr {
     padding: 10px;
     video-player-accent-color: #fff
 }

 .hl_page-preview--content .cheading-XHNRu-EexE {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--color-lyjjelrg), var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 #section-kBqau-jlmX>.inner {
     max-width: 1170px
 }

 #col-8XEQ-ZwGxv>.inner,
 #col-B59vXsnjgL>.inner,
 #col-_Lm9WZGH2o>.inner,
 #col-m452UsBaU->.inner,
 #col-prDwa-TBgk>.inner,
 #col-sygFNdsCT9>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 .heading-0HwBrJY883,
 .heading-k724DDkbs6,
 .heading-lnnwShsCxX {
     font-weight: 700
 }

 .heading-0HwBrJY883 a,
 .heading-0HwBrJY883 a *,
 .heading-XHNRu-EexE a,
 .heading-XHNRu-EexE a *,
 .heading-k724DDkbs6 a,
 .heading-k724DDkbs6 a *,
 .heading-lnnwShsCxX a,
 .heading-lnnwShsCxX a *,
 .sub-heading-5c-FTN3aBf a,
 .sub-heading-5c-FTN3aBf a *,
 .sub-heading-H2E6MFI5nJ a,
 .sub-heading-H2E6MFI5nJ a *,
 .sub-heading-fReLxixoXV a,
 .sub-heading-fReLxixoXV a *,
 .sub-heading-gpGJ8DZWuB a,
 .sub-heading-gpGJ8DZWuB a *,
 .sub-heading-tAFjI2VKt4 a,
 .sub-heading-tAFjI2VKt4 a *,
 .sub-heading-zZWRu1s8f8 a,
 .sub-heading-zZWRu1s8f8 a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-0HwBrJY883 a u,
 .heading-0HwBrJY883 a:hover,
 .heading-XHNRu-EexE a u,
 .heading-XHNRu-EexE a:hover,
 .heading-k724DDkbs6 a u,
 .heading-k724DDkbs6 a:hover,
 .heading-lnnwShsCxX a u,
 .heading-lnnwShsCxX a:hover,
 .sub-heading-5c-FTN3aBf a u,
 .sub-heading-5c-FTN3aBf a:hover,
 .sub-heading-H2E6MFI5nJ a u,
 .sub-heading-H2E6MFI5nJ a:hover,
 .sub-heading-fReLxixoXV a u,
 .sub-heading-fReLxixoXV a:hover,
 .sub-heading-gpGJ8DZWuB a u,
 .sub-heading-gpGJ8DZWuB a:hover,
 .sub-heading-tAFjI2VKt4 a u,
 .sub-heading-tAFjI2VKt4 a:hover,
 .sub-heading-zZWRu1s8f8 a u,
 .sub-heading-zZWRu1s8f8 a:hover {
     text-decoration: underline
 }

 .heading-0HwBrJY883 a s,
 .heading-XHNRu-EexE a s,
 .heading-k724DDkbs6 a s,
 .heading-lnnwShsCxX a s,
 .sub-heading-5c-FTN3aBf a s,
 .sub-heading-H2E6MFI5nJ a s,
 .sub-heading-fReLxixoXV a s,
 .sub-heading-gpGJ8DZWuB a s,
 .sub-heading-tAFjI2VKt4 a s,
 .sub-heading-zZWRu1s8f8 a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-k724DDkbs6 h1,
     .heading-k724DDkbs6 h2,
     .heading-k724DDkbs6 h3,
     .heading-k724DDkbs6 h4,
     .heading-k724DDkbs6 h5,
     .heading-k724DDkbs6 h6,
     .heading-k724DDkbs6 ul li,
     .heading-k724DDkbs6.text-output {
         font-size: 23px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-k724DDkbs6 h1,
     .heading-k724DDkbs6 h2,
     .heading-k724DDkbs6 h3,
     .heading-k724DDkbs6 h4,
     .heading-k724DDkbs6 h5,
     .heading-k724DDkbs6 h6,
     .heading-k724DDkbs6 ul li,
     .heading-k724DDkbs6.text-output {
         font-size: 23px !important;
         font-weight: 700
     }
 }

 .heading-0HwBrJY883.text-output h1:first-child:before,
 .heading-0HwBrJY883.text-output h2:first-child:before,
 .heading-0HwBrJY883.text-output h3:first-child:before,
 .heading-0HwBrJY883.text-output h4:first-child:before,
 .heading-0HwBrJY883.text-output h5:first-child:before,
 .heading-0HwBrJY883.text-output h6:first-child:before,
 .heading-0HwBrJY883.text-output p:first-child:before,
 .heading-k724DDkbs6.text-output h1:first-child:before,
 .heading-k724DDkbs6.text-output h2:first-child:before,
 .heading-k724DDkbs6.text-output h3:first-child:before,
 .heading-k724DDkbs6.text-output h4:first-child:before,
 .heading-k724DDkbs6.text-output h5:first-child:before,
 .heading-k724DDkbs6.text-output h6:first-child:before,
 .heading-k724DDkbs6.text-output p:first-child:before,
 .heading-lnnwShsCxX.text-output h1:first-child:before,
 .heading-lnnwShsCxX.text-output h2:first-child:before,
 .heading-lnnwShsCxX.text-output h3:first-child:before,
 .heading-lnnwShsCxX.text-output h4:first-child:before,
 .heading-lnnwShsCxX.text-output h5:first-child:before,
 .heading-lnnwShsCxX.text-output h6:first-child:before,
 .heading-lnnwShsCxX.text-output p:first-child:before {
     color: var(--color-lyjjelrg);
     content: "";
     font-family: "Font Awesome 5 Free";
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-lnnwShsCxX h1,
     .heading-lnnwShsCxX h2,
     .heading-lnnwShsCxX h3,
     .heading-lnnwShsCxX h4,
     .heading-lnnwShsCxX h5,
     .heading-lnnwShsCxX h6,
     .heading-lnnwShsCxX ul li,
     .heading-lnnwShsCxX.text-output {
         font-size: 23px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-lnnwShsCxX h1,
     .heading-lnnwShsCxX h2,
     .heading-lnnwShsCxX h3,
     .heading-lnnwShsCxX h4,
     .heading-lnnwShsCxX h5,
     .heading-lnnwShsCxX h6,
     .heading-lnnwShsCxX ul li,
     .heading-lnnwShsCxX.text-output {
         font-size: 23px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-0HwBrJY883 h1,
     .heading-0HwBrJY883 h2,
     .heading-0HwBrJY883 h3,
     .heading-0HwBrJY883 h4,
     .heading-0HwBrJY883 h5,
     .heading-0HwBrJY883 h6,
     .heading-0HwBrJY883 ul li,
     .heading-0HwBrJY883.text-output {
         font-size: 23px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-0HwBrJY883 h1,
     .heading-0HwBrJY883 h2,
     .heading-0HwBrJY883 h3,
     .heading-0HwBrJY883 h4,
     .heading-0HwBrJY883 h5,
     .heading-0HwBrJY883 h6,
     .heading-0HwBrJY883 ul li,
     .heading-0HwBrJY883.text-output {
         font-size: 23px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-eTZktoktSt .button-icon-end,
     .button-eTZktoktSt .button-icon-start,
     .button-eTZktoktSt .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-eTZktoktSt .button-icon-start {
         margin-right: 5px
     }

     .button-eTZktoktSt .button-icon-end {
         margin-left: 5px
     }

     .button-eTZktoktSt .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-eTZktoktSt .button-icon-end,
     .button-eTZktoktSt .button-icon-start,
     .button-eTZktoktSt .main-heading-button {
         font-size: 18px;
         font-weight: 500
     }

     .button-eTZktoktSt .button-icon-start {
         margin-right: 5px
     }

     .button-eTZktoktSt .button-icon-end {
         margin-left: 5px
     }

     .button-eTZktoktSt .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .sub-heading-5c-FTN3aBf,
 .sub-heading-H2E6MFI5nJ,
 .sub-heading-fReLxixoXV,
 .sub-heading-gpGJ8DZWuB,
 .sub-heading-tAFjI2VKt4,
 .sub-heading-zZWRu1s8f8 {
     font-weight: 400
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-gpGJ8DZWuB h1,
     .sub-heading-gpGJ8DZWuB h2,
     .sub-heading-gpGJ8DZWuB h3,
     .sub-heading-gpGJ8DZWuB h4,
     .sub-heading-gpGJ8DZWuB h5,
     .sub-heading-gpGJ8DZWuB h6,
     .sub-heading-gpGJ8DZWuB ul li,
     .sub-heading-gpGJ8DZWuB.text-output {
         font-size: 21px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-gpGJ8DZWuB h1,
     .sub-heading-gpGJ8DZWuB h2,
     .sub-heading-gpGJ8DZWuB h3,
     .sub-heading-gpGJ8DZWuB h4,
     .sub-heading-gpGJ8DZWuB h5,
     .sub-heading-gpGJ8DZWuB h6,
     .sub-heading-gpGJ8DZWuB ul li,
     .sub-heading-gpGJ8DZWuB.text-output {
         font-size: 21px !important;
         font-weight: 400
     }
 }

 .sub-heading-gpGJ8DZWuB.text-output h1:first-child:before,
 .sub-heading-gpGJ8DZWuB.text-output h2:first-child:before,
 .sub-heading-gpGJ8DZWuB.text-output h3:first-child:before,
 .sub-heading-gpGJ8DZWuB.text-output h4:first-child:before,
 .sub-heading-gpGJ8DZWuB.text-output h5:first-child:before,
 .sub-heading-gpGJ8DZWuB.text-output h6:first-child:before,
 .sub-heading-gpGJ8DZWuB.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-tAFjI2VKt4 h1,
     .sub-heading-tAFjI2VKt4 h2,
     .sub-heading-tAFjI2VKt4 h3,
     .sub-heading-tAFjI2VKt4 h4,
     .sub-heading-tAFjI2VKt4 h5,
     .sub-heading-tAFjI2VKt4 h6,
     .sub-heading-tAFjI2VKt4 ul li,
     .sub-heading-tAFjI2VKt4.text-output {
         font-size: 19px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-tAFjI2VKt4 h1,
     .sub-heading-tAFjI2VKt4 h2,
     .sub-heading-tAFjI2VKt4 h3,
     .sub-heading-tAFjI2VKt4 h4,
     .sub-heading-tAFjI2VKt4 h5,
     .sub-heading-tAFjI2VKt4 h6,
     .sub-heading-tAFjI2VKt4 ul li,
     .sub-heading-tAFjI2VKt4.text-output {
         font-size: 19px !important;
         font-weight: 400
     }
 }

 .sub-heading-tAFjI2VKt4.text-output h1:first-child:before,
 .sub-heading-tAFjI2VKt4.text-output h2:first-child:before,
 .sub-heading-tAFjI2VKt4.text-output h3:first-child:before,
 .sub-heading-tAFjI2VKt4.text-output h4:first-child:before,
 .sub-heading-tAFjI2VKt4.text-output h5:first-child:before,
 .sub-heading-tAFjI2VKt4.text-output h6:first-child:before,
 .sub-heading-tAFjI2VKt4.text-output p:first-child:before {
     color: var(--color-lyjjelrg);
     content: "";
     font-family: "Font Awesome 5 Free";
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-5c-FTN3aBf h1,
     .sub-heading-5c-FTN3aBf h2,
     .sub-heading-5c-FTN3aBf h3,
     .sub-heading-5c-FTN3aBf h4,
     .sub-heading-5c-FTN3aBf h5,
     .sub-heading-5c-FTN3aBf h6,
     .sub-heading-5c-FTN3aBf ul li,
     .sub-heading-5c-FTN3aBf.text-output {
         font-size: 21px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-5c-FTN3aBf h1,
     .sub-heading-5c-FTN3aBf h2,
     .sub-heading-5c-FTN3aBf h3,
     .sub-heading-5c-FTN3aBf h4,
     .sub-heading-5c-FTN3aBf h5,
     .sub-heading-5c-FTN3aBf h6,
     .sub-heading-5c-FTN3aBf ul li,
     .sub-heading-5c-FTN3aBf.text-output {
         font-size: 21px !important;
         font-weight: 400
     }
 }

 .sub-heading-5c-FTN3aBf.text-output h1:first-child:before,
 .sub-heading-5c-FTN3aBf.text-output h2:first-child:before,
 .sub-heading-5c-FTN3aBf.text-output h3:first-child:before,
 .sub-heading-5c-FTN3aBf.text-output h4:first-child:before,
 .sub-heading-5c-FTN3aBf.text-output h5:first-child:before,
 .sub-heading-5c-FTN3aBf.text-output h6:first-child:before,
 .sub-heading-5c-FTN3aBf.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-H2E6MFI5nJ h1,
     .sub-heading-H2E6MFI5nJ h2,
     .sub-heading-H2E6MFI5nJ h3,
     .sub-heading-H2E6MFI5nJ h4,
     .sub-heading-H2E6MFI5nJ h5,
     .sub-heading-H2E6MFI5nJ h6,
     .sub-heading-H2E6MFI5nJ ul li,
     .sub-heading-H2E6MFI5nJ.text-output {
         font-size: 19px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-H2E6MFI5nJ h1,
     .sub-heading-H2E6MFI5nJ h2,
     .sub-heading-H2E6MFI5nJ h3,
     .sub-heading-H2E6MFI5nJ h4,
     .sub-heading-H2E6MFI5nJ h5,
     .sub-heading-H2E6MFI5nJ h6,
     .sub-heading-H2E6MFI5nJ ul li,
     .sub-heading-H2E6MFI5nJ.text-output {
         font-size: 19px !important;
         font-weight: 400
     }
 }

 .sub-heading-H2E6MFI5nJ.text-output h1:first-child:before,
 .sub-heading-H2E6MFI5nJ.text-output h2:first-child:before,
 .sub-heading-H2E6MFI5nJ.text-output h3:first-child:before,
 .sub-heading-H2E6MFI5nJ.text-output h4:first-child:before,
 .sub-heading-H2E6MFI5nJ.text-output h5:first-child:before,
 .sub-heading-H2E6MFI5nJ.text-output h6:first-child:before,
 .sub-heading-H2E6MFI5nJ.text-output p:first-child:before {
     color: var(--color-lyjjelrg);
     content: "";
     font-family: "Font Awesome 5 Free";
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-fReLxixoXV h1,
     .sub-heading-fReLxixoXV h2,
     .sub-heading-fReLxixoXV h3,
     .sub-heading-fReLxixoXV h4,
     .sub-heading-fReLxixoXV h5,
     .sub-heading-fReLxixoXV h6,
     .sub-heading-fReLxixoXV ul li,
     .sub-heading-fReLxixoXV.text-output {
         font-size: 21px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-fReLxixoXV h1,
     .sub-heading-fReLxixoXV h2,
     .sub-heading-fReLxixoXV h3,
     .sub-heading-fReLxixoXV h4,
     .sub-heading-fReLxixoXV h5,
     .sub-heading-fReLxixoXV h6,
     .sub-heading-fReLxixoXV ul li,
     .sub-heading-fReLxixoXV.text-output {
         font-size: 21px !important;
         font-weight: 400
     }
 }

 .sub-heading-fReLxixoXV.text-output h1:first-child:before,
 .sub-heading-fReLxixoXV.text-output h2:first-child:before,
 .sub-heading-fReLxixoXV.text-output h3:first-child:before,
 .sub-heading-fReLxixoXV.text-output h4:first-child:before,
 .sub-heading-fReLxixoXV.text-output h5:first-child:before,
 .sub-heading-fReLxixoXV.text-output h6:first-child:before,
 .sub-heading-fReLxixoXV.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-zZWRu1s8f8 h1,
     .sub-heading-zZWRu1s8f8 h2,
     .sub-heading-zZWRu1s8f8 h3,
     .sub-heading-zZWRu1s8f8 h4,
     .sub-heading-zZWRu1s8f8 h5,
     .sub-heading-zZWRu1s8f8 h6,
     .sub-heading-zZWRu1s8f8 ul li,
     .sub-heading-zZWRu1s8f8.text-output {
         font-size: 19px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-zZWRu1s8f8 h1,
     .sub-heading-zZWRu1s8f8 h2,
     .sub-heading-zZWRu1s8f8 h3,
     .sub-heading-zZWRu1s8f8 h4,
     .sub-heading-zZWRu1s8f8 h5,
     .sub-heading-zZWRu1s8f8 h6,
     .sub-heading-zZWRu1s8f8 ul li,
     .sub-heading-zZWRu1s8f8.text-output {
         font-size: 19px !important;
         font-weight: 400
     }
 }

 .sub-heading-zZWRu1s8f8.text-output h1:first-child:before,
 .sub-heading-zZWRu1s8f8.text-output h2:first-child:before,
 .sub-heading-zZWRu1s8f8.text-output h3:first-child:before,
 .sub-heading-zZWRu1s8f8.text-output h4:first-child:before,
 .sub-heading-zZWRu1s8f8.text-output h5:first-child:before,
 .sub-heading-zZWRu1s8f8.text-output h6:first-child:before,
 .sub-heading-zZWRu1s8f8.text-output p:first-child:before {
     color: var(--color-lyjjelrg);
     content: "";
     font-family: "Font Awesome 5 Free";
     margin-right: 5px;
     font-weight: 700
 }

 #video-uQFIN4kUhr .vjs-ghl .vjs-volume-level,
 #video-uQFIN4kUhr .vjs-ghl.video-js .vjs-play-progress {
     background: #fff
 }

 #video-uQFIN4kUhr .vjs-ghl.video-js .vjs-load-progress div {
     background: #fff;
     opacity: .5
 }

 .heading-XHNRu-EexE {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-XHNRu-EexE h1,
     .heading-XHNRu-EexE h2,
     .heading-XHNRu-EexE h3,
     .heading-XHNRu-EexE h4,
     .heading-XHNRu-EexE h5,
     .heading-XHNRu-EexE h6,
     .heading-XHNRu-EexE ul li,
     .heading-XHNRu-EexE.text-output {
         font-size: 43px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-XHNRu-EexE h1,
     .heading-XHNRu-EexE h2,
     .heading-XHNRu-EexE h3,
     .heading-XHNRu-EexE h4,
     .heading-XHNRu-EexE h5,
     .heading-XHNRu-EexE h6,
     .heading-XHNRu-EexE ul li,
     .heading-XHNRu-EexE.text-output {
         font-size: 43px !important;
         font-weight: 700
     }
 }

 .heading-XHNRu-EexE.text-output h1:first-child:before,
 .heading-XHNRu-EexE.text-output h2:first-child:before,
 .heading-XHNRu-EexE.text-output h3:first-child:before,
 .heading-XHNRu-EexE.text-output h4:first-child:before,
 .heading-XHNRu-EexE.text-output h5:first-child:before,
 .heading-XHNRu-EexE.text-output h6:first-child:before,
 .heading-XHNRu-EexE.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --gray: #cbd5e0;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff;
     --color-ommkkvem: #CFFF04ff;
     --color-edeamdhw: #242424ff
 }

 .hl_page-preview--content .section-cb8DimTA-G {
     box-shadow: none;
     padding: 20px 0 40px;
     margin: -160px 0 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-cb8DimTA-G {
         margin-top: 0;
         padding-bottom: 10px
     }
 }

 .hl_page-preview--content .row-eTBoMyEyMm {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-eTBoMyEyMm {
         padding-bottom: 0;
         padding-top: 0
     }
 }

 .hl_page-preview--content .col-Rt0AU2UQSU {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-Rt0AU2UQSU {
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .row-fsTezdd6B9 {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-fsTezdd6B9 {
         margin-left: 2px !important;
         margin-right: 0 !important
     }
 }

 .hl_page-preview--content .row-fsTezdd6B9 {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--color-edeamdhw);
     backdrop-filter: none;
     border-color: var(--transparent);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-fsTezdd6B9 {
         padding-left: 0 !important;
         padding-right: 0 !important;
         padding-bottom: 0;
         padding-top: 0
     }
 }

 .hl_page-preview--content .col-zr8he264hM {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-zr8he264hM {
         padding-right: 0 !important;
         padding-bottom: 0;
         padding-left: 30px !important;
         padding-top: 0;
         margin-right: 0 !important;
         margin-top: -48px
     }
 }

 .hl_page-preview--content #sub-heading-6CzDfOVbYs {
     margin: 0;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-6CzDfOVbYs {
         margin-left: -330px;
         margin-right: 0
     }
 }

 .hl_page-preview--content .csub-heading-6CzDfOVbYs {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-6CzDfOVbYs {
         text-align: left;
         padding-top: 35px;
         padding-bottom: 0;
         padding-left: 15px
     }
 }

 .hl_page-preview--content .row-az4Y7oMrua {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-az4Y7oMrua {
         margin-right: 10px !important
     }
 }

 .hl_page-preview--content .col-X_oS0xuyMQ,
 .hl_page-preview--content .row-az4Y7oMrua {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-X_oS0xuyMQ {
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #sub-heading-Ag9IT8Iq8Q,
 .hl_page-preview--content .image-W1VpijAWsW {
     margin: 0;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-W1VpijAWsW {
         margin-left: -25px;
         margin-right: 20px
     }
 }

 .hl_page-preview--content .image-W1VpijAWsW .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-W1VpijAWsW {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-W1VpijAWsW .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-W1VpijAWsW {
         padding-right: 60px;
         text-align: left
     }
 }

 .hl_page-preview--content .col-BYFR_SD0wp {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-BYFR_SD0wp {
         padding-right: 0 !important;
         padding-bottom: 0;
         padding-left: 30px !important;
         padding-top: 0;
         margin-right: 0 !important;
         margin-top: -48px
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-Ag9IT8Iq8Q {
         margin-left: -310px;
         margin-right: 0
     }
 }

 .hl_page-preview--content .csub-heading-Ag9IT8Iq8Q {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-Ag9IT8Iq8Q {
         text-align: left;
         padding-top: 30px;
         padding-bottom: 0;
         padding-left: 15px
     }
 }

 .hl_page-preview--content .col-_OWxqtSCTU,
 .hl_page-preview--content .row-1oB4sxJAD3 {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-_OWxqtSCTU {
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #sub-heading-Bwft1Laj9S,
 .hl_page-preview--content .image-gd5ZB13UUS {
     margin: 0;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-gd5ZB13UUS {
         margin-left: -18px
     }
 }

 .hl_page-preview--content .image-gd5ZB13UUS .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-gd5ZB13UUS {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-gd5ZB13UUS .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-gd5ZB13UUS {
         padding-right: 60px;
         text-align: left
     }
 }

 .hl_page-preview--content .col-rZafSNnlkC {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-rZafSNnlkC {
         padding-right: 0 !important;
         padding-bottom: 0;
         padding-top: 0;
         margin-right: 20px !important;
         margin-top: -50px
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-Bwft1Laj9S {
         margin-left: -300px;
         margin-right: 0
     }
 }

 .hl_page-preview--content .csub-heading-Bwft1Laj9S {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-Bwft1Laj9S {
         text-align: left;
         padding-top: 30px;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .col-IJ6JXRgGfp,
 .hl_page-preview--content .row-RzPrjQ_lkP {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-IJ6JXRgGfp {
     width: 50%;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-IJ6JXRgGfp {
         padding-left: 5px !important;
         margin-left: 2px !important
     }
 }

 .hl_page-preview--content #sub-heading-6uKW8T2-No,
 .hl_page-preview--content .image-omJ3IgzGC8 {
     margin: 0;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-omJ3IgzGC8 {
         margin-left: -18px
     }
 }

 .hl_page-preview--content .image-omJ3IgzGC8 .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-omJ3IgzGC8 {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-omJ3IgzGC8 .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-omJ3IgzGC8 {
         padding-right: 60px;
         text-align: left
     }
 }

 .hl_page-preview--content .col-QG3hgQEGeH {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-QG3hgQEGeH {
         padding-right: 40px !important;
         padding-top: 0;
         margin-right: 20px !important;
         margin-top: -47px
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-6uKW8T2-No {
         margin-left: -260px;
         margin-right: -30px
     }
 }

 .hl_page-preview--content .csub-heading-6uKW8T2-No {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-6uKW8T2-No {
         text-align: left;
         padding-top: 30px;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .col-X9UOjjUYTG,
 .hl_page-preview--content .row-4y6fxId-Ri {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-X9UOjjUYTG {
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #sub-heading-aM2ixOPqR0,
 .hl_page-preview--content .image-n9g0NhRKJl {
     margin: 0;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-n9g0NhRKJl {
         margin-left: -5px
     }
 }

 .hl_page-preview--content .image-n9g0NhRKJl .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-n9g0NhRKJl {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-n9g0NhRKJl .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-n9g0NhRKJl {
         padding-right: 50px;
         text-align: left
     }
 }

 .hl_page-preview--content .col-mlIpdeUZ_l {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-mlIpdeUZ_l {
         padding-right: 40px !important;
         padding-bottom: 0;
         margin-right: 20px !important
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-aM2ixOPqR0 {
         margin-left: -100px;
         margin-right: 0
     }
 }

 .hl_page-preview--content .csub-heading-aM2ixOPqR0 {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-aM2ixOPqR0 {
         text-align: left;
         padding-top: 30px;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .col-W9_svqFCQx,
 .hl_page-preview--content .row-T_RGDbmP2V {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-W9_svqFCQx {
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #sub-heading-DgJmwpdkCO,
 .hl_page-preview--content #sub-heading-Qei98j3WPu,
 .hl_page-preview--content #sub-heading-dbvea-zEOZ,
 .hl_page-preview--content #sub-heading-qr5F1wze3G,
 .hl_page-preview--content #sub-heading-rjCiJDthUH,
 .hl_page-preview--content .image--9Qd9fNI7q {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image--9Qd9fNI7q .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage--9Qd9fNI7q {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image--9Qd9fNI7q .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage--9Qd9fNI7q {
         padding-right: 0;
         text-align: left;
         padding-left: 60px
     }
 }

 .hl_page-preview--content .row-_AqhFfJXHT {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-_AqhFfJXHT {
         margin-bottom: 40px
     }
 }

 .hl_page-preview--content .col-ZAQw60_w0U,
 .hl_page-preview--content .row-_AqhFfJXHT {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-ZAQw60_w0U {
     background-color: var(--color-edeamdhw);
     width: 50%;
     border-color: var(--transparent);
     margin: 0
 }

 .hl_page-preview--content .csub-heading-dbvea-zEOZ,
 .hl_page-preview--content .csub-heading-qr5F1wze3G {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-dbvea-zEOZ {
         padding-bottom: 5px
     }
 }

 .hl_page-preview--content .csub-heading-DgJmwpdkCO {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-DgJmwpdkCO {
         padding-bottom: 5px
     }
 }

 .hl_page-preview--content .csub-heading-Qei98j3WPu {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-Qei98j3WPu {
         padding-bottom: 5px
     }
 }

 .hl_page-preview--content .csub-heading-rjCiJDthUH {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--color-ommkkvem);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-rjCiJDthUH {
         padding-top: 5px
     }
 }

 .hl_page-preview--content #sub-heading-Mvf2R9UZl8,
 .hl_page-preview--content #sub-heading-c6Qngo9pIG,
 .hl_page-preview--content #sub-heading-fvF-aW2cmp,
 .hl_page-preview--content #sub-heading-gStBNvMRc2,
 .hl_page-preview--content #sub-heading-wryKv9OU0r,
 .hl_page-preview--content .image-NkzB8GatZp {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-NkzB8GatZp .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-NkzB8GatZp {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-NkzB8GatZp .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-NkzB8GatZp {
         padding-top: 0
     }
 }

 .hl_page-preview--content .col-3ltRyIqPo-,
 .hl_page-preview--content .row--QZ5yx43Uo {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-3ltRyIqPo- {
     background-color: var(--color-edeamdhw);
     width: 50%;
     border-color: var(--transparent);
     margin: 0
 }

 .hl_page-preview--content .csub-heading-c6Qngo9pIG,
 .hl_page-preview--content .csub-heading-gStBNvMRc2 {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-c6Qngo9pIG {
         padding-bottom: 5px
     }
 }

 .hl_page-preview--content .csub-heading-wryKv9OU0r {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-wryKv9OU0r {
         padding-bottom: 5px
     }
 }

 .hl_page-preview--content .csub-heading-Mvf2R9UZl8 {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-Mvf2R9UZl8 {
         padding-bottom: 5px
     }
 }

 .hl_page-preview--content .csub-heading-fvF-aW2cmp {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--color-ommkkvem);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-fvF-aW2cmp {
         padding-top: 5px
     }
 }

 .hl_page-preview--content #paragraph-tFYo4NLa2m,
 .hl_page-preview--content #sub-heading-BOSCMERWcg,
 .hl_page-preview--content #sub-heading-FT7RXXkj46,
 .hl_page-preview--content #sub-heading-HgJtfUEf6H,
 .hl_page-preview--content #sub-heading-NoYzCmwrEa,
 .hl_page-preview--content #sub-heading-ku6mv29WHJ,
 .hl_page-preview--content #sub-heading-wrLH-r9qBO,
 .hl_page-preview--content .image-E_nTXcQORh {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-E_nTXcQORh .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-E_nTXcQORh {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-E_nTXcQORh .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-E_nTXcQORh {
         padding-top: 0
     }
 }

 .hl_page-preview--content .col-6-0YoxazVZ,
 .hl_page-preview--content .row-G3Mnj7rvh8 {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-6-0YoxazVZ {
     background-color: var(--color-edeamdhw);
     width: 50%;
     border-color: var(--transparent);
     margin: 0
 }

 .hl_page-preview--content .csub-heading-ku6mv29WHJ,
 .hl_page-preview--content .csub-heading-wrLH-r9qBO {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-ku6mv29WHJ {
         padding-bottom: 5px
     }
 }

 .hl_page-preview--content .csub-heading-HgJtfUEf6H {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-HgJtfUEf6H {
         padding-bottom: 5px
     }
 }

 .hl_page-preview--content .csub-heading-BOSCMERWcg {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-BOSCMERWcg {
         padding-bottom: 5px
     }
 }

 .hl_page-preview--content .csub-heading-NoYzCmwrEa {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--color-ommkkvem);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-NoYzCmwrEa {
         padding-top: 5px
     }
 }

 .hl_page-preview--content .csub-heading-FT7RXXkj46,
 .hl_page-preview--content .row-dCYNwomzeY {
     box-shadow: none;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .csub-heading-FT7RXXkj46 {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .row-dCYNwomzeY {
     margin: 0 auto;
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-dCYNwomzeY {
         padding-top: 0
     }
 }

 .hl_page-preview--content .col-dMy6czLdEx {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .button-rqnJisLTRA {
     margin: 0;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .button-rqnJisLTRA {
         margin-left: 20px
     }
 }

 .hl_page-preview--content .cbutton-rqnJisLTRA {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cbutton-rqnJisLTRA {
         padding-top: 20px;
         padding-right: 12px;
         padding-left: 20px
     }
 }

 .hl_page-preview--content .row-rrgbdpFu7d {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-rrgbdpFu7d {
         margin-bottom: 0
     }
 }

 .hl_page-preview--content .row-rrgbdpFu7d {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-rrgbdpFu7d {
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .col-idfdapxDml {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-idfdapxDml {
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .row-D_BagelKud {
     margin: 0 0 0 40px
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-D_BagelKud {
         margin-bottom: 0
     }
 }

 .hl_page-preview--content .row-D_BagelKud {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-D_BagelKud {
         padding-bottom: 0;
         padding-top: 0
     }
 }

 .hl_page-preview--content .col-55mkpeHyiV,
 .hl_page-preview--content .row-UmwzbCUGKC {
     box-shadow: none;
     padding: 10px 5px 10px 20px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .row-UmwzbCUGKC {
     margin: 0 auto;
     padding: 10px 5px;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-UmwzbCUGKC {
         padding-top: 0;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .col-mqKegoLjPN {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-mqKegoLjPN {
         padding-top: 0;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .row-d4skoKQhmo {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-d4skoKQhmo {
         padding-top: 0;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .col-Hr_HgC3aA3 {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-Hr_HgC3aA3 {
         padding-right: 10px !important
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #paragraph-tFYo4NLa2m {
         margin-left: -250px;
         margin-right: -6px
     }
 }

 .hl_page-preview--content .cparagraph-tFYo4NLa2m {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white), var(--gray);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-tFYo4NLa2m {
         padding-top: 15px;
         padding-right: 40px
     }
 }

 .hl_page-preview--content #paragraph-IXx0Q1YTGt,
 .hl_page-preview--content .image-jNEDHV2K34 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-jNEDHV2K34 .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-jNEDHV2K34 {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-jNEDHV2K34 .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-jNEDHV2K34 {
         text-align: left;
         padding-left: 35px
     }
 }

 .hl_page-preview--content .col-ktgIE99cxd {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-ktgIE99cxd {
         padding-right: 10px !important;
         margin-right: 0 !important
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #paragraph-IXx0Q1YTGt {
         margin-left: -250px;
         margin-right: -6px
     }
 }

 .hl_page-preview--content .cparagraph-IXx0Q1YTGt {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white), var(--gray);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-IXx0Q1YTGt {
         padding-top: 15px
     }
 }

 .hl_page-preview--content #paragraph-AyEd3my5nS,
 .hl_page-preview--content .image-gIAKIQhTPG {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-gIAKIQhTPG .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-gIAKIQhTPG {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-gIAKIQhTPG .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-gIAKIQhTPG {
         text-align: left;
         padding-left: 35px
     }
 }

 .hl_page-preview--content .col-34nj1XtYQX {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-34nj1XtYQX {
         padding-right: 10px !important;
         padding-top: 0;
         padding-bottom: 0;
         margin-left: -10px !important
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #paragraph-AyEd3my5nS {
         margin-left: -250px;
         margin-right: -50px
     }
 }

 .hl_page-preview--content .cparagraph-AyEd3my5nS {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-AyEd3my5nS {
         text-align: left;
         padding-top: 15px
     }
 }

 .hl_page-preview--content #paragraph-imQ1G7z1tM,
 .hl_page-preview--content .image-hvbmsSZOIA {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-hvbmsSZOIA .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-hvbmsSZOIA {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-hvbmsSZOIA .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-hvbmsSZOIA {
         text-align: left
     }
 }

 .hl_page-preview--content .col-MrHdURe16e {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-MrHdURe16e {
         padding-right: 10px !important;
         padding-top: 0;
         padding-bottom: 10px
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #paragraph-imQ1G7z1tM {
         margin-left: -250px;
         margin-right: -6px
     }
 }

 .hl_page-preview--content .cparagraph-imQ1G7z1tM {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-imQ1G7z1tM {
         padding-top: 15px
     }
 }

 .hl_page-preview--content #paragraph-mukTU4q2Hv,
 .hl_page-preview--content .image-wA0UnBmzUu {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-wA0UnBmzUu .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-wA0UnBmzUu {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-wA0UnBmzUu .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-wA0UnBmzUu {
         text-align: left;
         padding-left: 35px
     }
 }

 .hl_page-preview--content .col-QZahZesUTO {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-QZahZesUTO {
         padding-right: 10px !important;
         padding-bottom: 10px;
         margin-left: -10px !important
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #paragraph-mukTU4q2Hv {
         margin-left: -250px;
         margin-right: -50px
     }
 }

 .hl_page-preview--content .cparagraph-mukTU4q2Hv {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-mukTU4q2Hv {
         text-align: left;
         padding-top: 15px
     }
 }

 .hl_page-preview--content #heading-9KBusaKfUa,
 .hl_page-preview--content .image-RcgFBgTqvq {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-RcgFBgTqvq .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-RcgFBgTqvq {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .image-RcgFBgTqvq .image-container img {
         box-shadow: undefined
     }

     .hl_page-preview--content .cimage-RcgFBgTqvq {
         text-align: left
     }
 }

 .hl_page-preview--content .cheading-9KBusaKfUa {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--color-lyjjelrg), var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 #section-cb8DimTA-G>.inner {
     max-width: 1170px
 }

 #col-Rt0AU2UQSU>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 #col-BYFR_SD0wp>.inner,
 #col-IJ6JXRgGfp>.inner,
 #col-QG3hgQEGeH>.inner,
 #col-W9_svqFCQx>.inner,
 #col-X9UOjjUYTG>.inner,
 #col-X_oS0xuyMQ>.inner,
 #col-_OWxqtSCTU>.inner,
 #col-mlIpdeUZ_l>.inner,
 #col-rZafSNnlkC>.inner,
 #col-zr8he264hM>.inner {
     flex-direction: row;
     justify-content: center;
     align-items: inherit;
     flex-wrap: wrap
 }

 .paragraph-AyEd3my5nS,
 .paragraph-IXx0Q1YTGt,
 .paragraph-imQ1G7z1tM,
 .paragraph-mukTU4q2Hv,
 .paragraph-tFYo4NLa2m,
 .sub-heading-6CzDfOVbYs,
 .sub-heading-6uKW8T2-No,
 .sub-heading-Ag9IT8Iq8Q,
 .sub-heading-BOSCMERWcg,
 .sub-heading-Bwft1Laj9S,
 .sub-heading-DgJmwpdkCO,
 .sub-heading-FT7RXXkj46,
 .sub-heading-HgJtfUEf6H,
 .sub-heading-Mvf2R9UZl8,
 .sub-heading-NoYzCmwrEa,
 .sub-heading-Qei98j3WPu,
 .sub-heading-aM2ixOPqR0,
 .sub-heading-c6Qngo9pIG,
 .sub-heading-dbvea-zEOZ,
 .sub-heading-fvF-aW2cmp,
 .sub-heading-gStBNvMRc2,
 .sub-heading-ku6mv29WHJ,
 .sub-heading-qr5F1wze3G,
 .sub-heading-rjCiJDthUH,
 .sub-heading-wrLH-r9qBO,
 .sub-heading-wryKv9OU0r {
     font-weight: 400
 }

 .heading-9KBusaKfUa a,
 .heading-9KBusaKfUa a *,
 .paragraph-AyEd3my5nS a,
 .paragraph-AyEd3my5nS a *,
 .paragraph-IXx0Q1YTGt a,
 .paragraph-IXx0Q1YTGt a *,
 .paragraph-imQ1G7z1tM a,
 .paragraph-imQ1G7z1tM a *,
 .paragraph-mukTU4q2Hv a,
 .paragraph-mukTU4q2Hv a *,
 .paragraph-tFYo4NLa2m a,
 .paragraph-tFYo4NLa2m a *,
 .sub-heading-6CzDfOVbYs a,
 .sub-heading-6CzDfOVbYs a *,
 .sub-heading-6uKW8T2-No a,
 .sub-heading-6uKW8T2-No a *,
 .sub-heading-Ag9IT8Iq8Q a,
 .sub-heading-Ag9IT8Iq8Q a *,
 .sub-heading-BOSCMERWcg a,
 .sub-heading-BOSCMERWcg a *,
 .sub-heading-Bwft1Laj9S a,
 .sub-heading-Bwft1Laj9S a *,
 .sub-heading-DgJmwpdkCO a,
 .sub-heading-DgJmwpdkCO a *,
 .sub-heading-FT7RXXkj46 a,
 .sub-heading-FT7RXXkj46 a *,
 .sub-heading-HgJtfUEf6H a,
 .sub-heading-HgJtfUEf6H a *,
 .sub-heading-Mvf2R9UZl8 a,
 .sub-heading-Mvf2R9UZl8 a *,
 .sub-heading-NoYzCmwrEa a,
 .sub-heading-NoYzCmwrEa a *,
 .sub-heading-Qei98j3WPu a,
 .sub-heading-Qei98j3WPu a *,
 .sub-heading-aM2ixOPqR0 a,
 .sub-heading-aM2ixOPqR0 a *,
 .sub-heading-c6Qngo9pIG a,
 .sub-heading-c6Qngo9pIG a *,
 .sub-heading-dbvea-zEOZ a,
 .sub-heading-dbvea-zEOZ a *,
 .sub-heading-fvF-aW2cmp a,
 .sub-heading-fvF-aW2cmp a *,
 .sub-heading-gStBNvMRc2 a,
 .sub-heading-gStBNvMRc2 a *,
 .sub-heading-ku6mv29WHJ a,
 .sub-heading-ku6mv29WHJ a *,
 .sub-heading-qr5F1wze3G a,
 .sub-heading-qr5F1wze3G a *,
 .sub-heading-rjCiJDthUH a,
 .sub-heading-rjCiJDthUH a *,
 .sub-heading-wrLH-r9qBO a,
 .sub-heading-wrLH-r9qBO a *,
 .sub-heading-wryKv9OU0r a,
 .sub-heading-wryKv9OU0r a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-9KBusaKfUa a u,
 .heading-9KBusaKfUa a:hover,
 .paragraph-AyEd3my5nS a u,
 .paragraph-AyEd3my5nS a:hover,
 .paragraph-IXx0Q1YTGt a u,
 .paragraph-IXx0Q1YTGt a:hover,
 .paragraph-imQ1G7z1tM a u,
 .paragraph-imQ1G7z1tM a:hover,
 .paragraph-mukTU4q2Hv a u,
 .paragraph-mukTU4q2Hv a:hover,
 .paragraph-tFYo4NLa2m a u,
 .paragraph-tFYo4NLa2m a:hover,
 .sub-heading-6CzDfOVbYs a u,
 .sub-heading-6CzDfOVbYs a:hover,
 .sub-heading-6uKW8T2-No a u,
 .sub-heading-6uKW8T2-No a:hover,
 .sub-heading-Ag9IT8Iq8Q a u,
 .sub-heading-Ag9IT8Iq8Q a:hover,
 .sub-heading-BOSCMERWcg a u,
 .sub-heading-BOSCMERWcg a:hover,
 .sub-heading-Bwft1Laj9S a u,
 .sub-heading-Bwft1Laj9S a:hover,
 .sub-heading-DgJmwpdkCO a u,
 .sub-heading-DgJmwpdkCO a:hover,
 .sub-heading-FT7RXXkj46 a u,
 .sub-heading-FT7RXXkj46 a:hover,
 .sub-heading-HgJtfUEf6H a u,
 .sub-heading-HgJtfUEf6H a:hover,
 .sub-heading-Mvf2R9UZl8 a u,
 .sub-heading-Mvf2R9UZl8 a:hover,
 .sub-heading-NoYzCmwrEa a u,
 .sub-heading-NoYzCmwrEa a:hover,
 .sub-heading-Qei98j3WPu a u,
 .sub-heading-Qei98j3WPu a:hover,
 .sub-heading-aM2ixOPqR0 a u,
 .sub-heading-aM2ixOPqR0 a:hover,
 .sub-heading-c6Qngo9pIG a u,
 .sub-heading-c6Qngo9pIG a:hover,
 .sub-heading-dbvea-zEOZ a u,
 .sub-heading-dbvea-zEOZ a:hover,
 .sub-heading-fvF-aW2cmp a u,
 .sub-heading-fvF-aW2cmp a:hover,
 .sub-heading-gStBNvMRc2 a u,
 .sub-heading-gStBNvMRc2 a:hover,
 .sub-heading-ku6mv29WHJ a u,
 .sub-heading-ku6mv29WHJ a:hover,
 .sub-heading-qr5F1wze3G a u,
 .sub-heading-qr5F1wze3G a:hover,
 .sub-heading-rjCiJDthUH a u,
 .sub-heading-rjCiJDthUH a:hover,
 .sub-heading-wrLH-r9qBO a u,
 .sub-heading-wrLH-r9qBO a:hover,
 .sub-heading-wryKv9OU0r a u,
 .sub-heading-wryKv9OU0r a:hover {
     text-decoration: underline
 }

 .heading-9KBusaKfUa a s,
 .paragraph-AyEd3my5nS a s,
 .paragraph-IXx0Q1YTGt a s,
 .paragraph-imQ1G7z1tM a s,
 .paragraph-mukTU4q2Hv a s,
 .paragraph-tFYo4NLa2m a s,
 .sub-heading-6CzDfOVbYs a s,
 .sub-heading-6uKW8T2-No a s,
 .sub-heading-Ag9IT8Iq8Q a s,
 .sub-heading-BOSCMERWcg a s,
 .sub-heading-Bwft1Laj9S a s,
 .sub-heading-DgJmwpdkCO a s,
 .sub-heading-FT7RXXkj46 a s,
 .sub-heading-HgJtfUEf6H a s,
 .sub-heading-Mvf2R9UZl8 a s,
 .sub-heading-NoYzCmwrEa a s,
 .sub-heading-Qei98j3WPu a s,
 .sub-heading-aM2ixOPqR0 a s,
 .sub-heading-c6Qngo9pIG a s,
 .sub-heading-dbvea-zEOZ a s,
 .sub-heading-fvF-aW2cmp a s,
 .sub-heading-gStBNvMRc2 a s,
 .sub-heading-ku6mv29WHJ a s,
 .sub-heading-qr5F1wze3G a s,
 .sub-heading-rjCiJDthUH a s,
 .sub-heading-wrLH-r9qBO a s,
 .sub-heading-wryKv9OU0r a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-6CzDfOVbYs h1,
     .sub-heading-6CzDfOVbYs h2,
     .sub-heading-6CzDfOVbYs h3,
     .sub-heading-6CzDfOVbYs h4,
     .sub-heading-6CzDfOVbYs h5,
     .sub-heading-6CzDfOVbYs h6,
     .sub-heading-6CzDfOVbYs ul li,
     .sub-heading-6CzDfOVbYs.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-6CzDfOVbYs h1,
     .sub-heading-6CzDfOVbYs h2,
     .sub-heading-6CzDfOVbYs h3,
     .sub-heading-6CzDfOVbYs h4,
     .sub-heading-6CzDfOVbYs h5,
     .sub-heading-6CzDfOVbYs h6,
     .sub-heading-6CzDfOVbYs ul li,
     .sub-heading-6CzDfOVbYs.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .heading-9KBusaKfUa.text-output h1:first-child:before,
 .heading-9KBusaKfUa.text-output h2:first-child:before,
 .heading-9KBusaKfUa.text-output h3:first-child:before,
 .heading-9KBusaKfUa.text-output h4:first-child:before,
 .heading-9KBusaKfUa.text-output h5:first-child:before,
 .heading-9KBusaKfUa.text-output h6:first-child:before,
 .heading-9KBusaKfUa.text-output p:first-child:before,
 .paragraph-AyEd3my5nS.text-output h1:first-child:before,
 .paragraph-AyEd3my5nS.text-output h2:first-child:before,
 .paragraph-AyEd3my5nS.text-output h3:first-child:before,
 .paragraph-AyEd3my5nS.text-output h4:first-child:before,
 .paragraph-AyEd3my5nS.text-output h5:first-child:before,
 .paragraph-AyEd3my5nS.text-output h6:first-child:before,
 .paragraph-AyEd3my5nS.text-output p:first-child:before,
 .paragraph-IXx0Q1YTGt.text-output h1:first-child:before,
 .paragraph-IXx0Q1YTGt.text-output h2:first-child:before,
 .paragraph-IXx0Q1YTGt.text-output h3:first-child:before,
 .paragraph-IXx0Q1YTGt.text-output h4:first-child:before,
 .paragraph-IXx0Q1YTGt.text-output h5:first-child:before,
 .paragraph-IXx0Q1YTGt.text-output h6:first-child:before,
 .paragraph-IXx0Q1YTGt.text-output p:first-child:before,
 .paragraph-imQ1G7z1tM.text-output h1:first-child:before,
 .paragraph-imQ1G7z1tM.text-output h2:first-child:before,
 .paragraph-imQ1G7z1tM.text-output h3:first-child:before,
 .paragraph-imQ1G7z1tM.text-output h4:first-child:before,
 .paragraph-imQ1G7z1tM.text-output h5:first-child:before,
 .paragraph-imQ1G7z1tM.text-output h6:first-child:before,
 .paragraph-imQ1G7z1tM.text-output p:first-child:before,
 .paragraph-mukTU4q2Hv.text-output h1:first-child:before,
 .paragraph-mukTU4q2Hv.text-output h2:first-child:before,
 .paragraph-mukTU4q2Hv.text-output h3:first-child:before,
 .paragraph-mukTU4q2Hv.text-output h4:first-child:before,
 .paragraph-mukTU4q2Hv.text-output h5:first-child:before,
 .paragraph-mukTU4q2Hv.text-output h6:first-child:before,
 .paragraph-mukTU4q2Hv.text-output p:first-child:before,
 .paragraph-tFYo4NLa2m.text-output h1:first-child:before,
 .paragraph-tFYo4NLa2m.text-output h2:first-child:before,
 .paragraph-tFYo4NLa2m.text-output h3:first-child:before,
 .paragraph-tFYo4NLa2m.text-output h4:first-child:before,
 .paragraph-tFYo4NLa2m.text-output h5:first-child:before,
 .paragraph-tFYo4NLa2m.text-output h6:first-child:before,
 .paragraph-tFYo4NLa2m.text-output p:first-child:before,
 .sub-heading-6CzDfOVbYs.text-output h1:first-child:before,
 .sub-heading-6CzDfOVbYs.text-output h2:first-child:before,
 .sub-heading-6CzDfOVbYs.text-output h3:first-child:before,
 .sub-heading-6CzDfOVbYs.text-output h4:first-child:before,
 .sub-heading-6CzDfOVbYs.text-output h5:first-child:before,
 .sub-heading-6CzDfOVbYs.text-output h6:first-child:before,
 .sub-heading-6CzDfOVbYs.text-output p:first-child:before,
 .sub-heading-6uKW8T2-No.text-output h1:first-child:before,
 .sub-heading-6uKW8T2-No.text-output h2:first-child:before,
 .sub-heading-6uKW8T2-No.text-output h3:first-child:before,
 .sub-heading-6uKW8T2-No.text-output h4:first-child:before,
 .sub-heading-6uKW8T2-No.text-output h5:first-child:before,
 .sub-heading-6uKW8T2-No.text-output h6:first-child:before,
 .sub-heading-6uKW8T2-No.text-output p:first-child:before,
 .sub-heading-Ag9IT8Iq8Q.text-output h1:first-child:before,
 .sub-heading-Ag9IT8Iq8Q.text-output h2:first-child:before,
 .sub-heading-Ag9IT8Iq8Q.text-output h3:first-child:before,
 .sub-heading-Ag9IT8Iq8Q.text-output h4:first-child:before,
 .sub-heading-Ag9IT8Iq8Q.text-output h5:first-child:before,
 .sub-heading-Ag9IT8Iq8Q.text-output h6:first-child:before,
 .sub-heading-Ag9IT8Iq8Q.text-output p:first-child:before,
 .sub-heading-BOSCMERWcg.text-output h1:first-child:before,
 .sub-heading-BOSCMERWcg.text-output h2:first-child:before,
 .sub-heading-BOSCMERWcg.text-output h3:first-child:before,
 .sub-heading-BOSCMERWcg.text-output h4:first-child:before,
 .sub-heading-BOSCMERWcg.text-output h5:first-child:before,
 .sub-heading-BOSCMERWcg.text-output h6:first-child:before,
 .sub-heading-BOSCMERWcg.text-output p:first-child:before,
 .sub-heading-Bwft1Laj9S.text-output h1:first-child:before,
 .sub-heading-Bwft1Laj9S.text-output h2:first-child:before,
 .sub-heading-Bwft1Laj9S.text-output h3:first-child:before,
 .sub-heading-Bwft1Laj9S.text-output h4:first-child:before,
 .sub-heading-Bwft1Laj9S.text-output h5:first-child:before,
 .sub-heading-Bwft1Laj9S.text-output h6:first-child:before,
 .sub-heading-Bwft1Laj9S.text-output p:first-child:before,
 .sub-heading-DgJmwpdkCO.text-output h1:first-child:before,
 .sub-heading-DgJmwpdkCO.text-output h2:first-child:before,
 .sub-heading-DgJmwpdkCO.text-output h3:first-child:before,
 .sub-heading-DgJmwpdkCO.text-output h4:first-child:before,
 .sub-heading-DgJmwpdkCO.text-output h5:first-child:before,
 .sub-heading-DgJmwpdkCO.text-output h6:first-child:before,
 .sub-heading-DgJmwpdkCO.text-output p:first-child:before,
 .sub-heading-FT7RXXkj46.text-output h1:first-child:before,
 .sub-heading-FT7RXXkj46.text-output h2:first-child:before,
 .sub-heading-FT7RXXkj46.text-output h3:first-child:before,
 .sub-heading-FT7RXXkj46.text-output h4:first-child:before,
 .sub-heading-FT7RXXkj46.text-output h5:first-child:before,
 .sub-heading-FT7RXXkj46.text-output h6:first-child:before,
 .sub-heading-FT7RXXkj46.text-output p:first-child:before,
 .sub-heading-HgJtfUEf6H.text-output h1:first-child:before,
 .sub-heading-HgJtfUEf6H.text-output h2:first-child:before,
 .sub-heading-HgJtfUEf6H.text-output h3:first-child:before,
 .sub-heading-HgJtfUEf6H.text-output h4:first-child:before,
 .sub-heading-HgJtfUEf6H.text-output h5:first-child:before,
 .sub-heading-HgJtfUEf6H.text-output h6:first-child:before,
 .sub-heading-HgJtfUEf6H.text-output p:first-child:before,
 .sub-heading-Mvf2R9UZl8.text-output h1:first-child:before,
 .sub-heading-Mvf2R9UZl8.text-output h2:first-child:before,
 .sub-heading-Mvf2R9UZl8.text-output h3:first-child:before,
 .sub-heading-Mvf2R9UZl8.text-output h4:first-child:before,
 .sub-heading-Mvf2R9UZl8.text-output h5:first-child:before,
 .sub-heading-Mvf2R9UZl8.text-output h6:first-child:before,
 .sub-heading-Mvf2R9UZl8.text-output p:first-child:before,
 .sub-heading-NoYzCmwrEa.text-output h1:first-child:before,
 .sub-heading-NoYzCmwrEa.text-output h2:first-child:before,
 .sub-heading-NoYzCmwrEa.text-output h3:first-child:before,
 .sub-heading-NoYzCmwrEa.text-output h4:first-child:before,
 .sub-heading-NoYzCmwrEa.text-output h5:first-child:before,
 .sub-heading-NoYzCmwrEa.text-output h6:first-child:before,
 .sub-heading-NoYzCmwrEa.text-output p:first-child:before,
 .sub-heading-Qei98j3WPu.text-output h1:first-child:before,
 .sub-heading-Qei98j3WPu.text-output h2:first-child:before,
 .sub-heading-Qei98j3WPu.text-output h3:first-child:before,
 .sub-heading-Qei98j3WPu.text-output h4:first-child:before,
 .sub-heading-Qei98j3WPu.text-output h5:first-child:before,
 .sub-heading-Qei98j3WPu.text-output h6:first-child:before,
 .sub-heading-Qei98j3WPu.text-output p:first-child:before,
 .sub-heading-aM2ixOPqR0.text-output h1:first-child:before,
 .sub-heading-aM2ixOPqR0.text-output h2:first-child:before,
 .sub-heading-aM2ixOPqR0.text-output h3:first-child:before,
 .sub-heading-aM2ixOPqR0.text-output h4:first-child:before,
 .sub-heading-aM2ixOPqR0.text-output h5:first-child:before,
 .sub-heading-aM2ixOPqR0.text-output h6:first-child:before,
 .sub-heading-aM2ixOPqR0.text-output p:first-child:before,
 .sub-heading-c6Qngo9pIG.text-output h1:first-child:before,
 .sub-heading-c6Qngo9pIG.text-output h2:first-child:before,
 .sub-heading-c6Qngo9pIG.text-output h3:first-child:before,
 .sub-heading-c6Qngo9pIG.text-output h4:first-child:before,
 .sub-heading-c6Qngo9pIG.text-output h5:first-child:before,
 .sub-heading-c6Qngo9pIG.text-output h6:first-child:before,
 .sub-heading-c6Qngo9pIG.text-output p:first-child:before,
 .sub-heading-dbvea-zEOZ.text-output h1:first-child:before,
 .sub-heading-dbvea-zEOZ.text-output h2:first-child:before,
 .sub-heading-dbvea-zEOZ.text-output h3:first-child:before,
 .sub-heading-dbvea-zEOZ.text-output h4:first-child:before,
 .sub-heading-dbvea-zEOZ.text-output h5:first-child:before,
 .sub-heading-dbvea-zEOZ.text-output h6:first-child:before,
 .sub-heading-dbvea-zEOZ.text-output p:first-child:before,
 .sub-heading-fvF-aW2cmp.text-output h1:first-child:before,
 .sub-heading-fvF-aW2cmp.text-output h2:first-child:before,
 .sub-heading-fvF-aW2cmp.text-output h3:first-child:before,
 .sub-heading-fvF-aW2cmp.text-output h4:first-child:before,
 .sub-heading-fvF-aW2cmp.text-output h5:first-child:before,
 .sub-heading-fvF-aW2cmp.text-output h6:first-child:before,
 .sub-heading-fvF-aW2cmp.text-output p:first-child:before,
 .sub-heading-gStBNvMRc2.text-output h1:first-child:before,
 .sub-heading-gStBNvMRc2.text-output h2:first-child:before,
 .sub-heading-gStBNvMRc2.text-output h3:first-child:before,
 .sub-heading-gStBNvMRc2.text-output h4:first-child:before,
 .sub-heading-gStBNvMRc2.text-output h5:first-child:before,
 .sub-heading-gStBNvMRc2.text-output h6:first-child:before,
 .sub-heading-gStBNvMRc2.text-output p:first-child:before,
 .sub-heading-ku6mv29WHJ.text-output h1:first-child:before,
 .sub-heading-ku6mv29WHJ.text-output h2:first-child:before,
 .sub-heading-ku6mv29WHJ.text-output h3:first-child:before,
 .sub-heading-ku6mv29WHJ.text-output h4:first-child:before,
 .sub-heading-ku6mv29WHJ.text-output h5:first-child:before,
 .sub-heading-ku6mv29WHJ.text-output h6:first-child:before,
 .sub-heading-ku6mv29WHJ.text-output p:first-child:before,
 .sub-heading-qr5F1wze3G.text-output h1:first-child:before,
 .sub-heading-qr5F1wze3G.text-output h2:first-child:before,
 .sub-heading-qr5F1wze3G.text-output h3:first-child:before,
 .sub-heading-qr5F1wze3G.text-output h4:first-child:before,
 .sub-heading-qr5F1wze3G.text-output h5:first-child:before,
 .sub-heading-qr5F1wze3G.text-output h6:first-child:before,
 .sub-heading-qr5F1wze3G.text-output p:first-child:before,
 .sub-heading-rjCiJDthUH.text-output h1:first-child:before,
 .sub-heading-rjCiJDthUH.text-output h2:first-child:before,
 .sub-heading-rjCiJDthUH.text-output h3:first-child:before,
 .sub-heading-rjCiJDthUH.text-output h4:first-child:before,
 .sub-heading-rjCiJDthUH.text-output h5:first-child:before,
 .sub-heading-rjCiJDthUH.text-output h6:first-child:before,
 .sub-heading-rjCiJDthUH.text-output p:first-child:before,
 .sub-heading-wrLH-r9qBO.text-output h1:first-child:before,
 .sub-heading-wrLH-r9qBO.text-output h2:first-child:before,
 .sub-heading-wrLH-r9qBO.text-output h3:first-child:before,
 .sub-heading-wrLH-r9qBO.text-output h4:first-child:before,
 .sub-heading-wrLH-r9qBO.text-output h5:first-child:before,
 .sub-heading-wrLH-r9qBO.text-output h6:first-child:before,
 .sub-heading-wrLH-r9qBO.text-output p:first-child:before,
 .sub-heading-wryKv9OU0r.text-output h1:first-child:before,
 .sub-heading-wryKv9OU0r.text-output h2:first-child:before,
 .sub-heading-wryKv9OU0r.text-output h3:first-child:before,
 .sub-heading-wryKv9OU0r.text-output h4:first-child:before,
 .sub-heading-wryKv9OU0r.text-output h5:first-child:before,
 .sub-heading-wryKv9OU0r.text-output h6:first-child:before,
 .sub-heading-wryKv9OU0r.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-Ag9IT8Iq8Q h1,
     .sub-heading-Ag9IT8Iq8Q h2,
     .sub-heading-Ag9IT8Iq8Q h3,
     .sub-heading-Ag9IT8Iq8Q h4,
     .sub-heading-Ag9IT8Iq8Q h5,
     .sub-heading-Ag9IT8Iq8Q h6,
     .sub-heading-Ag9IT8Iq8Q ul li,
     .sub-heading-Ag9IT8Iq8Q.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-Ag9IT8Iq8Q h1,
     .sub-heading-Ag9IT8Iq8Q h2,
     .sub-heading-Ag9IT8Iq8Q h3,
     .sub-heading-Ag9IT8Iq8Q h4,
     .sub-heading-Ag9IT8Iq8Q h5,
     .sub-heading-Ag9IT8Iq8Q h6,
     .sub-heading-Ag9IT8Iq8Q ul li,
     .sub-heading-Ag9IT8Iq8Q.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-Bwft1Laj9S h1,
     .sub-heading-Bwft1Laj9S h2,
     .sub-heading-Bwft1Laj9S h3,
     .sub-heading-Bwft1Laj9S h4,
     .sub-heading-Bwft1Laj9S h5,
     .sub-heading-Bwft1Laj9S h6,
     .sub-heading-Bwft1Laj9S ul li,
     .sub-heading-Bwft1Laj9S.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-Bwft1Laj9S h1,
     .sub-heading-Bwft1Laj9S h2,
     .sub-heading-Bwft1Laj9S h3,
     .sub-heading-Bwft1Laj9S h4,
     .sub-heading-Bwft1Laj9S h5,
     .sub-heading-Bwft1Laj9S h6,
     .sub-heading-Bwft1Laj9S ul li,
     .sub-heading-Bwft1Laj9S.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-6uKW8T2-No h1,
     .sub-heading-6uKW8T2-No h2,
     .sub-heading-6uKW8T2-No h3,
     .sub-heading-6uKW8T2-No h4,
     .sub-heading-6uKW8T2-No h5,
     .sub-heading-6uKW8T2-No h6,
     .sub-heading-6uKW8T2-No ul li,
     .sub-heading-6uKW8T2-No.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-6uKW8T2-No h1,
     .sub-heading-6uKW8T2-No h2,
     .sub-heading-6uKW8T2-No h3,
     .sub-heading-6uKW8T2-No h4,
     .sub-heading-6uKW8T2-No h5,
     .sub-heading-6uKW8T2-No h6,
     .sub-heading-6uKW8T2-No ul li,
     .sub-heading-6uKW8T2-No.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-aM2ixOPqR0 h1,
     .sub-heading-aM2ixOPqR0 h2,
     .sub-heading-aM2ixOPqR0 h3,
     .sub-heading-aM2ixOPqR0 h4,
     .sub-heading-aM2ixOPqR0 h5,
     .sub-heading-aM2ixOPqR0 h6,
     .sub-heading-aM2ixOPqR0 ul li,
     .sub-heading-aM2ixOPqR0.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-aM2ixOPqR0 h1,
     .sub-heading-aM2ixOPqR0 h2,
     .sub-heading-aM2ixOPqR0 h3,
     .sub-heading-aM2ixOPqR0 h4,
     .sub-heading-aM2ixOPqR0 h5,
     .sub-heading-aM2ixOPqR0 h6,
     .sub-heading-aM2ixOPqR0 ul li,
     .sub-heading-aM2ixOPqR0.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 #col-3ltRyIqPo->.inner,
 #col-55mkpeHyiV>.inner,
 #col-6-0YoxazVZ>.inner,
 #col-ZAQw60_w0U>.inner,
 #col-dMy6czLdEx>.inner,
 #col-idfdapxDml>.inner,
 #col-mqKegoLjPN>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-qr5F1wze3G h1,
     .sub-heading-qr5F1wze3G h2,
     .sub-heading-qr5F1wze3G h3,
     .sub-heading-qr5F1wze3G h4,
     .sub-heading-qr5F1wze3G h5,
     .sub-heading-qr5F1wze3G h6,
     .sub-heading-qr5F1wze3G ul li,
     .sub-heading-qr5F1wze3G.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-qr5F1wze3G h1,
     .sub-heading-qr5F1wze3G h2,
     .sub-heading-qr5F1wze3G h3,
     .sub-heading-qr5F1wze3G h4,
     .sub-heading-qr5F1wze3G h5,
     .sub-heading-qr5F1wze3G h6,
     .sub-heading-qr5F1wze3G ul li,
     .sub-heading-qr5F1wze3G.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-dbvea-zEOZ h1,
     .sub-heading-dbvea-zEOZ h2,
     .sub-heading-dbvea-zEOZ h3,
     .sub-heading-dbvea-zEOZ h4,
     .sub-heading-dbvea-zEOZ h5,
     .sub-heading-dbvea-zEOZ h6,
     .sub-heading-dbvea-zEOZ ul li,
     .sub-heading-dbvea-zEOZ.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-dbvea-zEOZ h1,
     .sub-heading-dbvea-zEOZ h2,
     .sub-heading-dbvea-zEOZ h3,
     .sub-heading-dbvea-zEOZ h4,
     .sub-heading-dbvea-zEOZ h5,
     .sub-heading-dbvea-zEOZ h6,
     .sub-heading-dbvea-zEOZ ul li,
     .sub-heading-dbvea-zEOZ.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-DgJmwpdkCO h1,
     .sub-heading-DgJmwpdkCO h2,
     .sub-heading-DgJmwpdkCO h3,
     .sub-heading-DgJmwpdkCO h4,
     .sub-heading-DgJmwpdkCO h5,
     .sub-heading-DgJmwpdkCO h6,
     .sub-heading-DgJmwpdkCO ul li,
     .sub-heading-DgJmwpdkCO.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-DgJmwpdkCO h1,
     .sub-heading-DgJmwpdkCO h2,
     .sub-heading-DgJmwpdkCO h3,
     .sub-heading-DgJmwpdkCO h4,
     .sub-heading-DgJmwpdkCO h5,
     .sub-heading-DgJmwpdkCO h6,
     .sub-heading-DgJmwpdkCO ul li,
     .sub-heading-DgJmwpdkCO.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-Qei98j3WPu h1,
     .sub-heading-Qei98j3WPu h2,
     .sub-heading-Qei98j3WPu h3,
     .sub-heading-Qei98j3WPu h4,
     .sub-heading-Qei98j3WPu h5,
     .sub-heading-Qei98j3WPu h6,
     .sub-heading-Qei98j3WPu ul li,
     .sub-heading-Qei98j3WPu.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-Qei98j3WPu h1,
     .sub-heading-Qei98j3WPu h2,
     .sub-heading-Qei98j3WPu h3,
     .sub-heading-Qei98j3WPu h4,
     .sub-heading-Qei98j3WPu h5,
     .sub-heading-Qei98j3WPu h6,
     .sub-heading-Qei98j3WPu ul li,
     .sub-heading-Qei98j3WPu.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-rjCiJDthUH h1,
     .sub-heading-rjCiJDthUH h2,
     .sub-heading-rjCiJDthUH h3,
     .sub-heading-rjCiJDthUH h4,
     .sub-heading-rjCiJDthUH h5,
     .sub-heading-rjCiJDthUH h6,
     .sub-heading-rjCiJDthUH ul li,
     .sub-heading-rjCiJDthUH.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-rjCiJDthUH h1,
     .sub-heading-rjCiJDthUH h2,
     .sub-heading-rjCiJDthUH h3,
     .sub-heading-rjCiJDthUH h4,
     .sub-heading-rjCiJDthUH h5,
     .sub-heading-rjCiJDthUH h6,
     .sub-heading-rjCiJDthUH ul li,
     .sub-heading-rjCiJDthUH.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-gStBNvMRc2 h1,
     .sub-heading-gStBNvMRc2 h2,
     .sub-heading-gStBNvMRc2 h3,
     .sub-heading-gStBNvMRc2 h4,
     .sub-heading-gStBNvMRc2 h5,
     .sub-heading-gStBNvMRc2 h6,
     .sub-heading-gStBNvMRc2 ul li,
     .sub-heading-gStBNvMRc2.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-gStBNvMRc2 h1,
     .sub-heading-gStBNvMRc2 h2,
     .sub-heading-gStBNvMRc2 h3,
     .sub-heading-gStBNvMRc2 h4,
     .sub-heading-gStBNvMRc2 h5,
     .sub-heading-gStBNvMRc2 h6,
     .sub-heading-gStBNvMRc2 ul li,
     .sub-heading-gStBNvMRc2.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-c6Qngo9pIG h1,
     .sub-heading-c6Qngo9pIG h2,
     .sub-heading-c6Qngo9pIG h3,
     .sub-heading-c6Qngo9pIG h4,
     .sub-heading-c6Qngo9pIG h5,
     .sub-heading-c6Qngo9pIG h6,
     .sub-heading-c6Qngo9pIG ul li,
     .sub-heading-c6Qngo9pIG.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-c6Qngo9pIG h1,
     .sub-heading-c6Qngo9pIG h2,
     .sub-heading-c6Qngo9pIG h3,
     .sub-heading-c6Qngo9pIG h4,
     .sub-heading-c6Qngo9pIG h5,
     .sub-heading-c6Qngo9pIG h6,
     .sub-heading-c6Qngo9pIG ul li,
     .sub-heading-c6Qngo9pIG.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-wryKv9OU0r h1,
     .sub-heading-wryKv9OU0r h2,
     .sub-heading-wryKv9OU0r h3,
     .sub-heading-wryKv9OU0r h4,
     .sub-heading-wryKv9OU0r h5,
     .sub-heading-wryKv9OU0r h6,
     .sub-heading-wryKv9OU0r ul li,
     .sub-heading-wryKv9OU0r.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-wryKv9OU0r h1,
     .sub-heading-wryKv9OU0r h2,
     .sub-heading-wryKv9OU0r h3,
     .sub-heading-wryKv9OU0r h4,
     .sub-heading-wryKv9OU0r h5,
     .sub-heading-wryKv9OU0r h6,
     .sub-heading-wryKv9OU0r ul li,
     .sub-heading-wryKv9OU0r.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-Mvf2R9UZl8 h1,
     .sub-heading-Mvf2R9UZl8 h2,
     .sub-heading-Mvf2R9UZl8 h3,
     .sub-heading-Mvf2R9UZl8 h4,
     .sub-heading-Mvf2R9UZl8 h5,
     .sub-heading-Mvf2R9UZl8 h6,
     .sub-heading-Mvf2R9UZl8 ul li,
     .sub-heading-Mvf2R9UZl8.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-Mvf2R9UZl8 h1,
     .sub-heading-Mvf2R9UZl8 h2,
     .sub-heading-Mvf2R9UZl8 h3,
     .sub-heading-Mvf2R9UZl8 h4,
     .sub-heading-Mvf2R9UZl8 h5,
     .sub-heading-Mvf2R9UZl8 h6,
     .sub-heading-Mvf2R9UZl8 ul li,
     .sub-heading-Mvf2R9UZl8.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-fvF-aW2cmp h1,
     .sub-heading-fvF-aW2cmp h2,
     .sub-heading-fvF-aW2cmp h3,
     .sub-heading-fvF-aW2cmp h4,
     .sub-heading-fvF-aW2cmp h5,
     .sub-heading-fvF-aW2cmp h6,
     .sub-heading-fvF-aW2cmp ul li,
     .sub-heading-fvF-aW2cmp.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-fvF-aW2cmp h1,
     .sub-heading-fvF-aW2cmp h2,
     .sub-heading-fvF-aW2cmp h3,
     .sub-heading-fvF-aW2cmp h4,
     .sub-heading-fvF-aW2cmp h5,
     .sub-heading-fvF-aW2cmp h6,
     .sub-heading-fvF-aW2cmp ul li,
     .sub-heading-fvF-aW2cmp.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-wrLH-r9qBO h1,
     .sub-heading-wrLH-r9qBO h2,
     .sub-heading-wrLH-r9qBO h3,
     .sub-heading-wrLH-r9qBO h4,
     .sub-heading-wrLH-r9qBO h5,
     .sub-heading-wrLH-r9qBO h6,
     .sub-heading-wrLH-r9qBO ul li,
     .sub-heading-wrLH-r9qBO.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-wrLH-r9qBO h1,
     .sub-heading-wrLH-r9qBO h2,
     .sub-heading-wrLH-r9qBO h3,
     .sub-heading-wrLH-r9qBO h4,
     .sub-heading-wrLH-r9qBO h5,
     .sub-heading-wrLH-r9qBO h6,
     .sub-heading-wrLH-r9qBO ul li,
     .sub-heading-wrLH-r9qBO.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-ku6mv29WHJ h1,
     .sub-heading-ku6mv29WHJ h2,
     .sub-heading-ku6mv29WHJ h3,
     .sub-heading-ku6mv29WHJ h4,
     .sub-heading-ku6mv29WHJ h5,
     .sub-heading-ku6mv29WHJ h6,
     .sub-heading-ku6mv29WHJ ul li,
     .sub-heading-ku6mv29WHJ.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-ku6mv29WHJ h1,
     .sub-heading-ku6mv29WHJ h2,
     .sub-heading-ku6mv29WHJ h3,
     .sub-heading-ku6mv29WHJ h4,
     .sub-heading-ku6mv29WHJ h5,
     .sub-heading-ku6mv29WHJ h6,
     .sub-heading-ku6mv29WHJ ul li,
     .sub-heading-ku6mv29WHJ.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-HgJtfUEf6H h1,
     .sub-heading-HgJtfUEf6H h2,
     .sub-heading-HgJtfUEf6H h3,
     .sub-heading-HgJtfUEf6H h4,
     .sub-heading-HgJtfUEf6H h5,
     .sub-heading-HgJtfUEf6H h6,
     .sub-heading-HgJtfUEf6H ul li,
     .sub-heading-HgJtfUEf6H.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-HgJtfUEf6H h1,
     .sub-heading-HgJtfUEf6H h2,
     .sub-heading-HgJtfUEf6H h3,
     .sub-heading-HgJtfUEf6H h4,
     .sub-heading-HgJtfUEf6H h5,
     .sub-heading-HgJtfUEf6H h6,
     .sub-heading-HgJtfUEf6H ul li,
     .sub-heading-HgJtfUEf6H.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-BOSCMERWcg h1,
     .sub-heading-BOSCMERWcg h2,
     .sub-heading-BOSCMERWcg h3,
     .sub-heading-BOSCMERWcg h4,
     .sub-heading-BOSCMERWcg h5,
     .sub-heading-BOSCMERWcg h6,
     .sub-heading-BOSCMERWcg ul li,
     .sub-heading-BOSCMERWcg.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-BOSCMERWcg h1,
     .sub-heading-BOSCMERWcg h2,
     .sub-heading-BOSCMERWcg h3,
     .sub-heading-BOSCMERWcg h4,
     .sub-heading-BOSCMERWcg h5,
     .sub-heading-BOSCMERWcg h6,
     .sub-heading-BOSCMERWcg ul li,
     .sub-heading-BOSCMERWcg.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-NoYzCmwrEa h1,
     .sub-heading-NoYzCmwrEa h2,
     .sub-heading-NoYzCmwrEa h3,
     .sub-heading-NoYzCmwrEa h4,
     .sub-heading-NoYzCmwrEa h5,
     .sub-heading-NoYzCmwrEa h6,
     .sub-heading-NoYzCmwrEa ul li,
     .sub-heading-NoYzCmwrEa.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-NoYzCmwrEa h1,
     .sub-heading-NoYzCmwrEa h2,
     .sub-heading-NoYzCmwrEa h3,
     .sub-heading-NoYzCmwrEa h4,
     .sub-heading-NoYzCmwrEa h5,
     .sub-heading-NoYzCmwrEa h6,
     .sub-heading-NoYzCmwrEa ul li,
     .sub-heading-NoYzCmwrEa.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-FT7RXXkj46 h1,
     .sub-heading-FT7RXXkj46 h2,
     .sub-heading-FT7RXXkj46 h3,
     .sub-heading-FT7RXXkj46 h4,
     .sub-heading-FT7RXXkj46 h5,
     .sub-heading-FT7RXXkj46 h6,
     .sub-heading-FT7RXXkj46 ul li,
     .sub-heading-FT7RXXkj46.text-output {
         font-size: 19px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-FT7RXXkj46 h1,
     .sub-heading-FT7RXXkj46 h2,
     .sub-heading-FT7RXXkj46 h3,
     .sub-heading-FT7RXXkj46 h4,
     .sub-heading-FT7RXXkj46 h5,
     .sub-heading-FT7RXXkj46 h6,
     .sub-heading-FT7RXXkj46 ul li,
     .sub-heading-FT7RXXkj46.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-rqnJisLTRA .button-icon-end,
     .button-rqnJisLTRA .button-icon-start,
     .button-rqnJisLTRA .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-rqnJisLTRA .button-icon-start {
         margin-right: 5px
     }

     .button-rqnJisLTRA .button-icon-end {
         margin-left: 5px
     }

     .button-rqnJisLTRA .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-rqnJisLTRA .button-icon-end,
     .button-rqnJisLTRA .button-icon-start,
     .button-rqnJisLTRA .main-heading-button {
         font-size: 14px;
         font-weight: 500
     }

     .button-rqnJisLTRA .button-icon-start {
         margin-right: 5px
     }

     .button-rqnJisLTRA .button-icon-end {
         margin-left: 5px
     }

     .button-rqnJisLTRA .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 #col-34nj1XtYQX>.inner,
 #col-Hr_HgC3aA3>.inner,
 #col-MrHdURe16e>.inner,
 #col-QZahZesUTO>.inner,
 #col-ktgIE99cxd>.inner {
     flex-direction: row;
     justify-content: center;
     align-items: inherit;
     flex-wrap: wrap
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-tFYo4NLa2m h1,
     .paragraph-tFYo4NLa2m h2,
     .paragraph-tFYo4NLa2m h3,
     .paragraph-tFYo4NLa2m h4,
     .paragraph-tFYo4NLa2m h5,
     .paragraph-tFYo4NLa2m h6,
     .paragraph-tFYo4NLa2m ul li,
     .paragraph-tFYo4NLa2m.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-tFYo4NLa2m h1,
     .paragraph-tFYo4NLa2m h2,
     .paragraph-tFYo4NLa2m h3,
     .paragraph-tFYo4NLa2m h4,
     .paragraph-tFYo4NLa2m h5,
     .paragraph-tFYo4NLa2m h6,
     .paragraph-tFYo4NLa2m ul li,
     .paragraph-tFYo4NLa2m.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-IXx0Q1YTGt h1,
     .paragraph-IXx0Q1YTGt h2,
     .paragraph-IXx0Q1YTGt h3,
     .paragraph-IXx0Q1YTGt h4,
     .paragraph-IXx0Q1YTGt h5,
     .paragraph-IXx0Q1YTGt h6,
     .paragraph-IXx0Q1YTGt ul li,
     .paragraph-IXx0Q1YTGt.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-IXx0Q1YTGt h1,
     .paragraph-IXx0Q1YTGt h2,
     .paragraph-IXx0Q1YTGt h3,
     .paragraph-IXx0Q1YTGt h4,
     .paragraph-IXx0Q1YTGt h5,
     .paragraph-IXx0Q1YTGt h6,
     .paragraph-IXx0Q1YTGt ul li,
     .paragraph-IXx0Q1YTGt.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-AyEd3my5nS h1,
     .paragraph-AyEd3my5nS h2,
     .paragraph-AyEd3my5nS h3,
     .paragraph-AyEd3my5nS h4,
     .paragraph-AyEd3my5nS h5,
     .paragraph-AyEd3my5nS h6,
     .paragraph-AyEd3my5nS ul li,
     .paragraph-AyEd3my5nS.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-AyEd3my5nS h1,
     .paragraph-AyEd3my5nS h2,
     .paragraph-AyEd3my5nS h3,
     .paragraph-AyEd3my5nS h4,
     .paragraph-AyEd3my5nS h5,
     .paragraph-AyEd3my5nS h6,
     .paragraph-AyEd3my5nS ul li,
     .paragraph-AyEd3my5nS.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-imQ1G7z1tM h1,
     .paragraph-imQ1G7z1tM h2,
     .paragraph-imQ1G7z1tM h3,
     .paragraph-imQ1G7z1tM h4,
     .paragraph-imQ1G7z1tM h5,
     .paragraph-imQ1G7z1tM h6,
     .paragraph-imQ1G7z1tM ul li,
     .paragraph-imQ1G7z1tM.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-imQ1G7z1tM h1,
     .paragraph-imQ1G7z1tM h2,
     .paragraph-imQ1G7z1tM h3,
     .paragraph-imQ1G7z1tM h4,
     .paragraph-imQ1G7z1tM h5,
     .paragraph-imQ1G7z1tM h6,
     .paragraph-imQ1G7z1tM ul li,
     .paragraph-imQ1G7z1tM.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-mukTU4q2Hv h1,
     .paragraph-mukTU4q2Hv h2,
     .paragraph-mukTU4q2Hv h3,
     .paragraph-mukTU4q2Hv h4,
     .paragraph-mukTU4q2Hv h5,
     .paragraph-mukTU4q2Hv h6,
     .paragraph-mukTU4q2Hv ul li,
     .paragraph-mukTU4q2Hv.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-mukTU4q2Hv h1,
     .paragraph-mukTU4q2Hv h2,
     .paragraph-mukTU4q2Hv h3,
     .paragraph-mukTU4q2Hv h4,
     .paragraph-mukTU4q2Hv h5,
     .paragraph-mukTU4q2Hv h6,
     .paragraph-mukTU4q2Hv ul li,
     .paragraph-mukTU4q2Hv.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 .heading-9KBusaKfUa {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-9KBusaKfUa h1,
     .heading-9KBusaKfUa h2,
     .heading-9KBusaKfUa h3,
     .heading-9KBusaKfUa h4,
     .heading-9KBusaKfUa h5,
     .heading-9KBusaKfUa h6,
     .heading-9KBusaKfUa ul li,
     .heading-9KBusaKfUa.text-output {
         font-size: 20px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-9KBusaKfUa h1,
     .heading-9KBusaKfUa h2,
     .heading-9KBusaKfUa h3,
     .heading-9KBusaKfUa h4,
     .heading-9KBusaKfUa h5,
     .heading-9KBusaKfUa h6,
     .heading-9KBusaKfUa ul li,
     .heading-9KBusaKfUa.text-output {
         font-size: 43px !important;
         font-weight: 700
     }
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff
 }

 .hl_page-preview--content .section-ylBSaKyA_Q {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-ylBSaKyA_Q {
         padding-top: 0;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .row-LsNSIcWZRn {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-LsNSIcWZRn {
         margin-bottom: 10px
     }
 }

 .hl_page-preview--content .col-l6zfHTrqPl,
 .hl_page-preview--content .row-LsNSIcWZRn {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-l6zfHTrqPl {
     margin: 0
 }

 .hl_page-preview--content .button-a6Lzlxtzpt {
     margin: 0;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .button-a6Lzlxtzpt {
         margin-left: 20px
     }
 }

 .hl_page-preview--content .cbutton-a6Lzlxtzpt {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cbutton-a6Lzlxtzpt {
         padding-top: 20px;
         padding-right: 20px;
         padding-left: 20px
     }
 }

 #section-ylBSaKyA_Q>.inner {
     max-width: 1170px
 }

 #col-l6zfHTrqPl>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-a6Lzlxtzpt .button-icon-end,
     .button-a6Lzlxtzpt .button-icon-start,
     .button-a6Lzlxtzpt .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-a6Lzlxtzpt .button-icon-start {
         margin-right: 5px
     }

     .button-a6Lzlxtzpt .button-icon-end {
         margin-left: 5px
     }

     .button-a6Lzlxtzpt .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-a6Lzlxtzpt .button-icon-end,
     .button-a6Lzlxtzpt .button-icon-start,
     .button-a6Lzlxtzpt .main-heading-button {
         font-size: 14px;
         font-weight: 500
     }

     .button-a6Lzlxtzpt .button-icon-start {
         margin-right: 5px
     }

     .button-a6Lzlxtzpt .button-icon-end {
         margin-left: 5px
     }

     .button-a6Lzlxtzpt .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff
 }

 .hl_page-preview--content .section-5nNP8PeEfV {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-5nNP8PeEfV {
         margin-bottom: -80px
     }
 }

 .hl_page-preview--content .col-S3N6iJA1v3,
 .hl_page-preview--content .row-kivD6u3SUV {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-S3N6iJA1v3 {
     margin: 0
 }

 .hl_page-preview--content #sub-heading-s7JL_kEcax {
     margin: 0;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-s7JL_kEcax {
         margin-right: 80px;
         margin-left: 80px;
         margin-top: -810px
     }
 }

 .hl_page-preview--content .csub-heading-s7JL_kEcax {
     font-family: var(--headlinefont);
     background-color: var(--color-lyjjelrg);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--color-lyjjelrg);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-s7JL_kEcax {
         padding-right: 0
     }
 }

 #section-5nNP8PeEfV>.inner {
     max-width: 1170px
 }

 #col-S3N6iJA1v3>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 .sub-heading-s7JL_kEcax {
     font-weight: 400
 }

 .sub-heading-s7JL_kEcax a,
 .sub-heading-s7JL_kEcax a * {
     color: var(--link-color);
     text-decoration: none
 }

 .sub-heading-s7JL_kEcax a u,
 .sub-heading-s7JL_kEcax a:hover {
     text-decoration: underline
 }

 .sub-heading-s7JL_kEcax a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-s7JL_kEcax h1,
     .sub-heading-s7JL_kEcax h2,
     .sub-heading-s7JL_kEcax h3,
     .sub-heading-s7JL_kEcax h4,
     .sub-heading-s7JL_kEcax h5,
     .sub-heading-s7JL_kEcax h6,
     .sub-heading-s7JL_kEcax ul li,
     .sub-heading-s7JL_kEcax.text-output {
         font-size: 10px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-s7JL_kEcax h1,
     .sub-heading-s7JL_kEcax h2,
     .sub-heading-s7JL_kEcax h3,
     .sub-heading-s7JL_kEcax h4,
     .sub-heading-s7JL_kEcax h5,
     .sub-heading-s7JL_kEcax h6,
     .sub-heading-s7JL_kEcax ul li,
     .sub-heading-s7JL_kEcax.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .sub-heading-s7JL_kEcax.text-output h1:first-child:before,
 .sub-heading-s7JL_kEcax.text-output h2:first-child:before,
 .sub-heading-s7JL_kEcax.text-output h3:first-child:before,
 .sub-heading-s7JL_kEcax.text-output h4:first-child:before,
 .sub-heading-s7JL_kEcax.text-output h5:first-child:before,
 .sub-heading-s7JL_kEcax.text-output h6:first-child:before,
 .sub-heading-s7JL_kEcax.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-xmutwxxj: #000435ff;
     --color-edeamdhw: #242424ff
 }

 .hl_page-preview--content .col-yvqwBCTgA7,
 .hl_page-preview--content .row-K3v3IKAqWX,
 .hl_page-preview--content .section-yoLheOhVt7 {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--color-edeamdhw);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-yvqwBCTgA7,
 .hl_page-preview--content .row-K3v3IKAqWX {
     margin: 0 auto;
     padding: 0 5px 10px;
     background-color: var(--transparent);
     width: 100%
 }

 .hl_page-preview--content .col-yvqwBCTgA7 {
     padding: 10px 5px;
     margin: 0
 }

 .hl_page-preview--content .button-OIq0jzv9ub {
     margin: 0;
     text-align: center
 }

 .hl_page-preview--content .cbutton-OIq0jzv9ub {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .col-Ai_lpwgzpi,
 .hl_page-preview--content .row-OS4YIfOPFe {
     margin: 0 auto;
     box-shadow: none;
     padding: 0 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-Ai_lpwgzpi {
     padding: 10px 5px;
     margin: 0
 }

 .hl_page-preview--content .clogo-showcase-1m35_I7Ttt {
     width: 100%;
     logo-width: 300px;
     padding: 20px;
     background-color: var(--transparent);
     box-shadow: none;
     border-width: 0;
     border-style: solid;
     border-radius: 8px;
     border-color: #000
 }

 .hl_page-preview--content .row-njU7J9V8sw {
     margin: 0 auto;
     padding: 10px 5px 0;
     backdrop-filter: none;
     width: 100%
 }

 .hl_page-preview--content .cheading-IysMZpAbZe,
 .hl_page-preview--content .col-mfNUU0M85r,
 .hl_page-preview--content .row-njU7J9V8sw {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-mfNUU0M85r {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%;
     margin: 0
 }

 .hl_page-preview--content #heading-IysMZpAbZe {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-IysMZpAbZe {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 #section-yoLheOhVt7>.inner {
     max-width: 1170px
 }

 #col-Ai_lpwgzpi>.inner,
 #col-yvqwBCTgA7>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-OIq0jzv9ub .button-icon-end,
     .button-OIq0jzv9ub .button-icon-start,
     .button-OIq0jzv9ub .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-OIq0jzv9ub .button-icon-start {
         margin-right: 5px
     }

     .button-OIq0jzv9ub .button-icon-end {
         margin-left: 5px
     }

     .button-OIq0jzv9ub .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-OIq0jzv9ub .button-icon-end,
     .button-OIq0jzv9ub .button-icon-start,
     .button-OIq0jzv9ub .main-heading-button {
         font-size: 18px;
         font-weight: 500
     }

     .button-OIq0jzv9ub .button-icon-start {
         margin-right: 5px
     }

     .button-OIq0jzv9ub .button-icon-end {
         margin-left: 5px
     }

     .button-OIq0jzv9ub .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 #logo-showcase-1m35_I7Ttt .logo-showcase-track {
     animation-duration: 81s
 }

 #logo-showcase-1m35_I7Ttt .logo-showcase-content {
     gap: 100px
 }

 #logo-showcase-1m35_I7Ttt .logo-item img {
     width: 300px;
     height: auto;
     object-fit: contain;
     display: block
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #logo-showcase-1m35_I7Ttt .logo-item img {
         width: 300px
     }

     #logo-showcase-1m35_I7Ttt .logo-showcase-track {
         animation-duration: 81s
     }
 }

 #col-mfNUU0M85r>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 .heading-IysMZpAbZe {
     font-weight: 700
 }

 .heading-IysMZpAbZe a,
 .heading-IysMZpAbZe a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-IysMZpAbZe a u,
 .heading-IysMZpAbZe a:hover {
     text-decoration: underline
 }

 .heading-IysMZpAbZe a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-IysMZpAbZe h1,
     .heading-IysMZpAbZe h2,
     .heading-IysMZpAbZe h3,
     .heading-IysMZpAbZe h4,
     .heading-IysMZpAbZe h5,
     .heading-IysMZpAbZe h6,
     .heading-IysMZpAbZe ul li,
     .heading-IysMZpAbZe.text-output {
         font-size: 48px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-IysMZpAbZe h1,
     .heading-IysMZpAbZe h2,
     .heading-IysMZpAbZe h3,
     .heading-IysMZpAbZe h4,
     .heading-IysMZpAbZe h5,
     .heading-IysMZpAbZe h6,
     .heading-IysMZpAbZe ul li,
     .heading-IysMZpAbZe.text-output {
         font-size: 48px !important;
         font-weight: 700
     }
 }

 .heading-IysMZpAbZe.text-output h1:first-child:before,
 .heading-IysMZpAbZe.text-output h2:first-child:before,
 .heading-IysMZpAbZe.text-output h3:first-child:before,
 .heading-IysMZpAbZe.text-output h4:first-child:before,
 .heading-IysMZpAbZe.text-output h5:first-child:before,
 .heading-IysMZpAbZe.text-output h6:first-child:before,
 .heading-IysMZpAbZe.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-xmutwxxj: #000435ff;
     --color-edeamdhw: #242424ff
 }

 .hl_page-preview--content .col-FuRlA2wwAz,
 .hl_page-preview--content .row-L93DLYJngM,
 .hl_page-preview--content .section-MZiWQL7r34 {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--color-edeamdhw);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-FuRlA2wwAz,
 .hl_page-preview--content .row-L93DLYJngM {
     margin: 0 auto;
     padding: 10px 5px;
     background-color: var(--transparent);
     width: 100%
 }

 .hl_page-preview--content .col-FuRlA2wwAz {
     margin: 0
 }

 .hl_page-preview--content .button-gAFSaeYUOg {
     margin: 0;
     text-align: center
 }

 .hl_page-preview--content .cbutton-gAFSaeYUOg {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .col--aueOy1mJi,
 .hl_page-preview--content .row-b-Fr2VF-_P {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col--aueOy1mJi {
     margin: 0
 }

 .hl_page-preview--content .clogo-showcase-NfiMtNI7vb,
 .hl_page-preview--content .clogo-showcase-Tl1t5W9xYU {
     width: 100%;
     logo-width: 300px;
     padding: 40px 20px;
     background-color: var(--transparent);
     box-shadow: none;
     border-width: 0;
     border-style: solid;
     border-radius: 8px;
     border-color: #000
 }

 .hl_page-preview--content .row-x7wDo7Bsx0 {
     margin: 0 auto;
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%
 }

 .hl_page-preview--content .cheading-et_BFew-eG,
 .hl_page-preview--content .col-bBn0FEVq-P,
 .hl_page-preview--content .row-x7wDo7Bsx0 {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-bBn0FEVq-P {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%;
     margin: 0
 }

 .hl_page-preview--content #heading-et_BFew-eG {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-et_BFew-eG {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 #section-MZiWQL7r34>.inner {
     max-width: 1170px
 }

 #col--aueOy1mJi>.inner,
 #col-FuRlA2wwAz>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-gAFSaeYUOg .button-icon-end,
     .button-gAFSaeYUOg .button-icon-start,
     .button-gAFSaeYUOg .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-gAFSaeYUOg .button-icon-start {
         margin-right: 5px
     }

     .button-gAFSaeYUOg .button-icon-end {
         margin-left: 5px
     }

     .button-gAFSaeYUOg .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-gAFSaeYUOg .button-icon-end,
     .button-gAFSaeYUOg .button-icon-start,
     .button-gAFSaeYUOg .main-heading-button {
         font-size: 18px;
         font-weight: 500
     }

     .button-gAFSaeYUOg .button-icon-start {
         margin-right: 5px
     }

     .button-gAFSaeYUOg .button-icon-end {
         margin-left: 5px
     }

     .button-gAFSaeYUOg .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 #logo-showcase-Tl1t5W9xYU .logo-showcase-track {
     animation-duration: 45s
 }

 #logo-showcase-Tl1t5W9xYU .logo-showcase-content {
     gap: 100px
 }

 #logo-showcase-Tl1t5W9xYU .logo-item img {
     width: 300px;
     height: auto;
     object-fit: contain;
     display: block
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #logo-showcase-Tl1t5W9xYU .logo-item img {
         width: 300px
     }

     #logo-showcase-Tl1t5W9xYU .logo-showcase-track {
         animation-duration: 45s
     }
 }

 #logo-showcase-NfiMtNI7vb .logo-showcase-track {
     animation-duration: 45s
 }

 #logo-showcase-NfiMtNI7vb .logo-showcase-content {
     gap: 100px
 }

 #logo-showcase-NfiMtNI7vb .logo-item img {
     width: 300px;
     height: auto;
     object-fit: contain;
     display: block
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #logo-showcase-NfiMtNI7vb .logo-item img {
         width: 300px
     }

     #logo-showcase-NfiMtNI7vb .logo-showcase-track {
         animation-duration: 45s
     }
 }

 #col-bBn0FEVq-P>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 .heading-et_BFew-eG {
     font-weight: 700
 }

 .heading-et_BFew-eG a,
 .heading-et_BFew-eG a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-et_BFew-eG a u,
 .heading-et_BFew-eG a:hover {
     text-decoration: underline
 }

 .heading-et_BFew-eG a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-et_BFew-eG h1,
     .heading-et_BFew-eG h2,
     .heading-et_BFew-eG h3,
     .heading-et_BFew-eG h4,
     .heading-et_BFew-eG h5,
     .heading-et_BFew-eG h6,
     .heading-et_BFew-eG ul li,
     .heading-et_BFew-eG.text-output {
         font-size: 48px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-et_BFew-eG h1,
     .heading-et_BFew-eG h2,
     .heading-et_BFew-eG h3,
     .heading-et_BFew-eG h4,
     .heading-et_BFew-eG h5,
     .heading-et_BFew-eG h6,
     .heading-et_BFew-eG ul li,
     .heading-et_BFew-eG.text-output {
         font-size: 48px !important;
         font-weight: 700
     }
 }

 .heading-et_BFew-eG.text-output h1:first-child:before,
 .heading-et_BFew-eG.text-output h2:first-child:before,
 .heading-et_BFew-eG.text-output h3:first-child:before,
 .heading-et_BFew-eG.text-output h4:first-child:before,
 .heading-et_BFew-eG.text-output h5:first-child:before,
 .heading-et_BFew-eG.text-output h6:first-child:before,
 .heading-et_BFew-eG.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --gray: #cbd5e0;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff;
     --color-edeamdhw: #242424ff
 }

 .hl_page-preview--content .col-TqheYvExiq,
 .hl_page-preview--content .row-SwC6QlDqN3,
 .hl_page-preview--content .section-MvFuq7i3OH {
     box-shadow: none;
     padding: 60px 0 40px;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-TqheYvExiq,
 .hl_page-preview--content .row-SwC6QlDqN3 {
     margin: 0 auto;
     padding: 10px 5px;
     background-color: var(--transparent);
     width: 100%
 }

 .hl_page-preview--content .col-TqheYvExiq {
     margin: 0
 }

 .hl_page-preview--content .button-8sBRnxAl-Y {
     margin: 0;
     text-align: center
 }

 .hl_page-preview--content .cbutton-8sBRnxAl-Y {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .col-AA2j73KJKZ,
 .hl_page-preview--content .row-vf1gH-ax6f {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px 60px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-AA2j73KJKZ {
     padding: 10px 5px;
     background-color: var(--color-edeamdhw);
     width: 33%;
     border-color: var(--transparent);
     margin: 0 0 20px
 }

 .hl_page-preview--content #sub-heading-LVn-4Phoi3,
 .hl_page-preview--content #sub-heading-N8JwVdI80Y,
 .hl_page-preview--content #sub-heading-clmke4syk8,
 .hl_page-preview--content #sub-heading-hf3C5Mn8sV,
 .hl_page-preview--content #sub-heading-rz3fU7Mc_J {
     margin: 0 0 0-150px;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .csub-heading-hf3C5Mn8sV {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 30px 60px 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .image-JzUfoYjwA0 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-3aCXWU9Um2 .image-container img,
 .hl_page-preview--content .image-AK8vU5j92j .image-container img,
 .hl_page-preview--content .image-JzUfoYjwA0 .image-container img,
 .hl_page-preview--content .image-XMnZiO1XiB .image-container img,
 .hl_page-preview--content .image-_AECNZo0-h .image-container img {
     box-shadow: none;
     width: 80px;
     height: auto
 }

 .hl_page-preview--content .cimage-JzUfoYjwA0 {
     padding: 10px 120px 10px 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-GF0WFHhx31 {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--color-edeamdhw);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--transparent);
     border-width: 2px;
     border-style: solid;
     margin: 0 20px 20px 0
 }

 .hl_page-preview--content .csub-heading-LVn-4Phoi3 {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--gray), var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 30px 60px 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .image-_AECNZo0-h {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-_AECNZo0-h {
     padding: 10px 120px 10px 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-PWoIAb_PsT {
     box-shadow: none;
     padding: 15px 5px;
     background-color: var(--color-edeamdhw);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--transparent);
     border-width: 2px;
     border-style: solid;
     margin: 0 20px 20px 0
 }

 .hl_page-preview--content .csub-heading-clmke4syk8 {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--gray), var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 30px 60px 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .image-XMnZiO1XiB {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-XMnZiO1XiB {
     padding: 10px 120px 10px 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-LExR1ZPJVg,
 .hl_page-preview--content .row-yYdihtIRuK {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-LExR1ZPJVg {
     background-color: var(--color-edeamdhw);
     width: 33%;
     border-color: var(--transparent);
     margin: 0 0 20px
 }

 .hl_page-preview--content .csub-heading-N8JwVdI80Y {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 30px 60px 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .image-AK8vU5j92j {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-AK8vU5j92j {
     padding: 10px 120px 10px 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-lGe4JXSQMJ {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--color-edeamdhw);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--transparent);
     border-width: 2px;
     border-style: solid;
     margin: 0 20px 20px 0
 }

 .hl_page-preview--content .csub-heading-rz3fU7Mc_J {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--gray), var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 30px 60px 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content #sub-heading-alVNe34zHk,
 .hl_page-preview--content .image-3aCXWU9Um2 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-3aCXWU9Um2 {
     padding: 10px 120px 10px 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-45fugB-Bzd {
     box-shadow: none;
     padding: 0 5px 10px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--transparent);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .csub-heading-alVNe34zHk {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 #section-MvFuq7i3OH>.inner {
     max-width: 1170px
 }

 #col-TqheYvExiq>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-8sBRnxAl-Y .button-icon-end,
     .button-8sBRnxAl-Y .button-icon-start,
     .button-8sBRnxAl-Y .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-8sBRnxAl-Y .button-icon-start {
         margin-right: 5px
     }

     .button-8sBRnxAl-Y .button-icon-end {
         margin-left: 5px
     }

     .button-8sBRnxAl-Y .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-8sBRnxAl-Y .button-icon-end,
     .button-8sBRnxAl-Y .button-icon-start,
     .button-8sBRnxAl-Y .main-heading-button {
         font-size: 18px;
         font-weight: 500
     }

     .button-8sBRnxAl-Y .button-icon-start {
         margin-right: 5px
     }

     .button-8sBRnxAl-Y .button-icon-end {
         margin-left: 5px
     }

     .button-8sBRnxAl-Y .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 #col-45fugB-Bzd>.inner,
 #col-AA2j73KJKZ>.inner,
 #col-GF0WFHhx31>.inner,
 #col-LExR1ZPJVg>.inner,
 #col-PWoIAb_PsT>.inner,
 #col-lGe4JXSQMJ>.inner {
     flex-direction: row;
     justify-content: center;
     align-items: inherit;
     flex-wrap: wrap
 }

 .sub-heading-LVn-4Phoi3,
 .sub-heading-N8JwVdI80Y,
 .sub-heading-alVNe34zHk,
 .sub-heading-clmke4syk8,
 .sub-heading-hf3C5Mn8sV,
 .sub-heading-rz3fU7Mc_J {
     font-weight: 400
 }

 .sub-heading-LVn-4Phoi3 a,
 .sub-heading-LVn-4Phoi3 a *,
 .sub-heading-N8JwVdI80Y a,
 .sub-heading-N8JwVdI80Y a *,
 .sub-heading-alVNe34zHk a,
 .sub-heading-alVNe34zHk a *,
 .sub-heading-clmke4syk8 a,
 .sub-heading-clmke4syk8 a *,
 .sub-heading-hf3C5Mn8sV a,
 .sub-heading-hf3C5Mn8sV a *,
 .sub-heading-rz3fU7Mc_J a,
 .sub-heading-rz3fU7Mc_J a * {
     color: var(--link-color);
     text-decoration: none
 }

 .sub-heading-LVn-4Phoi3 a u,
 .sub-heading-LVn-4Phoi3 a:hover,
 .sub-heading-N8JwVdI80Y a u,
 .sub-heading-N8JwVdI80Y a:hover,
 .sub-heading-alVNe34zHk a u,
 .sub-heading-alVNe34zHk a:hover,
 .sub-heading-clmke4syk8 a u,
 .sub-heading-clmke4syk8 a:hover,
 .sub-heading-hf3C5Mn8sV a u,
 .sub-heading-hf3C5Mn8sV a:hover,
 .sub-heading-rz3fU7Mc_J a u,
 .sub-heading-rz3fU7Mc_J a:hover {
     text-decoration: underline
 }

 .sub-heading-LVn-4Phoi3 a s,
 .sub-heading-N8JwVdI80Y a s,
 .sub-heading-alVNe34zHk a s,
 .sub-heading-clmke4syk8 a s,
 .sub-heading-hf3C5Mn8sV a s,
 .sub-heading-rz3fU7Mc_J a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-hf3C5Mn8sV h1,
     .sub-heading-hf3C5Mn8sV h2,
     .sub-heading-hf3C5Mn8sV h3,
     .sub-heading-hf3C5Mn8sV h4,
     .sub-heading-hf3C5Mn8sV h5,
     .sub-heading-hf3C5Mn8sV h6,
     .sub-heading-hf3C5Mn8sV ul li,
     .sub-heading-hf3C5Mn8sV.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-hf3C5Mn8sV h1,
     .sub-heading-hf3C5Mn8sV h2,
     .sub-heading-hf3C5Mn8sV h3,
     .sub-heading-hf3C5Mn8sV h4,
     .sub-heading-hf3C5Mn8sV h5,
     .sub-heading-hf3C5Mn8sV h6,
     .sub-heading-hf3C5Mn8sV ul li,
     .sub-heading-hf3C5Mn8sV.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .sub-heading-LVn-4Phoi3.text-output h1:first-child:before,
 .sub-heading-LVn-4Phoi3.text-output h2:first-child:before,
 .sub-heading-LVn-4Phoi3.text-output h3:first-child:before,
 .sub-heading-LVn-4Phoi3.text-output h4:first-child:before,
 .sub-heading-LVn-4Phoi3.text-output h5:first-child:before,
 .sub-heading-LVn-4Phoi3.text-output h6:first-child:before,
 .sub-heading-LVn-4Phoi3.text-output p:first-child:before,
 .sub-heading-N8JwVdI80Y.text-output h1:first-child:before,
 .sub-heading-N8JwVdI80Y.text-output h2:first-child:before,
 .sub-heading-N8JwVdI80Y.text-output h3:first-child:before,
 .sub-heading-N8JwVdI80Y.text-output h4:first-child:before,
 .sub-heading-N8JwVdI80Y.text-output h5:first-child:before,
 .sub-heading-N8JwVdI80Y.text-output h6:first-child:before,
 .sub-heading-N8JwVdI80Y.text-output p:first-child:before,
 .sub-heading-alVNe34zHk.text-output h1:first-child:before,
 .sub-heading-alVNe34zHk.text-output h2:first-child:before,
 .sub-heading-alVNe34zHk.text-output h3:first-child:before,
 .sub-heading-alVNe34zHk.text-output h4:first-child:before,
 .sub-heading-alVNe34zHk.text-output h5:first-child:before,
 .sub-heading-alVNe34zHk.text-output h6:first-child:before,
 .sub-heading-alVNe34zHk.text-output p:first-child:before,
 .sub-heading-clmke4syk8.text-output h1:first-child:before,
 .sub-heading-clmke4syk8.text-output h2:first-child:before,
 .sub-heading-clmke4syk8.text-output h3:first-child:before,
 .sub-heading-clmke4syk8.text-output h4:first-child:before,
 .sub-heading-clmke4syk8.text-output h5:first-child:before,
 .sub-heading-clmke4syk8.text-output h6:first-child:before,
 .sub-heading-clmke4syk8.text-output p:first-child:before,
 .sub-heading-hf3C5Mn8sV.text-output h1:first-child:before,
 .sub-heading-hf3C5Mn8sV.text-output h2:first-child:before,
 .sub-heading-hf3C5Mn8sV.text-output h3:first-child:before,
 .sub-heading-hf3C5Mn8sV.text-output h4:first-child:before,
 .sub-heading-hf3C5Mn8sV.text-output h5:first-child:before,
 .sub-heading-hf3C5Mn8sV.text-output h6:first-child:before,
 .sub-heading-hf3C5Mn8sV.text-output p:first-child:before,
 .sub-heading-rz3fU7Mc_J.text-output h1:first-child:before,
 .sub-heading-rz3fU7Mc_J.text-output h2:first-child:before,
 .sub-heading-rz3fU7Mc_J.text-output h3:first-child:before,
 .sub-heading-rz3fU7Mc_J.text-output h4:first-child:before,
 .sub-heading-rz3fU7Mc_J.text-output h5:first-child:before,
 .sub-heading-rz3fU7Mc_J.text-output h6:first-child:before,
 .sub-heading-rz3fU7Mc_J.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-LVn-4Phoi3 h1,
     .sub-heading-LVn-4Phoi3 h2,
     .sub-heading-LVn-4Phoi3 h3,
     .sub-heading-LVn-4Phoi3 h4,
     .sub-heading-LVn-4Phoi3 h5,
     .sub-heading-LVn-4Phoi3 h6,
     .sub-heading-LVn-4Phoi3 ul li,
     .sub-heading-LVn-4Phoi3.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-LVn-4Phoi3 h1,
     .sub-heading-LVn-4Phoi3 h2,
     .sub-heading-LVn-4Phoi3 h3,
     .sub-heading-LVn-4Phoi3 h4,
     .sub-heading-LVn-4Phoi3 h5,
     .sub-heading-LVn-4Phoi3 h6,
     .sub-heading-LVn-4Phoi3 ul li,
     .sub-heading-LVn-4Phoi3.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-clmke4syk8 h1,
     .sub-heading-clmke4syk8 h2,
     .sub-heading-clmke4syk8 h3,
     .sub-heading-clmke4syk8 h4,
     .sub-heading-clmke4syk8 h5,
     .sub-heading-clmke4syk8 h6,
     .sub-heading-clmke4syk8 ul li,
     .sub-heading-clmke4syk8.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-clmke4syk8 h1,
     .sub-heading-clmke4syk8 h2,
     .sub-heading-clmke4syk8 h3,
     .sub-heading-clmke4syk8 h4,
     .sub-heading-clmke4syk8 h5,
     .sub-heading-clmke4syk8 h6,
     .sub-heading-clmke4syk8 ul li,
     .sub-heading-clmke4syk8.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-N8JwVdI80Y h1,
     .sub-heading-N8JwVdI80Y h2,
     .sub-heading-N8JwVdI80Y h3,
     .sub-heading-N8JwVdI80Y h4,
     .sub-heading-N8JwVdI80Y h5,
     .sub-heading-N8JwVdI80Y h6,
     .sub-heading-N8JwVdI80Y ul li,
     .sub-heading-N8JwVdI80Y.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-N8JwVdI80Y h1,
     .sub-heading-N8JwVdI80Y h2,
     .sub-heading-N8JwVdI80Y h3,
     .sub-heading-N8JwVdI80Y h4,
     .sub-heading-N8JwVdI80Y h5,
     .sub-heading-N8JwVdI80Y h6,
     .sub-heading-N8JwVdI80Y ul li,
     .sub-heading-N8JwVdI80Y.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-rz3fU7Mc_J h1,
     .sub-heading-rz3fU7Mc_J h2,
     .sub-heading-rz3fU7Mc_J h3,
     .sub-heading-rz3fU7Mc_J h4,
     .sub-heading-rz3fU7Mc_J h5,
     .sub-heading-rz3fU7Mc_J h6,
     .sub-heading-rz3fU7Mc_J ul li,
     .sub-heading-rz3fU7Mc_J.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-rz3fU7Mc_J h1,
     .sub-heading-rz3fU7Mc_J h2,
     .sub-heading-rz3fU7Mc_J h3,
     .sub-heading-rz3fU7Mc_J h4,
     .sub-heading-rz3fU7Mc_J h5,
     .sub-heading-rz3fU7Mc_J h6,
     .sub-heading-rz3fU7Mc_J ul li,
     .sub-heading-rz3fU7Mc_J.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-alVNe34zHk h1,
     .sub-heading-alVNe34zHk h2,
     .sub-heading-alVNe34zHk h3,
     .sub-heading-alVNe34zHk h4,
     .sub-heading-alVNe34zHk h5,
     .sub-heading-alVNe34zHk h6,
     .sub-heading-alVNe34zHk ul li,
     .sub-heading-alVNe34zHk.text-output {
         font-size: 32px !important;
         font-weight: 400
     }
 }
@media (max-width: 767px) {
  .hl_page-preview--content .cbutton-pvnAtqU6zw {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-alVNe34zHk h1,
     .sub-heading-alVNe34zHk h2,
     .sub-heading-alVNe34zHk h3,
     .sub-heading-alVNe34zHk h4,
     .sub-heading-alVNe34zHk h5,
     .sub-heading-alVNe34zHk h6,
     .sub-heading-alVNe34zHk ul li,
     .sub-heading-alVNe34zHk.text-output {
         font-size: 32px !important;
         font-weight: 400
     }
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff;
     --color-edeamdhw: #242424ff
 }

 .hl_page-preview--content .col-4gcM7f40pA,
 .hl_page-preview--content .row-qlcFEdrOfF,
 .hl_page-preview--content .section-cCUZ-inZhX {
     box-shadow: none;
     padding: 40px 0 20px;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-4gcM7f40pA,
 .hl_page-preview--content .row-qlcFEdrOfF {
     margin: -130px auto 0;
     padding: 10px 5px;
     background-color: var(--transparent);
     width: 100%
 }

 .hl_page-preview--content .col-4gcM7f40pA {
     margin: 0
 }

 .hl_page-preview--content .button-9LSqhYChXN {
     margin: 0;
     text-align: center
 }

 .hl_page-preview--content .cbutton-9LSqhYChXN {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--black);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }


 .hl_page-preview--content .col-W_V05Yt-sR,
 .hl_page-preview--content .col-rwVnHY6HEd,
 .hl_page-preview--content .row-Iydc34Ukjy {
     margin: 0 auto 16px;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-W_V05Yt-sR,
 .hl_page-preview--content .col-rwVnHY6HEd {
     width: 33%;
     margin: 0
 }

 .hl_page-preview--content #sub-heading-vRy4WRpK5h {
     margin: -710px 40px 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .csub-heading-vRy4WRpK5h {
     font-family: var(--headlinefont);
     background-color: var(--brandboards-new_color_9795);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--brandboards-new_color_9795);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-B0CmbqTF78 {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .col-JzSkIOqbkj,
 .hl_page-preview--content .row-k9k0ujl4rA {
     margin: 40px auto 0;
     box-shadow: none;
     padding: 25px 15px 10px;
     background-color: var(--color-edeamdhw);
     backdrop-filter: none;
     border-color: var(--color-edeamdhw);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-JzSkIOqbkj {
     padding: 10px 5px;
     background-color: var(--transparent);
     width: 20%;
     border-color: var(--black);
     margin: 0
 }

 .hl_page-preview--content #paragraph-mp_WE_UbcF,
 .hl_page-preview--content #sub-heading-cfr6qR5o8d {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cparagraph-mp_WE_UbcF,
 .hl_page-preview--content .csub-heading-cfr6qR5o8d {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0 30px;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .csub-heading-cfr6qR5o8d {
     font-family: var(--headlinefont);
     font-weight: 400;
     padding: 10px 30px 5px
 }

 .hl_page-preview--content #paragraph-SCQBEB_Lkj,
 .hl_page-preview--content #sub-heading-JeebRSWEiU,
 .hl_page-preview--content .image-7_Nq_8UzTf {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-7_Nq_8UzTf .image-container img,
 .hl_page-preview--content .image-GaGiAdjOXi .image-container img,
 .hl_page-preview--content .image-OoYP6JTPHZ .image-container img,
 .hl_page-preview--content .image-g7ZnxK8DEX .image-container img,
 .hl_page-preview--content .image-iDf_zD_dBs .image-container img,
 .hl_page-preview--content .image-tKgWGcAxVO .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-7_Nq_8UzTf {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-OhnKZUqm9H {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 20%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cparagraph-SCQBEB_Lkj,
 .hl_page-preview--content .csub-heading-JeebRSWEiU {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0 30px;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .csub-heading-JeebRSWEiU {
     font-family: var(--headlinefont);
     font-weight: 400;
     padding: 10px 10px 5px
 }

 .hl_page-preview--content #paragraph-6l2GL0PdEB,
 .hl_page-preview--content #sub-heading-rDj8g1SiEI,
 .hl_page-preview--content .image-iDf_zD_dBs {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-iDf_zD_dBs {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-NjcD21ZTgJ {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 20%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cparagraph-6l2GL0PdEB,
 .hl_page-preview--content .csub-heading-rDj8g1SiEI {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0 25px;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .csub-heading-rDj8g1SiEI {
     font-family: var(--headlinefont);
     font-weight: 400;
     padding: 10px 35px 5px
 }

 .hl_page-preview--content #paragraph-2yoNWG9Lpr,
 .hl_page-preview--content #sub-heading-lNwPE90lYo,
 .hl_page-preview--content .image-GaGiAdjOXi {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-GaGiAdjOXi {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-RlZZMvLt61 {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 20%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cparagraph-2yoNWG9Lpr,
 .hl_page-preview--content .csub-heading-lNwPE90lYo {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0 20px;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .csub-heading-lNwPE90lYo {
     font-family: var(--headlinefont);
     font-weight: 400;
     padding: 10px 10px 5px
 }

 .hl_page-preview--content #paragraph-EhPsvwMrNc,
 .hl_page-preview--content #paragraph-GTA-YBsxHm,
 .hl_page-preview--content #paragraph-eykzUHFUi-,
 .hl_page-preview--content #sub-heading-AHMvG5n0fs,
 .hl_page-preview--content .image-tKgWGcAxVO {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-tKgWGcAxVO {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-gfU26BDZ5g {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 20%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cparagraph-EhPsvwMrNc,
 .hl_page-preview--content .cparagraph-GTA-YBsxHm,
 .hl_page-preview--content .cparagraph-eykzUHFUi-,
 .hl_page-preview--content .csub-heading-AHMvG5n0fs {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0 5px;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .csub-heading-AHMvG5n0fs {
     font-family: var(--headlinefont);
     font-weight: 400
 }

 .hl_page-preview--content .image-g7ZnxK8DEX {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-g7ZnxK8DEX {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-92cekp-rC5,
 .hl_page-preview--content .row-18UaBXgZJV {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-92cekp-rC5 {
     margin: 0
 }

 .hl_page-preview--content #heading-T-HhZuVBfc,
 .hl_page-preview--content .image-OoYP6JTPHZ {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-T-HhZuVBfc,
 .hl_page-preview--content .cimage-OoYP6JTPHZ {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .cheading-T-HhZuVBfc {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 0;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0
 }

 #section-cCUZ-inZhX>.inner {
     max-width: 1170px
 }

 #col-4gcM7f40pA>.inner,
 #col-92cekp-rC5>.inner,
 #col-B0CmbqTF78>.inner,
 #col-JzSkIOqbkj>.inner,
 #col-NjcD21ZTgJ>.inner,
 #col-OhnKZUqm9H>.inner,
 #col-RlZZMvLt61>.inner,
 #col-W_V05Yt-sR>.inner,
 #col-gfU26BDZ5g>.inner,
 #col-rwVnHY6HEd>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-9LSqhYChXN .button-icon-end,
     .button-9LSqhYChXN .button-icon-start,
     .button-9LSqhYChXN .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-9LSqhYChXN .button-icon-start {
         margin-right: 5px
     }

     .button-9LSqhYChXN .button-icon-end {
         margin-left: 5px
     }

     .button-9LSqhYChXN .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-9LSqhYChXN .button-icon-end,
     .button-9LSqhYChXN .button-icon-start,
     .button-9LSqhYChXN .main-heading-button {
         font-size: 15px;
         font-weight: 500
     }

     .button-9LSqhYChXN .button-icon-start {
         margin-right: 5px
     }

     .button-9LSqhYChXN .button-icon-end {
         margin-left: 5px
     }

     .button-9LSqhYChXN .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .paragraph-2yoNWG9Lpr,
 .paragraph-6l2GL0PdEB,
 .paragraph-EhPsvwMrNc,
 .paragraph-GTA-YBsxHm,
 .paragraph-SCQBEB_Lkj,
 .paragraph-eykzUHFUi-,
 .paragraph-mp_WE_UbcF,
 .sub-heading-AHMvG5n0fs,
 .sub-heading-JeebRSWEiU,
 .sub-heading-cfr6qR5o8d,
 .sub-heading-lNwPE90lYo,
 .sub-heading-rDj8g1SiEI,
 .sub-heading-vRy4WRpK5h {
     font-weight: 400
 }

 .heading-T-HhZuVBfc a,
 .heading-T-HhZuVBfc a *,
 .paragraph-2yoNWG9Lpr a,
 .paragraph-2yoNWG9Lpr a *,
 .paragraph-6l2GL0PdEB a,
 .paragraph-6l2GL0PdEB a *,
 .paragraph-EhPsvwMrNc a,
 .paragraph-EhPsvwMrNc a *,
 .paragraph-GTA-YBsxHm a,
 .paragraph-GTA-YBsxHm a *,
 .paragraph-SCQBEB_Lkj a,
 .paragraph-SCQBEB_Lkj a *,
 .paragraph-eykzUHFUi- a,
 .paragraph-eykzUHFUi- a *,
 .paragraph-mp_WE_UbcF a,
 .paragraph-mp_WE_UbcF a *,
 .sub-heading-AHMvG5n0fs a,
 .sub-heading-AHMvG5n0fs a *,
 .sub-heading-JeebRSWEiU a,
 .sub-heading-JeebRSWEiU a *,
 .sub-heading-cfr6qR5o8d a,
 .sub-heading-cfr6qR5o8d a *,
 .sub-heading-lNwPE90lYo a,
 .sub-heading-lNwPE90lYo a *,
 .sub-heading-rDj8g1SiEI a,
 .sub-heading-rDj8g1SiEI a *,
 .sub-heading-vRy4WRpK5h a,
 .sub-heading-vRy4WRpK5h a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-T-HhZuVBfc a u,
 .heading-T-HhZuVBfc a:hover,
 .paragraph-2yoNWG9Lpr a u,
 .paragraph-2yoNWG9Lpr a:hover,
 .paragraph-6l2GL0PdEB a u,
 .paragraph-6l2GL0PdEB a:hover,
 .paragraph-EhPsvwMrNc a u,
 .paragraph-EhPsvwMrNc a:hover,
 .paragraph-GTA-YBsxHm a u,
 .paragraph-GTA-YBsxHm a:hover,
 .paragraph-SCQBEB_Lkj a u,
 .paragraph-SCQBEB_Lkj a:hover,
 .paragraph-eykzUHFUi- a u,
 .paragraph-eykzUHFUi- a:hover,
 .paragraph-mp_WE_UbcF a u,
 .paragraph-mp_WE_UbcF a:hover,
 .sub-heading-AHMvG5n0fs a u,
 .sub-heading-AHMvG5n0fs a:hover,
 .sub-heading-JeebRSWEiU a u,
 .sub-heading-JeebRSWEiU a:hover,
 .sub-heading-cfr6qR5o8d a u,
 .sub-heading-cfr6qR5o8d a:hover,
 .sub-heading-lNwPE90lYo a u,
 .sub-heading-lNwPE90lYo a:hover,
 .sub-heading-rDj8g1SiEI a u,
 .sub-heading-rDj8g1SiEI a:hover,
 .sub-heading-vRy4WRpK5h a u,
 .sub-heading-vRy4WRpK5h a:hover {
     text-decoration: underline
 }

 .heading-T-HhZuVBfc a s,
 .paragraph-2yoNWG9Lpr a s,
 .paragraph-6l2GL0PdEB a s,
 .paragraph-EhPsvwMrNc a s,
 .paragraph-GTA-YBsxHm a s,
 .paragraph-SCQBEB_Lkj a s,
 .paragraph-eykzUHFUi- a s,
 .paragraph-mp_WE_UbcF a s,
 .sub-heading-AHMvG5n0fs a s,
 .sub-heading-JeebRSWEiU a s,
 .sub-heading-cfr6qR5o8d a s,
 .sub-heading-lNwPE90lYo a s,
 .sub-heading-rDj8g1SiEI a s,
 .sub-heading-vRy4WRpK5h a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-vRy4WRpK5h h1,
     .sub-heading-vRy4WRpK5h h2,
     .sub-heading-vRy4WRpK5h h3,
     .sub-heading-vRy4WRpK5h h4,
     .sub-heading-vRy4WRpK5h h5,
     .sub-heading-vRy4WRpK5h h6,
     .sub-heading-vRy4WRpK5h ul li,
     .sub-heading-vRy4WRpK5h.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-vRy4WRpK5h h1,
     .sub-heading-vRy4WRpK5h h2,
     .sub-heading-vRy4WRpK5h h3,
     .sub-heading-vRy4WRpK5h h4,
     .sub-heading-vRy4WRpK5h h5,
     .sub-heading-vRy4WRpK5h h6,
     .sub-heading-vRy4WRpK5h ul li,
     .sub-heading-vRy4WRpK5h.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .heading-T-HhZuVBfc.text-output h1:first-child:before,
 .heading-T-HhZuVBfc.text-output h2:first-child:before,
 .heading-T-HhZuVBfc.text-output h3:first-child:before,
 .heading-T-HhZuVBfc.text-output h4:first-child:before,
 .heading-T-HhZuVBfc.text-output h5:first-child:before,
 .heading-T-HhZuVBfc.text-output h6:first-child:before,
 .heading-T-HhZuVBfc.text-output p:first-child:before,
 .paragraph-2yoNWG9Lpr.text-output h1:first-child:before,
 .paragraph-2yoNWG9Lpr.text-output h2:first-child:before,
 .paragraph-2yoNWG9Lpr.text-output h3:first-child:before,
 .paragraph-2yoNWG9Lpr.text-output h4:first-child:before,
 .paragraph-2yoNWG9Lpr.text-output h5:first-child:before,
 .paragraph-2yoNWG9Lpr.text-output h6:first-child:before,
 .paragraph-2yoNWG9Lpr.text-output p:first-child:before,
 .paragraph-6l2GL0PdEB.text-output h1:first-child:before,
 .paragraph-6l2GL0PdEB.text-output h2:first-child:before,
 .paragraph-6l2GL0PdEB.text-output h3:first-child:before,
 .paragraph-6l2GL0PdEB.text-output h4:first-child:before,
 .paragraph-6l2GL0PdEB.text-output h5:first-child:before,
 .paragraph-6l2GL0PdEB.text-output h6:first-child:before,
 .paragraph-6l2GL0PdEB.text-output p:first-child:before,
 .paragraph-EhPsvwMrNc.text-output h1:first-child:before,
 .paragraph-EhPsvwMrNc.text-output h2:first-child:before,
 .paragraph-EhPsvwMrNc.text-output h3:first-child:before,
 .paragraph-EhPsvwMrNc.text-output h4:first-child:before,
 .paragraph-EhPsvwMrNc.text-output h5:first-child:before,
 .paragraph-EhPsvwMrNc.text-output h6:first-child:before,
 .paragraph-EhPsvwMrNc.text-output p:first-child:before,
 .paragraph-GTA-YBsxHm.text-output h1:first-child:before,
 .paragraph-GTA-YBsxHm.text-output h2:first-child:before,
 .paragraph-GTA-YBsxHm.text-output h3:first-child:before,
 .paragraph-GTA-YBsxHm.text-output h4:first-child:before,
 .paragraph-GTA-YBsxHm.text-output h5:first-child:before,
 .paragraph-GTA-YBsxHm.text-output h6:first-child:before,
 .paragraph-GTA-YBsxHm.text-output p:first-child:before,
 .paragraph-SCQBEB_Lkj.text-output h1:first-child:before,
 .paragraph-SCQBEB_Lkj.text-output h2:first-child:before,
 .paragraph-SCQBEB_Lkj.text-output h3:first-child:before,
 .paragraph-SCQBEB_Lkj.text-output h4:first-child:before,
 .paragraph-SCQBEB_Lkj.text-output h5:first-child:before,
 .paragraph-SCQBEB_Lkj.text-output h6:first-child:before,
 .paragraph-SCQBEB_Lkj.text-output p:first-child:before,
 .paragraph-eykzUHFUi-.text-output h1:first-child:before,
 .paragraph-eykzUHFUi-.text-output h2:first-child:before,
 .paragraph-eykzUHFUi-.text-output h3:first-child:before,
 .paragraph-eykzUHFUi-.text-output h4:first-child:before,
 .paragraph-eykzUHFUi-.text-output h5:first-child:before,
 .paragraph-eykzUHFUi-.text-output h6:first-child:before,
 .paragraph-eykzUHFUi-.text-output p:first-child:before,
 .paragraph-mp_WE_UbcF.text-output h1:first-child:before,
 .paragraph-mp_WE_UbcF.text-output h2:first-child:before,
 .paragraph-mp_WE_UbcF.text-output h3:first-child:before,
 .paragraph-mp_WE_UbcF.text-output h4:first-child:before,
 .paragraph-mp_WE_UbcF.text-output h5:first-child:before,
 .paragraph-mp_WE_UbcF.text-output h6:first-child:before,
 .paragraph-mp_WE_UbcF.text-output p:first-child:before,
 .sub-heading-AHMvG5n0fs.text-output h1:first-child:before,
 .sub-heading-AHMvG5n0fs.text-output h2:first-child:before,
 .sub-heading-AHMvG5n0fs.text-output h3:first-child:before,
 .sub-heading-AHMvG5n0fs.text-output h4:first-child:before,
 .sub-heading-AHMvG5n0fs.text-output h5:first-child:before,
 .sub-heading-AHMvG5n0fs.text-output h6:first-child:before,
 .sub-heading-AHMvG5n0fs.text-output p:first-child:before,
 .sub-heading-JeebRSWEiU.text-output h1:first-child:before,
 .sub-heading-JeebRSWEiU.text-output h2:first-child:before,
 .sub-heading-JeebRSWEiU.text-output h3:first-child:before,
 .sub-heading-JeebRSWEiU.text-output h4:first-child:before,
 .sub-heading-JeebRSWEiU.text-output h5:first-child:before,
 .sub-heading-JeebRSWEiU.text-output h6:first-child:before,
 .sub-heading-JeebRSWEiU.text-output p:first-child:before,
 .sub-heading-cfr6qR5o8d.text-output h1:first-child:before,
 .sub-heading-cfr6qR5o8d.text-output h2:first-child:before,
 .sub-heading-cfr6qR5o8d.text-output h3:first-child:before,
 .sub-heading-cfr6qR5o8d.text-output h4:first-child:before,
 .sub-heading-cfr6qR5o8d.text-output h5:first-child:before,
 .sub-heading-cfr6qR5o8d.text-output h6:first-child:before,
 .sub-heading-cfr6qR5o8d.text-output p:first-child:before,
 .sub-heading-lNwPE90lYo.text-output h1:first-child:before,
 .sub-heading-lNwPE90lYo.text-output h2:first-child:before,
 .sub-heading-lNwPE90lYo.text-output h3:first-child:before,
 .sub-heading-lNwPE90lYo.text-output h4:first-child:before,
 .sub-heading-lNwPE90lYo.text-output h5:first-child:before,
 .sub-heading-lNwPE90lYo.text-output h6:first-child:before,
 .sub-heading-lNwPE90lYo.text-output p:first-child:before,
 .sub-heading-rDj8g1SiEI.text-output h1:first-child:before,
 .sub-heading-rDj8g1SiEI.text-output h2:first-child:before,
 .sub-heading-rDj8g1SiEI.text-output h3:first-child:before,
 .sub-heading-rDj8g1SiEI.text-output h4:first-child:before,
 .sub-heading-rDj8g1SiEI.text-output h5:first-child:before,
 .sub-heading-rDj8g1SiEI.text-output h6:first-child:before,
 .sub-heading-rDj8g1SiEI.text-output p:first-child:before,
 .sub-heading-vRy4WRpK5h.text-output h1:first-child:before,
 .sub-heading-vRy4WRpK5h.text-output h2:first-child:before,
 .sub-heading-vRy4WRpK5h.text-output h3:first-child:before,
 .sub-heading-vRy4WRpK5h.text-output h4:first-child:before,
 .sub-heading-vRy4WRpK5h.text-output h5:first-child:before,
 .sub-heading-vRy4WRpK5h.text-output h6:first-child:before,
 .sub-heading-vRy4WRpK5h.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-mp_WE_UbcF h1,
     .paragraph-mp_WE_UbcF h2,
     .paragraph-mp_WE_UbcF h3,
     .paragraph-mp_WE_UbcF h4,
     .paragraph-mp_WE_UbcF h5,
     .paragraph-mp_WE_UbcF h6,
     .paragraph-mp_WE_UbcF ul li,
     .paragraph-mp_WE_UbcF.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-mp_WE_UbcF h1,
     .paragraph-mp_WE_UbcF h2,
     .paragraph-mp_WE_UbcF h3,
     .paragraph-mp_WE_UbcF h4,
     .paragraph-mp_WE_UbcF h5,
     .paragraph-mp_WE_UbcF h6,
     .paragraph-mp_WE_UbcF ul li,
     .paragraph-mp_WE_UbcF.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-cfr6qR5o8d h1,
     .sub-heading-cfr6qR5o8d h2,
     .sub-heading-cfr6qR5o8d h3,
     .sub-heading-cfr6qR5o8d h4,
     .sub-heading-cfr6qR5o8d h5,
     .sub-heading-cfr6qR5o8d h6,
     .sub-heading-cfr6qR5o8d ul li,
     .sub-heading-cfr6qR5o8d.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-cfr6qR5o8d h1,
     .sub-heading-cfr6qR5o8d h2,
     .sub-heading-cfr6qR5o8d h3,
     .sub-heading-cfr6qR5o8d h4,
     .sub-heading-cfr6qR5o8d h5,
     .sub-heading-cfr6qR5o8d h6,
     .sub-heading-cfr6qR5o8d ul li,
     .sub-heading-cfr6qR5o8d.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-SCQBEB_Lkj h1,
     .paragraph-SCQBEB_Lkj h2,
     .paragraph-SCQBEB_Lkj h3,
     .paragraph-SCQBEB_Lkj h4,
     .paragraph-SCQBEB_Lkj h5,
     .paragraph-SCQBEB_Lkj h6,
     .paragraph-SCQBEB_Lkj ul li,
     .paragraph-SCQBEB_Lkj.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-SCQBEB_Lkj h1,
     .paragraph-SCQBEB_Lkj h2,
     .paragraph-SCQBEB_Lkj h3,
     .paragraph-SCQBEB_Lkj h4,
     .paragraph-SCQBEB_Lkj h5,
     .paragraph-SCQBEB_Lkj h6,
     .paragraph-SCQBEB_Lkj ul li,
     .paragraph-SCQBEB_Lkj.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-JeebRSWEiU h1,
     .sub-heading-JeebRSWEiU h2,
     .sub-heading-JeebRSWEiU h3,
     .sub-heading-JeebRSWEiU h4,
     .sub-heading-JeebRSWEiU h5,
     .sub-heading-JeebRSWEiU h6,
     .sub-heading-JeebRSWEiU ul li,
     .sub-heading-JeebRSWEiU.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-JeebRSWEiU h1,
     .sub-heading-JeebRSWEiU h2,
     .sub-heading-JeebRSWEiU h3,
     .sub-heading-JeebRSWEiU h4,
     .sub-heading-JeebRSWEiU h5,
     .sub-heading-JeebRSWEiU h6,
     .sub-heading-JeebRSWEiU ul li,
     .sub-heading-JeebRSWEiU.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-6l2GL0PdEB h1,
     .paragraph-6l2GL0PdEB h2,
     .paragraph-6l2GL0PdEB h3,
     .paragraph-6l2GL0PdEB h4,
     .paragraph-6l2GL0PdEB h5,
     .paragraph-6l2GL0PdEB h6,
     .paragraph-6l2GL0PdEB ul li,
     .paragraph-6l2GL0PdEB.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-6l2GL0PdEB h1,
     .paragraph-6l2GL0PdEB h2,
     .paragraph-6l2GL0PdEB h3,
     .paragraph-6l2GL0PdEB h4,
     .paragraph-6l2GL0PdEB h5,
     .paragraph-6l2GL0PdEB h6,
     .paragraph-6l2GL0PdEB ul li,
     .paragraph-6l2GL0PdEB.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-rDj8g1SiEI h1,
     .sub-heading-rDj8g1SiEI h2,
     .sub-heading-rDj8g1SiEI h3,
     .sub-heading-rDj8g1SiEI h4,
     .sub-heading-rDj8g1SiEI h5,
     .sub-heading-rDj8g1SiEI h6,
     .sub-heading-rDj8g1SiEI ul li,
     .sub-heading-rDj8g1SiEI.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-rDj8g1SiEI h1,
     .sub-heading-rDj8g1SiEI h2,
     .sub-heading-rDj8g1SiEI h3,
     .sub-heading-rDj8g1SiEI h4,
     .sub-heading-rDj8g1SiEI h5,
     .sub-heading-rDj8g1SiEI h6,
     .sub-heading-rDj8g1SiEI ul li,
     .sub-heading-rDj8g1SiEI.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-2yoNWG9Lpr h1,
     .paragraph-2yoNWG9Lpr h2,
     .paragraph-2yoNWG9Lpr h3,
     .paragraph-2yoNWG9Lpr h4,
     .paragraph-2yoNWG9Lpr h5,
     .paragraph-2yoNWG9Lpr h6,
     .paragraph-2yoNWG9Lpr ul li,
     .paragraph-2yoNWG9Lpr.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-2yoNWG9Lpr h1,
     .paragraph-2yoNWG9Lpr h2,
     .paragraph-2yoNWG9Lpr h3,
     .paragraph-2yoNWG9Lpr h4,
     .paragraph-2yoNWG9Lpr h5,
     .paragraph-2yoNWG9Lpr h6,
     .paragraph-2yoNWG9Lpr ul li,
     .paragraph-2yoNWG9Lpr.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-lNwPE90lYo h1,
     .sub-heading-lNwPE90lYo h2,
     .sub-heading-lNwPE90lYo h3,
     .sub-heading-lNwPE90lYo h4,
     .sub-heading-lNwPE90lYo h5,
     .sub-heading-lNwPE90lYo h6,
     .sub-heading-lNwPE90lYo ul li,
     .sub-heading-lNwPE90lYo.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-lNwPE90lYo h1,
     .sub-heading-lNwPE90lYo h2,
     .sub-heading-lNwPE90lYo h3,
     .sub-heading-lNwPE90lYo h4,
     .sub-heading-lNwPE90lYo h5,
     .sub-heading-lNwPE90lYo h6,
     .sub-heading-lNwPE90lYo ul li,
     .sub-heading-lNwPE90lYo.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-GTA-YBsxHm h1,
     .paragraph-GTA-YBsxHm h2,
     .paragraph-GTA-YBsxHm h3,
     .paragraph-GTA-YBsxHm h4,
     .paragraph-GTA-YBsxHm h5,
     .paragraph-GTA-YBsxHm h6,
     .paragraph-GTA-YBsxHm ul li,
     .paragraph-GTA-YBsxHm.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-GTA-YBsxHm h1,
     .paragraph-GTA-YBsxHm h2,
     .paragraph-GTA-YBsxHm h3,
     .paragraph-GTA-YBsxHm h4,
     .paragraph-GTA-YBsxHm h5,
     .paragraph-GTA-YBsxHm h6,
     .paragraph-GTA-YBsxHm ul li,
     .paragraph-GTA-YBsxHm.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-EhPsvwMrNc h1,
     .paragraph-EhPsvwMrNc h2,
     .paragraph-EhPsvwMrNc h3,
     .paragraph-EhPsvwMrNc h4,
     .paragraph-EhPsvwMrNc h5,
     .paragraph-EhPsvwMrNc h6,
     .paragraph-EhPsvwMrNc ul li,
     .paragraph-EhPsvwMrNc.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-EhPsvwMrNc h1,
     .paragraph-EhPsvwMrNc h2,
     .paragraph-EhPsvwMrNc h3,
     .paragraph-EhPsvwMrNc h4,
     .paragraph-EhPsvwMrNc h5,
     .paragraph-EhPsvwMrNc h6,
     .paragraph-EhPsvwMrNc ul li,
     .paragraph-EhPsvwMrNc.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-eykzUHFUi- h1,
     .paragraph-eykzUHFUi- h2,
     .paragraph-eykzUHFUi- h3,
     .paragraph-eykzUHFUi- h4,
     .paragraph-eykzUHFUi- h5,
     .paragraph-eykzUHFUi- h6,
     .paragraph-eykzUHFUi- ul li,
     .paragraph-eykzUHFUi-.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-eykzUHFUi- h1,
     .paragraph-eykzUHFUi- h2,
     .paragraph-eykzUHFUi- h3,
     .paragraph-eykzUHFUi- h4,
     .paragraph-eykzUHFUi- h5,
     .paragraph-eykzUHFUi- h6,
     .paragraph-eykzUHFUi- ul li,
     .paragraph-eykzUHFUi-.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-AHMvG5n0fs h1,
     .sub-heading-AHMvG5n0fs h2,
     .sub-heading-AHMvG5n0fs h3,
     .sub-heading-AHMvG5n0fs h4,
     .sub-heading-AHMvG5n0fs h5,
     .sub-heading-AHMvG5n0fs h6,
     .sub-heading-AHMvG5n0fs ul li,
     .sub-heading-AHMvG5n0fs.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-AHMvG5n0fs h1,
     .sub-heading-AHMvG5n0fs h2,
     .sub-heading-AHMvG5n0fs h3,
     .sub-heading-AHMvG5n0fs h4,
     .sub-heading-AHMvG5n0fs h5,
     .sub-heading-AHMvG5n0fs h6,
     .sub-heading-AHMvG5n0fs ul li,
     .sub-heading-AHMvG5n0fs.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 .heading-T-HhZuVBfc {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-T-HhZuVBfc h1,
     .heading-T-HhZuVBfc h2,
     .heading-T-HhZuVBfc h3,
     .heading-T-HhZuVBfc h4,
     .heading-T-HhZuVBfc h5,
     .heading-T-HhZuVBfc h6,
     .heading-T-HhZuVBfc ul li,
     .heading-T-HhZuVBfc.text-output {
         font-size: 48px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-T-HhZuVBfc h1,
     .heading-T-HhZuVBfc h2,
     .heading-T-HhZuVBfc h3,
     .heading-T-HhZuVBfc h4,
     .heading-T-HhZuVBfc h5,
     .heading-T-HhZuVBfc h6,
     .heading-T-HhZuVBfc ul li,
     .heading-T-HhZuVBfc.text-output {
         font-size: 48px !important;
         font-weight: 700
     }
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff
 }

 .hl_page-preview--content .row-Ti1aZVNWab,
 .hl_page-preview--content .section-UhK_lDfETY {
     box-shadow: none;
     padding: 0;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .row-Ti1aZVNWab {
     margin: 0 auto;
     padding: 10px 5px;
     background-color: var(--transparent);
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-Ti1aZVNWab {
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .cheading-dRffCsf0Bg,
 .hl_page-preview--content .col-AjcTGvG0LH {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-AjcTGvG0LH {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%;
     margin: 0
 }

 .hl_page-preview--content #heading-dRffCsf0Bg {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-dRffCsf0Bg {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cheading-dRffCsf0Bg {
         padding-bottom: 10px;
         padding-top: 0
     }
 }

 .hl_page-preview--content .col-b-OlcrC7rI,
 .hl_page-preview--content .col-bZpLEc_GOh,
 .hl_page-preview--content .row-Blh2k2M0XD,
 .hl_page-preview--content .row-yAXiQ5bWpY {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-b-OlcrC7rI,
 .hl_page-preview--content .col-bZpLEc_GOh,
 .hl_page-preview--content .row-yAXiQ5bWpY {
     margin: 0
 }

 .hl_page-preview--content .col-b-OlcrC7rI,
 .hl_page-preview--content .row-yAXiQ5bWpY {
     margin: 0 auto;
     padding: 20px 5px 0
 }

 .hl_page-preview--content .col-b-OlcrC7rI {
     padding: 10px 5px 0;
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #heading-v_LE8xJIEf,
 .hl_page-preview--content #paragraph-qYP2RO7l6F,
 .hl_page-preview--content .image-qtoRxOphc3 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-qtoRxOphc3 .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-qtoRxOphc3 {
     padding: 10px 10px 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-oGesBsnL01 {
     box-shadow: none;
     padding: 20px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .button-9K-KcYNJi3 {
     margin: 0;
     text-align: left
 }

 .hl_page-preview--content .cbutton-9K-KcYNJi3 {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .cheading-v_LE8xJIEf,
 .hl_page-preview--content .cparagraph-qYP2RO7l6F {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .cheading-v_LE8xJIEf {
     font-family: var(--headlinefont);
     inline-colors: var(--white), var(--color-lyjjelrg);
     font-weight: 400;
     padding: 0;
     text-align: center
 }

 #section-UhK_lDfETY>.inner {
     max-width: 1170px
 }

 #col-AjcTGvG0LH>.inner,
 #col-b-OlcrC7rI>.inner,
 #col-bZpLEc_GOh>.inner,
 #col-oGesBsnL01>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 .heading-dRffCsf0Bg {
     font-weight: 700
 }

 .heading-dRffCsf0Bg a,
 .heading-dRffCsf0Bg a *,
 .heading-v_LE8xJIEf a,
 .heading-v_LE8xJIEf a *,
 .paragraph-qYP2RO7l6F a,
 .paragraph-qYP2RO7l6F a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-dRffCsf0Bg a u,
 .heading-dRffCsf0Bg a:hover,
 .heading-v_LE8xJIEf a u,
 .heading-v_LE8xJIEf a:hover,
 .paragraph-qYP2RO7l6F a u,
 .paragraph-qYP2RO7l6F a:hover {
     text-decoration: underline
 }

 .heading-dRffCsf0Bg a s,
 .heading-v_LE8xJIEf a s,
 .paragraph-qYP2RO7l6F a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-dRffCsf0Bg h1,
     .heading-dRffCsf0Bg h2,
     .heading-dRffCsf0Bg h3,
     .heading-dRffCsf0Bg h4,
     .heading-dRffCsf0Bg h5,
     .heading-dRffCsf0Bg h6,
     .heading-dRffCsf0Bg ul li,
     .heading-dRffCsf0Bg.text-output {
         font-size: 21px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-dRffCsf0Bg h1,
     .heading-dRffCsf0Bg h2,
     .heading-dRffCsf0Bg h3,
     .heading-dRffCsf0Bg h4,
     .heading-dRffCsf0Bg h5,
     .heading-dRffCsf0Bg h6,
     .heading-dRffCsf0Bg ul li,
     .heading-dRffCsf0Bg.text-output {
         font-size: 34px !important;
         font-weight: 700
     }
 }

 .heading-dRffCsf0Bg.text-output h1:first-child:before,
 .heading-dRffCsf0Bg.text-output h2:first-child:before,
 .heading-dRffCsf0Bg.text-output h3:first-child:before,
 .heading-dRffCsf0Bg.text-output h4:first-child:before,
 .heading-dRffCsf0Bg.text-output h5:first-child:before,
 .heading-dRffCsf0Bg.text-output h6:first-child:before,
 .heading-dRffCsf0Bg.text-output p:first-child:before,
 .heading-v_LE8xJIEf.text-output h1:first-child:before,
 .heading-v_LE8xJIEf.text-output h2:first-child:before,
 .heading-v_LE8xJIEf.text-output h3:first-child:before,
 .heading-v_LE8xJIEf.text-output h4:first-child:before,
 .heading-v_LE8xJIEf.text-output h5:first-child:before,
 .heading-v_LE8xJIEf.text-output h6:first-child:before,
 .heading-v_LE8xJIEf.text-output p:first-child:before,
 .paragraph-qYP2RO7l6F.text-output h1:first-child:before,
 .paragraph-qYP2RO7l6F.text-output h2:first-child:before,
 .paragraph-qYP2RO7l6F.text-output h3:first-child:before,
 .paragraph-qYP2RO7l6F.text-output h4:first-child:before,
 .paragraph-qYP2RO7l6F.text-output h5:first-child:before,
 .paragraph-qYP2RO7l6F.text-output h6:first-child:before,
 .paragraph-qYP2RO7l6F.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-9K-KcYNJi3 .button-icon-end,
     .button-9K-KcYNJi3 .button-icon-start,
     .button-9K-KcYNJi3 .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-9K-KcYNJi3 .button-icon-start {
         margin-right: 5px
     }

     .button-9K-KcYNJi3 .button-icon-end {
         margin-left: 5px
     }

     .button-9K-KcYNJi3 .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-9K-KcYNJi3 .button-icon-end,
     .button-9K-KcYNJi3 .button-icon-start,
     .button-9K-KcYNJi3 .main-heading-button {
         font-size: 18px;
         font-weight: 500
     }

     .button-9K-KcYNJi3 .button-icon-start {
         margin-right: 5px
     }

     .button-9K-KcYNJi3 .button-icon-end {
         margin-left: 5px
     }

     .button-9K-KcYNJi3 .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .paragraph-qYP2RO7l6F {
     font-weight: 400
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-qYP2RO7l6F h1,
     .paragraph-qYP2RO7l6F h2,
     .paragraph-qYP2RO7l6F h3,
     .paragraph-qYP2RO7l6F h4,
     .paragraph-qYP2RO7l6F h5,
     .paragraph-qYP2RO7l6F h6,
     .paragraph-qYP2RO7l6F ul li,
     .paragraph-qYP2RO7l6F.text-output {
         font-size: 20px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-qYP2RO7l6F h1,
     .paragraph-qYP2RO7l6F h2,
     .paragraph-qYP2RO7l6F h3,
     .paragraph-qYP2RO7l6F h4,
     .paragraph-qYP2RO7l6F h5,
     .paragraph-qYP2RO7l6F h6,
     .paragraph-qYP2RO7l6F ul li,
     .paragraph-qYP2RO7l6F.text-output {
         font-size: 20px !important;
         font-weight: 400
     }
 }

 .heading-v_LE8xJIEf {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-v_LE8xJIEf h1,
     .heading-v_LE8xJIEf h2,
     .heading-v_LE8xJIEf h3,
     .heading-v_LE8xJIEf h4,
     .heading-v_LE8xJIEf h5,
     .heading-v_LE8xJIEf h6,
     .heading-v_LE8xJIEf ul li,
     .heading-v_LE8xJIEf.text-output {
         font-size: 34px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-v_LE8xJIEf h1,
     .heading-v_LE8xJIEf h2,
     .heading-v_LE8xJIEf h3,
     .heading-v_LE8xJIEf h4,
     .heading-v_LE8xJIEf h5,
     .heading-v_LE8xJIEf h6,
     .heading-v_LE8xJIEf ul li,
     .heading-v_LE8xJIEf.text-output {
         font-size: 34px !important;
         font-weight: 700
     }
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff
 }

 .hl_page-preview--content .section-L8bnK-ayRQ {
     box-shadow: none;
     padding: 0;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-Gkn1eiDDXO,
 .hl_page-preview--content .col-dRW4jtfBo4,
 .hl_page-preview--content .row-P5rM21aHo8,
 .hl_page-preview--content .row-oF_Eo8zaNV {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-Gkn1eiDDXO,
 .hl_page-preview--content .col-dRW4jtfBo4,
 .hl_page-preview--content .row-P5rM21aHo8 {
     margin: 0
 }

 .hl_page-preview--content .col-Gkn1eiDDXO,
 .hl_page-preview--content .row-P5rM21aHo8 {
     margin: 0 auto;
     padding: 20px 5px 0
 }

 .hl_page-preview--content .col-Gkn1eiDDXO {
     padding: 10px 5px 0;
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #heading-YzoKqgOb89,
 .hl_page-preview--content #paragraph-1bHMSQUsQ1,
 .hl_page-preview--content .image-771f9S2AEe {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-771f9S2AEe .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-771f9S2AEe {
     padding: 10px 10px 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-6-nx61sXpj {
     box-shadow: none;
     padding: 20px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .button-3euERshe8P {
     margin: 0;
     text-align: left
 }

 .hl_page-preview--content .cbutton-3euERshe8P {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .cheading-YzoKqgOb89,
 .hl_page-preview--content .cparagraph-1bHMSQUsQ1 {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .cheading-YzoKqgOb89 {
     font-family: var(--headlinefont);
     inline-colors: var(--white), var(--color-lyjjelrg);
     font-weight: 400;
     padding: 0;
     text-align: center
 }

 #section-L8bnK-ayRQ>.inner {
     max-width: 1170px
 }

 #col-6-nx61sXpj>.inner,
 #col-Gkn1eiDDXO>.inner,
 #col-dRW4jtfBo4>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-3euERshe8P .button-icon-end,
     .button-3euERshe8P .button-icon-start,
     .button-3euERshe8P .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-3euERshe8P .button-icon-start {
         margin-right: 5px
     }

     .button-3euERshe8P .button-icon-end {
         margin-left: 5px
     }

     .button-3euERshe8P .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-3euERshe8P .button-icon-end,
     .button-3euERshe8P .button-icon-start,
     .button-3euERshe8P .main-heading-button {
         font-size: 18px;
         font-weight: 500
     }

     .button-3euERshe8P .button-icon-start {
         margin-right: 5px
     }

     .button-3euERshe8P .button-icon-end {
         margin-left: 5px
     }

     .button-3euERshe8P .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .paragraph-1bHMSQUsQ1 {
     font-weight: 400
 }

 .heading-YzoKqgOb89 a,
 .heading-YzoKqgOb89 a *,
 .paragraph-1bHMSQUsQ1 a,
 .paragraph-1bHMSQUsQ1 a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-YzoKqgOb89 a u,
 .heading-YzoKqgOb89 a:hover,
 .paragraph-1bHMSQUsQ1 a u,
 .paragraph-1bHMSQUsQ1 a:hover {
     text-decoration: underline
 }

 .heading-YzoKqgOb89 a s,
 .paragraph-1bHMSQUsQ1 a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-1bHMSQUsQ1 h1,
     .paragraph-1bHMSQUsQ1 h2,
     .paragraph-1bHMSQUsQ1 h3,
     .paragraph-1bHMSQUsQ1 h4,
     .paragraph-1bHMSQUsQ1 h5,
     .paragraph-1bHMSQUsQ1 h6,
     .paragraph-1bHMSQUsQ1 ul li,
     .paragraph-1bHMSQUsQ1.text-output {
         font-size: 20px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-1bHMSQUsQ1 h1,
     .paragraph-1bHMSQUsQ1 h2,
     .paragraph-1bHMSQUsQ1 h3,
     .paragraph-1bHMSQUsQ1 h4,
     .paragraph-1bHMSQUsQ1 h5,
     .paragraph-1bHMSQUsQ1 h6,
     .paragraph-1bHMSQUsQ1 ul li,
     .paragraph-1bHMSQUsQ1.text-output {
         font-size: 20px !important;
         font-weight: 400
     }
 }

 .heading-YzoKqgOb89.text-output h1:first-child:before,
 .heading-YzoKqgOb89.text-output h2:first-child:before,
 .heading-YzoKqgOb89.text-output h3:first-child:before,
 .heading-YzoKqgOb89.text-output h4:first-child:before,
 .heading-YzoKqgOb89.text-output h5:first-child:before,
 .heading-YzoKqgOb89.text-output h6:first-child:before,
 .heading-YzoKqgOb89.text-output p:first-child:before,
 .paragraph-1bHMSQUsQ1.text-output h1:first-child:before,
 .paragraph-1bHMSQUsQ1.text-output h2:first-child:before,
 .paragraph-1bHMSQUsQ1.text-output h3:first-child:before,
 .paragraph-1bHMSQUsQ1.text-output h4:first-child:before,
 .paragraph-1bHMSQUsQ1.text-output h5:first-child:before,
 .paragraph-1bHMSQUsQ1.text-output h6:first-child:before,
 .paragraph-1bHMSQUsQ1.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 .heading-YzoKqgOb89 {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-YzoKqgOb89 h1,
     .heading-YzoKqgOb89 h2,
     .heading-YzoKqgOb89 h3,
     .heading-YzoKqgOb89 h4,
     .heading-YzoKqgOb89 h5,
     .heading-YzoKqgOb89 h6,
     .heading-YzoKqgOb89 ul li,
     .heading-YzoKqgOb89.text-output {
         font-size: 34px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-YzoKqgOb89 h1,
     .heading-YzoKqgOb89 h2,
     .heading-YzoKqgOb89 h3,
     .heading-YzoKqgOb89 h4,
     .heading-YzoKqgOb89 h5,
     .heading-YzoKqgOb89 h6,
     .heading-YzoKqgOb89 ul li,
     .heading-YzoKqgOb89.text-output {
         font-size: 34px !important;
         font-weight: 700
     }
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff
 }

 .hl_page-preview--content .section-oDKjz_jGnz {
     box-shadow: none;
     padding: 0;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-A32RkNmPkX,
 .hl_page-preview--content .col-eUw_kuzY8a,
 .hl_page-preview--content .row-7f64u9z6VN,
 .hl_page-preview--content .row-PWxRQ5q46O {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-A32RkNmPkX,
 .hl_page-preview--content .col-eUw_kuzY8a,
 .hl_page-preview--content .row-PWxRQ5q46O {
     margin: 0
 }

 .hl_page-preview--content .col-A32RkNmPkX,
 .hl_page-preview--content .row-PWxRQ5q46O {
     margin: 0 auto;
     padding: 20px 5px 0
 }

 .hl_page-preview--content .col-A32RkNmPkX {
     padding: 10px 5px 0;
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #heading-OZw-cd7AAW,
 .hl_page-preview--content #paragraph-UkCyckMh-f,
 .hl_page-preview--content .image-jNIIapgxV0 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-jNIIapgxV0 .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-jNIIapgxV0 {
     padding: 10px 10px 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-oFTeSLnrbm {
     box-shadow: none;
     padding: 20px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .button-OztUBJ6uZH {
     margin: 0;
     text-align: left
 }

 .hl_page-preview--content .cbutton-OztUBJ6uZH {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .cheading-OZw-cd7AAW,
 .hl_page-preview--content .cparagraph-UkCyckMh-f {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .cheading-OZw-cd7AAW {
     font-family: var(--headlinefont);
     inline-colors: var(--white), var(--color-lyjjelrg);
     font-weight: 400;
     padding: 0;
     text-align: center
 }

 #section-oDKjz_jGnz>.inner {
     max-width: 1170px
 }

 #col-A32RkNmPkX>.inner,
 #col-eUw_kuzY8a>.inner,
 #col-oFTeSLnrbm>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-OztUBJ6uZH .button-icon-end,
     .button-OztUBJ6uZH .button-icon-start,
     .button-OztUBJ6uZH .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-OztUBJ6uZH .button-icon-start {
         margin-right: 5px
     }

     .button-OztUBJ6uZH .button-icon-end {
         margin-left: 5px
     }

     .button-OztUBJ6uZH .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-OztUBJ6uZH .button-icon-end,
     .button-OztUBJ6uZH .button-icon-start,
     .button-OztUBJ6uZH .main-heading-button {
         font-size: 18px;
         font-weight: 500
     }

     .button-OztUBJ6uZH .button-icon-start {
         margin-right: 5px
     }

     .button-OztUBJ6uZH .button-icon-end {
         margin-left: 5px
     }

     .button-OztUBJ6uZH .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .paragraph-UkCyckMh-f {
     font-weight: 400
 }

 .heading-OZw-cd7AAW a,
 .heading-OZw-cd7AAW a *,
 .paragraph-UkCyckMh-f a,
 .paragraph-UkCyckMh-f a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-OZw-cd7AAW a u,
 .heading-OZw-cd7AAW a:hover,
 .paragraph-UkCyckMh-f a u,
 .paragraph-UkCyckMh-f a:hover {
     text-decoration: underline
 }

 .heading-OZw-cd7AAW a s,
 .paragraph-UkCyckMh-f a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-UkCyckMh-f h1,
     .paragraph-UkCyckMh-f h2,
     .paragraph-UkCyckMh-f h3,
     .paragraph-UkCyckMh-f h4,
     .paragraph-UkCyckMh-f h5,
     .paragraph-UkCyckMh-f h6,
     .paragraph-UkCyckMh-f ul li,
     .paragraph-UkCyckMh-f.text-output {
         font-size: 20px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-UkCyckMh-f h1,
     .paragraph-UkCyckMh-f h2,
     .paragraph-UkCyckMh-f h3,
     .paragraph-UkCyckMh-f h4,
     .paragraph-UkCyckMh-f h5,
     .paragraph-UkCyckMh-f h6,
     .paragraph-UkCyckMh-f ul li,
     .paragraph-UkCyckMh-f.text-output {
         font-size: 20px !important;
         font-weight: 400
     }
 }

 .heading-OZw-cd7AAW.text-output h1:first-child:before,
 .heading-OZw-cd7AAW.text-output h2:first-child:before,
 .heading-OZw-cd7AAW.text-output h3:first-child:before,
 .heading-OZw-cd7AAW.text-output h4:first-child:before,
 .heading-OZw-cd7AAW.text-output h5:first-child:before,
 .heading-OZw-cd7AAW.text-output h6:first-child:before,
 .heading-OZw-cd7AAW.text-output p:first-child:before,
 .paragraph-UkCyckMh-f.text-output h1:first-child:before,
 .paragraph-UkCyckMh-f.text-output h2:first-child:before,
 .paragraph-UkCyckMh-f.text-output h3:first-child:before,
 .paragraph-UkCyckMh-f.text-output h4:first-child:before,
 .paragraph-UkCyckMh-f.text-output h5:first-child:before,
 .paragraph-UkCyckMh-f.text-output h6:first-child:before,
 .paragraph-UkCyckMh-f.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 .heading-OZw-cd7AAW {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-OZw-cd7AAW h1,
     .heading-OZw-cd7AAW h2,
     .heading-OZw-cd7AAW h3,
     .heading-OZw-cd7AAW h4,
     .heading-OZw-cd7AAW h5,
     .heading-OZw-cd7AAW h6,
     .heading-OZw-cd7AAW ul li,
     .heading-OZw-cd7AAW.text-output {
         font-size: 34px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-OZw-cd7AAW h1,
     .heading-OZw-cd7AAW h2,
     .heading-OZw-cd7AAW h3,
     .heading-OZw-cd7AAW h4,
     .heading-OZw-cd7AAW h5,
     .heading-OZw-cd7AAW h6,
     .heading-OZw-cd7AAW ul li,
     .heading-OZw-cd7AAW.text-output {
         font-size: 34px !important;
         font-weight: 700
     }
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff
 }

 .hl_page-preview--content .section-OTLON1b3SO {
     box-shadow: none;
     padding: 0;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .row-1OFnq9pfpA {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-1OFnq9pfpA {
         margin-bottom: 20px
     }
 }

 .hl_page-preview--content .col-BjjFadQkef,
 .hl_page-preview--content .row-1OFnq9pfpA {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-BjjFadQkef {
     margin: 0
 }

 .hl_page-preview--content .button-V70VAa8-wy {
     margin: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .button-V70VAa8-wy {
         margin-top: 0;
         margin-right: 0;
         margin-left: 0
     }
 }

 .hl_page-preview--content .cbutton-V70VAa8-wy {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cbutton-V70VAa8-wy {
         padding: 18px 20px
     }
 }

 .hl_page-preview--content .row-t4lJ_yS84G {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-t4lJ_yS84G {
         margin-bottom: 0;
         margin-top: 0
     }
 }

 .hl_page-preview--content .row-t4lJ_yS84G {
     box-shadow: none;
     padding: 10px 5px 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-t4lJ_yS84G {
         padding-top: 0;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .col-d0_c8A7aWI,
 .hl_page-preview--content .row-d6Q336FI6q {
     box-shadow: none;
     padding: 10px 5px 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .row-d6Q336FI6q {
     margin: 0 auto;
     padding: 20px 5px 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-d6Q336FI6q {
         padding-top: 0
     }
 }

 .hl_page-preview--content .col-gpS5yB_RY8,
 .hl_page-preview--content .cparagraph-oMrBsB9aCt {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-gpS5yB_RY8 {
     padding: 20px 5px;
     backdrop-filter: none;
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #paragraph-oMrBsB9aCt {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cparagraph-oMrBsB9aCt {
     font-family: var(--contentfont);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: -1px;
     text-align: left
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cparagraph-oMrBsB9aCt {
         text-align: justify
     }
 }

 .hl_page-preview--content .image-S_4YkOq1yn {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-S_4YkOq1yn .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-S_4YkOq1yn {
     padding: 10px 10px 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 #section-OTLON1b3SO>.inner {
     max-width: 1170px
 }

 #col-BjjFadQkef>.inner,
 #col-d0_c8A7aWI>.inner,
 #col-gpS5yB_RY8>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-V70VAa8-wy .button-icon-end,
     .button-V70VAa8-wy .button-icon-start,
     .button-V70VAa8-wy .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-V70VAa8-wy .button-icon-start {
         margin-right: 5px
     }

     .button-V70VAa8-wy .button-icon-end {
         margin-left: 5px
     }

     .button-V70VAa8-wy .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-V70VAa8-wy .button-icon-end,
     .button-V70VAa8-wy .button-icon-start,
     .button-V70VAa8-wy .main-heading-button {
         font-size: 14px;
         font-weight: 500
     }

     .button-V70VAa8-wy .button-icon-start {
         margin-right: 5px
     }

     .button-V70VAa8-wy .button-icon-end {
         margin-left: 5px
     }

     .button-V70VAa8-wy .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .paragraph-oMrBsB9aCt {
     font-weight: 400
 }

 .paragraph-oMrBsB9aCt a,
 .paragraph-oMrBsB9aCt a * {
     color: var(--link-color);
     text-decoration: none
 }

 .paragraph-oMrBsB9aCt a u,
 .paragraph-oMrBsB9aCt a:hover {
     text-decoration: underline
 }

 .paragraph-oMrBsB9aCt a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-oMrBsB9aCt h1,
     .paragraph-oMrBsB9aCt h2,
     .paragraph-oMrBsB9aCt h3,
     .paragraph-oMrBsB9aCt h4,
     .paragraph-oMrBsB9aCt h5,
     .paragraph-oMrBsB9aCt h6,
     .paragraph-oMrBsB9aCt ul li,
     .paragraph-oMrBsB9aCt.text-output {
         font-size: 20px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-oMrBsB9aCt h1,
     .paragraph-oMrBsB9aCt h2,
     .paragraph-oMrBsB9aCt h3,
     .paragraph-oMrBsB9aCt h4,
     .paragraph-oMrBsB9aCt h5,
     .paragraph-oMrBsB9aCt h6,
     .paragraph-oMrBsB9aCt ul li,
     .paragraph-oMrBsB9aCt.text-output {
         font-size: 20px !important;
         font-weight: 400
     }
 }

 .paragraph-oMrBsB9aCt.text-output h1:first-child:before,
 .paragraph-oMrBsB9aCt.text-output h2:first-child:before,
 .paragraph-oMrBsB9aCt.text-output h3:first-child:before,
 .paragraph-oMrBsB9aCt.text-output h4:first-child:before,
 .paragraph-oMrBsB9aCt.text-output h5:first-child:before,
 .paragraph-oMrBsB9aCt.text-output h6:first-child:before,
 .paragraph-oMrBsB9aCt.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff
 }

 .hl_page-preview--content .section-0sfIl8pB1u {
     box-shadow: none;
     padding: 0;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-5dwE6Yo_va,
 .hl_page-preview--content .col-UDruWSgZ23,
 .hl_page-preview--content .row-BDwcvtqsQ8,
 .hl_page-preview--content .row-owkh2TWrw6 {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-5dwE6Yo_va,
 .hl_page-preview--content .col-UDruWSgZ23,
 .hl_page-preview--content .row-BDwcvtqsQ8 {
     margin: 0
 }

 .hl_page-preview--content .col-UDruWSgZ23,
 .hl_page-preview--content .row-BDwcvtqsQ8 {
     margin: 0 auto;
     padding: 20px 5px 0
 }

 .hl_page-preview--content .col-UDruWSgZ23 {
     padding: 10px 5px 0;
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #heading-1csXApDxBh,
 .hl_page-preview--content #paragraph-_1XFLjjjD3,
 .hl_page-preview--content .image-dg9AFlA1Su {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-dg9AFlA1Su .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-dg9AFlA1Su {
     padding: 10px 10px 0;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-3V1ZhPd2bo {
     box-shadow: none;
     padding: 20px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .button-pvnAtqU6zw {
     margin: 0;
     text-align: left
 }

 .hl_page-preview--content .cbutton-pvnAtqU6zw {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--black);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .cheading-1csXApDxBh,
 .hl_page-preview--content .cparagraph-_1XFLjjjD3 {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: left
 }

 .hl_page-preview--content .cheading-1csXApDxBh {
     font-family: var(--headlinefont);
     inline-colors: var(--white), var(--color-lyjjelrg);
     font-weight: 400;
     padding: 0;
     text-align: center
 }

 #section-0sfIl8pB1u>.inner {
     max-width: 1170px
 }

 #col-3V1ZhPd2bo>.inner,
 #col-5dwE6Yo_va>.inner,
 #col-UDruWSgZ23>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-pvnAtqU6zw .button-icon-end,
     .button-pvnAtqU6zw .button-icon-start,
     .button-pvnAtqU6zw .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-pvnAtqU6zw .button-icon-start {
         margin-right: 5px
     }

     .button-pvnAtqU6zw .button-icon-end {
         margin-left: 5px
     }

     .button-pvnAtqU6zw .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-pvnAtqU6zw .button-icon-end,
     .button-pvnAtqU6zw .button-icon-start,
     .button-pvnAtqU6zw .main-heading-button {
         font-size: 15px;
         font-weight: 500
     }

     .button-pvnAtqU6zw .button-icon-start {
         margin-right: 5px
     }

     .button-pvnAtqU6zw .button-icon-end {
         margin-left: 5px
     }

     .button-pvnAtqU6zw .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .paragraph-_1XFLjjjD3 {
     font-weight: 400
 }

 .heading-1csXApDxBh a,
 .heading-1csXApDxBh a *,
 .paragraph-_1XFLjjjD3 a,
 .paragraph-_1XFLjjjD3 a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-1csXApDxBh a u,
 .heading-1csXApDxBh a:hover,
 .paragraph-_1XFLjjjD3 a u,
 .paragraph-_1XFLjjjD3 a:hover {
     text-decoration: underline
 }

 .heading-1csXApDxBh a s,
 .paragraph-_1XFLjjjD3 a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-_1XFLjjjD3 h1,
     .paragraph-_1XFLjjjD3 h2,
     .paragraph-_1XFLjjjD3 h3,
     .paragraph-_1XFLjjjD3 h4,
     .paragraph-_1XFLjjjD3 h5,
     .paragraph-_1XFLjjjD3 h6,
     .paragraph-_1XFLjjjD3 ul li,
     .paragraph-_1XFLjjjD3.text-output {
         font-size: 20px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-_1XFLjjjD3 h1,
     .paragraph-_1XFLjjjD3 h2,
     .paragraph-_1XFLjjjD3 h3,
     .paragraph-_1XFLjjjD3 h4,
     .paragraph-_1XFLjjjD3 h5,
     .paragraph-_1XFLjjjD3 h6,
     .paragraph-_1XFLjjjD3 ul li,
     .paragraph-_1XFLjjjD3.text-output {
         font-size: 20px !important;
         font-weight: 400
     }
 }

 .heading-1csXApDxBh.text-output h1:first-child:before,
 .heading-1csXApDxBh.text-output h2:first-child:before,
 .heading-1csXApDxBh.text-output h3:first-child:before,
 .heading-1csXApDxBh.text-output h4:first-child:before,
 .heading-1csXApDxBh.text-output h5:first-child:before,
 .heading-1csXApDxBh.text-output h6:first-child:before,
 .heading-1csXApDxBh.text-output p:first-child:before,
 .paragraph-_1XFLjjjD3.text-output h1:first-child:before,
 .paragraph-_1XFLjjjD3.text-output h2:first-child:before,
 .paragraph-_1XFLjjjD3.text-output h3:first-child:before,
 .paragraph-_1XFLjjjD3.text-output h4:first-child:before,
 .paragraph-_1XFLjjjD3.text-output h5:first-child:before,
 .paragraph-_1XFLjjjD3.text-output h6:first-child:before,
 .paragraph-_1XFLjjjD3.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 .heading-1csXApDxBh {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-1csXApDxBh h1,
     .heading-1csXApDxBh h2,
     .heading-1csXApDxBh h3,
     .heading-1csXApDxBh h4,
     .heading-1csXApDxBh h5,
     .heading-1csXApDxBh h6,
     .heading-1csXApDxBh ul li,
     .heading-1csXApDxBh.text-output {
         font-size: 34px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-1csXApDxBh h1,
     .heading-1csXApDxBh h2,
     .heading-1csXApDxBh h3,
     .heading-1csXApDxBh h4,
     .heading-1csXApDxBh h5,
     .heading-1csXApDxBh h6,
     .heading-1csXApDxBh ul li,
     .heading-1csXApDxBh.text-output {
         font-size: 34px !important;
         font-weight: 700
     }
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-xmutwxxj: #000435ff;
     --color-edeamdhw: #242424ff
 }

 .hl_page-preview--content .col-r-jvkX46X3,
 .hl_page-preview--content .row-J_RCmQxqT7,
 .hl_page-preview--content .section-Z4GtwWVW2b {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--color-edeamdhw);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-r-jvkX46X3,
 .hl_page-preview--content .row-J_RCmQxqT7 {
     margin: 0 auto;
     padding: 0 5px 10px;
     background-color: var(--transparent);
     width: 100%
 }

 .hl_page-preview--content .col-r-jvkX46X3 {
     margin: 0
 }

 .hl_page-preview--content .button-y7e2Nt5yIs {
     margin: -12px 0 0;
     text-align: center
 }

 .hl_page-preview--content .cbutton-y7e2Nt5yIs {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .col-Qx9Tfry8Pj,
 .hl_page-preview--content .row-Y4HIGVpM70 {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-Qx9Tfry8Pj {
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #sub-heading-d3c5FBfpfb,
 .hl_page-preview--content #sub-heading-iXDtkCND3i {
     margin: -140px 50px 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .csub-heading-iXDtkCND3i {
     font-family: var(--headlinefont);
     background-color: var(--brandboards-new_color_9795);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--brandboards-new_color_9795);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-XB2x149UKR {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .csub-heading-d3c5FBfpfb {
     font-family: var(--headlinefont);
     background-color: var(--brandboards-new_color_9795);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--brandboards-new_color_9795);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-IwxJu-bxf4,
 .hl_page-preview--content .row-L9_RLXzw2g {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-IwxJu-bxf4 {
     width: 50%;
     margin: 0
 }

 .hl_page-preview--content #sub-heading-Q73uyFKWRA {
     margin: -640px 140px 0 160px;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .csub-heading-Q73uyFKWRA {
     font-family: var(--headlinefont);
     background-color: var(--color-edeamdhw);
     color: var(--text-color);
     inline-colors: var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-7opj2gAUQe {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content #sub-heading-jCerUXXKoQ {
     margin: -640px 150px 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .csub-heading-jCerUXXKoQ {
     font-family: var(--headlinefont);
     background-color: var(--color-edeamdhw);
     color: var(--text-color);
     inline-colors: var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-83MyTtViZD,
 .hl_page-preview--content .row-Nvb1buAZtr {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-83MyTtViZD {
     padding: 20px 5px 40px;
     width: 50%;
     border-color: var(--white);
     border-width: 1px;
     margin: 0 0 0 30px
 }

 .hl_page-preview--content #heading-PUAAqlKEBH,
 .hl_page-preview--content #paragraph-FRdYtkRINk,
 .hl_page-preview--content #paragraph-Fj9S8a1997 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cparagraph-FRdYtkRINk {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.7em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-5nmx8lo_U8 {
     box-shadow: none;
     padding: 20px 5px 40px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 50%;
     border-color: var(--white);
     border-width: 1px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .cparagraph-Fj9S8a1997 {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.7em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .row-bsURNlfvQZ {
     margin: 0 auto;
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%
 }

 .hl_page-preview--content .cheading-PUAAqlKEBH,
 .hl_page-preview--content .col-XCDSU06Ep6,
 .hl_page-preview--content .row-bsURNlfvQZ {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-XCDSU06Ep6 {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%;
     margin: 0
 }

 .hl_page-preview--content .cheading-PUAAqlKEBH {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 0 0 20px;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 #section-Z4GtwWVW2b>.inner {
     max-width: 1170px
 }

 #col-5nmx8lo_U8>.inner,
 #col-7opj2gAUQe>.inner,
 #col-83MyTtViZD>.inner,
 #col-IwxJu-bxf4>.inner,
 #col-Qx9Tfry8Pj>.inner,
 #col-XB2x149UKR>.inner,
 #col-XCDSU06Ep6>.inner,
 #col-r-jvkX46X3>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-y7e2Nt5yIs .button-icon-end,
     .button-y7e2Nt5yIs .button-icon-start,
     .button-y7e2Nt5yIs .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-y7e2Nt5yIs .button-icon-start {
         margin-right: 5px
     }

     .button-y7e2Nt5yIs .button-icon-end {
         margin-left: 5px
     }

     .button-y7e2Nt5yIs .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-y7e2Nt5yIs .button-icon-end,
     .button-y7e2Nt5yIs .button-icon-start,
     .button-y7e2Nt5yIs .main-heading-button {
         font-size: 18px;
         font-weight: 500
     }

     .button-y7e2Nt5yIs .button-icon-start {
         margin-right: 5px
     }

     .button-y7e2Nt5yIs .button-icon-end {
         margin-left: 5px
     }

     .button-y7e2Nt5yIs .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .paragraph-FRdYtkRINk,
 .paragraph-Fj9S8a1997,
 .sub-heading-Q73uyFKWRA,
 .sub-heading-d3c5FBfpfb,
 .sub-heading-iXDtkCND3i,
 .sub-heading-jCerUXXKoQ {
     font-weight: 400
 }

 .heading-PUAAqlKEBH a,
 .heading-PUAAqlKEBH a *,
 .paragraph-FRdYtkRINk a,
 .paragraph-FRdYtkRINk a *,
 .paragraph-Fj9S8a1997 a,
 .paragraph-Fj9S8a1997 a *,
 .sub-heading-Q73uyFKWRA a,
 .sub-heading-Q73uyFKWRA a *,
 .sub-heading-d3c5FBfpfb a,
 .sub-heading-d3c5FBfpfb a *,
 .sub-heading-iXDtkCND3i a,
 .sub-heading-iXDtkCND3i a *,
 .sub-heading-jCerUXXKoQ a,
 .sub-heading-jCerUXXKoQ a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-PUAAqlKEBH a u,
 .heading-PUAAqlKEBH a:hover,
 .paragraph-FRdYtkRINk a u,
 .paragraph-FRdYtkRINk a:hover,
 .paragraph-Fj9S8a1997 a u,
 .paragraph-Fj9S8a1997 a:hover,
 .sub-heading-Q73uyFKWRA a u,
 .sub-heading-Q73uyFKWRA a:hover,
 .sub-heading-d3c5FBfpfb a u,
 .sub-heading-d3c5FBfpfb a:hover,
 .sub-heading-iXDtkCND3i a u,
 .sub-heading-iXDtkCND3i a:hover,
 .sub-heading-jCerUXXKoQ a u,
 .sub-heading-jCerUXXKoQ a:hover {
     text-decoration: underline
 }

 .heading-PUAAqlKEBH a s,
 .paragraph-FRdYtkRINk a s,
 .paragraph-Fj9S8a1997 a s,
 .sub-heading-Q73uyFKWRA a s,
 .sub-heading-d3c5FBfpfb a s,
 .sub-heading-iXDtkCND3i a s,
 .sub-heading-jCerUXXKoQ a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-iXDtkCND3i h1,
     .sub-heading-iXDtkCND3i h2,
     .sub-heading-iXDtkCND3i h3,
     .sub-heading-iXDtkCND3i h4,
     .sub-heading-iXDtkCND3i h5,
     .sub-heading-iXDtkCND3i h6,
     .sub-heading-iXDtkCND3i ul li,
     .sub-heading-iXDtkCND3i.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-iXDtkCND3i h1,
     .sub-heading-iXDtkCND3i h2,
     .sub-heading-iXDtkCND3i h3,
     .sub-heading-iXDtkCND3i h4,
     .sub-heading-iXDtkCND3i h5,
     .sub-heading-iXDtkCND3i h6,
     .sub-heading-iXDtkCND3i ul li,
     .sub-heading-iXDtkCND3i.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .heading-PUAAqlKEBH.text-output h1:first-child:before,
 .heading-PUAAqlKEBH.text-output h2:first-child:before,
 .heading-PUAAqlKEBH.text-output h3:first-child:before,
 .heading-PUAAqlKEBH.text-output h4:first-child:before,
 .heading-PUAAqlKEBH.text-output h5:first-child:before,
 .heading-PUAAqlKEBH.text-output h6:first-child:before,
 .heading-PUAAqlKEBH.text-output p:first-child:before,
 .paragraph-FRdYtkRINk.text-output h1:first-child:before,
 .paragraph-FRdYtkRINk.text-output h2:first-child:before,
 .paragraph-FRdYtkRINk.text-output h3:first-child:before,
 .paragraph-FRdYtkRINk.text-output h4:first-child:before,
 .paragraph-FRdYtkRINk.text-output h5:first-child:before,
 .paragraph-FRdYtkRINk.text-output h6:first-child:before,
 .paragraph-FRdYtkRINk.text-output p:first-child:before,
 .paragraph-Fj9S8a1997.text-output h1:first-child:before,
 .paragraph-Fj9S8a1997.text-output h2:first-child:before,
 .paragraph-Fj9S8a1997.text-output h3:first-child:before,
 .paragraph-Fj9S8a1997.text-output h4:first-child:before,
 .paragraph-Fj9S8a1997.text-output h5:first-child:before,
 .paragraph-Fj9S8a1997.text-output h6:first-child:before,
 .paragraph-Fj9S8a1997.text-output p:first-child:before,
 .sub-heading-Q73uyFKWRA.text-output h1:first-child:before,
 .sub-heading-Q73uyFKWRA.text-output h2:first-child:before,
 .sub-heading-Q73uyFKWRA.text-output h3:first-child:before,
 .sub-heading-Q73uyFKWRA.text-output h4:first-child:before,
 .sub-heading-Q73uyFKWRA.text-output h5:first-child:before,
 .sub-heading-Q73uyFKWRA.text-output h6:first-child:before,
 .sub-heading-Q73uyFKWRA.text-output p:first-child:before,
 .sub-heading-d3c5FBfpfb.text-output h1:first-child:before,
 .sub-heading-d3c5FBfpfb.text-output h2:first-child:before,
 .sub-heading-d3c5FBfpfb.text-output h3:first-child:before,
 .sub-heading-d3c5FBfpfb.text-output h4:first-child:before,
 .sub-heading-d3c5FBfpfb.text-output h5:first-child:before,
 .sub-heading-d3c5FBfpfb.text-output h6:first-child:before,
 .sub-heading-d3c5FBfpfb.text-output p:first-child:before,
 .sub-heading-iXDtkCND3i.text-output h1:first-child:before,
 .sub-heading-iXDtkCND3i.text-output h2:first-child:before,
 .sub-heading-iXDtkCND3i.text-output h3:first-child:before,
 .sub-heading-iXDtkCND3i.text-output h4:first-child:before,
 .sub-heading-iXDtkCND3i.text-output h5:first-child:before,
 .sub-heading-iXDtkCND3i.text-output h6:first-child:before,
 .sub-heading-iXDtkCND3i.text-output p:first-child:before,
 .sub-heading-jCerUXXKoQ.text-output h1:first-child:before,
 .sub-heading-jCerUXXKoQ.text-output h2:first-child:before,
 .sub-heading-jCerUXXKoQ.text-output h3:first-child:before,
 .sub-heading-jCerUXXKoQ.text-output h4:first-child:before,
 .sub-heading-jCerUXXKoQ.text-output h5:first-child:before,
 .sub-heading-jCerUXXKoQ.text-output h6:first-child:before,
 .sub-heading-jCerUXXKoQ.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-d3c5FBfpfb h1,
     .sub-heading-d3c5FBfpfb h2,
     .sub-heading-d3c5FBfpfb h3,
     .sub-heading-d3c5FBfpfb h4,
     .sub-heading-d3c5FBfpfb h5,
     .sub-heading-d3c5FBfpfb h6,
     .sub-heading-d3c5FBfpfb ul li,
     .sub-heading-d3c5FBfpfb.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-d3c5FBfpfb h1,
     .sub-heading-d3c5FBfpfb h2,
     .sub-heading-d3c5FBfpfb h3,
     .sub-heading-d3c5FBfpfb h4,
     .sub-heading-d3c5FBfpfb h5,
     .sub-heading-d3c5FBfpfb h6,
     .sub-heading-d3c5FBfpfb ul li,
     .sub-heading-d3c5FBfpfb.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-Q73uyFKWRA h1,
     .sub-heading-Q73uyFKWRA h2,
     .sub-heading-Q73uyFKWRA h3,
     .sub-heading-Q73uyFKWRA h4,
     .sub-heading-Q73uyFKWRA h5,
     .sub-heading-Q73uyFKWRA h6,
     .sub-heading-Q73uyFKWRA ul li,
     .sub-heading-Q73uyFKWRA.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-Q73uyFKWRA h1,
     .sub-heading-Q73uyFKWRA h2,
     .sub-heading-Q73uyFKWRA h3,
     .sub-heading-Q73uyFKWRA h4,
     .sub-heading-Q73uyFKWRA h5,
     .sub-heading-Q73uyFKWRA h6,
     .sub-heading-Q73uyFKWRA ul li,
     .sub-heading-Q73uyFKWRA.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-jCerUXXKoQ h1,
     .sub-heading-jCerUXXKoQ h2,
     .sub-heading-jCerUXXKoQ h3,
     .sub-heading-jCerUXXKoQ h4,
     .sub-heading-jCerUXXKoQ h5,
     .sub-heading-jCerUXXKoQ h6,
     .sub-heading-jCerUXXKoQ ul li,
     .sub-heading-jCerUXXKoQ.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-jCerUXXKoQ h1,
     .sub-heading-jCerUXXKoQ h2,
     .sub-heading-jCerUXXKoQ h3,
     .sub-heading-jCerUXXKoQ h4,
     .sub-heading-jCerUXXKoQ h5,
     .sub-heading-jCerUXXKoQ h6,
     .sub-heading-jCerUXXKoQ ul li,
     .sub-heading-jCerUXXKoQ.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-FRdYtkRINk h1,
     .paragraph-FRdYtkRINk h2,
     .paragraph-FRdYtkRINk h3,
     .paragraph-FRdYtkRINk h4,
     .paragraph-FRdYtkRINk h5,
     .paragraph-FRdYtkRINk h6,
     .paragraph-FRdYtkRINk ul li,
     .paragraph-FRdYtkRINk.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-FRdYtkRINk h1,
     .paragraph-FRdYtkRINk h2,
     .paragraph-FRdYtkRINk h3,
     .paragraph-FRdYtkRINk h4,
     .paragraph-FRdYtkRINk h5,
     .paragraph-FRdYtkRINk h6,
     .paragraph-FRdYtkRINk ul li,
     .paragraph-FRdYtkRINk.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-Fj9S8a1997 h1,
     .paragraph-Fj9S8a1997 h2,
     .paragraph-Fj9S8a1997 h3,
     .paragraph-Fj9S8a1997 h4,
     .paragraph-Fj9S8a1997 h5,
     .paragraph-Fj9S8a1997 h6,
     .paragraph-Fj9S8a1997 ul li,
     .paragraph-Fj9S8a1997.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-Fj9S8a1997 h1,
     .paragraph-Fj9S8a1997 h2,
     .paragraph-Fj9S8a1997 h3,
     .paragraph-Fj9S8a1997 h4,
     .paragraph-Fj9S8a1997 h5,
     .paragraph-Fj9S8a1997 h6,
     .paragraph-Fj9S8a1997 ul li,
     .paragraph-Fj9S8a1997.text-output {
         font-size: 17px !important;
         font-weight: 400
     }
 }

 .heading-PUAAqlKEBH {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-PUAAqlKEBH h1,
     .heading-PUAAqlKEBH h2,
     .heading-PUAAqlKEBH h3,
     .heading-PUAAqlKEBH h4,
     .heading-PUAAqlKEBH h5,
     .heading-PUAAqlKEBH h6,
     .heading-PUAAqlKEBH ul li,
     .heading-PUAAqlKEBH.text-output {
         font-size: 48px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-PUAAqlKEBH h1,
     .heading-PUAAqlKEBH h2,
     .heading-PUAAqlKEBH h3,
     .heading-PUAAqlKEBH h4,
     .heading-PUAAqlKEBH h5,
     .heading-PUAAqlKEBH h6,
     .heading-PUAAqlKEBH ul li,
     .heading-PUAAqlKEBH.text-output {
         font-size: 48px !important;
         font-weight: 700
     }
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-xmutwxxj: #000435ff;
     --color-ommkkvem: #CFFF04ff;
     --color-edeamdhw: #242424ff;
     --color-lx3csigp: #C9D8E0
 }

 .hl_page-preview--content .section-uGCst3lFnd {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--color-edeamdhw);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-uGCst3lFnd {
         padding-bottom: 40px
     }
 }

 .hl_page-preview--content .row-n7-uySZGvq {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-n7-uySZGvq {
         margin-top: -45px
     }
 }

 .hl_page-preview--content .col-IzBkhgMjW9,
 .hl_page-preview--content .row-n7-uySZGvq {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-IzBkhgMjW9 {
     margin: 0
 }

 .hl_page-preview--content .button-nw1cA7W-GT {
     margin: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .button-nw1cA7W-GT {
         margin-top: 0;
         margin-right: 0;
         margin-left: 0
     }
 }

 .hl_page-preview--content .cbutton-nw1cA7W-GT {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cbutton-nw1cA7W-GT {
         padding: 18px 20px
     }
 }

 .hl_page-preview--content .row-sXGs3Nnr80 {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-sXGs3Nnr80 {
         margin-top: -70px;
         margin-bottom: 0
     }
 }

 .hl_page-preview--content .row-sXGs3Nnr80 {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-sXGs3Nnr80 {
         padding-bottom: 0
     }
 }

 .hl_page-preview--content .col-CUVuRwhvLc,
 .hl_page-preview--content .col-VFgProTuq3,
 .hl_page-preview--content .row-cFYl3epKov {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 100%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .col-CUVuRwhvLc,
 .hl_page-preview--content .row-cFYl3epKov {
     margin: 0 auto
 }

 .hl_page-preview--content .col-CUVuRwhvLc {
     margin: 0
 }

 .hl_page-preview--content #sub-heading-BpVek8ijeS {
     margin: 0;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-BpVek8ijeS {
         margin-right: 20px;
         margin-left: 20px;
         margin-top: -140px
     }
 }

 .hl_page-preview--content .csub-heading-BpVek8ijeS {
     font-family: var(--headlinefont);
     background-color: var(--color-lyjjelrg);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--color-lyjjelrg);
     border-width: 1px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-jM8dPiNWrW,
 .hl_page-preview--content .row-7TjtHoAGuA {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-jM8dPiNWrW {
     margin: 0
 }

 .hl_page-preview--content #sub-heading-JOxqKazdCl {
     margin: 0;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-JOxqKazdCl {
         margin-right: 80px;
         margin-left: 80px;
         margin-top: -400px
     }
 }

 .hl_page-preview--content .csub-heading-JOxqKazdCl {
     font-family: var(--headlinefont);
     background-color: var(--color-edeamdhw);
     color: var(--text-color);
     inline-colors: var(--color-ommkkvem), var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-JOxqKazdCl {
         padding-left: 0
     }
 }

 .hl_page-preview--content .row-wJ8YCiTB8R {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-wJ8YCiTB8R {
         margin-right: 0 !important;
         margin-left: 0 !important
     }
 }

 .hl_page-preview--content .col-autwE_1uFe,
 .hl_page-preview--content .row-wJ8YCiTB8R {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--white);
     border-width: 1px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-autwE_1uFe {
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-autwE_1uFe {
         padding-top: 20px;
         padding-bottom: 20px
     }
 }

 .hl_page-preview--content #sub-heading-09J-c8Ho4y,
 .hl_page-preview--content #sub-heading-Ef7rQl4BJZ {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .csub-heading-09J-c8Ho4y {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--color-lx3csigp), var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-09J-c8Ho4y {
         line-height: 1.5em
     }
 }

 .hl_page-preview--content .col-fBrhu6AjGv,
 .hl_page-preview--content .col-rjiGvXXZio,
 .hl_page-preview--content .row-VANlwe9cA9,
 .hl_page-preview--content .row-abORLUnLeE {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-fBrhu6AjGv,
 .hl_page-preview--content .col-rjiGvXXZio,
 .hl_page-preview--content .row-VANlwe9cA9 {
     margin: 0
 }

 .hl_page-preview--content .col-fBrhu6AjGv,
 .hl_page-preview--content .row-VANlwe9cA9 {
     margin: 0 auto
 }

 .hl_page-preview--content .col-fBrhu6AjGv {
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-Ef7rQl4BJZ {
         margin-right: 20px;
         margin-left: 20px;
         margin-top: -140px
     }
 }

 .hl_page-preview--content .csub-heading-Ef7rQl4BJZ {
     font-family: var(--headlinefont);
     background-color: var(--color-lyjjelrg);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--color-lyjjelrg);
     border-width: 1px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-kQHFE_QrnL,
 .hl_page-preview--content .row-JpfskhnPsA {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-kQHFE_QrnL {
     margin: 0
 }

 .hl_page-preview--content #sub-heading-ZG6J0d6q44 {
     margin: 0;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-ZG6J0d6q44 {
         margin-right: 80px;
         margin-left: 80px;
         margin-top: -400px
     }
 }

 .hl_page-preview--content .csub-heading-ZG6J0d6q44 {
     font-family: var(--headlinefont);
     background-color: var(--color-edeamdhw);
     color: var(--text-color);
     inline-colors: var(--color-ommkkvem);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-ZG6J0d6q44 {
         padding-left: 0
     }
 }

 .hl_page-preview--content .row-Xp7Vtx5XOI {
     margin: 0 auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-Xp7Vtx5XOI {
         margin-right: 0 !important;
         margin-left: 0 !important
     }
 }

 .hl_page-preview--content .col-mi-PdcczyH,
 .hl_page-preview--content .row-Xp7Vtx5XOI {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--white);
     border-width: 1px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-mi-PdcczyH {
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-mi-PdcczyH {
         padding-top: 20px;
         padding-bottom: 20px
     }
 }

 .hl_page-preview--content #sub-heading-aFBbxKzsSM,
 .hl_page-preview--content #sub-heading-x5TEOI4Jjh {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .csub-heading-x5TEOI4Jjh {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--color-lx3csigp), var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-x5TEOI4Jjh {
         line-height: 1.5em
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #sub-heading-aFBbxKzsSM {
         margin-bottom: 20px
     }
 }

 .hl_page-preview--content .csub-heading-aFBbxKzsSM {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 #section-uGCst3lFnd>.inner {
     max-width: 1170px
 }

 #col-CUVuRwhvLc>.inner,
 #col-IzBkhgMjW9>.inner,
 #col-VFgProTuq3>.inner,
 #col-autwE_1uFe>.inner,
 #col-fBrhu6AjGv>.inner,
 #col-jM8dPiNWrW>.inner,
 #col-kQHFE_QrnL>.inner,
 #col-mi-PdcczyH>.inner,
 #col-rjiGvXXZio>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-nw1cA7W-GT .button-icon-end,
     .button-nw1cA7W-GT .button-icon-start,
     .button-nw1cA7W-GT .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-nw1cA7W-GT .button-icon-start {
         margin-right: 5px
     }

     .button-nw1cA7W-GT .button-icon-end {
         margin-left: 5px
     }

     .button-nw1cA7W-GT .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-nw1cA7W-GT .button-icon-end,
     .button-nw1cA7W-GT .button-icon-start,
     .button-nw1cA7W-GT .main-heading-button {
         font-size: 14px;
         font-weight: 500
     }

     .button-nw1cA7W-GT .button-icon-start {
         margin-right: 5px
     }

     .button-nw1cA7W-GT .button-icon-end {
         margin-left: 5px
     }

     .button-nw1cA7W-GT .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .sub-heading-09J-c8Ho4y,
 .sub-heading-BpVek8ijeS,
 .sub-heading-Ef7rQl4BJZ,
 .sub-heading-JOxqKazdCl,
 .sub-heading-ZG6J0d6q44,
 .sub-heading-aFBbxKzsSM,
 .sub-heading-x5TEOI4Jjh {
     font-weight: 400
 }

 .sub-heading-09J-c8Ho4y a,
 .sub-heading-09J-c8Ho4y a *,
 .sub-heading-BpVek8ijeS a,
 .sub-heading-BpVek8ijeS a *,
 .sub-heading-Ef7rQl4BJZ a,
 .sub-heading-Ef7rQl4BJZ a *,
 .sub-heading-JOxqKazdCl a,
 .sub-heading-JOxqKazdCl a *,
 .sub-heading-ZG6J0d6q44 a,
 .sub-heading-ZG6J0d6q44 a *,
 .sub-heading-aFBbxKzsSM a,
 .sub-heading-aFBbxKzsSM a *,
 .sub-heading-x5TEOI4Jjh a,
 .sub-heading-x5TEOI4Jjh a * {
     color: var(--link-color);
     text-decoration: none
 }

 .sub-heading-09J-c8Ho4y a u,
 .sub-heading-09J-c8Ho4y a:hover,
 .sub-heading-BpVek8ijeS a u,
 .sub-heading-BpVek8ijeS a:hover,
 .sub-heading-Ef7rQl4BJZ a u,
 .sub-heading-Ef7rQl4BJZ a:hover,
 .sub-heading-JOxqKazdCl a u,
 .sub-heading-JOxqKazdCl a:hover,
 .sub-heading-ZG6J0d6q44 a u,
 .sub-heading-ZG6J0d6q44 a:hover,
 .sub-heading-aFBbxKzsSM a u,
 .sub-heading-aFBbxKzsSM a:hover,
 .sub-heading-x5TEOI4Jjh a u,
 .sub-heading-x5TEOI4Jjh a:hover {
     text-decoration: underline
 }

 .sub-heading-09J-c8Ho4y a s,
 .sub-heading-BpVek8ijeS a s,
 .sub-heading-Ef7rQl4BJZ a s,
 .sub-heading-JOxqKazdCl a s,
 .sub-heading-ZG6J0d6q44 a s,
 .sub-heading-aFBbxKzsSM a s,
 .sub-heading-x5TEOI4Jjh a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-BpVek8ijeS h1,
     .sub-heading-BpVek8ijeS h2,
     .sub-heading-BpVek8ijeS h3,
     .sub-heading-BpVek8ijeS h4,
     .sub-heading-BpVek8ijeS h5,
     .sub-heading-BpVek8ijeS h6,
     .sub-heading-BpVek8ijeS ul li,
     .sub-heading-BpVek8ijeS.text-output {
         font-size: 14px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-BpVek8ijeS h1,
     .sub-heading-BpVek8ijeS h2,
     .sub-heading-BpVek8ijeS h3,
     .sub-heading-BpVek8ijeS h4,
     .sub-heading-BpVek8ijeS h5,
     .sub-heading-BpVek8ijeS h6,
     .sub-heading-BpVek8ijeS ul li,
     .sub-heading-BpVek8ijeS.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .sub-heading-09J-c8Ho4y.text-output h1:first-child:before,
 .sub-heading-09J-c8Ho4y.text-output h2:first-child:before,
 .sub-heading-09J-c8Ho4y.text-output h3:first-child:before,
 .sub-heading-09J-c8Ho4y.text-output h4:first-child:before,
 .sub-heading-09J-c8Ho4y.text-output h5:first-child:before,
 .sub-heading-09J-c8Ho4y.text-output h6:first-child:before,
 .sub-heading-09J-c8Ho4y.text-output p:first-child:before,
 .sub-heading-BpVek8ijeS.text-output h1:first-child:before,
 .sub-heading-BpVek8ijeS.text-output h2:first-child:before,
 .sub-heading-BpVek8ijeS.text-output h3:first-child:before,
 .sub-heading-BpVek8ijeS.text-output h4:first-child:before,
 .sub-heading-BpVek8ijeS.text-output h5:first-child:before,
 .sub-heading-BpVek8ijeS.text-output h6:first-child:before,
 .sub-heading-BpVek8ijeS.text-output p:first-child:before,
 .sub-heading-Ef7rQl4BJZ.text-output h1:first-child:before,
 .sub-heading-Ef7rQl4BJZ.text-output h2:first-child:before,
 .sub-heading-Ef7rQl4BJZ.text-output h3:first-child:before,
 .sub-heading-Ef7rQl4BJZ.text-output h4:first-child:before,
 .sub-heading-Ef7rQl4BJZ.text-output h5:first-child:before,
 .sub-heading-Ef7rQl4BJZ.text-output h6:first-child:before,
 .sub-heading-Ef7rQl4BJZ.text-output p:first-child:before,
 .sub-heading-JOxqKazdCl.text-output h1:first-child:before,
 .sub-heading-JOxqKazdCl.text-output h2:first-child:before,
 .sub-heading-JOxqKazdCl.text-output h3:first-child:before,
 .sub-heading-JOxqKazdCl.text-output h4:first-child:before,
 .sub-heading-JOxqKazdCl.text-output h5:first-child:before,
 .sub-heading-JOxqKazdCl.text-output h6:first-child:before,
 .sub-heading-JOxqKazdCl.text-output p:first-child:before,
 .sub-heading-ZG6J0d6q44.text-output h1:first-child:before,
 .sub-heading-ZG6J0d6q44.text-output h2:first-child:before,
 .sub-heading-ZG6J0d6q44.text-output h3:first-child:before,
 .sub-heading-ZG6J0d6q44.text-output h4:first-child:before,
 .sub-heading-ZG6J0d6q44.text-output h5:first-child:before,
 .sub-heading-ZG6J0d6q44.text-output h6:first-child:before,
 .sub-heading-ZG6J0d6q44.text-output p:first-child:before,
 .sub-heading-aFBbxKzsSM.text-output h1:first-child:before,
 .sub-heading-aFBbxKzsSM.text-output h2:first-child:before,
 .sub-heading-aFBbxKzsSM.text-output h3:first-child:before,
 .sub-heading-aFBbxKzsSM.text-output h4:first-child:before,
 .sub-heading-aFBbxKzsSM.text-output h5:first-child:before,
 .sub-heading-aFBbxKzsSM.text-output h6:first-child:before,
 .sub-heading-aFBbxKzsSM.text-output p:first-child:before,
 .sub-heading-x5TEOI4Jjh.text-output h1:first-child:before,
 .sub-heading-x5TEOI4Jjh.text-output h2:first-child:before,
 .sub-heading-x5TEOI4Jjh.text-output h3:first-child:before,
 .sub-heading-x5TEOI4Jjh.text-output h4:first-child:before,
 .sub-heading-x5TEOI4Jjh.text-output h5:first-child:before,
 .sub-heading-x5TEOI4Jjh.text-output h6:first-child:before,
 .sub-heading-x5TEOI4Jjh.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-JOxqKazdCl h1,
     .sub-heading-JOxqKazdCl h2,
     .sub-heading-JOxqKazdCl h3,
     .sub-heading-JOxqKazdCl h4,
     .sub-heading-JOxqKazdCl h5,
     .sub-heading-JOxqKazdCl h6,
     .sub-heading-JOxqKazdCl ul li,
     .sub-heading-JOxqKazdCl.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-JOxqKazdCl h1,
     .sub-heading-JOxqKazdCl h2,
     .sub-heading-JOxqKazdCl h3,
     .sub-heading-JOxqKazdCl h4,
     .sub-heading-JOxqKazdCl h5,
     .sub-heading-JOxqKazdCl h6,
     .sub-heading-JOxqKazdCl ul li,
     .sub-heading-JOxqKazdCl.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-09J-c8Ho4y h1,
     .sub-heading-09J-c8Ho4y h2,
     .sub-heading-09J-c8Ho4y h3,
     .sub-heading-09J-c8Ho4y h4,
     .sub-heading-09J-c8Ho4y h5,
     .sub-heading-09J-c8Ho4y h6,
     .sub-heading-09J-c8Ho4y ul li,
     .sub-heading-09J-c8Ho4y.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-09J-c8Ho4y h1,
     .sub-heading-09J-c8Ho4y h2,
     .sub-heading-09J-c8Ho4y h3,
     .sub-heading-09J-c8Ho4y h4,
     .sub-heading-09J-c8Ho4y h5,
     .sub-heading-09J-c8Ho4y h6,
     .sub-heading-09J-c8Ho4y ul li,
     .sub-heading-09J-c8Ho4y.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-Ef7rQl4BJZ h1,
     .sub-heading-Ef7rQl4BJZ h2,
     .sub-heading-Ef7rQl4BJZ h3,
     .sub-heading-Ef7rQl4BJZ h4,
     .sub-heading-Ef7rQl4BJZ h5,
     .sub-heading-Ef7rQl4BJZ h6,
     .sub-heading-Ef7rQl4BJZ ul li,
     .sub-heading-Ef7rQl4BJZ.text-output {
         font-size: 14px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-Ef7rQl4BJZ h1,
     .sub-heading-Ef7rQl4BJZ h2,
     .sub-heading-Ef7rQl4BJZ h3,
     .sub-heading-Ef7rQl4BJZ h4,
     .sub-heading-Ef7rQl4BJZ h5,
     .sub-heading-Ef7rQl4BJZ h6,
     .sub-heading-Ef7rQl4BJZ ul li,
     .sub-heading-Ef7rQl4BJZ.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-ZG6J0d6q44 h1,
     .sub-heading-ZG6J0d6q44 h2,
     .sub-heading-ZG6J0d6q44 h3,
     .sub-heading-ZG6J0d6q44 h4,
     .sub-heading-ZG6J0d6q44 h5,
     .sub-heading-ZG6J0d6q44 h6,
     .sub-heading-ZG6J0d6q44 ul li,
     .sub-heading-ZG6J0d6q44.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-ZG6J0d6q44 h1,
     .sub-heading-ZG6J0d6q44 h2,
     .sub-heading-ZG6J0d6q44 h3,
     .sub-heading-ZG6J0d6q44 h4,
     .sub-heading-ZG6J0d6q44 h5,
     .sub-heading-ZG6J0d6q44 h6,
     .sub-heading-ZG6J0d6q44 ul li,
     .sub-heading-ZG6J0d6q44.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-x5TEOI4Jjh h1,
     .sub-heading-x5TEOI4Jjh h2,
     .sub-heading-x5TEOI4Jjh h3,
     .sub-heading-x5TEOI4Jjh h4,
     .sub-heading-x5TEOI4Jjh h5,
     .sub-heading-x5TEOI4Jjh h6,
     .sub-heading-x5TEOI4Jjh ul li,
     .sub-heading-x5TEOI4Jjh.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-x5TEOI4Jjh h1,
     .sub-heading-x5TEOI4Jjh h2,
     .sub-heading-x5TEOI4Jjh h3,
     .sub-heading-x5TEOI4Jjh h4,
     .sub-heading-x5TEOI4Jjh h5,
     .sub-heading-x5TEOI4Jjh h6,
     .sub-heading-x5TEOI4Jjh ul li,
     .sub-heading-x5TEOI4Jjh.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-aFBbxKzsSM h1,
     .sub-heading-aFBbxKzsSM h2,
     .sub-heading-aFBbxKzsSM h3,
     .sub-heading-aFBbxKzsSM h4,
     .sub-heading-aFBbxKzsSM h5,
     .sub-heading-aFBbxKzsSM h6,
     .sub-heading-aFBbxKzsSM ul li,
     .sub-heading-aFBbxKzsSM.text-output {
         font-size: 22px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-aFBbxKzsSM h1,
     .sub-heading-aFBbxKzsSM h2,
     .sub-heading-aFBbxKzsSM h3,
     .sub-heading-aFBbxKzsSM h4,
     .sub-heading-aFBbxKzsSM h5,
     .sub-heading-aFBbxKzsSM h6,
     .sub-heading-aFBbxKzsSM ul li,
     .sub-heading-aFBbxKzsSM.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff
 }

 .hl_page-preview--content .section-tGWgkzKJB4 {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-tGWgkzKJB4 {
         padding-bottom: 10px;
         padding-top: 20px
     }
 }

 .hl_page-preview--content .col-d9A8b2oXte,
 .hl_page-preview--content .row-jSkmTos8KG {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-d9A8b2oXte {
     margin: 0
 }

 .hl_page-preview--content .button-QoFuaqmrPx {
     margin: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .button-QoFuaqmrPx {
         margin-top: 0;
         margin-right: 0;
         margin-left: 0
     }
 }

 .hl_page-preview--content .cbutton-QoFuaqmrPx {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--black);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .cbutton-QoFuaqmrPx {
         padding: 18px 20px
     }
 }

 .hl_page-preview--content .col-nOHhATykQO,
 .hl_page-preview--content .row-F3wn5zo2kf {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-nOHhATykQO {
     width: 25%;
     margin: 0
 }

 .hl_page-preview--content .video-MdEoLlMrsK {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .col-WLO8e5vSHV,
 .hl_page-preview--content .cvideo-MdEoLlMrsK {
     box-shadow: none;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .cvideo-MdEoLlMrsK {
     padding: 10px;
     video-player-accent-color: #fff
 }

 .hl_page-preview--content .col-WLO8e5vSHV {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 25%;
     margin: 0
 }

 .hl_page-preview--content .video-JSp8fNCnHX {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cvideo-JSp8fNCnHX {
     box-shadow: none;
     /* padding: 10px; */
     background-color: var(--transparent);
     video-player-accent-color: #fff;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-JekeP0vTbW {
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 25%;
     border-color: var(--brandboards-new_color_9795);
     border-width: 1px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .video-jVsedDvAtP {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cvideo-jVsedDvAtP {
     box-shadow: none;
     padding: 10px;
     background-color: var(--transparent);
     video-player-accent-color: #fff;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-qY0Zxlp55D,
 .hl_page-preview--content .row-eHGcCR6Gt5 {
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-style: solid
 }

 .hl_page-preview--content .row-eHGcCR6Gt5 {
     margin: 0 auto;
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     width: 100%
 }

 .hl_page-preview--content .col-qY0Zxlp55D {
     width: 25%;
     border-color: var(--transparent);
     border-width: 1px;
     margin: 0
 }

 .hl_page-preview--content .video-In0jMGinTf {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cvideo-In0jMGinTf {
     box-shadow: none;
     /* padding: 10px; */
     background-color: var(--transparent);
     video-player-accent-color: #fff;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-RRvxl5T5I- {
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 25%;
     border-color: var(--transparent);
     border-width: 1px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .video-AsmQsGQiW4 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cvideo-AsmQsGQiW4 {
     box-shadow: none;
     /* padding: 10px; */
     background-color: var(--transparent);
     video-player-accent-color: #fff;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-9TTaU5tleA {
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 25%;
     border-color: var(--transparent);
     border-width: 1px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content #heading-3yBsk1dC_M,
 .hl_page-preview--content .video-VkN6TJV7_0 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cvideo-VkN6TJV7_0 {
     box-shadow: none;
     /* padding: 10px; */
     background-color: var(--transparent);
     video-player-accent-color: #fff;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .row-xN0R2jUEub {
     margin: 0 auto;
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%
 }

 .hl_page-preview--content .cheading-3yBsk1dC_M,
 .hl_page-preview--content .col-jChO_cB8k7,
 .hl_page-preview--content .row-xN0R2jUEub {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-jChO_cB8k7 {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%;
     margin: 0
 }

 .hl_page-preview--content .cheading-3yBsk1dC_M {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 #section-tGWgkzKJB4>.inner {
     max-width: 1170px
 }

 #col-9TTaU5tleA>.inner,
 #col-JekeP0vTbW>.inner,
 #col-RRvxl5T5I->.inner,
 #col-WLO8e5vSHV>.inner,
 #col-d9A8b2oXte>.inner,
 #col-jChO_cB8k7>.inner,
 #col-nOHhATykQO>.inner,
 #col-qY0Zxlp55D>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-QoFuaqmrPx .button-icon-end,
     .button-QoFuaqmrPx .button-icon-start,
     .button-QoFuaqmrPx .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-QoFuaqmrPx .button-icon-start {
         margin-right: 5px
     }

     .button-QoFuaqmrPx .button-icon-end {
         margin-left: 5px
     }

     .button-QoFuaqmrPx .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-QoFuaqmrPx .button-icon-end,
     .button-QoFuaqmrPx .button-icon-start,
     .button-QoFuaqmrPx .main-heading-button {
         font-size: 14px;
         font-weight: 500
     }

     .button-QoFuaqmrPx .button-icon-start {
         margin-right: 5px
     }

     .button-QoFuaqmrPx .button-icon-end {
         margin-left: 5px
     }

     .button-QoFuaqmrPx .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 #video-AsmQsGQiW4 .vjs-ghl .vjs-volume-level,
 #video-AsmQsGQiW4 .vjs-ghl.video-js .vjs-play-progress,
 #video-In0jMGinTf .vjs-ghl .vjs-volume-level,
 #video-In0jMGinTf .vjs-ghl.video-js .vjs-play-progress,
 #video-JSp8fNCnHX .vjs-ghl .vjs-volume-level,
 #video-JSp8fNCnHX .vjs-ghl.video-js .vjs-play-progress,
 #video-MdEoLlMrsK .vjs-ghl .vjs-volume-level,
 #video-MdEoLlMrsK .vjs-ghl.video-js .vjs-play-progress,
 #video-VkN6TJV7_0 .vjs-ghl .vjs-volume-level,
 #video-VkN6TJV7_0 .vjs-ghl.video-js .vjs-play-progress,
 #video-jVsedDvAtP .vjs-ghl .vjs-volume-level,
 #video-jVsedDvAtP .vjs-ghl.video-js .vjs-play-progress {
     background: #fff
 }

 #video-AsmQsGQiW4 .vjs-ghl.video-js .vjs-load-progress div,
 #video-In0jMGinTf .vjs-ghl.video-js .vjs-load-progress div,
 #video-JSp8fNCnHX .vjs-ghl.video-js .vjs-load-progress div,
 #video-MdEoLlMrsK .vjs-ghl.video-js .vjs-load-progress div,
 #video-VkN6TJV7_0 .vjs-ghl.video-js .vjs-load-progress div,
 #video-jVsedDvAtP .vjs-ghl.video-js .vjs-load-progress div {
     background: #fff;
     opacity: .5
 }

 .heading-3yBsk1dC_M {
     font-weight: 700
 }

 .heading-3yBsk1dC_M a,
 .heading-3yBsk1dC_M a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-3yBsk1dC_M a u,
 .heading-3yBsk1dC_M a:hover {
     text-decoration: underline
 }

 .heading-3yBsk1dC_M a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-3yBsk1dC_M h1,
     .heading-3yBsk1dC_M h2,
     .heading-3yBsk1dC_M h3,
     .heading-3yBsk1dC_M h4,
     .heading-3yBsk1dC_M h5,
     .heading-3yBsk1dC_M h6,
     .heading-3yBsk1dC_M ul li,
     .heading-3yBsk1dC_M.text-output {
         font-size: 40px !important;
         font-weight: 700;
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-3yBsk1dC_M h1,
     .heading-3yBsk1dC_M h2,
     .heading-3yBsk1dC_M h3,
     .heading-3yBsk1dC_M h4,
     .heading-3yBsk1dC_M h5,
     .heading-3yBsk1dC_M h6,
     .heading-3yBsk1dC_M ul li,
     .heading-3yBsk1dC_M.text-output {
         font-size: 54px !important;
         font-weight: 700
     }
 }

 .heading-3yBsk1dC_M.text-output h1:first-child:before,
 .heading-3yBsk1dC_M.text-output h2:first-child:before,
 .heading-3yBsk1dC_M.text-output h3:first-child:before,
 .heading-3yBsk1dC_M.text-output h4:first-child:before,
 .heading-3yBsk1dC_M.text-output h5:first-child:before,
 .heading-3yBsk1dC_M.text-output h6:first-child:before,
 .heading-3yBsk1dC_M.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-xmutwxxj: #000435ff;
     --color-lx2q00eu: #8893A8;
     --color-lx2qgvbk: #565A7C;
     --color-lx3csigp: #C9D8E0;
     --color-lx3d0bih: #222639;
     --color-lx4k787l: #1F1F2E
 }

 .hl_page-preview--content .section-yLHZDW_cQv {
     padding: 20px 0;
     margin-top: 0;
     margin-bottom: 0;
     background-color: var(--color-daadtkeb);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-yLHZDW_cQv {
         padding-top: 0;
         padding-bottom: 10px
     }
 }

 .hl_page-preview--content .col-aWdAZINn3w,
 .hl_page-preview--content .row-lCJep9hahv {
     margin: 0 auto;
     padding: 15px 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-aWdAZINn3w {
     padding: 10px 5px;
     margin: 0
 }

 .hl_page-preview--content .button-KS--mtXD8i {
     margin: 0;
     text-align: center
 }

 .hl_page-preview--content .cbutton-KS--mtXD8i {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--black);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .row-MKC8eLQaQy {
     margin-top: 20px;
     margin-bottom: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-MKC8eLQaQy {
         margin-top: 0
     }
 }

 .hl_page-preview--content .row-MKC8eLQaQy {
     padding: 15px 0;
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 85%
 }

 .hl_page-preview--content .col-jVVZVaOZxw {
     width: 100%
 }

 .hl_page-preview--content .col-jVVZVaOZxw>.inner {
     padding: 10px 5px;
     width: 100%;
     margin-top: 0;
     margin-bottom: 0
 }

 .hl_page-preview--content .cfaq-uelLYKbFl7 {
     font-family: var(--contentfont);
     faq-open-title-text-color: var(--color-lx3csigp);
     faq-open-title-background-color: var(--color-lx3d0bih);
     faq-divider-color: var(--color-lx2qgvbk);
     faq-content-text-color: var(--color-lx2q00eu);
     faq-open-background-color: var(--color-lx4k787l);
     faq-closed-title-text-color: var(--color-lx3csigp);
     faq-closed-title-background-color: var(--color-daadtkeb);
     faq-expand-all-button-text-color: var(--color-lx2q00eu);
     faq-expand-all-button-border-color: var(--color-lx2q00eu);
     faq-expand-all-button-background-color: var(--color-lx2q00eu);
     link-text-color: var(--undefined);
     faq-heading-font-family: var(--inter);
     faq-content-font-family: var(--inter);
     padding: 10px;
     margin-top: 0;
     margin-bottom: 0;
     border-color: var(--black);
     border-style: solid;
     border-width: 2px
 }

 .hl_page-preview--content #heading-Av871gMHwf {
     margin-top: 0;
     margin-bottom: 0
 }

 .hl_page-preview--content .cheading-Av871gMHwf,
 .hl_page-preview--content .col-jVVZVaOZxw>.inner {
     background-color: var(--transparent);
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .cheading-Av871gMHwf {
     font-family: var(--headlinefont);
     color: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 10px 0 20px;
     opacity: 1;
     text-shadow: 0 0 0 transparent;
     line-height: 1.2em;
     text-transform: none;
     letter-spacing: -1px;
     text-align: center;
     inline-colors: var(--color-lyjjelrg)
 }

 #section-yLHZDW_cQv>.inner {
     max-width: 1170px
 }

 #col-aWdAZINn3w>.inner,
 #col-jVVZVaOZxw>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-KS--mtXD8i .button-icon-end,
     .button-KS--mtXD8i .button-icon-start,
     .button-KS--mtXD8i .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-KS--mtXD8i .button-icon-start {
         margin-right: 5px
     }

     .button-KS--mtXD8i .button-icon-end {
         margin-left: 5px
     }

     .button-KS--mtXD8i .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-KS--mtXD8i .button-icon-end,
     .button-KS--mtXD8i .button-icon-start,
     .button-KS--mtXD8i .main-heading-button {
         font-size: 14px;
         font-weight: 500
     }

     .button-KS--mtXD8i .button-icon-start {
         margin-right: 5px
     }

     .button-KS--mtXD8i .button-icon-end {
         margin-left: 5px
     }

     .button-KS--mtXD8i .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 #faq-uelLYKbFl7 .hl-faq-child-heading-text {
     font-size: 18px
 }

 #faq-uelLYKbFl7 .hl-faq-child-heading-text .ProseMirror h4,
 #faq-uelLYKbFl7 .hl-faq-child-heading-text h4 {
     font-weight: 700 !important
 }

 #faq-uelLYKbFl7 .hl-faq-child-item-text {
     font-size: 16px
 }

 #faq-uelLYKbFl7 .hl-faq-child-item-text .ProseMirror p,
 #faq-uelLYKbFl7 .hl-faq-child-item-text p {
     font-weight: 400 !important
 }

 #faq-uelLYKbFl7 .faq-separated-child {
     border-radius: 10px
 }

 #faq-uelLYKbFl7 .faq-separated-child,
 #faq-uelLYKbFl7 .faq-separated-child.active {
     border: 1.5px solid var(--color-lx2qgvbk)
 }

 #faq-uelLYKbFl7 .faq-contained-child {
     border: 1px solid var(--color-lx2qgvbk)
 }

 #faq-uelLYKbFl7 .faq-simple-child .hl-faq-child-heading {
     border-top: 1px solid var(--color-lx2qgvbk)
 }

 #faq-uelLYKbFl7 .faq-separated-child .hl-faq-child-heading {
     border-radius: 10px
 }

 #faq-uelLYKbFl7 .faq-separated-child .hl-faq-child-heading.active {
     border-radius: 10px 10px 0 0
 }

 #faq-uelLYKbFl7 .hl-faq-child-heading {
     background-color: var(--color-daadtkeb)
 }

 #faq-uelLYKbFl7 .hl-faq-child-heading.active {
     background-color: var(--color-lx3d0bih)
 }

 #faq-uelLYKbFl7 .hl-faq-child-heading .hl-faq-child-head .hl-faq-child-heading-text,
 #faq-uelLYKbFl7 .hl-faq-child-heading .hl-faq-child-heading-icon,
 #faq-uelLYKbFl7 .hl-faq-child-heading.active .hl-faq-child-head .hl-faq-child-heading-text,
 #faq-uelLYKbFl7 .hl-faq-child-heading.active .hl-faq-child-heading-icon {
     color: var(--color-lx3csigp)
 }

 #faq-uelLYKbFl7 .hl-faq-child-heading .hl-faq-child-head .hl-faq-child-heading-text {
     line-height: 1.5;
     font-family: var(--inter)
 }

 #faq-uelLYKbFl7 .hl-faq-child .hl-faq-child-panel {
     background-color: var(--color-lx4k787l)
 }

 #faq-uelLYKbFl7 .faq-separated-child .hl-faq-child-panel {
     border-radius: 0
 }

 #faq-uelLYKbFl7 .faq-separated-child.active .hl-faq-child-panel {
     border-radius: 0 0 10px 10px
 }

 #faq-uelLYKbFl7 .hl-faq-child .hl-faq-child-panel .hl-faq-child-item-text {
     color: var(--color-lx2q00eu);
     line-height: 1.5
 }

 #faq-uelLYKbFl7 .hl-faq-child-panel {
     display: flex;
     padding: 15px;
     overflow: hidden
 }

 #faq-uelLYKbFl7 .hl-faq-child-panel .item-text {
     min-width: 80%;
     margin: 0;
     font-family: var(--inter)
 }

 #faq-uelLYKbFl7 .hl-faq-child-panel .item-img {
     padding: .5em;
     max-width: 20%;
     height: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     #faq-uelLYKbFl7 .hl-faq-child-panel {
         display: grid;
         padding: 15px
     }

     #faq-uelLYKbFl7 .hl-faq-child-panel .item-img {
         max-width: 100%;
         width: 100%;
         margin: 0;
         padding: 0;
         height: auto
     }

     #faq-uelLYKbFl7 .hl-faq-child-panel .item-text {
         max-width: 100%;
         width: 100%;
         margin: 0;
         height: auto;
         padding: 0 0 5px
     }

     #faq-uelLYKbFl7 .hl-faq-child-heading-text {
         font-size: 15px
     }

     #faq-uelLYKbFl7 .hl-faq-child-heading-text .ProseMirror h4,
     #faq-uelLYKbFl7 .hl-faq-child-heading-text h4,
     #faq-uelLYKbFl7 .hl-faq-child-item-text .ProseMirror p,
     #faq-uelLYKbFl7 .hl-faq-child-item-text p {
         font-weight: undefined !important
     }

     #faq-uelLYKbFl7 .hl-faq-child-item-text {
         font-size: 12px
     }
 }

 #faq-uelLYKbFl7 .hl-faq-child-heading .hl-faq-child-heading-icon:before {
     content: "" !important;
     font-family: "Font Awesome 5 Free"
 }

 #faq-uelLYKbFl7 .hl-faq-child-heading.active .hl-faq-child-heading-icon:before {
     content: "" !important;
     font-family: "Font Awesome 5 Free"
 }

 #faq-uelLYKbFl7 .expand-collapse-all-button {
     color: var(--color-lx2q00eu);
     border: 1px solid var(--color-lx2q00eu);
     background-color: var(--color-lx2q00eu)
 }

 #faq-uelLYKbFl7 a {
     color: var(--undefined) !important;
     text-decoration: none !important
 }

 .heading-Av871gMHwf {
     font-weight: undefined
 }

 .heading-Av871gMHwf a,
 .heading-Av871gMHwf a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-Av871gMHwf a u,
 .heading-Av871gMHwf a:hover {
     text-decoration: underline
 }

 .heading-Av871gMHwf a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-Av871gMHwf h1,
     .heading-Av871gMHwf h2,
     .heading-Av871gMHwf h3,
     .heading-Av871gMHwf h4,
     .heading-Av871gMHwf h5,
     .heading-Av871gMHwf h6,
     .heading-Av871gMHwf ul li,
     .heading-Av871gMHwf.text-output {
         font-size: 20px !important;
         font-weight: undefined
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-Av871gMHwf h1,
     .heading-Av871gMHwf h2,
     .heading-Av871gMHwf h3,
     .heading-Av871gMHwf h4,
     .heading-Av871gMHwf h5,
     .heading-Av871gMHwf h6,
     .heading-Av871gMHwf ul li,
     .heading-Av871gMHwf.text-output {
         font-size: 42px !important;
         font-weight: undefined
     }
 }

 .heading-Av871gMHwf.text-output h1:first-child:before,
 .heading-Av871gMHwf.text-output h2:first-child:before,
 .heading-Av871gMHwf.text-output h3:first-child:before,
 .heading-Av871gMHwf.text-output h4:first-child:before,
 .heading-Av871gMHwf.text-output h5:first-child:before,
 .heading-Av871gMHwf.text-output h6:first-child:before,
 .heading-Av871gMHwf.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 /* ---- Section styles ----- */
 :root {
     --inter: 'Inter';
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     --color-daadtkeb: #1a1a1aff;
     --color-ommkkvem: #CFFF04ff
 }

 .hl_page-preview--content .section-4L1mQxFTA4 {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .section-4L1mQxFTA4 {
         padding-top: 10px
     }
 }

 .hl_page-preview--content .row-1PRBzllQwA {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .row-1PRBzllQwA {
         padding-top: 0
     }
 }

 .hl_page-preview--content .col-GQOK6OMsoB {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-GQOK6OMsoB {
         padding-top: 0;
         margin-top: -27px
     }
 }

 .hl_page-preview--content #paragraph--juLl9IkgK,
 .hl_page-preview--content #paragraph-MgPBye7nTa,
 .hl_page-preview--content #paragraph-Ne5dV-p9-G,
 .hl_page-preview--content #paragraph-cUENamJ-xY,
 .hl_page-preview--content #paragraph-pwgg9u2sWC {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cparagraph--juLl9IkgK,
 .hl_page-preview--content .cparagraph-Ne5dV-p9-G,
 .hl_page-preview--content .cparagraph-pwgg9u2sWC {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .col-X6aC7iZGsm {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-X6aC7iZGsm {
         padding-top: 0
     }
 }

 .hl_page-preview--content .cparagraph-MgPBye7nTa,
 .hl_page-preview--content .cparagraph-P0LkIf7TVP,
 .hl_page-preview--content .cparagraph-cUENamJ-xY {
     font-family: var(--contentfont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--color-ommkkvem);
     icon-color: var(--text-color);
     font-weight: medium;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #paragraph-MgPBye7nTa {
         margin-left: 10px;
         margin-right: 10px
     }
 }

 .hl_page-preview--content #paragraph-P0LkIf7TVP {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .col-8Xlm7vNJs- {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .col-8Xlm7vNJs- {
         padding-bottom: 0;
         margin-bottom: -8px
     }
 }

 .hl_page-preview--content .image-rev3b6g98o {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-nWeKMqNoj4 .image-container img,
 .hl_page-preview--content .image-rev3b6g98o .image-container img,
 .hl_page-preview--content .image-v66JGwYakM .image-container img {
     box-shadow: none;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-rev3b6g98o {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .image-v66JGwYakM {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-v66JGwYakM {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content #sub-heading-FRNe87ibBx,
 .hl_page-preview--content .image-nWeKMqNoj4 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-nWeKMqNoj4 {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .row-mV41xttQB3 {
     margin: 0 auto;
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%
 }

 .hl_page-preview--content .col-EYOI67TnQ3,
 .hl_page-preview--content .csub-heading-FRNe87ibBx,
 .hl_page-preview--content .row-mV41xttQB3 {
     background-color: var(--transparent);
     box-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-EYOI67TnQ3 {
     padding: 10px 5px;
     backdrop-filter: none;
     width: 100%;
     margin: 0
 }

 .hl_page-preview--content .csub-heading-FRNe87ibBx {
     font-family: var(--headlinefont);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-ommkkvem);
     icon-color: var(--text-color);
     font-weight: 400;
     padding: 10px 100px;
     opacity: 1;
     text-shadow: none;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content .csub-heading-FRNe87ibBx {
         padding-right: 0;
         padding-left: 0;
         padding-bottom: 0
     }
 }

 .hl_page-preview--content #heading-e_JSLy5_9G {
     margin: 0 0 20px;
     width: auto;
     height: auto
 }

 @media screen and (min-width:0px) and (max-width:480px) {
     .hl_page-preview--content #heading-e_JSLy5_9G {
         margin-bottom: 10px
     }
 }

 .hl_page-preview--content .cheading-e_JSLy5_9G {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-lyjjelrg);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 #section-4L1mQxFTA4>.inner {
     max-width: 1170px
 }

 #col-8Xlm7vNJs->.inner,
 #col-GQOK6OMsoB>.inner,
 #col-X6aC7iZGsm>.inner {
     flex-direction: row;
     justify-content: center;
     align-items: inherit;
     flex-wrap: wrap
 }

 .paragraph--juLl9IkgK,
 .paragraph-MgPBye7nTa,
 .paragraph-Ne5dV-p9-G,
 .paragraph-P0LkIf7TVP,
 .paragraph-cUENamJ-xY,
 .paragraph-pwgg9u2sWC,
 .sub-heading-FRNe87ibBx {
     font-weight: 400
 }

 .heading-e_JSLy5_9G a,
 .heading-e_JSLy5_9G a *,
 .paragraph--juLl9IkgK a,
 .paragraph--juLl9IkgK a *,
 .paragraph-MgPBye7nTa a,
 .paragraph-MgPBye7nTa a *,
 .paragraph-Ne5dV-p9-G a,
 .paragraph-Ne5dV-p9-G a *,
 .paragraph-P0LkIf7TVP a,
 .paragraph-P0LkIf7TVP a *,
 .paragraph-cUENamJ-xY a,
 .paragraph-cUENamJ-xY a *,
 .paragraph-pwgg9u2sWC a,
 .paragraph-pwgg9u2sWC a *,
 .sub-heading-FRNe87ibBx a,
 .sub-heading-FRNe87ibBx a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-e_JSLy5_9G a u,
 .heading-e_JSLy5_9G a:hover,
 .paragraph--juLl9IkgK a u,
 .paragraph--juLl9IkgK a:hover,
 .paragraph-MgPBye7nTa a u,
 .paragraph-MgPBye7nTa a:hover,
 .paragraph-Ne5dV-p9-G a u,
 .paragraph-Ne5dV-p9-G a:hover,
 .paragraph-P0LkIf7TVP a u,
 .paragraph-P0LkIf7TVP a:hover,
 .paragraph-cUENamJ-xY a u,
 .paragraph-cUENamJ-xY a:hover,
 .paragraph-pwgg9u2sWC a u,
 .paragraph-pwgg9u2sWC a:hover,
 .sub-heading-FRNe87ibBx a u,
 .sub-heading-FRNe87ibBx a:hover {
     text-decoration: underline
 }

 .heading-e_JSLy5_9G a s,
 .paragraph--juLl9IkgK a s,
 .paragraph-MgPBye7nTa a s,
 .paragraph-Ne5dV-p9-G a s,
 .paragraph-P0LkIf7TVP a s,
 .paragraph-cUENamJ-xY a s,
 .paragraph-pwgg9u2sWC a s,
 .sub-heading-FRNe87ibBx a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-Ne5dV-p9-G h1,
     .paragraph-Ne5dV-p9-G h2,
     .paragraph-Ne5dV-p9-G h3,
     .paragraph-Ne5dV-p9-G h4,
     .paragraph-Ne5dV-p9-G h5,
     .paragraph-Ne5dV-p9-G h6,
     .paragraph-Ne5dV-p9-G ul li,
     .paragraph-Ne5dV-p9-G.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-Ne5dV-p9-G h1,
     .paragraph-Ne5dV-p9-G h2,
     .paragraph-Ne5dV-p9-G h3,
     .paragraph-Ne5dV-p9-G h4,
     .paragraph-Ne5dV-p9-G h5,
     .paragraph-Ne5dV-p9-G h6,
     .paragraph-Ne5dV-p9-G ul li,
     .paragraph-Ne5dV-p9-G.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 .heading-e_JSLy5_9G.text-output h1:first-child:before,
 .heading-e_JSLy5_9G.text-output h2:first-child:before,
 .heading-e_JSLy5_9G.text-output h3:first-child:before,
 .heading-e_JSLy5_9G.text-output h4:first-child:before,
 .heading-e_JSLy5_9G.text-output h5:first-child:before,
 .heading-e_JSLy5_9G.text-output h6:first-child:before,
 .heading-e_JSLy5_9G.text-output p:first-child:before,
 .paragraph--juLl9IkgK.text-output h1:first-child:before,
 .paragraph--juLl9IkgK.text-output h2:first-child:before,
 .paragraph--juLl9IkgK.text-output h3:first-child:before,
 .paragraph--juLl9IkgK.text-output h4:first-child:before,
 .paragraph--juLl9IkgK.text-output h5:first-child:before,
 .paragraph--juLl9IkgK.text-output h6:first-child:before,
 .paragraph--juLl9IkgK.text-output p:first-child:before,
 .paragraph-MgPBye7nTa.text-output h1:first-child:before,
 .paragraph-MgPBye7nTa.text-output h2:first-child:before,
 .paragraph-MgPBye7nTa.text-output h3:first-child:before,
 .paragraph-MgPBye7nTa.text-output h4:first-child:before,
 .paragraph-MgPBye7nTa.text-output h5:first-child:before,
 .paragraph-MgPBye7nTa.text-output h6:first-child:before,
 .paragraph-MgPBye7nTa.text-output p:first-child:before,
 .paragraph-Ne5dV-p9-G.text-output h1:first-child:before,
 .paragraph-Ne5dV-p9-G.text-output h2:first-child:before,
 .paragraph-Ne5dV-p9-G.text-output h3:first-child:before,
 .paragraph-Ne5dV-p9-G.text-output h4:first-child:before,
 .paragraph-Ne5dV-p9-G.text-output h5:first-child:before,
 .paragraph-Ne5dV-p9-G.text-output h6:first-child:before,
 .paragraph-Ne5dV-p9-G.text-output p:first-child:before,
 .paragraph-P0LkIf7TVP.text-output h1:first-child:before,
 .paragraph-P0LkIf7TVP.text-output h2:first-child:before,
 .paragraph-P0LkIf7TVP.text-output h3:first-child:before,
 .paragraph-P0LkIf7TVP.text-output h4:first-child:before,
 .paragraph-P0LkIf7TVP.text-output h5:first-child:before,
 .paragraph-P0LkIf7TVP.text-output h6:first-child:before,
 .paragraph-P0LkIf7TVP.text-output p:first-child:before,
 .paragraph-cUENamJ-xY.text-output h1:first-child:before,
 .paragraph-cUENamJ-xY.text-output h2:first-child:before,
 .paragraph-cUENamJ-xY.text-output h3:first-child:before,
 .paragraph-cUENamJ-xY.text-output h4:first-child:before,
 .paragraph-cUENamJ-xY.text-output h5:first-child:before,
 .paragraph-cUENamJ-xY.text-output h6:first-child:before,
 .paragraph-cUENamJ-xY.text-output p:first-child:before,
 .paragraph-pwgg9u2sWC.text-output h1:first-child:before,
 .paragraph-pwgg9u2sWC.text-output h2:first-child:before,
 .paragraph-pwgg9u2sWC.text-output h3:first-child:before,
 .paragraph-pwgg9u2sWC.text-output h4:first-child:before,
 .paragraph-pwgg9u2sWC.text-output h5:first-child:before,
 .paragraph-pwgg9u2sWC.text-output h6:first-child:before,
 .paragraph-pwgg9u2sWC.text-output p:first-child:before,
 .sub-heading-FRNe87ibBx.text-output h1:first-child:before,
 .sub-heading-FRNe87ibBx.text-output h2:first-child:before,
 .sub-heading-FRNe87ibBx.text-output h3:first-child:before,
 .sub-heading-FRNe87ibBx.text-output h4:first-child:before,
 .sub-heading-FRNe87ibBx.text-output h5:first-child:before,
 .sub-heading-FRNe87ibBx.text-output h6:first-child:before,
 .sub-heading-FRNe87ibBx.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph--juLl9IkgK h1,
     .paragraph--juLl9IkgK h2,
     .paragraph--juLl9IkgK h3,
     .paragraph--juLl9IkgK h4,
     .paragraph--juLl9IkgK h5,
     .paragraph--juLl9IkgK h6,
     .paragraph--juLl9IkgK ul li,
     .paragraph--juLl9IkgK.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph--juLl9IkgK h1,
     .paragraph--juLl9IkgK h2,
     .paragraph--juLl9IkgK h3,
     .paragraph--juLl9IkgK h4,
     .paragraph--juLl9IkgK h5,
     .paragraph--juLl9IkgK h6,
     .paragraph--juLl9IkgK ul li,
     .paragraph--juLl9IkgK.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-pwgg9u2sWC h1,
     .paragraph-pwgg9u2sWC h2,
     .paragraph-pwgg9u2sWC h3,
     .paragraph-pwgg9u2sWC h4,
     .paragraph-pwgg9u2sWC h5,
     .paragraph-pwgg9u2sWC h6,
     .paragraph-pwgg9u2sWC ul li,
     .paragraph-pwgg9u2sWC.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-pwgg9u2sWC h1,
     .paragraph-pwgg9u2sWC h2,
     .paragraph-pwgg9u2sWC h3,
     .paragraph-pwgg9u2sWC h4,
     .paragraph-pwgg9u2sWC h5,
     .paragraph-pwgg9u2sWC h6,
     .paragraph-pwgg9u2sWC ul li,
     .paragraph-pwgg9u2sWC.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-cUENamJ-xY h1,
     .paragraph-cUENamJ-xY h2,
     .paragraph-cUENamJ-xY h3,
     .paragraph-cUENamJ-xY h4,
     .paragraph-cUENamJ-xY h5,
     .paragraph-cUENamJ-xY h6,
     .paragraph-cUENamJ-xY ul li,
     .paragraph-cUENamJ-xY.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-cUENamJ-xY h1,
     .paragraph-cUENamJ-xY h2,
     .paragraph-cUENamJ-xY h3,
     .paragraph-cUENamJ-xY h4,
     .paragraph-cUENamJ-xY h5,
     .paragraph-cUENamJ-xY h6,
     .paragraph-cUENamJ-xY ul li,
     .paragraph-cUENamJ-xY.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-MgPBye7nTa h1,
     .paragraph-MgPBye7nTa h2,
     .paragraph-MgPBye7nTa h3,
     .paragraph-MgPBye7nTa h4,
     .paragraph-MgPBye7nTa h5,
     .paragraph-MgPBye7nTa h6,
     .paragraph-MgPBye7nTa ul li,
     .paragraph-MgPBye7nTa.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-MgPBye7nTa h1,
     .paragraph-MgPBye7nTa h2,
     .paragraph-MgPBye7nTa h3,
     .paragraph-MgPBye7nTa h4,
     .paragraph-MgPBye7nTa h5,
     .paragraph-MgPBye7nTa h6,
     .paragraph-MgPBye7nTa ul li,
     .paragraph-MgPBye7nTa.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .paragraph-P0LkIf7TVP h1,
     .paragraph-P0LkIf7TVP h2,
     .paragraph-P0LkIf7TVP h3,
     .paragraph-P0LkIf7TVP h4,
     .paragraph-P0LkIf7TVP h5,
     .paragraph-P0LkIf7TVP h6,
     .paragraph-P0LkIf7TVP ul li,
     .paragraph-P0LkIf7TVP.text-output {
         font-size: 13px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .paragraph-P0LkIf7TVP h1,
     .paragraph-P0LkIf7TVP h2,
     .paragraph-P0LkIf7TVP h3,
     .paragraph-P0LkIf7TVP h4,
     .paragraph-P0LkIf7TVP h5,
     .paragraph-P0LkIf7TVP h6,
     .paragraph-P0LkIf7TVP ul li,
     .paragraph-P0LkIf7TVP.text-output {
         font-size: 16px !important;
         font-weight: 400
     }
 }

 #col-EYOI67TnQ3>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-FRNe87ibBx h1,
     .sub-heading-FRNe87ibBx h2,
     .sub-heading-FRNe87ibBx h3,
     .sub-heading-FRNe87ibBx h4,
     .sub-heading-FRNe87ibBx h5,
     .sub-heading-FRNe87ibBx h6,
     .sub-heading-FRNe87ibBx ul li,
     .sub-heading-FRNe87ibBx.text-output {
         font-size: 15px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-FRNe87ibBx h1,
     .sub-heading-FRNe87ibBx h2,
     .sub-heading-FRNe87ibBx h3,
     .sub-heading-FRNe87ibBx h4,
     .sub-heading-FRNe87ibBx h5,
     .sub-heading-FRNe87ibBx h6,
     .sub-heading-FRNe87ibBx ul li,
     .sub-heading-FRNe87ibBx.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .heading-e_JSLy5_9G {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-e_JSLy5_9G h1,
     .heading-e_JSLy5_9G h2,
     .heading-e_JSLy5_9G h3,
     .heading-e_JSLy5_9G h4,
     .heading-e_JSLy5_9G h5,
     .heading-e_JSLy5_9G h6,
     .heading-e_JSLy5_9G ul li,
     .heading-e_JSLy5_9G.text-output {
         font-size: 30px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-e_JSLy5_9G h1,
     .heading-e_JSLy5_9G h2,
     .heading-e_JSLy5_9G h3,
     .heading-e_JSLy5_9G h4,
     .heading-e_JSLy5_9G h5,
     .heading-e_JSLy5_9G h6,
     .heading-e_JSLy5_9G ul li,
     .heading-e_JSLy5_9G.text-output {
         font-size: 42px !important;
         font-weight: 700
     }
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-xmutwxxj: #000435ff
 }

 .hl_page-preview--content .col-ABQXm6-gRY,
 .hl_page-preview--content .row-MkEbdNPTCT,
 .hl_page-preview--content .section-hyqiFZtZNs {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-ABQXm6-gRY,
 .hl_page-preview--content .row-MkEbdNPTCT {
     margin: 0 auto;
     padding: 10px 5px;
     width: 100%
 }

 .hl_page-preview--content .col-ABQXm6-gRY {
     margin: 0
 }

 .hl_page-preview--content .button-WMAzxa7zic {
     margin: 0;
     text-align: center
 }

 .hl_page-preview--content .cbutton-WMAzxa7zic {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--white);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 #section-hyqiFZtZNs>.inner {
     max-width: 1170px
 }

 #col-ABQXm6-gRY>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-WMAzxa7zic .button-icon-end,
     .button-WMAzxa7zic .button-icon-start,
     .button-WMAzxa7zic .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-WMAzxa7zic .button-icon-start {
         margin-right: 5px
     }

     .button-WMAzxa7zic .button-icon-end {
         margin-left: 5px
     }

     .button-WMAzxa7zic .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-WMAzxa7zic .button-icon-end,
     .button-WMAzxa7zic .button-icon-start,
     .button-WMAzxa7zic .main-heading-button {
         font-size: 14px;
         font-weight: 500
     }

     .button-WMAzxa7zic .button-icon-start {
         margin-right: 5px
     }

     .button-WMAzxa7zic .button-icon-end {
         margin-left: 5px
     }

     .button-WMAzxa7zic .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 /* ---- Section styles ----- */
 :root {
     --transparent: transparent;
     --white: #ffffff;
     --black: #000000;
     --color-lyjjelrg: #CFFF04ff;
     /* --color-daadtkeb: #1a1a1aff; */
     --color-daadtkeb: #000123;
     --color-xmutwxxj: #cfff04;
     --color-ommkkvem: #CFFF04ff
 }

 .hl_page-preview--content .col-eKvswEnsWh,
 .hl_page-preview--content .row-_6tKudF2Al,
 .hl_page-preview--content .section-_SiuS5DQvf {
     box-shadow: none;
     padding: 20px 0;
     margin: 0;
     background-color: var(--color-daadtkeb);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid
 }

 .hl_page-preview--content .col-eKvswEnsWh,
 .hl_page-preview--content .row-_6tKudF2Al {
     margin: 0 auto;
     padding: 10px 5px;
     background-color: var(--transparent);
     width: 100%
 }

 .hl_page-preview--content .col-eKvswEnsWh {
     margin: 0
 }

 .hl_page-preview--content .button-ZJLonGZYuq {
     margin: 0;
     text-align: center
 }

 .hl_page-preview--content .cbutton-ZJLonGZYuq {
     font-family: var(--headlinefont);
     background-color: var(--color-xmutwxxj);
     color: var(--black);
     secondary-color: var(--white);
     padding: 18px 20px;
     border-color: var(--color-xmutwxxj);
     border-width: 1px;
     border-style: solid;
     letter-spacing: 0;
     text-transform: uppercase;
     width: auto%;
     box-shadow: none;
     text-shadow: none
 }

 .hl_page-preview--content .col-NDLLt-hgMw,
 .hl_page-preview--content .row-iqaZ0iSWX2 {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-NDLLt-hgMw {
     width: 33%;
     margin: 0
 }

 .hl_page-preview--content #sub-heading-2dHJqsKFli,
 .hl_page-preview--content #sub-heading-EsVFUNmvud {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .csub-heading-2dHJqsKFli,
 .hl_page-preview--content .csub-heading-EsVFUNmvud {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .csub-heading-EsVFUNmvud {
     inline-colors: var(--color-ommkkvem)
 }

 .hl_page-preview--content #sub-heading-PQBQK-W7dh,
 .hl_page-preview--content #sub-heading-b8rBlrdErX,
 .hl_page-preview--content .image-e-T9ThIBF0 {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .image-e-T9ThIBF0 .image-container img,
 .hl_page-preview--content .image-eybHEH-CIN .image-container img,
 .hl_page-preview--content .image-vFFGzL9LEC .image-container img {
     box-shadow: none;
     width: 70px;
     height: 70px
 }

 .hl_page-preview--content .cimage-e-T9ThIBF0 {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-XkauXZ_Q7p {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .csub-heading-PQBQK-W7dh,
 .hl_page-preview--content .csub-heading-b8rBlrdErX {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-ommkkvem);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .csub-heading-b8rBlrdErX {
     inline-colors: var(--color-ommkkvem)
 }

 .hl_page-preview--content #sub-heading-UJEIVmy97i,
 .hl_page-preview--content #sub-heading-o5wiu-r7BP,
 .hl_page-preview--content .image-eybHEH-CIN {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-eybHEH-CIN {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-t-IkAFoH4Q {
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     width: 33%;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     margin: 0
 }

 .hl_page-preview--content .csub-heading-UJEIVmy97i,
 .hl_page-preview--content .csub-heading-o5wiu-r7BP {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 0;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content .csub-heading-o5wiu-r7BP {
     inline-colors: var(--color-ommkkvem)
 }

 .hl_page-preview--content #sub-heading-Yybxhi5bEf,
 .hl_page-preview--content .image-vFFGzL9LEC {
     margin: 0;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cimage-vFFGzL9LEC {
     padding: 10px;
     background-color: var(--transparent);
     opacity: 1;
     text-align: center
 }

 .hl_page-preview--content .col-AQH6-94ytC,
 .hl_page-preview--content .row-y3lav8J1DZ {
     margin: 0 auto;
     box-shadow: none;
     padding: 10px 5px;
     background-color: var(--transparent);
     backdrop-filter: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     width: 100%
 }

 .hl_page-preview--content .col-AQH6-94ytC {
     margin: 0
 }

 .hl_page-preview--content .cheading-IeyN1DWUSl,
 .hl_page-preview--content .csub-heading-Yybxhi5bEf {
     font-family: var(--headlinefont);
     background-color: var(--transparent);
     color: var(--text-color);
     inline-colors: var(--white), var(--color-ommkkvem);
     icon-color: var(--text-color);
     font-weight: 400;
     box-shadow: none;
     padding: 10px 10px;
     opacity: 1;
     text-shadow: none;
     border-color: var(--black);
     border-width: 2px;
     border-style: solid;
     line-height: 1.3em;
     text-transform: none;
     letter-spacing: 0;
     text-align: center
 }

 .hl_page-preview--content #heading-IeyN1DWUSl {
     margin: 0 0 20px;
     width: auto;
     height: auto
 }

 .hl_page-preview--content .cheading-IeyN1DWUSl {
     inline-colors: var(--white), var(--color-lyjjelrg);
     padding: 0
 }

 #section-_SiuS5DQvf>.inner {
     max-width: 1170px
 }

 #col-AQH6-94ytC>.inner,
 #col-NDLLt-hgMw>.inner,
 #col-XkauXZ_Q7p>.inner,
 #col-eKvswEnsWh>.inner,
 #col-t-IkAFoH4Q>.inner {
     flex-direction: column;
     justify-content: center;
     align-items: inherit;
     flex-wrap: nowrap
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .button-ZJLonGZYuq .button-icon-end,
     .button-ZJLonGZYuq .button-icon-start,
     .button-ZJLonGZYuq .main-heading-button {
         font-size: 20px;
         font-weight: 500
     }

     .button-ZJLonGZYuq .button-icon-start {
         margin-right: 5px
     }

     .button-ZJLonGZYuq .button-icon-end {
         margin-left: 5px
     }

     .button-ZJLonGZYuq .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .button-ZJLonGZYuq .button-icon-end,
     .button-ZJLonGZYuq .button-icon-start,
     .button-ZJLonGZYuq .main-heading-button {
         font-size: 15px;
         font-weight: 500
     }

     .button-ZJLonGZYuq .button-icon-start {
         margin-right: 5px
     }

     .button-ZJLonGZYuq .button-icon-end {
         margin-left: 5px
     }

     .button-ZJLonGZYuq .sub-heading-button {
         font-size: 15px;
         color: var(--white);
         font-weight: undefined
     }
 }

 .sub-heading-2dHJqsKFli,
 .sub-heading-EsVFUNmvud,
 .sub-heading-PQBQK-W7dh,
 .sub-heading-UJEIVmy97i,
 .sub-heading-Yybxhi5bEf,
 .sub-heading-b8rBlrdErX,
 .sub-heading-o5wiu-r7BP {
     font-weight: 400
 }

 .heading-IeyN1DWUSl a,
 .heading-IeyN1DWUSl a *,
 .sub-heading-2dHJqsKFli a,
 .sub-heading-2dHJqsKFli a *,
 .sub-heading-EsVFUNmvud a,
 .sub-heading-EsVFUNmvud a *,
 .sub-heading-PQBQK-W7dh a,
 .sub-heading-PQBQK-W7dh a *,
 .sub-heading-UJEIVmy97i a,
 .sub-heading-UJEIVmy97i a *,
 .sub-heading-Yybxhi5bEf a,
 .sub-heading-Yybxhi5bEf a *,
 .sub-heading-b8rBlrdErX a,
 .sub-heading-b8rBlrdErX a *,
 .sub-heading-o5wiu-r7BP a,
 .sub-heading-o5wiu-r7BP a * {
     color: var(--link-color);
     text-decoration: none
 }

 .heading-IeyN1DWUSl a u,
 .heading-IeyN1DWUSl a:hover,
 .sub-heading-2dHJqsKFli a u,
 .sub-heading-2dHJqsKFli a:hover,
 .sub-heading-EsVFUNmvud a u,
 .sub-heading-EsVFUNmvud a:hover,
 .sub-heading-PQBQK-W7dh a u,
 .sub-heading-PQBQK-W7dh a:hover,
 .sub-heading-UJEIVmy97i a u,
 .sub-heading-UJEIVmy97i a:hover,
 .sub-heading-Yybxhi5bEf a u,
 .sub-heading-Yybxhi5bEf a:hover,
 .sub-heading-b8rBlrdErX a u,
 .sub-heading-b8rBlrdErX a:hover,
 .sub-heading-o5wiu-r7BP a u,
 .sub-heading-o5wiu-r7BP a:hover {
     text-decoration: underline
 }

 .heading-IeyN1DWUSl a s,
 .sub-heading-2dHJqsKFli a s,
 .sub-heading-EsVFUNmvud a s,
 .sub-heading-PQBQK-W7dh a s,
 .sub-heading-UJEIVmy97i a s,
 .sub-heading-Yybxhi5bEf a s,
 .sub-heading-b8rBlrdErX a s,
 .sub-heading-o5wiu-r7BP a s {
     text-decoration: line-through
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-2dHJqsKFli h1,
     .sub-heading-2dHJqsKFli h2,
     .sub-heading-2dHJqsKFli h3,
     .sub-heading-2dHJqsKFli h4,
     .sub-heading-2dHJqsKFli h5,
     .sub-heading-2dHJqsKFli h6,
     .sub-heading-2dHJqsKFli ul li,
     .sub-heading-2dHJqsKFli.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-2dHJqsKFli h1,
     .sub-heading-2dHJqsKFli h2,
     .sub-heading-2dHJqsKFli h3,
     .sub-heading-2dHJqsKFli h4,
     .sub-heading-2dHJqsKFli h5,
     .sub-heading-2dHJqsKFli h6,
     .sub-heading-2dHJqsKFli ul li,
     .sub-heading-2dHJqsKFli.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .heading-IeyN1DWUSl.text-output h1:first-child:before,
 .heading-IeyN1DWUSl.text-output h2:first-child:before,
 .heading-IeyN1DWUSl.text-output h3:first-child:before,
 .heading-IeyN1DWUSl.text-output h4:first-child:before,
 .heading-IeyN1DWUSl.text-output h5:first-child:before,
 .heading-IeyN1DWUSl.text-output h6:first-child:before,
 .heading-IeyN1DWUSl.text-output p:first-child:before,
 .sub-heading-2dHJqsKFli.text-output h1:first-child:before,
 .sub-heading-2dHJqsKFli.text-output h2:first-child:before,
 .sub-heading-2dHJqsKFli.text-output h3:first-child:before,
 .sub-heading-2dHJqsKFli.text-output h4:first-child:before,
 .sub-heading-2dHJqsKFli.text-output h5:first-child:before,
 .sub-heading-2dHJqsKFli.text-output h6:first-child:before,
 .sub-heading-2dHJqsKFli.text-output p:first-child:before,
 .sub-heading-EsVFUNmvud.text-output h1:first-child:before,
 .sub-heading-EsVFUNmvud.text-output h2:first-child:before,
 .sub-heading-EsVFUNmvud.text-output h3:first-child:before,
 .sub-heading-EsVFUNmvud.text-output h4:first-child:before,
 .sub-heading-EsVFUNmvud.text-output h5:first-child:before,
 .sub-heading-EsVFUNmvud.text-output h6:first-child:before,
 .sub-heading-EsVFUNmvud.text-output p:first-child:before,
 .sub-heading-PQBQK-W7dh.text-output h1:first-child:before,
 .sub-heading-PQBQK-W7dh.text-output h2:first-child:before,
 .sub-heading-PQBQK-W7dh.text-output h3:first-child:before,
 .sub-heading-PQBQK-W7dh.text-output h4:first-child:before,
 .sub-heading-PQBQK-W7dh.text-output h5:first-child:before,
 .sub-heading-PQBQK-W7dh.text-output h6:first-child:before,
 .sub-heading-PQBQK-W7dh.text-output p:first-child:before,
 .sub-heading-UJEIVmy97i.text-output h1:first-child:before,
 .sub-heading-UJEIVmy97i.text-output h2:first-child:before,
 .sub-heading-UJEIVmy97i.text-output h3:first-child:before,
 .sub-heading-UJEIVmy97i.text-output h4:first-child:before,
 .sub-heading-UJEIVmy97i.text-output h5:first-child:before,
 .sub-heading-UJEIVmy97i.text-output h6:first-child:before,
 .sub-heading-UJEIVmy97i.text-output p:first-child:before,
 .sub-heading-Yybxhi5bEf.text-output h1:first-child:before,
 .sub-heading-Yybxhi5bEf.text-output h2:first-child:before,
 .sub-heading-Yybxhi5bEf.text-output h3:first-child:before,
 .sub-heading-Yybxhi5bEf.text-output h4:first-child:before,
 .sub-heading-Yybxhi5bEf.text-output h5:first-child:before,
 .sub-heading-Yybxhi5bEf.text-output h6:first-child:before,
 .sub-heading-Yybxhi5bEf.text-output p:first-child:before,
 .sub-heading-b8rBlrdErX.text-output h1:first-child:before,
 .sub-heading-b8rBlrdErX.text-output h2:first-child:before,
 .sub-heading-b8rBlrdErX.text-output h3:first-child:before,
 .sub-heading-b8rBlrdErX.text-output h4:first-child:before,
 .sub-heading-b8rBlrdErX.text-output h5:first-child:before,
 .sub-heading-b8rBlrdErX.text-output h6:first-child:before,
 .sub-heading-b8rBlrdErX.text-output p:first-child:before,
 .sub-heading-o5wiu-r7BP.text-output h1:first-child:before,
 .sub-heading-o5wiu-r7BP.text-output h2:first-child:before,
 .sub-heading-o5wiu-r7BP.text-output h3:first-child:before,
 .sub-heading-o5wiu-r7BP.text-output h4:first-child:before,
 .sub-heading-o5wiu-r7BP.text-output h5:first-child:before,
 .sub-heading-o5wiu-r7BP.text-output h6:first-child:before,
 .sub-heading-o5wiu-r7BP.text-output p:first-child:before {
     color: var(--text-color);
     content: '\';
 font-family: '';
     margin-right: 5px;
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-EsVFUNmvud h1,
     .sub-heading-EsVFUNmvud h2,
     .sub-heading-EsVFUNmvud h3,
     .sub-heading-EsVFUNmvud h4,
     .sub-heading-EsVFUNmvud h5,
     .sub-heading-EsVFUNmvud h6,
     .sub-heading-EsVFUNmvud ul li,
     .sub-heading-EsVFUNmvud.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-EsVFUNmvud h1,
     .sub-heading-EsVFUNmvud h2,
     .sub-heading-EsVFUNmvud h3,
     .sub-heading-EsVFUNmvud h4,
     .sub-heading-EsVFUNmvud h5,
     .sub-heading-EsVFUNmvud h6,
     .sub-heading-EsVFUNmvud ul li,
     .sub-heading-EsVFUNmvud.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-PQBQK-W7dh h1,
     .sub-heading-PQBQK-W7dh h2,
     .sub-heading-PQBQK-W7dh h3,
     .sub-heading-PQBQK-W7dh h4,
     .sub-heading-PQBQK-W7dh h5,
     .sub-heading-PQBQK-W7dh h6,
     .sub-heading-PQBQK-W7dh ul li,
     .sub-heading-PQBQK-W7dh.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-PQBQK-W7dh h1,
     .sub-heading-PQBQK-W7dh h2,
     .sub-heading-PQBQK-W7dh h3,
     .sub-heading-PQBQK-W7dh h4,
     .sub-heading-PQBQK-W7dh h5,
     .sub-heading-PQBQK-W7dh h6,
     .sub-heading-PQBQK-W7dh ul li,
     .sub-heading-PQBQK-W7dh.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-b8rBlrdErX h1,
     .sub-heading-b8rBlrdErX h2,
     .sub-heading-b8rBlrdErX h3,
     .sub-heading-b8rBlrdErX h4,
     .sub-heading-b8rBlrdErX h5,
     .sub-heading-b8rBlrdErX h6,
     .sub-heading-b8rBlrdErX ul li,
     .sub-heading-b8rBlrdErX.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-b8rBlrdErX h1,
     .sub-heading-b8rBlrdErX h2,
     .sub-heading-b8rBlrdErX h3,
     .sub-heading-b8rBlrdErX h4,
     .sub-heading-b8rBlrdErX h5,
     .sub-heading-b8rBlrdErX h6,
     .sub-heading-b8rBlrdErX ul li,
     .sub-heading-b8rBlrdErX.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-UJEIVmy97i h1,
     .sub-heading-UJEIVmy97i h2,
     .sub-heading-UJEIVmy97i h3,
     .sub-heading-UJEIVmy97i h4,
     .sub-heading-UJEIVmy97i h5,
     .sub-heading-UJEIVmy97i h6,
     .sub-heading-UJEIVmy97i ul li,
     .sub-heading-UJEIVmy97i.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-UJEIVmy97i h1,
     .sub-heading-UJEIVmy97i h2,
     .sub-heading-UJEIVmy97i h3,
     .sub-heading-UJEIVmy97i h4,
     .sub-heading-UJEIVmy97i h5,
     .sub-heading-UJEIVmy97i h6,
     .sub-heading-UJEIVmy97i ul li,
     .sub-heading-UJEIVmy97i.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-o5wiu-r7BP h1,
     .sub-heading-o5wiu-r7BP h2,
     .sub-heading-o5wiu-r7BP h3,
     .sub-heading-o5wiu-r7BP h4,
     .sub-heading-o5wiu-r7BP h5,
     .sub-heading-o5wiu-r7BP h6,
     .sub-heading-o5wiu-r7BP ul li,
     .sub-heading-o5wiu-r7BP.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-o5wiu-r7BP h1,
     .sub-heading-o5wiu-r7BP h2,
     .sub-heading-o5wiu-r7BP h3,
     .sub-heading-o5wiu-r7BP h4,
     .sub-heading-o5wiu-r7BP h5,
     .sub-heading-o5wiu-r7BP h6,
     .sub-heading-o5wiu-r7BP ul li,
     .sub-heading-o5wiu-r7BP.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .sub-heading-Yybxhi5bEf h1,
     .sub-heading-Yybxhi5bEf h2,
     .sub-heading-Yybxhi5bEf h3,
     .sub-heading-Yybxhi5bEf h4,
     .sub-heading-Yybxhi5bEf h5,
     .sub-heading-Yybxhi5bEf h6,
     .sub-heading-Yybxhi5bEf ul li,
     .sub-heading-Yybxhi5bEf.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .sub-heading-Yybxhi5bEf h1,
     .sub-heading-Yybxhi5bEf h2,
     .sub-heading-Yybxhi5bEf h3,
     .sub-heading-Yybxhi5bEf h4,
     .sub-heading-Yybxhi5bEf h5,
     .sub-heading-Yybxhi5bEf h6,
     .sub-heading-Yybxhi5bEf ul li,
     .sub-heading-Yybxhi5bEf.text-output {
         font-size: 18px !important;
         font-weight: 400
     }
 }

 .heading-IeyN1DWUSl {
     font-weight: 700
 }

 @media screen and (min-width:0px) and (max-width:480px) {

     .heading-IeyN1DWUSl h1,
     .heading-IeyN1DWUSl h2,
     .heading-IeyN1DWUSl h3,
     .heading-IeyN1DWUSl h4,
     .heading-IeyN1DWUSl h5,
     .heading-IeyN1DWUSl h6,
     .heading-IeyN1DWUSl ul li,
     .heading-IeyN1DWUSl.text-output {
         font-size: 30px !important;
         font-weight: 700
     }
 }

 @media screen and (min-width:481px) and (max-width:10000px) {

     .heading-IeyN1DWUSl h1,
     .heading-IeyN1DWUSl h2,
     .heading-IeyN1DWUSl h3,
     .heading-IeyN1DWUSl h4,
     .heading-IeyN1DWUSl h5,
     .heading-IeyN1DWUSl h6,
     .heading-IeyN1DWUSl ul li,
     .heading-IeyN1DWUSl.text-output {
         font-size: 42px !important;
         font-weight: 700
     }
 }

 @media (max-width: 480px) {
     #section-hyqiFZtZNs {
         position: sticky;
         bottom: 0px;
         width: 100%;
         z-index: 1;
     }
 }

 @media (max-width: 1024px) {

     #section-XjCOpt3HCJ,
     #row-IclUCdxW_c,
     #col-yS08679Lnu,
     #row-iMp0ijWICY,
     #col-ToZykNz8Qk,
     #row-xB7ROPPvfj,
     #col-iqgZ3BEp2h,
     #col-2-4ZzPLg9G,
     #col-z0B6sB6uMX,
     #row-BGqa4tbajm,
     #col--4iw1CaCDU,
     #section-45oVpPm4VS,
     #row-X5wVRjvJuz,
     #col-xs9JptPtl4,
     #row-MiCprEDYuM,
     #col-g8-RHE9m5T,
     #row-lSj66dYwsE,
     #col-wtjM0kp83w,
     #section-Fi2QKH7RPU,
     #row-90gjf77WmQ,
     #col-1lN9BwsKAC,
     #row-5q-ogVaq8G,
     #col-JIHQrfTBUI,
     #col-E3TaDaQX7H,
     #row-HcrDLHvH40,
     #col-BqEMyl3NXl,
     #col-LqE_3rZpJh,
     #section-kBqau-jlmX,
     #row-yUYWvtoOwC,
     #col-sygFNdsCT9,
     #row-jPA9QnM5yP,
     #col-8XEQ-ZwGxv,
     #col-m452UsBaU-,
     #row-LDx7pbQrpy,
     #col-prDwa-TBgk,
     #col-_Lm9WZGH2o,
     #col-B59vXsnjgL,
     #section-cb8DimTA-G,
     #row-rrgbdpFu7d,
     #col-idfdapxDml,
     #row-D_BagelKud,
     #col-55mkpeHyiV,
     #row-UmwzbCUGKC,
     #col-mqKegoLjPN,
     #row-d4skoKQhmo,
     #col-QZahZesUTO,
     #col-MrHdURe16e,
     #col-34nj1XtYQX,
     #col-ktgIE99cxd,
     #col-Hr_HgC3aA3,
     #row-dCYNwomzeY,
     #col-dMy6czLdEx,
     #row-eTBoMyEyMm,
     #col-Rt0AU2UQSU,
     #row-G3Mnj7rvh8,
     #col-6-0YoxazVZ,
     #row--QZ5yx43Uo,
     #col-3ltRyIqPo-,
     #row-_AqhFfJXHT,
     #col-ZAQw60_w0U,
     #row-fsTezdd6B9,
     #col-mlIpdeUZ_l,
     #row-T_RGDbmP2V,
     #col-W9_svqFCQx,
     #col-QG3hgQEGeH,
     #row-4y6fxId-Ri,
     #col-X9UOjjUYTG,
     #col-rZafSNnlkC,
     #row-RzPrjQ_lkP,
     #col-IJ6JXRgGfp,
     #col-BYFR_SD0wp,
     #row-1oB4sxJAD3,
     #col-_OWxqtSCTU,
     #col-zr8he264hM,
     #row-az4Y7oMrua,
     #col-X_oS0xuyMQ,
     #section-ylBSaKyA_Q,
     #row-LsNSIcWZRn,
     #col-l6zfHTrqPl,
     #section-5nNP8PeEfV,
     #row-kivD6u3SUV,
     #col-S3N6iJA1v3,
     #section-yoLheOhVt7,
     #row-njU7J9V8sw,
     #col-mfNUU0M85r,
     #row-OS4YIfOPFe,
     #col-Ai_lpwgzpi,
     #row-K3v3IKAqWX,
     #col-yvqwBCTgA7,
     #section-MZiWQL7r34,
     #row-x7wDo7Bsx0,
     #col-bBn0FEVq-P,
     #row-b-Fr2VF-_P,
     #col--aueOy1mJi,
     #row-L93DLYJngM,
     #col-FuRlA2wwAz,
     #section-MvFuq7i3OH,
     #row-SwC6QlDqN3,
     #col-TqheYvExiq,
     #row-yYdihtIRuK,
     #col-45fugB-Bzd,
     #col-lGe4JXSQMJ,
     #col-LExR1ZPJVg,
     #row-vf1gH-ax6f,
     #col-PWoIAb_PsT,
     #col-GF0WFHhx31,
     #col-AA2j73KJKZ,
     #section-cCUZ-inZhX,
     #row-18UaBXgZJV,
     #col-92cekp-rC5,
     #row-k9k0ujl4rA,
     #col-gfU26BDZ5g,
     #col-RlZZMvLt61,
     #col-NjcD21ZTgJ,
     #col-OhnKZUqm9H,
     #col-JzSkIOqbkj,
     #row-Iydc34Ukjy,
     #col-B0CmbqTF78,
     #col-W_V05Yt-sR,
     #col-rwVnHY6HEd,
     #row-qlcFEdrOfF,
     #col-4gcM7f40pA,
     #section-UhK_lDfETY,
     #row-Blh2k2M0XD,
     #col-bZpLEc_GOh,
     #row-yAXiQ5bWpY,
     #col-oGesBsnL01,
     #col-b-OlcrC7rI,
     #row-Ti1aZVNWab,
     #col-AjcTGvG0LH,
     #section-L8bnK-ayRQ,
     #row-oF_Eo8zaNV,
     #col-dRW4jtfBo4,
     #row-P5rM21aHo8,
     #col-6-nx61sXpj,
     #col-Gkn1eiDDXO,
     #section-oDKjz_jGnz,
     #row-7f64u9z6VN,
     #col-eUw_kuzY8a,
     #row-PWxRQ5q46O,
     #col-oFTeSLnrbm,
     #col-A32RkNmPkX,
     #section-OTLON1b3SO,
     #row-t4lJ_yS84G,
     #col-d0_c8A7aWI,
     #row-d6Q336FI6q,
     #col-gpS5yB_RY8,
     #row-1OFnq9pfpA,
     #col-BjjFadQkef,
     #section-0sfIl8pB1u,
     #row-owkh2TWrw6,
     #col-5dwE6Yo_va,
     #row-BDwcvtqsQ8,
     #col-3V1ZhPd2bo,
     #col-UDruWSgZ23,
     #section-Z4GtwWVW2b,
     #row-bsURNlfvQZ,
     #col-XCDSU06Ep6,
     #row-Nvb1buAZtr,
     #col-5nmx8lo_U8,
     #col-83MyTtViZD,
     #row-L9_RLXzw2g,
     #col-7opj2gAUQe,
     #col-IwxJu-bxf4,
     #row-Y4HIGVpM70,
     #col-XB2x149UKR,
     #col-Qx9Tfry8Pj,
     #row-J_RCmQxqT7,
     #col-r-jvkX46X3,
     #section-uGCst3lFnd,
     #row-abORLUnLeE,
     #col-rjiGvXXZio,
     #row-Xp7Vtx5XOI,
     #col-mi-PdcczyH,
     #row-JpfskhnPsA,
     #col-kQHFE_QrnL,
     #row-VANlwe9cA9,
     #col-fBrhu6AjGv,
     #row-sXGs3Nnr80,
     #col-VFgProTuq3,
     #row-wJ8YCiTB8R,
     #col-autwE_1uFe,
     #row-7TjtHoAGuA,
     #col-jM8dPiNWrW,
     #row-cFYl3epKov,
     #col-CUVuRwhvLc,
     #row-n7-uySZGvq,
     #col-IzBkhgMjW9,
     #section-tGWgkzKJB4,
     #row-xN0R2jUEub,
     #col-jChO_cB8k7,
     #row-eHGcCR6Gt5,
     #col-9TTaU5tleA,
     #col-RRvxl5T5I-,
     #col-qY0Zxlp55D,
     #row-F3wn5zo2kf,
     #col-JekeP0vTbW,
     #col-WLO8e5vSHV,
     #col-nOHhATykQO,
     #row-jSkmTos8KG,
     #col-d9A8b2oXte,
     #section-yLHZDW_cQv,
     #row-MKC8eLQaQy,
     #col-jVVZVaOZxw,
     #row-lCJep9hahv,
     #col-aWdAZINn3w,
     #section-4L1mQxFTA4,
     #row-mV41xttQB3,
     #col-EYOI67TnQ3,
     #row-1PRBzllQwA,
     #col-8Xlm7vNJs-,
     #col-X6aC7iZGsm,
     #col-GQOK6OMsoB,
     #section-hyqiFZtZNs,
     #row-MkEbdNPTCT,
     #col-ABQXm6-gRY,
     #section-_SiuS5DQvf,
     #row-y3lav8J1DZ,
     #col-AQH6-94ytC,
     #row-iqaZ0iSWX2,
     #col-t-IkAFoH4Q,
     #col-XkauXZ_Q7p,
     #col-NDLLt-hgMw,
     #row-_6tKudF2Al,
     #col-eKvswEnsWh {
         animation: none !important;
     }

     .animate__fadeInUp-heading-VTkPTVPgZp {
         animation-delay: 0s !important;
         -webkit-animation-delay: 0s !important;
     }

     .animate__fadeInUp-paragraph-CZOwzKeg4b {
         animation-delay: 0s !important;
         -webkit-animation-delay: 0s !important;
     }

     .animate__fadeInUp-heading-IvILgahxF1 {
         animation-delay: 0s !important;
         -webkit-animation-delay: 0s !important;
     }

     .animate__fadeInUp-paragraph-Lw0F_EMLz1 {
         animation-delay: 0s !important;
         -webkit-animation-delay: 0s !important;
     }
 }

 @media (max-width: 480px) {
     .bg-fixed::before {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_768/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpa8gz4qsa.webp) !important;
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-fixed::before {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_900/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpk2mue3o6.webp) !important;
     }
 }

 @media (min-width: 1025px) {
     .bg-fixed::before {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_1200/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpdk8claht.webp) !important;
     }
 }



 @media (max-width: 480px) {
     .bg-section-XjCOpt3HCJ {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_768/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpal76wudh.png);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-section-XjCOpt3HCJ {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_900/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpcyrppo16.webp);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-section-XjCOpt3HCJ {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_1200/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmp_susi31e.png);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-section-Fi2QKH7RPU {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_768/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpal76wudh.png);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-section-Fi2QKH7RPU {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_900/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpcyrppo16.webp);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-section-Fi2QKH7RPU {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_1200/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmp_susi31e.png);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-section-UhK_lDfETY {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_768/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpal76wudh.png);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-section-UhK_lDfETY {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_900/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpcyrppo16.webp);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-section-UhK_lDfETY {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_1200/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmp_susi31e.png);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-row-yAXiQ5bWpY {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-row-yAXiQ5bWpY {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-row-yAXiQ5bWpY {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-section-L8bnK-ayRQ {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_768/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpal76wudh.png);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-section-L8bnK-ayRQ {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_900/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpcyrppo16.webp);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-section-L8bnK-ayRQ {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_1200/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmp_susi31e.png);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-row-P5rM21aHo8 {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-row-P5rM21aHo8 {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-row-P5rM21aHo8 {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-section-oDKjz_jGnz {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_768/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpal76wudh.png);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-section-oDKjz_jGnz {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_900/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpcyrppo16.webp);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-section-oDKjz_jGnz {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_1200/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmp_susi31e.png);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-row-PWxRQ5q46O {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-row-PWxRQ5q46O {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-row-PWxRQ5q46O {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-section-OTLON1b3SO {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_768/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpal76wudh.png);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-section-OTLON1b3SO {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_900/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpcyrppo16.webp);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-section-OTLON1b3SO {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_1200/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmp_susi31e.png);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-row-d6Q336FI6q {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-row-d6Q336FI6q {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-row-d6Q336FI6q {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-section-0sfIl8pB1u {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_768/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpal76wudh.png);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-section-0sfIl8pB1u {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_900/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpcyrppo16.webp);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-section-0sfIl8pB1u {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_1200/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmp_susi31e.png);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-row-BDwcvtqsQ8 {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-row-BDwcvtqsQ8 {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-row-BDwcvtqsQ8 {
         background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/6999530108245e28112ad8df.pn);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-section-4L1mQxFTA4 {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_768/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpa8gz4qsa.webp);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-section-4L1mQxFTA4 {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_900/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpk2mue3o6.webp);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-section-4L1mQxFTA4 {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_1200/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpdk8claht.webp);
         opacity: 1
     }
 }



 @media (max-width: 480px) {
     .bg-section-_SiuS5DQvf {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_768/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpa8gz4qsa.webp);
         opacity: 1
     }
 }

 @media (min-width: 481px) and (max-width: 1024px) {
     .bg-section-_SiuS5DQvf {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_900/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpk2mue3o6.webp);
         opacity: 1
     }
 }

 @media (min-width: 1025px) {
     .bg-section-_SiuS5DQvf {
         background: url(../images/leadconnectorhq/image/f_webp/q_80/r_1200/u_https_/assets.cdn.filesafe.space/aBufoc0rf2FKIQB1CCM6/media/tmpdk8claht.webp);
         opacity: 1
     }
 }


 :root {
     --sticky-header-height: 0px
 }

 [id] {
     scroll-margin-top: var(--sticky-header-height)
 }

 .flex {
     display: flex
 }

 .flex-col {
     flex-direction: column
 }

 .flex-wrap {
     flex-wrap: wrap
 }

 .flex-grow {
     flex-grow: 9999
 }

 .align-center {
     align-items: center
 }

 .h-full {
     height: 100%
 }

 .max-w-400 {
     max-width: 400px
 }

 .text-right {
     text-align: right
 }

 .d-grid {
     display: grid
 }

 .px-0 {
     padding-left: 0 !important;
     padding-right: 0 !important
 }

 .gap-1 {
     gap: .3rem
 }

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

 .relative {
     position: relative
 }

 .gap-2 {
     gap: .625rem
 }

 .mt-20 {
     margin-top: 20px
 }

 .mt-8 {
     margin-top: 32px
 }

 .ml-3 {
     margin-left: .75rem
 }

 .mr-10 {
     margin-right: 10px
 }

 .mt-4 {
     margin-top: 1rem
 }

 .mb-4 {
     margin-bottom: 1rem
 }

 .w-100 {
     width: 100%
 }

 .h-100 {
     height: 100%
 }

 .w-50 {
     width: 50%
 }

 .w-25 {
     width: 25%
 }

 .mw-100 {
     max-width: 100%
 }

 .noBorder {
     border: none !important
 }

 .iti__flag {
     background-image: url(../js/stcdn/intl-tel-input/17.0.12/img/flags.png)
 }

 .pointer {
     cursor: pointer
 }

 @media(min-resolution:192dpi) {
     .iti__flag {
         background-image: url(https://stcdn.leadconnectorhq.com/intl-tel-input/17.0.12/img/flags@2x.png)
     }
 }

 .iti__country {
     display: flex;
     justify-content: space-between
 }

 @media(min-width:768px) {

     .hl_wrapper.nav-shrink .hl_wrapper--inner.page-creator,
     body {
         padding-top: 0
     }

     .hl_page-creator--menu {
         left: 0;
         top: 0;
         z-index: 10
     }

     .hl_wrapper {
         padding-left: 0
     }
 }

 @media(min-width:1200px) {
     .hl_wrapper.nav-shrink {
         padding-left: 0 !important
     }
 }

 html body .hl_wrapper {
     height: 100vh;
     overflow: hidden
 }

 body {
     margin: 0;
     -webkit-font-smoothing: antialiased
 }

 img {
     border-style: none;
     vertical-align: middle
 }

 .bg-fixed {
     z-index: -1
 }

 .progress-outer {
     background-color: #f5f5f5;
     border-radius: inherit;
     box-shadow: inset 0 1px 2px #0000001a;
     font-size: 14px;
     height: 35px;
     line-height: 36px;
     overflow: hidden;
     padding-bottom: 0;
     padding-top: 0;
     width: 100%
 }

 .progress-inner {
     box-shadow: inset 0 -1px #00000026;
     color: #fff;
     float: left;
     font-size: 14px;
     height: 100%;
     padding-left: 10px;
     padding-right: 10px;
     transition: width .6s ease;
     width: 0
 }

 .progress0 {
     width: 0
 }

 .progress10 {
     width: 10%
 }

 .progress20 {
     width: 20%
 }

 .progress30 {
     width: 30%
 }

 .progress40 {
     width: 40%
 }

 .progress50 {
     width: 50%
 }

 .progress60 {
     width: 60%
 }

 .progress70 {
     width: 70%
 }

 .progress80 {
     width: 80%
 }

 .progress90 {
     width: 90%
 }

 .progress100 {
     width: 100%
 }

 .progressbarOffsetWhite {
     background: #f5f5f5
 }

 .progressbarOffsetTransparentWhite {
     background-color: #ffffff80
 }

 .progressbarOffsetBlack {
     background: #333
 }

 .progressbarOffsetTransparentBlack {
     background-color: #7e7e7e80
 }

 .text-white {
     color: #fff
 }

 .text-bold {
     font-weight: 700
 }

 .text-italic {
     font-style: italic
 }

 .text-bold-italic {
     font-style: italic;
     font-weight: 700
 }

 .progressbarSmall {
     font-size: 14px;
     height: 35px;
     line-height: 36px
 }

 .progressbarMedium {
     font-size: 19px;
     height: 45px;
     line-height: 45px
 }

 .progressbarLarge {
     font-size: 21px;
     height: 65px;
     line-height: 65px
 }

 .recaptcha-container {
     margin-bottom: 1em
 }

 .recaptcha-container p {
     color: red;
     margin-top: 1em
 }

 .button-recaptcha-container div:first-child {
     height: auto !important;
     width: 100% !important
 }

 .card-el-error-msg {
     align-items: center;
     color: #e25950;
     display: flex;
     font-size: 13px;
     justify-content: flex-start;
     padding: 10px 0;
     text-align: center
 }

 .card-el-error-msg svg {
     color: #f87171;
     margin-right: 2px
 }

 .hl-faq-child-heading {
     border: none;
     cursor: pointer;
     justify-content: space-between;
     outline: none;
     padding: 15px;
     width: 100%
 }

 .hl-faq-child-head,
 .hl-faq-child-heading {
     align-items: center;
     display: flex
 }

 .v-enter-active,
 .v-leave-active {
     transition: opacity .2s ease-out
 }

 .v-enter-from,
 .v-leave-to {
     opacity: 0
 }

 .faq-separated-child {
     margin-bottom: 10px
 }

 .hl-faq-child-panel img {
     border-radius: 15px;
     cursor: pointer
 }

 .hl-faq-child-heading-icon.left {
     margin-right: 1em
 }

 .expand-collapse-all-button {
     background-color: transparent;
     border: 1px solid #d1d5db;
     border-radius: 15px;
     color: #3b82f6;
     cursor: pointer;
     font-size: 12px;
     font-weight: 400;
     line-height: 16px;
     margin: 1em 0;
     padding: 5px 15px
 }

 .hl-faq-child-panel {
     transition: padding .2s ease
 }

 .v-spinner .v-moon1 {
     position: relative
 }

 .v-spinner .v-moon1,
 .v-spinner .v-moon2 {
     animation: v-moonStretchDelay .6s linear 0s infinite;
     animation-fill-mode: forwards
 }

 .v-spinner .v-moon2 {
     opacity: .8;
     position: absolute
 }

 .v-spinner .v-moon3 {
     opacity: .1
 }

 @keyframes v-moonStretchDelay {
     to {
         transform: rotate(1turn)
     }
 }

 .generic-error-message {
     color: red;
     font-weight: 500;
     margin-top: .5rem;
     text-align: center
 }

 #faq-overlay {
     background: var(--overlay);
     height: 100vh;
     opacity: .8;
     width: 100vw
 }

 #faq-overlay,
 #faq-popup {
     position: fixed;
     z-index: 1000
 }

 #faq-popup {
     background: #fff;
     height: auto;
     left: 50%;
     margin-left: -250px;
     margin-top: -250px;
     top: 50%;
     width: 500px
 }

 #popupclose {
     cursor: pointer;
     float: right;
     padding: 10px
 }

 .popupcontent {
     height: auto !important;
     width: 100% !important
 }

 #button {
     cursor: pointer
 }

 .dark {
     background-color: #000
 }

 .antialiased {
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }

 .spotlight {
     background: linear-gradient(45deg, #00dc82, #36e4da 50%, #0047e1);
     bottom: -30vh;
     filter: blur(20vh);
     height: 40vh
 }

 .z-10 {
     z-index: 10
 }

 .right-0 {
     right: 0
 }

 .left-0 {
     left: 0
 }

 .fixed {
     position: fixed
 }

 .text-black {
     --tw-text-opacity: 1;
     color: rgba(0, 0, 0, var(--tw-text-opacity))
 }

 .overflow-hidden {
     overflow: hidden
 }

 .min-h-screen {
     min-height: 100vh
 }

 .font-sans {
     font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
 }

 .place-content-center {
     place-content: center
 }

 .grid {
     display: grid
 }

 .z-20 {
     z-index: 20
 }

 .max-w-520px {
     max-width: 520px
 }

 .mb-8 {
     margin-bottom: 2rem
 }

 .text-8xl {
     font-size: 6rem;
     line-height: 1
 }

 .font-medium {
     font-weight: 500
 }

 .mb-16 {
     margin-bottom: 4rem
 }

 .leading-tight {
     line-height: 1.25
 }

 .text-xl {
     font-size: 1.25rem;
     line-height: 1.75rem
 }

 .font-light {
     font-weight: 300
 }

 @media(min-width:640px) {
     .sm-text-10xl {
         font-size: 10rem;
         line-height: 1
     }

     .sm-text-4xl {
         font-size: 2.25rem;
         line-height: 2.5rem
     }

     .sm-px-0 {
         padding-left: 0;
         padding-right: 0
     }
 }

 .full-center {
     background-position: 50% !important;
     background-repeat: repeat !important;
     background-size: cover !important
 }

 .fill-width {
     background-size: 100% auto !important
 }

 .fill-width,
 .fill-width-height {
     background-repeat: no-repeat !important
 }

 .fill-width-height {
     background-size: 100% 100% !important
 }

 .no-repeat {
     background-repeat: no-repeat !important
 }

 .repeat-x {
     background-repeat: repeat-x !important
 }

 .repeat-y {
     background-repeat: repeat-y !important
 }

 .repeat-x-fix-top {
     background-position: top !important;
     background-repeat: repeat-x !important
 }

 .repeat-x-fix-bottom {
     background-position: bottom !important;
     background-repeat: repeat-x !important
 }

 #overlay {
     height: 100%;
     inset: 0;
     opacity: 0;
     overflow-y: scroll;
     position: fixed;
     transition: opacity .3s ease;
     width: 100%;
     z-index: 999;
     -webkit-overflow-scrolling: touch
 }

 #overlay.show {
     opacity: 1
 }

 .popup-body {
     background-color: #fff;
     height: auto;
     left: 50%;
     min-height: 180px;
     position: absolute;
     top: 10%;
     transition: transform .25s ease-in-out
 }

 .popup-body,
 .popup-body.show {
     transform: translate(-50%)
 }

 .closeLPModal {
     cursor: pointer;
     position: absolute;
     right: -10px;
     top: -10px;
     z-index: 21
 }

 .settingsPModal {
     font-size: 18px;
     left: 40%;
     padding: 10px;
     position: absolute;
     top: -40px;
     width: 32px
 }

 .c-section>.inner {
     display: flex;
     flex-direction: column;
     justify-content: center;
     margin: auto;
     z-index: 2
 }

 .c-row>.inner {
     display: flex;
     width: 100%
 }

 .c-column>.inner {
     display: flex;
     flex-direction: column;
     height: 100%;
     justify-content: inherit;
     width: 100% !important
 }

 .c-wrapper {
     position: relative
 }

 .previewer {
     --vw: 100vh/100;
     height: calc(100vh - 170px);
     margin: auto;
     overflow: scroll;
     overflow-x: hidden;
     overflow-y: scroll;
     width: 100%
 }

 .c-element {
     position: relative
 }

 .c-column {
     flex: 1
 }

 .c-column,
 .c-row {
     position: relative
 }

 p+p {
     margin-top: auto
 }

 .hl_page-creator--row.active {
     border-color: #CFFF04
 }

 .flip-list-move {
     transition: transform .5s
 }

 .page-wrapper .sortable-ghost:before {
     background: #CFFF04 !important;
     border-radius: 4px;
     content: "";
     height: 4px;
     left: 50%;
     position: absolute;
     top: 50%;
     transform: translate(-50%, -50%);
     width: 100%
 }

 .page-wrapper .sortable-ghost {
     border: none !important;
     position: relative
 }

 .active-drop-area:before {
     color: gray;
     content: "";
     font-size: 12px;
     left: 50%;
     pointer-events: none;
     position: absolute;
     top: 50%;
     transform: translate(-50%, -50%)
 }

 .active-drop-area {
     border: 1px dashed grey
 }

 .active-drop-area.is-empty {
     min-height: 60px
 }

 .empty-component {
     align-items: center;
     border: 1px dashed #d7dde9;
     display: flex;
     height: 100%;
     justify-content: center;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: 2
 }

 .empty-component,
 .empty-component-min-height {
     min-height: 100px;
     pointer-events: none
 }

 .dividerContainer {
     width: 100%
 }

 .items-center {
     align-items: center
 }

 .font-semibold {
     font-weight: 600
 }

 .text-2xl {
     font-size: 1.5rem
 }

 .text-sm {
     font-size: .875rem
 }

 .w-full {
     width: 100%
 }

 .mr-2 {
     margin-right: .5rem
 }

 .mt-2 {
     margin-top: .5rem
 }

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

 .text-lg {
     font-size: 1.125rem
 }

 .font-base {
     font-weight: 400
 }

 .justify-end {
     justify-content: flex-end
 }

 .justify-center {
     justify-content: center !important
 }

 .text-center {
     text-align: center
 }

 .centered {
     align-items: center;
     display: flex;
     height: 100%;
     justify-content: center;
     width: 100%
 }

 .mx-auto {
     margin: 0 auto
 }

 .default-cursor {
     cursor: default !important
 }

 @media only screen and (max-width:767px) {
     .c-row>.inner {
         flex-direction: column
     }

     .desktop-only {
         display: none
     }

     .c-column,
     .c-row {
         width: 100% !important
     }

     .c-column,
     .c-column>.inner,
     .c-row>.inner,
     .c-section,
     .c-section>.inner {
         padding-left: 0 !important;
         padding-right: 0 !important
     }

     .c-column,
     .c-column>.inner,
     .c-row {
         margin-left: 0 !important;
         margin-right: 0 !important
     }

     .c-row {
         padding-left: 10px !important;
         padding-right: 10px !important
     }
 }

 @media only screen and (min-width:768px) {
     .mobile-only {
         display: none
     }
 }

 .c-button button {
     outline: none;
     position: relative
 }

 .fa,
 .fab,
 .fal,
 .far,
 .fas {
     -webkit-font-smoothing: antialiased;
     display: inline-block;
     font-style: normal;
     font-variant: normal;
     line-height: 1;
     text-rendering: auto
 }

 .c-column {
     flex: 1 1 auto !important
 }

 .c-column>.inner.horizontal>div {
     flex: 1
 }

 .c-row>.inner {
     display: flex;
     width: 100%
 }

 .c-nested-column .c-row>.inner {
     width: 100% !important
 }

 .c-nested-column .inner {
     border: none !important
 }

 .bgCover.bg-fixed:before {
     background-attachment: fixed !important;
     background-position: 50% !important;
     background-repeat: repeat !important;
     background-size: cover !important;
     -webkit-background-size: cover !important
 }

 @supports (-webkit-touch-callout:inherit) {
     .bgCover.bg-fixed:before {
         background-attachment: scroll !important
     }
 }

 .bgCover100.bg-fixed:before {
     background-size: 100% auto !important;
     -webkit-background-size: 100% auto !important
 }

 .bgCover100.bg-fixed:before,
 .bgNoRepeat.bg-fixed:before {
     background-repeat: no-repeat !important
 }

 .bgRepeatX.bg-fixed:before {
     background-repeat: repeat-x !important
 }

 .bgRepeatY.bg-fixed:before {
     background-repeat: repeat-y !important
 }

 .bgRepeatXTop.bg-fixed:before {
     background-position: top !important;
     background-repeat: repeat-x !important
 }

 .bgRepeatXBottom.bg-fixed:before {
     background-position: bottom !important;
     background-repeat: repeat-x !important
 }

 .bgCover {
     /*background-attachment: fixed !important;*/
     background-position: 50% !important;
     background-repeat: repeat !important;
     background-size: cover !important;
     -webkit-background-size: cover !important
 }

 @supports (-webkit-touch-callout:inherit) {
     .bgCover {
         background-attachment: scroll !important
     }
 }

 .bgCover100 {
     background-size: 100% auto !important;
     -webkit-background-size: 100% auto !important
 }

 .bgCover100,
 .bgNoRepeat {
     background-repeat: no-repeat !important
 }

 .bgRepeatX {
     background-repeat: repeat-x !important
 }

 .bgRepeatY {
     background-repeat: repeat-y !important
 }

 .bgRepeatXTop {
     background-position: top !important
 }

 .bgRepeatXBottom,
 .bgRepeatXTop {
     background-repeat: repeat-x !important
 }

 .bgRepeatXBottom {
     background-position: bottom !important
 }

 .cornersTop {
     border-bottom-left-radius: 0 !important;
     border-bottom-right-radius: 0 !important
 }

 .cornersBottom {
     border-top-left-radius: 0 !important;
     border-top-right-radius: 0 !important
 }

 .radius0 {
     border-radius: 0
 }

 .radius1 {
     border-radius: 1px
 }

 .radius2 {
     border-radius: 2px
 }

 .radius3 {
     border-radius: 3px
 }

 .radius4 {
     border-radius: 4px
 }

 .radius5 {
     border-radius: 5px
 }

 .radius10 {
     border-radius: 10px
 }

 .radius15 {
     border-radius: 15px
 }

 .radius20 {
     border-radius: 20px
 }

 .radius25 {
     border-radius: 25px
 }

 .radius50 {
     border-radius: 50px
 }

 .radius75 {
     border-radius: 75px
 }

 .radius100 {
     border-radius: 100px
 }

 .radius125 {
     border-radius: 125px
 }

 .radius150 {
     border-radius: 150px
 }

 .borderTopBottom {
     border-bottom-color: #000000b3;
     border-left: none !important;
     border-right: none !important;
     border-top-color: #000000b3
 }

 .borderTop {
     border-bottom: none !important;
     border-top-color: #000000b3
 }

 .borderBottom,
 .borderTop {
     border-left: none !important;
     border-right: none !important
 }

 .borderBottom {
     border-bottom-color: #000000b3;
     border-top: none !important
 }

 .borderFull {
     border-color: #000000b3
 }

 @keyframes rocking {
     0% {
         transform: rotate(0)
     }

     25% {
         transform: rotate(0)
     }

     50% {
         transform: rotate(2deg)
     }

     75% {
         transform: rotate(-2deg)
     }

     to {
         transform: rotate(0)
     }
 }

 .buttonRocking {
     animation: rocking 2s infinite;
     animation-timing-function: ease-out;
     transition: .2s
 }

 .buttonPulseGlow {
     animation: pulseGlow 2s infinite;
     animation-timing-function: ease-in-out
 }

 @keyframes pulseGlow {
     0% {
         box-shadow: 0 0 #fff0
     }

     25% {
         box-shadow: 0 0 2.5px 1px #ffffff40
     }

     50% {
         box-shadow: 0 0 5px 2px #ffffff80
     }

     85% {
         box-shadow: 0 0 5px 5px #fff0
     }

     to {
         box-shadow: 0 0 #fff0
     }
 }

 .buttonBounce {
     animation: bounce 1.5s infinite;
     animation-timing-function: ease-in;
     transition: .2s
 }

 @keyframes bounce {
     15% {
         box-shadow: 0 0 0 0 transparent;
         transform: translateY(0)
     }

     35% {
         box-shadow: 0 8px 5px -5px #00000040;
         transform: translateY(-35%)
     }

     45% {
         box-shadow: 0 0 0 0 transparent;
         transform: translateY(0)
     }

     55% {
         box-shadow: 0 5px 4px -4px #00000040;
         transform: translateY(-20%)
     }

     70% {
         box-shadow: 0 0 0 0 transparent;
         transform: translateY(0)
     }

     80% {
         box-shadow: 0 4px 3px -3px #00000040;
         transform: translateY(-10%)
     }

     90% {
         box-shadow: 0 0 0 0 transparent;
         transform: translateY(0)
     }

     95% {
         box-shadow: 0 2px 3px -3px #00000040;
         transform: translateY(-2%)
     }

     99% {
         box-shadow: 0 0 0 0 transparent;
         transform: translateY(0)
     }

     to {
         box-shadow: 0 0 0 0 transparent;
         transform: translateY(0)
     }
 }

 @keyframes elevate {
     0% {
         box-shadow: 0 0 0 0 transparent;
         transform: translateY(0)
     }

     to {
         box-shadow: 0 8px 5px -5px #00000040;
         transform: translateY(-10px)
     }
 }

 .buttonElevate:hover {
     animation: elevate .2s forwards
 }

 .buttonElevate {
     box-shadow: 0 0 0 0 transparent;
     transition: .2s
 }

 .buttonWobble {
     transition: .3s
 }

 .buttonWobble:hover {
     animation: wobble .5s 1;
     animation-timing-function: ease-in-out
 }

 @keyframes wobble {
     0% {
         transform: skew(0)
     }

     25% {
         transform: skew(10deg)
     }

     50% {
         transform: skew(0)
     }

     75% {
         transform: skew(-10deg)
     }

     to {
         transform: skew(0)
     }
 }

 .image-container img {
     max-width: 100%;
     vertical-align: middle
 }

 .sub-text ::-moz-placeholder {
     color: #000;
     opacity: 1
 }

 .sub-text ::placeholder {
     color: #000;
     opacity: 1
 }

 .image-container {
     height: 100%;
     width: 100%
 }

 .shadow5inner {
     box-shadow: inset 0 1px 3px #0000000d
 }

 .shadow10inner {
     box-shadow: inset 0 1px 5px #0000001a
 }

 .shadow20inner {
     box-shadow: inset 0 1px 5px #0003
 }

 .shadow30inner {
     box-shadow: inset 0 2px 5px 2px #0000004d
 }

 .shadow40inner {
     box-shadow: inset 0 2px 5px 2px #0006
 }

 .shadow5 {
     box-shadow: 0 1px 3px #0000000d
 }

 .shadow10 {
     box-shadow: 0 1px 5px #0000001a
 }

 .shadow20 {
     box-shadow: 0 1px 5px #0003
 }

 .shadow30 {
     box-shadow: 0 2px 5px 2px #0000004d
 }

 .shadow40 {
     box-shadow: 0 2px 5px 2px #0006
 }

 .sub-heading-button {
     color: #fff;
     font-weight: 400;
     line-height: normal;
     opacity: .8;
     text-align: center
 }

 .wideSection {
     max-width: 1120px
 }

 .midWideSection,
 .wideSection {
     margin-left: auto !important;
     margin-right: auto !important
 }

 .midWideSection {
     max-width: 960px
 }

 .midSection {
     margin-left: auto !important;
     margin-right: auto !important;
     max-width: 720px
 }

 .c-section>.inner {
     margin-left: auto;
     margin-right: auto;
     max-width: 1170px;
     width: 100%
 }

 .c-column {
     padding-left: 15px;
     padding-right: 15px
 }

 .feature-img-circle img,
 .img-circle,
 .img-circle img {
     border-radius: 50% !important
 }

 .feature-img-round-corners img,
 .img-round-corners,
 .img-round-corners img {
     border-radius: 5px
 }

 .feature-image-dark-border img,
 .image-dark-border {
     border: 3px solid rgba(0, 0, 0, .7)
 }

 .feature-image-white-border img,
 .image-white-border {
     border: 3px solid #fff
 }

 .img-grey,
 .img-grey img {
     filter: grayscale(100%);
     filter: gray;
     -webkit-transition: all .6s ease
 }

 .button-shadow1 {
     box-shadow: 0 1px 5px #0003
 }

 .button-shadow2 {
     box-shadow: 0 1px 5px #0006
 }

 .button-shadow3 {
     box-shadow: 0 1px 5px #000000b3
 }

 .button-shadow4 {
     box-shadow: 0 8px 1px #0000001a
 }

 .button-shadow5 {
     box-shadow: 0 0 25px #0003, 0 0 15px #0003, 0 0 3px #0006
 }

 .button-shadow6 {
     box-shadow: 0 0 25px #0006, 0 0 15px #fff3, 0 0 3px #fff6
 }

 .button-shadow-sharp1 {
     box-shadow: inset 0 1px #fff3
 }

 .button-shadow-sharp2 {
     box-shadow: inset 0 0 0 1px #fff3
 }

 .button-shadow-sharp3 {
     box-shadow: inset 0 0 0 2px #fff3
 }

 .button-shadow-highlight {
     box-shadow: none
 }

 .button-shadow-highlight:hover {
     box-shadow: inset 0 0 #ffffff38, inset 0 233px 233px #ffffff1f
 }

 .button-flat-line {
     background-color: transparent !important;
     border-width: 2px
 }

 .button-vp-5 {
     padding-bottom: 5px !important;
     padding-top: 5px !important
 }

 .button-vp-10 {
     padding-bottom: 10px !important;
     padding-top: 10px !important
 }

 .button-vp-15 {
     padding-bottom: 15px !important;
     padding-top: 15px !important
 }

 .button-vp-20 {
     padding-bottom: 20px !important;
     padding-top: 20px !important
 }

 .button-vp-25 {
     padding-bottom: 25px !important;
     padding-top: 25px !important
 }

 .button-vp-30 {
     padding-bottom: 30px !important;
     padding-top: 30px !important
 }

 .button-vp-40 {
     padding-bottom: 40px !important;
     padding-top: 40px !important
 }

 .button-vp-0 {
     padding-bottom: 0 !important;
     padding-top: 0 !important
 }

 .button-hp-5 {
     padding-left: 5px !important;
     padding-right: 5px !important
 }

 .button-hp-10 {
     padding-left: 10px !important;
     padding-right: 10px !important
 }

 .button-hp-15 {
     padding-left: 15px !important;
     padding-right: 15px !important
 }

 .button-hp-20 {
     padding-left: 20px !important;
     padding-right: 20px !important
 }

 .button-hp-25 {
     padding-left: 25px !important;
     padding-right: 25px !important
 }

 .button-hp-30 {
     padding-left: 30px !important;
     padding-right: 30px !important
 }

 .button-hp-40 {
     padding-left: 40px !important;
     padding-right: 40px !important
 }

 .button-hp-0 {
     padding-left: 0 !important;
     padding-right: 0 !important
 }

 .vs__dropdown-toggle {
     background: #f3f8fb !important;
     border: none !important;
     height: 43px !important
 }

 .row-align-center {
     margin: 0 auto
 }

 .row-align-left {
     margin: 0 auto;
     margin-left: 0 !important
 }

 .row-align-right {
     margin: 0 auto;
     margin-right: 0 !important
 }

 button,
 input,
 optgroup,
 select,
 textarea {
     border-radius: unset;
     font-family: unset;
     font-size: unset;
     line-height: unset;
     margin: unset;
     text-transform: unset
 }

 body {
     font-weight: unset !important;
     line-height: unset !important;
     -moz-osx-font-smoothing: grayscale;
     word-wrap: break-word
 }

 *,
 :after,
 :before {
     box-sizing: border-box
 }

 .main-heading-group>div {
     display: inline-block
 }

 .c-button span.main-heading-group,
 .c-button span.sub-heading-group {
     display: block
 }

 .time-grid-3 {
     grid-template-columns: repeat(3, 100px)
 }

 .time-grid-3,
 .time-grid-4 {
     display: grid;
     text-align: center
 }

 .time-grid-4 {
     grid-template-columns: repeat(4, 100px)
 }

 @media screen and (max-width:767px) {
     .time-grid-3 {
         grid-template-columns: repeat(3, 80px)
     }

     .time-grid-4 {
         grid-template-columns: repeat(4, 70px)
     }
 }

 .time-grid .timer-box {
     display: grid;
     font-size: 15px;
     grid-template-columns: 1fr;
     text-align: center
 }

 .timer-box .label {
     font-weight: 300
 }

 .c-button button {
     cursor: pointer
 }

 .c-button>a {
     text-decoration: none
 }

 .c-button>a,
 .c-button>a span {
     display: inline-block
 }

 .nav-menu-wrapper {
     display: flex;
     justify-content: space-between
 }

 .nav-menu-wrapper.default {
     flex-direction: row
 }

 .nav-menu-wrapper.reverse {
     flex-direction: row-reverse
 }

 .nav-menu-wrapper .branding {
     align-items: center;
     display: flex
 }

 .nav-menu-wrapper.default .branding {
     flex-direction: row
 }

 .nav-menu-wrapper.reverse .branding {
     flex-direction: row-reverse
 }

 .nav-menu-wrapper.default .branding .logo,
 .nav-menu-wrapper.reverse .branding .title {
     margin-right: 18px
 }

 .nav-menu-wrapper .branding .title {
     align-items: center;
     display: flex;
     min-height: 50px;
     min-width: 50px
 }

 .nav-menu {
     align-items: center;
     display: flex;
     flex-wrap: wrap;
     list-style: none;
     margin: 0;
     padding: 0
 }

 .nav-menu a {
     text-decoration: none
 }

 .dropdown {
     display: inline-block;
     position: relative
 }

 .dropdown .dropdown-menu {
     border: none;
     box-shadow: 0 8px 16px 5px #0000001a
 }

 .dropdown-menu {
     background-clip: padding-box;
     border: 1px solid rgba(0, 0, 0, .15);
     border-radius: .3125rem;
     color: #607179;
     display: none;
     float: left;
     font-size: 1rem;
     left: 0;
     list-style: none;
     margin: .125rem 0 0;
     min-width: 10rem;
     padding: .5rem 0;
     position: absolute;
     text-align: left;
     top: 100%;
     z-index: 1000
 }

 .nav-menu .nav-menu-item.dropdown:hover>.dropdown-menu {
     display: block
 }

 .nav-menu .dropdown-menu {
     display: none;
     list-style: none;
     margin: 0;
     padding: 0
 }

 .nav-menu-mobile {
     display: none
 }

 .nav-menu-mobile i {
     cursor: pointer;
     font-size: 24px
 }

 #nav-menu-popup {
     background: var(--overlay);
     display: none;
     height: 100%;
     inset: 0;
     opacity: 0;
     position: fixed;
     transition: opacity .3s ease;
     width: 100%;
     z-index: 100
 }

 #nav-menu-popup.show {
     opacity: 1
 }

 #nav-menu-popup .nav-menu-body {
     background-color: #fff;
     height: 100%;
     left: 0;
     overflow: auto;
     padding: 45px;
     position: absolute;
     top: 0;
     width: 100%
 }

 #nav-menu-popup .nav-menu-body .close-menu {
     cursor: pointer;
     position: absolute;
     right: 20px;
     top: 20px;
     z-index: 100
 }

 #nav-menu-popup .nav-menu-body .close-menu:before {
     content: ""
 }

 #nav-menu-popup .nav-menu {
     align-items: center;
     display: flex;
     flex-direction: column;
     list-style: none;
     margin: 0;
     padding: 0
 }

 #nav-menu-popup .nav-menu .nav-menu-item {
     list-style: none;
     text-align: left;
     -webkit-user-select: none;
     -moz-user-select: none;
     user-select: none;
     width: 100%
 }

 #nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content {
     display: flex;
     position: relative
 }

 #nav-menu-popup .nav-menu-item .nav-menu-item-title {
     flex-grow: 1;
     margin: 0 1rem;
     max-width: calc(100% - 2rem)
 }

 #nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle {
     cursor: pointer;
     font-size: 24px;
     position: absolute;
     right: 0;
     top: calc(50% - 12px)
 }

 #nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle i {
     font-size: 24px;
     transition: transform .2s ease
 }

 #nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle i:before {
     content: ""
 }

 #nav-menu-popup .nav-menu .nav-menu-item.active .nav-menu-item-content .nav-menu-item-toggle i {
     transform: rotate(-180deg)
 }

 #nav-menu-popup .nav-menu .nav-menu-item .nav-dropdown-menu {
     display: none;
     max-height: 0;
     opacity: 0;
     overflow: auto;
     padding: 0;
     transition: all .3s ease-in-out;
     visibility: hidden
 }

 #nav-menu-popup .nav-menu .nav-menu-item.active .nav-dropdown-menu {
     display: block;
     max-height: 600px;
     opacity: 1;
     visibility: visible
 }

 .form-error {
     border: 2px solid var(--red);
     border-radius: 8px;
     cursor: pointer;
     font-size: 20px;
     margin-bottom: 10px;
     padding: 6px 12px;
     text-align: center
 }

 .form-error,
 .form-error i {
     color: var(--red)
 }

 .c-bullet-list ul li {
     line-height: inherit
 }

 .c-bullet-list ul li.ql-indent-1 {
     padding-left: 4.5em
 }

 .c-bullet-list ul li.ql-indent-2 {
     padding-left: 7.5em
 }

 .c-bullet-list ul li.ql-indent-3 {
     padding-left: 10.5em
 }

 .c-bullet-list ul li.ql-indent-4 {
     padding-left: 13.5em
 }

 .c-bullet-list ul li.ql-indent-5 {
     padding-left: 16.5em
 }

 .c-bullet-list ul li.ql-indent-6 {
     padding-left: 19.5em
 }

 .c-bullet-list ul li.ql-indent-7 {
     padding-left: 22.5em
 }

 .c-bullet-list ul li.ql-indent-8 {
     padding-left: 25.5em
 }

 .c-rich-text .list-disc {
     list-style-type: disc
 }

 .c-rich-text .list-square {
     list-style-type: square
 }

 .c-rich-text .list-none {
     list-style-type: none
 }

 .c-rich-text .list-circle {
     list-style-type: circle
 }

 .c-rich-text .list-decimal {
     list-style-type: decimal
 }

 .c-rich-text .list-upper-alpha {
     list-style-type: upper-alpha
 }

 .c-rich-text .list-lower-alpha {
     list-style-type: lower-alpha
 }

 .c-rich-text .list-upper-roman {
     list-style-type: upper-roman
 }

 .c-rich-text .list-lower-roman {
     list-style-type: lower-roman
 }

 .text-output ul li {
     padding-left: 1.5em
 }

 .text-output ul li:before {
     display: inline-block;
     font-weight: 700;
     margin-left: -1.5em;
     margin-right: .3em;
     text-align: right;
     white-space: nowrap;
     width: 1.2em
 }

 .svg-component svg {
     max-height: 100%;
     max-width: 100%
 }

 .border1 {
     border-bottom: 3px solid rgba(0, 0, 0, .2) !important
 }

 .border2 {
     border: 2px solid rgba(0, 0, 0, .55)
 }

 .border3 {
     border: solid rgba(0, 0, 0, .15);
     border-width: 1px 1px 2px;
     padding: 5px
 }

 .border4 {
     border: solid rgba(0, 0, 0, .35);
     border-width: 1px 1px 2px;
     padding: 1px !important
 }

 .shadow1 {
     box-shadow: 0 10px 6px -6px #00000026
 }

 .shadow2 {
     box-shadow: 0 4px 3px #00000026, 0 0 2px #00000026
 }

 .shadow3 {
     box-shadow: 0 10px 6px -6px #999
 }

 .shadow4 {
     box-shadow: 3px 3px 15px #212121a8
 }

 .shadow6 {
     box-shadow: 0 10px 1px #ddd, 0 10px 20px #ccc
 }

 .background {
     background-color: unset !important
 }

 @keyframes progress-bar-animation {
     to {
         background-position: 0 -3000px
     }
 }

 @keyframes gradient {
     0% {
         background-position: 0 50%
     }

     50% {
         background-position: 100% 50%
     }

     to {
         background-position: 0 50%
     }
 }

 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
     font-weight: 500;
     margin: unset
 }

 p {
     margin: unset
 }

 .c-bullet-list,
 .c-faq,
 .c-heading,
 .c-image-feature,
 .c-paragraph,
 .c-sub-heading {
     word-break: break-word
 }

 h1:empty:after,
 h2:empty:after,
 h3:empty:after,
 h4:empty:after,
 h5:empty:after,
 h6:empty:after,
 p:empty:after {
     content: " "
 }

 h1:has(>br:last-child):not(:has(>br:nth-of-type(2))):after,
 h2:has(>br:last-child):not(:has(>br:nth-of-type(2))):after,
 h3:has(>br:last-child):not(:has(>br:nth-of-type(2))):after,
 h4:has(>br:last-child):not(:has(>br:nth-of-type(2))):after,
 h5:has(>br:last-child):not(:has(>br:nth-of-type(2))):after,
 h6:has(>br:last-child):not(:has(>br:nth-of-type(2))):after,
 p:has(>br:last-child):not(:has(>br:nth-of-type(2))):after {
     content: "\a";
     white-space: pre
 }

 .w-3-4 {
     width: 75%
 }

 .w-1-2 {
     width: 50%
 }

 .tabs-container {
     display: flex
 }

 @media screen and (max-width:767px) {
     .nav-menu {
         display: none
     }

     .nav-menu-mobile {
         align-items: center;
         display: flex
     }

     #faq-popup {
         left: 5px !important;
         margin-left: 0 !important;
         width: 98% !important
     }

     .video-container {
         width: 100% !important
     }

     .autoplay .vjs-big-play-button {
         display: none !important
     }

     .autoplay:hover .vjs-control-bar {
         display: flex !important
     }
 }

 .hvr-grow {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: transform;
     transition-timing-function: var(--hover-easing, ease);
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-grow,
 .hvr-grow:hover {
     transform: perspective(1px) translateZ(0) scale(var(--hover-scale, 1.05)) !important
 }

 .hvr-shrink {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: transform;
     transition-timing-function: var(--hover-easing, ease);
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-shrink,
 .hvr-shrink:hover {
     transform: perspective(1px) translateZ(0) scale(var(--hover-scale, .9)) !important
 }

 @keyframes hvr-pulse {
     25% {
         transform: scale(var(--hover-scale, 1.1))
     }

     75% {
         transform: scale(.9)
     }
 }

 .hvr-pulse {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-pulse,
 .hvr-pulse:hover {
     animation-delay: var(--hover-delay, 0s);
     animation-duration: var(--hover-duration, 1s);
     animation-iteration-count: infinite;
     animation-name: hvr-pulse;
     animation-timing-function: linear
 }

 .hvr-bounce-in {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .5s);
     transition-property: transform;
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-bounce-in,
 .hvr-bounce-in:hover {
     transform: perspective(1px) translateZ(0) scale(var(--hover-scale, 1.2)) !important;
     transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36)
 }

 .hvr-rotate {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: transform;
     transition-timing-function: var(--hover-easing, ease);
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-rotate,
 .hvr-rotate:hover {
     transform: perspective(1px) translateZ(0) rotate(calc(var(--hover-angle, 5)*1deg)) !important
 }

 .hvr-float {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: transform;
     transition-timing-function: var(--hover-easing, ease-out);
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-float,
 .hvr-float:hover {
     transform: perspective(1px) translateZ(0) translateY(calc(var(--hover-distance, 5)*-1px)) !important
 }

 .hvr-skew-forward {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     transform-origin: 0 100%;
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: transform;
     transition-timing-function: var(--hover-easing, ease);
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-skew-forward,
 .hvr-skew-forward:hover {
     transform: perspective(1px) translateZ(0) skew(calc(var(--hover-angle, 5)*-1deg)) !important
 }

 @keyframes hvr-wobble-horizontal {
     16.65% {
         transform: translate(8px)
     }

     33.3% {
         transform: translate(-6px)
     }

     49.95% {
         transform: translate(4px)
     }

     66.6% {
         transform: translate(-2px)
     }

     83.25% {
         transform: translate(1px)
     }

     to {
         transform: translate(0)
     }
 }

 .hvr-wobble-horizontal {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-wobble-horizontal,
 .hvr-wobble-horizontal:hover {
     animation-delay: var(--hover-delay, 0s);
     animation-duration: var(--hover-duration, 1s);
     animation-iteration-count: 1;
     animation-name: hvr-wobble-horizontal;
     animation-timing-function: ease-in-out
 }

 @keyframes hvr-buzz {
     50% {
         transform: translate(calc(var(--hover-distance, 3)*1px)) rotate(2deg)
     }

     to {
         transform: translate(calc(var(--hover-distance, 3)*-1px)) rotate(-2deg)
     }
 }

 .hvr-buzz {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-buzz,
 .hvr-buzz:hover {
     animation-delay: var(--hover-delay, 0s);
     animation-duration: var(--hover-duration, .15s);
     animation-iteration-count: infinite;
     animation-name: hvr-buzz;
     animation-timing-function: linear
 }

 .hoverElevate {
     backface-visibility: hidden;
     box-shadow: 0 0 0 0 transparent;
     transition: transform var(--hover-duration, .3s) var(--hover-easing, ease) var(--hover-delay, 0s), box-shadow var(--hover-duration, .3s) var(--hover-easing, ease) var(--hover-delay, 0s)
 }

 .hl-builder-hover-preview.hoverElevate,
 .hoverElevate:hover {
     box-shadow: 0 8px 5px -5px #00000040 !important;
     transform: translateY(calc(var(--hover-distance, 10)*-1px)) !important
 }

 .hvr-fade {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     overflow: hidden;
     position: relative;
     transform: perspective(1px) translateZ(0);
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: color;
     vertical-align: middle
 }

 .hvr-fade>* {
     position: relative;
     z-index: 1
 }

 .hvr-fade:before {
     background: var(--hover-fill-color, #CFFF04);
     content: "";
     inset: 0;
     opacity: 0;
     position: absolute;
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: opacity;
     z-index: 0
 }

 .hl-builder-hover-preview.hvr-fade,
 .hvr-fade:hover {
     color: #fff !important
 }

 .hvr-fade:hover:before {
     opacity: 1 !important
 }

 @keyframes hvr-fade-preview {
     0% {
         opacity: 0
     }

     to {
         opacity: 1
     }
 }

 .hl-builder-hover-preview.hvr-fade:before {
     animation: hvr-fade-preview var(--hover-duration, .3s) var(--hover-easing, ease-in-out) var(--hover-delay, 0s) forwards !important
 }

 .hvr-sweep-to-right {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     overflow: hidden;
     position: relative;
     transform: perspective(1px) translateZ(0);
     transition-duration: var(--hover-duration, .3s);
     transition-property: color;
     vertical-align: middle
 }

 .hvr-sweep-to-right>* {
     position: relative;
     z-index: 1
 }

 .hvr-sweep-to-right:before {
     background: var(--hover-fill-color, #CFFF04);
     content: "";
     inset: 0;
     position: absolute;
     transform: scaleX(0);
     transform-origin: 0 50%;
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: transform;
     transition-timing-function: ease-out;
     z-index: 0
 }

 .hl-builder-hover-preview.hvr-sweep-to-right,
 .hvr-sweep-to-right:hover {
     color: #fff !important
 }

 .hvr-sweep-to-right:hover:before {
     transform: scaleX(1) !important
 }

 @keyframes hvr-sweep-right-preview {
     0% {
         transform: scaleX(0)
     }

     to {
         transform: scaleX(1)
     }
 }

 .hl-builder-hover-preview.hvr-sweep-to-right:before {
     animation: hvr-sweep-right-preview var(--hover-duration, .3s) var(--hover-easing, ease-out) var(--hover-delay, 0s) forwards !important
 }

 .hvr-sweep-to-bottom {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     overflow: hidden;
     position: relative;
     transform: perspective(1px) translateZ(0);
     transition-duration: var(--hover-duration, .3s);
     transition-property: color;
     vertical-align: middle
 }

 .hvr-sweep-to-bottom>* {
     position: relative;
     z-index: 1
 }

 .hvr-sweep-to-bottom:before {
     background: var(--hover-fill-color, #CFFF04);
     content: "";
     inset: 0;
     position: absolute;
     transform: scaleY(0);
     transform-origin: 50% 0;
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: transform;
     transition-timing-function: ease-out;
     z-index: 0
 }

 .hl-builder-hover-preview.hvr-sweep-to-bottom,
 .hvr-sweep-to-bottom:hover {
     color: #fff !important
 }

 .hvr-sweep-to-bottom:hover:before {
     transform: scaleY(1) !important
 }

 @keyframes hvr-sweep-bottom-preview {
     0% {
         transform: scaleY(0)
     }

     to {
         transform: scaleY(1)
     }
 }

 .hl-builder-hover-preview.hvr-sweep-to-bottom:before {
     animation: hvr-sweep-bottom-preview var(--hover-duration, .3s) var(--hover-easing, ease-out) var(--hover-delay, 0s) forwards !important
 }

 .hvr-radial-in {
     box-shadow: 0 0 1px transparent;
     color: var(--hover-radial-in-rest-color, #fff) !important;
     display: inline-block;
     overflow: hidden;
     position: relative;
     transform: perspective(1px) translateZ(0);
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: color;
     vertical-align: middle
 }

 .hvr-radial-in>* {
     position: relative;
     z-index: 1
 }

 .hvr-radial-in:before {
     background: var(--hover-fill-color, #CFFF04);
     border-radius: 100%;
     content: "";
     inset: 0;
     position: absolute;
     transform: scale(2);
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: transform;
     transition-timing-function: ease-out;
     z-index: 0
 }

 .hvr-radial-in:hover {
     color: var(--hover-radial-in-hover-color, inherit) !important
 }

 .hvr-radial-in:hover:before {
     transform: scale(0) !important
 }

 @keyframes hvr-radial-in-preview {
     0% {
         transform: scale(2)
     }

     to {
         transform: scale(0)
     }
 }

 .hl-builder-hover-preview.hvr-radial-in:before {
     animation: hvr-radial-in-preview var(--hover-duration, .3s) var(--hover-easing, ease-out) var(--hover-delay, 0s) forwards !important
 }

 .hvr-bounce-to-top {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     overflow: hidden;
     position: relative;
     transform: perspective(1px) translateZ(0);
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: color;
     vertical-align: middle
 }

 .hvr-bounce-to-top>* {
     position: relative;
     z-index: 1
 }

 .hvr-bounce-to-top:before {
     background: var(--hover-fill-color, #CFFF04);
     content: "";
     inset: 0;
     position: absolute;
     transform: scaleY(0);
     transform-origin: 50% 100%;
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: transform;
     transition-timing-function: cubic-bezier(.47, 2.02, .31, -.36);
     z-index: 0
 }

 .hl-builder-hover-preview.hvr-bounce-to-top,
 .hvr-bounce-to-top:hover {
     color: #fff !important
 }

 .hvr-bounce-to-top:hover:before {
     transform: scaleY(1) !important
 }

 @keyframes hvr-bounce-top-preview {
     0% {
         transform: scaleY(0)
     }

     to {
         transform: scaleY(1)
     }
 }

 .hl-builder-hover-preview.hvr-bounce-to-top:before {
     animation: hvr-bounce-top-preview var(--hover-duration, .3s) cubic-bezier(.47, 2.02, .31, -.36) var(--hover-delay, 0s) forwards !important
 }

 @keyframes hvr-ripple-out {
     to {
         inset: -12px;
         opacity: 0
     }
 }

 .hvr-ripple-out {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     position: relative;
     transform: perspective(1px) translateZ(0);
     vertical-align: middle
 }

 .hvr-ripple-out:before {
     animation-delay: var(--hover-delay, 0s);
     animation-duration: var(--hover-duration, 1s);
     border: var(--hover-border-thickness, 2px) solid var(--hover-border-color, #CFFF04);
     content: "";
     inset: 0;
     position: absolute
 }

 .hl-builder-hover-preview.hvr-ripple-out:before,
 .hvr-ripple-out:hover:before {
     animation-name: hvr-ripple-out
 }

 .hvr-outline-in {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     position: relative;
     transform: perspective(1px) translateZ(0);
     vertical-align: middle
 }

 .hvr-outline-in:before {
     border: var(--hover-border-thickness, 4px) solid var(--hover-border-color, #CFFF04);
     content: "";
     inset: -16px;
     opacity: 0;
     pointer-events: none;
     position: absolute;
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: top, right, bottom, left, opacity
 }

 .hl-builder-hover-preview.hvr-outline-in:before,
 .hvr-outline-in:hover:before {
     inset: -8px !important;
     opacity: 1 !important
 }

 .hvr-underline-from-center {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     overflow: hidden;
     position: relative;
     transform: perspective(1px) translateZ(0);
     vertical-align: middle
 }

 .hvr-underline-from-center>* {
     position: relative;
     z-index: 1
 }

 .hvr-underline-from-center:before {
     background: var(--hover-border-color, #CFFF04);
     bottom: 0;
     content: "";
     height: var(--hover-border-thickness, 4px);
     left: 51%;
     position: absolute;
     right: 51%;
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: left, right;
     transition-timing-function: ease-out;
     z-index: 0
 }

 .hl-builder-hover-preview.hvr-underline-from-center:before,
 .hvr-underline-from-center:hover:before {
     left: 0 !important;
     right: 0 !important
 }

 .hvr-shadow {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     transition: box-shadow var(--hover-duration, .3s) var(--hover-easing, ease-in-out) var(--hover-delay, 0s);
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-shadow,
 .hvr-shadow:focus,
 .hvr-shadow:hover {
     box-shadow: 0 var(--hover-spread, 10px) var(--hover-blur, 10px) calc(var(--hover-spread, 10px)*-1) var(--hover-shadow-color, rgba(24, 139, 246, .55)) !important
 }

 .hvr-glow {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     transition: box-shadow var(--hover-duration, .3s) var(--hover-easing, ease-in-out) var(--hover-delay, 0s);
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-glow,
 .hvr-glow:focus,
 .hvr-glow:hover {
     box-shadow: 0 0 var(--hover-blur, 8px) var(--hover-spread, 0) var(--hover-shadow-color, rgba(24, 139, 246, .55)) !important
 }

 .hvr-box-shadow-outset {
     box-shadow: 0 0 1px transparent;
     display: inline-block;
     transform: perspective(1px) translateZ(0);
     transition-delay: var(--hover-delay, 0s);
     transition-duration: var(--hover-duration, .3s);
     transition-property: box-shadow;
     vertical-align: middle
 }

 .hl-builder-hover-preview.hvr-box-shadow-outset,
 .hvr-box-shadow-outset:active,
 .hvr-box-shadow-outset:focus,
 .hvr-box-shadow-outset:hover {
     box-shadow: 2px 2px var(--hover-blur, 10px) var(--hover-spread, 5px) var(--hover-shadow-color, rgba(24, 139, 246, .55)) !important
 }

 @media(hover:none), (max-width:1024px) {

     .hl-builder-hover-preview.hoverElevate,
     .hl-builder-hover-preview.hvr-bounce-in,
     .hl-builder-hover-preview.hvr-box-shadow-outset,
     .hl-builder-hover-preview.hvr-buzz,
     .hl-builder-hover-preview.hvr-float,
     .hl-builder-hover-preview.hvr-glow,
     .hl-builder-hover-preview.hvr-grow,
     .hl-builder-hover-preview.hvr-pulse,
     .hl-builder-hover-preview.hvr-rotate,
     .hl-builder-hover-preview.hvr-shadow,
     .hl-builder-hover-preview.hvr-shrink,
     .hl-builder-hover-preview.hvr-skew-forward,
     .hl-builder-hover-preview.hvr-wobble-horizontal,
     .hoverElevate:hover,
     .hvr-bounce-in:hover,
     .hvr-box-shadow-outset:active,
     .hvr-box-shadow-outset:focus,
     .hvr-box-shadow-outset:hover,
     .hvr-buzz:hover,
     .hvr-float:hover,
     .hvr-glow:focus,
     .hvr-glow:hover,
     .hvr-grow:hover,
     .hvr-pulse:hover,
     .hvr-rotate:hover,
     .hvr-shadow:focus,
     .hvr-shadow:hover,
     .hvr-shrink:hover,
     .hvr-skew-forward:hover,
     .hvr-wobble-horizontal:hover {
         animation: none !important;
         box-shadow: none !important;
         transform: none !important
     }

     .hl-builder-hover-preview.hvr-bounce-to-top:before,
     .hl-builder-hover-preview.hvr-fade:before,
     .hl-builder-hover-preview.hvr-outline-in:before,
     .hl-builder-hover-preview.hvr-ripple-out:before,
     .hl-builder-hover-preview.hvr-sweep-to-bottom:before,
     .hl-builder-hover-preview.hvr-sweep-to-right:before,
     .hl-builder-hover-preview.hvr-underline-from-center:before,
     .hvr-bounce-to-top:hover:before,
     .hvr-fade:hover:before,
     .hvr-outline-in:hover:before,
     .hvr-ripple-out:hover:before,
     .hvr-sweep-to-bottom:hover:before,
     .hvr-sweep-to-right:hover:before,
     .hvr-underline-from-center:hover:before {
         animation: none !important;
         opacity: 0 !important;
         transform: scale(0) !important
     }

     .hvr-radial-in:hover:before {
         animation: none !important;
         opacity: 1 !important;
         transform: scale(2) !important
     }
 }

 .hl-entrance-running {
     pointer-events: none !important
 }

 .hl-entrance-parent-clipping {
     overflow: hidden
 }

 [data-animation-done="1"] {
     opacity: 1 !important
 }

 @media(prefers-reduced-motion:reduce) {

     .hoverElevate,
     .hoverElevate.hl-builder-hover-preview,
     .hoverElevate:hover,
     [class*=hvr-],
     [class*=hvr-].hl-builder-hover-preview,
     [class*=hvr-]:hover {
         animation: none !important;
         transform: none !important;
         transition: none !important
     }
 }

 @font-face {
     font-display: swap;
     font-family: Font Awesome\ 5 Free;
     font-style: normal;
     font-weight: 400;
     src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.eot);
     src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.woff) format("woff"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
 }

 .far {
     font-weight: 400
 }

 @font-face {
     font-display: swap;
     font-family: Font Awesome\ 5 Free;
     font-style: normal;
     font-weight: 900;
     src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.eot);
     src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.woff) format("woff"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
 }

 .fa,
 .far,
 .fas {
     font-family: Font Awesome\ 5 Free
 }

 .fa,
 .fas {
     font-weight: 900
 }

 @font-face {
     font-display: swap;
     font-family: Font Awesome\ 5 Brands;
     font-style: normal;
     font-weight: 400;
     src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.eot);
     src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.woff) format("woff"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
 }

 .fab {
     font-family: Font Awesome\ 5 Brands;
     font-weight: 400
 }

 :root {
     --animate-duration: 1s;
     --animate-delay: 1s;
     --animate-repeat: 1
 }

 .animate__animated {
     animation-duration: 1s;
     animation-duration: var(--animate-duration);
     animation-fill-mode: both
 }

 @media(prefers-reduced-motion:reduce), print {
     .animate__animated {
         animation-duration: 1ms !important;
         animation-iteration-count: 1 !important;
         transition-duration: 1ms !important
     }

     .animate__animated[class*=Out] {
         opacity: 0
     }
 }

 @keyframes fadeIn {
     0% {
         opacity: 0
     }

     to {
         opacity: 1
     }
 }

 .animate__fadeIn {
     animation-name: fadeIn
 }

 @keyframes fadeInUp {
     0% {
         opacity: 0;
         transform: translate3d(0, 100%, 0)
     }

     to {
         opacity: 1;
         transform: translateZ(0)
     }
 }

 .animate__fadeInUp {
     animation-name: fadeInUp
 }

 @keyframes fadeInDown {
     0% {
         opacity: 0;
         transform: translate3d(0, -100%, 0)
     }

     to {
         opacity: 1;
         transform: translateZ(0)
     }
 }

 .animate__fadeInDown {
     animation-name: fadeInDown
 }

 @keyframes fadeInLeft {
     0% {
         opacity: 0;
         transform: translate3d(-100%, 0, 0)
     }

     to {
         opacity: 1;
         transform: translateZ(0)
     }
 }

 .animate__fadeInLeft {
     animation-name: fadeInLeft
 }

 @keyframes fadeInRight {
     0% {
         opacity: 0;
         transform: translate3d(100%, 0, 0)
     }

     to {
         opacity: 1;
         transform: translateZ(0)
     }
 }

 .animate__fadeInRight {
     animation-name: fadeInRight
 }

 @keyframes slideInUp {
     0% {
         opacity: 0;
         transform: translate3d(0, 100%, 0);
         visibility: visible
     }

     to {
         opacity: 1;
         transform: translateZ(0)
     }
 }

 .animate__slideInUp {
     animation-name: slideInUp
 }

 @keyframes slideInDown {
     0% {
         opacity: 0;
         transform: translate3d(0, -100%, 0);
         visibility: visible
     }

     to {
         opacity: 1;
         transform: translateZ(0)
     }
 }

 .animate__slideInDown {
     animation-name: slideInDown
 }

 @keyframes slideInLeft {
     0% {
         opacity: 0;
         transform: translate3d(-100%, 0, 0);
         visibility: visible
     }

     to {
         opacity: 1;
         transform: translateZ(0)
     }
 }

 .animate__slideInLeft {
     animation-name: slideInLeft
 }

 @keyframes slideInRight {
     0% {
         opacity: 0;
         transform: translate3d(100%, 0, 0);
         visibility: visible
     }

     to {
         opacity: 1;
         transform: translateZ(0)
     }
 }

 .animate__slideInRight {
     animation-name: slideInRight
 }

 @keyframes bounceIn {

     0%,
     20%,
     40%,
     60%,
     80%,
     to {
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
     }

     0% {
         opacity: 0;
         transform: scale3d(.3, .3, .3)
     }

     20% {
         transform: scale3d(1.1, 1.1, 1.1)
     }

     40% {
         transform: scale3d(.9, .9, .9)
     }

     60% {
         opacity: 1;
         transform: scale3d(1.03, 1.03, 1.03)
     }

     80% {
         transform: scale3d(.97, .97, .97)
     }

     to {
         opacity: 1;
         transform: scaleX(1)
     }
 }

 .animate__bounceIn {
     animation-duration: .75s;
     animation-duration: calc(var(--animate-duration)*.75);
     animation-name: bounceIn
 }

 @keyframes bounceInUp {

     0%,
     60%,
     75%,
     90%,
     to {
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
     }

     0% {
         opacity: 0;
         transform: translate3d(0, 3000px, 0) scaleY(5)
     }

     60% {
         opacity: 1;
         transform: translate3d(0, -20px, 0) scaleY(.9)
     }

     75% {
         transform: translate3d(0, 10px, 0) scaleY(.95)
     }

     90% {
         transform: translate3d(0, -5px, 0) scaleY(.985)
     }

     to {
         transform: translateZ(0)
     }
 }

 .animate__bounceInUp {
     animation-name: bounceInUp
 }

 @keyframes bounceInDown {

     0%,
     60%,
     75%,
     90%,
     to {
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
     }

     0% {
         opacity: 0;
         transform: translate3d(0, -3000px, 0) scaleY(3)
     }

     60% {
         opacity: 1;
         transform: translate3d(0, 25px, 0) scaleY(.9)
     }

     75% {
         transform: translate3d(0, -10px, 0) scaleY(.95)
     }

     90% {
         transform: translate3d(0, 5px, 0) scaleY(.985)
     }

     to {
         transform: translateZ(0)
     }
 }

 .animate__bounceInDown {
     animation-name: bounceInDown
 }

 @keyframes bounceInLeft {

     0%,
     60%,
     75%,
     90%,
     to {
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
     }

     0% {
         opacity: 0;
         transform: translate3d(-3000px, 0, 0) scaleX(3)
     }

     60% {
         opacity: 1;
         transform: translate3d(25px, 0, 0) scaleX(1)
     }

     75% {
         transform: translate3d(-10px, 0, 0) scaleX(.98)
     }

     90% {
         transform: translate3d(5px, 0, 0) scaleX(.995)
     }

     to {
         transform: translateZ(0)
     }
 }

 .animate__bounceInLeft {
     animation-name: bounceInLeft
 }

 @keyframes bounceInRight {

     0%,
     60%,
     75%,
     90%,
     to {
         animation-timing-function: cubic-bezier(.215, .61, .355, 1)
     }

     0% {
         opacity: 0;
         transform: translate3d(3000px, 0, 0) scaleX(3)
     }

     60% {
         opacity: 1;
         transform: translate3d(-25px, 0, 0) scaleX(1)
     }

     75% {
         transform: translate3d(10px, 0, 0) scaleX(.98)
     }

     90% {
         transform: translate3d(-5px, 0, 0) scaleX(.995)
     }

     to {
         transform: translateZ(0)
     }
 }

 .animate__bounceInRight {
     animation-name: bounceInRight
 }

 @keyframes flip {
     0% {
         animation-timing-function: ease-out;
         opacity: 0;
         transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
     }

     40% {
         animation-timing-function: ease-out;
         transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
     }

     50% {
         animation-timing-function: ease-in;
         transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
     }

     80% {
         animation-timing-function: ease-in;
         transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0)
     }

     to {
         animation-timing-function: ease-in;
         opacity: 1;
         transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0)
     }
 }

 .animate__animated.animate__flip {
     animation-name: flip;
     backface-visibility: visible
 }

 @keyframes flipInX {
     0% {
         animation-timing-function: ease-in;
         opacity: 0;
         transform: perspective(400px) rotateX(90deg)
     }

     40% {
         animation-timing-function: ease-in;
         transform: perspective(400px) rotateX(-20deg)
     }

     60% {
         opacity: 1;
         transform: perspective(400px) rotateX(10deg)
     }

     80% {
         transform: perspective(400px) rotateX(-5deg)
     }

     to {
         transform: perspective(400px)
     }
 }

 .animate__flipInX {
     animation-name: flipInX;
     backface-visibility: visible !important
 }

 @keyframes flipInY {
     0% {
         animation-timing-function: ease-in;
         opacity: 0;
         transform: perspective(400px) rotateY(90deg)
     }

     40% {
         animation-timing-function: ease-in;
         transform: perspective(400px) rotateY(-20deg)
     }

     60% {
         opacity: 1;
         transform: perspective(400px) rotateY(10deg)
     }

     80% {
         transform: perspective(400px) rotateY(-5deg)
     }

     to {
         transform: perspective(400px)
     }
 }

 .animate__flipInY {
     animation-name: flipInY;
     backface-visibility: visible !important
 }

 @keyframes rollIn {
     0% {
         opacity: 0;
         transform: translate3d(-100%, 0, 0) rotate(-120deg)
     }

     to {
         opacity: 1;
         transform: translateZ(0)
     }
 }

 .animate__rollIn {
     animation-name: rollIn
 }

 @keyframes zoomIn {
     0% {
         opacity: 0;
         transform: scale3d(.3, .3, .3)
     }

     50% {
         opacity: 1
     }
 }

 .animate__zoomIn {
     animation-name: zoomIn
 }

 @keyframes lightSpeedInLeft {
     0% {
         opacity: 0;
         transform: translate3d(-100%, 0, 0) skew(30deg)
     }

     60% {
         opacity: 1;
         transform: skew(-20deg)
     }

     80% {
         transform: skew(5deg)
     }

     to {
         transform: translateZ(0)
     }
 }

 .animate__lightSpeedInLeft {
     animation-name: lightSpeedInLeft;
     animation-timing-function: ease-out
 }

 @keyframes lightSpeedInRight {
     0% {
         opacity: 0;
         transform: translate3d(100%, 0, 0) skew(-30deg)
     }

     60% {
         opacity: 1;
         transform: skew(20deg)
     }

     80% {
         transform: skew(-5deg)
     }

     to {
         transform: translateZ(0)
     }
 }

 .animate__lightSpeedInRight {
     animation-name: lightSpeedInRight;
     animation-timing-function: ease-out
 }

 .nav-menu-ul {
     list-style-type: none;
     margin: 0;
     padding: 0
 }

 .mr-2 {
     margin-right: .5rem
 }

 .justify-start {
     justify-content: flex-start
 }

 .flex-row {
     flex-direction: row
 }

 .py-2 {
     padding-bottom: .5rem;
     padding-top: .5rem
 }

 .px-15 {
     padding-right: .375rem
 }

 .pl-15,
 .px-15 {
     padding-left: .375rem
 }

 .rounded-sm {
     border-radius: .125rem
 }

 .relative {
     position: relative
 }

 .text-nowrap {
     white-space: nowrap !important
 }

 .absolute {
     position: absolute
 }

 .min-w-24 {
     min-width: 6rem
 }

 .bottom-0 {
     bottom: 0
 }

 .py-4 {
     padding-bottom: 1rem;
     padding-top: 1rem
 }

 .justify-center {
     justify-content: center
 }

 .w-7 {
     width: 1.75rem
 }

 .h-7 {
     height: 1.75rem
 }

 .w-5 {
     width: 1.25rem
 }

 .h-5 {
     height: 1.25rem
 }

 .no-inherit {
     background-color: initial;
     color: initial;
     font-family: revert;
     font-weight: 400;
     letter-spacing: normal;
     line-height: normal;
     text-align: initial;
     text-transform: none
 }

 .mt-1 {
     margin-top: .25rem
 }

 .mr-1 {
     margin-right: .25rem
 }

 .cart-padding .items-text {
     padding-right: 0
 }

 .touch-target {
     min-height: 48px;
     min-width: 48px
 }

 .video-container[data-v-2f714085] {
     background-position: 50% !important;
     background-size: cover !important;
     margin: auto;
     position: relative;
     text-align: center
 }

 .thumbnail-container[data-v-2f714085],
 .video-overlay[data-v-2f714085] {
     align-items: center;
     display: flex;
     height: 100%;
     justify-content: center;
     opacity: 1;
     z-index: 1
 }

 .iframe-container[data-v-2f714085] {
     position: relative
 }

 .iframe-container[data-v-2f714085],
 iframe[data-v-2f714085] {
     background-color: #000;
     margin: auto;
     width: 100%
 }

 iframe[data-v-2f714085] {
     border: none;
     box-shadow: none;
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     z-index: 2
 }

 .figure[data-v-2f714085] {
     margin: auto
 }

 .figure span[data-v-2f714085] {
     cursor: pointer;
     display: block;
     position: relative;
     text-decoration: none
 }

 .figure span[data-v-2f714085]:focus:after,
 .figure span[data-v-2f714085]:hover:after {
     background-color: #87cefa;
     opacity: 1
 }

 .figure.youtube span[data-v-2f714085]:focus:after,
 .figure.youtube span[data-v-2f714085]:hover:after {
     background-color: red
 }

 .figure span[data-v-2f714085]:after {
     background-color: #00000080;
     border-radius: 10px;
     color: #fff;
     content: "▶";
     display: block;
     font-size: 25px;
     height: 50px;
     inset: 0;
     line-height: 2;
     margin: auto;
     opacity: .75;
     position: absolute;
     text-align: center;
     transition: background-color .25s, opacity .25s;
     width: 75px
 }

 .video-icon[data-v-2f714085]:before {
     color: #fff;
     content: "";
     font-family: Font Awesome\ 5 Free;
     font-size: 20px;
     font-weight: 700;
     left: 50%;
     margin-right: 5px;
     position: absolute;
     top: 50%;
     transform: translate(-50%, -50%)
 }

 .logo-showcase-container {
     margin: 0 auto;
     overflow: hidden;
     position: relative;
     width: 100%
 }

 .logo-showcase-track {
     animation: scroll linear infinite;
     display: flex;
     width: -moz-max-content;
     width: max-content;
     will-change: transform
 }

 .logo-showcase-track.paused {
     animation-play-state: paused
 }

 .logo-showcase-content {
     align-items: center;
     display: flex;
     gap: 20px;
     width: -moz-max-content;
     width: max-content
 }

 .logo-item {
     align-items: center;
     display: flex;
     flex-shrink: 0;
     justify-content: center
 }

 .logo-item .logo-item-image img,
 .logo-item img {
     display: block;
     height: auto;
     max-width: 100%;
     -o-object-fit: contain;
     object-fit: contain
 }

 @keyframes scroll {
     0% {
         transform: translate(0)
     }

     to {
         transform: translate(calc(-100%/var(--total-sets, 3)))
     }
 }

 .testimonial-modal-overlay {
     align-items: center;
     background: #0000004d;
     display: flex;
     height: 100vh;
     justify-content: center;
     left: 0;
     position: fixed;
     top: 0;
     width: 100vw;
     z-index: 10000
 }

 .testimonial-modal-content {
     align-items: stretch;
     background: none;
     display: flex;
     flex-direction: column;
     max-height: 600px;
     max-width: 540px;
     width: 100%
 }

 .testimonial-modal-close {
     align-items: center;
     background: #fff;
     border: none;
     border-radius: 50%;
     cursor: pointer;
     display: flex;
     height: 36px;
     justify-content: center;
     position: absolute;
     right: 20px;
     top: 20px;
     transition: background .15s;
     width: 36px;
     z-index: 2
 }

 .testimonial-modal-close-icon {
     color: #222;
     height: 22px;
     width: 22px
 }

 @media(max-width:768px) {
     .testimonial-modal-content {
         border-radius: 10px;
         max-width: 98vw
     }

     .testimonial-modal-close {
         right: 10px;
         top: 10px
     }
 }

 .mega-menu-link,
 .mega-menu-link:active,
 .mega-menu-link:hover {
     color: inherit;
     text-decoration: inherit
 }

 .pdp-modal-overlay {
     align-items: center;
     -webkit-backdrop-filter: blur(16px);
     backdrop-filter: blur(16px);
     background: #344054b3;
     display: flex;
     justify-content: center;
     inset: 0;
     position: fixed;
     z-index: 9999
 }

 .pdp-modal-container {
     background: #fff;
     border-radius: 12px;
     box-shadow: 0 20px 60px #00000026;
     display: flex;
     flex-direction: column;
     max-height: min(640px, 85vh);
     max-width: 1024px;
     position: relative;
     width: 90%
 }

 .pdp-modal-container--mobile {
     border-radius: 0;
     height: 100%;
     max-height: 100%;
     max-width: 100%;
     width: 100%
 }

 .pdp-modal-close {
     align-items: center;
     background: transparent;
     border: none;
     cursor: pointer;
     display: flex;
     height: 32px;
     justify-content: center;
     padding: 0;
     position: absolute;
     right: -8px;
     top: -8px;
     width: 32px;
     z-index: 10
 }

 .pdp-modal-scroll {
     border-radius: 12px;
     flex: 1;
     font-family: var(--contentfont, inherit);
     font-size: 14px;
     margin-top: 24px;
     overflow-x: hidden;
     overflow-y: auto;
     padding: 12px
 }

 .pdp-modal-container--mobile .pdp-modal-scroll {
     padding: 12px
 }

 @media(max-width:1024px) {
     .pdp-modal-overlay {
         align-items: flex-start;
         box-sizing: border-box;
         padding: 8px 12px 12px
     }

     .pdp-modal-container {
         border-radius: 0;
         height: 100%;
         max-height: 100%;
         max-width: 100%;
         width: 100%
     }

     .pdp-modal-container .pdp-modal-scroll {
         padding: 12px
     }
 }

 .pdp-modal-scroll .c-product-details--sticky {
     position: static !important
 }

 .pdp-modal-scroll .hl-product-image-container {
     height: auto !important;
     position: static !important;
     top: auto !important
 }

 .pdp-modal-scroll .product-detail-container {
     flex-wrap: wrap !important;
     height: auto !important
 }

 .pdp-modal-scroll .c-product-details {
     min-width: 0;
     overflow-wrap: break-word;
     word-break: break-word
 }

 .pdp-modal-scroll .ecomm-price-desktop-container .flex {
     flex-wrap: wrap
 }

 .pdp-modal-scroll>div {
     container-type: inline-size;
     width: 100%
 }

 .drawer {
     visibility: hidden
 }

 .drawer.is-visible {
     visibility: visible
 }

 .drawer.is-open .drawer__overlay {
     opacity: .5
 }

 .drawer.is-open .drawer__content {
     transform: translate(0)
 }

 .drawer__overlay {
     background-color: #000;
     left: 0;
     opacity: 0;
     transition-property: opacity;
     -webkit-user-select: none;
     -moz-user-select: none;
     user-select: none;
     z-index: 200
 }

 .drawer__content,
 .drawer__overlay {
     bottom: 0;
     position: fixed;
     right: 0;
     top: 0;
     width: 100%
 }

 .drawer__content {
     box-shadow: 0 2px 6px #777;
     display: flex;
     flex-direction: column;
     height: 100%;
     overflow: auto;
     transform: translate(100%);
     transition-property: transform;
     transition: all .45s cubic-bezier(.29, .63, .44, 1);
     z-index: 9999
 }

/* =========================================
   FONT VARIABLES
========================================= */

:root {
    --green: #CFFF04;
}


/* =========================================
   MAIN SECTION
========================================= */

.brand-roadmap-section {
    width: 100%;
    padding: 30px 0px 55px;
    color: #ffffff;
    font-family: var(--contentfont);
    overflow: hidden;
    box-sizing: border-box;
}


/* =========================================
   TOP CONTENT
========================================= */

.roadmap-top-content {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto 40px;
    padding: 0 20px;
    text-align: center;
    box-sizing: border-box;
}

.roadmap-top-content h2 {
    margin: 0 0 12px;

    color: #cfff04;

    font-family: var(--headlinefont);
    font-size: 30px;
    line-height: 1.2;
    font-weight: normal;
    letter-spacing: -0.3px;

    text-align: center;
}

.roadmap-top-content p {
    max-width: 850px;
    margin: 0 auto;

    color: #d8d8d8;

    font-family: var(--contentfont);
    font-size: 16px;
    line-height: 1.6;
    font-weight: normal;

    text-align: center;
}

.roadmap-top-content strong {
    color: #ffffff;
    font-family: var(--headlinefont);
    font-weight: normal;
}


/* =========================================
   MAIN ROADMAP WRAPPER
========================================= */

.roadmap-wrapper {
    position: relative;

    width: 100%;
    max-width: 1180px;
    height: 520px;

    margin: 0 auto;
}


/* =========================================
   COMMON CARD
========================================= */

.roadmap-card {
    position: absolute;

    width: 350px;
    min-height: 235px;

    padding: 26px 26px 25px;

    box-sizing: border-box;

    background: #000000;

    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 16px;

    text-align: left;

    box-shadow:
        0 20px 45px rgba(0, 0, 0, 0.35),
        inset 0 1px 0 rgba(255, 255, 255, 0.06);

            border: 1px solid rgba(207, 255, 4, .32);
        background: linear-gradient(145deg, rgb(0 4 53), rgb(0 4 53));
    border-radius: 20px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, .32);
   

    z-index: 6;
}


/* =========================================
   GREEN CARD ACCENT
========================================= */

.roadmap-card::before {
    content: "";

    position: absolute;

    top: 0;
    left: 26px;

    width: 58px;
    height: 3px;

    background: #cfff04;

    border-radius: 0 0 6px 6px;

    box-shadow:
        0 0 12px rgba(207, 255, 4, 0.55);

    z-index: 3;
}


/* =========================================
   CARD TITLE
========================================= */

.roadmap-card h3 {
    margin: 2px 0 8px;

    color: #cfff04;

    font-family: var(--headlinefont);
    font-size: 32px;
    line-height: 1.1;
    font-weight: normal;
    letter-spacing: -0.3px;

    text-align: left;
}


/* =========================================
   CARD SUBTITLE
========================================= */

.roadmap-card h4 {
    margin: 0 0 15px;

    color: #ffffff;

    font-family: var(--headlinefont);
    font-size: 17px;
    line-height: 1.35;
    font-weight: normal;

    text-align: left;
}


/* =========================================
   CARD CONTENT
========================================= */

.roadmap-card p {
    margin: 8px 0;

    color: #d6d6d6;

    font-family: var(--contentfont);
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;

    text-align: left;
}


/* =========================================
   PRODUCT
========================================= */

.roadmap-product {
    left: 0;
    top: 55px;
}


/* =========================================
   PEOPLE
========================================= */

.roadmap-people {
    right: 0;
    top: 55px;
}


/* =========================================
   PLATFORM
========================================= */

.roadmap-platform {
    width: 390px;
    min-height: 215px;

    left: 50%;
    bottom: 0;

    transform: translateX(-50%);
}


/* =========================================
   CENTER PERSON
========================================= */

.roadmap-person {
    position: absolute;

    width: 719px;
    /*height: 400px;*/

    left: 50%;
    top: -34px;

    transform: translateX(-50%);

    object-fit: contain;
    object-position: center bottom;

    z-index: 5;

    pointer-events: none;
    user-select: none;

    filter:
        drop-shadow(0 18px 18px rgba(0, 0, 0, 0.55));
}


/* ==========================================================
   ROADMAP CONNECTION

   PRODUCT
      │
      └──────────────▶
                      │
                      ▼
                  PLATFORM
                      │
                      └──────────────▶
                                      │
                                      ▲
                                    PEOPLE

   Flow:
   PRODUCT → PLATFORM → PEOPLE
========================================================== */


/* ==========================================================
   PRODUCT → PLATFORM
========================================================== */


/* PRODUCT:
   vertical drop + horizontal path */

.roadmap-product::after {
    content: "";

    position: absolute;

left: 50%;
    top: 100%;
    width: 180px;
    height: 38px;

    background: transparent;

    border-left: 2px dashed rgba(255, 255, 255, 0.28);
    border-bottom: 2px dashed rgba(255, 255, 255, 0.28);

    border-radius: 0 0 0 8px;

    box-shadow: none;

    z-index: -1;

    pointer-events: none;
}


/* PRODUCT → PLATFORM ARROW */

.roadmap-product h3::before {
    content: "";

    position: absolute;

      left: calc(50% + 174px);
    top: calc(100% + 31px);

    width: 0;
    height: 0;

    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;

    border-left: 12px solid #ffffff;
    border-right: 0;

    filter:
        drop-shadow(
            0 0 3px
            rgba(255,255,255,0.20)
        );

    z-index: 4;
}


/* REMOVE OLD PRODUCT DOT */

.roadmap-product h3::after {
    display: none;
}


/* ==========================================================
   PLATFORM INPUT
========================================================== */


/* Vertical connector entering PLATFORM */

.roadmap-platform::after {
    content: "";

    position: absolute;

    left: 50%;
    top: -72px;

    width: 0;
    height: 72px;

    transform: translateX(-50%);

    background: transparent;

    border-left:
        2px dashed rgba(255, 255, 255, 0.28);

    box-shadow: none;

    z-index: -1;

    pointer-events: none;
    display: none;
}


/* DOWN ARROW INTO PLATFORM */

.roadmap-platform h3::before {
    content: "";

    position: absolute;

    left: 50%;
    top: -11px;

    transform: translateX(-50%);

    width: 0;
    height: 0;

    border-left: 7px solid transparent;
    border-right: 7px solid transparent;

    border-top: 12px solid #ffffff;

    filter:
        drop-shadow(
            0 0 3px
            rgba(255,255,255,0.20)
        );

    z-index: 4;
    display: none;
}


/* REMOVE OLD PLATFORM DOT */

.roadmap-platform h3::after {
    display: none;
}


/* ==========================================================
   PLATFORM → PEOPLE
========================================================== */


/*
   PEOPLE card owns the second half of the path.

   The line comes from the center/bottom area,
   travels right and then rises into PEOPLE.
*/

.roadmap-people::after {
    content: "";

    position: absolute;

    right: 50%;
    top: 100%;

    width: 187px;
    height: 82px;

    background: transparent;

    border-right: 2px dashed rgba(255, 255, 255, 0.28);
    border-bottom: 2px dashed rgba(255, 255, 255, 0.28);

    border-radius: 0 0 8px 0;

    box-shadow: none;

    z-index: -1;

    pointer-events: none;
}


/* ARROW INTO PEOPLE */

.roadmap-people h3::before {
    content: "";

    position: absolute;

    right: 50%;
    top: calc(100% + 1px);

    transform: translateX(50%);

    width: 0;
    height: 0;

    border-left: 7px solid transparent;
    border-right: 7px solid transparent;

    border-bottom: 12px solid #ffffff;
    border-top: 0;

    filter:
        drop-shadow(
            0 0 3px
            rgba(255,255,255,0.20)
        );

    z-index: 4;
}


/* REMOVE OLD PEOPLE DOT */

.roadmap-people h3::after {
    display: none;
}


/* ==========================================================
   TABLET
========================================================== */

@media (max-width: 1050px) and (min-width: 701px) {

    .brand-roadmap-section {
        padding-left: 15px;
        padding-right: 15px;
    }


    /* TOP */

    .roadmap-top-content {
        margin-bottom: 35px;
    }

    .roadmap-top-content h2 {
        font-size: 27px;
        line-height: 1.25;
    }

    .roadmap-top-content p {
        font-size: 15px;
        line-height: 1.6;
    }


    /* WRAPPER */

    .roadmap-wrapper {
        max-width: 900px;
        height: 485px;
    }


    /* CARDS */

    .roadmap-card {
        width: 280px;
        min-height: 225px;

        padding: 23px 20px;
    }


    /* PRODUCT */

    .roadmap-product {
        left: 0;
        top: 55px;
    }


    /* PEOPLE */

    .roadmap-people {
        right: 0;
        top: 55px;
    }


    /* PLATFORM */

    .roadmap-platform {
        width: 340px;
        min-height: 205px;
    }


    /* PERSON */

    .roadmap-person {
        width: 390px;
        height: 290px;

        left: 50%;
        top: -20px;

        transform: translateX(-50%);
    }


    /* TEXT */

    .roadmap-card h3 {
        font-size: 25px;
        line-height: 1.1;

        margin-bottom: 7px;
    }

    .roadmap-card h4 {
        font-size: 15px;
        line-height: 1.35;

        margin-bottom: 13px;
    }

    .roadmap-card p {
        font-size: 12.5px;
        line-height: 1.5;

        margin: 7px 0;
    }


    /* =====================================
       PRODUCT CONNECTION
    ===================================== */

    .roadmap-product::after {
        width: 180px;
        height: 70px;
    }

    .roadmap-product h3::before {
        left: calc(50% + 172px);
        top: calc(100% + 63px);
    }


    /* =====================================
       PLATFORM CONNECTION
    ===================================== */

    .roadmap-platform::after {
        top: -58px;
        height: 58px;
    }


    /* =====================================
       PEOPLE CONNECTION
    ===================================== */

    .roadmap-people::after {
        width: 180px;
        height: 70px;
    }
}


/* ==========================================================
   MOBILE
========================================================== */

@media (max-width: 700px) {

    .brand-roadmap-section {
        padding: 25px 15px 40px;
    }


    /* =====================================
       TOP
    ===================================== */

    .roadmap-top-content {
        padding: 0;
        margin-bottom: 28px;

        text-align: left;
    }

    .roadmap-top-content h2 {
        font-size: 24px;
        line-height: 1.25;

        margin-bottom: 10px;

        text-align: left;
    }

    .roadmap-top-content p {
        max-width: 100%;

        font-size: 14px;
        line-height: 1.6;

        text-align: left;
    }


    /* =====================================
       WRAPPER
    ===================================== */

    .roadmap-wrapper {
        width: 100%;
        height: auto;

        display: flex;
        flex-direction: column;
        align-items: center;

        gap: 52px;

        margin: 0 auto;
    }


    /* =====================================
       PERSON
    ===================================== */

    .roadmap-person {
        position: relative;

        width: 100%;
        max-width: 370px;
        height: 270px;

        left: auto;
        top: auto;

        transform: none;

        margin: 0 auto;

        object-fit: contain;
        object-position: center bottom;

        order: 1;
    }


    /* =====================================
       CARDS
    ===================================== */

    .roadmap-card {
        position: relative;

        width: 100%;
        max-width: 500px;
        min-height: auto;

        left: auto;
        right: auto;
        top: auto;
        bottom: auto;

        transform: none;

        margin: 0 auto;

        padding: 24px 20px;

        text-align: left;
    }


    /* CARD TEXT */

    .roadmap-card h3 {
        margin: 0 0 8px;

        font-size: 25px;
        line-height: 1.1;

        text-align: left;
    }

    .roadmap-card h4 {
        margin: 0 0 14px;

        font-size: 16px;
        line-height: 1.4;

        text-align: left;
    }

    .roadmap-card p {
        margin: 7px 0;

        font-size: 13.5px;
        line-height: 1.55;

        text-align: left;
    }


    /* =====================================
       ORDER

       PERSON
       PRODUCT
       PLATFORM
       PEOPLE
    ===================================== */

    .roadmap-product {
        order: 2;
    }

    .roadmap-platform {
        order: 3;
    }

    .roadmap-people {
        order: 4;
    }


    /* =====================================
       RESET DESKTOP CONNECTIONS
    ===================================== */

    .roadmap-product::after,
    .roadmap-platform::after,
    .roadmap-people::after,

    .roadmap-product h3::before,
    .roadmap-platform h3::before,
    .roadmap-people h3::before,

    .roadmap-product h3::after,
    .roadmap-platform h3::after,
    .roadmap-people h3::after {
        display: none;
    }


    /* =================================================
       MOBILE ROADMAP

       PRODUCT
          │
          ▼
       PLATFORM
          │
          ▼
       PEOPLE
    ================================================= */


    /* =====================================
       PRODUCT → PLATFORM LINE
    ===================================== */

    .roadmap-product::after {
        content: "";

        display: block;

        position: absolute;

        left: 50%;
        top: 100%;

        width: 0;
        height: 52px;

        transform: translateX(-50%);

        background: transparent;

        border: 0;

        border-left:
            2px dashed rgba(255, 255, 255, 0.30);

        box-shadow: none;

        z-index: 1;
    }


    /* PRODUCT → PLATFORM ARROW */

    .roadmap-product h3::after {
        content: "";

        display: block;

        position: absolute;

        left: 50%;
        bottom: -53px;

        transform: translateX(-50%);

        width: 0;
        height: 0;

        background: transparent;

        border: 0;

        border-left: 6px solid transparent;
        border-right: 6px solid transparent;

        border-top: 10px solid #ffffff;

        border-radius: 0;

        box-shadow: none;

        filter: none;

        z-index: 3;
    }


    /* =====================================
       PLATFORM → PEOPLE LINE
    ===================================== */

    .roadmap-platform::after {
        content: "";

        display: block;

        position: absolute;

        left: 50%;
        top: 100%;

        width: 0;
        height: 52px;

        transform: translateX(-50%);

        background: transparent;

        border: 0;

        border-left:
            2px dashed rgba(255, 255, 255, 0.30);

        box-shadow: none;

        z-index: 1;
    }


    /* PLATFORM → PEOPLE ARROW */

    .roadmap-platform h3::after {
        content: "";

        display: block;

        position: absolute;

        left: 50%;
        bottom: -53px;

        transform: translateX(-50%);

        width: 0;
        height: 0;

        background: transparent;

        border: 0;

        border-left: 6px solid transparent;
        border-right: 6px solid transparent;

        border-top: 10px solid #ffffff;

        border-radius: 0;

        box-shadow: none;

        filter: none;

        z-index: 3;
    }
}


/* ==========================================================
   SMALL MOBILE
========================================================== */

@media (max-width: 420px) {

    .brand-roadmap-section {
        padding-left: 12px;
        padding-right: 12px;
    }


    /* TOP */

    .roadmap-top-content h2 {
        font-size: 22px;
        line-height: 1.3;
    }

    .roadmap-top-content p {
        font-size: 13.5px;
        line-height: 1.6;
    }


    /* PERSON */

    .roadmap-person {
        width: 100%;
        max-width: 330px;
        height: 230px;
        display: none;
    }


    /* CARD */

    .roadmap-card {
        padding: 22px 18px;
    }

    .roadmap-card h3 {
        font-size: 23px;
        line-height: 1.1;
    }

    .roadmap-card h4 {
        font-size: 15px;
        line-height: 1.4;

        margin-bottom: 13px;
    }

    .roadmap-card p {
        font-size: 13px;
        line-height: 1.55;

        margin: 7px 0;
    }
}