: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-m5i3v64t: #1a5e87;
    --color-m5i4xm5y: #ffa500;
    --color-m5i4y70u: #27baea;
    --color-m5i50ded: #8fd5d3;
    --color-m5i8oped: rgba(0, 0, 0, 0.54);
    --color-m5i8owxo: rgba(0, 0, 0, 0.27);
    --color-m5japwdh: #f3f3f3;
    --color-m7t6xf5v: #f4f9fd;
    --color-m7t7fo08: #f1f1f1;
    --color-m7t7w1z2: 2c2c2c;
    --color-m7t7wkxr: #2c2c2c;
    --color-lyrjldj8: rgba(255, 255, 255, 0.40);
    --color-m7tnbp2a: #E6C200;
    --color-m7tnc046: #009639;
    --color-mb9jns3n: #f5f5f5;
    --color-feyyelhr: #1d5f87ff;
    --color-bgcgaqhs: #203243ff;
    --color-nwvfcuyb: #4c7f9fff;
    --arial: 'Arial';
    --lato: 'Lato';
    --open-sans: 'Open Sans';
    --montserrat: 'Montserrat';
    --roboto: 'Roboto';
    --inter: 'Inter';
    --abel: 'Abel';
    --poppins: 'Poppins';
    --anton: 'Anton';
    --playfair-display: 'Playfair Display';
    --ubuntu: 'Ubuntu';
    --plus-jakarta-sans: 'Plus Jakarta Sans';
    --headlinefont: 'Plus Jakarta Sans';
    --contentfont: 'Inter';
    --text-color: #000000;
    --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 {
    box-shadow: none;
    padding: 20px;
    margin-top: 0;
    border-color: var(--gray);
    border-width: 10px;
    border-style: solid;
    background-color: var(--white);
    width: 720px
}



.drop-zone-draggable .row-I0anITcMkL {
    margin: 0 auto
}

.drop-zone-draggable .row-I0anITcMkL {
    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--P1KBwEgX2 {
    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 #heading-dDopMDdHJn {
    margin: 0
}

.drop-zone-draggable .cheading-dDopMDdHJn {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--color-m5i3v64t);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: center
}



.drop-zone-draggable #sub-heading-Vnk4AYUZKR {
    margin: 0
}

.drop-zone-draggable .csub-heading-Vnk4AYUZKR {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--color-m5i4xm5y);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 10px 0 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
}



.drop-zone-draggable #paragraph-XsFB_dVUTE {
    margin: 0
}

.drop-zone-draggable .cparagraph-XsFB_dVUTE {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--color-m7t7wkxr);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 10px 0 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
}



.drop-zone-draggable .button-YlcBZzyp1a {
    margin: 30px 0 0;
    text-align: center
}

.drop-zone-draggable .cbutton-YlcBZzyp1a {
    font-family: var(--headlinefont);
    background-color: var(--color-m5i4y70u);
    color: var(--white);
    secondary-color: var(--white);
    text-decoration: none;
    padding: 15px 40px;
    border-color: var(--transparent);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: 0 0 5px 2px #7070705c;
    text-shadow: none
}


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

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

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

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

.heading-dDopMDdHJn {
    font-weight: 900
}

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

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

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

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

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

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

    .heading-dDopMDdHJn h1,
    .heading-dDopMDdHJn h2,
    .heading-dDopMDdHJn h3,
    .heading-dDopMDdHJn h4,
    .heading-dDopMDdHJn h5,
    .heading-dDopMDdHJn h6,
    .heading-dDopMDdHJn ul li,
    .heading-dDopMDdHJn.text-output {
        font-size: 3rem !important;
        font-weight: 900
    }
}

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

.sub-heading-Vnk4AYUZKR {
    font-weight: 700
}

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

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

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

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

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

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

    .sub-heading-Vnk4AYUZKR h1,
    .sub-heading-Vnk4AYUZKR h2,
    .sub-heading-Vnk4AYUZKR h3,
    .sub-heading-Vnk4AYUZKR h4,
    .sub-heading-Vnk4AYUZKR h5,
    .sub-heading-Vnk4AYUZKR h6,
    .sub-heading-Vnk4AYUZKR ul li,
    .sub-heading-Vnk4AYUZKR.text-output {
        font-size: 1.8rem !important;
        font-weight: 700
    }
}

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

.paragraph-XsFB_dVUTE {
    font-weight: 500
}

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

.paragraph-XsFB_dVUTE a u,
.paragraph-XsFB_dVUTE a:hover {
    text-decoration: underline
}

.paragraph-XsFB_dVUTE a s {
    text-decoration: line-through
}

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

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

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

    .paragraph-XsFB_dVUTE h1,
    .paragraph-XsFB_dVUTE h2,
    .paragraph-XsFB_dVUTE h3,
    .paragraph-XsFB_dVUTE h4,
    .paragraph-XsFB_dVUTE h5,
    .paragraph-XsFB_dVUTE h6,
    .paragraph-XsFB_dVUTE ul li,
    .paragraph-XsFB_dVUTE.text-output {
        font-size: 1.35rem !important;
        font-weight: 500
    }
}

.paragraph-XsFB_dVUTE.text-output h1:first-child:before,
.paragraph-XsFB_dVUTE.text-output h2:first-child:before,
.paragraph-XsFB_dVUTE.text-output h3:first-child:before,
.paragraph-XsFB_dVUTE.text-output h4:first-child:before,
.paragraph-XsFB_dVUTE.text-output h5:first-child:before,
.paragraph-XsFB_dVUTE.text-output h6:first-child:before,
.paragraph-XsFB_dVUTE.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-YlcBZzyp1a .button-icon-end,
    .button-YlcBZzyp1a .button-icon-start,
    .button-YlcBZzyp1a .main-heading-button {
        font-size: 20px;
        font-weight: 600
    }

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

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

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

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

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

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

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

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

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



.drop-zone-draggable .row-I0anITcMkL {
    margin: 0 auto
}

.drop-zone-draggable .row-I0anITcMkL {
    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--P1KBwEgX2 {
    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 #heading-dDopMDdHJn {
    margin: 0
}

.drop-zone-draggable .cheading-dDopMDdHJn {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--color-m5i3v64t);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 0;
    opacity: 1;
    text-shadow: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: center
}



.drop-zone-draggable #sub-heading-Vnk4AYUZKR {
    margin: 0
}

.drop-zone-draggable .csub-heading-Vnk4AYUZKR {
    font-family: var(--headlinefont);
    background-color: var(--transparent);
    color: var(--color-m5i4xm5y);
    icon-color: var(--text-color);
    font-weight: 400;
    box-shadow: none;
    padding: 10px 0 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
}



.drop-zone-draggable #paragraph-XsFB_dVUTE {
    margin: 0
}

.drop-zone-draggable .cparagraph-XsFB_dVUTE {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--color-m7t7wkxr);
    icon-color: var(--text-color);
    font-weight: medium;
    box-shadow: none;
    padding: 10px 0 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
}



.drop-zone-draggable .button-YlcBZzyp1a {
    margin: 30px 0 0;
    text-align: center
}

.drop-zone-draggable .cbutton-YlcBZzyp1a {
    font-family: var(--headlinefont);
    background-color: var(--color-m5i4y70u);
    color: var(--white);
    secondary-color: var(--white);
    text-decoration: none;
    padding: 15px 40px;
    border-color: var(--transparent);
    border-width: 1px;
    border-style: solid;
    letter-spacing: 0;
    text-transform: none;
    width: auto%;
    box-shadow: 0 0 5px 2px #7070705c;
    text-shadow: none
}


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

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

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

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

.heading-dDopMDdHJn {
    font-weight: 900
}

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

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

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

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

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

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

    .heading-dDopMDdHJn h1,
    .heading-dDopMDdHJn h2,
    .heading-dDopMDdHJn h3,
    .heading-dDopMDdHJn h4,
    .heading-dDopMDdHJn h5,
    .heading-dDopMDdHJn h6,
    .heading-dDopMDdHJn ul li,
    .heading-dDopMDdHJn.text-output {
        font-size: 3rem !important;
        font-weight: 900
    }
}

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

.sub-heading-Vnk4AYUZKR {
    font-weight: 700
}

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

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

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

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

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

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

    .sub-heading-Vnk4AYUZKR h1,
    .sub-heading-Vnk4AYUZKR h2,
    .sub-heading-Vnk4AYUZKR h3,
    .sub-heading-Vnk4AYUZKR h4,
    .sub-heading-Vnk4AYUZKR h5,
    .sub-heading-Vnk4AYUZKR h6,
    .sub-heading-Vnk4AYUZKR ul li,
    .sub-heading-Vnk4AYUZKR.text-output {
        font-size: 1.8rem !important;
        font-weight: 700
    }
}

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

.paragraph-XsFB_dVUTE {
    font-weight: 500
}

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

.paragraph-XsFB_dVUTE a u,
.paragraph-XsFB_dVUTE a:hover {
    text-decoration: underline
}

.paragraph-XsFB_dVUTE a s {
    text-decoration: line-through
}

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

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

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

    .paragraph-XsFB_dVUTE h1,
    .paragraph-XsFB_dVUTE h2,
    .paragraph-XsFB_dVUTE h3,
    .paragraph-XsFB_dVUTE h4,
    .paragraph-XsFB_dVUTE h5,
    .paragraph-XsFB_dVUTE h6,
    .paragraph-XsFB_dVUTE ul li,
    .paragraph-XsFB_dVUTE.text-output {
        font-size: 1.35rem !important;
        font-weight: 500
    }
}

.paragraph-XsFB_dVUTE.text-output h1:first-child:before,
.paragraph-XsFB_dVUTE.text-output h2:first-child:before,
.paragraph-XsFB_dVUTE.text-output h3:first-child:before,
.paragraph-XsFB_dVUTE.text-output h4:first-child:before,
.paragraph-XsFB_dVUTE.text-output h5:first-child:before,
.paragraph-XsFB_dVUTE.text-output h6:first-child:before,
.paragraph-XsFB_dVUTE.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-YlcBZzyp1a .button-icon-end,
    .button-YlcBZzyp1a .button-icon-start,
    .button-YlcBZzyp1a .main-heading-button {
        font-size: 20px;
        font-weight: 600
    }

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

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

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

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

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

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

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

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

#section-aiiKSW9tAe {
    background: radial-gradient(1100px 520px at 88% -12%, rgba(39, 186, 234, .12), transparent 60%),
        radial-gradient(900px 520px at -10% -20%, rgba(143, 213, 211, .12), transparent 60%),
        linear-gradient(180deg, #ffffff 0%, #f9fcff 100%) !important;
}

#section-6ubolPpyOi {
    background: radial-gradient(1000px 500px at 20% -10%, rgba(39, 186, 234, .10), transparent 60%),
        radial-gradient(800px 480px at 100% 110%, rgba(255, 165, 0, .08), transparent 60%),
        linear-gradient(180deg, #f9fcff 0%, #ffffff 100%) !important;
}

#section-PfsnW6sQF3 {
    background: linear-gradient(180deg, #f9fcff 0%, #eef7fb 100%) !important;
}

/* ---- Navi+Header styles ----- */
:root {
    --black: #000000;
    --transparent: transparent;
    --color-feyyelhr: #1d5f87ff;
    --color-bgcgaqhs: #203243ff;
    --color-nwvfcuyb: #4c7f9fff
}

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

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

.hl_page-preview--content .row-qgND_yYPEN {
    margin: 80px auto 0
}

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

.hl_page-preview--content .col-KG2rbIeVto,
.hl_page-preview--content .col-dMjUS3-1ne,
.hl_page-preview--content .row-KztSiRCqSi,
.hl_page-preview--content .row-qgND_yYPEN {
    box-shadow: none;
    padding: 0 15px;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid;
    width: 100%
}

.hl_page-preview--content .col-KG2rbIeVto,
.hl_page-preview--content .col-dMjUS3-1ne,
.hl_page-preview--content .row-KztSiRCqSi {
    padding: 0;
    margin: 0
}

.hl_page-preview--content .col-dMjUS3-1ne,
.hl_page-preview--content .row-KztSiRCqSi {
    margin: 0 auto
}

.hl_page-preview--content .col-dMjUS3-1ne {
    padding: 0 0 0 25px;
    width: 42.7%;
    margin: 0
}

.hl_page-preview--content .custom-code-q4DcOszd0x {
    margin: 20px 0 0
}

.hl_page-preview--content #heading-YiMw-KSjl4,
.hl_page-preview--content #paragraph-ndEMvRFTiu,
.hl_page-preview--content #sub-heading-RvlZm6C9R9,
.hl_page-preview--content #sub-heading-jSwB861hw5 {
    margin: 0
}

.hl_page-preview--content .cparagraph-ndEMvRFTiu,
.hl_page-preview--content .csub-heading-RvlZm6C9R9 {
    font-family: var(--contentfont);
    background-color: var(--transparent);
    color: var(--text-color);
    inline-colors: var(--color-wucekqeh), var(--undefined), var(--color-bgcgaqhs), var(--transparent), var(--color-nwvfcuyb);
    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;
    text-transform: none;
    letter-spacing: 0;
    text-align: left
}

