    <style type="text/css">
        :root {
            --primary: #37ca37;
            --secondary: #188bf6;
            --white: #ffffff;
            --gray: #cbd5e0;
            --black: #000000;
            --red: #e93d3d;
            --orange: #f6ad55;
            --yellow: #faf089;
            --green: #9ae6b4;
            --teal: #81e6d9;
            --malibu: #63b3ed;
            --indigo: #757BBD;
            --purple: #d6bcfa;
            --pink: #fbb6ce;
            --transparent: transparent;
            --overlay: rgba(0, 0, 0, 0.5);
            --color-lr6h2sgl: #fcfcff;
            --color-lr6ov3nr: #e1087e;
            --color-lr74rk8a: #2d2a56;
            --color-lr7zmjng: #240f51;
            --color-lr7zq0wg: #08e1e1;
            --color-lr9ixfpu: #232235;
            --color-lrap5647: #604fc9;
            --color-lrfpwt1t: #9173fe;
            --color-lrj3y9yr: #130a2d;
            --color-lu8gp376: #ffdab4;
            --color-lu771clf: #ffecd9;
            --color-lu77fb8d: #1a0841;
            --color-lu8a6hap: #ff5959;
            --cobalt: #155eef;
            --smoke: #f5f5f5;
            --inter: 'Inter';
            --arial: 'Arial';
            --lato: 'Lato';
            --open-sans: 'Open Sans';
            --montserrat: 'Montserrat';
            --hanken-grotesk: 'Hanken Grotesk';
            --signika: 'Signika';
            --roboto: 'Roboto';
            --headlinefont: 'Hanken Grotesk';
            --contentfont: 'Hanken Grotesk';
            --text-color: var(--white);
            --link-color: #188bf6;
        }

        .bg-fixed {
            bottom: 0;
            top: 0;
            left: 0;
            right: 0;
            position: fixed;
            overflow: auto;
            background-color: var(--white)
        }

        .drop-zone-draggable .hl_main_popup {
            padding: 20px;
            margin-top: 0;
            border-color: var(--color-lu77fb8d);
            border-width: 1px;
            border-style: solid;
            background-color: var(--white);
            width: 720px
        }



        .drop-zone-draggable .row-TgbRGQj0yT {
            margin: 0 auto
        }

        .drop-zone-draggable .row-TgbRGQj0yT {
            box-shadow: none;
            padding: 0;
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            width: 100%
        }


        .drop-zone-draggable .col-5FyG49roM- {
            box-shadow: none;
            padding: 10px 5px;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .drop-zone-draggable #paragraph-gKtt_L1JxV {
            margin: 0
        }

        .drop-zone-draggable .cparagraph-gKtt_L1JxV {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: medium;
            box-shadow: none;
            padding: 0 55px;
            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) {
            .drop-zone-draggable .cparagraph-gKtt_L1JxV {
                padding-left: 10px;
                padding-right: 10px
            }
        }



        .drop-zone-draggable .form-3lb98--f6j {
            margin: 0
        }

        .drop-zone-draggable .cform-3lb98--f6j {
            padding: 0
        }



        .drop-zone-draggable #paragraph-0oCPb6WnSb {
            margin: 0
        }

        .drop-zone-draggable .cparagraph-0oCPb6WnSb {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: medium;
            box-shadow: none;
            padding: 0;
            opacity: 1;
            text-shadow: none;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: center
        }


        #hl_main_popup.popup-body {
            position: absolute !important;
            left: 50% !important;
            bottom: auto !important;
            transform: translate(-50%, 0) !important;
            right: auto !important;
            padding: 20px;
            margin-top: 0;
            border-color: var(--color-lu77fb8d);
            border-width: 1px;
            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
            }
        }

        #col-5FyG49roM->.inner {
            flex-direction: column;
            justify-content: center;
            align-items: inherit;
            flex-wrap: nowrap
        }

        .paragraph-gKtt_L1JxV {
            font-weight: 500
        }

        .paragraph-gKtt_L1JxV a,
        .paragraph-gKtt_L1JxV a * {
            color: var(--link-color);
            text-decoration: none
        }

        .paragraph-gKtt_L1JxV a u,
        .paragraph-gKtt_L1JxV a:hover {
            text-decoration: underline
        }

        .paragraph-gKtt_L1JxV a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-gKtt_L1JxV h1,
            .paragraph-gKtt_L1JxV h2,
            .paragraph-gKtt_L1JxV h3,
            .paragraph-gKtt_L1JxV h4,
            .paragraph-gKtt_L1JxV h5,
            .paragraph-gKtt_L1JxV h6,
            .paragraph-gKtt_L1JxV ul li,
            .paragraph-gKtt_L1JxV.text-output {
                font-size: 27px !important;
                font-weight: 500
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-gKtt_L1JxV h1,
            .paragraph-gKtt_L1JxV h2,
            .paragraph-gKtt_L1JxV h3,
            .paragraph-gKtt_L1JxV h4,
            .paragraph-gKtt_L1JxV h5,
            .paragraph-gKtt_L1JxV h6,
            .paragraph-gKtt_L1JxV ul li,
            .paragraph-gKtt_L1JxV.text-output {
                font-size: 32px !important;
                font-weight: 500
            }
        }

        .paragraph-gKtt_L1JxV.text-output h1:first-child:before,
        .paragraph-gKtt_L1JxV.text-output h2:first-child:before,
        .paragraph-gKtt_L1JxV.text-output h3:first-child:before,
        .paragraph-gKtt_L1JxV.text-output h4:first-child:before,
        .paragraph-gKtt_L1JxV.text-output h5:first-child:before,
        .paragraph-gKtt_L1JxV.text-output h6:first-child:before,
        .paragraph-gKtt_L1JxV.text-output p:first-child:before {
            color: var(--text-color);
            content: '\';
 font-family: '';
            margin-right: 5px;
            font-weight: 700
        }

        .paragraph-0oCPb6WnSb {
            font-weight: 500
        }

        .paragraph-0oCPb6WnSb a,
        .paragraph-0oCPb6WnSb a * {
            color: var(--link-color);
            text-decoration: none
        }

        .paragraph-0oCPb6WnSb a u,
        .paragraph-0oCPb6WnSb a:hover {
            text-decoration: underline
        }

        .paragraph-0oCPb6WnSb a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-0oCPb6WnSb h1,
            .paragraph-0oCPb6WnSb h2,
            .paragraph-0oCPb6WnSb h3,
            .paragraph-0oCPb6WnSb h4,
            .paragraph-0oCPb6WnSb h5,
            .paragraph-0oCPb6WnSb h6,
            .paragraph-0oCPb6WnSb ul li,
            .paragraph-0oCPb6WnSb.text-output {
                font-size: 13px !important;
                font-weight: 500
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-0oCPb6WnSb h1,
            .paragraph-0oCPb6WnSb h2,
            .paragraph-0oCPb6WnSb h3,
            .paragraph-0oCPb6WnSb h4,
            .paragraph-0oCPb6WnSb h5,
            .paragraph-0oCPb6WnSb h6,
            .paragraph-0oCPb6WnSb ul li,
            .paragraph-0oCPb6WnSb.text-output {
                font-size: 13px !important;
                font-weight: 500
            }
        }

        .paragraph-0oCPb6WnSb.text-output h1:first-child:before,
        .paragraph-0oCPb6WnSb.text-output h2:first-child:before,
        .paragraph-0oCPb6WnSb.text-output h3:first-child:before,
        .paragraph-0oCPb6WnSb.text-output h4:first-child:before,
        .paragraph-0oCPb6WnSb.text-output h5:first-child:before,
        .paragraph-0oCPb6WnSb.text-output h6:first-child:before,
        .paragraph-0oCPb6WnSb.text-output p:first-child:before {
            color: var(--text-color);
            content: '\';
 font-family: '';
            margin-right: 5px;
            font-weight: 700
        }

        .drop-zone-draggable .hl_main_popup-BcRPvjTR9m {
            padding: 20px;
            margin-top: 0;
            border-color: var(--color-lu77fb8d);
            border-width: 1px;
            border-style: solid;
            background-color: var(--white);
            width: 720px
        }



        .drop-zone-draggable .row-TgbRGQj0yT {
            margin: 0 auto
        }

        .drop-zone-draggable .row-TgbRGQj0yT {
            box-shadow: none;
            padding: 0;
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            width: 100%
        }


        .drop-zone-draggable .col-5FyG49roM- {
            box-shadow: none;
            padding: 10px 5px;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .drop-zone-draggable #paragraph-gKtt_L1JxV {
            margin: 0
        }

        .drop-zone-draggable .cparagraph-gKtt_L1JxV {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: medium;
            box-shadow: none;
            padding: 0 55px;
            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) {
            .drop-zone-draggable .cparagraph-gKtt_L1JxV {
                padding-left: 10px;
                padding-right: 10px
            }
        }



        .drop-zone-draggable .form-3lb98--f6j {
            margin: 0
        }

        .drop-zone-draggable .cform-3lb98--f6j {
            padding: 0
        }



        .drop-zone-draggable #paragraph-0oCPb6WnSb {
            margin: 0
        }

        .drop-zone-draggable .cparagraph-0oCPb6WnSb {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: medium;
            box-shadow: none;
            padding: 0;
            opacity: 1;
            text-shadow: none;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: center
        }


        #hl_main_popup-BcRPvjTR9m.popup-body {
            position: absolute !important;
            left: 50% !important;
            bottom: auto !important;
            transform: translate(-50%, 0) !important;
            right: auto !important;
            padding: 20px;
            margin-top: 0;
            border-color: var(--color-lu77fb8d);
            border-width: 1px;
            border-style: solid;
            background-color: var(--white);
            width: 720px
        }

        .--mobile #hl_main_popup-BcRPvjTR9m.popup-body {
            width: 380px !important
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            #hl_main_popup-BcRPvjTR9m.popup-body {
                width: 380px !important
            }
        }

        #col-5FyG49roM->.inner {
            flex-direction: column;
            justify-content: center;
            align-items: inherit;
            flex-wrap: nowrap
        }

        .paragraph-gKtt_L1JxV {
            font-weight: 500
        }

        .paragraph-gKtt_L1JxV a,
        .paragraph-gKtt_L1JxV a * {
            color: var(--link-color);
            text-decoration: none
        }

        .paragraph-gKtt_L1JxV a u,
        .paragraph-gKtt_L1JxV a:hover {
            text-decoration: underline
        }

        .paragraph-gKtt_L1JxV a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-gKtt_L1JxV h1,
            .paragraph-gKtt_L1JxV h2,
            .paragraph-gKtt_L1JxV h3,
            .paragraph-gKtt_L1JxV h4,
            .paragraph-gKtt_L1JxV h5,
            .paragraph-gKtt_L1JxV h6,
            .paragraph-gKtt_L1JxV ul li,
            .paragraph-gKtt_L1JxV.text-output {
                font-size: 27px !important;
                font-weight: 500
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-gKtt_L1JxV h1,
            .paragraph-gKtt_L1JxV h2,
            .paragraph-gKtt_L1JxV h3,
            .paragraph-gKtt_L1JxV h4,
            .paragraph-gKtt_L1JxV h5,
            .paragraph-gKtt_L1JxV h6,
            .paragraph-gKtt_L1JxV ul li,
            .paragraph-gKtt_L1JxV.text-output {
                font-size: 32px !important;
                font-weight: 500
            }
        }

        .paragraph-gKtt_L1JxV.text-output h1:first-child:before,
        .paragraph-gKtt_L1JxV.text-output h2:first-child:before,
        .paragraph-gKtt_L1JxV.text-output h3:first-child:before,
        .paragraph-gKtt_L1JxV.text-output h4:first-child:before,
        .paragraph-gKtt_L1JxV.text-output h5:first-child:before,
        .paragraph-gKtt_L1JxV.text-output h6:first-child:before,
        .paragraph-gKtt_L1JxV.text-output p:first-child:before {
            color: var(--text-color);
            content: '\';
 font-family: '';
            margin-right: 5px;
            font-weight: 700
        }

        .paragraph-0oCPb6WnSb {
            font-weight: 500
        }

        .paragraph-0oCPb6WnSb a,
        .paragraph-0oCPb6WnSb a * {
            color: var(--link-color);
            text-decoration: none
        }

        .paragraph-0oCPb6WnSb a u,
        .paragraph-0oCPb6WnSb a:hover {
            text-decoration: underline
        }

        .paragraph-0oCPb6WnSb a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-0oCPb6WnSb h1,
            .paragraph-0oCPb6WnSb h2,
            .paragraph-0oCPb6WnSb h3,
            .paragraph-0oCPb6WnSb h4,
            .paragraph-0oCPb6WnSb h5,
            .paragraph-0oCPb6WnSb h6,
            .paragraph-0oCPb6WnSb ul li,
            .paragraph-0oCPb6WnSb.text-output {
                font-size: 13px !important;
                font-weight: 500
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-0oCPb6WnSb h1,
            .paragraph-0oCPb6WnSb h2,
            .paragraph-0oCPb6WnSb h3,
            .paragraph-0oCPb6WnSb h4,
            .paragraph-0oCPb6WnSb h5,
            .paragraph-0oCPb6WnSb h6,
            .paragraph-0oCPb6WnSb ul li,
            .paragraph-0oCPb6WnSb.text-output {
                font-size: 13px !important;
                font-weight: 500
            }
        }

        .paragraph-0oCPb6WnSb.text-output h1:first-child:before,
        .paragraph-0oCPb6WnSb.text-output h2:first-child:before,
        .paragraph-0oCPb6WnSb.text-output h3:first-child:before,
        .paragraph-0oCPb6WnSb.text-output h4:first-child:before,
        .paragraph-0oCPb6WnSb.text-output h5:first-child:before,
        .paragraph-0oCPb6WnSb.text-output h6:first-child:before,
        .paragraph-0oCPb6WnSb.text-output p:first-child:before {
            color: var(--text-color);
            content: '\';
 font-family: '';
            margin-right: 5px;
            font-weight: 700
        }

        /* home - header section*/
        html {
            scroll-behavior: smooth;
        }

        .FAQ_logo_block.noBorder {
            border-right: 2px solid #08e1e1 !important;
        }

        .review_content p {
            display: inline;
        }

        /*.header_section,*/
        .services_section,
        .get_started_section {
            background: rgb(19, 10, 45);
            background: linear-gradient(180deg, rgba(19, 10, 45, 1) 0%, rgba(38, 19, 89, 1) 100%);
        }

        .experience_section {
            background: rgb(19, 10, 45);
            background: linear-gradient(180deg, rgba(38, 19, 89, 1) 0%, rgba(19, 10, 45, 1) 100%);
        }

        .nav-menu-item:hover {
            font-weight: bold;
        }

        .nav-menu-body {
            background: rgba(0, 0, 0, 0.7) !important;
        }

        .title {
            display: none;
        }

        .navbar {
            width: 100% !important;
        }

        .nav-menu-item:last-child {
            background: #e1087e;
            border-radius: 4px;
            font-weight: bold;
            max-width: 250px;
            margin-left: 20px;
        }

        .nav-menu-item:last-child:hover,
        .hero_cta:hover,
        .get_started_cta:hover {
            -webkit-box-shadow: 0px 0px 19px 0px rgba(225, 8, 126, 1);
            -moz-box-shadow: 0px 0px 19px 0px rgba(225, 8, 126, 1);
            box-shadow: 0px 0px 19px 0px rgba(225, 8, 126, 1);
            transition: 0.3s ease;
        }

        .dropdown-menu {
            border-radius: 3px !improtant;
            overflow: hidden;
        }

        .dropdown-item {
            border-bottom: 1px solid #c2c2c2 !important;
        }

        .dropdown-item a:hover {
            color: #e1087e !important;
            transition: 0.3s ease;
        }

        .hero_paragraph {
            max-width: 630px;
        }

        .hero_right {
            position: relative;
            height: fit-content;
            max-width: 600px;
            width: fit-content;
        }

        .hero_shadow_top {
            background: linear-gradient(rgba(19, 10, 45, 1), transparent);
            width: 100%;
            height: 40px;
            position: absolute;
            top: 0;
            z-index: 99;
        }

        .hero_row {
            padding-bottom: 80px !important;
        }

        .hero_shadow_bottom {
            background: linear-gradient(transparent, rgba(19, 10, 45, 1));
            width: 100%;
            height: 40px;
            position: absolute;
            bottom: 0;
            z-index: 99;
        }

        /*  Logo animation - vertical */


        @keyframes slide_vertical_up {
            from {
                transform: translateY(0);
            }

            to {
                transform: translateY(-100%);
            }
        }

        @keyframes slide_vertical_down {
            from {
                transform: translateY(-100%);
            }

            to {
                transform: translateY(0);
            }
        }

        .logos_vertical {
            overflow: hidden;
            max-height: 700px;
            background: transparent;
            white-space: nowrap;
            position: relative;
            width: 100%;
            margin: auto;
            display: flex;
            justify-content: space-between;
        }

        .logos_vertical:before,
        .logos_vertical:after {
            position: absolute;
            top: 0;
            height: 100%;
            content: "";
            z-index: 2;
        }

        .logos_vertical:before {
            left: 0;
        }

        .logos_vertical:after {
            top: right;
        }

        .logos-slide_vertical {
            display: flex;
            flex-direction: column;
            animation: 20s slide_vertical_up infinite linear;
            width: 23%;
        }

        .logos-slide_reverse_vertical {
            display: flex;
            flex-direction: column;
            animation: 20s slide_vertical_down infinite linear;
        }

        .logos-slide_vertical img {
            display: block;
            width: 100%;
            margin: 0px 0px 20px;
        }

        /* Logos animation */
        @keyframes slide {
            from {
                transform: translateX(0);
            }

            to {
                transform: translateX(-100%);
            }
        }

        .logos {
            overflow: hidden;
            padding: 0px 0px 40px;
            background: transparent;
            white-space: nowrap;
            position: relative;
        }

        .logos:before,
        .logos:after {
            position: absolute;
            top: 0;
            width: 200px;
            height: 100%;
            content: "";
            z-index: 2;
        }

        .logos:before {
            left: 0;
        }

        .logos:after {
            right: 0;
        }

        .logos-slide {
            display: inline-block;
            animation: 140s slide infinite linear;
        }

        .logos-slide_slow {
            display: inline-block;
            animation: 160s slide infinite linear;
        }

        .logos-slide img {
            height: 60px;
            margin: 0 25px;
        }

        .logo_title {
            font-weight: bold !important;
        }

        /*home - Klaviyo Section*/

        .klaviyo_title {
            margin: auto auto 30px;
            max-width: 750px;
        }

        .klaviyo_image {
            width: 100% !important;
            max-width: 700px !important;
        }

        /*home - Why us Section*/

        .why_us_title {
            margin: auto auto 60px !important;
            max-width: 750px;
        }

        .why_us_element {
            max-width: 790px;
            margin: auto auto 40px !important;
        }

        /* Home - Eco section */

        .eco_paragraph {
            max-width: 720px;
            margin: auto;
        }

        .eco_image {
            width: 100%;
            max-width: 1000px !important;
        }

        .eco_cta {
            margin-bottom: 100px !important;
        }

        /* Home - Services */
        .services_title {
            max-width: 900px;
            margin: auto;
        }

        .service_paragraph {
            max-width: 720px;
            margin: auto;
        }

        .service_element {
            max-width: 380px;
        }

        .services_grid {
            display: flex !important;
            align-items: center !important;
            margin: auto 10px !imporant;
        }

        .services_grid .inner {
            justify-content: center !important;
        }

        .last_service_element {
            margin-right: 0px !important;
        }

        .service_element_type,
        .services_element_read_more {
            width: 100% !important;
            max-width: 100%;
        }

        /* Home -team */
        .team_element {
            max-width: 270px;
        }

        .team_grid {
            display: flex !important;
            align-items: center !important;
            justify_content: center !important;
            margin: auto 10px !imporant;
        }

        .team_grid .inner {
            justify-content: center !important;
        }


        /* Home - get started */
        .get_started_cta {
            width: 100% !important;
            min-width: 100% !important;
            border-radius: 5px;
        }

        #paragraph-udTq6_8RKq {
            width: 100% !important;
            min-width: 100% !important;
            padding: 0px 20px !important;
        }

        .get_started_grid {
            display: flex !important;
            align-items: center !important;
            justify_content: center !important;
            margin: auto 10px !imporant;
        }

        .get_started_grid .inner {
            justify-content: center !important;
        }

        #button-D-tikd7WjyD,
        #button-PoirUZXwl8X,
        #button-bxbJhS-kDYi {
            width: 100% !important;
            min-width: 100% !important;
            padding: 0px 20px !important;
        }

        .service_element .c-bullet-list {
            width: 100% !important;
            min-width: 100% !important;
            padding: 0px 40px !important;
        }

        #col-WkRi3VWlXBZ>.inner,
        #col-wdYx-SKAPvi>.inner,
        #col-kgDocsY9YIv>.inner {
            justify-content: flex-start !important
        }

        #button-D-tikd7WjyD,
        #button-PoirUZXwl8X,
        #button-bxbJhS-kDYi {
            margin-top: auto;
        }

        }

        /* Home - Reviews */
        .custom_reviews_block {
            height: fit-content !important;
            max-width: 1000px;
            margin: 80px auto !important;
        }

        .main_review_slider {
            max-width: 1000px;
            position: relative;
            height: fit-content;
            margin: auto;
            margin: 0px 20px 0px;
            padding: 0px 60px;
            font-family: 'Hanken Grotesk';
        }

        .review_slider_wrapper {
            width: 100%;
            height: fit-content;
            margin: auto;
            position: relative;
        }

        .slider_element {
            padding: 30px;
            background-color: #2d2a56;
            border-radius: 20px;
            border: solid 2px #604fc9;
            margin-bottom: 30px;
        }

        .review_header {
            display: flex;
            align-items: center;
        }

        .reviewer_image {
            width: 60px;
            height: 60px;
            border-radius: 100px;
            border: 1px solid #604fc9;
            background: #232235;
        }

        .reviewer_name_wrapper {
            margin-left: 20px;
        }

        .reviewer_data {
            font-size: 21px;
            text-align: left;
            color: #fff;
        }

        .reviewer_name {
            font-weight: bold;
            margin-bottom: 5px;
        }

        .review_stars {
            margin: 25px 0px;
            color: #ffca42;
            font-size: 24px;
            display: flex;
            justify-content: space-between;
            width: fit-content;
            min-width: 130px;
        }

        .review_content {
            font-size: 18px;
            color: #fff;
            text-align: left;
        }

        .arrow_button {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
            font-size: 18px;
            background-color: #232235;
            border-radius: 100px;
            /*border: 1px solid #604fc9; */
            width: 45px;
            height: 45px;
            color: #9173fe;
        }

        .arrow_image {
            width: 45px;
            height: 45px;
        }

        .arrow_button.left {
            left: 0px;
        }

        .arrow_button.right {
            right: 0px;
        }

        .review_custom_slider {
            max-width: 1000px !important;
            margin: auto;
        }

        .faq {
            max-width: 580px;
            margin: auto;
        }

        /* Footer */

        .footer_header {
            margin: auto;
        }

        .footer_headline {
            padding-right: 60px !important;
        }

        .footer_headline,
        .footer_header_content {
            max-width: 650px;
        }

        .footer_middle,
        .footer_right {
            min-width: 150px;
        }

        .footer_year_content {
            text-align: center;
            color: #fff;
            font-size: 14px;
            font-family: 'Hanken Grotesk';
        }

        @keyframes spin {
            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(360deg);
            }
        }

        .row_width {
            max-width: 1280px;
            margin: auto;
            padding-left: 40px !important;
            padding-right: 40px !important;
            width: 100% !important;
        }

        .updated_row_width {
            padding-right: 0px !important;
        }

        @media screen and (max-width: 1100px) {
            .nav-menu {
                display: none !important;
            }

            .nav-menu-mobile {
                display: flex !important;
                align-items: center;
            }

            .nav-menu-body .nav-menu {
                display: flex !important;
            }

            #nav-menu-popup .nav-menu {
                align-items: start !important;
                max-width: 250px;
            }

            .nav-menu-item {
                max-width: 200px;
            }

            .nav-menu-item:last-child {
                max-width: 250px;
                margin-top: 20px !important
            }

            .dropdown-menu {
                background: transparent !important;
            }

            .dropdown-item {
                background: transparent !important;
                color: #fff !important;
                border-bottom: none !important;
            }

            .nav-dropdown-menu .nav-menu-item {
                background: transparent !important;
                text-align: left !important;
                margin: 0px !important;
            }

            .nav-dropdown-menu .nav-menu-item .nav-menu-item-title {
                color: #fff !important;
            }

            .logos_vertical {
                overflow: hidden;
            }

            #divider-2tbi2V2lyR {
                display: block !important;
            }
        }

        @media screen and (max-width: 1100px) {
            .faq_columns .inner {
                flex-direction: column !important;
                align-items: center !important;
            }

            .FAQ_logo_block.noBorder {
                border-right: none !important;
            }

            .faq_devider {
                display: block !important;
            }

            .FAQ_logo_block {
                padding-right: 0px !important;
            }

            .guarantee_text {
                text-align: center !important;
                padding-left: 20px !important;
                padding-right: 20px !important;
            }
        }

        @media screen and (max-width: 1000px) {
            .get_started_grid .inner {
                flex-direction: column !important;
                align-items: center !important;
                justify-content: center !important;
            }

            .get_started_element {
                margin: auto auto 40px !important;
            }
        }


        /*Mobile version*/
        @media screen and (max-width: 767px) {
            .hero_right {
                max-width: 100%;
                width: 100%;
                margin-top: 50px !important;
            }

            .hero_gif {
                width: 100%;
            }

            .klaviyo_row {
                padding-top: 40px !important;
                padding-bottom: 40px !important;
            }

            .klaviyo_title {
                margin: 20px auto 40px !important;
                padding: 0px 10px !important;
            }

            .logo_title {
                padding: 0px 0px 40px !important;
            }

            .logos {
                overflow: hidden;
                padding: 0px 0px 25px;
            }

            .hero_row {
                padding-bottom: 60px !important;
            }

            .logos_wrapper {
                padding-bottom: 40px;
            }

            .why_us_element_title {
                padding-bottom: 10px !important;
            }

            .why_us_title {
                margin: auto auto 30px !important;
            }

            .eco_title_wrapper {
                padding-top: 40px !important;
            }

            .eco_paragraph {
                padding: 30px 0px 40px !important;
            }

            .eco_cta {
                margin-bottom: 50px !important;
            }

            .services_grid .inner {
                align-items: start !important;
            }

            .team_grid .inner {
                align-items: center !important;
            }

            .get_started_grid .inner {
                align-items: center !important;
                justify-content: center !important;
            }

            .team_paragraph {
                padding: 30px 0px 40px !important;
            }

            .services_grid {
                margin: auto !important;
                max-width: 100%;
            }

            .service_element {
                width: 100% !important;
                max-width: 100%;
            }

            .get_started_element {
                width: 100% !important;
                max-width: 380px;
            }

            .service_element_type,
            .services_element_read_more {
                width: 100% !important;
                max-width: 100%;
            }

            title_margin_top {
                margin-top: 50px !important;
            }

            title_padding_top {
                padding-top: 50px !important;
            }

            .service_element .c-bullet-list {
                padding: 0px 20px !important;
            }

            .custom_reviews_block {
                margin-top: 40px !important;
                margin-bottom: 40px !important;
            }

            .footer_headline {
                padding-right: 20px !important;
            }

            .footer_logo,
            .footer_header_content,
            .footer_headline,
            .footer_cta,
            .footer_menu_title,
            .footer_link {
                margin: 0px 17px !important;
            }

            .footer_middle {
                margin: 40px 0px 20px !important;
            }

            .footer_right {
                margin: 0px !important;
            }

            .arrow_button {
                margin-top: 40px;
                top: 100%;
            }

            .main_review_slider {
                margin: 0px 10px 0px;
                padding: 0px;
            }

            #heading-KeqDtI30G9 h1,
            #paragraph-EtHoP1zESP p,
            #button-Y4nB7BcaSJ,
            #sub-heading-39W0Q_8BkST h2 {
                text-align: center !important;
            }

            #paragraph-EtHoP1zESP {
                margin: auto !important;
            }

            .logos_vertical {
                max-height: 500px;
                width: 100%;
            }
        }

        .carousel__pagination {
            border: 1px solid #fff !important;
        }

        #hl_main_popup #N9mCLvtwfsptHdUiiHVy_6,
        #hl_main_popup #button_7 {
            width: 100% !important;
            flex: none !important;
        }

        #hl_main_popup {
            background-color: #240F51;
        }

        /*#overlay {
    z-index: +9999999999999999999999999999!important;
}*/

        .new_popup_heading p strong:nth-of-type(2) {
            color: #fff !important;
        }

        .new_popup_heading p strong:nth-of-type(3) {
            color: #08E1E1 !important;
        }



        /* ---- Section styles ----- */
        :root {
            --white: #ffffff;
            --black: #000000;
            --transparent: transparent;
            --color-lr6ov3nr: #e1087e
        }

        .hl_page-preview--content .section-0nv1Ni0ofw {
            box-shadow: none;
            padding: 0 40px;
            margin: 0;
            background-color: var(--color-lr6ov3nr);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .row-p-XSNArCzT {
            margin-top: 0;
            margin-bottom: 0;
            padding: 15px 0;
            background-color: var(--transparent);
            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-p-XSNArCzT {
                padding-top: 10px;
                padding-bottom: 10px
            }
        }

        .hl_page-preview--content .col-YfC_ot1JnL {
            padding: 0;
            background-color: var(--transparent);
            width: 50.2%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .button-wPOiyXu9l9 {
            margin-top: 0;
            margin-bottom: 0;
            text-align: right
        }

        .hl_page-preview--content .cbutton-wPOiyXu9l9 {
            font-family: var(--headlinefont);
            background-color: var(--transparent);
            color: var(--white);
            secondary-color: var(--white);
            text-decoration: none;
            padding: 0;
            font-weight: 700;
            border-color: #00000033;
            border-width: 1px;
            border-style: solid;
            letter-spacing: 0;
            text-transform: none;
            text-shadow: 0 0 0 transparent;
            width: auto%
        }

        .hl_page-preview--content .col-AoKU6Bh1PY {
            padding: 0;
            background-color: var(--transparent);
            width: 49.8%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .custom-code-64s99bwgpI {
            margin-top: 0;
            margin-bottom: 0
        }

        #section-0nv1Ni0ofw>.inner {
            max-width: 1170px
        }

        #col-AoKU6Bh1PY>.inner,
        #col-YfC_ot1JnL>.inner {
            flex-direction: column;
            justify-content: flex-end;
            align-items: inherit;
            flex-wrap: nowrap
        }

        .button-wPOiyXu9l9 .button-icon-end:before {
            content: "";
            font-family: "Font Awesome 5 Free";
            font-weight: 700
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .button-wPOiyXu9l9 .button-icon-end,
            .button-wPOiyXu9l9 .button-icon-start,
            .button-wPOiyXu9l9 .main-heading-button {
                font-size: 18px;
                font-weight: undefined
            }

            .button-wPOiyXu9l9 .button-icon-start {
                margin-right: 5px
            }

            .button-wPOiyXu9l9 .button-icon-end {
                margin-left: 5px
            }

            .button-wPOiyXu9l9 .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .button-wPOiyXu9l9 .button-icon-end,
            .button-wPOiyXu9l9 .button-icon-start,
            .button-wPOiyXu9l9 .main-heading-button {
                font-size: 15px;
                font-weight: undefined
            }

            .button-wPOiyXu9l9 .button-icon-start {
                margin-right: 5px
            }

            .button-wPOiyXu9l9 .button-icon-end {
                margin-left: 5px
            }

            .button-wPOiyXu9l9 .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        #col-AoKU6Bh1PY>.inner {
            justify-content: center
        }

        /* ---- Custom Animation Script styles ----- */
        :root {
            --black: #000000;
            --transparent: transparent;
            --color-lr6ov3nr: #e1087e
        }

        .hl_page-preview--content .section-0GeBUtBaoA {
            padding: 0;
            margin-top: 0;
            margin-bottom: 0;
            background-color: var(--color-lr6ov3nr);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .col-wGyONPcFin,
        .hl_page-preview--content .row-11yMmYWxeV {
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .row-11yMmYWxeV {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .col-wGyONPcFin {
            margin: 0
        }

        .hl_page-preview--content .custom-code-HU0rhT8aSY,
        .hl_page-preview--content .custom-code-qnQYtHl6R6 {
            margin-top: 0;
            margin-bottom: 0
        }

        #section-0GeBUtBaoA>.inner {
            max-width: 1170px
        }

        #col-wGyONPcFin>.inner {
            flex-direction: column;
            justify-content: center;
            align-items: inherit;
            flex-wrap: nowrap
        }

        /* ---- Nabvar styles ----- */
        :root {
            --white: #ffffff;
            --black: #000000;
            --transparent: transparent;
            --color-lr6h2sgl: #fcfcff;
            --color-lrj3y9yr: #130a2d
        }

        .hl_page-preview--content .section-4c6QG9C6AA {
            padding: 0;
            margin-top: 0;
            margin-bottom: 0;
            background-color: var(--color-lrj3y9yr);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .row-wuyrhuIz7l {
            margin-top: 0;
            margin-bottom: 0;
            padding: 0;
            width: 100%
        }

        .hl_page-preview--content .cnav-menu-PFutIK_MGj,
        .hl_page-preview--content .col-GlMq65ptUV,
        .hl_page-preview--content .row-wuyrhuIz7l {
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .col-GlMq65ptUV {
            padding: 14px 0;
            width: 84.4%;
            margin: 0
        }

        .hl_page-preview--content .cnav-menu-PFutIK_MGj {
            font-family: var(--hanken-grotesk);
            padding: 0;
            margin-top: 0;
            mobile-background-color: var(--transparent);
            color: var(--color-lr6h2sgl);
            bold-text-color: var(--color-lr6h2sgl);
            italic-text-color: var(--text-color);
            underline-text-color: var(--text-color);
            icon-color: var(--color-lr6h2sgl);
            secondary-color: var(--color-lr6h2sgl);
            nav-menu-item-hover-background-color: var(--transparent);
            line-height: 1.3em;
            text-transform: none;
            letter-spacing: 0;
            text-align: center;
            nav-menu-item-spacing-x: 13px;
            nav-menu-item-spacing-y: 9px;
            dropdown-background: var(--white);
            dropdown-text-color: var(--black);
            dropdown-hover-color: var(--black);
            dropdown-item-spacing: 10px
        }

        #section-4c6QG9C6AA>.inner {
            max-width: 100%
        }

        #col-GlMq65ptUV>.inner {
            flex-direction: column;
            justify-content: center;
            align-items: inherit;
            flex-wrap: nowrap
        }

        #nav-menu-PFutIK_MGj .nav-menu,
        .--mobile #nav-menu-PFutIK_MGj .nav-menu {
            font-size: 17px;
            font-weight: undefined
        }

        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu-body {
            background: var(--transparent)
        }

        #nav-menu-PFutIK_MGj .nav-menu li.nav-menu-item {
            display: flex;
            align-items: center;
            white-space: nowrap
        }

        #nav-menu-PFutIK_MGj .items-cart-active {
            color: #155eef
        }

        #nav-menu-PFutIK_MGj .items-cart {
            color: undefined
        }

        #nav-menu-PFutIK_MGj .nav-menu .nav-menu-item a,
        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu .nav-menu-item a {
            color: var(--color-lr6h2sgl);
            cursor: pointer;
            height: inherit;
            display: flex;
            align-items: center;
            padding: 9px 13px;
            transition: all .3s ease
        }

        #nav-menu-PFutIK_MGj .nav-menu .nav-menu-item:hover a {
            color: var(--color-lr6h2sgl);
            background: var(--transparent)
        }

        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu .nav-menu-item:hover a,
        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu-body .nav-menu .nav-menu-item:hover {
            color: var(--color-lr6h2sgl)
        }

        .--mobile #nav-menu-PFutIK_MGj .nav-menu .dropdown-menu .dropdown-item {
            font-size: 15px;
            font-weight: undefined
        }

        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu {
            font-size: 17px;
            font-family: var(--hanken-grotesk);
            font-weight: undefined
        }

        #nav-menu-PFutIK_MGj .nav-menu-mobile span::before,
        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu-body .close-menu {
            color: var(--color-lr6h2sgl);
            font-size: 17px;
            font-weight: 600
        }

        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu-body .nav-menu .nav-menu-item {
            color: var(--color-lr6h2sgl);
            text-align: center;
            transition: all .3s ease;
            font-size: 15px;
            font-weight: undefined
        }

        #nav-menu-PFutIK_MGj .nav-menu .dropdown-menu .dropdown-item {
            font-size: 15px;
            text-align: center;
            font-weight: undefined
        }

        #nav-menu-PFutIK_MGj .nav-menu .dropdown-menu .dropdown-item a,
        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu .nav-dropdown-menu .nav-menu-item:hover a {
            color: var(--black);
            background: var(--white);
            padding: 10px;
            transition: all .3s ease
        }

        #nav-menu-PFutIK_MGj .nav-menu .dropdown-menu .dropdown-item:hover a,
        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu-body .nav-dropdown-menu .nav-menu-item a,
        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu-body .nav-dropdown-menu .nav-menu-item:hover a {
            color: var(--black)
        }

        #nav-menu-popup.nav-menu-PFutIK_MGj .nav-menu-body .nav-dropdown-menu .nav-menu-item {
            background: var(--white);
            font-size: 15px;
            font-weight: undefined
        }

        #nav-menu-PFutIK_MGj .nav-menu-mobile span::before {
            cursor: pointer;
            content: "";
            font-family: "Font Awesome 5 Free"
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .nav-menu-PFutIK_MGj .branding .title {
                font-size: 17px;
                line-height: 1.3em;
                font-weight: undefined
            }

            #nav-menu-PFutIK_MGj .hl-autocomplete-results li {
                font-size: 17px
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {
            .nav-menu-PFutIK_MGj .branding .title {
                font-size: 17px;
                line-height: 1.3em;
                font-weight: undefined
            }

            #nav-menu-PFutIK_MGj .hl-autocomplete-results li {
                font-size: 17px
            }
        }

        #nav-menu-PFutIK_MGj strong {
            color: var(--color-lr6h2sgl) !important;
            font-weight: 700
        }

        #nav-menu-PFutIK_MGj em,
        #nav-menu-PFutIK_MGj u {
            color: var(--text-color) !important
        }

        #nav-menu-PFutIK_MGj .hl-autocomplete-input {
            border: 1px solid #cacaca;
            margin: 1px;
            border-radius: 16px
        }

        #nav-menu-PFutIK_MGj .hl-autocomplete {
            font-family: inherit
        }

        #nav-menu-PFutIK_MGj .hl-autocomplete-button {
            background: #fff
        }

        #nav-menu-PFutIK_MGj .hl-autocomplete-input-wrapper {
            color: #000;
            background-color: #fff
        }

        #nav-menu-PFutIK_MGj .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(--color-lr6h2sgl);
            background-color: var(--transparent)
        }

        #nav-menu-PFutIK_MGj .hl-autocomplete-input:hover {
            border-width: 1.5px;
            margin: .5px
        }

        #nav-menu-PFutIK_MGj .hl-autocomplete-input:focus-within {
            border-width: 2px;
            margin: 0
        }

        /* ---- header_section styles ----- */
        :root {
            --white: #ffffff;
            --black: #000000;
            --transparent: transparent;
            --color-lr6ov3nr: #e1087e;
            --color-lrj3y9yr: #130a2d
        }

        .hl_page-preview--content .section-Bw7XhyOn1 {
            padding: 0;
            margin-top: 0;
            margin-bottom: 0;
            background-color: var(--color-lrj3y9yr);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .col-oJhGziODdpT,
        .hl_page-preview--content .row-g2kfW1LpO5h {
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .row-g2kfW1LpO5h {
            margin-top: 0;
            margin-bottom: 0;
            padding: 0
        }

        .hl_page-preview--content .col-oJhGziODdpT {
            padding: 0 0 60px;
            margin: 0
        }

        .hl_page-preview--content .custom-code-CI-k65nXdI {
            margin: 0
        }

        .hl_page-preview--content #sub-heading-39W0Q_8BkST,
        .hl_page-preview--content .custom-code-XrOLocbKYQT {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .csub-heading-39W0Q_8BkST {
            font-family: var(--headlinefont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 0 40px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            text-transform: none;
            letter-spacing: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .csub-heading-39W0Q_8BkST {
                text-align: center
            }
        }

        .hl_page-preview--content .col-sp57BMExj4,
        .hl_page-preview--content .row-xTxUdFBjkG {
            padding: 0;
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .row-xTxUdFBjkG {
            margin-top: 0;
            margin-bottom: 0;
            width: 100%
        }

        .hl_page-preview--content .col-sp57BMExj4 {
            width: 45.9%;
            margin: 0
        }

        .hl_page-preview--content #heading-KeqDtI30G9,
        .hl_page-preview--content #paragraph-EtHoP1zESP,
        .hl_page-preview--content .custom-code-0avvbNrFgO,
        .hl_page-preview--content .custom-code-eVutm-ZREVW,
        .hl_page-preview--content .custom-code-sNZUewBtzxI {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .col-hvIagyUyf1 {
            padding: 0;
            background-color: var(--transparent);
            width: 51.7%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 0 0
        }

        .hl_page-preview--content .button-Y4nB7BcaSJ {
            margin-top: 0;
            margin-bottom: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .button-Y4nB7BcaSJ {
                text-align: center
            }
        }

        .hl_page-preview--content .cbutton-Y4nB7BcaSJ {
            font-family: var(--headlinefont);
            background-color: var(--color-lr6ov3nr);
            color: var(--white);
            secondary-color: var(--white);
            text-decoration: none;
            padding: 10px 15px;
            font-weight: 700;
            border-color: #00000033;
            border-width: 1px;
            border-style: solid;
            letter-spacing: 0;
            text-transform: none;
            text-shadow: 0 0 0 transparent;
            width: auto%
        }

        .hl_page-preview--content .cparagraph-EtHoP1zESP {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 0 30px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            text-transform: none;
            letter-spacing: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-EtHoP1zESP {
                text-align: center;
                padding-left: 0;
                padding-right: 0
            }
        }

        .hl_page-preview--content .cheading-KeqDtI30G9 {
            font-family: var(--headlinefont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 40px 0 25px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.1em;
            text-transform: none;
            letter-spacing: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cheading-KeqDtI30G9 {
                text-align: center;
                padding-left: 20px;
                padding-right: 20px
            }
        }

        #section-Bw7XhyOn1>.inner {
            max-width: 100%
        }

        #col-hvIagyUyf1>.inner,
        #col-oJhGziODdpT>.inner,
        #col-sp57BMExj4>.inner {
            flex-direction: column;
            justify-content: center;
            align-items: inherit;
            flex-wrap: nowrap
        }

        .heading-KeqDtI30G9,
        .paragraph-EtHoP1zESP,
        .sub-heading-39W0Q_8BkST {
            font-weight: undefined
        }

        .sub-heading-39W0Q_8BkST strong {
            color: var(--white)
        }

        .heading-KeqDtI30G9 em,
        .heading-KeqDtI30G9 strong,
        .heading-KeqDtI30G9 u,
        .paragraph-EtHoP1zESP em,
        .paragraph-EtHoP1zESP strong,
        .paragraph-EtHoP1zESP u,
        .sub-heading-39W0Q_8BkST em,
        .sub-heading-39W0Q_8BkST u {
            color: var(--text-color)
        }

        .heading-KeqDtI30G9 a,
        .heading-KeqDtI30G9 a *,
        .paragraph-EtHoP1zESP a,
        .paragraph-EtHoP1zESP a *,
        .sub-heading-39W0Q_8BkST a,
        .sub-heading-39W0Q_8BkST a * {
            color: var(--link-color);
            text-decoration: none
        }

        .heading-KeqDtI30G9 a u,
        .heading-KeqDtI30G9 a:hover,
        .paragraph-EtHoP1zESP a u,
        .paragraph-EtHoP1zESP a:hover,
        .sub-heading-39W0Q_8BkST a u,
        .sub-heading-39W0Q_8BkST a:hover {
            text-decoration: underline
        }

        .heading-KeqDtI30G9 a s,
        .paragraph-EtHoP1zESP a s,
        .sub-heading-39W0Q_8BkST a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .sub-heading-39W0Q_8BkST h1,
            .sub-heading-39W0Q_8BkST h2,
            .sub-heading-39W0Q_8BkST h3,
            .sub-heading-39W0Q_8BkST h4,
            .sub-heading-39W0Q_8BkST h5,
            .sub-heading-39W0Q_8BkST h6,
            .sub-heading-39W0Q_8BkST ul li,
            .sub-heading-39W0Q_8BkST.text-output {
                font-size: 28px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .sub-heading-39W0Q_8BkST h1,
            .sub-heading-39W0Q_8BkST h2,
            .sub-heading-39W0Q_8BkST h3,
            .sub-heading-39W0Q_8BkST h4,
            .sub-heading-39W0Q_8BkST h5,
            .sub-heading-39W0Q_8BkST h6,
            .sub-heading-39W0Q_8BkST ul li,
            .sub-heading-39W0Q_8BkST.text-output {
                font-size: 33px !important;
                font-weight: undefined
            }
        }

        .heading-KeqDtI30G9.text-output h1:first-child:before,
        .heading-KeqDtI30G9.text-output h2:first-child:before,
        .heading-KeqDtI30G9.text-output h3:first-child:before,
        .heading-KeqDtI30G9.text-output h4:first-child:before,
        .heading-KeqDtI30G9.text-output h5:first-child:before,
        .heading-KeqDtI30G9.text-output h6:first-child:before,
        .heading-KeqDtI30G9.text-output p:first-child:before,
        .paragraph-EtHoP1zESP.text-output h1:first-child:before,
        .paragraph-EtHoP1zESP.text-output h2:first-child:before,
        .paragraph-EtHoP1zESP.text-output h3:first-child:before,
        .paragraph-EtHoP1zESP.text-output h4:first-child:before,
        .paragraph-EtHoP1zESP.text-output h5:first-child:before,
        .paragraph-EtHoP1zESP.text-output h6:first-child:before,
        .paragraph-EtHoP1zESP.text-output p:first-child:before,
        .sub-heading-39W0Q_8BkST.text-output h1:first-child:before,
        .sub-heading-39W0Q_8BkST.text-output h2:first-child:before,
        .sub-heading-39W0Q_8BkST.text-output h3:first-child:before,
        .sub-heading-39W0Q_8BkST.text-output h4:first-child:before,
        .sub-heading-39W0Q_8BkST.text-output h5:first-child:before,
        .sub-heading-39W0Q_8BkST.text-output h6:first-child:before,
        .sub-heading-39W0Q_8BkST.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-Y4nB7BcaSJ .button-icon-end,
            .button-Y4nB7BcaSJ .button-icon-start,
            .button-Y4nB7BcaSJ .main-heading-button {
                font-size: 18px;
                font-weight: undefined
            }

            .button-Y4nB7BcaSJ .button-icon-start {
                margin-right: 5px
            }

            .button-Y4nB7BcaSJ .button-icon-end {
                margin-left: 5px
            }

            .button-Y4nB7BcaSJ .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .button-Y4nB7BcaSJ .button-icon-end,
            .button-Y4nB7BcaSJ .button-icon-start,
            .button-Y4nB7BcaSJ .main-heading-button {
                font-size: 18px;
                font-weight: undefined
            }

            .button-Y4nB7BcaSJ .button-icon-start {
                margin-right: 5px
            }

            .button-Y4nB7BcaSJ .button-icon-end {
                margin-left: 5px
            }

            .button-Y4nB7BcaSJ .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-EtHoP1zESP h1,
            .paragraph-EtHoP1zESP h2,
            .paragraph-EtHoP1zESP h3,
            .paragraph-EtHoP1zESP h4,
            .paragraph-EtHoP1zESP h5,
            .paragraph-EtHoP1zESP h6,
            .paragraph-EtHoP1zESP ul li,
            .paragraph-EtHoP1zESP.text-output {
                font-size: 17px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-EtHoP1zESP h1,
            .paragraph-EtHoP1zESP h2,
            .paragraph-EtHoP1zESP h3,
            .paragraph-EtHoP1zESP h4,
            .paragraph-EtHoP1zESP h5,
            .paragraph-EtHoP1zESP h6,
            .paragraph-EtHoP1zESP ul li,
            .paragraph-EtHoP1zESP.text-output {
                font-size: 21px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .heading-KeqDtI30G9 h1,
            .heading-KeqDtI30G9 h2,
            .heading-KeqDtI30G9 h3,
            .heading-KeqDtI30G9 h4,
            .heading-KeqDtI30G9 h5,
            .heading-KeqDtI30G9 h6,
            .heading-KeqDtI30G9 ul li,
            .heading-KeqDtI30G9.text-output {
                font-size: 36px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .heading-KeqDtI30G9 h1,
            .heading-KeqDtI30G9 h2,
            .heading-KeqDtI30G9 h3,
            .heading-KeqDtI30G9 h4,
            .heading-KeqDtI30G9 h5,
            .heading-KeqDtI30G9 h6,
            .heading-KeqDtI30G9 ul li,
            .heading-KeqDtI30G9.text-output {
                font-size: 68px !important;
                font-weight: undefined
            }
        }

        /* ---- Section styles ----- */
        :root {
            --white: #ffffff;
            --black: #000000;
            --transparent: transparent;
            --color-lr6h2sgl: #fcfcff;
            --color-lr6ov3nr: #e1087e;
            --color-lr74rk8a: #2d2a56
        }

        .hl_page-preview--content .section-aBElBIgPaC {
            box-shadow: none;
            padding: 80px 0;
            margin: 0;
            background-color: var(--color-lr74rk8a);
            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-aBElBIgPaC {
                padding-bottom: 60px;
                padding-top: 60px
            }
        }

        .hl_page-preview--content .row-ZL0T3BBY37 {
            margin: 0 auto;
            padding: 0;
            width: 100%
        }

        .hl_page-preview--content .col-ooLk8FZ3-8,
        .hl_page-preview--content .cparagraph-l_czEY197B,
        .hl_page-preview--content .row-ZL0T3BBY37 {
            background-color: var(--transparent);
            box-shadow: none;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .col-ooLk8FZ3-8 {
            padding: 0;
            width: 33%;
            margin: 0
        }

        .hl_page-preview--content #paragraph-l_czEY197B {
            margin: 0
        }

        .hl_page-preview--content .cparagraph-l_czEY197B {
            font-family: var(--contentfont);
            color: var(--white);
            icon-color: var(--text-color);
            font-weight: medium;
            padding: 0 0 35px;
            opacity: 1;
            text-shadow: none;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: center;
            inline-colors: var(--white), var(--color-lr6h2sgl)
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-l_czEY197B {
                padding-left: 10px;
                padding-right: 10px;
                padding-bottom: 0
            }
        }

        .hl_page-preview--content .image-v4F8ppFHif {
            margin: 0
        }

        .hl_page-preview--content .image-v4F8ppFHif .image-container img {
            box-shadow: undefined;
            width: 200px;
            height: auto
        }

        .hl_page-preview--content .cimage-v4F8ppFHif {
            padding: 0 0 20px;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-UxGq2Oj_UQ {
            box-shadow: none;
            padding: 0;
            background-color: var(--transparent);
            width: 33%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content #paragraph-jejXPbvTyZ,
        .hl_page-preview--content .image-I7B_pkyTcc {
            margin: 0
        }

        .hl_page-preview--content .image-I7B_pkyTcc .image-container img {
            box-shadow: none;
            width: auto;
            height: auto
        }

        .hl_page-preview--content .cimage-I7B_pkyTcc {
            padding: 30px 40px;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .image-I7B_pkyTcc .image-container img {
                box-shadow: undefined
            }

            .hl_page-preview--content .cimage-I7B_pkyTcc {
                padding-left: 20px;
                padding-right: 20px
            }
        }

        .hl_page-preview--content .col-YvI2t1C47F {
            box-shadow: none;
            padding: 0;
            background-color: var(--transparent);
            width: 33%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .button-omIIxOBPUH {
            margin-top: 0;
            margin-bottom: 30px;
            text-align: center
        }

        .hl_page-preview--content .cbutton-omIIxOBPUH {
            font-family: var(--headlinefont);
            background-color: var(--color-lr6ov3nr);
            color: var(--white);
            secondary-color: var(--white);
            text-decoration: none;
            padding: 10px 40px;
            font-weight: 700;
            border-color: #00000033;
            border-width: 1px;
            border-style: solid;
            letter-spacing: 0;
            text-transform: none;
            text-shadow: 0 0 0 transparent;
            width: auto%
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cbutton-omIIxOBPUH {
                padding-right: 10px;
                padding-left: 10px
            }
        }

        .hl_page-preview--content .cparagraph-jejXPbvTyZ {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: medium;
            box-shadow: none;
            padding: 0 0 35px;
            opacity: 1;
            text-shadow: none;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: center
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-jejXPbvTyZ {
                padding-left: 10px;
                padding-right: 10px
            }
        }

        .hl_page-preview--content .row-MEaXqtNWHf {
            margin: 0 auto;
            box-shadow: none;
            padding: 0;
            width: 100%
        }

        .hl_page-preview--content .cheading-YEdHnovjEpW,
        .hl_page-preview--content .col-Nzjv_riVh7,
        .hl_page-preview--content .row-MEaXqtNWHf {
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .col-Nzjv_riVh7 {
            box-shadow: none;
            padding: 10px 5px;
            width: 100%;
            margin: 0
        }

        .hl_page-preview--content #heading-YEdHnovjEpW {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .cheading-YEdHnovjEpW {
            font-family: var(--headlinefont);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 0 60px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            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-YEdHnovjEpW {
                padding-bottom: 10px
            }
        }

        #section-aBElBIgPaC>.inner {
            max-width: 1170px
        }

        #col-Nzjv_riVh7>.inner,
        #col-UxGq2Oj_UQ>.inner,
        #col-YvI2t1C47F>.inner,
        #col-ooLk8FZ3-8>.inner {
            flex-direction: column;
            justify-content: center;
            align-items: inherit;
            flex-wrap: nowrap
        }

        .paragraph-l_czEY197B {
            font-weight: 400
        }

        .heading-YEdHnovjEpW a,
        .heading-YEdHnovjEpW a *,
        .paragraph-jejXPbvTyZ a,
        .paragraph-jejXPbvTyZ a *,
        .paragraph-l_czEY197B a,
        .paragraph-l_czEY197B a * {
            color: var(--link-color);
            text-decoration: none
        }

        .heading-YEdHnovjEpW a u,
        .heading-YEdHnovjEpW a:hover,
        .paragraph-jejXPbvTyZ a u,
        .paragraph-jejXPbvTyZ a:hover,
        .paragraph-l_czEY197B a u,
        .paragraph-l_czEY197B a:hover {
            text-decoration: underline
        }

        .heading-YEdHnovjEpW a s,
        .paragraph-jejXPbvTyZ a s,
        .paragraph-l_czEY197B a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-l_czEY197B h1,
            .paragraph-l_czEY197B h2,
            .paragraph-l_czEY197B h3,
            .paragraph-l_czEY197B h4,
            .paragraph-l_czEY197B h5,
            .paragraph-l_czEY197B h6,
            .paragraph-l_czEY197B ul li,
            .paragraph-l_czEY197B.text-output {
                font-size: 17px !important;
                font-weight: 400
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-l_czEY197B h1,
            .paragraph-l_czEY197B h2,
            .paragraph-l_czEY197B h3,
            .paragraph-l_czEY197B h4,
            .paragraph-l_czEY197B h5,
            .paragraph-l_czEY197B h6,
            .paragraph-l_czEY197B ul li,
            .paragraph-l_czEY197B.text-output {
                font-size: 20px !important;
                font-weight: 400
            }
        }

        .heading-YEdHnovjEpW.text-output h1:first-child:before,
        .heading-YEdHnovjEpW.text-output h2:first-child:before,
        .heading-YEdHnovjEpW.text-output h3:first-child:before,
        .heading-YEdHnovjEpW.text-output h4:first-child:before,
        .heading-YEdHnovjEpW.text-output h5:first-child:before,
        .heading-YEdHnovjEpW.text-output h6:first-child:before,
        .heading-YEdHnovjEpW.text-output p:first-child:before,
        .paragraph-jejXPbvTyZ.text-output h1:first-child:before,
        .paragraph-jejXPbvTyZ.text-output h2:first-child:before,
        .paragraph-jejXPbvTyZ.text-output h3:first-child:before,
        .paragraph-jejXPbvTyZ.text-output h4:first-child:before,
        .paragraph-jejXPbvTyZ.text-output h5:first-child:before,
        .paragraph-jejXPbvTyZ.text-output h6:first-child:before,
        .paragraph-jejXPbvTyZ.text-output p:first-child:before,
        .paragraph-l_czEY197B.text-output h1:first-child:before,
        .paragraph-l_czEY197B.text-output h2:first-child:before,
        .paragraph-l_czEY197B.text-output h3:first-child:before,
        .paragraph-l_czEY197B.text-output h4:first-child:before,
        .paragraph-l_czEY197B.text-output h5:first-child:before,
        .paragraph-l_czEY197B.text-output h6:first-child:before,
        .paragraph-l_czEY197B.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-omIIxOBPUH .button-icon-end,
            .button-omIIxOBPUH .button-icon-start,
            .button-omIIxOBPUH .main-heading-button {
                font-size: 18px;
                font-weight: undefined
            }

            .button-omIIxOBPUH .button-icon-start {
                margin-right: 5px
            }

            .button-omIIxOBPUH .button-icon-end {
                margin-left: 5px
            }

            .button-omIIxOBPUH .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .button-omIIxOBPUH .button-icon-end,
            .button-omIIxOBPUH .button-icon-start,
            .button-omIIxOBPUH .main-heading-button {
                font-size: 18px;
                font-weight: undefined
            }

            .button-omIIxOBPUH .button-icon-start {
                margin-right: 5px
            }

            .button-omIIxOBPUH .button-icon-end {
                margin-left: 5px
            }

            .button-omIIxOBPUH .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        .paragraph-jejXPbvTyZ {
            font-weight: 500
        }

        .heading-YEdHnovjEpW em,
        .heading-YEdHnovjEpW strong,
        .heading-YEdHnovjEpW u,
        .paragraph-jejXPbvTyZ em,
        .paragraph-jejXPbvTyZ strong,
        .paragraph-jejXPbvTyZ u {
            color: var(--text-color)
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-jejXPbvTyZ h1,
            .paragraph-jejXPbvTyZ h2,
            .paragraph-jejXPbvTyZ h3,
            .paragraph-jejXPbvTyZ h4,
            .paragraph-jejXPbvTyZ h5,
            .paragraph-jejXPbvTyZ h6,
            .paragraph-jejXPbvTyZ ul li,
            .paragraph-jejXPbvTyZ.text-output {
                font-size: 17px !important;
                font-weight: 500
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-jejXPbvTyZ h1,
            .paragraph-jejXPbvTyZ h2,
            .paragraph-jejXPbvTyZ h3,
            .paragraph-jejXPbvTyZ h4,
            .paragraph-jejXPbvTyZ h5,
            .paragraph-jejXPbvTyZ h6,
            .paragraph-jejXPbvTyZ ul li,
            .paragraph-jejXPbvTyZ.text-output {
                font-size: 20px !important;
                font-weight: 500
            }
        }

        .heading-YEdHnovjEpW {
            font-weight: undefined
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .heading-YEdHnovjEpW h1,
            .heading-YEdHnovjEpW h2,
            .heading-YEdHnovjEpW h3,
            .heading-YEdHnovjEpW h4,
            .heading-YEdHnovjEpW h5,
            .heading-YEdHnovjEpW h6,
            .heading-YEdHnovjEpW ul li,
            .heading-YEdHnovjEpW.text-output {
                font-size: 29px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .heading-YEdHnovjEpW h1,
            .heading-YEdHnovjEpW h2,
            .heading-YEdHnovjEpW h3,
            .heading-YEdHnovjEpW h4,
            .heading-YEdHnovjEpW h5,
            .heading-YEdHnovjEpW h6,
            .heading-YEdHnovjEpW ul li,
            .heading-YEdHnovjEpW.text-output {
                font-size: 46px !important;
                font-weight: undefined
            }
        }

        /* ---- Section styles ----- */
        :root {
            --white: #ffffff;
            --black: #000000;
            --transparent: transparent;
            --color-lr6ov3nr: #e1087e;
            --color-lr7zmjng: #240f51;
            --color-lr7zq0wg: #08e1e1
        }

        .hl_page-preview--content .section-SjNYEZyaCz {
            box-shadow: none;
            padding: 80px 30px;
            margin: 0;
            background-color: var(--color-lr7zmjng);
            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-SjNYEZyaCz {
                padding-top: 40px;
                padding-bottom: 40px;
                padding-left: 20px !important;
                padding-right: 20px !important
            }
        }

        .hl_page-preview--content .col-tbUkAEZBpt,
        .hl_page-preview--content .row-ByTZZDJ6V_ {
            margin: 0 auto;
            box-shadow: none;
            padding: 15px 0;
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            width: 100%
        }

        .hl_page-preview--content .col-tbUkAEZBpt {
            padding: 0 5px 0 0;
            width: 26.3%;
            margin: 0
        }

        .hl_page-preview--content .image-4IFgm5AIdU {
            margin: 0
        }

        .hl_page-preview--content .image-4IFgm5AIdU .image-container img,
        .hl_page-preview--content .image-mF-5fgFsIJ .image-container img,
        .hl_page-preview--content .image-rJ8bw91Jls .image-container img {
            box-shadow: none
        }

        .hl_page-preview--content .cimage-4IFgm5AIdU {
            padding: 10px 0 30px 10px;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-ArswsS0yv6 {
            box-shadow: none;
            padding: 0 5px 0 0;
            background-color: var(--transparent);
            width: 26.3%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .image-mF-5fgFsIJ {
            margin: 0
        }

        .hl_page-preview--content .cimage-mF-5fgFsIJ {
            padding: 10px 10px 30px 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-eoAFr2KX_U {
            box-shadow: none;
            padding: 0 80px 0 0;
            background-color: var(--transparent);
            width: 47.3%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .image-rJ8bw91Jls {
            margin: 0
        }

        .hl_page-preview--content .cimage-rJ8bw91Jls {
            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-rJ8bw91Jls .image-container img {
                box-shadow: undefined;
                width: 260px
            }

            .hl_page-preview--content .cimage-rJ8bw91Jls {
                padding: 0 10px
            }
        }

        .hl_page-preview--content #paragraph-CJ2zI6qmYX,
        .hl_page-preview--content #paragraph-SetBsjZb9P,
        .hl_page-preview--content #paragraph-vwq3Av9l1D,
        .hl_page-preview--content #sub-heading-9d4vpGEWXs,
        .hl_page-preview--content #sub-heading-CfDd_2dwYR,
        .hl_page-preview--content #sub-heading-eOG5HGjSrb,
        .hl_page-preview--content .image-Mvjb-_D-tE {
            margin: 0
        }

        .hl_page-preview--content .image-Mvjb-_D-tE .image-container img {
            box-shadow: none
        }

        .hl_page-preview--content .cimage-Mvjb-_D-tE {
            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-Mvjb-_D-tE .image-container img {
                box-shadow: undefined;
                width: 260px
            }

            .hl_page-preview--content .cimage-Mvjb-_D-tE {
                padding: 0 10px 30px
            }
        }

        .hl_page-preview--content .button-Je0uypRgBN {
            margin-top: 0;
            margin-bottom: 30px;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .button-Je0uypRgBN {
                text-align: center
            }
        }

        .hl_page-preview--content .cbutton-Je0uypRgBN {
            font-family: var(--headlinefont);
            background-color: var(--color-lr6ov3nr);
            color: var(--white);
            secondary-color: var(--white);
            text-decoration: none;
            padding: 10px 15px;
            font-weight: 700;
            border-color: #00000033;
            border-width: 1px;
            border-style: solid;
            letter-spacing: 0;
            text-transform: none;
            text-shadow: 0 0 0 transparent;
            width: auto%
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cbutton-Je0uypRgBN {
                padding-right: 10px;
                padding-left: 10px
            }
        }

        .hl_page-preview--content .cparagraph-SetBsjZb9P {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: medium;
            box-shadow: none;
            padding: 0 0 40px;
            opacity: 1;
            text-shadow: none;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-SetBsjZb9P {
                padding-left: 10px;
                padding-right: 10px
            }
        }

        .hl_page-preview--content .csub-heading-9d4vpGEWXs {
            font-family: var(--headlinefont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            box-shadow: none;
            padding: 0 0 20px;
            opacity: 1;
            text-shadow: none;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .csub-heading-9d4vpGEWXs {
                padding-left: 10px;
                padding-right: 10px
            }
        }

        .hl_page-preview--content .cparagraph-CJ2zI6qmYX {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: medium;
            box-shadow: none;
            padding: 0 0 40px;
            opacity: 1;
            text-shadow: none;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-CJ2zI6qmYX {
                padding-left: 10px;
                padding-right: 10px
            }
        }

        .hl_page-preview--content .csub-heading-eOG5HGjSrb {
            font-family: var(--headlinefont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            box-shadow: none;
            padding: 0 0 20px;
            opacity: 1;
            text-shadow: none;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .csub-heading-eOG5HGjSrb {
                padding-left: 10px;
                padding-right: 10px
            }
        }

        .hl_page-preview--content .cparagraph-vwq3Av9l1D {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: medium;
            box-shadow: none;
            padding: 0 0 40px;
            opacity: 1;
            text-shadow: none;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-vwq3Av9l1D {
                padding-left: 10px;
                padding-right: 10px
            }
        }

        .hl_page-preview--content .csub-heading-CfDd_2dwYR {
            font-family: var(--headlinefont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            box-shadow: none;
            padding: 0 0 20px;
            opacity: 1;
            text-shadow: none;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .csub-heading-CfDd_2dwYR {
                padding-left: 10px;
                padding-right: 10px
            }
        }

        .hl_page-preview--content .row-KAzmF7wRaz {
            margin: 0 auto;
            box-shadow: none;
            padding: 0;
            width: 100%
        }

        .hl_page-preview--content .cheading-cRIFRlLySV,
        .hl_page-preview--content .col-1XTG3c7EK3,
        .hl_page-preview--content .row-KAzmF7wRaz {
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .col-1XTG3c7EK3 {
            box-shadow: none;
            padding: 10px 5px;
            width: 100%;
            margin: 0
        }

        .hl_page-preview--content #heading-cRIFRlLySV {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .cheading-cRIFRlLySV {
            font-family: var(--headlinefont);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 0 60px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            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-cRIFRlLySV {
                padding-bottom: 10px
            }
        }

        #section-SjNYEZyaCz>.inner {
            max-width: 100%
        }

        #col-1XTG3c7EK3>.inner,
        #col-ArswsS0yv6>.inner,
        #col-eoAFr2KX_U>.inner,
        #col-tbUkAEZBpt>.inner {
            flex-direction: column;
            justify-content: flex-start;
            align-items: inherit;
            flex-wrap: nowrap
        }

        #col-1XTG3c7EK3>.inner,
        #col-eoAFr2KX_U>.inner {
            justify-content: center
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .button-Je0uypRgBN .button-icon-end,
            .button-Je0uypRgBN .button-icon-start,
            .button-Je0uypRgBN .main-heading-button {
                font-size: 18px;
                font-weight: undefined
            }

            .button-Je0uypRgBN .button-icon-start {
                margin-right: 5px
            }

            .button-Je0uypRgBN .button-icon-end {
                margin-left: 5px
            }

            .button-Je0uypRgBN .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .button-Je0uypRgBN .button-icon-end,
            .button-Je0uypRgBN .button-icon-start,
            .button-Je0uypRgBN .main-heading-button {
                font-size: 18px;
                font-weight: undefined
            }

            .button-Je0uypRgBN .button-icon-start {
                margin-right: 5px
            }

            .button-Je0uypRgBN .button-icon-end {
                margin-left: 5px
            }

            .button-Je0uypRgBN .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        .paragraph-SetBsjZb9P {
            font-weight: 500
        }

        .paragraph-SetBsjZb9P em,
        .paragraph-SetBsjZb9P strong,
        .paragraph-SetBsjZb9P u,
        .sub-heading-9d4vpGEWXs em,
        .sub-heading-9d4vpGEWXs u {
            color: var(--text-color)
        }

        .heading-cRIFRlLySV a,
        .heading-cRIFRlLySV a *,
        .paragraph-CJ2zI6qmYX a,
        .paragraph-CJ2zI6qmYX a *,
        .paragraph-SetBsjZb9P a,
        .paragraph-SetBsjZb9P a *,
        .paragraph-vwq3Av9l1D a,
        .paragraph-vwq3Av9l1D a *,
        .sub-heading-9d4vpGEWXs a,
        .sub-heading-9d4vpGEWXs a *,
        .sub-heading-CfDd_2dwYR a,
        .sub-heading-CfDd_2dwYR a *,
        .sub-heading-eOG5HGjSrb a,
        .sub-heading-eOG5HGjSrb a * {
            color: var(--link-color);
            text-decoration: none
        }

        .heading-cRIFRlLySV a u,
        .heading-cRIFRlLySV a:hover,
        .paragraph-CJ2zI6qmYX a u,
        .paragraph-CJ2zI6qmYX a:hover,
        .paragraph-SetBsjZb9P a u,
        .paragraph-SetBsjZb9P a:hover,
        .paragraph-vwq3Av9l1D a u,
        .paragraph-vwq3Av9l1D a:hover,
        .sub-heading-9d4vpGEWXs a u,
        .sub-heading-9d4vpGEWXs a:hover,
        .sub-heading-CfDd_2dwYR a u,
        .sub-heading-CfDd_2dwYR a:hover,
        .sub-heading-eOG5HGjSrb a u,
        .sub-heading-eOG5HGjSrb a:hover {
            text-decoration: underline
        }

        .heading-cRIFRlLySV a s,
        .paragraph-CJ2zI6qmYX a s,
        .paragraph-SetBsjZb9P a s,
        .paragraph-vwq3Av9l1D a s,
        .sub-heading-9d4vpGEWXs a s,
        .sub-heading-CfDd_2dwYR a s,
        .sub-heading-eOG5HGjSrb a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-SetBsjZb9P h1,
            .paragraph-SetBsjZb9P h2,
            .paragraph-SetBsjZb9P h3,
            .paragraph-SetBsjZb9P h4,
            .paragraph-SetBsjZb9P h5,
            .paragraph-SetBsjZb9P h6,
            .paragraph-SetBsjZb9P ul li,
            .paragraph-SetBsjZb9P.text-output {
                font-size: 17px !important;
                font-weight: 500
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-SetBsjZb9P h1,
            .paragraph-SetBsjZb9P h2,
            .paragraph-SetBsjZb9P h3,
            .paragraph-SetBsjZb9P h4,
            .paragraph-SetBsjZb9P h5,
            .paragraph-SetBsjZb9P h6,
            .paragraph-SetBsjZb9P ul li,
            .paragraph-SetBsjZb9P.text-output {
                font-size: 18px !important;
                font-weight: 500
            }
        }

        .heading-cRIFRlLySV.text-output h1:first-child:before,
        .heading-cRIFRlLySV.text-output h2:first-child:before,
        .heading-cRIFRlLySV.text-output h3:first-child:before,
        .heading-cRIFRlLySV.text-output h4:first-child:before,
        .heading-cRIFRlLySV.text-output h5:first-child:before,
        .heading-cRIFRlLySV.text-output h6:first-child:before,
        .heading-cRIFRlLySV.text-output p:first-child:before,
        .paragraph-CJ2zI6qmYX.text-output h1:first-child:before,
        .paragraph-CJ2zI6qmYX.text-output h2:first-child:before,
        .paragraph-CJ2zI6qmYX.text-output h3:first-child:before,
        .paragraph-CJ2zI6qmYX.text-output h4:first-child:before,
        .paragraph-CJ2zI6qmYX.text-output h5:first-child:before,
        .paragraph-CJ2zI6qmYX.text-output h6:first-child:before,
        .paragraph-CJ2zI6qmYX.text-output p:first-child:before,
        .paragraph-SetBsjZb9P.text-output h1:first-child:before,
        .paragraph-SetBsjZb9P.text-output h2:first-child:before,
        .paragraph-SetBsjZb9P.text-output h3:first-child:before,
        .paragraph-SetBsjZb9P.text-output h4:first-child:before,
        .paragraph-SetBsjZb9P.text-output h5:first-child:before,
        .paragraph-SetBsjZb9P.text-output h6:first-child:before,
        .paragraph-SetBsjZb9P.text-output p:first-child:before,
        .paragraph-vwq3Av9l1D.text-output h1:first-child:before,
        .paragraph-vwq3Av9l1D.text-output h2:first-child:before,
        .paragraph-vwq3Av9l1D.text-output h3:first-child:before,
        .paragraph-vwq3Av9l1D.text-output h4:first-child:before,
        .paragraph-vwq3Av9l1D.text-output h5:first-child:before,
        .paragraph-vwq3Av9l1D.text-output h6:first-child:before,
        .paragraph-vwq3Av9l1D.text-output p:first-child:before,
        .sub-heading-9d4vpGEWXs.text-output h1:first-child:before,
        .sub-heading-9d4vpGEWXs.text-output h2:first-child:before,
        .sub-heading-9d4vpGEWXs.text-output h3:first-child:before,
        .sub-heading-9d4vpGEWXs.text-output h4:first-child:before,
        .sub-heading-9d4vpGEWXs.text-output h5:first-child:before,
        .sub-heading-9d4vpGEWXs.text-output h6:first-child:before,
        .sub-heading-9d4vpGEWXs.text-output p:first-child:before,
        .sub-heading-CfDd_2dwYR.text-output h1:first-child:before,
        .sub-heading-CfDd_2dwYR.text-output h2:first-child:before,
        .sub-heading-CfDd_2dwYR.text-output h3:first-child:before,
        .sub-heading-CfDd_2dwYR.text-output h4:first-child:before,
        .sub-heading-CfDd_2dwYR.text-output h5:first-child:before,
        .sub-heading-CfDd_2dwYR.text-output h6:first-child:before,
        .sub-heading-CfDd_2dwYR.text-output p:first-child:before,
        .sub-heading-eOG5HGjSrb.text-output h1:first-child:before,
        .sub-heading-eOG5HGjSrb.text-output h2:first-child:before,
        .sub-heading-eOG5HGjSrb.text-output h3:first-child:before,
        .sub-heading-eOG5HGjSrb.text-output h4:first-child:before,
        .sub-heading-eOG5HGjSrb.text-output h5:first-child:before,
        .sub-heading-eOG5HGjSrb.text-output h6:first-child:before,
        .sub-heading-eOG5HGjSrb.text-output p:first-child:before {
            color: var(--text-color);
            content: '\';
 font-family: '';
            margin-right: 5px;
            font-weight: 700
        }

        .sub-heading-9d4vpGEWXs {
            font-weight: 400
        }

        .sub-heading-9d4vpGEWXs strong {
            color: var(--color-lr7zq0wg)
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .sub-heading-9d4vpGEWXs h1,
            .sub-heading-9d4vpGEWXs h2,
            .sub-heading-9d4vpGEWXs h3,
            .sub-heading-9d4vpGEWXs h4,
            .sub-heading-9d4vpGEWXs h5,
            .sub-heading-9d4vpGEWXs h6,
            .sub-heading-9d4vpGEWXs ul li,
            .sub-heading-9d4vpGEWXs.text-output {
                font-size: 22px !important;
                font-weight: 400
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .sub-heading-9d4vpGEWXs h1,
            .sub-heading-9d4vpGEWXs h2,
            .sub-heading-9d4vpGEWXs h3,
            .sub-heading-9d4vpGEWXs h4,
            .sub-heading-9d4vpGEWXs h5,
            .sub-heading-9d4vpGEWXs h6,
            .sub-heading-9d4vpGEWXs ul li,
            .sub-heading-9d4vpGEWXs.text-output {
                font-size: 36px !important;
                font-weight: 400
            }
        }

        .paragraph-CJ2zI6qmYX {
            font-weight: 500
        }

        .paragraph-CJ2zI6qmYX em,
        .paragraph-CJ2zI6qmYX strong,
        .paragraph-CJ2zI6qmYX u,
        .sub-heading-eOG5HGjSrb em,
        .sub-heading-eOG5HGjSrb u {
            color: var(--text-color)
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-CJ2zI6qmYX h1,
            .paragraph-CJ2zI6qmYX h2,
            .paragraph-CJ2zI6qmYX h3,
            .paragraph-CJ2zI6qmYX h4,
            .paragraph-CJ2zI6qmYX h5,
            .paragraph-CJ2zI6qmYX h6,
            .paragraph-CJ2zI6qmYX ul li,
            .paragraph-CJ2zI6qmYX.text-output {
                font-size: 17px !important;
                font-weight: 500
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-CJ2zI6qmYX h1,
            .paragraph-CJ2zI6qmYX h2,
            .paragraph-CJ2zI6qmYX h3,
            .paragraph-CJ2zI6qmYX h4,
            .paragraph-CJ2zI6qmYX h5,
            .paragraph-CJ2zI6qmYX h6,
            .paragraph-CJ2zI6qmYX ul li,
            .paragraph-CJ2zI6qmYX.text-output {
                font-size: 18px !important;
                font-weight: 500
            }
        }

        .sub-heading-eOG5HGjSrb {
            font-weight: 400
        }

        .sub-heading-eOG5HGjSrb strong {
            color: var(--color-lr7zq0wg)
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .sub-heading-eOG5HGjSrb h1,
            .sub-heading-eOG5HGjSrb h2,
            .sub-heading-eOG5HGjSrb h3,
            .sub-heading-eOG5HGjSrb h4,
            .sub-heading-eOG5HGjSrb h5,
            .sub-heading-eOG5HGjSrb h6,
            .sub-heading-eOG5HGjSrb ul li,
            .sub-heading-eOG5HGjSrb.text-output {
                font-size: 22px !important;
                font-weight: 400
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .sub-heading-eOG5HGjSrb h1,
            .sub-heading-eOG5HGjSrb h2,
            .sub-heading-eOG5HGjSrb h3,
            .sub-heading-eOG5HGjSrb h4,
            .sub-heading-eOG5HGjSrb h5,
            .sub-heading-eOG5HGjSrb h6,
            .sub-heading-eOG5HGjSrb ul li,
            .sub-heading-eOG5HGjSrb.text-output {
                font-size: 36px !important;
                font-weight: 400
            }
        }

        .paragraph-vwq3Av9l1D {
            font-weight: 500
        }

        .paragraph-vwq3Av9l1D em,
        .paragraph-vwq3Av9l1D strong,
        .paragraph-vwq3Av9l1D u,
        .sub-heading-CfDd_2dwYR em,
        .sub-heading-CfDd_2dwYR u {
            color: var(--text-color)
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-vwq3Av9l1D h1,
            .paragraph-vwq3Av9l1D h2,
            .paragraph-vwq3Av9l1D h3,
            .paragraph-vwq3Av9l1D h4,
            .paragraph-vwq3Av9l1D h5,
            .paragraph-vwq3Av9l1D h6,
            .paragraph-vwq3Av9l1D ul li,
            .paragraph-vwq3Av9l1D.text-output {
                font-size: 17px !important;
                font-weight: 500
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-vwq3Av9l1D h1,
            .paragraph-vwq3Av9l1D h2,
            .paragraph-vwq3Av9l1D h3,
            .paragraph-vwq3Av9l1D h4,
            .paragraph-vwq3Av9l1D h5,
            .paragraph-vwq3Av9l1D h6,
            .paragraph-vwq3Av9l1D ul li,
            .paragraph-vwq3Av9l1D.text-output {
                font-size: 18px !important;
                font-weight: 500
            }
        }

        .sub-heading-CfDd_2dwYR {
            font-weight: 400
        }

        .sub-heading-CfDd_2dwYR strong {
            color: var(--color-lr7zq0wg)
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .sub-heading-CfDd_2dwYR h1,
            .sub-heading-CfDd_2dwYR h2,
            .sub-heading-CfDd_2dwYR h3,
            .sub-heading-CfDd_2dwYR h4,
            .sub-heading-CfDd_2dwYR h5,
            .sub-heading-CfDd_2dwYR h6,
            .sub-heading-CfDd_2dwYR ul li,
            .sub-heading-CfDd_2dwYR.text-output {
                font-size: 22px !important;
                font-weight: 400
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .sub-heading-CfDd_2dwYR h1,
            .sub-heading-CfDd_2dwYR h2,
            .sub-heading-CfDd_2dwYR h3,
            .sub-heading-CfDd_2dwYR h4,
            .sub-heading-CfDd_2dwYR h5,
            .sub-heading-CfDd_2dwYR h6,
            .sub-heading-CfDd_2dwYR ul li,
            .sub-heading-CfDd_2dwYR.text-output {
                font-size: 36px !important;
                font-weight: 400
            }
        }

        .heading-cRIFRlLySV {
            font-weight: undefined
        }

        .heading-cRIFRlLySV em,
        .heading-cRIFRlLySV strong,
        .heading-cRIFRlLySV u {
            color: var(--text-color)
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .heading-cRIFRlLySV h1,
            .heading-cRIFRlLySV h2,
            .heading-cRIFRlLySV h3,
            .heading-cRIFRlLySV h4,
            .heading-cRIFRlLySV h5,
            .heading-cRIFRlLySV h6,
            .heading-cRIFRlLySV ul li,
            .heading-cRIFRlLySV.text-output {
                font-size: 29px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .heading-cRIFRlLySV h1,
            .heading-cRIFRlLySV h2,
            .heading-cRIFRlLySV h3,
            .heading-cRIFRlLySV h4,
            .heading-cRIFRlLySV h5,
            .heading-cRIFRlLySV h6,
            .heading-cRIFRlLySV ul li,
            .heading-cRIFRlLySV.text-output {
                font-size: 46px !important;
                font-weight: undefined
            }
        }

        /* ---- new_home_second_sec styles ----- */
        :root {
            --black: #000000;
            --transparent: transparent;
            --color-lr7zq0wg: #08e1e1;
            --color-lr9ixfpu: #232235;
            --color-lu77fb8d: #1a0841
        }

        .hl_page-preview--content .section-dGnvJyZ-BE {
            box-shadow: none;
            padding: 40px 0 0;
            margin: 0;
            background-color: var(--color-lu77fb8d);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .row-Cf8ycip32f {
            margin-top: 0;
            margin-bottom: 0;
            padding: 40px 0 80px;
            background-color: var(--transparent);
            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-Cf8ycip32f {
                padding-bottom: 60px
            }
        }

        .hl_page-preview--content .col-vhGruwPxFS,
        .hl_page-preview--content .cparagraph-KR0AkRQGNW {
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .col-vhGruwPxFS {
            padding: 0 0 0 30px;
            width: 82.8%;
            margin: 0
        }

        .hl_page-preview--content #paragraph-DICY0FIU4T,
        .hl_page-preview--content #paragraph-KR0AkRQGNW {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .cparagraph-KR0AkRQGNW {
            font-family: var(--contentfont);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            line-height: 1.3em;
            text-transform: none;
            letter-spacing: 0;
            text-align: left
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-KR0AkRQGNW {
                text-align: center;
                padding-left: 10px;
                padding-right: 10px
            }
        }

        .hl_page-preview--content .divider-2tbi2V2lyR {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 10px;
            padding-bottom: 10px
        }

        .hl_page-preview--content .cdivider-2tbi2V2lyR {
            padding-top: 10px;
            padding-bottom: 10px
        }

        .hl_page-preview--content .col-nTSR_aC11S,
        .hl_page-preview--content .cparagraph-DICY0FIU4T {
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .col-nTSR_aC11S {
            padding: 10px 30px 10px 0;
            width: 17.2%;
            margin: 0
        }

        .hl_page-preview--content .cparagraph-DICY0FIU4T {
            font-family: var(--contentfont);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            line-height: 1.3em;
            text-transform: none;
            letter-spacing: 0;
            text-align: right
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-DICY0FIU4T {
                text-align: center;
                padding-left: 50px
            }
        }

        .hl_page-preview--content #paragraph-2x4cuUQdaJ,
        .hl_page-preview--content #paragraph-3s6fR_1iAA,
        .hl_page-preview--content #paragraph-54Yhkn5KW6,
        .hl_page-preview--content #paragraph-EFYZsH3wvo,
        .hl_page-preview--content #paragraph-EUcpFqB1SO,
        .hl_page-preview--content #paragraph-JwaHHkXml8,
        .hl_page-preview--content #paragraph-LQrLPBvRg1,
        .hl_page-preview--content #paragraph-Nbnh8CUSVJ,
        .hl_page-preview--content #paragraph-QjA56Z1n6L,
        .hl_page-preview--content #paragraph-Z20Gkrd-57,
        .hl_page-preview--content #paragraph-cHs6oetpf5,
        .hl_page-preview--content #paragraph-glDaGqh-KS,
        .hl_page-preview--content #paragraph-niTYATAort,
        .hl_page-preview--content #paragraph-p2HrmAEfxD,
        .hl_page-preview--content #paragraph-qNBygGfv2S,
        .hl_page-preview--content #paragraph-y3kpSn8qnW,
        .hl_page-preview--content #paragraph-yzcizChrxG,
        .hl_page-preview--content #paragraph-zaSqQVUAlN,
        .hl_page-preview--content .image-eBFzPVTuH4 {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .image-eBFzPVTuH4 .image-container img {
            box-shadow: undefined;
            width: 175px
        }

        .hl_page-preview--content .cimage-eBFzPVTuH4 {
            padding: 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: right
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .image-eBFzPVTuH4 .image-container img {
                box-shadow: undefined
            }

            .hl_page-preview--content .cimage-eBFzPVTuH4 {
                text-align: center
            }
        }

        .hl_page-preview--content .row-UMIGPx8eaf {
            margin-top: 0;
            margin-bottom: 0;
            padding-left: 0;
            padding-right: 0;
            padding-top: 0;
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            width: 100%
        }

        .hl_page-preview--content .col-aMcIgMHt5I {
            padding: 40px 0;
            background-color: var(--color-lr9ixfpu);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .cparagraph-LQrLPBvRg1,
        .hl_page-preview--content .cparagraph-Nbnh8CUSVJ {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 40px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .cparagraph-LQrLPBvRg1 {
            color: var(--color-lr7zq0wg);
            padding: 0 24px 20px;
            text-transform: none;
            text-align: center
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-LQrLPBvRg1 {
                text-align: left
            }
        }

        .hl_page-preview--content .col-Nj9nbOT8-u {
            padding: 40px 0;
            background-color: var(--color-lr9ixfpu);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .cparagraph-qNBygGfv2S,
        .hl_page-preview--content .cparagraph-zaSqQVUAlN {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 40px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .cparagraph-zaSqQVUAlN {
            color: var(--color-lr7zq0wg);
            padding: 0 24px 20px;
            text-transform: none;
            text-align: center
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-zaSqQVUAlN {
                text-align: left
            }
        }

        .hl_page-preview--content .col-k0oYQzQS6R {
            padding: 40px 0;
            background-color: var(--color-lr9ixfpu);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .cparagraph-p2HrmAEfxD {
            font-family: var(--contentfont);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 40px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .cparagraph-glDaGqh-KS,
        .hl_page-preview--content .cparagraph-p2HrmAEfxD,
        .hl_page-preview--content .row-sSseMPfzvj {
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .cparagraph-glDaGqh-KS {
            font-family: var(--contentfont);
            color: var(--color-lr7zq0wg);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 20px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            line-height: 1.3em;
            text-transform: none;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .row-sSseMPfzvj {
            margin-top: 0;
            margin-bottom: 0;
            padding-left: 0;
            padding-right: 0;
            padding-top: 0;
            width: 100%
        }

        .hl_page-preview--content .col-SxE0955Pfn {
            padding: 40px 0;
            background-color: var(--color-lr9ixfpu);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .cparagraph-EFYZsH3wvo,
        .hl_page-preview--content .cparagraph-QjA56Z1n6L {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 40px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .cparagraph-QjA56Z1n6L {
            color: var(--color-lr7zq0wg);
            padding: 0 24px 20px;
            text-transform: none;
            text-align: center
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-QjA56Z1n6L {
                text-align: left
            }
        }

        .hl_page-preview--content .col-Nc-riK73yz {
            padding: 40px 0;
            background-color: var(--color-lr9ixfpu);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .cparagraph-54Yhkn5KW6,
        .hl_page-preview--content .cparagraph-Z20Gkrd-57 {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 40px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .cparagraph-54Yhkn5KW6 {
            color: var(--color-lr7zq0wg);
            padding: 0 24px 20px;
            text-transform: none;
            text-align: center
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-54Yhkn5KW6 {
                text-align: left
            }
        }

        .hl_page-preview--content .col-fQWjvEvKit {
            padding: 40px 0;
            background-color: var(--color-lr9ixfpu);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .cparagraph-2x4cuUQdaJ {
            font-family: var(--contentfont);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 40px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .cparagraph-2x4cuUQdaJ,
        .hl_page-preview--content .cparagraph-niTYATAort,
        .hl_page-preview--content .row-YVJBljRdzR {
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .cparagraph-niTYATAort {
            font-family: var(--contentfont);
            color: var(--color-lr7zq0wg);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 20px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            line-height: 1.3em;
            text-transform: none;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .row-YVJBljRdzR {
            margin-top: 0;
            margin-bottom: 0;
            padding-left: 0;
            padding-right: 0;
            padding-top: 0;
            width: 100%
        }

        .hl_page-preview--content .col-DYtCd0fUVD {
            padding: 40px 0;
            background-color: var(--color-lr9ixfpu);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .cparagraph-EUcpFqB1SO,
        .hl_page-preview--content .cparagraph-y3kpSn8qnW {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 40px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .cparagraph-y3kpSn8qnW {
            color: var(--color-lr7zq0wg);
            padding: 0 24px 20px;
            text-transform: none;
            text-align: center
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-y3kpSn8qnW {
                text-align: left
            }
        }

        .hl_page-preview--content .col-eKczph_f6k {
            padding: 40px 0;
            background-color: var(--color-lr9ixfpu);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .cparagraph-3s6fR_1iAA,
        .hl_page-preview--content .cparagraph-yzcizChrxG {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 40px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .cparagraph-yzcizChrxG {
            color: var(--color-lr7zq0wg);
            padding: 0 24px 20px;
            text-transform: none;
            text-align: center
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cparagraph-yzcizChrxG {
                text-align: left
            }
        }

        .hl_page-preview--content .col-GSnQL1b4Kj {
            padding: 40px 0;
            background-color: var(--color-lr9ixfpu);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .cparagraph-JwaHHkXml8,
        .hl_page-preview--content .cparagraph-cHs6oetpf5 {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 24px 40px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .cparagraph-JwaHHkXml8 {
            color: var(--color-lr7zq0wg);
            padding: 0 24px 20px;
            text-transform: none
        }

        .hl_page-preview--content .col-ffzI0lIA_N,
        .hl_page-preview--content .row-DTZ2XbZpNk {
            margin: 0 auto;
            box-shadow: none;
            padding: 15px 0;
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            width: 100%
        }

        .hl_page-preview--content .col-ffzI0lIA_N {
            padding: 0;
            margin: 0
        }

        .hl_page-preview--content .custom-code-rM-cYquW0v {
            margin: 0
        }

        .hl_page-preview--content #paragraph-j8ZlrBMtaT {
            margin-top: 0;
            margin-bottom: 40px
        }

        .hl_page-preview--content .cheading-R1d9pe3q44,
        .hl_page-preview--content .cparagraph-j8ZlrBMtaT {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            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-R1d9pe3q44 {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .cheading-R1d9pe3q44 {
            font-family: var(--headlinefont);
            padding: 30px 0 40px
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cheading-R1d9pe3q44 {
                padding-left: 10px;
                padding-right: 10px
            }
        }

        .hl_page-preview--content #sub-heading-JKlXdf21cx {
            margin-top: 20px;
            margin-bottom: 0
        }

        .hl_page-preview--content .csub-heading-JKlXdf21cx {
            font-family: var(--headlinefont);
            background-color: var(--transparent);
            color: var(--color-lr7zq0wg);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            line-height: 1.3em;
            letter-spacing: 0;
            text-align: center
        }

        #section-dGnvJyZ-BE>.inner {
            max-width: 1170px
        }

        #col-nTSR_aC11S>.inner,
        #col-vhGruwPxFS>.inner {
            flex-direction: column;
            justify-content: center;
            align-items: inherit;
            flex-wrap: nowrap
        }

        .heading-R1d9pe3q44,
        .paragraph-2x4cuUQdaJ,
        .paragraph-3s6fR_1iAA,
        .paragraph-54Yhkn5KW6,
        .paragraph-DICY0FIU4T,
        .paragraph-EFYZsH3wvo,
        .paragraph-EUcpFqB1SO,
        .paragraph-JwaHHkXml8,
        .paragraph-KR0AkRQGNW,
        .paragraph-LQrLPBvRg1,
        .paragraph-Nbnh8CUSVJ,
        .paragraph-QjA56Z1n6L,
        .paragraph-Z20Gkrd-57,
        .paragraph-cHs6oetpf5,
        .paragraph-glDaGqh-KS,
        .paragraph-j8ZlrBMtaT,
        .paragraph-niTYATAort,
        .paragraph-p2HrmAEfxD,
        .paragraph-qNBygGfv2S,
        .paragraph-y3kpSn8qnW,
        .paragraph-yzcizChrxG,
        .paragraph-zaSqQVUAlN,
        .sub-heading-JKlXdf21cx {
            font-weight: undefined
        }

        .heading-R1d9pe3q44 em,
        .heading-R1d9pe3q44 strong,
        .heading-R1d9pe3q44 u,
        .paragraph-2x4cuUQdaJ em,
        .paragraph-2x4cuUQdaJ strong,
        .paragraph-2x4cuUQdaJ u,
        .paragraph-3s6fR_1iAA em,
        .paragraph-3s6fR_1iAA strong,
        .paragraph-3s6fR_1iAA u,
        .paragraph-54Yhkn5KW6 em,
        .paragraph-54Yhkn5KW6 strong,
        .paragraph-54Yhkn5KW6 u,
        .paragraph-DICY0FIU4T em,
        .paragraph-DICY0FIU4T strong,
        .paragraph-DICY0FIU4T u,
        .paragraph-EFYZsH3wvo em,
        .paragraph-EFYZsH3wvo strong,
        .paragraph-EFYZsH3wvo u,
        .paragraph-EUcpFqB1SO em,
        .paragraph-EUcpFqB1SO strong,
        .paragraph-EUcpFqB1SO u,
        .paragraph-JwaHHkXml8 em,
        .paragraph-JwaHHkXml8 strong,
        .paragraph-JwaHHkXml8 u,
        .paragraph-KR0AkRQGNW em,
        .paragraph-KR0AkRQGNW strong,
        .paragraph-KR0AkRQGNW u,
        .paragraph-LQrLPBvRg1 em,
        .paragraph-LQrLPBvRg1 strong,
        .paragraph-LQrLPBvRg1 u,
        .paragraph-Nbnh8CUSVJ em,
        .paragraph-Nbnh8CUSVJ strong,
        .paragraph-Nbnh8CUSVJ u,
        .paragraph-QjA56Z1n6L em,
        .paragraph-QjA56Z1n6L strong,
        .paragraph-QjA56Z1n6L u,
        .paragraph-Z20Gkrd-57 em,
        .paragraph-Z20Gkrd-57 strong,
        .paragraph-Z20Gkrd-57 u,
        .paragraph-cHs6oetpf5 em,
        .paragraph-cHs6oetpf5 strong,
        .paragraph-cHs6oetpf5 u,
        .paragraph-glDaGqh-KS em,
        .paragraph-glDaGqh-KS strong,
        .paragraph-glDaGqh-KS u,
        .paragraph-j8ZlrBMtaT em,
        .paragraph-j8ZlrBMtaT strong,
        .paragraph-j8ZlrBMtaT u,
        .paragraph-niTYATAort em,
        .paragraph-niTYATAort strong,
        .paragraph-niTYATAort u,
        .paragraph-p2HrmAEfxD em,
        .paragraph-p2HrmAEfxD strong,
        .paragraph-p2HrmAEfxD u,
        .paragraph-qNBygGfv2S em,
        .paragraph-qNBygGfv2S strong,
        .paragraph-qNBygGfv2S u,
        .paragraph-y3kpSn8qnW em,
        .paragraph-y3kpSn8qnW strong,
        .paragraph-y3kpSn8qnW u,
        .paragraph-yzcizChrxG em,
        .paragraph-yzcizChrxG strong,
        .paragraph-yzcizChrxG u,
        .paragraph-zaSqQVUAlN em,
        .paragraph-zaSqQVUAlN strong,
        .paragraph-zaSqQVUAlN u,
        .sub-heading-JKlXdf21cx em,
        .sub-heading-JKlXdf21cx strong,
        .sub-heading-JKlXdf21cx u {
            color: var(--text-color)
        }

        .paragraph-DICY0FIU4T a,
        .paragraph-DICY0FIU4T a *,
        .paragraph-KR0AkRQGNW a,
        .paragraph-KR0AkRQGNW a *,
        .paragraph-Nbnh8CUSVJ a,
        .paragraph-Nbnh8CUSVJ a * {
            color: var(--link-color);
            text-decoration: none
        }

        .heading-R1d9pe3q44 a u,
        .heading-R1d9pe3q44 a:hover,
        .paragraph-2x4cuUQdaJ a u,
        .paragraph-2x4cuUQdaJ a:hover,
        .paragraph-3s6fR_1iAA a u,
        .paragraph-3s6fR_1iAA a:hover,
        .paragraph-54Yhkn5KW6 a u,
        .paragraph-54Yhkn5KW6 a:hover,
        .paragraph-DICY0FIU4T a u,
        .paragraph-DICY0FIU4T a:hover,
        .paragraph-EFYZsH3wvo a u,
        .paragraph-EFYZsH3wvo a:hover,
        .paragraph-EUcpFqB1SO a u,
        .paragraph-EUcpFqB1SO a:hover,
        .paragraph-JwaHHkXml8 a u,
        .paragraph-JwaHHkXml8 a:hover,
        .paragraph-KR0AkRQGNW a u,
        .paragraph-KR0AkRQGNW a:hover,
        .paragraph-LQrLPBvRg1 a u,
        .paragraph-LQrLPBvRg1 a:hover,
        .paragraph-Nbnh8CUSVJ a u,
        .paragraph-Nbnh8CUSVJ a:hover,
        .paragraph-QjA56Z1n6L a u,
        .paragraph-QjA56Z1n6L a:hover,
        .paragraph-Z20Gkrd-57 a u,
        .paragraph-Z20Gkrd-57 a:hover,
        .paragraph-cHs6oetpf5 a u,
        .paragraph-cHs6oetpf5 a:hover,
        .paragraph-glDaGqh-KS a u,
        .paragraph-glDaGqh-KS a:hover,
        .paragraph-j8ZlrBMtaT a u,
        .paragraph-j8ZlrBMtaT a:hover,
        .paragraph-niTYATAort a u,
        .paragraph-niTYATAort a:hover,
        .paragraph-p2HrmAEfxD a u,
        .paragraph-p2HrmAEfxD a:hover,
        .paragraph-qNBygGfv2S a u,
        .paragraph-qNBygGfv2S a:hover,
        .paragraph-y3kpSn8qnW a u,
        .paragraph-y3kpSn8qnW a:hover,
        .paragraph-yzcizChrxG a u,
        .paragraph-yzcizChrxG a:hover,
        .paragraph-zaSqQVUAlN a u,
        .paragraph-zaSqQVUAlN a:hover,
        .sub-heading-JKlXdf21cx a u,
        .sub-heading-JKlXdf21cx a:hover {
            text-decoration: underline
        }

        .heading-R1d9pe3q44 a s,
        .paragraph-2x4cuUQdaJ a s,
        .paragraph-3s6fR_1iAA a s,
        .paragraph-54Yhkn5KW6 a s,
        .paragraph-DICY0FIU4T a s,
        .paragraph-EFYZsH3wvo a s,
        .paragraph-EUcpFqB1SO a s,
        .paragraph-JwaHHkXml8 a s,
        .paragraph-KR0AkRQGNW a s,
        .paragraph-LQrLPBvRg1 a s,
        .paragraph-Nbnh8CUSVJ a s,
        .paragraph-QjA56Z1n6L a s,
        .paragraph-Z20Gkrd-57 a s,
        .paragraph-cHs6oetpf5 a s,
        .paragraph-glDaGqh-KS a s,
        .paragraph-j8ZlrBMtaT a s,
        .paragraph-niTYATAort a s,
        .paragraph-p2HrmAEfxD a s,
        .paragraph-qNBygGfv2S a s,
        .paragraph-y3kpSn8qnW a s,
        .paragraph-yzcizChrxG a s,
        .paragraph-zaSqQVUAlN a s,
        .sub-heading-JKlXdf21cx a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-KR0AkRQGNW h1,
            .paragraph-KR0AkRQGNW h2,
            .paragraph-KR0AkRQGNW h3,
            .paragraph-KR0AkRQGNW h4,
            .paragraph-KR0AkRQGNW h5,
            .paragraph-KR0AkRQGNW h6,
            .paragraph-KR0AkRQGNW ul li,
            .paragraph-KR0AkRQGNW.text-output {
                font-size: 20px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-KR0AkRQGNW h1,
            .paragraph-KR0AkRQGNW h2,
            .paragraph-KR0AkRQGNW h3,
            .paragraph-KR0AkRQGNW h4,
            .paragraph-KR0AkRQGNW h5,
            .paragraph-KR0AkRQGNW h6,
            .paragraph-KR0AkRQGNW ul li,
            .paragraph-KR0AkRQGNW.text-output {
                font-size: 28px !important;
                font-weight: undefined
            }
        }

        .heading-R1d9pe3q44.text-output h1:first-child:before,
        .heading-R1d9pe3q44.text-output h2:first-child:before,
        .heading-R1d9pe3q44.text-output h3:first-child:before,
        .heading-R1d9pe3q44.text-output h4:first-child:before,
        .heading-R1d9pe3q44.text-output h5:first-child:before,
        .heading-R1d9pe3q44.text-output h6:first-child:before,
        .heading-R1d9pe3q44.text-output p:first-child:before,
        .paragraph-2x4cuUQdaJ.text-output h1:first-child:before,
        .paragraph-2x4cuUQdaJ.text-output h2:first-child:before,
        .paragraph-2x4cuUQdaJ.text-output h3:first-child:before,
        .paragraph-2x4cuUQdaJ.text-output h4:first-child:before,
        .paragraph-2x4cuUQdaJ.text-output h5:first-child:before,
        .paragraph-2x4cuUQdaJ.text-output h6:first-child:before,
        .paragraph-2x4cuUQdaJ.text-output p:first-child:before,
        .paragraph-3s6fR_1iAA.text-output h1:first-child:before,
        .paragraph-3s6fR_1iAA.text-output h2:first-child:before,
        .paragraph-3s6fR_1iAA.text-output h3:first-child:before,
        .paragraph-3s6fR_1iAA.text-output h4:first-child:before,
        .paragraph-3s6fR_1iAA.text-output h5:first-child:before,
        .paragraph-3s6fR_1iAA.text-output h6:first-child:before,
        .paragraph-3s6fR_1iAA.text-output p:first-child:before,
        .paragraph-54Yhkn5KW6.text-output h1:first-child:before,
        .paragraph-54Yhkn5KW6.text-output h2:first-child:before,
        .paragraph-54Yhkn5KW6.text-output h3:first-child:before,
        .paragraph-54Yhkn5KW6.text-output h4:first-child:before,
        .paragraph-54Yhkn5KW6.text-output h5:first-child:before,
        .paragraph-54Yhkn5KW6.text-output h6:first-child:before,
        .paragraph-54Yhkn5KW6.text-output p:first-child:before,
        .paragraph-DICY0FIU4T.text-output h1:first-child:before,
        .paragraph-DICY0FIU4T.text-output h2:first-child:before,
        .paragraph-DICY0FIU4T.text-output h3:first-child:before,
        .paragraph-DICY0FIU4T.text-output h4:first-child:before,
        .paragraph-DICY0FIU4T.text-output h5:first-child:before,
        .paragraph-DICY0FIU4T.text-output h6:first-child:before,
        .paragraph-DICY0FIU4T.text-output p:first-child:before,
        .paragraph-EFYZsH3wvo.text-output h1:first-child:before,
        .paragraph-EFYZsH3wvo.text-output h2:first-child:before,
        .paragraph-EFYZsH3wvo.text-output h3:first-child:before,
        .paragraph-EFYZsH3wvo.text-output h4:first-child:before,
        .paragraph-EFYZsH3wvo.text-output h5:first-child:before,
        .paragraph-EFYZsH3wvo.text-output h6:first-child:before,
        .paragraph-EFYZsH3wvo.text-output p:first-child:before,
        .paragraph-EUcpFqB1SO.text-output h1:first-child:before,
        .paragraph-EUcpFqB1SO.text-output h2:first-child:before,
        .paragraph-EUcpFqB1SO.text-output h3:first-child:before,
        .paragraph-EUcpFqB1SO.text-output h4:first-child:before,
        .paragraph-EUcpFqB1SO.text-output h5:first-child:before,
        .paragraph-EUcpFqB1SO.text-output h6:first-child:before,
        .paragraph-EUcpFqB1SO.text-output p:first-child:before,
        .paragraph-JwaHHkXml8.text-output h1:first-child:before,
        .paragraph-JwaHHkXml8.text-output h2:first-child:before,
        .paragraph-JwaHHkXml8.text-output h3:first-child:before,
        .paragraph-JwaHHkXml8.text-output h4:first-child:before,
        .paragraph-JwaHHkXml8.text-output h5:first-child:before,
        .paragraph-JwaHHkXml8.text-output h6:first-child:before,
        .paragraph-JwaHHkXml8.text-output p:first-child:before,
        .paragraph-KR0AkRQGNW.text-output h1:first-child:before,
        .paragraph-KR0AkRQGNW.text-output h2:first-child:before,
        .paragraph-KR0AkRQGNW.text-output h3:first-child:before,
        .paragraph-KR0AkRQGNW.text-output h4:first-child:before,
        .paragraph-KR0AkRQGNW.text-output h5:first-child:before,
        .paragraph-KR0AkRQGNW.text-output h6:first-child:before,
        .paragraph-KR0AkRQGNW.text-output p:first-child:before,
        .paragraph-LQrLPBvRg1.text-output h1:first-child:before,
        .paragraph-LQrLPBvRg1.text-output h2:first-child:before,
        .paragraph-LQrLPBvRg1.text-output h3:first-child:before,
        .paragraph-LQrLPBvRg1.text-output h4:first-child:before,
        .paragraph-LQrLPBvRg1.text-output h5:first-child:before,
        .paragraph-LQrLPBvRg1.text-output h6:first-child:before,
        .paragraph-LQrLPBvRg1.text-output p:first-child:before,
        .paragraph-Nbnh8CUSVJ.text-output h1:first-child:before,
        .paragraph-Nbnh8CUSVJ.text-output h2:first-child:before,
        .paragraph-Nbnh8CUSVJ.text-output h3:first-child:before,
        .paragraph-Nbnh8CUSVJ.text-output h4:first-child:before,
        .paragraph-Nbnh8CUSVJ.text-output h5:first-child:before,
        .paragraph-Nbnh8CUSVJ.text-output h6:first-child:before,
        .paragraph-Nbnh8CUSVJ.text-output p:first-child:before,
        .paragraph-QjA56Z1n6L.text-output h1:first-child:before,
        .paragraph-QjA56Z1n6L.text-output h2:first-child:before,
        .paragraph-QjA56Z1n6L.text-output h3:first-child:before,
        .paragraph-QjA56Z1n6L.text-output h4:first-child:before,
        .paragraph-QjA56Z1n6L.text-output h5:first-child:before,
        .paragraph-QjA56Z1n6L.text-output h6:first-child:before,
        .paragraph-QjA56Z1n6L.text-output p:first-child:before,
        .paragraph-Z20Gkrd-57.text-output h1:first-child:before,
        .paragraph-Z20Gkrd-57.text-output h2:first-child:before,
        .paragraph-Z20Gkrd-57.text-output h3:first-child:before,
        .paragraph-Z20Gkrd-57.text-output h4:first-child:before,
        .paragraph-Z20Gkrd-57.text-output h5:first-child:before,
        .paragraph-Z20Gkrd-57.text-output h6:first-child:before,
        .paragraph-Z20Gkrd-57.text-output p:first-child:before,
        .paragraph-cHs6oetpf5.text-output h1:first-child:before,
        .paragraph-cHs6oetpf5.text-output h2:first-child:before,
        .paragraph-cHs6oetpf5.text-output h3:first-child:before,
        .paragraph-cHs6oetpf5.text-output h4:first-child:before,
        .paragraph-cHs6oetpf5.text-output h5:first-child:before,
        .paragraph-cHs6oetpf5.text-output h6:first-child:before,
        .paragraph-cHs6oetpf5.text-output p:first-child:before,
        .paragraph-glDaGqh-KS.text-output h1:first-child:before,
        .paragraph-glDaGqh-KS.text-output h2:first-child:before,
        .paragraph-glDaGqh-KS.text-output h3:first-child:before,
        .paragraph-glDaGqh-KS.text-output h4:first-child:before,
        .paragraph-glDaGqh-KS.text-output h5:first-child:before,
        .paragraph-glDaGqh-KS.text-output h6:first-child:before,
        .paragraph-glDaGqh-KS.text-output p:first-child:before,
        .paragraph-j8ZlrBMtaT.text-output h1:first-child:before,
        .paragraph-j8ZlrBMtaT.text-output h2:first-child:before,
        .paragraph-j8ZlrBMtaT.text-output h3:first-child:before,
        .paragraph-j8ZlrBMtaT.text-output h4:first-child:before,
        .paragraph-j8ZlrBMtaT.text-output h5:first-child:before,
        .paragraph-j8ZlrBMtaT.text-output h6:first-child:before,
        .paragraph-j8ZlrBMtaT.text-output p:first-child:before,
        .paragraph-niTYATAort.text-output h1:first-child:before,
        .paragraph-niTYATAort.text-output h2:first-child:before,
        .paragraph-niTYATAort.text-output h3:first-child:before,
        .paragraph-niTYATAort.text-output h4:first-child:before,
        .paragraph-niTYATAort.text-output h5:first-child:before,
        .paragraph-niTYATAort.text-output h6:first-child:before,
        .paragraph-niTYATAort.text-output p:first-child:before,
        .paragraph-p2HrmAEfxD.text-output h1:first-child:before,
        .paragraph-p2HrmAEfxD.text-output h2:first-child:before,
        .paragraph-p2HrmAEfxD.text-output h3:first-child:before,
        .paragraph-p2HrmAEfxD.text-output h4:first-child:before,
        .paragraph-p2HrmAEfxD.text-output h5:first-child:before,
        .paragraph-p2HrmAEfxD.text-output h6:first-child:before,
        .paragraph-p2HrmAEfxD.text-output p:first-child:before,
        .paragraph-qNBygGfv2S.text-output h1:first-child:before,
        .paragraph-qNBygGfv2S.text-output h2:first-child:before,
        .paragraph-qNBygGfv2S.text-output h3:first-child:before,
        .paragraph-qNBygGfv2S.text-output h4:first-child:before,
        .paragraph-qNBygGfv2S.text-output h5:first-child:before,
        .paragraph-qNBygGfv2S.text-output h6:first-child:before,
        .paragraph-qNBygGfv2S.text-output p:first-child:before,
        .paragraph-y3kpSn8qnW.text-output h1:first-child:before,
        .paragraph-y3kpSn8qnW.text-output h2:first-child:before,
        .paragraph-y3kpSn8qnW.text-output h3:first-child:before,
        .paragraph-y3kpSn8qnW.text-output h4:first-child:before,
        .paragraph-y3kpSn8qnW.text-output h5:first-child:before,
        .paragraph-y3kpSn8qnW.text-output h6:first-child:before,
        .paragraph-y3kpSn8qnW.text-output p:first-child:before,
        .paragraph-yzcizChrxG.text-output h1:first-child:before,
        .paragraph-yzcizChrxG.text-output h2:first-child:before,
        .paragraph-yzcizChrxG.text-output h3:first-child:before,
        .paragraph-yzcizChrxG.text-output h4:first-child:before,
        .paragraph-yzcizChrxG.text-output h5:first-child:before,
        .paragraph-yzcizChrxG.text-output h6:first-child:before,
        .paragraph-yzcizChrxG.text-output p:first-child:before,
        .paragraph-zaSqQVUAlN.text-output h1:first-child:before,
        .paragraph-zaSqQVUAlN.text-output h2:first-child:before,
        .paragraph-zaSqQVUAlN.text-output h3:first-child:before,
        .paragraph-zaSqQVUAlN.text-output h4:first-child:before,
        .paragraph-zaSqQVUAlN.text-output h5:first-child:before,
        .paragraph-zaSqQVUAlN.text-output h6:first-child:before,
        .paragraph-zaSqQVUAlN.text-output p:first-child:before,
        .sub-heading-JKlXdf21cx.text-output h1:first-child:before,
        .sub-heading-JKlXdf21cx.text-output h2:first-child:before,
        .sub-heading-JKlXdf21cx.text-output h3:first-child:before,
        .sub-heading-JKlXdf21cx.text-output h4:first-child:before,
        .sub-heading-JKlXdf21cx.text-output h5:first-child:before,
        .sub-heading-JKlXdf21cx.text-output h6:first-child:before,
        .sub-heading-JKlXdf21cx.text-output p:first-child:before {
            color: var(--text-color);
            content: '\';
 font-family: '';
            margin-right: 5px;
            font-weight: 700
        }

        .divider-2tbi2V2lyR .divider-element {
            width: 10%;
            border-top: 2px solid var(--color-lr7zq0wg);
            margin: 0 auto
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-DICY0FIU4T h1,
            .paragraph-DICY0FIU4T h2,
            .paragraph-DICY0FIU4T h3,
            .paragraph-DICY0FIU4T h4,
            .paragraph-DICY0FIU4T h5,
            .paragraph-DICY0FIU4T h6,
            .paragraph-DICY0FIU4T ul li,
            .paragraph-DICY0FIU4T.text-output {
                font-size: 23px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-DICY0FIU4T h1,
            .paragraph-DICY0FIU4T h2,
            .paragraph-DICY0FIU4T h3,
            .paragraph-DICY0FIU4T h4,
            .paragraph-DICY0FIU4T h5,
            .paragraph-DICY0FIU4T h6,
            .paragraph-DICY0FIU4T ul li,
            .paragraph-DICY0FIU4T.text-output {
                font-size: 28px !important;
                font-weight: undefined
            }
        }

        #col-DYtCd0fUVD>.inner,
        #col-GSnQL1b4Kj>.inner,
        #col-Nc-riK73yz>.inner,
        #col-Nj9nbOT8-u>.inner,
        #col-SxE0955Pfn>.inner,
        #col-aMcIgMHt5I>.inner,
        #col-eKczph_f6k>.inner,
        #col-fQWjvEvKit>.inner,
        #col-ffzI0lIA_N>.inner,
        #col-k0oYQzQS6R>.inner {
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            flex-wrap: nowrap
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-Nbnh8CUSVJ h1,
            .paragraph-Nbnh8CUSVJ h2,
            .paragraph-Nbnh8CUSVJ h3,
            .paragraph-Nbnh8CUSVJ h4,
            .paragraph-Nbnh8CUSVJ h5,
            .paragraph-Nbnh8CUSVJ h6,
            .paragraph-Nbnh8CUSVJ ul li,
            .paragraph-Nbnh8CUSVJ.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-Nbnh8CUSVJ h1,
            .paragraph-Nbnh8CUSVJ h2,
            .paragraph-Nbnh8CUSVJ h3,
            .paragraph-Nbnh8CUSVJ h4,
            .paragraph-Nbnh8CUSVJ h5,
            .paragraph-Nbnh8CUSVJ h6,
            .paragraph-Nbnh8CUSVJ ul li,
            .paragraph-Nbnh8CUSVJ.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        .paragraph-LQrLPBvRg1 a,
        .paragraph-LQrLPBvRg1 a * {
            color: var(--color-lr7zq0wg);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-LQrLPBvRg1 h1,
            .paragraph-LQrLPBvRg1 h2,
            .paragraph-LQrLPBvRg1 h3,
            .paragraph-LQrLPBvRg1 h4,
            .paragraph-LQrLPBvRg1 h5,
            .paragraph-LQrLPBvRg1 h6,
            .paragraph-LQrLPBvRg1 ul li,
            .paragraph-LQrLPBvRg1.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-LQrLPBvRg1 h1,
            .paragraph-LQrLPBvRg1 h2,
            .paragraph-LQrLPBvRg1 h3,
            .paragraph-LQrLPBvRg1 h4,
            .paragraph-LQrLPBvRg1 h5,
            .paragraph-LQrLPBvRg1 h6,
            .paragraph-LQrLPBvRg1 ul li,
            .paragraph-LQrLPBvRg1.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        .paragraph-qNBygGfv2S a,
        .paragraph-qNBygGfv2S a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-qNBygGfv2S h1,
            .paragraph-qNBygGfv2S h2,
            .paragraph-qNBygGfv2S h3,
            .paragraph-qNBygGfv2S h4,
            .paragraph-qNBygGfv2S h5,
            .paragraph-qNBygGfv2S h6,
            .paragraph-qNBygGfv2S ul li,
            .paragraph-qNBygGfv2S.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-qNBygGfv2S h1,
            .paragraph-qNBygGfv2S h2,
            .paragraph-qNBygGfv2S h3,
            .paragraph-qNBygGfv2S h4,
            .paragraph-qNBygGfv2S h5,
            .paragraph-qNBygGfv2S h6,
            .paragraph-qNBygGfv2S ul li,
            .paragraph-qNBygGfv2S.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        .paragraph-zaSqQVUAlN a,
        .paragraph-zaSqQVUAlN a * {
            color: var(--color-lr7zq0wg);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-zaSqQVUAlN h1,
            .paragraph-zaSqQVUAlN h2,
            .paragraph-zaSqQVUAlN h3,
            .paragraph-zaSqQVUAlN h4,
            .paragraph-zaSqQVUAlN h5,
            .paragraph-zaSqQVUAlN h6,
            .paragraph-zaSqQVUAlN ul li,
            .paragraph-zaSqQVUAlN.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-zaSqQVUAlN h1,
            .paragraph-zaSqQVUAlN h2,
            .paragraph-zaSqQVUAlN h3,
            .paragraph-zaSqQVUAlN h4,
            .paragraph-zaSqQVUAlN h5,
            .paragraph-zaSqQVUAlN h6,
            .paragraph-zaSqQVUAlN ul li,
            .paragraph-zaSqQVUAlN.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        .paragraph-p2HrmAEfxD a,
        .paragraph-p2HrmAEfxD a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-p2HrmAEfxD h1,
            .paragraph-p2HrmAEfxD h2,
            .paragraph-p2HrmAEfxD h3,
            .paragraph-p2HrmAEfxD h4,
            .paragraph-p2HrmAEfxD h5,
            .paragraph-p2HrmAEfxD h6,
            .paragraph-p2HrmAEfxD ul li,
            .paragraph-p2HrmAEfxD.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-p2HrmAEfxD h1,
            .paragraph-p2HrmAEfxD h2,
            .paragraph-p2HrmAEfxD h3,
            .paragraph-p2HrmAEfxD h4,
            .paragraph-p2HrmAEfxD h5,
            .paragraph-p2HrmAEfxD h6,
            .paragraph-p2HrmAEfxD ul li,
            .paragraph-p2HrmAEfxD.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        .paragraph-glDaGqh-KS a,
        .paragraph-glDaGqh-KS a * {
            color: var(--color-lr7zq0wg);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-glDaGqh-KS h1,
            .paragraph-glDaGqh-KS h2,
            .paragraph-glDaGqh-KS h3,
            .paragraph-glDaGqh-KS h4,
            .paragraph-glDaGqh-KS h5,
            .paragraph-glDaGqh-KS h6,
            .paragraph-glDaGqh-KS ul li,
            .paragraph-glDaGqh-KS.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-glDaGqh-KS h1,
            .paragraph-glDaGqh-KS h2,
            .paragraph-glDaGqh-KS h3,
            .paragraph-glDaGqh-KS h4,
            .paragraph-glDaGqh-KS h5,
            .paragraph-glDaGqh-KS h6,
            .paragraph-glDaGqh-KS ul li,
            .paragraph-glDaGqh-KS.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        .paragraph-EFYZsH3wvo a,
        .paragraph-EFYZsH3wvo a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-EFYZsH3wvo h1,
            .paragraph-EFYZsH3wvo h2,
            .paragraph-EFYZsH3wvo h3,
            .paragraph-EFYZsH3wvo h4,
            .paragraph-EFYZsH3wvo h5,
            .paragraph-EFYZsH3wvo h6,
            .paragraph-EFYZsH3wvo ul li,
            .paragraph-EFYZsH3wvo.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-EFYZsH3wvo h1,
            .paragraph-EFYZsH3wvo h2,
            .paragraph-EFYZsH3wvo h3,
            .paragraph-EFYZsH3wvo h4,
            .paragraph-EFYZsH3wvo h5,
            .paragraph-EFYZsH3wvo h6,
            .paragraph-EFYZsH3wvo ul li,
            .paragraph-EFYZsH3wvo.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        .paragraph-QjA56Z1n6L a,
        .paragraph-QjA56Z1n6L a * {
            color: var(--color-lr7zq0wg);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-QjA56Z1n6L h1,
            .paragraph-QjA56Z1n6L h2,
            .paragraph-QjA56Z1n6L h3,
            .paragraph-QjA56Z1n6L h4,
            .paragraph-QjA56Z1n6L h5,
            .paragraph-QjA56Z1n6L h6,
            .paragraph-QjA56Z1n6L ul li,
            .paragraph-QjA56Z1n6L.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-QjA56Z1n6L h1,
            .paragraph-QjA56Z1n6L h2,
            .paragraph-QjA56Z1n6L h3,
            .paragraph-QjA56Z1n6L h4,
            .paragraph-QjA56Z1n6L h5,
            .paragraph-QjA56Z1n6L h6,
            .paragraph-QjA56Z1n6L ul li,
            .paragraph-QjA56Z1n6L.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        .paragraph-Z20Gkrd-57 a,
        .paragraph-Z20Gkrd-57 a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-Z20Gkrd-57 h1,
            .paragraph-Z20Gkrd-57 h2,
            .paragraph-Z20Gkrd-57 h3,
            .paragraph-Z20Gkrd-57 h4,
            .paragraph-Z20Gkrd-57 h5,
            .paragraph-Z20Gkrd-57 h6,
            .paragraph-Z20Gkrd-57 ul li,
            .paragraph-Z20Gkrd-57.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-Z20Gkrd-57 h1,
            .paragraph-Z20Gkrd-57 h2,
            .paragraph-Z20Gkrd-57 h3,
            .paragraph-Z20Gkrd-57 h4,
            .paragraph-Z20Gkrd-57 h5,
            .paragraph-Z20Gkrd-57 h6,
            .paragraph-Z20Gkrd-57 ul li,
            .paragraph-Z20Gkrd-57.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        .paragraph-54Yhkn5KW6 a,
        .paragraph-54Yhkn5KW6 a * {
            color: var(--color-lr7zq0wg);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-54Yhkn5KW6 h1,
            .paragraph-54Yhkn5KW6 h2,
            .paragraph-54Yhkn5KW6 h3,
            .paragraph-54Yhkn5KW6 h4,
            .paragraph-54Yhkn5KW6 h5,
            .paragraph-54Yhkn5KW6 h6,
            .paragraph-54Yhkn5KW6 ul li,
            .paragraph-54Yhkn5KW6.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-54Yhkn5KW6 h1,
            .paragraph-54Yhkn5KW6 h2,
            .paragraph-54Yhkn5KW6 h3,
            .paragraph-54Yhkn5KW6 h4,
            .paragraph-54Yhkn5KW6 h5,
            .paragraph-54Yhkn5KW6 h6,
            .paragraph-54Yhkn5KW6 ul li,
            .paragraph-54Yhkn5KW6.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        .paragraph-2x4cuUQdaJ a,
        .paragraph-2x4cuUQdaJ a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-2x4cuUQdaJ h1,
            .paragraph-2x4cuUQdaJ h2,
            .paragraph-2x4cuUQdaJ h3,
            .paragraph-2x4cuUQdaJ h4,
            .paragraph-2x4cuUQdaJ h5,
            .paragraph-2x4cuUQdaJ h6,
            .paragraph-2x4cuUQdaJ ul li,
            .paragraph-2x4cuUQdaJ.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-2x4cuUQdaJ h1,
            .paragraph-2x4cuUQdaJ h2,
            .paragraph-2x4cuUQdaJ h3,
            .paragraph-2x4cuUQdaJ h4,
            .paragraph-2x4cuUQdaJ h5,
            .paragraph-2x4cuUQdaJ h6,
            .paragraph-2x4cuUQdaJ ul li,
            .paragraph-2x4cuUQdaJ.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        .paragraph-niTYATAort a,
        .paragraph-niTYATAort a * {
            color: var(--color-lr7zq0wg);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-niTYATAort h1,
            .paragraph-niTYATAort h2,
            .paragraph-niTYATAort h3,
            .paragraph-niTYATAort h4,
            .paragraph-niTYATAort h5,
            .paragraph-niTYATAort h6,
            .paragraph-niTYATAort ul li,
            .paragraph-niTYATAort.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-niTYATAort h1,
            .paragraph-niTYATAort h2,
            .paragraph-niTYATAort h3,
            .paragraph-niTYATAort h4,
            .paragraph-niTYATAort h5,
            .paragraph-niTYATAort h6,
            .paragraph-niTYATAort ul li,
            .paragraph-niTYATAort.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        .paragraph-EUcpFqB1SO a,
        .paragraph-EUcpFqB1SO a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-EUcpFqB1SO h1,
            .paragraph-EUcpFqB1SO h2,
            .paragraph-EUcpFqB1SO h3,
            .paragraph-EUcpFqB1SO h4,
            .paragraph-EUcpFqB1SO h5,
            .paragraph-EUcpFqB1SO h6,
            .paragraph-EUcpFqB1SO ul li,
            .paragraph-EUcpFqB1SO.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-EUcpFqB1SO h1,
            .paragraph-EUcpFqB1SO h2,
            .paragraph-EUcpFqB1SO h3,
            .paragraph-EUcpFqB1SO h4,
            .paragraph-EUcpFqB1SO h5,
            .paragraph-EUcpFqB1SO h6,
            .paragraph-EUcpFqB1SO ul li,
            .paragraph-EUcpFqB1SO.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        .paragraph-y3kpSn8qnW a,
        .paragraph-y3kpSn8qnW a * {
            color: var(--color-lr7zq0wg);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-y3kpSn8qnW h1,
            .paragraph-y3kpSn8qnW h2,
            .paragraph-y3kpSn8qnW h3,
            .paragraph-y3kpSn8qnW h4,
            .paragraph-y3kpSn8qnW h5,
            .paragraph-y3kpSn8qnW h6,
            .paragraph-y3kpSn8qnW ul li,
            .paragraph-y3kpSn8qnW.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-y3kpSn8qnW h1,
            .paragraph-y3kpSn8qnW h2,
            .paragraph-y3kpSn8qnW h3,
            .paragraph-y3kpSn8qnW h4,
            .paragraph-y3kpSn8qnW h5,
            .paragraph-y3kpSn8qnW h6,
            .paragraph-y3kpSn8qnW ul li,
            .paragraph-y3kpSn8qnW.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        .paragraph-3s6fR_1iAA a,
        .paragraph-3s6fR_1iAA a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-3s6fR_1iAA h1,
            .paragraph-3s6fR_1iAA h2,
            .paragraph-3s6fR_1iAA h3,
            .paragraph-3s6fR_1iAA h4,
            .paragraph-3s6fR_1iAA h5,
            .paragraph-3s6fR_1iAA h6,
            .paragraph-3s6fR_1iAA ul li,
            .paragraph-3s6fR_1iAA.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-3s6fR_1iAA h1,
            .paragraph-3s6fR_1iAA h2,
            .paragraph-3s6fR_1iAA h3,
            .paragraph-3s6fR_1iAA h4,
            .paragraph-3s6fR_1iAA h5,
            .paragraph-3s6fR_1iAA h6,
            .paragraph-3s6fR_1iAA ul li,
            .paragraph-3s6fR_1iAA.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        .paragraph-yzcizChrxG a,
        .paragraph-yzcizChrxG a * {
            color: var(--color-lr7zq0wg);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-yzcizChrxG h1,
            .paragraph-yzcizChrxG h2,
            .paragraph-yzcizChrxG h3,
            .paragraph-yzcizChrxG h4,
            .paragraph-yzcizChrxG h5,
            .paragraph-yzcizChrxG h6,
            .paragraph-yzcizChrxG ul li,
            .paragraph-yzcizChrxG.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-yzcizChrxG h1,
            .paragraph-yzcizChrxG h2,
            .paragraph-yzcizChrxG h3,
            .paragraph-yzcizChrxG h4,
            .paragraph-yzcizChrxG h5,
            .paragraph-yzcizChrxG h6,
            .paragraph-yzcizChrxG ul li,
            .paragraph-yzcizChrxG.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        .paragraph-cHs6oetpf5 a,
        .paragraph-cHs6oetpf5 a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-cHs6oetpf5 h1,
            .paragraph-cHs6oetpf5 h2,
            .paragraph-cHs6oetpf5 h3,
            .paragraph-cHs6oetpf5 h4,
            .paragraph-cHs6oetpf5 h5,
            .paragraph-cHs6oetpf5 h6,
            .paragraph-cHs6oetpf5 ul li,
            .paragraph-cHs6oetpf5.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-cHs6oetpf5 h1,
            .paragraph-cHs6oetpf5 h2,
            .paragraph-cHs6oetpf5 h3,
            .paragraph-cHs6oetpf5 h4,
            .paragraph-cHs6oetpf5 h5,
            .paragraph-cHs6oetpf5 h6,
            .paragraph-cHs6oetpf5 ul li,
            .paragraph-cHs6oetpf5.text-output {
                font-size: 26px !important;
                font-weight: undefined
            }
        }

        .paragraph-JwaHHkXml8 a,
        .paragraph-JwaHHkXml8 a * {
            color: var(--color-lr7zq0wg);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-JwaHHkXml8 h1,
            .paragraph-JwaHHkXml8 h2,
            .paragraph-JwaHHkXml8 h3,
            .paragraph-JwaHHkXml8 h4,
            .paragraph-JwaHHkXml8 h5,
            .paragraph-JwaHHkXml8 h6,
            .paragraph-JwaHHkXml8 ul li,
            .paragraph-JwaHHkXml8.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-JwaHHkXml8 h1,
            .paragraph-JwaHHkXml8 h2,
            .paragraph-JwaHHkXml8 h3,
            .paragraph-JwaHHkXml8 h4,
            .paragraph-JwaHHkXml8 h5,
            .paragraph-JwaHHkXml8 h6,
            .paragraph-JwaHHkXml8 ul li,
            .paragraph-JwaHHkXml8.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        #col-ffzI0lIA_N>.inner {
            justify-content: center;
            align-items: inherit
        }

        .heading-R1d9pe3q44 a,
        .heading-R1d9pe3q44 a *,
        .paragraph-j8ZlrBMtaT a,
        .paragraph-j8ZlrBMtaT a *,
        .sub-heading-JKlXdf21cx a,
        .sub-heading-JKlXdf21cx a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-j8ZlrBMtaT h1,
            .paragraph-j8ZlrBMtaT h2,
            .paragraph-j8ZlrBMtaT h3,
            .paragraph-j8ZlrBMtaT h4,
            .paragraph-j8ZlrBMtaT h5,
            .paragraph-j8ZlrBMtaT h6,
            .paragraph-j8ZlrBMtaT ul li,
            .paragraph-j8ZlrBMtaT.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-j8ZlrBMtaT h1,
            .paragraph-j8ZlrBMtaT h2,
            .paragraph-j8ZlrBMtaT h3,
            .paragraph-j8ZlrBMtaT h4,
            .paragraph-j8ZlrBMtaT h5,
            .paragraph-j8ZlrBMtaT h6,
            .paragraph-j8ZlrBMtaT ul li,
            .paragraph-j8ZlrBMtaT.text-output {
                font-size: 18px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .heading-R1d9pe3q44 h1,
            .heading-R1d9pe3q44 h2,
            .heading-R1d9pe3q44 h3,
            .heading-R1d9pe3q44 h4,
            .heading-R1d9pe3q44 h5,
            .heading-R1d9pe3q44 h6,
            .heading-R1d9pe3q44 ul li,
            .heading-R1d9pe3q44.text-output {
                font-size: 32px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .heading-R1d9pe3q44 h1,
            .heading-R1d9pe3q44 h2,
            .heading-R1d9pe3q44 h3,
            .heading-R1d9pe3q44 h4,
            .heading-R1d9pe3q44 h5,
            .heading-R1d9pe3q44 h6,
            .heading-R1d9pe3q44 ul li,
            .heading-R1d9pe3q44.text-output {
                font-size: 52px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .sub-heading-JKlXdf21cx h1,
            .sub-heading-JKlXdf21cx h2,
            .sub-heading-JKlXdf21cx h3,
            .sub-heading-JKlXdf21cx h4,
            .sub-heading-JKlXdf21cx h5,
            .sub-heading-JKlXdf21cx h6,
            .sub-heading-JKlXdf21cx ul li,
            .sub-heading-JKlXdf21cx.text-output {
                font-size: 22px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .sub-heading-JKlXdf21cx h1,
            .sub-heading-JKlXdf21cx h2,
            .sub-heading-JKlXdf21cx h3,
            .sub-heading-JKlXdf21cx h4,
            .sub-heading-JKlXdf21cx h5,
            .sub-heading-JKlXdf21cx h6,
            .sub-heading-JKlXdf21cx ul li,
            .sub-heading-JKlXdf21cx.text-output {
                font-size: 22px !important;
                font-weight: undefined
            }
        }

        /* ---- Section styles ----- */
        :root {
            --black: #000000;
            --transparent: transparent;
            --color-lr7zmjng: #240f51
        }

        .hl_page-preview--content .section-7HxSIJ1kOG {
            box-shadow: none;
            padding: 80px 0;
            margin: 0;
            background-color: var(--color-lr7zmjng);
            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-7HxSIJ1kOG {
                padding-top: 40px;
                padding-bottom: 40px
            }
        }

        .hl_page-preview--content .col-16nSWGwbSN,
        .hl_page-preview--content .row-JOoT-f7S8B {
            margin: 0 auto;
            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-16nSWGwbSN {
            margin: 0
        }

        .hl_page-preview--content .image-LuaRTYovqt {
            margin: 0
        }

        .hl_page-preview--content .image-71DCg_nkeJ .image-container img,
        .hl_page-preview--content .image-876wgDQbVC .image-container img,
        .hl_page-preview--content .image-9YCfkSW4_o .image-container img,
        .hl_page-preview--content .image-BR3bevG2Tg .image-container img,
        .hl_page-preview--content .image-G76KGUOQSj .image-container img,
        .hl_page-preview--content .image-LuaRTYovqt .image-container img,
        .hl_page-preview--content .image-MuxjWhOo9J .image-container img,
        .hl_page-preview--content .image-bwD2MAqsmV .image-container img,
        .hl_page-preview--content .image-pnXq8VUdbC .image-container img,
        .hl_page-preview--content .image-r_CeO2eyIG .image-container img,
        .hl_page-preview--content .image-vVYVxqbeHL .image-container img,
        .hl_page-preview--content .image-zRj3dPPZSD .image-container img {
            box-shadow: none
        }

        .hl_page-preview--content .cimage-LuaRTYovqt {
            padding: 0 0 0 20px;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-3dZLPVlrG3 {
            box-shadow: none;
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .image-9YCfkSW4_o {
            margin: 0
        }

        .hl_page-preview--content .cimage-9YCfkSW4_o {
            padding: 0 20px 0 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-hnw5oqAa56,
        .hl_page-preview--content .row-eWo7DriTEv {
            margin: 0 auto;
            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-hnw5oqAa56 {
            margin: 0
        }

        .hl_page-preview--content .image-vVYVxqbeHL {
            margin: 0
        }

        .hl_page-preview--content .cimage-vVYVxqbeHL {
            padding: 0 0 40px 20px;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-Tj5YYrfdnX {
            box-shadow: none;
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .image-zRj3dPPZSD {
            margin: 0
        }

        .hl_page-preview--content .cimage-zRj3dPPZSD {
            padding: 0 20px 40px 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-HMdxNzAA7N,
        .hl_page-preview--content .row-VfPHMp2Lp- {
            margin: 0 auto;
            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-HMdxNzAA7N {
            margin: 0
        }

        .hl_page-preview--content .image-MuxjWhOo9J {
            margin: 0
        }

        .hl_page-preview--content .cimage-MuxjWhOo9J {
            padding: 0 0 40px 20px;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-l4AVVAaGZW {
            box-shadow: none;
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .image-BR3bevG2Tg {
            margin: 0
        }

        .hl_page-preview--content .cimage-BR3bevG2Tg {
            padding: 0 20px 40px 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-72TEImJLHV,
        .hl_page-preview--content .row-LHRA3Og03K {
            margin: 0 auto;
            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-72TEImJLHV {
            margin: 0
        }

        .hl_page-preview--content .image-876wgDQbVC {
            margin: 0
        }

        .hl_page-preview--content .cimage-876wgDQbVC {
            padding: 0 0 40px 20px;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-ZbLWkEo-PL {
            box-shadow: none;
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .image-bwD2MAqsmV {
            margin: 0
        }

        .hl_page-preview--content .cimage-bwD2MAqsmV {
            padding: 0 20px 40px 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-7JX0F_OxPI,
        .hl_page-preview--content .row-LW_ajfVGPR {
            margin: 0 auto;
            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-7JX0F_OxPI {
            margin: 0
        }

        .hl_page-preview--content .image-pnXq8VUdbC {
            margin: 0
        }

        .hl_page-preview--content .cimage-pnXq8VUdbC {
            padding: 0 0 40px 20px;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-BuKhFtZ4FK {
            box-shadow: none;
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .image-r_CeO2eyIG {
            margin: 0
        }

        .hl_page-preview--content .cimage-r_CeO2eyIG {
            padding: 0 20px 40px 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-uCfFQAKCq-,
        .hl_page-preview--content .row-xVKvyl52us {
            margin: 0 auto;
            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-uCfFQAKCq- {
            margin: 0
        }

        .hl_page-preview--content .image-G76KGUOQSj {
            margin: 0
        }

        .hl_page-preview--content .cimage-G76KGUOQSj {
            padding: 0 0 40px 20px;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-AqxcdFqHux {
            box-shadow: none;
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid;
            margin: 0
        }

        .hl_page-preview--content .image-71DCg_nkeJ {
            margin: 0
        }

        .hl_page-preview--content .cimage-71DCg_nkeJ {
            padding: 0 20px 40px 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-zu2xFowGBQ,
        .hl_page-preview--content .row-sPsl-sc6p7 {
            margin: 0 auto;
            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-zu2xFowGBQ {
            padding: 10px 5px;
            margin: 0
        }

        .hl_page-preview--content .custom-code-SgmVZ9_ea5 {
            margin: 0
        }

        .hl_page-preview--content #paragraph-PcIaklGZqz {
            margin-top: 0;
            margin-bottom: 30px
        }

        .hl_page-preview--content .cheading-vn8iiWDtmQ,
        .hl_page-preview--content .cparagraph-PcIaklGZqz {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            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-vn8iiWDtmQ {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .cheading-vn8iiWDtmQ {
            font-family: var(--headlinefont);
            padding: 0 0 30px
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .cheading-vn8iiWDtmQ {
                padding-bottom: 10px
            }
        }

        #section-7HxSIJ1kOG>.inner {
            max-width: 100%
        }

        #col-16nSWGwbSN>.inner,
        #col-3dZLPVlrG3>.inner,
        #col-72TEImJLHV>.inner,
        #col-7JX0F_OxPI>.inner,
        #col-AqxcdFqHux>.inner,
        #col-BuKhFtZ4FK>.inner,
        #col-HMdxNzAA7N>.inner,
        #col-Tj5YYrfdnX>.inner,
        #col-ZbLWkEo-PL>.inner,
        #col-hnw5oqAa56>.inner,
        #col-l4AVVAaGZW>.inner,
        #col-uCfFQAKCq->.inner,
        #col-zu2xFowGBQ>.inner {
            flex-direction: column;
            justify-content: center;
            align-items: inherit;
            flex-wrap: nowrap
        }

        .heading-vn8iiWDtmQ,
        .paragraph-PcIaklGZqz {
            font-weight: undefined
        }

        .heading-vn8iiWDtmQ em,
        .heading-vn8iiWDtmQ strong,
        .heading-vn8iiWDtmQ u,
        .paragraph-PcIaklGZqz em,
        .paragraph-PcIaklGZqz strong,
        .paragraph-PcIaklGZqz u {
            color: var(--text-color)
        }

        .heading-vn8iiWDtmQ a,
        .heading-vn8iiWDtmQ a *,
        .paragraph-PcIaklGZqz a,
        .paragraph-PcIaklGZqz a * {
            color: var(--link-color);
            text-decoration: none
        }

        .heading-vn8iiWDtmQ a u,
        .heading-vn8iiWDtmQ a:hover,
        .paragraph-PcIaklGZqz a u,
        .paragraph-PcIaklGZqz a:hover {
            text-decoration: underline
        }

        .heading-vn8iiWDtmQ a s,
        .paragraph-PcIaklGZqz a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-PcIaklGZqz h1,
            .paragraph-PcIaklGZqz h2,
            .paragraph-PcIaklGZqz h3,
            .paragraph-PcIaklGZqz h4,
            .paragraph-PcIaklGZqz h5,
            .paragraph-PcIaklGZqz h6,
            .paragraph-PcIaklGZqz ul li,
            .paragraph-PcIaklGZqz.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-PcIaklGZqz h1,
            .paragraph-PcIaklGZqz h2,
            .paragraph-PcIaklGZqz h3,
            .paragraph-PcIaklGZqz h4,
            .paragraph-PcIaklGZqz h5,
            .paragraph-PcIaklGZqz h6,
            .paragraph-PcIaklGZqz ul li,
            .paragraph-PcIaklGZqz.text-output {
                font-size: 18px !important;
                font-weight: undefined
            }
        }

        .heading-vn8iiWDtmQ.text-output h1:first-child:before,
        .heading-vn8iiWDtmQ.text-output h2:first-child:before,
        .heading-vn8iiWDtmQ.text-output h3:first-child:before,
        .heading-vn8iiWDtmQ.text-output h4:first-child:before,
        .heading-vn8iiWDtmQ.text-output h5:first-child:before,
        .heading-vn8iiWDtmQ.text-output h6:first-child:before,
        .heading-vn8iiWDtmQ.text-output p:first-child:before,
        .paragraph-PcIaklGZqz.text-output h1:first-child:before,
        .paragraph-PcIaklGZqz.text-output h2:first-child:before,
        .paragraph-PcIaklGZqz.text-output h3:first-child:before,
        .paragraph-PcIaklGZqz.text-output h4:first-child:before,
        .paragraph-PcIaklGZqz.text-output h5:first-child:before,
        .paragraph-PcIaklGZqz.text-output h6:first-child:before,
        .paragraph-PcIaklGZqz.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) {

            .heading-vn8iiWDtmQ h1,
            .heading-vn8iiWDtmQ h2,
            .heading-vn8iiWDtmQ h3,
            .heading-vn8iiWDtmQ h4,
            .heading-vn8iiWDtmQ h5,
            .heading-vn8iiWDtmQ h6,
            .heading-vn8iiWDtmQ ul li,
            .heading-vn8iiWDtmQ.text-output {
                font-size: 29px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .heading-vn8iiWDtmQ h1,
            .heading-vn8iiWDtmQ h2,
            .heading-vn8iiWDtmQ h3,
            .heading-vn8iiWDtmQ h4,
            .heading-vn8iiWDtmQ h5,
            .heading-vn8iiWDtmQ h6,
            .heading-vn8iiWDtmQ ul li,
            .heading-vn8iiWDtmQ.text-output {
                font-size: 46px !important;
                font-weight: undefined
            }
        }

        /* ---- team_section styles ----- */
        :root {
            --black: #000000;
            --transparent: transparent;
            --color-lr74rk8a: #2d2a56;
            --color-lr7zq0wg: #08e1e1
        }

        .hl_page-preview--content .row-tbTBgT8FOi4,
        .hl_page-preview--content .section-zkElE8n8Tm {
            margin-top: 0;
            margin-bottom: 0;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .section-zkElE8n8Tm {
            padding: 0 10px 20px;
            background-color: var(--color-lr74rk8a)
        }

        .hl_page-preview--content .row-tbTBgT8FOi4 {
            padding-left: 0;
            padding-right: 0;
            padding-top: 0;
            background-color: var(--transparent);
            width: 100%
        }

        .hl_page-preview--content .col-n6UUXWAh_5U {
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .image-pYix7SIP7eq {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .image-p2dgI1q2-ZM .image-container img,
        .hl_page-preview--content .image-pYix7SIP7eq .image-container img,
        .hl_page-preview--content .image-t5fNF4RCG9V .image-container img,
        .hl_page-preview--content .image-zC2yiqFvv9k .image-container img {
            box-shadow: undefined;
            width: 270px
        }

        .hl_page-preview--content .cimage-pYix7SIP7eq {
            padding: 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-ZxH7lfvsLJc {
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .image-t5fNF4RCG9V {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .cimage-t5fNF4RCG9V {
            padding: 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-hKGeRQLMmRI {
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content .image-p2dgI1q2-ZM {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .cimage-p2dgI1q2-ZM {
            padding: 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-QUkFbmrzzeV {
            padding: 0;
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--color-lr7zq0wg);
            border-width: 2px;
            border-style: solid;
            margin: 0 30px 40px 0
        }

        .hl_page-preview--content #heading-6YLu7tDREDP,
        .hl_page-preview--content #paragraph-DbPsalDOFkW,
        .hl_page-preview--content .image-zC2yiqFvv9k {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .cimage-zC2yiqFvv9k {
            padding: 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: center
        }

        .hl_page-preview--content .col-6FOSZxrCwIl,
        .hl_page-preview--content .row-vrg47TFlC_N {
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .row-vrg47TFlC_N {
            margin-top: 0;
            margin-bottom: 0;
            padding: 0
        }

        .hl_page-preview--content .col-6FOSZxrCwIl {
            padding: 80px 0 10px;
            margin: 0
        }

        .hl_page-preview--content .cheading-6YLu7tDREDP,
        .hl_page-preview--content .cparagraph-DbPsalDOFkW {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 50px 0 60px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            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 .cheading-6YLu7tDREDP {
            font-family: var(--headlinefont);
            padding: 0 10px
        }

        #section-zkElE8n8Tm>.inner {
            max-width: 100%
        }

        #col-6FOSZxrCwIl>.inner,
        #col-QUkFbmrzzeV>.inner,
        #col-ZxH7lfvsLJc>.inner,
        #col-hKGeRQLMmRI>.inner,
        #col-n6UUXWAh_5U>.inner {
            flex-direction: column;
            justify-content: flex-start;
            align-items: center;
            flex-wrap: nowrap
        }

        #col-6FOSZxrCwIl>.inner {
            justify-content: center;
            align-items: inherit
        }

        .heading-6YLu7tDREDP,
        .paragraph-DbPsalDOFkW {
            font-weight: undefined
        }

        .heading-6YLu7tDREDP em,
        .heading-6YLu7tDREDP strong,
        .heading-6YLu7tDREDP u,
        .paragraph-DbPsalDOFkW em,
        .paragraph-DbPsalDOFkW strong,
        .paragraph-DbPsalDOFkW u {
            color: var(--text-color)
        }

        .heading-6YLu7tDREDP a,
        .heading-6YLu7tDREDP a *,
        .paragraph-DbPsalDOFkW a,
        .paragraph-DbPsalDOFkW a * {
            color: var(--link-color);
            text-decoration: none
        }

        .heading-6YLu7tDREDP a u,
        .heading-6YLu7tDREDP a:hover,
        .paragraph-DbPsalDOFkW a u,
        .paragraph-DbPsalDOFkW a:hover {
            text-decoration: underline
        }

        .heading-6YLu7tDREDP a s,
        .paragraph-DbPsalDOFkW a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-DbPsalDOFkW h1,
            .paragraph-DbPsalDOFkW h2,
            .paragraph-DbPsalDOFkW h3,
            .paragraph-DbPsalDOFkW h4,
            .paragraph-DbPsalDOFkW h5,
            .paragraph-DbPsalDOFkW h6,
            .paragraph-DbPsalDOFkW ul li,
            .paragraph-DbPsalDOFkW.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-DbPsalDOFkW h1,
            .paragraph-DbPsalDOFkW h2,
            .paragraph-DbPsalDOFkW h3,
            .paragraph-DbPsalDOFkW h4,
            .paragraph-DbPsalDOFkW h5,
            .paragraph-DbPsalDOFkW h6,
            .paragraph-DbPsalDOFkW ul li,
            .paragraph-DbPsalDOFkW.text-output {
                font-size: 18px !important;
                font-weight: undefined
            }
        }

        .heading-6YLu7tDREDP.text-output h1:first-child:before,
        .heading-6YLu7tDREDP.text-output h2:first-child:before,
        .heading-6YLu7tDREDP.text-output h3:first-child:before,
        .heading-6YLu7tDREDP.text-output h4:first-child:before,
        .heading-6YLu7tDREDP.text-output h5:first-child:before,
        .heading-6YLu7tDREDP.text-output h6:first-child:before,
        .heading-6YLu7tDREDP.text-output p:first-child:before,
        .paragraph-DbPsalDOFkW.text-output h1:first-child:before,
        .paragraph-DbPsalDOFkW.text-output h2:first-child:before,
        .paragraph-DbPsalDOFkW.text-output h3:first-child:before,
        .paragraph-DbPsalDOFkW.text-output h4:first-child:before,
        .paragraph-DbPsalDOFkW.text-output h5:first-child:before,
        .paragraph-DbPsalDOFkW.text-output h6:first-child:before,
        .paragraph-DbPsalDOFkW.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) {

            .heading-6YLu7tDREDP h1,
            .heading-6YLu7tDREDP h2,
            .heading-6YLu7tDREDP h3,
            .heading-6YLu7tDREDP h4,
            .heading-6YLu7tDREDP h5,
            .heading-6YLu7tDREDP h6,
            .heading-6YLu7tDREDP ul li,
            .heading-6YLu7tDREDP.text-output {
                font-size: 32px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .heading-6YLu7tDREDP h1,
            .heading-6YLu7tDREDP h2,
            .heading-6YLu7tDREDP h3,
            .heading-6YLu7tDREDP h4,
            .heading-6YLu7tDREDP h5,
            .heading-6YLu7tDREDP h6,
            .heading-6YLu7tDREDP ul li,
            .heading-6YLu7tDREDP.text-output {
                font-size: 52px !important;
                font-weight: undefined
            }
        }

        /* ---- Footer styles ----- */
        :root {
            --white: #ffffff;
            --black: #000000;
            --transparent: transparent;
            --color-lr6ov3nr: #e1087e;
            --color-lrap5647: #604fc9;
            --color-lrfpwt1t: #9173fe;
            --color-lrj3y9yr: #130a2d
        }

        .hl_page-preview--content .section-iBYuh9RCqw {
            padding: 0;
            margin-top: 0;
            margin-bottom: 0;
            background-color: var(--color-lrj3y9yr);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .col-VsjYSLtEIl,
        .hl_page-preview--content .row-cyvumfNxZ5 {
            background-color: var(--transparent);
            width: 100%;
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .row-cyvumfNxZ5 {
            margin-top: 0;
            margin-bottom: 0;
            padding: 15px 0
        }

        .hl_page-preview--content .col-VsjYSLtEIl {
            padding: 0;
            margin: 0
        }

        .hl_page-preview--content .custom-code-rPkbyKewrQ {
            margin-top: 0;
            margin-bottom: 40px
        }

        .hl_page-preview--content .csocial-icons-NwQtcntMZy {
            font-family: Inter;
            font-size: 12px;
            font-weight: 500;
            color: #ffffffff;
            padding: 0 0 20px;
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .col-3qQHnlrM_v,
        .hl_page-preview--content .row-gf7M23OfoE {
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .row-gf7M23OfoE {
            margin-top: 0;
            margin-bottom: 0;
            padding: 60px 0;
            width: 100%
        }

        .hl_page-preview--content .col-3qQHnlrM_v {
            padding: 0 0 0 1px;
            width: 24.8%;
            margin: 0
        }

        .hl_page-preview--content .button-aqmomVJU_d {
            margin-top: 0;
            margin-bottom: 0;
            text-align: left;
            margin-left: 0
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content .button-aqmomVJU_d {
                margin-left: 0
            }
        }

        .hl_page-preview--content .cbutton-aqmomVJU_d {
            font-family: var(--headlinefont);
            background-color: var(--color-lr6ov3nr);
            color: var(--white);
            secondary-color: var(--white);
            text-decoration: none;
            padding: 10px;
            font-weight: 700;
            border-color: #00000033;
            border-width: 1px;
            border-style: solid;
            letter-spacing: 0;
            text-transform: none;
            text-shadow: 0 0 0 transparent;
            width: auto%
        }

        .hl_page-preview--content #paragraph-9QOgIAhXZ4 {
            margin-top: 0;
            margin-bottom: 30px
        }

        @media screen and (min-width:0px) and (max-width:480px) {
            .hl_page-preview--content #paragraph-9QOgIAhXZ4 {
                margin-left: 0
            }
        }

        .hl_page-preview--content .col-9DS2TWZoDK,
        .hl_page-preview--content .cparagraph-9QOgIAhXZ4 {
            padding: 0;
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .cparagraph-9QOgIAhXZ4 {
            font-family: var(--contentfont);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            line-height: 1.3em;
            text-transform: none;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .col-9DS2TWZoDK {
            width: 15.4%;
            margin: 0
        }

        .hl_page-preview--content #paragraph-1vTebjOIoR,
        .hl_page-preview--content #paragraph-2D4bywWa61,
        .hl_page-preview--content #paragraph-7u870ssIUn,
        .hl_page-preview--content #paragraph-8cBS9mb7fW,
        .hl_page-preview--content #paragraph-9OUuC7MAdD,
        .hl_page-preview--content #paragraph-DXuK0KtF5T,
        .hl_page-preview--content #paragraph-Iavdj6WX6j,
        .hl_page-preview--content #paragraph-OsXwBGBAlV,
        .hl_page-preview--content #paragraph-P4-_ClmNXQ,
        .hl_page-preview--content #paragraph-VR3-EDw7Vr,
        .hl_page-preview--content #paragraph-l4xqUZN1v5,
        .hl_page-preview--content #paragraph-w1it0bKoye,
        .hl_page-preview--content #paragraph-za5ZZEfQ5J,
        .hl_page-preview--content #sub-heading-j1FOagBvCm {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .cparagraph-2D4bywWa61,
        .hl_page-preview--content .cparagraph-9OUuC7MAdD,
        .hl_page-preview--content .cparagraph-l4xqUZN1v5 {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--color-lrap5647);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 0 15px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            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 .col-RZCb3bdF9W,
        .hl_page-preview--content .cparagraph-za5ZZEfQ5J {
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .cparagraph-za5ZZEfQ5J {
            font-family: var(--contentfont);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 0 15px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            line-height: 1.3em;
            text-transform: none;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .col-RZCb3bdF9W {
            padding: 0;
            width: 15.1%;
            margin: 0
        }

        .hl_page-preview--content .cparagraph-1vTebjOIoR,
        .hl_page-preview--content .cparagraph-7u870ssIUn,
        .hl_page-preview--content .cparagraph-8cBS9mb7fW,
        .hl_page-preview--content .cparagraph-DXuK0KtF5T,
        .hl_page-preview--content .cparagraph-Iavdj6WX6j,
        .hl_page-preview--content .cparagraph-P4-_ClmNXQ,
        .hl_page-preview--content .cparagraph-w1it0bKoye {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--color-lrap5647);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 0 15px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            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 .col-CvPC5_w7-b,
        .hl_page-preview--content .cparagraph-OsXwBGBAlV {
            background-color: var(--transparent);
            border-color: var(--black);
            border-width: 2px;
            border-style: solid
        }

        .hl_page-preview--content .cparagraph-OsXwBGBAlV {
            font-family: var(--contentfont);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 0 15px;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            line-height: 1.3em;
            text-transform: none;
            letter-spacing: 0;
            text-align: left
        }

        .hl_page-preview--content .col-CvPC5_w7-b {
            padding: 0;
            width: 44.8%;
            margin: 0
        }

        .hl_page-preview--content .button-C8vi1K6SyS {
            margin-top: 0;
            margin-bottom: 0;
            text-align: left
        }

        .hl_page-preview--content .cbutton-C8vi1K6SyS {
            font-family: var(--headlinefont);
            background-color: var(--color-lr6ov3nr);
            color: var(--white);
            secondary-color: var(--white);
            text-decoration: none;
            padding: 10px 15px;
            font-weight: 700;
            border-color: #00000033;
            border-width: 1px;
            border-style: solid;
            letter-spacing: 0;
            text-transform: none;
            text-shadow: 0 0 0 transparent;
            width: auto%
        }

        .hl_page-preview--content .cparagraph-VR3-EDw7Vr,
        .hl_page-preview--content .csub-heading-j1FOagBvCm {
            font-family: var(--contentfont);
            background-color: var(--transparent);
            color: var(--text-color);
            icon-color: var(--text-color);
            font-weight: 400;
            padding: 0 10px 25px 0;
            opacity: 1;
            text-shadow: 0 0 0 transparent;
            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 .csub-heading-j1FOagBvCm {
            font-family: var(--headlinefont);
            padding: 25px 10px 25px 0
        }

        .hl_page-preview--content .image-CeaSD3oLxz {
            margin-top: 0;
            margin-bottom: 0
        }

        .hl_page-preview--content .image-CeaSD3oLxz .image-container img {
            box-shadow: undefined;
            width: 175px
        }

        .hl_page-preview--content .cimage-CeaSD3oLxz {
            padding: 0;
            background-color: var(--transparent);
            opacity: 1;
            text-align: left
        }

        #section-iBYuh9RCqw>.inner {
            max-width: 100%
        }

        #col-VsjYSLtEIl>.inner {
            flex-direction: column;
            justify-content: center;
            align-items: inherit;
            flex-wrap: nowrap
        }

        #social-icons-NwQtcntMZy .social-media-icon {
            height: 18px;
            width: 18px
        }

        #social-icons-NwQtcntMZy .social-icons-container {
            justify-content: center
        }

        #col-3qQHnlrM_v>.inner {
            flex-direction: column;
            justify-content: flex-start;
            align-items: inherit;
            flex-wrap: nowrap
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .button-aqmomVJU_d .button-icon-end,
            .button-aqmomVJU_d .button-icon-start,
            .button-aqmomVJU_d .main-heading-button {
                font-size: 16px;
                font-weight: undefined
            }

            .button-aqmomVJU_d .button-icon-start {
                margin-right: 5px
            }

            .button-aqmomVJU_d .button-icon-end {
                margin-left: 5px
            }

            .button-aqmomVJU_d .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .button-aqmomVJU_d .button-icon-end,
            .button-aqmomVJU_d .button-icon-start,
            .button-aqmomVJU_d .main-heading-button {
                font-size: 17px;
                font-weight: undefined
            }

            .button-aqmomVJU_d .button-icon-start {
                margin-right: 5px
            }

            .button-aqmomVJU_d .button-icon-end {
                margin-left: 5px
            }

            .button-aqmomVJU_d .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        .paragraph-2D4bywWa61,
        .paragraph-9OUuC7MAdD,
        .paragraph-9QOgIAhXZ4,
        .paragraph-l4xqUZN1v5,
        .paragraph-za5ZZEfQ5J {
            font-weight: undefined
        }

        .paragraph-2D4bywWa61 em,
        .paragraph-2D4bywWa61 u,
        .paragraph-9OUuC7MAdD em,
        .paragraph-9OUuC7MAdD u,
        .paragraph-9QOgIAhXZ4 em,
        .paragraph-9QOgIAhXZ4 strong,
        .paragraph-9QOgIAhXZ4 u,
        .paragraph-l4xqUZN1v5 em,
        .paragraph-l4xqUZN1v5 u {
            color: var(--text-color)
        }

        .paragraph-9QOgIAhXZ4 a,
        .paragraph-9QOgIAhXZ4 a * {
            color: var(--link-color);
            text-decoration: none
        }

        .paragraph-1vTebjOIoR a u,
        .paragraph-1vTebjOIoR a:hover,
        .paragraph-2D4bywWa61 a u,
        .paragraph-2D4bywWa61 a:hover,
        .paragraph-7u870ssIUn a u,
        .paragraph-7u870ssIUn a:hover,
        .paragraph-8cBS9mb7fW a u,
        .paragraph-8cBS9mb7fW a:hover,
        .paragraph-9OUuC7MAdD a u,
        .paragraph-9OUuC7MAdD a:hover,
        .paragraph-9QOgIAhXZ4 a u,
        .paragraph-9QOgIAhXZ4 a:hover,
        .paragraph-DXuK0KtF5T a u,
        .paragraph-DXuK0KtF5T a:hover,
        .paragraph-Iavdj6WX6j a u,
        .paragraph-Iavdj6WX6j a:hover,
        .paragraph-OsXwBGBAlV a u,
        .paragraph-OsXwBGBAlV a:hover,
        .paragraph-P4-_ClmNXQ a u,
        .paragraph-P4-_ClmNXQ a:hover,
        .paragraph-VR3-EDw7Vr a u,
        .paragraph-VR3-EDw7Vr a:hover,
        .paragraph-l4xqUZN1v5 a u,
        .paragraph-l4xqUZN1v5 a:hover,
        .paragraph-w1it0bKoye a u,
        .paragraph-w1it0bKoye a:hover,
        .paragraph-za5ZZEfQ5J a u,
        .paragraph-za5ZZEfQ5J a:hover,
        .sub-heading-j1FOagBvCm a u,
        .sub-heading-j1FOagBvCm a:hover {
            text-decoration: underline
        }

        .paragraph-1vTebjOIoR a s,
        .paragraph-2D4bywWa61 a s,
        .paragraph-7u870ssIUn a s,
        .paragraph-8cBS9mb7fW a s,
        .paragraph-9OUuC7MAdD a s,
        .paragraph-9QOgIAhXZ4 a s,
        .paragraph-DXuK0KtF5T a s,
        .paragraph-Iavdj6WX6j a s,
        .paragraph-OsXwBGBAlV a s,
        .paragraph-P4-_ClmNXQ a s,
        .paragraph-VR3-EDw7Vr a s,
        .paragraph-l4xqUZN1v5 a s,
        .paragraph-w1it0bKoye a s,
        .paragraph-za5ZZEfQ5J a s,
        .sub-heading-j1FOagBvCm a s {
            text-decoration: line-through
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-9QOgIAhXZ4 h1,
            .paragraph-9QOgIAhXZ4 h2,
            .paragraph-9QOgIAhXZ4 h3,
            .paragraph-9QOgIAhXZ4 h4,
            .paragraph-9QOgIAhXZ4 h5,
            .paragraph-9QOgIAhXZ4 h6,
            .paragraph-9QOgIAhXZ4 ul li,
            .paragraph-9QOgIAhXZ4.text-output {
                font-size: 22px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-9QOgIAhXZ4 h1,
            .paragraph-9QOgIAhXZ4 h2,
            .paragraph-9QOgIAhXZ4 h3,
            .paragraph-9QOgIAhXZ4 h4,
            .paragraph-9QOgIAhXZ4 h5,
            .paragraph-9QOgIAhXZ4 h6,
            .paragraph-9QOgIAhXZ4 ul li,
            .paragraph-9QOgIAhXZ4.text-output {
                font-size: 22px !important;
                font-weight: undefined
            }
        }

        .paragraph-1vTebjOIoR.text-output h1:first-child:before,
        .paragraph-1vTebjOIoR.text-output h2:first-child:before,
        .paragraph-1vTebjOIoR.text-output h3:first-child:before,
        .paragraph-1vTebjOIoR.text-output h4:first-child:before,
        .paragraph-1vTebjOIoR.text-output h5:first-child:before,
        .paragraph-1vTebjOIoR.text-output h6:first-child:before,
        .paragraph-1vTebjOIoR.text-output p:first-child:before,
        .paragraph-2D4bywWa61.text-output h1:first-child:before,
        .paragraph-2D4bywWa61.text-output h2:first-child:before,
        .paragraph-2D4bywWa61.text-output h3:first-child:before,
        .paragraph-2D4bywWa61.text-output h4:first-child:before,
        .paragraph-2D4bywWa61.text-output h5:first-child:before,
        .paragraph-2D4bywWa61.text-output h6:first-child:before,
        .paragraph-2D4bywWa61.text-output p:first-child:before,
        .paragraph-7u870ssIUn.text-output h1:first-child:before,
        .paragraph-7u870ssIUn.text-output h2:first-child:before,
        .paragraph-7u870ssIUn.text-output h3:first-child:before,
        .paragraph-7u870ssIUn.text-output h4:first-child:before,
        .paragraph-7u870ssIUn.text-output h5:first-child:before,
        .paragraph-7u870ssIUn.text-output h6:first-child:before,
        .paragraph-7u870ssIUn.text-output p:first-child:before,
        .paragraph-8cBS9mb7fW.text-output h1:first-child:before,
        .paragraph-8cBS9mb7fW.text-output h2:first-child:before,
        .paragraph-8cBS9mb7fW.text-output h3:first-child:before,
        .paragraph-8cBS9mb7fW.text-output h4:first-child:before,
        .paragraph-8cBS9mb7fW.text-output h5:first-child:before,
        .paragraph-8cBS9mb7fW.text-output h6:first-child:before,
        .paragraph-8cBS9mb7fW.text-output p:first-child:before,
        .paragraph-9OUuC7MAdD.text-output h1:first-child:before,
        .paragraph-9OUuC7MAdD.text-output h2:first-child:before,
        .paragraph-9OUuC7MAdD.text-output h3:first-child:before,
        .paragraph-9OUuC7MAdD.text-output h4:first-child:before,
        .paragraph-9OUuC7MAdD.text-output h5:first-child:before,
        .paragraph-9OUuC7MAdD.text-output h6:first-child:before,
        .paragraph-9OUuC7MAdD.text-output p:first-child:before,
        .paragraph-9QOgIAhXZ4.text-output h1:first-child:before,
        .paragraph-9QOgIAhXZ4.text-output h2:first-child:before,
        .paragraph-9QOgIAhXZ4.text-output h3:first-child:before,
        .paragraph-9QOgIAhXZ4.text-output h4:first-child:before,
        .paragraph-9QOgIAhXZ4.text-output h5:first-child:before,
        .paragraph-9QOgIAhXZ4.text-output h6:first-child:before,
        .paragraph-9QOgIAhXZ4.text-output p:first-child:before,
        .paragraph-DXuK0KtF5T.text-output h1:first-child:before,
        .paragraph-DXuK0KtF5T.text-output h2:first-child:before,
        .paragraph-DXuK0KtF5T.text-output h3:first-child:before,
        .paragraph-DXuK0KtF5T.text-output h4:first-child:before,
        .paragraph-DXuK0KtF5T.text-output h5:first-child:before,
        .paragraph-DXuK0KtF5T.text-output h6:first-child:before,
        .paragraph-DXuK0KtF5T.text-output p:first-child:before,
        .paragraph-Iavdj6WX6j.text-output h1:first-child:before,
        .paragraph-Iavdj6WX6j.text-output h2:first-child:before,
        .paragraph-Iavdj6WX6j.text-output h3:first-child:before,
        .paragraph-Iavdj6WX6j.text-output h4:first-child:before,
        .paragraph-Iavdj6WX6j.text-output h5:first-child:before,
        .paragraph-Iavdj6WX6j.text-output h6:first-child:before,
        .paragraph-Iavdj6WX6j.text-output p:first-child:before,
        .paragraph-OsXwBGBAlV.text-output h1:first-child:before,
        .paragraph-OsXwBGBAlV.text-output h2:first-child:before,
        .paragraph-OsXwBGBAlV.text-output h3:first-child:before,
        .paragraph-OsXwBGBAlV.text-output h4:first-child:before,
        .paragraph-OsXwBGBAlV.text-output h5:first-child:before,
        .paragraph-OsXwBGBAlV.text-output h6:first-child:before,
        .paragraph-OsXwBGBAlV.text-output p:first-child:before,
        .paragraph-P4-_ClmNXQ.text-output h1:first-child:before,
        .paragraph-P4-_ClmNXQ.text-output h2:first-child:before,
        .paragraph-P4-_ClmNXQ.text-output h3:first-child:before,
        .paragraph-P4-_ClmNXQ.text-output h4:first-child:before,
        .paragraph-P4-_ClmNXQ.text-output h5:first-child:before,
        .paragraph-P4-_ClmNXQ.text-output h6:first-child:before,
        .paragraph-P4-_ClmNXQ.text-output p:first-child:before,
        .paragraph-VR3-EDw7Vr.text-output h1:first-child:before,
        .paragraph-VR3-EDw7Vr.text-output h2:first-child:before,
        .paragraph-VR3-EDw7Vr.text-output h3:first-child:before,
        .paragraph-VR3-EDw7Vr.text-output h4:first-child:before,
        .paragraph-VR3-EDw7Vr.text-output h5:first-child:before,
        .paragraph-VR3-EDw7Vr.text-output h6:first-child:before,
        .paragraph-VR3-EDw7Vr.text-output p:first-child:before,
        .paragraph-l4xqUZN1v5.text-output h1:first-child:before,
        .paragraph-l4xqUZN1v5.text-output h2:first-child:before,
        .paragraph-l4xqUZN1v5.text-output h3:first-child:before,
        .paragraph-l4xqUZN1v5.text-output h4:first-child:before,
        .paragraph-l4xqUZN1v5.text-output h5:first-child:before,
        .paragraph-l4xqUZN1v5.text-output h6:first-child:before,
        .paragraph-l4xqUZN1v5.text-output p:first-child:before,
        .paragraph-w1it0bKoye.text-output h1:first-child:before,
        .paragraph-w1it0bKoye.text-output h2:first-child:before,
        .paragraph-w1it0bKoye.text-output h3:first-child:before,
        .paragraph-w1it0bKoye.text-output h4:first-child:before,
        .paragraph-w1it0bKoye.text-output h5:first-child:before,
        .paragraph-w1it0bKoye.text-output h6:first-child:before,
        .paragraph-w1it0bKoye.text-output p:first-child:before,
        .paragraph-za5ZZEfQ5J.text-output h1:first-child:before,
        .paragraph-za5ZZEfQ5J.text-output h2:first-child:before,
        .paragraph-za5ZZEfQ5J.text-output h3:first-child:before,
        .paragraph-za5ZZEfQ5J.text-output h4:first-child:before,
        .paragraph-za5ZZEfQ5J.text-output h5:first-child:before,
        .paragraph-za5ZZEfQ5J.text-output h6:first-child:before,
        .paragraph-za5ZZEfQ5J.text-output p:first-child:before,
        .sub-heading-j1FOagBvCm.text-output h1:first-child:before,
        .sub-heading-j1FOagBvCm.text-output h2:first-child:before,
        .sub-heading-j1FOagBvCm.text-output h3:first-child:before,
        .sub-heading-j1FOagBvCm.text-output h4:first-child:before,
        .sub-heading-j1FOagBvCm.text-output h5:first-child:before,
        .sub-heading-j1FOagBvCm.text-output h6:first-child:before,
        .sub-heading-j1FOagBvCm.text-output p:first-child:before {
            color: var(--text-color);
            content: '\';
 font-family: '';
            margin-right: 5px;
            font-weight: 700
        }

        #col-9DS2TWZoDK>.inner,
        #col-CvPC5_w7-b>.inner,
        #col-RZCb3bdF9W>.inner {
            flex-direction: column;
            justify-content: flex-start;
            align-items: flex-start;
            flex-wrap: nowrap
        }

        .paragraph-2D4bywWa61 strong,
        .paragraph-9OUuC7MAdD strong,
        .paragraph-l4xqUZN1v5 strong {
            color: var(--color-lrap5647)
        }

        .paragraph-2D4bywWa61 a,
        .paragraph-2D4bywWa61 a *,
        .paragraph-9OUuC7MAdD a,
        .paragraph-9OUuC7MAdD a *,
        .paragraph-l4xqUZN1v5 a,
        .paragraph-l4xqUZN1v5 a * {
            color: var(--color-lrfpwt1t);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-2D4bywWa61 h1,
            .paragraph-2D4bywWa61 h2,
            .paragraph-2D4bywWa61 h3,
            .paragraph-2D4bywWa61 h4,
            .paragraph-2D4bywWa61 h5,
            .paragraph-2D4bywWa61 h6,
            .paragraph-2D4bywWa61 ul li,
            .paragraph-2D4bywWa61.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-2D4bywWa61 h1,
            .paragraph-2D4bywWa61 h2,
            .paragraph-2D4bywWa61 h3,
            .paragraph-2D4bywWa61 h4,
            .paragraph-2D4bywWa61 h5,
            .paragraph-2D4bywWa61 h6,
            .paragraph-2D4bywWa61 ul li,
            .paragraph-2D4bywWa61.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-9OUuC7MAdD h1,
            .paragraph-9OUuC7MAdD h2,
            .paragraph-9OUuC7MAdD h3,
            .paragraph-9OUuC7MAdD h4,
            .paragraph-9OUuC7MAdD h5,
            .paragraph-9OUuC7MAdD h6,
            .paragraph-9OUuC7MAdD ul li,
            .paragraph-9OUuC7MAdD.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-9OUuC7MAdD h1,
            .paragraph-9OUuC7MAdD h2,
            .paragraph-9OUuC7MAdD h3,
            .paragraph-9OUuC7MAdD h4,
            .paragraph-9OUuC7MAdD h5,
            .paragraph-9OUuC7MAdD h6,
            .paragraph-9OUuC7MAdD ul li,
            .paragraph-9OUuC7MAdD.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-l4xqUZN1v5 h1,
            .paragraph-l4xqUZN1v5 h2,
            .paragraph-l4xqUZN1v5 h3,
            .paragraph-l4xqUZN1v5 h4,
            .paragraph-l4xqUZN1v5 h5,
            .paragraph-l4xqUZN1v5 h6,
            .paragraph-l4xqUZN1v5 ul li,
            .paragraph-l4xqUZN1v5.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-l4xqUZN1v5 h1,
            .paragraph-l4xqUZN1v5 h2,
            .paragraph-l4xqUZN1v5 h3,
            .paragraph-l4xqUZN1v5 h4,
            .paragraph-l4xqUZN1v5 h5,
            .paragraph-l4xqUZN1v5 h6,
            .paragraph-l4xqUZN1v5 ul li,
            .paragraph-l4xqUZN1v5.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        .paragraph-1vTebjOIoR em,
        .paragraph-1vTebjOIoR u,
        .paragraph-7u870ssIUn em,
        .paragraph-7u870ssIUn u,
        .paragraph-8cBS9mb7fW em,
        .paragraph-8cBS9mb7fW u,
        .paragraph-DXuK0KtF5T em,
        .paragraph-DXuK0KtF5T u,
        .paragraph-Iavdj6WX6j em,
        .paragraph-Iavdj6WX6j u,
        .paragraph-P4-_ClmNXQ em,
        .paragraph-P4-_ClmNXQ u,
        .paragraph-w1it0bKoye em,
        .paragraph-w1it0bKoye u,
        .paragraph-za5ZZEfQ5J em,
        .paragraph-za5ZZEfQ5J strong,
        .paragraph-za5ZZEfQ5J u {
            color: var(--text-color)
        }

        .paragraph-za5ZZEfQ5J a,
        .paragraph-za5ZZEfQ5J a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-za5ZZEfQ5J h1,
            .paragraph-za5ZZEfQ5J h2,
            .paragraph-za5ZZEfQ5J h3,
            .paragraph-za5ZZEfQ5J h4,
            .paragraph-za5ZZEfQ5J h5,
            .paragraph-za5ZZEfQ5J h6,
            .paragraph-za5ZZEfQ5J ul li,
            .paragraph-za5ZZEfQ5J.text-output {
                font-size: 22px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-za5ZZEfQ5J h1,
            .paragraph-za5ZZEfQ5J h2,
            .paragraph-za5ZZEfQ5J h3,
            .paragraph-za5ZZEfQ5J h4,
            .paragraph-za5ZZEfQ5J h5,
            .paragraph-za5ZZEfQ5J h6,
            .paragraph-za5ZZEfQ5J ul li,
            .paragraph-za5ZZEfQ5J.text-output {
                font-size: 22px !important;
                font-weight: undefined
            }
        }

        .paragraph-Iavdj6WX6j,
        .paragraph-w1it0bKoye {
            font-weight: 700
        }

        .paragraph-1vTebjOIoR strong,
        .paragraph-7u870ssIUn strong,
        .paragraph-8cBS9mb7fW strong,
        .paragraph-DXuK0KtF5T strong,
        .paragraph-Iavdj6WX6j strong,
        .paragraph-P4-_ClmNXQ strong,
        .paragraph-w1it0bKoye strong {
            color: var(--color-lrap5647)
        }

        .paragraph-1vTebjOIoR a,
        .paragraph-1vTebjOIoR a *,
        .paragraph-7u870ssIUn a,
        .paragraph-7u870ssIUn a *,
        .paragraph-8cBS9mb7fW a,
        .paragraph-8cBS9mb7fW a *,
        .paragraph-DXuK0KtF5T a,
        .paragraph-DXuK0KtF5T a *,
        .paragraph-Iavdj6WX6j a,
        .paragraph-Iavdj6WX6j a *,
        .paragraph-P4-_ClmNXQ a,
        .paragraph-P4-_ClmNXQ a *,
        .paragraph-w1it0bKoye a,
        .paragraph-w1it0bKoye a * {
            color: var(--color-lrfpwt1t);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-Iavdj6WX6j h1,
            .paragraph-Iavdj6WX6j h2,
            .paragraph-Iavdj6WX6j h3,
            .paragraph-Iavdj6WX6j h4,
            .paragraph-Iavdj6WX6j h5,
            .paragraph-Iavdj6WX6j h6,
            .paragraph-Iavdj6WX6j ul li,
            .paragraph-Iavdj6WX6j.text-output {
                font-size: 16px !important;
                font-weight: 700
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-Iavdj6WX6j h1,
            .paragraph-Iavdj6WX6j h2,
            .paragraph-Iavdj6WX6j h3,
            .paragraph-Iavdj6WX6j h4,
            .paragraph-Iavdj6WX6j h5,
            .paragraph-Iavdj6WX6j h6,
            .paragraph-Iavdj6WX6j ul li,
            .paragraph-Iavdj6WX6j.text-output {
                font-size: 16px !important;
                font-weight: 700
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-w1it0bKoye h1,
            .paragraph-w1it0bKoye h2,
            .paragraph-w1it0bKoye h3,
            .paragraph-w1it0bKoye h4,
            .paragraph-w1it0bKoye h5,
            .paragraph-w1it0bKoye h6,
            .paragraph-w1it0bKoye ul li,
            .paragraph-w1it0bKoye.text-output {
                font-size: 16px !important;
                font-weight: 700
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-w1it0bKoye h1,
            .paragraph-w1it0bKoye h2,
            .paragraph-w1it0bKoye h3,
            .paragraph-w1it0bKoye h4,
            .paragraph-w1it0bKoye h5,
            .paragraph-w1it0bKoye h6,
            .paragraph-w1it0bKoye ul li,
            .paragraph-w1it0bKoye.text-output {
                font-size: 16px !important;
                font-weight: 700
            }
        }

        .paragraph-1vTebjOIoR,
        .paragraph-7u870ssIUn,
        .paragraph-8cBS9mb7fW,
        .paragraph-DXuK0KtF5T,
        .paragraph-OsXwBGBAlV,
        .paragraph-P4-_ClmNXQ,
        .paragraph-VR3-EDw7Vr,
        .sub-heading-j1FOagBvCm {
            font-weight: undefined
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-7u870ssIUn h1,
            .paragraph-7u870ssIUn h2,
            .paragraph-7u870ssIUn h3,
            .paragraph-7u870ssIUn h4,
            .paragraph-7u870ssIUn h5,
            .paragraph-7u870ssIUn h6,
            .paragraph-7u870ssIUn ul li,
            .paragraph-7u870ssIUn.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-7u870ssIUn h1,
            .paragraph-7u870ssIUn h2,
            .paragraph-7u870ssIUn h3,
            .paragraph-7u870ssIUn h4,
            .paragraph-7u870ssIUn h5,
            .paragraph-7u870ssIUn h6,
            .paragraph-7u870ssIUn ul li,
            .paragraph-7u870ssIUn.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-P4-_ClmNXQ h1,
            .paragraph-P4-_ClmNXQ h2,
            .paragraph-P4-_ClmNXQ h3,
            .paragraph-P4-_ClmNXQ h4,
            .paragraph-P4-_ClmNXQ h5,
            .paragraph-P4-_ClmNXQ h6,
            .paragraph-P4-_ClmNXQ ul li,
            .paragraph-P4-_ClmNXQ.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-P4-_ClmNXQ h1,
            .paragraph-P4-_ClmNXQ h2,
            .paragraph-P4-_ClmNXQ h3,
            .paragraph-P4-_ClmNXQ h4,
            .paragraph-P4-_ClmNXQ h5,
            .paragraph-P4-_ClmNXQ h6,
            .paragraph-P4-_ClmNXQ ul li,
            .paragraph-P4-_ClmNXQ.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-1vTebjOIoR h1,
            .paragraph-1vTebjOIoR h2,
            .paragraph-1vTebjOIoR h3,
            .paragraph-1vTebjOIoR h4,
            .paragraph-1vTebjOIoR h5,
            .paragraph-1vTebjOIoR h6,
            .paragraph-1vTebjOIoR ul li,
            .paragraph-1vTebjOIoR.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-1vTebjOIoR h1,
            .paragraph-1vTebjOIoR h2,
            .paragraph-1vTebjOIoR h3,
            .paragraph-1vTebjOIoR h4,
            .paragraph-1vTebjOIoR h5,
            .paragraph-1vTebjOIoR h6,
            .paragraph-1vTebjOIoR ul li,
            .paragraph-1vTebjOIoR.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-8cBS9mb7fW h1,
            .paragraph-8cBS9mb7fW h2,
            .paragraph-8cBS9mb7fW h3,
            .paragraph-8cBS9mb7fW h4,
            .paragraph-8cBS9mb7fW h5,
            .paragraph-8cBS9mb7fW h6,
            .paragraph-8cBS9mb7fW ul li,
            .paragraph-8cBS9mb7fW.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-8cBS9mb7fW h1,
            .paragraph-8cBS9mb7fW h2,
            .paragraph-8cBS9mb7fW h3,
            .paragraph-8cBS9mb7fW h4,
            .paragraph-8cBS9mb7fW h5,
            .paragraph-8cBS9mb7fW h6,
            .paragraph-8cBS9mb7fW ul li,
            .paragraph-8cBS9mb7fW.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-DXuK0KtF5T h1,
            .paragraph-DXuK0KtF5T h2,
            .paragraph-DXuK0KtF5T h3,
            .paragraph-DXuK0KtF5T h4,
            .paragraph-DXuK0KtF5T h5,
            .paragraph-DXuK0KtF5T h6,
            .paragraph-DXuK0KtF5T ul li,
            .paragraph-DXuK0KtF5T.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-DXuK0KtF5T h1,
            .paragraph-DXuK0KtF5T h2,
            .paragraph-DXuK0KtF5T h3,
            .paragraph-DXuK0KtF5T h4,
            .paragraph-DXuK0KtF5T h5,
            .paragraph-DXuK0KtF5T h6,
            .paragraph-DXuK0KtF5T ul li,
            .paragraph-DXuK0KtF5T.text-output {
                font-size: 16px !important;
                font-weight: undefined
            }
        }

        .paragraph-OsXwBGBAlV em,
        .paragraph-OsXwBGBAlV strong,
        .paragraph-OsXwBGBAlV u,
        .paragraph-VR3-EDw7Vr em,
        .paragraph-VR3-EDw7Vr strong,
        .paragraph-VR3-EDw7Vr u,
        .sub-heading-j1FOagBvCm em,
        .sub-heading-j1FOagBvCm strong,
        .sub-heading-j1FOagBvCm u {
            color: var(--text-color)
        }

        .paragraph-OsXwBGBAlV a,
        .paragraph-OsXwBGBAlV a *,
        .paragraph-VR3-EDw7Vr a,
        .paragraph-VR3-EDw7Vr a *,
        .sub-heading-j1FOagBvCm a,
        .sub-heading-j1FOagBvCm a * {
            color: var(--link-color);
            text-decoration: none
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-OsXwBGBAlV h1,
            .paragraph-OsXwBGBAlV h2,
            .paragraph-OsXwBGBAlV h3,
            .paragraph-OsXwBGBAlV h4,
            .paragraph-OsXwBGBAlV h5,
            .paragraph-OsXwBGBAlV h6,
            .paragraph-OsXwBGBAlV ul li,
            .paragraph-OsXwBGBAlV.text-output {
                font-size: 22px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-OsXwBGBAlV h1,
            .paragraph-OsXwBGBAlV h2,
            .paragraph-OsXwBGBAlV h3,
            .paragraph-OsXwBGBAlV h4,
            .paragraph-OsXwBGBAlV h5,
            .paragraph-OsXwBGBAlV h6,
            .paragraph-OsXwBGBAlV ul li,
            .paragraph-OsXwBGBAlV.text-output {
                font-size: 22px !important;
                font-weight: undefined
            }
        }

        #col-CvPC5_w7-b>.inner {
            justify-content: center;
            align-items: inherit
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .button-C8vi1K6SyS .button-icon-end,
            .button-C8vi1K6SyS .button-icon-start,
            .button-C8vi1K6SyS .main-heading-button {
                font-size: 18px;
                font-weight: undefined
            }

            .button-C8vi1K6SyS .button-icon-start {
                margin-right: 5px
            }

            .button-C8vi1K6SyS .button-icon-end {
                margin-left: 5px
            }

            .button-C8vi1K6SyS .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .button-C8vi1K6SyS .button-icon-end,
            .button-C8vi1K6SyS .button-icon-start,
            .button-C8vi1K6SyS .main-heading-button {
                font-size: 17px;
                font-weight: undefined
            }

            .button-C8vi1K6SyS .button-icon-start {
                margin-right: 5px
            }

            .button-C8vi1K6SyS .button-icon-end {
                margin-left: 5px
            }

            .button-C8vi1K6SyS .sub-heading-button {
                font-size: 15px;
                color: var(--white);
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .paragraph-VR3-EDw7Vr h1,
            .paragraph-VR3-EDw7Vr h2,
            .paragraph-VR3-EDw7Vr h3,
            .paragraph-VR3-EDw7Vr h4,
            .paragraph-VR3-EDw7Vr h5,
            .paragraph-VR3-EDw7Vr h6,
            .paragraph-VR3-EDw7Vr ul li,
            .paragraph-VR3-EDw7Vr.text-output {
                font-size: 18px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .paragraph-VR3-EDw7Vr h1,
            .paragraph-VR3-EDw7Vr h2,
            .paragraph-VR3-EDw7Vr h3,
            .paragraph-VR3-EDw7Vr h4,
            .paragraph-VR3-EDw7Vr h5,
            .paragraph-VR3-EDw7Vr h6,
            .paragraph-VR3-EDw7Vr ul li,
            .paragraph-VR3-EDw7Vr.text-output {
                font-size: 18px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:0px) and (max-width:480px) {

            .sub-heading-j1FOagBvCm h1,
            .sub-heading-j1FOagBvCm h2,
            .sub-heading-j1FOagBvCm h3,
            .sub-heading-j1FOagBvCm h4,
            .sub-heading-j1FOagBvCm h5,
            .sub-heading-j1FOagBvCm h6,
            .sub-heading-j1FOagBvCm ul li,
            .sub-heading-j1FOagBvCm.text-output {
                font-size: 32px !important;
                font-weight: undefined
            }
        }

        @media screen and (min-width:481px) and (max-width:10000px) {

            .sub-heading-j1FOagBvCm h1,
            .sub-heading-j1FOagBvCm h2,
            .sub-heading-j1FOagBvCm h3,
            .sub-heading-j1FOagBvCm h4,
            .sub-heading-j1FOagBvCm h5,
            .sub-heading-j1FOagBvCm h6,
            .sub-heading-j1FOagBvCm ul li,
            .sub-heading-j1FOagBvCm.text-output {
                font-size: 32px !important;
                font-weight: undefined
            }
        }

        /* home - header section*/
        html {
            scroll-behavior: smooth;
        }

        .FAQ_logo_block.noBorder {
            border-right: 2px solid #08e1e1 !important;
        }

        .review_content p {
            display: inline;
        }

        /*.header_section,*/
        .services_section,
        .get_started_section {
            background: rgb(19, 10, 45);
            background: linear-gradient(180deg, rgba(19, 10, 45, 1) 0%, rgba(38, 19, 89, 1) 100%);
        }

        .experience_section {
            background: rgb(19, 10, 45);
            background: linear-gradient(180deg, rgba(38, 19, 89, 1) 0%, rgba(19, 10, 45, 1) 100%);
        }

        .nav-menu-item:hover {
            font-weight: bold;
        }

        .nav-menu-body {
            background: rgba(0, 0, 0, 0.7) !important;
        }

        .title {
            display: none;
        }

        .navbar {
            width: 100% !important;
        }

        .nav-menu-item:last-child {
            background: #e1087e;
            border-radius: 4px;
            font-weight: bold;
            max-width: 250px;
            margin-left: 20px;
        }

        .nav-menu-item:last-child:hover,
        .hero_cta:hover,
        .get_started_cta:hover {
            -webkit-box-shadow: 0px 0px 19px 0px rgba(225, 8, 126, 1);
            -moz-box-shadow: 0px 0px 19px 0px rgba(225, 8, 126, 1);
            box-shadow: 0px 0px 19px 0px rgba(225, 8, 126, 1);
            transition: 0.3s ease;
        }

        .dropdown-menu {
            border-radius: 3px !improtant;
            overflow: hidden;
        }

        .dropdown-item {
            border-bottom: 1px solid #c2c2c2 !important;
        }

        .dropdown-item a:hover {
            color: #e1087e !important;
            transition: 0.3s ease;
        }

        .hero_paragraph {
            max-width: 630px;
        }

        .hero_right {
            position: relative;
            height: fit-content;
            max-width: 600px;
            width: fit-content;
        }

        .hero_shadow_top {
            background: linear-gradient(rgba(19, 10, 45, 1), transparent);
            width: 100%;
            height: 40px;
            position: absolute;
            top: 0;
            z-index: 99;
        }

        .hero_row {
            padding-bottom: 80px !important;
        }

        .hero_shadow_bottom {
            background: linear-gradient(transparent, rgba(19, 10, 45, 1));
            width: 100%;
            height: 40px;
            position: absolute;
            bottom: 0;
            z-index: 99;
        }

        /*  Logo animation - vertical */


        @keyframes slide_vertical_up {
            from {
                transform: translateY(0);
            }

            to {
                transform: translateY(-100%);
            }
        }

        @keyframes slide_vertical_down {
            from {
                transform: translateY(-100%);
            }

            to {
                transform: translateY(0);
            }
        }

        .logos_vertical {
            overflow: hidden;
            max-height: 700px;
            background: transparent;
            white-space: nowrap;
            position: relative;
            width: 100%;
            margin: auto;
            display: flex;
            justify-content: space-between;
        }

        .logos_vertical:before,
        .logos_vertical:after {
            position: absolute;
            top: 0;
            height: 100%;
            content: "";
            z-index: 2;
        }

        .logos_vertical:before {
            left: 0;
        }

        .logos_vertical:after {
            top: right;
        }

        .logos-slide_vertical {
            display: flex;
            flex-direction: column;
            animation: 20s slide_vertical_up infinite linear;
            width: 23%;
        }

        .logos-slide_reverse_vertical {
            display: flex;
            flex-direction: column;
            animation: 20s slide_vertical_down infinite linear;
        }

        .logos-slide_vertical img {
            display: block;
            width: 100%;
            margin: 0px 0px 20px;
        }

        /* Logos animation */
        @keyframes slide {
            from {
                transform: translateX(0);
            }

            to {
                transform: translateX(-100%);
            }
        }

        .logos {
            overflow: hidden;
            padding: 0px 0px 40px;
            background: transparent;
            white-space: nowrap;
            position: relative;
        }

        .logos:before,
        .logos:after {
            position: absolute;
            top: 0;
            width: 200px;
            height: 100%;
            content: "";
            z-index: 2;
        }

        .logos:before {
            left: 0;
        }

        .logos:after {
            right: 0;
        }

        .logos-slide {
            display: inline-block;
            animation: 140s slide infinite linear;
        }

        .logos-slide_slow {
            display: inline-block;
            animation: 160s slide infinite linear;
        }

        .logos-slide img {
            height: 60px;
            margin: 0 25px;
        }

        .logo_title {
            font-weight: bold !important;
        }

        /*home - Klaviyo Section*/

        .klaviyo_title {
            margin: auto auto 30px;
            max-width: 750px;
        }

        .klaviyo_image {
            width: 100% !important;
            max-width: 700px !important;
        }

        /*home - Why us Section*/

        .why_us_title {
            margin: auto auto 60px !important;
            max-width: 750px;
        }

        .why_us_element {
            max-width: 790px;
            margin: auto auto 40px !important;
        }

        /* Home - Eco section */

        .eco_paragraph {
            max-width: 720px;
            margin: auto;
        }

        .eco_image {
            width: 100%;
            max-width: 1000px !important;
        }

        .eco_cta {
            margin-bottom: 100px !important;
        }

        /* Home - Services */
        .services_title {
            max-width: 900px;
            margin: auto;
        }

        .service_paragraph {
            max-width: 720px;
            margin: auto;
        }

        .service_element {
            max-width: 380px;
        }

        .services_grid {
            display: flex !important;
            align-items: center !important;
            margin: auto 10px !imporant;
        }

        .services_grid .inner {
            justify-content: center !important;
        }

        .last_service_element {
            margin-right: 0px !important;
        }

        .service_element_type,
        .services_element_read_more {
            width: 100% !important;
            max-width: 100%;
        }

        /* Home -team */
        .team_element {
            max-width: 270px;
        }

        .team_grid {
            display: flex !important;
            align-items: center !important;
            justify_content: center !important;
            margin: auto 10px !imporant;
        }

        .team_grid .inner {
            justify-content: center !important;
        }


        /* Home - get started */
        .get_started_cta {
            width: 100% !important;
            min-width: 100% !important;
            border-radius: 5px;
        }

        #paragraph-udTq6_8RKq {
            width: 100% !important;
            min-width: 100% !important;
            padding: 0px 20px !important;
        }

        .get_started_grid {
            display: flex !important;
            align-items: center !important;
            justify_content: center !important;
            margin: auto 10px !imporant;
        }

        .get_started_grid .inner {
            justify-content: center !important;
        }

        #button-D-tikd7WjyD,
        #button-PoirUZXwl8X,
        #button-bxbJhS-kDYi {
            width: 100% !important;
            min-width: 100% !important;
            padding: 0px 20px !important;
        }

        .service_element .c-bullet-list {
            width: 100% !important;
            min-width: 100% !important;
            padding: 0px 40px !important;
        }

        #col-WkRi3VWlXBZ>.inner,
        #col-wdYx-SKAPvi>.inner,
        #col-kgDocsY9YIv>.inner {
            justify-content: flex-start !important
        }

        #button-D-tikd7WjyD,
        #button-PoirUZXwl8X,
        #button-bxbJhS-kDYi {
            margin-top: auto;
        }

        }

        /* Home - Reviews */
        .custom_reviews_block {
            height: fit-content !important;
            max-width: 1000px;
            margin: 80px auto !important;
        }

        .main_review_slider {
            max-width: 1000px;
            position: relative;
            height: fit-content;
            margin: auto;
            margin: 0px 20px 0px;
            padding: 0px 60px;
            font-family: 'Hanken Grotesk';
        }

        .review_slider_wrapper {
            width: 100%;
            height: fit-content;
            margin: auto;
            position: relative;
        }

        .slider_element {
            padding: 30px;
            background-color: #2d2a56;
            border-radius: 20px;
            border: solid 2px #604fc9;
            margin-bottom: 30px;
        }

        .review_header {
            display: flex;
            align-items: center;
        }

        .reviewer_image {
            width: 60px;
            height: 60px;
            border-radius: 100px;
            border: 1px solid #604fc9;
            background: #232235;
        }

        .reviewer_name_wrapper {
            margin-left: 20px;
        }

        .reviewer_data {
            font-size: 21px;
            text-align: left;
            color: #fff;
        }

        .reviewer_name {
            font-weight: bold;
            margin-bottom: 5px;
        }

        .review_stars {
            margin: 25px 0px;
            color: #ffca42;
            font-size: 24px;
            display: flex;
            justify-content: space-between;
            width: fit-content;
            min-width: 130px;
        }

        .review_content {
            font-size: 18px;
            color: #fff;
            text-align: left;
        }

        .arrow_button {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
            font-size: 18px;
            background-color: #232235;
            border-radius: 100px;
            /*border: 1px solid #604fc9; */
            width: 45px;
            height: 45px;
            color: #9173fe;
        }

        .arrow_image {
            width: 45px;
            height: 45px;
        }

        .arrow_button.left {
            left: 0px;
        }

        .arrow_button.right {
            right: 0px;
        }

        .review_custom_slider {
            max-width: 1000px !important;
            margin: auto;
        }

        .faq {
            max-width: 580px;
            margin: auto;
        }

        /* Footer */

        .footer_header {
            margin: auto;
        }

        .footer_headline {
            padding-right: 60px !important;
        }

        .footer_headline,
        .footer_header_content {
            max-width: 650px;
        }

        .footer_middle,
        .footer_right {
            min-width: 150px;
        }

        .footer_year_content {
            text-align: center;
            color: #fff;
            font-size: 14px;
            font-family: 'Hanken Grotesk';
        }

        @keyframes spin {
            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(360deg);
            }
        }

        .row_width {
            max-width: 1280px;
            margin: auto;
            padding-left: 40px !important;
            padding-right: 40px !important;
            width: 100% !important;
        }

        .updated_row_width {
            padding-right: 0px !important;
        }

        @media screen and (max-width: 1100px) {
            .nav-menu {
                display: none !important;
            }

            .nav-menu-mobile {
                display: flex !important;
                align-items: center;
            }

            .nav-menu-body .nav-menu {
                display: flex !important;
            }

            #nav-menu-popup .nav-menu {
                align-items: start !important;
                max-width: 250px;
            }

            .nav-menu-item {
                max-width: 200px;
            }

            .nav-menu-item:last-child {
                max-width: 250px;
                margin-top: 20px !important
            }

            .dropdown-menu {
                background: transparent !important;
            }

            .dropdown-item {
                background: transparent !important;
                color: #fff !important;
                border-bottom: none !important;
            }

            .nav-dropdown-menu .nav-menu-item {
                background: transparent !important;
                text-align: left !important;
                margin: 0px !important;
            }

            .nav-dropdown-menu .nav-menu-item .nav-menu-item-title {
                color: #fff !important;
            }

            .logos_vertical {
                overflow: hidden;
            }

            #divider-2tbi2V2lyR {
                display: block !important;
            }
        }

        @media screen and (max-width: 1100px) {
            .faq_columns .inner {
                flex-direction: column !important;
                align-items: center !important;
            }

            .FAQ_logo_block.noBorder {
                border-right: none !important;
            }

            .faq_devider {
                display: block !important;
            }

            .FAQ_logo_block {
                padding-right: 0px !important;
            }

            .guarantee_text {
                text-align: center !important;
                padding-left: 20px !important;
                padding-right: 20px !important;
            }
        }

        @media screen and (max-width: 1000px) {
            .get_started_grid .inner {
                flex-direction: column !important;
                align-items: center !important;
                justify-content: center !important;
            }

            .get_started_element {
                margin: auto auto 40px !important;
            }
        }


        /*Mobile version*/
        @media screen and (max-width: 767px) {
            .hero_right {
                max-width: 100%;
                width: 100%;
                margin-top: 50px !important;
            }

            .hero_gif {
                width: 100%;
            }

            .klaviyo_row {
                padding-top: 40px !important;
                padding-bottom: 40px !important;
            }

            .klaviyo_title {
                margin: 20px auto 40px !important;
                padding: 0px 10px !important;
            }

            .logo_title {
                padding: 0px 0px 40px !important;
            }

            .logos {
                overflow: hidden;
                padding: 0px 0px 25px;
            }

            .hero_row {
                padding-bottom: 60px !important;
            }

            .logos_wrapper {
                padding-bottom: 40px;
            }

            .why_us_element_title {
                padding-bottom: 10px !important;
            }

            .why_us_title {
                margin: auto auto 30px !important;
            }

            .eco_title_wrapper {
                padding-top: 40px !important;
            }

            .eco_paragraph {
                padding: 30px 0px 40px !important;
            }

            .eco_cta {
                margin-bottom: 50px !important;
            }

            .services_grid .inner {
                align-items: start !important;
            }

            .team_grid .inner {
                align-items: center !important;
            }

            .get_started_grid .inner {
                align-items: center !important;
                justify-content: center !important;
            }

            .team_paragraph {
                padding: 30px 0px 40px !important;
            }

            .services_grid {
                margin: auto !important;
                max-width: 100%;
            }

            .service_element {
                width: 100% !important;
                max-width: 100%;
            }

            .get_started_element {
                width: 100% !important;
                max-width: 380px;
            }

            .service_element_type,
            .services_element_read_more {
                width: 100% !important;
                max-width: 100%;
            }

            title_margin_top {
                margin-top: 50px !important;
            }

            title_padding_top {
                padding-top: 50px !important;
            }

            .service_element .c-bullet-list {
                padding: 0px 20px !important;
            }

            .custom_reviews_block {
                margin-top: 40px !important;
                margin-bottom: 40px !important;
            }

            .footer_headline {
                padding-right: 20px !important;
            }

            .footer_logo,
            .footer_header_content,
            .footer_headline,
            .footer_cta,
            .footer_menu_title,
            .footer_link {
                margin: 0px 17px !important;
            }

            .footer_middle {
                margin: 40px 0px 20px !important;
            }

            .footer_right {
                margin: 0px !important;
            }

            .arrow_button {
                margin-top: 40px;
                top: 100%;
            }

            .main_review_slider {
                margin: 0px 10px 0px;
                padding: 0px;
            }

            #heading-KeqDtI30G9 h1,
            #paragraph-EtHoP1zESP p,
            #button-Y4nB7BcaSJ,
            #sub-heading-39W0Q_8BkST h2 {
                text-align: center !important;
            }

            #paragraph-EtHoP1zESP {
                margin: auto !important;
            }

            .logos_vertical {
                max-height: 500px;
                width: 100%;
            }
        }

        .carousel__pagination {
            border: 1px solid #fff !important;
        }

        #hl_main_popup #N9mCLvtwfsptHdUiiHVy_6,
        #hl_main_popup #button_7 {
            width: 100% !important;
            flex: none !important;
        }

        #hl_main_popup {
            background-color: #240F51;
        }

        /*#overlay {
    z-index: +9999999999999999999999999999!important;
}*/

        .new_popup_heading p strong:nth-of-type(2) {
            color: #fff !important;
        }

        .new_popup_heading p strong:nth-of-type(3) {
            color: #08E1E1 !important;
        }
    </style>
    <style>
        .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(images/flags.png)
        }

        .pointer {
            cursor: pointer
        }

        @media (-webkit-min-device-pixel-ratio:2),
        (min-resolution:192dpi) {
            .iti__flag {
                background-image: url(images/flags%402x.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 rgba(0, 0, 0, .1);
            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 0 rgba(0, 0, 0, .15);
            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: hsla(0, 0%, 100%, .5)
        }

        .progressbarOffsetBlack {
            background: #333
        }

        .progressbarOffsetTransparentBlack {
            background-color: hsla(0, 0%, 49%, .5)
        }

        .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 {
            bottom: 0;
            height: 100%;
            left: 0;
            opacity: 0;
            overflow-y: scroll;
            position: fixed;
            right: 0;
            top: 0;
            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: #188bf6
        }

        .flip-list-move {
            transition: transform .5s
        }

        .page-wrapper .sortable-ghost:before {
            background: #188bf6 !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: grey;
            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
        }
    </style>
    <style>
        @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: rgba(0, 0, 0, .7);
            border-left: none !important;
            border-right: none !important;
            border-top-color: rgba(0, 0, 0, .7)
        }

        .borderTop {
            border-bottom: none !important;
            border-top-color: rgba(0, 0, 0, .7)
        }

        .borderBottom,
        .borderTop {
            border-left: none !important;
            border-right: none !important
        }

        .borderBottom {
            border-bottom-color: rgba(0, 0, 0, .7);
            border-top: none !important
        }

        .borderFull {
            border-color: rgba(0, 0, 0, .7)
        }

        @keyframes rocking {
            0% {
                transform: rotate(0deg)
            }

            25% {
                transform: rotate(0deg)
            }

            50% {
                transform: rotate(2deg)
            }

            75% {
                transform: rotate(-2deg)
            }

            to {
                transform: rotate(0deg)
            }
        }

        .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 0 0 hsla(0, 0%, 100%, 0)
            }

            25% {
                box-shadow: 0 0 2.5px 1px hsla(0, 0%, 100%, .25)
            }

            50% {
                box-shadow: 0 0 5px 2px hsla(0, 0%, 100%, .5)
            }

            85% {
                box-shadow: 0 0 5px 5px hsla(0, 0%, 100%, 0)
            }

            to {
                box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0)
            }
        }

        .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 rgba(0, 0, 0, .25);
                transform: translateY(-35%)
            }

            45% {
                box-shadow: 0 0 0 0 transparent;
                transform: translateY(0)
            }

            55% {
                box-shadow: 0 5px 4px -4px rgba(0, 0, 0, .25);
                transform: translateY(-20%)
            }

            70% {
                box-shadow: 0 0 0 0 transparent;
                transform: translateY(0)
            }

            80% {
                box-shadow: 0 4px 3px -3px rgba(0, 0, 0, .25);
                transform: translateY(-10%)
            }

            90% {
                box-shadow: 0 0 0 0 transparent;
                transform: translateY(0)
            }

            95% {
                box-shadow: 0 2px 3px -3px rgba(0, 0, 0, .25);
                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 rgba(0, 0, 0, .25);
                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: skewX(0deg)
            }

            25% {
                transform: skewX(10deg)
            }

            50% {
                transform: skewX(0deg)
            }

            75% {
                transform: skewX(-10deg)
            }

            to {
                transform: skewX(0deg)
            }
        }

        .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 rgba(0, 0, 0, .05)
        }

        .shadow10inner {
            box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1)
        }

        .shadow20inner {
            box-shadow: inset 0 1px 5px rgba(0, 0, 0, .2)
        }

        .shadow30inner {
            box-shadow: inset 0 2px 5px 2px rgba(0, 0, 0, .3)
        }

        .shadow40inner {
            box-shadow: inset 0 2px 5px 2px rgba(0, 0, 0, .4)
        }

        .shadow5 {
            box-shadow: 0 1px 3px rgba(0, 0, 0, .05)
        }

        .shadow10 {
            box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
        }

        .shadow20 {
            box-shadow: 0 1px 5px rgba(0, 0, 0, .2)
        }

        .shadow30 {
            box-shadow: 0 2px 5px 2px rgba(0, 0, 0, .3)
        }

        .shadow40 {
            box-shadow: 0 2px 5px 2px rgba(0, 0, 0, .4)
        }

        .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 rgba(0, 0, 0, .2)
        }

        .button-shadow2 {
            box-shadow: 0 1px 5px rgba(0, 0, 0, .4)
        }

        .button-shadow3 {
            box-shadow: 0 1px 5px rgba(0, 0, 0, .7)
        }

        .button-shadow4 {
            box-shadow: 0 8px 1px rgba(0, 0, 0, .1)
        }

        .button-shadow5 {
            box-shadow: 0 0 25px rgba(0, 0, 0, .2), 0 0 15px rgba(0, 0, 0, .2), 0 0 3px rgba(0, 0, 0, .4)
        }

        .button-shadow6 {
            box-shadow: 0 0 25px rgba(0, 0, 0, .4), 0 0 15px hsla(0, 0%, 100%, .2), 0 0 3px hsla(0, 0%, 100%, .4)
        }

        .button-shadow-sharp1 {
            box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2)
        }

        .button-shadow-sharp2 {
            box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, .2)
        }

        .button-shadow-sharp3 {
            box-shadow: inset 0 0 0 2px hsla(0, 0%, 100%, .2)
        }

        .button-shadow-highlight {
            box-shadow: none
        }

        .button-shadow-highlight:hover {
            box-shadow: inset 0 0 0 0 hsla(0, 0%, 100%, .22), inset 0 233px 233px 0 hsla(0, 0%, 100%, .12)
        }

        .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 rgba(0, 0, 0, .1)
        }

        .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);
            bottom: 0;
            display: none;
            height: 100%;
            left: 0;
            opacity: 0;
            position: fixed;
            right: 0;
            top: 0;
            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: "\f00d"
        }

        #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: "\f107"
        }

        #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 rgba(0, 0, 0, .15)
        }

        .shadow2 {
            box-shadow: 0 4px 3px rgba(0, 0, 0, .15), 0 0 2px rgba(0, 0, 0, .15)
        }

        .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: "\00A0"
        }

        .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
            }
        }
    </style>
    <style>
        @font-face {
            font-display: swap;
            font-family: Font Awesome\ 5 Free;
            font-style: normal;
            font-weight: 400;
            src: url(fonts/fa-regular-400.eot);
            src: url(fonts/fa-regular-400.eot#iefix) format("embedded-opentype"), url(fonts/fa-regular-400.woff2) format("woff2"), url(fonts/fa-regular-400.woff) format("woff"), url(fonts/fa-regular-400.ttf) format("truetype"), url(images/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(fonts/fa-solid-900.eot);
            src: url(fonts/fa-solid-900.eot#iefix) format("embedded-opentype"), url(fonts/fa-solid-900.woff2) format("woff2"), url(fonts/fa-solid-900.woff) format("woff"), url(fonts/fa-solid-900.ttf) format("truetype"), url(images/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(fonts/fa-brands-400.eot);
            src: url(fonts/fa-brands-400.eot#iefix) format("embedded-opentype"), url(fonts/fa-brands-400.woff2) format("woff2"), url(fonts/fa-brands-400.woff) format("woff"), url(fonts/fa-brands-400.ttf) format("truetype"), url(images/fa-brands-400.svg#fontawesome) format("svg")
        }

        .fab {
            font-family: Font Awesome\ 5 Brands;
            font-weight: 400
        }
    </style>
    <style>
        :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(0deg)
            }

            to {
                animation-timing-function: ease-in;
                opacity: 1;
                transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
            }
        }

        .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) skewX(30deg)
            }

            60% {
                opacity: 1;
                transform: skewX(-20deg)
            }

            80% {
                transform: skewX(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) skewX(-30deg)
            }

            60% {
                opacity: 1;
                transform: skewX(20deg)
            }

            80% {
                transform: skewX(-5deg)
            }

            to {
                transform: translateZ(0)
            }
        }

        .animate__lightSpeedInRight {
            animation-name: lightSpeedInRight;
            animation-timing-function: ease-out
        }
    </style>
    <style>
        .cart-nav-wrapper {
            align-items: center;
            background-color: inherit;
            display: flex;
            gap: 24px
        }

        .nav-menu-wrapper.default .branding .logo {
            position: relative;
            width: -moz-max-content;
            width: max-content
        }
    </style>
    <style>
        .social-icons-container {
            display: flex;
            flex-wrap: wrap;
            -webkit-font-smoothing: auto !important
        }

        .social-icon {
            color: inherit;
            cursor: pointer;
            display: block;
            padding: 1rem;
            text-align: center;
            text-decoration: none
        }

        .social-icon p {
            margin-top: 8px
        }
    </style>
    <link rel="preload" as="style"
        href="https://fonts.googleapis.com/css?family=Lato:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7COpen%20Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CMontserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CHanken%20Grotesk:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7C'Hanken%20Grotesk':100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7C'Signika':100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CRoboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i%7CRoboto:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/CJXBDp4F.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/B-vbwNT3.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/DZ4jRSca.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/BbGTVhp3.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/C7ejYUCV.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/Dr8UgFae.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/Cl9pjpAe.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/BGsEgtiU.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/PD89aEzr.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/B_Hf6SUX.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/1jQvIlRb.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/DXitKqO8.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/CITU6gcY.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/CRVTFkGe.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/BgnSpFsV.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/DW-3PSLe.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/DktatzX5.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/CqRebuOm.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/M8ZjyQgf.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/CkuHrqG3.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/mrD4Qvc_.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/DKeuBCMA.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/DctQcdle.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/Dxzbedgu.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/DjiXCgR8.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/Dipz0mOK.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/C3e4t58V.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/DJ1KD1_M.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/DMf_iQbA.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/2qUv-9sF.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/Xg1IjkLH.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/BCxpOZHA.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/DYa7OZHt.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/CaDb07IG.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/BXR-SGsq.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/wwLfBoTf.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/Oap-dcEz.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/BwmNWN98.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/CMuV9EEe.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/BJb-GsAm.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/CDl8wibw.js">
    <link as="script" crossorigin="" href="https://stcdn.leadconnectorhq.com/_preview/Bg04E2sn.js">
    <link rel="icon" href="images/65bd0aee1dd7d7862c80e2ee.png">
    <link rel="canonical" href="https://FlowsDoctor.com/">
    <meta name="title" content="FlowsDoctor - Email and SMS Marketing">
    <meta property="og:title" content="FlowsDoctor - Email and SMS Marketing">
    <meta name="description"
        content="Boost your sales with email and SMS marketing. From planning and segmentation, to building the flows and campaigns - we take of everything so that you can focus on growing your store.">
    <meta property="og:description"
        content="Boost your sales with email and SMS marketing. From planning and segmentation, to building the flows and campaigns - we take of everything so that you can focus on growing your store.">
    <meta name="author" content="FlowsDoctor">
    <meta property="og:author" content="FlowsDoctor">
    <meta name="image"
        content="https://assets.cdn.filesafe.space/VeMkj7tTaEfVkFJv8iYG/media/65a66ac328a68b7658b75583.png">
    <meta property="og:image" content="images/65a66ac328a68b7658b75583.png">
    <meta name="keywords" content="email, Klaviyo, marketing, eCommerce">
    <meta property="og:keywords" content="email, Klaviyo, marketing, eCommerce">
    <meta property="og:type" content="website">
    <meta property="twitter:type" content="website">
    <script type="module" src="js/CJXBDp4F.js" crossorigin=""></script>
    <script id="unhead:payload" type="application/json">{"title":""}</script>