.hl_page-preview--content .csub-heading-RvlZm6C9R9 {
    font-family: var(--headlinefont);
    inline-colors: var(--color-feyyelhr);
    font-weight: 400;
    padding: 20px 0 0
}

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

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

.hl_page-preview--content .cheading-YiMw-KSjl4 {
    inline-colors: var(--color-feyyelhr);
    padding: 0;
    line-height: 1.1em
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .cheading-YiMw-KSjl4 {
        padding-top: 30px
    }
}

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

.hl_page-preview--content .custom-code-uPw1FZH9nR {
    margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .custom-code-uPw1FZH9nR {
        margin-top: 20px
    }
}

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

.hl_page-preview--content .col-YFoqB7oYsM {
    padding: 0;
    margin: 0
}

.hl_page-preview--content .custom-code-0GonwhsLns {
    margin: 0
}

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

#col-KG2rbIeVto>.inner,
#col-YFoqB7oYsM>.inner,
#col-dMjUS3-1ne>.inner,
#col-tS8xsHcT3z>.inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

.paragraph-ndEMvRFTiu {
    font-weight: 500
}

.heading-YiMw-KSjl4 a,
.heading-YiMw-KSjl4 a *,
.paragraph-ndEMvRFTiu a,
.paragraph-ndEMvRFTiu a *,
.sub-heading-RvlZm6C9R9 a,
.sub-heading-RvlZm6C9R9 a *,
.sub-heading-jSwB861hw5 a,
.sub-heading-jSwB861hw5 a * {
    color: var(--link-color);
    text-decoration: none
}

.heading-YiMw-KSjl4 a u,
.heading-YiMw-KSjl4 a:hover,
.paragraph-ndEMvRFTiu a u,
.paragraph-ndEMvRFTiu a:hover,
.sub-heading-RvlZm6C9R9 a u,
.sub-heading-RvlZm6C9R9 a:hover,
.sub-heading-jSwB861hw5 a u,
.sub-heading-jSwB861hw5 a:hover {
    text-decoration: underline
}

.heading-YiMw-KSjl4 a s,
.paragraph-ndEMvRFTiu a s,
.sub-heading-RvlZm6C9R9 a s,
.sub-heading-jSwB861hw5 a s {
    text-decoration: line-through
}

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

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

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

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

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

.sub-heading-RvlZm6C9R9 {
    font-weight: 700
}

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

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

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

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

.sub-heading-jSwB861hw5 {
    font-weight: 600
}

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

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

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

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

.heading-YiMw-KSjl4 {
    font-weight: 800
}

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

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

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

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

/* ---- Stripe Loop styles ----- */
:root {
    --black: #000000;
    --transparent: transparent
}

.hl_page-preview--content .row-iHXIFkOfor,
.hl_page-preview--content .section-Wau-RhF31u {
    box-shadow: none;
    padding: 0;
    margin: 0;
    background-color: var(--transparent);
    backdrop-filter: none;
    border-color: var(--black);
    border-width: 2px;
    border-style: solid
}

.hl_page-preview--content .row-iHXIFkOfor {
    margin: 0 auto;
    width: 100%
}

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

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

.hl_page-preview--content .custom-code-u8js7un-xo {
    margin: 0
}

#section-Wau-RhF31u>.inner {
    max-width: 100%
}

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

/* ---- Cooperative VS Traditional styles ----- */
:root {
    --black: #000000;
    --transparent: transparent
}

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

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

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

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

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

.hl_page-preview--content .custom-code-auniwQunyt {
    margin: 0
}

.hl_page-preview--content .row-do-GrSgCIS {
    margin: 20px auto 0
}

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .row-do-GrSgCIS {
        margin-top: 20px
    }
}

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

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

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

.hl_page-preview--content .custom-code-h0tT7W2kFx {
    margin: 0
}

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

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

.hl_page-preview--content .custom-code-8JnC1YGXvj {
    margin: 0
}

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

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

.hl_page-preview--content .custom-code-sQ01QJQqwj {
    margin: 0
}

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

.hl_page-preview--content .col-K5HyUh-yvY {
    margin: 0
}

.hl_page-preview--content .custom-code-Nn8O7RP9kk {
    margin: 0
}

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

#col-K5HyUh-yvY>.inner,
#col-OnE--vdphT>.inner,
#col-VXfbPWgElr>.inner,
#col-VuN1zE9rRm>.inner,
#col-oLVHfmLw5T>.inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

/* ---- CUI (Q) styles ----- */
:root {
    --black: #000000;
    --transparent: transparent
}

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

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

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

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

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

.hl_page-preview--content .custom-code-8-51ybwfGy {
    margin: 0
}

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

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

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

.hl_page-preview--content .custom-code-N85bdl-5fK {
    margin: 0
}

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

.hl_page-preview--content .custom-code-p4Qp_zbtO4 {
    margin: 0
}

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

#col-7CzWp-fci6>.inner,
#col-LpzHXFzJMT>.inner,
#col-SsvQBHX43m>.inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

/* ---- Testimonials styles ----- */
:root {
    --black: #000000;
    --transparent: transparent
}

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

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

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

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

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

.hl_page-preview--content .custom-code-bMIgc072Jy {
    margin: 0
}

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

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

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

.hl_page-preview--content .custom-code-7QjvV0Gd8u {
    margin: 0
}

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

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

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

.hl_page-preview--content .custom-code-ZjDINOhswG {
    margin: 0
}

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

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

/* ---- David Section styles ----- */
:root {
    --black: #000000;
    --transparent: transparent
}

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

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section--W-rLwnOMa {
        padding-top: 10px
    }
}

.hl_page-preview--content .row-h8H0NJPH6k {
    margin: 20px auto 0
}

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

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

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

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

.hl_page-preview--content .custom-code-t9Kw37TnsX {
    margin: 0
}

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

.hl_page-preview--content .custom-code-Z_UMXfBJEP {
    margin: 0
}

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

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

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

.hl_page-preview--content .custom-code-kaCDHIes4h {
    margin: 0
}

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

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

/* ---- Our Mission styles ----- */
:root {
    --black: #000000;
    --transparent: transparent
}

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

@media screen and (min-width:0px) and (max-width:480px) {
    .hl_page-preview--content .section-2OKRgvE0CU {
        padding-top: 10px
    }
}

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

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

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

.hl_page-preview--content .custom-code-dFvktkAdz3 {
    margin: 0
}

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

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

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

.hl_page-preview--content .custom-code-aK9rSZZfxS {
    margin: 0
}

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

.hl_page-preview--content .custom-code-laKwMk8VtJ {
    margin: 0
}

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

#col-210maDK7sH>.inner,
#col-HrS3pfDFT6>.inner,
#col-WX-ozHgtT1>.inner {
    flex-direction: column;
    justify-content: center;
    align-items: inherit;
    flex-wrap: nowrap
}

/* ---- Section styles ----- */
:root {
    --black: #000000;
    --transparent: transparent
}

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

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

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

.hl_page-preview--content .col-24jeNuoGJk {
    margin: 0
}

.hl_page-preview--content .custom-code-GOcx_efAY9 {
    margin: 0
}

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

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

.hl_page-preview--content .custom-code-RPkd9K0-jI {
    margin: 0
}

#section-3LWt-EsiwW>.inner {
    max-width: 1170px
}

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

/* ---- Footer styles ----- */
:root {
    --black: #000000;
    --transparent: transparent
}

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

.hl_page-preview--content .row-EobmiqQuqD {
    margin: 0 auto;
    width: 100%
}

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

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

.hl_page-preview--content .custom-code-aUCMKnmO0G {
    margin: 0
}

#section-e16QOTfVFa>.inner {
    max-width: 100%
}

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

#section-aiiKSW9tAe {
    background: radial-gradient(1100px 520px at 88% -12%, rgba(39, 186, 234, .12), transparent 60%),
        radial-gradient(900px 520px at -10% -20%, rgba(143, 213, 211, .12), transparent 60%),
        linear-gradient(180deg, #ffffff 0%, #f9fcff 100%) !important;
}

#section-6ubolPpyOi {
    background: radial-gradient(1000px 500px at 20% -10%, rgba(39, 186, 234, .10), transparent 60%),
        radial-gradient(800px 480px at 100% 110%, rgba(255, 165, 0, .08), transparent 60%),
        linear-gradient(180deg, #f9fcff 0%, #ffffff 100%) !important;
}

#section-PfsnW6sQF3 {
    background: linear-gradient(180deg, #f9fcff 0%, #eef7fb 100%) !important;
}


.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(https://stcdn.leadconnectorhq.com/intl-tel-input/17.0.12/img/flags.png)
}

.pointer {
    cursor: pointer
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-image: url(https://stcdn.leadconnectorhq.com/intl-tel-input/17.0.12/img/flags@2x.png)
    }
}

.iti__country {
    display: flex;
    justify-content: space-between
}

@media (min-width:768px) {

    .hl_wrapper.nav-shrink .hl_wrapper--inner.page-creator,
    body {
        padding-top: 0
    }

    .hl_page-creator--menu {
        left: 0;
        top: 0;
        z-index: 10
    }

    .hl_wrapper {
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .hl_wrapper.nav-shrink {
        padding-left: 0 !important
    }
}

html body .hl_wrapper {
    height: 100vh;
    overflow: hidden
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased
}

img {
    border-style: none;
    vertical-align: middle
}

.bg-fixed {
    z-index: -1
}

.progress-outer {
    background-color: #f5f5f5;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px 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
}

@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
    }
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.eot);
    src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.woff) format("woff"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.eot);
    src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.woff) format("woff"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: Font Awesome\ 5 Free
}

.fa,
.fas {
    font-weight: 900
}

@font-face {
    font-display: block;
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.eot);
    src: url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.woff) format("woff"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"), url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: Font Awesome\ 5 Brands;
    font-weight: 400
}

:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1
}

.animate__animated {
    animation-duration: 1s;
    animation-duration: var(--animate-duration);
    animation-fill-mode: both
}

@media (prefers-reduced-motion:reduce),
print {
    .animate__animated {
        animation-duration: 1ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 1ms !important
    }

    .animate__animated[class*=Out] {
        opacity: 0
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate__fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInRight {
    animation-name: fadeInRight
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.animate__slideInUp {
    animation-name: slideInUp
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.animate__slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.animate__slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        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;
        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;
        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
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

/* ---------------- TOKENS ---------------- */
#coopc-nav {
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
    --ink: #0E1216;
    --capsule-bg: #ffffff;
    --capsule-ring: rgba(0, 0, 0, .06);
    --capsule-inner: rgba(255, 255, 255, .75);
    --shadow: 0 4px 12px rgba(0, 0, 0, .06), inset 0 1px 0 var(--capsule-inner);

    position: relative;
    z-index: 1000;
    background: transparent;
    font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    -webkit-tap-highlight-color: transparent;
}

/* Skip link (a11y) */
#coopc-nav .skip-link {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#coopc-nav .skip-link:focus {
    position: fixed;
    left: 16px;
    top: 16px;
    padding: 10px 14px;
    background: #fff;
    border: 1px solid var(--sky);
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .08);
    font: 600 14px/1 Inter;
    outline: none;
    z-index: 10000;
}

/* Capsule container */
#coopc-nav .wrap {
    max-width: 1180px;
    margin: 0 auto;
    padding: 12px 18px;
    background: var(--capsule-bg);
    border: 1px solid var(--capsule-ring);
    border-radius: 9999px;
    box-shadow: var(--shadow);
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    /* left | logo | right */
    align-items: center;
    gap: 12px;
}

/* Left links */
#coopc-nav .left {
    display: flex;
    align-items: center;
    gap: 14px;
    justify-self: start;
}

#coopc-nav .left a {
    text-decoration: none;
    color: color-mix(in oklab, var(--navy), #000 15%);
    font-weight: 700;
    /* back to bold */
    font-size: 15px;
    /* increased slightly */
    letter-spacing: .2px;
    padding: 8px 10px;
    border-radius: 10px;
    border: 1px solid transparent;
    transition: .2s ease;
}

#coopc-nav .left a:hover {
    background: rgba(28, 95, 135, .06);
}

#coopc-nav .left a:focus-visible {
    outline: 2px solid var(--sky);
    outline-offset: 3px;
}

/* Centered brand (desktop) */
#coopc-nav .brand {
    display: flex;
    align-items: center;
    justify-content: center;
}

#coopc-nav .brand img {
    height: 42px;
    width: auto;
    display: block;
}

@media (max-width:880px) {
    #coopc-nav .brand img {
        height: 34px;
    }
}

/* Right CTAs */
#coopc-nav .right {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: end;
}

/* Buttons */
#coopc-nav .btn {
    --py: clamp(9px, 1.5vw, 12px);
    --px: clamp(18px, 2.6vw, 26px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: var(--py) var(--px);
    border-radius: 12px;
    border: 1px solid transparent;
    font-weight: 700;
    font-size: clamp(14px, 1.6vw, 16px);
    line-height: 1.2;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease, color .2s ease, border-color .2s ease;
}

#coopc-nav .btn:focus-visible {
    outline: 2px solid var(--sky);
    outline-offset: 3px;
}

/* Primary (SIGN UP) */
#coopc-nav .btn-primary {
    background: var(--navy);
    color: #fff;
    box-shadow: 0 6px 16px rgba(28, 95, 135, .22);
}

#coopc-nav .btn-primary:hover {
    background: #2270a7;
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(28, 95, 135, .28);
}

/* Ghost (Login) */
#coopc-nav .btn-ghost {
    background: #fff;
    color: var(--navy);
    border: 1px solid color-mix(in oklab, var(--navy), #000 12%);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .04);
}

#coopc-nav .btn-ghost:hover {
    background: color-mix(in oklab, #fff, var(--navy) 6%);
    transform: translateY(-1px);
    box-shadow: 0 8px 18px rgba(28, 95, 135, .1);
}

/* Mobile hamburger */
#coopc-nav .hamburger {
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, .08);
    background: #fff;
    position: relative;
    cursor: pointer;
    justify-self: end;
}

#coopc-nav .hamburger span,
#coopc-nav .hamburger::before,
#coopc-nav .hamburger::after {
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    height: 1.8px;
    background: #0E1216;
    border-radius: 2px;
    transition: .25s ease;
}

#coopc-nav .hamburger span {
    top: 19px
}

#coopc-nav .hamburger::before {
    top: 12px
}

#coopc-nav .hamburger::after {
    top: 26px
}

/* Drawer */
#coopc-nav .sheet {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 9999;
}

#coopc-nav .backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .35);
    opacity: 0;
    transition: opacity .22s ease;
    cursor: pointer;
}

#coopc-nav .panel {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: min(86vw, 360px);
    background: #fff;
    border-left: 1px solid rgba(0, 0, 0, .08);
    transform: translateX(100%);
    transition: transform .28s ease;
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 16px;
    box-shadow: -20px 0 40px rgba(0, 0, 0, .18);
}

#coopc-nav .xbtn {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, .08);
    background: #fff;
    position: relative;
    align-self: flex-end;
    cursor: pointer;
}

#coopc-nav .xbtn::before,
#coopc-nav .xbtn::after {
    content: "";
    position: absolute;
    top: 19px;
    left: 10px;
    right: 10px;
    height: 1.8px;
    background: #0E1216;
    border-radius: 2px;
}

#coopc-nav .xbtn::before {
    transform: rotate(45deg)
}

#coopc-nav .xbtn::after {
    transform: rotate(-45deg)
}

#coopc-nav .mlinks {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 8px;
}

#coopc-nav .mlinks .btn {
    width: 100%;
    justify-content: center;
    padding: 14px 18px;
    font-size: 16px;
}

/* Open state */
#coopc-nav.open .sheet {
    display: block;
}

#coopc-nav.open .backdrop {
    opacity: 1;
}

#coopc-nav.open .panel {
    transform: none;
}

#coopc-nav.open .hamburger span {
    opacity: 0;
}

#coopc-nav.open .hamburger::before {
    transform: translateY(7px) rotate(45deg);
}

#coopc-nav.open .hamburger::after {
    transform: translateY(-7px) rotate(-45deg);
}

/* Responsive */
@media (max-width:960px) {
    #coopc-nav .wrap {
        grid-template-columns: auto 1fr auto;
    }

    #coopc-nav .left,
    #coopc-nav .right {
        display: none;
    }

    #coopc-nav .brand {
        justify-content: flex-start;
    }

    #coopc-nav .hamburger {
        display: inline-block;
    }
}

@media (prefers-reduced-motion: reduce) {
    #coopc-nav * {
        transition: none !important;
        animation: none !important;
    }
}


:root {
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
}

.coopc-video-block.align-right {
    max-width: 560px;
    margin-left: auto;
}

.coopc-video-block {
    font-family: Inter, sans-serif;
}

/* Poster with your thumbnail as background */
.coopc-video-block .poster {
    position: relative;
    display: block;
    aspect-ratio: 16/9;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    background: url("../assets-new/images/video-banner.png") center/cover no-repeat;
    box-shadow: inset 0 0 80px rgba(0, 0, 0, .35), 0 20px 50px rgba(28, 95, 135, .25);
}

.coopc-video-block .poster::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 20px;
    pointer-events: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3'/><feComponentTransfer><feFuncA type='table' tableValues='0 .05'/></feComponentTransfer></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");
    opacity: .22;
    mix-blend-mode: overlay;
}

/* Chip label */
.coopc-video-block .chip {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 2;
    background: rgba(255, 255, 255, .16);
    backdrop-filter: blur(6px);
    border: 1px solid rgba(255, 255, 255, .3);
    padding: 6px 12px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 600;
}

.enroller-bar {
    width: 100%;
    margin: 1rem 0 auto auto;
    display: flex;
    justify-content: center;
}

.enroller-bar .enroller-chip {
    background: linear-gradient(90deg, rgba(39, 186, 234, .14), rgba(143, 213, 211, .12));
    border: 1px solid rgba(28, 95, 135, .2);
    color: var(--navy);
    padding: 0 10px;
    border-radius: 999px;
    font-weight: 800;
    font-size: 14px;
    font-family: "Plus Jakarta Sans", Inter, sans-serif;
    height: 22px;
    display: flex;
    align-items: center;
}


/* Play */
.coopc-video-block .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: #fff;
    display: grid;
    place-items: center;
    z-index: 2;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .25);
}

.coopc-video-block .play:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 18px solid var(--navy);
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    margin-left: 2px;
}

.coopc-video-block .pulse {
    position: absolute;
    inset: -12px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, .45);
    animation: pulse 2s ease-out infinite;
}

@keyframes pulse {
    0% {
        transform: scale(.7);
        opacity: .8;
    }

    70% {
        transform: scale(1.2);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.coopc-video-block .sheen {
    position: absolute;
    inset: -20%;
    transform: rotate(20deg);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .25), transparent);
    animation: sheen 6s ease-in-out infinite;
    z-index: 1;
}

@keyframes sheen {

    0%,
    70% {
        transform: translateX(-80%) rotate(20deg);
        opacity: 0;
    }

    80% {
        opacity: .6;
    }

    100% {
        transform: translateX(80%) rotate(20deg);
        opacity: 0;
    }
}

/* Footer bar */
.coopc-video-block .bar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    background: linear-gradient(0deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .15));
    border-top: 1px solid rgba(255, 255, 255, .15);
}

.coopc-video-block .title {
    font: 700 14px/1.2 "Plus Jakarta Sans", Inter, sans-serif;
}

.coopc-video-block .hint {
    font: 600 12px/1 Inter, sans-serif;
    opacity: .85;
}

/* Hover polish (desktop) */
@media (hover:hover) {
    .close-btn:hover {
        background: rgba(255, 255, 255, .25);
        color: var(--sky);
        transform: scale(1.05);
    }
}

/* Mobile tuning: keep the ✕ snug to the corner */
@media(max-width:768px) {
    .coopc-video-block.align-right {
        max-width: 100%;
    }

    .coopc-video-block .play {
        width: 56px;
        height: 56px;
    }

    .coopc-video-block .play:after {
        border-left: 14px solid var(--navy);
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
    }

    /* Slightly smaller offset so it doesn't drift away on small screens */
    #coopc-video-modal .dialog .close-btn {
        top: -10px !important;
        right: -10px !important;
        width: 40px;
        height: 40px;
        font-size: 18px;
    }
}


.btn {
    --py: clamp(12px, 1.7vw, 14px);
    --px: clamp(22px, 3.2vw, 30px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: var(--py) var(--px);
    border-radius: 12px;
    border: 1px solid transparent;
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: clamp(14px, 1.9vw, 16px);
    text-decoration: none;
    cursor: pointer;
    transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.btn-primary {
    background: #1c5f87;
    color: #fff;
    box-shadow: 0 10px 22px rgba(28, 95, 135, .25);
}

.btn-primary:hover {
    background: #2270a7;
    transform: translateY(-1px);
}



/* Adjustables */
#wpif-img-marquee {
    --strip-height: 56px;
    /* visible bar height */
    --speed: 28s;
    /* lower = faster */
    --gap: 0px;
    /* space between repeats */
    --radius: 0;
    /* set to e.g. 10px if you want rounded corners */
    --shadow: 0 0 0 rgba(0, 0, 0, 0);
    /* add subtle shadow if desired */
}

#wpif-img-marquee .frame {
    height: var(--strip-height);
    width: 100%;
    overflow: hidden;
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    position: relative;
}

/* The moving track contains two identical groups for seamless looping */
#wpif-img-marquee .track {
    display: flex;
    width: max-content;
    /* expand to content width */
    animation: wpif-marquee var(--speed) linear infinite;
    will-change: transform;
}

#wpif-img-marquee .group {
    display: flex;
    align-items: center;
    gap: var(--gap);
}

#wpif-img-marquee img {
    height: var(--strip-height);
    width: auto;
    display: block;
    user-select: none;
    pointer-events: none;
    /* purely decorative ticker */
}

/* Pause on hover (optional) */
#wpif-img-marquee .frame:hover .track {
    animation-play-state: paused;
}

/* Animation moves left by exactly one group's width (track is 2x groups) */
@keyframes wpif-marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* Speed/height tweak for smaller screens if needed */
@media (max-width:768px) {
    #wpif-img-marquee {
        --strip-height: 46px;
        --speed: 24s;
    }
}


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

#coopc-secA {
    margin: 0;
    padding: 0;
    background: transparent;
    --navy: #1c5f87;
    --sky: #27baea;
    --ink: #0E1216;
}

#coopc-secA .wrap {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

/* Enhanced Headline */
#coopc-secA .h1 {
    font-family: "Plus Jakarta Sans", Inter, system-ui, sans-serif;
    font-weight: 700;
    font-size: clamp(26px, 3.8vw, 50px);
    /* smaller max, more balanced */
    line-height: 1.15;
    margin: 0 auto 14px;
    letter-spacing: -.2px;
    display: inline-block;
    background: linear-gradient(180deg, #1c5f87 0%, #134c74 60%, #0b344e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    opacity: 0;
    transform: translateY(6px);
    transition: opacity .5s ease, transform .5s ease;
}

#coopc-secA .h1 strong {
    font-weight: 800;
}

/* emphasize keywords */

/* Subhead */
#coopc-secA .lead {
    font: 400 clamp(14px, 1.6vw, 18px)/1.55 Inter, sans-serif;
    color: #33414f;
    max-width: 860px;
    margin: 14px auto 0;
    opacity: 0;
    transform: translateY(6px);
    transition: opacity .6s ease .05s, transform .6s ease .05s;
}

/* Premium underline */
#coopc-secA .underline {
    width: min(480px, 55vw);
    height: 12px;
    margin: 0 auto;
    display: block;
}

#coopc-secA .dash {
    stroke-dasharray: 420;
    stroke-dashoffset: 420;
    transition: stroke-dashoffset .9s cubic-bezier(.2, .8, .2, 1) .08s;
    filter: drop-shadow(0 1px 4px rgba(39, 186, 234, .18));
}

/* Reveal on scroll */
#coopc-secA.in .h1,
#coopc-secA.in .lead {
    opacity: 1;
    transform: none;
}

#coopc-secA.in .dash {
    stroke-dashoffset: 0;
}

@media (prefers-reduced-motion:reduce) {

    #coopc-secA .h1,
    #coopc-secA .lead {
        transition: none;
        opacity: 1;
        transform: none
    }

    #coopc-secA .dash {
        transition: none;
        stroke-dashoffset: 0
    }
}


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

/* Scope + tokens */
#coopc-secC {
    margin: 0;
    padding: 0;
    background: transparent;
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
    --ink: #0E1216;
    --ring: rgba(0, 0, 0, .08);
    --muted: #4b5661;
    --paper: #fff;
}

#coopc-secC .wrap {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

/* Title + spacing */
#coopc-secC .title {
    font: 800 clamp(22px, 3.1vw, 32px) "Plus Jakarta Sans", Inter, sans-serif;
    color: var(--navy);
    margin: 0;
    letter-spacing: .2px;
}

#coopc-secC .title strong {
    color: var(--sky);
}

#coopc-secC .spacer {
    height: clamp(24px, 3vw, 36px);
}

/* ✅ Enough, responsive */

/* Grid */
#coopc-secC .grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    align-items: stretch;
    text-align: left;
}

@media (max-width:860px) {
    #coopc-secC .grid {
        grid-template-columns: 1fr;
    }
}

/* Card base */
#coopc-secC .card {
    position: relative;
    isolation: isolate;
    background: var(--paper);
    border: 1px solid var(--ring);
    border-radius: 16px;
    box-shadow: 0 18px 46px rgba(2, 12, 27, .10);
    padding: 22px;
    display: grid;
    grid-template-columns: 56px 1fr;
    column-gap: 16px;
    align-items: start;
    /* reveal */
    opacity: 0;
    transform: translateY(16px) scale(.992);
    transition:
        opacity .5s ease,
        transform .6s cubic-bezier(.2, .8, .2, 1),
        box-shadow .25s ease,
        border-color .25s ease;
}

/* Focus ring */
#coopc-secC .card:focus-within {
    outline: none;
    border-color: rgba(39, 186, 234, .35);
    box-shadow: 0 22px 60px rgba(2, 12, 27, .14);
}

/* Icon tile */
#coopc-secC .ico {
    width: 56px;
    height: 56px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(135deg, var(--sky), var(--teal));
    box-shadow: 0 12px 26px rgba(39, 186, 234, .22);
    position: relative;
    overflow: hidden;
    transition: transform .25s ease, box-shadow .25s ease, filter .25s ease;
}

#coopc-secC .ico svg {
    width: 24px;
    height: 24px;
    display: block;
}

/* Text stack */
#coopc-secC .kicker {
    font: 800 clamp(16px, 1.7vw, 18px)/1.25 "Plus Jakarta Sans", Inter, sans-serif;
    color: var(--navy);
    margin: 4px 0 6px 0;
}

#coopc-secC p {
    margin: 0;
    color: var(--muted);
    font: 400 15px/1.65 Inter, sans-serif;
    max-width: 58ch;
}

/* Hover: soft lift + ring (no rotation) */
#coopc-secC .card:hover {
    transform: translateY(-3px) scale(1.001);
    box-shadow: 0 24px 64px rgba(2, 12, 27, .14);
    border-color: rgba(39, 186, 234, .28);
}

#coopc-secC .card:hover .ico {
    transform: translateY(-2px) scale(1.04);
    box-shadow: 0 16px 32px rgba(39, 186, 234, .28);
    filter: saturate(1.08);
}

/* Micro-animations per icon (hover only) */
/* 1) Coins: diagonal shine sweep */
#coopc-secC .ico.coin::after {
    content: "";
    position: absolute;
    inset: -40% -20% auto auto;
    width: 120%;
    height: 120%;
    background: linear-gradient(60deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, 0) 100%);
    transform: translateX(-120%);
    pointer-events: none;
    opacity: .0;
}

#coopc-secC .card:hover .ico.coin::after {
    animation: coinShine .9s ease forwards;
}

@keyframes coinShine {
    to {
        transform: translateX(20%);
        opacity: .0;
    }
}

/* 2) Handshake: subtle bloom ring */
#coopc-secC .ico.hand:before {
    content: "";
    position: absolute;
    inset: -6px;
    border-radius: inherit;
    box-shadow: 0 0 0 0 rgba(39, 186, 234, .0);
    transition: box-shadow .4s ease;
}

#coopc-secC .card:hover .ico.hand:before {
    box-shadow: 0 0 0 10px rgba(39, 186, 234, .12);
}

/* 3) Checklist: tick pulse */
#coopc-secC .ico.list svg .tick {
    transform-origin: 50% 50%;
}

#coopc-secC .card:hover .ico.list svg .tick {
    animation: tickPulse .4s ease;
}

@keyframes tickPulse {
    0% {
        transform: scale(.9)
    }

    50% {
        transform: scale(1.08)
    }

    100% {
        transform: scale(1)
    }
}

/* 4) Shield: top-right sparkle */
#coopc-secC .ico.shield::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    right: 10px;
    top: 10px;
    background: radial-gradient(circle, #fff 0%, rgba(255, 255, 255, .0) 70%);
    border-radius: 50%;
    opacity: 0;
    transform: scale(.8);
}

#coopc-secC .card:hover .ico.shield::after {
    animation: spark .5s ease forwards;
}

@keyframes spark {
    20% {
        opacity: .9;
        transform: scale(1)
    }

    100% {
        opacity: 0;
        transform: scale(1.6)
    }
}

/* Staggered reveal */
#coopc-secC .card {
    --d: 0ms;
    transition-delay: calc(var(--d));
}

#coopc-secC .card.in {
    opacity: 1;
    transform: none;
}

#coopc-secC .card:nth-child(1) {
    --d: 60ms;
}

#coopc-secC .card:nth-child(2) {
    --d: 120ms;
}

#coopc-secC .card:nth-child(3) {
    --d: 180ms;
}

#coopc-secC .card:nth-child(4) {
    --d: 240ms;
}

/* Respect reduced motion */
@media (prefers-reduced-motion: reduce) {

    #coopc-secC .card,
    #coopc-secC .card:hover {
        transition: none !important;
        transform: none !important;
    }

    #coopc-secC .ico.coin::after,
    #coopc-secC .ico.shield::after {
        display: none !important;
    }
}

#coopc-secB {
    margin: 0;
    padding: 0;
    background: transparent;
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
    --ink: #0E1216;
}

#coopc-secB .wrap {
    max-width: 1200px;
    margin: 0 auto;
}

#coopc-secB .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 22px
}

@media(max-width:980px) {
    #coopc-secB .grid {
        grid-template-columns: 1fr
    }
}

#coopc-secB .pane {
    border: 1px solid rgba(28, 95, 135, .2);
    border-radius: 16px;
    background: transparent;
    padding: 22px;
    display: grid;
    grid-template-rows: auto 1fr;
    row-gap: 12px;
    transition: transform .25s ease, filter .25s ease
}

#coopc-secB .pane:hover {
    transform: translateY(-2px);
    filter: saturate(1.05)
}

#coopc-secB .label {
    display: flex;
    align-items: center;
    gap: 10px;
    font: 800 14px/1 "Plus Jakarta Sans", Inter, sans-serif;
    color: var(--navy)
}

#coopc-secB .chip {
    padding: 0 10px;
    border-radius: 999px;
    font-weight: 800;
    height: 22px;
    display: flex;
    align-items: center
}

#coopc-secB .chip.coop {
    background: linear-gradient(90deg, rgba(39, 186, 234, .14), rgba(143, 213, 211, .12));
    border: 1px solid rgba(28, 95, 135, .2);
    color: var(--navy)
}

#coopc-secB .chip.trad {
    background: linear-gradient(90deg, rgba(170, 179, 187, .18), rgba(210, 218, 224, .12));
    border: 1px solid rgba(28, 95, 135, .14);
    color: #6c7782
}

#coopc-secB .h {
    font: 800 clamp(18px, 2.3vw, 22px)/1.2 "Plus Jakarta Sans", Inter, sans-serif;
    color: var(--navy);
    margin: 0
}

#coopc-secB .sub {
    font: 400 14px/1.55 Inter, sans-serif;
    color: #40505f;
    margin: 2px 0 0 0
}

#coopc-secB .viz {
    width: 100%;
    height: auto;
    display: block
}

/* Motion safety */
@media(prefers-reduced-motion:reduce) {
    #coopc-secB [data-anim] {
        animation: none !important
    }
}


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

/* Scope (no outer padding, fully transparent) */
#coopc-secD {
    margin: 0;
    padding: 0;
    background: transparent;
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
    --ink: #0E1216;
    --muted: #445161;
}

#coopc-secD .wrap {
    max-width: 1200px;
    margin: 0 auto;
}

/* Headline: refined (smaller, cleaner) + gradient text */
#coopc-secD .title {
    font-family: "Plus Jakarta Sans", Inter, sans-serif;
    font-weight: 700;
    /* lighter base weight */
    font-size: clamp(26px, 3.4vw, 46px);
    /* balanced scale */
    line-height: 1.15;
    /* more breathing room */
    letter-spacing: -.2px;
    /* optical crispness */
    margin: 0;
    text-align: center;
    background: linear-gradient(180deg, #1c5f87 0%, #134c74 60%, #0b344e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

#coopc-secD .accent {
    width: min(620px, 62vw);
    height: 12px;
    margin: 12px auto 0;
    display: block;
}

#coopc-secD .dash {
    stroke-dasharray: 520;
    stroke-dashoffset: 520;
    transition: stroke-dashoffset .9s cubic-bezier(.2, .8, .2, 1) .08s;
    filter: drop-shadow(0 2px 6px rgba(39, 186, 234, .18));
}

/* Spacer from heading block to pillars (balanced) */
#coopc-secD .spacer {
    height: clamp(22px, 3.2vw, 40px);
}

/* Grid (3 pillars → stack on narrow) */
#coopc-secD .grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    align-items: start;
}

@media (max-width:920px) {
    #coopc-secD .grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

/* Pillar item: media-object layout */
#coopc-secD .item {
    display: grid;
    grid-template-columns: 60px 1fr;
    column-gap: 16px;
    align-items: flex-start;
    position: relative;
    transform: translateY(12px);
    opacity: 0;
    transition: .6s ease;
}

#coopc-secD .item.in {
    transform: none;
    opacity: 1;
}

#coopc-secD .item:nth-child(1) {
    transition-delay: .06s;
}

#coopc-secD .item:nth-child(2) {
    transition-delay: .16s;
}

#coopc-secD .item:nth-child(3) {
    transition-delay: .26s;
}

/* Slim separators between pillars (desktop only) */
@media (min-width:921px) {
    #coopc-secD .item:not(:last-child)::after {
        content: "";
        position: absolute;
        right: -11px;
        top: 6px;
        bottom: 6px;
        width: 1px;
        background: linear-gradient(180deg, rgba(28, 95, 135, .0), rgba(28, 95, 135, .16), rgba(28, 95, 135, .0));
    }
}

/* Icon medallions */
#coopc-secD .ico {
    width: 60px;
    height: 60px;
    border-radius: 16px;
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(135deg, var(--sky), var(--teal));
    box-shadow: 0 12px 26px rgba(39, 186, 234, .22);
    position: relative;
    overflow: hidden;
    transition: transform .25s ease, box-shadow .25s ease, filter .25s ease;
}

#coopc-secD .ico svg {
    width: 26px;
    height: 26px;
    display: block;
}

/* Micro-interactions on hover/focus (no gimmicks) */
#coopc-secD .item:hover .ico,
#coopc-secD .item:focus-within .ico {
    transform: translateY(-2px) scale(1.04);
    box-shadow: 0 16px 32px rgba(39, 186, 234, .28);
    filter: saturate(1.06);
}

#coopc-secD .item:focus-within .txt {
    outline: none;
    text-decoration: underline;
    text-decoration-color: var(--sky);
    text-underline-offset: 2px;
}

/* Icon-specific micro-animations */
/* Coin shine */
#coopc-secD .ico.coin::after {
    content: "";
    position: absolute;
    inset: -50% -10% auto auto;
    width: 130%;
    height: 130%;
    background: linear-gradient(60deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .55) 50%, rgba(255, 255, 255, 0) 100%);
    transform: translateX(-120%);
    opacity: 0;
    pointer-events: none;
}

#coopc-secD .item:hover .ico.coin::after,
#coopc-secD .item:focus-within .ico.coin::after {
    animation: coinShine .9s ease forwards;
}

@keyframes coinShine {
    to {
        transform: translateX(18%);
        opacity: 0;
    }
}

/* Wallet shimmer (thin bar) */
#coopc-secD .ico.wallet::after {
    content: "";
    position: absolute;
    left: -40%;
    top: 0;
    bottom: 0;
    width: 30%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    transform: translateX(0);
    opacity: 0;
}

#coopc-secD .item:hover .ico.wallet::after,
#coopc-secD .item:focus-within .ico.wallet::after {
    opacity: .7;
    animation: shimmer 900ms ease;
}

@keyframes shimmer {
    to {
        transform: translateX(260%);
        opacity: 0;
    }
}

/* Clock tick (hand nudges) */
#coopc-secD .ico.clock svg .hand {
    transform-origin: 12px 12px;
}

#coopc-secD .item:hover .ico.clock svg .hand,
#coopc-secD .item:focus-within .ico.clock svg .hand {
    animation: tick .5s ease;
}

@keyframes tick {
    0% {
        transform: rotate(0)
    }

    40% {
        transform: rotate(10deg)
    }

    100% {
        transform: rotate(0)
    }
}

/* Text */
#coopc-secD .txt {
    font: 400 16px/1.65 Inter, sans-serif;
    color: var(--ink);
    max-width: 60ch;
}

/* Note */
#coopc-secD .note {
    font: 400 15px/1.6 Inter, sans-serif;
    color: var(--muted);
    text-align: center;
    margin: clamp(18px, 2.6vw, 28px) 0 0 0;
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce) {
    #coopc-secD .item {
        transition: none !important;
        transform: none !important;
        opacity: 1 !important;
    }

    #coopc-secD .dash {
        transition: none !important;
        stroke-dashoffset: 0 !important;
    }

    #coopc-secD .ico.coin::after,
    #coopc-secD .ico.wallet::after {
        display: none !important;
    }
}


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

#coopc-cui-hero-text {
    margin: 0;
    padding: 0;
    background: transparent;
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
    --ink: #0E1216;
}

#coopc-cui-hero-text .wrap {
    max-width: 1200px;
    margin: 0 auto
}

#coopc-cui-hero-text h2 {
    font: 800 clamp(24px, 3.2vw, 38px)/1.15 "Plus Jakarta Sans", Inter, sans-serif;
    color: var(--navy);
    margin: 0 0 12px 0;
    letter-spacing: .2px
}

#coopc-cui-hero-text #coopc-cui-hero-text h2 strong {
    color: var(--sky)
}

#coopc-cui-hero-text p {
    margin: 0 0 10px 0;
    color: var(--ink);
    font: 400 16px/1.65 Inter, sans-serif
}

#coopc-cui-hero-text .proof {
    margin-top: 20px;
    font: 400 14px/1.6 Inter, sans-serif;
    color: #465565
}

#coopc-cui-hero-text .proof a {
    color: var(--sky);
    font-weight: 600;
    text-decoration: none
}

#coopc-cui-hero-text .proof a:hover {
    text-decoration: underline
}

/* Exact CTA style you provided */
#coopc-cui-hero-text .cta-wrap {
    margin-top: 16px
}

#coopc-cui-hero-text .cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 14px 28px;
    border-radius: 14px;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Plus Jakarta Sans', Inter, sans-serif;
    font-weight: 800;
    letter-spacing: .2px;
    font-size: 16px;
    background: #1c5f87;
    color: #fff;
    box-shadow: 0 10px 22px rgba(28, 95, 135, .22);
    transition: all .2s ease
}

#coopc-cui-hero-text .cta:hover {
    transform: translateY(-1px);
    background: #2270a7;
    box-shadow: 0 14px 26px rgba(28, 95, 135, .28)
}

#coopc-cui-hero-text .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px
}

@media(max-width:980px) {
    #coopc-cui-hero-text .grid {
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width:640px) {
    #coopc-cui-hero-text .grid {
        grid-template-columns: 1fr
    }
}

#coopc-cui-hero-text .card {
    background: rgba(255, 255, 255, .9);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    padding: 22px;
    text-align: center;
    box-shadow: 0 10px 24px rgba(2, 12, 27, .08);
    transition: .3s ease
}



#coopc-cui-hero-text .card:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 30px rgba(2, 12, 27, .12)
}

#coopc-cui-hero-text .card span {
    display: inline-block;
    margin: auto;
    padding: 8px 15px;
    background-color: var(--navy);
    font-family: 'Plus Jakarta Sans', Inter, sans-serif;
    margin-bottom: 20px;
    border-radius: 10px;
    color: #fff;
}

#coopc-cui-hero-text h4 {
    font: 700 16px/1.3 "Plus Jakarta Sans", sans-serif;
    color: var(--navy);
    margin: 0 0 6px 0;
}

#coopc-cui-hero-text ul {
    text-align: center;
    padding: 0;
}

#coopc-cui-hero-text ul li {
    font: 700 12px/1.3 "Plus Jakarta Sans", sans-serif;
    color: #444;
    margin: 0 0 10px 0;
    list-style: none;
}

#coopc-cui-hero-text p {
    font: 400 14.5px/1.55 Inter, sans-serif;
    color: #444;
}




@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

#coopc-cui-illustration {
    margin: 0;
    padding: 0;
    background: transparent;
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
    --ink: #0E1216;
    --ring: rgba(28, 95, 135, .20);
}

#coopc-cui-illustration .wrap {
    max-width: 1200px;
    margin: 0 auto;
}

#coopc-cui-illustration .stage {
    width: 100%;
    aspect-ratio: 4/3;
    position: relative;
    overflow: visible;
    display: grid;
    place-items: center;
}

/* Overline */
#coopc-cui-illustration .overline {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -2px);
    font: 800 12px/1 "Plus Jakarta Sans", Inter, sans-serif;
    color: var(--navy);
    letter-spacing: .4px;
    text-transform: uppercase;
    opacity: .85;
}

/* Lanes grid */
#coopc-cui-illustration .lanes {
    width: min(560px, 92%);
    height: 82%;
    margin-top: 18px;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 26px;
    align-items: center;
}

@media (max-width:520px) {
    #coopc-cui-illustration .lanes {
        column-gap: 18px
    }
}

/* Column + dashed guide */
#coopc-cui-illustration .col {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#coopc-cui-illustration .col::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 18px;
    bottom: 0;
    width: 0;
    border-left: 1px dashed rgba(28, 95, 135, .22);
    transform: translateX(-50%);
}

/* Step badge */
#coopc-cui-illustration .step {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translate(-50%, -100%);
    font: 800 11px/1 "Plus Jakarta Sans", Inter, sans-serif;
    color: #fff;
    padding: 6px 10px;
    border-radius: 10px;
    background: linear-gradient(135deg, var(--sky), var(--teal));
    box-shadow: 0 8px 18px rgba(39, 186, 234, .22);
    white-space: nowrap;
}

#coopc-cui-illustration .col--mid .step {
    background: linear-gradient(135deg, #1c5f87, #27baea)
}

#coopc-cui-illustration .col--right .step {
    background: linear-gradient(135deg, #27baea, #8fd5d3)
}

/* Pill */
#coopc-cui-illustration .pill {
    display: grid;
    grid-template-columns: 38px 1fr 48px;
    align-items: center;
    gap: 10px;
    padding: 8px 10px;
    border-radius: 999px;
    border: 1px solid var(--ring);
    background: transparent;
    filter: drop-shadow(0 10px 22px rgba(2, 12, 27, .08));
    transform: translateY(0);
    opacity: 1;
    animation: float 4.2s ease-in-out infinite;
}

@keyframes float {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-6px)
    }
}

#coopc-cui-illustration .col:nth-child(1) .pill {
    animation-duration: 4.6s
}

#coopc-cui-illustration .col:nth-child(2) .pill {
    animation-duration: 4.0s
}

#coopc-cui-illustration .col:nth-child(3) .pill {
    animation-duration: 5.0s
}

#coopc-cui-illustration .pill:hover {
    border-color: rgba(39, 186, 234, .45);
    filter: drop-shadow(0 14px 28px rgba(2, 12, 27, .12));
    animation-play-state: paused;
}

/* Icon medallion */
#coopc-cui-illustration .med {
    width: 38px;
    height: 38px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(135deg, var(--sky), var(--teal));
    box-shadow: 0 10px 20px rgba(39, 186, 234, .22);
}

#coopc-cui-illustration .col--mid .med {
    background: linear-gradient(135deg, #1c5f87, #27baea)
}

#coopc-cui-illustration .col--right .med {
    background: linear-gradient(135deg, #27baea, #8fd5d3)
}

#coopc-cui-illustration .med svg {
    width: 20px;
    height: 20px;
    display: block;
}

/* Abstract bars */
#coopc-cui-illustration .line {
    height: 8px;
    border-radius: 6px;
    background: linear-gradient(90deg, rgba(28, 95, 135, .25), rgba(28, 95, 135, .45));
}

#coopc-cui-illustration .amt {
    height: 10px;
    border-radius: 8px;
    width: 100%;
    background: linear-gradient(90deg, var(--gold), #ffd26a);
    box-shadow: 0 6px 14px rgba(255, 165, 0, .22);
}

#coopc-cui-illustration .col--left .amt {
    background: linear-gradient(90deg, var(--sky), var(--teal))
}

#coopc-cui-illustration .col--right .amt {
    background: linear-gradient(90deg, var(--navy), #2a6f97)
}

/* Caption */
#coopc-cui-illustration .caption {
    position: absolute;
    bottom: 10px;
    right: 0;
    font: 700 12px/1 "Plus Jakarta Sans", Inter, sans-serif;
    color: var(--navy);
    opacity: .9;
}

/* Reduced motion */
@media (prefers-reduced-motion:reduce) {
    #coopc-cui-illustration .pill {
        animation: none !important
    }
}


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

#coopc-cui-audience {
    margin: 0;
    padding: 0;
    background: transparent;
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
    --ink: #0E1216
}

#coopc-cui-audience .wrap {
    max-width: 1200px;
    margin: 0 auto
}

/* Title: slightly larger + more bottom space */
#coopc-cui-audience h3 {
    font: 800 clamp(24px, 3.4vw, 36px)/1.12 "Plus Jakarta Sans", Inter, sans-serif;
    color: var(--navy);
    letter-spacing: .2px;
    margin: 0 0 30px 0;
    /* increased from 22px to 30px */
}

#coopc-cui-audience .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px
}

@media(max-width:980px) {
    #coopc-cui-audience .grid {
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width:640px) {
    #coopc-cui-audience .grid {
        grid-template-columns: 1fr
    }
}

#coopc-cui-audience .card {
    background: rgba(255, 255, 255, .9);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    padding: 22px;
    text-align: center;
    box-shadow: 0 10px 24px rgba(2, 12, 27, .08);
    transition: .3s ease
}



#coopc-cui-audience .card:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 30px rgba(2, 12, 27, .12)
}

#coopc-cui-audience .ico {
    width: 46px;
    height: 46px;
    margin: 0 auto 12px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, var(--gold), #ffd26a);
    color: #fff;
    box-shadow: 0 8px 18px rgba(255, 165, 0, .25)
}

#coopc-cui-audience h4 {
    font: 700 16px/1.3 "Plus Jakarta Sans", sans-serif;
    color: var(--navy);
    margin: 0 0 6px 0;
}

#coopc-cui-audience ul {
    text-align: center;
    padding: 0;
}

#coopc-cui-audience ul li {
    font: 700 12px/1.3 "Plus Jakarta Sans", sans-serif;
    color: #444;
    margin: 0 0 6px 0;
    list-style: none;
}

#coopc-cui-audience p {
    font: 400 14.5px/1.55 Inter, sans-serif;
    color: #444;
    margin: 0
}


/* Fonts (local to this block) */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

/* ---------- HARD SCOPE & GUARD RAILS ---------- */
/* Stop outside CSS from leaking in; restore UA defaults, then style */
#coopc-testimonials-content h1,
#coopc-testimonials-content h2,
#coopc-testimonials-content h3,
#coopc-testimonials-content p,
#coopc-testimonials-content .wrap,
#coopc-testimonials-content .grid,
#coopc-testimonials-content .rail,
#coopc-testimonials-content .over {
    all: revert;
}

/* Make sure our subtree uses border-box and can’t be affected by transforms/filters from parents */
#coopc-testimonials-content,
#coopc-testimonials-content * {
    box-sizing: border-box;
}

/* Increase specificity and add !important only on properties commonly overridden by page-wide CSS */
#coopc-testimonials-content {
    --navy: #1c5f87;
    /* Heading */
    --sky: #27baea;
    /* Accent */
    --ink: #0E1216;
    /* High contrast */
    --text: #2a2f36;
    /* Paragraph (AA+) */
    --muted: #5b6876;
    /* Secondary if needed */
    --rule: color-mix(in srgb, var(--sky) 40%, transparent);
    --wrap: 1200px;
    --gap-xl: 48px;
    --gap-md: 28px;
    --gap-sm: 20px;

    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    isolation: isolate;
    /* prevent blend/filters from ancestors */
    display: block;
    /* ensure section stays block even if globals changed it */
}

/* ---------- Container ---------- */
#coopc-testimonials-content .wrap {
    max-width: var(--wrap) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    /* no outer padding per request */
    display: block !important;
}

/* ---------- Grid: Left Title Rail • Right Copy ---------- */
#coopc-testimonials-content .grid {
    display: grid !important;
    grid-template-columns: minmax(0, min(520px, 42%)) minmax(0, 1fr) !important;
    column-gap: var(--gap-xl) !important;
    align-items: start !important;
    width: 100% !important;
}

@media (max-width:1200px) {
    #coopc-testimonials-content .grid {
        column-gap: var(--gap-md) !important;
    }
}

@media (max-width:860px) {
    #coopc-testimonials-content .grid {
        grid-template-columns: 1fr !important;
        row-gap: var(--gap-sm) !important;
    }
}

/* ---------- Left rail ---------- */
#coopc-testimonials-content .rail {
    position: relative !important;
    padding-inline-start: 18px !important;
    /* leaves room for rule */
    display: block !important;
}

#coopc-testimonials-content .rail::before {
    content: "" !important;
    position: absolute !important;
    inset-block: 2px !important;
    inset-inline-start: 0 !important;
    inline-size: 2px !important;
    border-radius: 2px !important;
    background: linear-gradient(180deg, var(--rule), transparent) !important;
    pointer-events: none !important;
}

/* Eyebrow */
#coopc-testimonials-content .over {
    margin: 0 0 10px 0 !important;
    color: var(--sky) !important;
    font: 800 12px/1 "Plus Jakarta Sans", Inter, sans-serif !important;
    letter-spacing: .34px !important;
    text-transform: uppercase !important;
    user-select: none !important;
    display: block !important;
}

/* Heading */
#coopc-testimonials-content h2 {
    margin: 0 !important;
    color: var(--navy) !important;
    font: 800 clamp(30px, 4.2vw, 50px)/1.06 "Plus Jakarta Sans", Inter, sans-serif !important;
    letter-spacing: -.25px !important;
    position: relative !important;
    padding-block-end: 12px !important;
    display: block !important;
}

#coopc-testimonials-content h2::after {
    content: "" !important;
    position: absolute !important;
    inset-inline-start: 0 !important;
    inset-block-end: 0 !important;
    block-size: 1px !important;
    inline-size: 56% !important;
    background: linear-gradient(90deg, var(--sky), rgba(39, 186, 234, 0)) !important;
    border-radius: 1px !important;
    pointer-events: none !important;
}

/* ---------- Body copy ---------- */
#coopc-testimonials-content p {
    margin: 2px 0 0 0 !important;
    color: var(--text) !important;
    font: 400 clamp(16px, 1.4vw, 17.5px)/1.72 Inter, sans-serif !important;
    max-width: 62ch !important;
    text-wrap: balance !important;
    display: block !important;
}

#coopc-testimonials-content p strong {
    color: var(--ink) !important;
    font-weight: 600 !important;
}

/* Hygiene (only inside this block) */
#coopc-testimonials-content * {
    -webkit-tap-highlight-color: transparent;
}


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

#coopc-testimonials-mosaic {
    margin: 0;
    padding: 0;
    background: transparent;
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
    --ink: #0E1216;
    --ring: rgba(28, 95, 135, .14)
}

#coopc-testimonials-mosaic * {
    font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial
}

/* Full-bleed shell (no outer padding as requested) */
#coopc-testimonials-mosaic .wrap {
    max-width: none;
    margin: 0
}

/* Horizontal track (no side fades) */
#coopc-testimonials-mosaic .track {
    display: flex;
    gap: clamp(10px, 1.4vw, 16px);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 0 0 6px 0;
    cursor: grab;
    scrollbar-width: thin;
}

#coopc-testimonials-mosaic .track:active {
    cursor: grabbing
}

#coopc-testimonials-mosaic .track::-webkit-scrollbar {
    height: 8px
}

#coopc-testimonials-mosaic .track::-webkit-scrollbar-thumb {
    background: rgba(28, 95, 135, .22);
    border-radius: 8px
}

#coopc-testimonials-mosaic .track::-webkit-scrollbar-track {
    background: rgba(28, 95, 135, .08);
    border-radius: 8px
}

/* ===== 5-up mosaic per slide =====
       Columns: [vertical feature] [small] [small]
       Rows:    [      ] [  A ] [  B ]
                 (feature spans 2 rows)
    */
#coopc-testimonials-mosaic .group {
    scroll-snap-align: start;
    display: grid;
    gap: clamp(8px, 1.1vw, 12px);
    grid-template-columns: 0.82fr 1fr 1fr;
    /* balanced left portrait + two equal columns */
    grid-template-rows: 1fr 1fr;
    /* two rows on the right */
    min-width: 100%;
    align-items: stretch;
}

#coopc-testimonials-mosaic .card {
    position: relative;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
    outline: none;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 26px rgba(2, 12, 27, .10);
    transition: transform .2s ease, box-shadow .2s ease
}

#coopc-testimonials-mosaic .card:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 34px rgba(2, 12, 27, .14)
}

#coopc-testimonials-mosaic .card:focus-visible {
    outline: 3px solid rgba(39, 186, 234, .35);
    outline-offset: 2px
}

/* Feature: truly vertical look (fills two rows; content cropped portrait) */
#coopc-testimonials-mosaic .card.a {
    grid-column: 1;
    grid-row: 1 / span 2;
    display: block
}

#coopc-testimonials-mosaic .card.a .thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    aspect-ratio: auto
}

/* Make the right 4 tiles uniform 16:9 */
#coopc-testimonials-mosaic .card.b,
#coopc-testimonials-mosaic .card.c,
#coopc-testimonials-mosaic .card.d,
#coopc-testimonials-mosaic .card.e {
    aspect-ratio: 16/9
}

#coopc-testimonials-mosaic .thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    background: #e8eef3
}

#coopc-testimonials-mosaic .veil {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .18) 0%, rgba(0, 0, 0, .08) 42%, rgba(0, 0, 0, .28) 100%)
}

/* Minimal premium Play button: ghost ring -> gold on hover */
#coopc-testimonials-mosaic .play {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 58px;
    height: 58px;
    border-radius: 999px;
    z-index: 2;
    display: grid;
    place-items: center;
    background: transparent;
    color: #fff;
    border: 2.5px solid var(--sky);
    transition: transform .18s ease, background .18s ease, border-color .18s ease;
}

#coopc-testimonials-mosaic .card:hover .play {
    background: var(--gold);
    border-color: var(--gold);
    transform: scale(1.05)
}

#coopc-testimonials-mosaic .play svg {
    width: 20px;
    height: 20px
}

/* Controls */
#coopc-testimonials-mosaic .controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-top: 10px
}

#coopc-testimonials-mosaic .nav {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    border: 1px solid var(--ring);
    background: #fff;
    color: var(--navy);
    display: grid;
    place-items: center;
    box-shadow: 0 10px 24px rgba(2, 12, 27, .10);
    cursor: pointer;
    transition: .18s ease;
}

#coopc-testimonials-mosaic .nav:hover {
    transform: scale(1.05)
}

#coopc-testimonials-mosaic .dots {
    display: flex;
    gap: 8px
}

#coopc-testimonials-mosaic .dot {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: rgba(28, 95, 135, .20);
    transition: .2s ease
}

#coopc-testimonials-mosaic .dot.active {
    background: #1c5f87;
    transform: scale(1.35)
}

/* Modal: centered 16:9, proper X */
#coopc-testimonials-mosaic .modal {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 9999
}

#coopc-testimonials-mosaic .modal.on {
    display: block
}

#coopc-testimonials-mosaic .overlay {
    position: absolute;
    inset: 0;
    background: rgba(14, 18, 22, .58);
    backdrop-filter: blur(6px)
}

#coopc-testimonials-mosaic .dialog {
    position: absolute;
    inset: 0;
    margin: auto;
    width: min(1100px, 88vw, calc(88vh * 16 / 9));
    aspect-ratio: 16/9;
    height: auto;
    background: #000;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 30px 80px rgba(0, 0, 0, .45)
}

@media (max-width:640px) {
    #coopc-testimonials-mosaic .dialog {
        width: 96vw;
        border-radius: 12px
    }
}

#coopc-testimonials-mosaic .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    background: #fff;
    color: #0E1216;
    font: 800 18px/1 "Plus Jakarta Sans", Inter, sans-serif;
    display: grid;
    place-items: center;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .20);
    transition: transform .12s ease;
    z-index: 3;
}

#coopc-testimonials-mosaic .close:hover {
    transform: scale(1.04)
}

#coopc-testimonials-mosaic .close:focus-visible {
    outline: 3px solid rgba(39, 186, 234, .45);
    outline-offset: 2px
}

#coopc-testimonials-mosaic .frame {
    position: absolute;
    inset: 0;
    z-index: 1
}

#coopc-testimonials-mosaic .frame iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    background: #000
}

#coopc-testimonials-mosaic .spinner {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 4px solid rgba(255, 255, 255, .25);
    border-top-color: #fff;
    animation: ctSpin .8s linear infinite
}

@keyframes ctSpin {
    to {
        transform: rotate(360deg)
    }
}

/* Responsive: stack feature on top, then 2×2 below */
@media (max-width:991px) {
    #coopc-testimonials-mosaic .group {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto auto;
    }

    #coopc-testimonials-mosaic .card.a {
        grid-column: 1 / span 2;
        grid-row: 1;
        height: auto
    }

    #coopc-testimonials-mosaic .card.b {
        grid-column: 1;
        grid-row: 2
    }

    #coopc-testimonials-mosaic .card.c {
        grid-column: 2;
        grid-row: 2
    }

    #coopc-testimonials-mosaic .card.d {
        grid-column: 1;
        grid-row: 3
    }

    #coopc-testimonials-mosaic .card.e {
        grid-column: 2;
        grid-row: 3
    }

    #coopc-testimonials-mosaic .card.b,
    #coopc-testimonials-mosaic .card.c,
    #coopc-testimonials-mosaic .card.d,
    #coopc-testimonials-mosaic .card.e {
        aspect-ratio: 16/9
    }

    #coopc-testimonials-mosaic .card.a .thumb {
        aspect-ratio: 16/9
    }
}

@media (prefers-reduced-motion:reduce) {

    #coopc-testimonials-mosaic .card,
    #coopc-testimonials-mosaic .play,
    #coopc-testimonials-mosaic .nav,
    #coopc-testimonials-mosaic .dot {
        transition: none !important
    }
}


#coopc-proof-title {
    margin: 0;
    padding: 0;
    background: transparent;
    --navy: #1c5f87;
    --sky: #27baea;
}

#coopc-proof-title .wrap {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 12px;
}

/* Enhanced heading */
#coopc-proof-title .h1 {
    font-family: "Plus Jakarta Sans", Inter, system-ui, sans-serif;
    font-weight: 700;
    /* lighter overall */
    font-size: clamp(26px, 3.8vw, 50px);
    /* refined scale */
    line-height: 1.15;
    /* breathing room */
    margin: 0 auto 14px;
    letter-spacing: -.2px;
    /* optical crispness */
    display: inline-block;
    background: linear-gradient(180deg, #1c5f87 0%, #134c74 60%, #0b344e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    animation: fadeUp .6s ease both;
}

#coopc-proof-title .h1 strong {
    font-weight: 800;
    /* emphasize numbers */
}

/* Underline accent */
#coopc-proof-title .underline {
    width: min(480px, 55vw);
    height: 12px;
    margin: 0 auto;
    display: block;
}

#coopc-proof-title .dash {
    stroke-dasharray: 420;
    stroke-dashoffset: 420;
    animation: draw .9s cubic-bezier(.2, .8, .2, 1) .1s forwards;
    filter: drop-shadow(0 1px 4px rgba(39, 186, 234, .18));
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(6px)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@media (prefers-reduced-motion:reduce) {
    #coopc-proof-title .h1 {
        animation: none
    }

    #coopc-proof-title .dash {
        animation: none;
        stroke-dashoffset: 0
    }
}


#coopc-proof-col-image {
    margin: 0;
    padding: 0 !important;
    background: transparent;
    display: flex;
    justify-content: center;
}

#coopc-proof-col-image .photo {
    border-radius: 24px;
    overflow: hidden;
    min-height: 445px;
    position: relative;
    display: grid;
    place-items: center;
    background: #000;
    isolation: isolate;

    border: 1px solid rgba(28, 95, 135, .35);
    box-shadow:
        0 0 0 2px rgba(143, 213, 211, .08),
        0 22px 60px rgba(2, 12, 27, .14),
        0 4px 16px rgba(2, 12, 27, .08);
    transition: box-shadow .4s ease, border-color .4s ease;

    margin: 0 auto;
    max-width: 800px;
    /* 👈 reduced size */
    width: 100%;
}

#coopc-proof-col-image .photo:hover {
    border-color: rgba(28, 95, 135, .55);
    box-shadow:
        0 0 0 3px rgba(39, 186, 234, .18),
        0 26px 70px rgba(2, 12, 27, .18),
        0 6px 20px rgba(2, 12, 27, .12);
}

#coopc-proof-col-image .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transform: scale(1.01);
    transition: transform .5s ease;
}

#coopc-proof-col-image .photo:hover img {
    transform: scale(1.04);
}

#coopc-proof-col-image .photo::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .22) 100%);
    pointer-events: none;
}

#coopc-proof-col-image .photo::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, .18) 0%, rgba(255, 255, 255, 0) 40%);
    mix-blend-mode: soft-light;
    pointer-events: none;
}

@media (max-width:980px) {
    #coopc-proof-col-image .photo {
        min-height: 360px;
        max-width: 95%;
        /* 👈 scale better on mobile */
    }
}


#coopc-proof-col-content {
    margin: 0;
    padding: 0;
    background: transparent;
    --navy: #1c5f87;
    --sky: #27baea;
    --teal: #8fd5d3;
    --ink: #0E1216;
    --paper: #fff;
    --shadow-item: 0 1px 0 rgba(0, 0, 0, .04), 0 6px 18px rgba(2, 12, 27, .06);
    --shadow-item-hover: 0 6px 20px rgba(2, 12, 27, .10);
}

/* Global font family */
#coopc-proof-col-content,
#coopc-proof-col-content * {
    font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

/* Lead intro */
#coopc-proof-col-content .lead {
    font: 400 clamp(14px, 1.6vw, 18px)/1.65 Inter, system-ui, sans-serif;
    margin: 0 0 18px 0;
    color: var(--ink);
}

/* Facts list */
#coopc-proof-col-content .facts {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 12px;
}

#coopc-proof-col-content .facts li {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 12px;
    align-items: flex-start;
    padding: 14px 16px;
    border-radius: 16px;
    background: var(--paper);
    box-shadow: var(--shadow-item);
    transition: transform .25s ease, box-shadow .25s ease;
    will-change: transform;
    line-height: 1.55;
    /* slight boost for balance */
}

#coopc-proof-col-content .facts li:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-item-hover);
}

/* Tick icon */
#coopc-proof-col-content .tick {
    position: relative;
    width: 28px;
    height: 28px;
    border-radius: 9px;
    background:
        radial-gradient(120% 120% at 20% 15%, rgba(255, 255, 255, .85) 0%, rgba(255, 255, 255, .45) 35%, transparent 36%),
        var(--sky);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .55), 0 4px 10px rgba(2, 12, 27, .12);
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    overflow: hidden;
}

#coopc-proof-col-content .tick::after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    box-shadow: 0 0 0 0 rgba(39, 186, 234, .35);
    opacity: 0;
    transform: scale(.9);
}

#coopc-proof-col-content .facts li:hover .tick::after {
    animation: tickRipple 650ms ease-out forwards;
}

#coopc-proof-col-content .tick svg {
    width: 15px;
    height: 15px;
    color: #fff;
    transition: transform .25s ease;
}

#coopc-proof-col-content .facts li:hover .tick svg {
    transform: scale(1.08);
}

/* Closing note (adjusted size) */
#coopc-proof-col-content .note {
    margin-top: 16px;
    font: 500 clamp(15px, 1.5vw, 17px)/1.65 Inter, system-ui, sans-serif;
    color: var(--ink);
}

#coopc-proof-col-content .note b {
    font-weight: 700;
}

/* Ripple animation */
@keyframes tickRipple {
    0% {
        opacity: .0;
        transform: scale(.9);
        box-shadow: 0 0 0 0 rgba(39, 186, 234, .35);
    }

    40% {
        opacity: .8;
    }

    100% {
        opacity: 0;
        transform: scale(1.6);
        box-shadow: 0 0 0 10px rgba(39, 186, 234, 0);
    }
}

/* Reduced motion safety */
@media (prefers-reduced-motion: reduce) {

    #coopc-proof-col-content .facts li,
    #coopc-proof-col-content .tick svg {
        transition: none !important;
    }

    #coopc-proof-col-content .facts li:hover {
        transform: none;
        box-shadow: var(--shadow-item);
    }

    #coopc-proof-col-content .tick::after {
        animation: none !important;
    }
}


#coopc-mission-impact .wrap {
    --center-gap: 8px;
    max-width: min(580px, 94vw);
    margin: 0 auto;
    border-radius: 24px;
    background: transparent;
    /* fully transparent */
    overflow: visible;
    /* no clipping */
    box-shadow: none;
    /* no white box effect */
    position: relative;
    isolation: isolate;
    display: grid;
    place-items: center;
    padding: 28px;
}

/* Meter */
#coopc-mission-impact .meter {
    width: min(460px, 84vw);
    aspect-ratio: 1/1;
    position: relative;
    display: grid;
    place-items: center;
}

#coopc-mission-impact svg {
    width: 100%;
    height: 100%;
    display: block;
}

/* Center */
#coopc-mission-impact .center {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    pointer-events: none;
    gap: var(--center-gap);
}

#coopc-mission-impact .center .logo {
    width: 135px;
    height: 135px;
    object-fit: contain;
}

#coopc-mission-impact .goal {
    font-family: "Plus Jakarta Sans", Inter, system-ui, sans-serif;
    font-weight: 800;
    font-size: clamp(26px, 3vw, 36px);
    background: linear-gradient(180deg, #1c5f87 0%, #134c74 60%, #0b344e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

#coopc-mission-impact .by {
    font: 600 clamp(12px, 1.4vw, 15px)/1.2 Inter, sans-serif;
    color: #445161;
}

#coopc-mission-impact .progress-note {
    font: 500 13px/1.3 Inter, sans-serif;
    color: #1c5f87;
    margin-top: 2px;
}

/* Chips Grid */
#coopc-mission-impact .chips {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
    margin-top: 20px;
    width: 100%;
    max-width: 400px;
}

#coopc-mission-impact .chip {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 12px;
    border-radius: 14px;
    background: #f7fafc;
    color: #0E1216;
    font: 600 14px/1.3 Inter, sans-serif;
    border: 1px solid rgba(28, 95, 135, .12);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .04);
    min-height: 56px;
}

#coopc-mission-impact .chip svg {
    width: 18px;
    height: 18px;
    color: #1c5f87;
    flex: none;
}

/* Animations */
@keyframes rotateRing {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@media (prefers-reduced-motion:reduce) {
    #coopc-mission-impact .progress-anim {
        animation: none !important;
    }
}


#coopc-videos-title {
    --navy: #1c5f87;
    --sky: #27baea;
    --ink: #0E1216;
}

#coopc-videos-title .wrap {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

#coopc-videos-title .h {
    font-family: "Plus Jakarta Sans", system-ui, sans-serif;
    font-weight: 800;
    font-size: clamp(28px, 4vw, 48px);
    line-height: 1.08;
    margin: 0;
    background: linear-gradient(180deg, #1c5f87 0%, #134c74 60%, #0b344e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    letter-spacing: .2px;
}

#coopc-videos-title .sub {
    font: 400 clamp(14px, 1.6vw, 18px)/1.55 Inter, system-ui, sans-serif;
    color: #5a6877;
    margin: 10px 0 0 0;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Inter:wght@400&display=swap');

:root {
    --coop-navy: #1c5f87;
    --coop-sky: #27baea;
    --coop-gold: #ffa500;
    --coop-teal: #8fd5d3;
    --background: transparent;
    --card: #0E1216;
}

/* Section — edge-to-edge, zero padding */
.carousel-section {
    background: var(--background);
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.glider-contain {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0;
    overflow: visible;
    /* so arrow glows aren’t clipped */
}

.glider {
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
}

/* Slides */
.glider-slide {
    background: var(--card);
    border-radius: 16px;
    overflow: hidden;
    margin: 0 8px;
    position: relative;
    cursor: pointer;
    transition: transform .28s ease, box-shadow .28s ease, filter .28s ease;
    box-shadow: 0 8px 18px rgba(14, 18, 22, .25);
    outline: none;
}

.glider-slide:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(14, 18, 22, .3);
    filter: saturate(1.04);
}

.glider-slide:focus {
    outline: 2px solid var(--coop-sky);
    outline-offset: 4px;
}

.video-thumb {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    display: block;
}

/* Play button in CoopC sky with subtle pulse */
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: clamp(40px, 6vw, 60px);
    height: clamp(40px, 6vw, 60px);
    border-radius: 50%;
    display: grid;
    place-items: center;
    z-index: 2;
    background: var(--coop-sky);
    box-shadow: 0 0 0 0 rgba(39, 186, 234, .45);
    animation: pbPulse 2.6s infinite;
    transition: transform .2s ease, background .2s ease;
}

.play-button::before {
    content: "";
    border-style: solid;
    border-width: clamp(8px, 1.2vw, 10px) 0 clamp(8px, 1.2vw, 10px) clamp(14px, 2vw, 18px);
    border-color: transparent transparent transparent #fff;
    margin-left: 2px;
}

.glider-slide:hover .play-button {
    transform: translate(-50%, -50%) scale(1.06);
}

@keyframes pbPulse {
    0% {
        box-shadow: 0 0 0 0 rgba(39, 186, 234, .45)
    }

    70% {
        box-shadow: 0 0 0 14px rgba(39, 186, 234, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(39, 186, 234, 0)
    }
}

/* === Premium Glass Arrows (Desktop) === */
.glider-prev,
.glider-next {
    --size: 44px;
    width: var(--size);
    height: var(--size);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: grid;
    place-items: center;
    cursor: pointer;
    z-index: 3;
    border: none;
    border-radius: 999px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, .18), rgba(255, 255, 255, .06)), radial-gradient(120% 120% at 30% 0%, rgba(39, 186, 234, .35), rgba(28, 95, 135, .35));
    color: #fff;
    backdrop-filter: blur(10px);
    box-shadow:
        0 10px 26px rgba(12, 28, 40, .28),
        inset 0 0 0 1px rgba(255, 255, 255, .22),
        0 1px 0 rgba(255, 255, 255, .2);
    transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}

.glider-prev {
    left: 8px;
}

.glider-next {
    right: 8px;
}

/* Chevron icon inside buttons (SVG) */
.glider-prev svg,
.glider-next svg {
    width: 18px;
    height: 18px;
    stroke: #fff;
    stroke-width: 2.6;
    fill: none;
}

.glider-prev:hover,
.glider-next:hover {
    transform: translateY(-50%) scale(1.06);
    box-shadow:
        0 14px 32px rgba(12, 28, 40, .34),
        inset 0 0 0 1px rgba(255, 255, 255, .28);
    filter: saturate(1.05);
}

.glider-prev:active,
.glider-next:active {
    transform: translateY(-50%) scale(0.98);
}

/* Keyboard focus ring */
.glider-prev:focus-visible,
.glider-next:focus-visible {
    outline: 2px solid var(--coop-sky);
    outline-offset: 3px;
}

/* Mobile: hide arrows, keep swipe hint */
@media (max-width:768px) {

    .glider-prev,
    .glider-next {
        display: none !important;
    }
}

/* Modal */
.video-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9999;
    background: rgba(14, 18, 22, .6);
    backdrop-filter: blur(8px);
    justify-content: center;
    align-items: center;
}

.video-modal.active {
    display: flex;
}

.modal-content {
    position: relative;
    width: 90vw;
    max-width: 720px;
    aspect-ratio: 16/9;
}

.modal-content iframe {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 12px;
}

.close-btn {
    position: absolute;
    top: -36px;
    right: 0;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}

/* Swipe hint (kept minimal) */
.swipe-hint {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    font-family: Inter, system-ui, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #5a6877;
    margin-top: 10px;
}

@media (max-width:768px) {
    .swipe-icon {
        animation: bounceRight 1.6s ease-in-out infinite;
        font-size: 1.1rem;
    }
}

@keyframes bounceRight {

    0%,
    100% {
        transform: translateX(0);
        opacity: .6
    }

    50% {
        transform: translateX(8px);
        opacity: 1
    }
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Plus+Jakarta+Sans:wght@700;800&display=swap');

#coopc-footer-v5 {
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
    --ink: #E9EEF4;
    --muted: #9AA6B2;
    --bg1: #0b1218;
    --bg2: #0a1520;
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--ink);
    text-align: center;
    background:
        linear-gradient(180deg, var(--bg1) 0%, var(--bg2) 100%);
    padding: clamp(52px, 7vw, 90px) 20px clamp(32px, 5vw, 56px);
}

.wrap {
    max-width: 1200px;
    margin: 0 auto;
}

/* Logo — no glow */
.logo-wrap {
    margin: 0 auto clamp(20px, 2.6vw, 32px);
    width: clamp(160px, 22vw, 220px);
}

.logo {
    width: 100%;
    height: auto;
    display: block;
}

/* Blurb */
.blurb {
    max-width: 760px;
    margin: 0 auto clamp(22px, 3vw, 30px);
    font: 400 clamp(14px, 1.6vw, 17px)/1.8 Inter, sans-serif;
    color: var(--ink);
}

/* ---------- Quick Links: Centered Nav Rail ---------- */
.rail {
    max-width: 1000px;
    margin: 0 auto clamp(26px, 3.2vw, 36px);
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 0;
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(255, 255, 255, .04), rgba(255, 255, 255, .02));
    border: 1px solid rgba(255, 255, 255, .10);
    box-shadow: 0 12px 26px rgba(2, 12, 27, .28), inset 0 0 0 1px rgba(255, 255, 255, .02);
    overflow: hidden;
}

.rail a {
    flex: 1 1 0;
    padding: 16px 22px;
    text-decoration: none;
    color: var(--ink);
    font: 600 15px/1.2 Inter, sans-serif;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: color .18s ease, background .18s ease;
}

/* separators */
.rail a:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, .10);
}

/* active underline on hover/focus */
.rail a::after {
    content: "";
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 8px;
    height: 2px;
    background: linear-gradient(90deg, var(--sky), var(--teal));
    transform: scaleX(0);
    transform-origin: center;
    transition: transform .22s ease;
    border-radius: 2px;
    opacity: .95;
}

.rail a:hover {
    color: #fff;
    background: rgba(255, 255, 255, .02);
}

.rail a:hover::after,
.rail a:focus-visible::after {
    transform: scaleX(1);
}

.rail a:focus-visible {
    outline: 2px solid var(--sky);
    outline-offset: -2px;
}

@media (max-width:900px) {
    .rail {
        flex-direction: column;
    }

    .rail a {
        border-left: none !important;
        border-top: 1px solid rgba(255, 255, 255, .10);
    }

    .rail a:first-child {
        border-top: none;
    }

    .rail a::after {
        left: 14px;
        right: 14px;
        bottom: 10px;
    }
}

/* Social row */
.social {
    display: flex;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
    margin-top: 12px;
}

.sbtn {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(135deg, rgba(39, 186, 234, .24), rgba(28, 95, 135, .22));
    border: 1px solid rgba(255, 255, 255, .16);
    transition: transform .2s ease, background .2s ease;
}

.sbtn:hover {
    transform: translateY(-2px);
    background: linear-gradient(135deg, rgba(39, 186, 234, .34), rgba(28, 95, 135, .30));
}

.sbtn svg {
    width: 18px;
    height: 18px;
}

/* Divider + Legal */
.rule {
    height: 1px;
    background: rgba(255, 255, 255, .12);
    margin: clamp(26px, 3.2vw, 36px) auto clamp(14px, 2vw, 20px);
    max-width: 1000px;
}

.copy {
    color: var(--muted);
    font: 500 14px/1.6 Inter, sans-serif;
    margin-bottom: 8px;
}

.legal {
    display: flex;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
}

.legal a {
    color: var(--ink);
    font: 500 14px/1.6 Inter, sans-serif;
    text-decoration: none;
}

.legal a:hover {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
}

/* Popup container */
.popup2 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border: 1px solid #ccc;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    padding: 20px;
    max-width: 650px;
    width: 100%;
    z-index: 1000;
    display: none;
    border-radius: 8px;
}

.popup2-content {
    text-align: center;
    padding: 30px;
    width: 100%;
    max-width: 450px;
    margin: auto;
}

.popup2-content h1 {
    font-size: 50px !important;
    font-weight: 800;
    line-height: 1.1em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    color: var(--color-feyyelhr);
    font-family: var(--headlinefont);
    margin-bottom: 1rem;
}

.popup2-content h2 {
    font-size: 28px !important;
    font-weight: 600;
    line-height: 1.3em;
    text-transform: none;
    text-align: center;
    letter-spacing: 0;
    color: var(--color-feyyelhr);
    font-family: Plus Jakarta Sans;
    margin-bottom: 1rem;
}

.popup2-content p {
    font-size: 20px !important;
    font-weight: 500;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    text-align: center;
    font-family: Inter;
    color: var(--color-feyyelhr);
    margin-bottom: 1rem;
}



/* Overlay */
.overlay-2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: none;
}

/* Close button */
.popup2 button.close-btn {
    background: #000000;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    position: absolute;
    right: -15px;
    top: -15px;
    font-family: Inter;
    font-size: 13px;
    border-radius: 50%;
}

:host {
    --navy: #1c5f87;
    --sky: #27baea;
    --gold: #ffa500;
    --teal: #8fd5d3;
    --ink: #E9EEF4;
    --muted: #9AA6B2;
    --bg1: #0b1218;
    --bg2: #0a1520;
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: var(--ink);
    display: block;
    background: linear-gradient(180deg, var(--bg1) 0%, var(--bg2) 100%);
    padding: clamp(52px, 7vw, 90px) 20px clamp(32px, 5vw, 56px);
}

/* internal reset */
*,
*::before,
*::after {
    box-sizing: border-box;
}

p {
    margin: 0;
}

a {
    text-decoration: none;
}

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

.wrap {
    max-width: 1200px;
    margin: 0 auto;
}

/* Logo */
.logo-wrap {
    margin: 0 auto clamp(20px, 2.6vw, 32px);
    width: clamp(160px, 22vw, 220px);
}

.logo {
    width: 100%;
    height: auto;
    display: block;
}

/* Blurb */
.blurb {
    max-width: 760px;
    margin: 0 auto clamp(22px, 3vw, 30px);
    font: 400 clamp(14px, 1.6vw, 17px)/1.8 Inter, sans-serif;
    color: var(--ink);
}

/* Quick Links rail */
.rail {
    max-width: 1000px;
    margin: 0 auto clamp(26px, 3.2vw, 36px);
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 0;
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(255, 255, 255, .04), rgba(255, 255, 255, .02));
    border: 1px solid rgba(255, 255, 255, .10);
    box-shadow: 0 12px 26px rgba(2, 12, 27, .28), inset 0 0 0 1px rgba(255, 255, 255, .02);
    overflow: hidden;
}

.rail a {
    flex: 1 1 0;
    padding: 16px 22px;
    text-decoration: none;
    color: var(--ink);
    font: 600 15px/1.2 Inter, sans-serif;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: color .18s ease, background .18s ease;
    background: transparent;
}

.rail a:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, .10);
}

.rail a::after {
    content: "";
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 8px;
    height: 2px;
    background: linear-gradient(90deg, var(--sky), var(--teal));
    transform: scaleX(0);
    transform-origin: center;
    transition: transform .22s ease;
    border-radius: 2px;
    opacity: .95;
}

.rail a:hover {
    color: #fff;
    background: rgba(255, 255, 255, .02);
}

.rail a:hover::after,
.rail a:focus-visible::after {
    transform: scaleX(1);
}

.rail a:focus-visible {
    outline: 2px solid var(--sky);
    outline-offset: -2px;
}

@media (max-width:900px) {
    .rail {
        flex-direction: column;
    }

    .rail a {
        border-left: none;
        border-top: 1px solid rgba(255, 255, 255, .10);
    }

    .rail a:first-child {
        border-top: none;
    }

    .rail a::after {
        left: 14px;
        right: 14px;
        bottom: 10px;
    }
}

/* Social row */
.social {
    display: flex;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
    margin-top: 12px;
}

.sbtn {
    width: 46px;
    height: 46px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(135deg, rgba(39, 186, 234, .24), rgba(28, 95, 135, .22));
    border: 1px solid rgba(255, 255, 255, .16);
    transition: transform .2s ease, background .2s ease;
}

.sbtn:hover {
    transform: translateY(-2px);
    background: linear-gradient(135deg, rgba(39, 186, 234, .34), rgba(28, 95, 135, .30));
}

.sbtn svg {
    width: 18px;
    height: 18px;
    display: block;
}

/* Divider + Legal */
.rule {
    height: 1px;
    background: rgba(255, 255, 255, .12);
    margin: clamp(26px, 3.2vw, 36px) auto clamp(14px, 2vw, 20px);
    max-width: 1000px;
}

.copy {
    color: var(--muted);
    font: 500 14px/1.6 Inter, sans-serif;
    margin-bottom: 8px;
}

.legal {
    display: flex;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
}

.legal a {
    color: var(--ink);
    font: 500 14px/1.6 Inter, sans-serif;
    text-decoration: none;
}

.legal a:hover {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
}

/* ---------- Scope & stability ---------- */
#cb-options {
    position: relative;
    isolation: isolate;
    perspective: 1200px
}

#cb-options,
#cb-options * {
    box-sizing: border-box
}

#cb-options h1,
#cb-options h2,
#cb-options h3,
#cb-options p {
    margin: 0
}

#cb-options a {
    text-decoration: none
}

/* ---------- Tokens & design variables ---------- */
#cb-options {
    --blue: #27baea;
    /* Sky */
    --orange: #ffa500;
    /* Orange */
    --teal: #8fd5d3;
    /* Teal */
    --ink: #0E1216;
    --paper: #fff;
    --ring: #e9eef3;
    --muted: #344054;
    --r: 18px;

    --shadow: 0 8px 24px rgba(2, 12, 27, .08);
    --shadow-lg: 0 18px 40px rgba(2, 12, 27, .12);
    --reveal-ease: cubic-bezier(.2, .6, .2, 1);
}

/* 🔹 No outer padding at all */
#cb-options .wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

/* ===== Title (gradient "Pay" + underline pulled from proof-title) ===== */
#cb-options .heading {
    margin: 0 auto 14px;
    font-family: "Plus Jakarta Sans", Inter, system-ui, sans-serif;
    font-weight: 800;
    /* same as proof-title */
    font-size: clamp(26px, 3.8vw, 50px);
    /* same scale */
    line-height: 1.15;
    letter-spacing: -.2px;
}

#cb-options .heading .gradient {
    background: linear-gradient(180deg, #1c5f87 0%, #134c74 60%, #0b344e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}

/* Underline accent (exact animation approach) */
#cb-options .underline {
    width: min(480px, 55vw);
    height: 12px;
    margin: 0 auto clamp(28px, 4vw, 48px);
    display: block;
}

#cb-options .dash {
    stroke-dasharray: 420;
    stroke-dashoffset: 420;
    animation: draw .9s cubic-bezier(.2, .8, .2, 1) .1s forwards;
    filter: drop-shadow(0 1px 4px rgba(39, 186, 234, .18));
}

@keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

/* ===== Grid layout ===== */
#cb-options .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px
}

@media (max-width:1020px) {
    #cb-options .grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width:680px) {
    #cb-options .grid {
        grid-template-columns: 1fr
    }
}

/* ===== Subtle entrance animation ===== */
@keyframes cb-fadeUp {
    from {
        opacity: 0;
        transform: translateY(12px) scale(.985)
    }

    to {
        opacity: 1;
        transform: none
    }
}

/* Per-card glow color (used on hover borders/shadows) */
#cb-options .card {
    --glow: var(--blue)
}

#cb-options .grid article:nth-child(2) {
    --glow: var(--orange)
}

#cb-options .grid article:nth-child(3) {
    --glow: var(--teal)
}

/* ===== Card base + smooth hover (lift + glow + sheen + slight 3D tilt) ===== */
#cb-options .card {
    position: relative;
    overflow: hidden;
    border-radius: var(--r);
    background: var(--paper);
    border: 1px solid var(--ring);
    padding: 22px 18px 20px;
    box-shadow: var(--shadow);
    transition:
        transform .42s var(--reveal-ease),
        box-shadow .42s var(--reveal-ease),
        border-color .42s var(--reveal-ease),
        background .42s var(--reveal-ease);
    will-change: transform, box-shadow;
    transform-style: preserve-3d;
    animation: cb-fadeUp .6s both;
    text-align: center;
}

#cb-options .card:nth-child(1) {
    animation-delay: .02s
}

#cb-options .card:nth-child(2) {
    animation-delay: .08s
}

#cb-options .card:nth-child(3) {
    animation-delay: .14s
}

/* Sheen sweep */
#cb-options .card::after {
    content: "";
    position: absolute;
    inset: -20%;
    background: linear-gradient(115deg, transparent 40%, rgba(255, 255, 255, .22) 50%, transparent 60%);
    transform: translateX(-40%) rotate(6deg);
    opacity: 0;
    pointer-events: none;
    transition: transform .8s var(--reveal-ease), opacity .35s ease;
}

#cb-options .card:hover {
    transform: translateY(-8px) scale(1.01) rotateX(.6deg) rotateY(.6deg);
    border: 1px solid transparent;
    background:
        linear-gradient(#fff, #fff) padding-box,
        linear-gradient(180deg,
            color-mix(in oklab, var(--glow) 55%, #ffffff 45%),
            color-mix(in oklab, var(--glow) 15%, #dfe6ee 85%)) border-box;
    box-shadow:
        0 10px 28px color-mix(in oklab, var(--glow) 22%, transparent),
        0 18px 40px rgba(2, 12, 27, .12);
}

#cb-options .card:hover::after {
    transform: translateX(40%) rotate(6deg);
    opacity: 1
}

/* Highlight middle card */
#cb-options .card.best {
    border: 2px solid var(--orange);
    box-shadow: 0 12px 28px rgba(255, 165, 0, .18)
}

#cb-options .badge {
    position: absolute;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--orange);
    color: #fff;
    font: 700 12px/1 Inter;
    letter-spacing: .06em;
    text-transform: uppercase;
    padding: 4px 10px;
    border-radius: 999px;
    box-shadow: 0 3px 8px rgba(255, 165, 0, .28);
    z-index: 1;
}

/* ===== Token (round number + labels) ===== */
#cb-options .token {
    --c: var(--blue);
    width: min(180px, 48vw);
    aspect-ratio: 1/1;
    margin: 22px auto 14px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 10px solid color-mix(in oklab, var(--c) 70%, #ffffff 30%);
    box-shadow: inset 0 0 0 2px color-mix(in oklab, var(--c) 35%, #000 0%), 0 10px 18px rgba(2, 12, 27, .06);
    transition: transform .36s var(--reveal-ease), box-shadow .36s var(--reveal-ease);
    text-align: center;
    transform: translateZ(1px);
}

#cb-options .card:hover .token {
    transform: translateY(-2px) scale(1.025)
}

#cb-options .token .num {
    font: 800 clamp(40px, 5.8vw, 64px)/1 "Plus Jakarta Sans", Inter;
    color: var(--ink);
    margin-bottom: 6px;
}

#cb-options .token.blue {
    --c: var(--blue)
}

#cb-options .token.orange {
    --c: var(--orange)
}

#cb-options .token.teal {
    --c: var(--teal)
}

/* ----- Local reset for the stacked token labels ----- */
#cb-options .lines {
    all: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
    line-height: 1.2
}

#cb-options .line {
    all: unset;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font: 800 clamp(10px, 1.2vw, 12px)/1.2 Inter;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--ink);
    padding: 4px 8px;
    border-radius: 999px;
    background: #f8fbfe;
    border: 1px solid color-mix(in oklab, var(--c) 30%, #d8e4ef 70%);
    max-width: 100%;
}

#cb-options .line::before,
#cb-options .line::after {
    content: none !important;
    display: none !important
}

/* Titles & body */
#cb-options .title {
    margin: 10px 0 2px;
    color: var(--ink);
    font: 800 clamp(18px, 2vw, 22px)/1.22 Inter;
}

#cb-options .body {
    margin: 0 auto;
    max-width: 42ch;
    text-align: center;
    color: var(--muted);
    font: 600 clamp(14px, 1.2vw, 16px)/1.7 Inter;
}

/* Extra space before CTA button */
#cb-options .actions {
    margin-top: clamp(48px, 6vw, 72px);
    display: flex;
    justify-content: center
}

/* ===== Mission-style CTA (from your reference) ===== */
#cb-options .actions>a.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 14px 28px;
    border-radius: 14px;
    text-decoration: none;
    cursor: pointer;
    font-family: "Plus Jakarta Sans", Inter, sans-serif;
    font-weight: 800;
    letter-spacing: .2px;
    font-size: 16px;
    background: #1c5f87;
    color: #fff;
    box-shadow: 0 10px 22px rgba(28, 95, 135, .22);
    transition: all .2s ease;
}

#cb-options .actions>a.btn:hover {
    transform: translateY(-1px);
    background: #2270a7;
    box-shadow: 0 14px 26px rgba(28, 95, 135, .28);
}

/* Reduced motion respect */
@media (prefers-reduced-motion: reduce) {

    #cb-options .card,
    #cb-options .token,
    #cb-options .actions>a.btn {
        transition: none !important;
        animation: none !important;
        transform: none !important
    }

    #cb-options .card::after {
        display: none !important
    }

    #cb-options .dash {
        animation: none;
        stroke-dashoffset: 0
    }
}