    :root {
        --Spacing-spacer-12: 12px;
        --Spacing-spacer-40: 40px;
        --Spacing-spacer-64: 64px;
        --Background-Section-Background: #16140C;
        --Text-Text: #16140C;
        --Brand-Extended-Cream-500: #8F887A;
        --Brand-Neutral-Bubbly: #F6F0E6;
        --Corner-radius-radius-md: 12px;
    }

    a,
    button {
        cursor: pointer;
    }

    /* var end */
    /* bottom register end */
    .bigmarker-footer-container {
        width: 100%;
        background-color: #16140C;
    }

    /* bottom socials */
    .bigmarker-bottom-socials {
        padding: 82px var(--common-width);
        display: flex;
        align-items: center;
        border-bottom: none !important;
        max-width: 1506px !important;
    }

    .bigmarker-social-word {
        color: #FEFAF2;
        font-size: 36px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        flex: 1;
    }

    .bigmarker-social-word a {
        display: block;
        font-family: "Vanilla Sans";
        color: #DEF991;
        background-image: linear-gradient(90deg, rgb(212, 244, 121) 0%, rgb(212, 244, 121) 40%, transparent 40%, transparent 60%, rgb(212, 244, 121) 60%, rgb(212, 244, 121) 100%) !important;
        padding-bottom: 0px !important;
        background-position: 100% 100%;
        background-repeat: no-repeat;
        background-size: 250% 1px;
        transition: background-position 600ms cubic-bezier(0.7, 0, 0.3, 1) 0s;
        line-height: normal;
        width: fit-content;
    }

    .bigmarker-social-word a:hover {
        background-position: 0 100%;
    }

    .bigmarker-social-icons {
        display: flex;
        gap: 20px;
    }

    /* bottom socials end */
    /* footer */
    .bigmarker-summit-footer {
        padding: 23px var(--common-width) 40px;
        display: flex;
        flex-direction: column;
        gap: 64px;
        max-width: 1506px !important;
    }

    .bigmarker-summit-footer img {
        width: 100%;
        height: auto;
        /* max-width: 1068px; */
    }

    .bigmarker-footer-words {
        width: fit-content;
        display: flex;
        gap: 16px 20px;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .bigmarker-footer-words span {
        color: #FFF;
        font-feature-settings: 'clig' off, 'liga' off;
        /* XS to S/Caption */
        font-family: "Zendesk Social", Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 138.462%;
        white-space: nowrap;
    }

    .bigmarker-footer-words span a {
        color: #fff !important;
    }

    /* footer end */


    /* modal and form */
    .bigmarker-modal-mask,
    .bigmarker-modal-mask-select {
        width: 100%;
        height: 100%;
        background: rgba(254, 249, 242, 0.6);
        position: fixed;
        left: 0;
        top: 0;
        display: none;
        overflow: auto;
        z-index: 99;
    }

    .bigmarker-modal-mask.onactive {
        display: block;
    }

    .bigmarker-modal-mask-select.onactive {
        display: block;
    }

    .bigmarker-modal {
        width: 94%;
        max-width: 632px;
        margin: 92px auto;
        position: relative;
        background-color: #FEFAF2;
        padding: 56px 0;
        box-shadow: 0px 10px 25px 10px rgba(0, 0, 0, 0.30);
    }

    .js-draft-modal {
        border-radius: 16px;
    }

    .js-already-registered {
        display: block;
        width: 100%;
        margin-top: 8px;
        color: #16140C;
        text-align: center;
        font-family: "Zendesk Social", Arial, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        text-decoration: underline;
    }

    .bigmarker-modal-close,
    .bigmarker-video-close {
        width: 32px;
        height: 32px;
        background-image: url("https://d5ln38p3754yc.cloudfront.net/template_image/ec86ab5be87b2f4fe5be0ff7bc097d6cab0eedf5/original/1721782836-cb8f772beada3a7e.svg?1721782836");
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        right: 12px;
        top: 12px;
        cursor: pointer;
    }

    .bigmarker-video-close {
        background-image: url("https://d5ln38p3754yc.cloudfront.net/template_image/7b5cccda3470c4462901e8ae0d69a94626cea59e/original/1721985696-c090509f389ddf82.svg?1721985696");
        right: -32px;
        top: -8px;
    }

    .bigmarker-modal-title {
        color: #16140C;
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 125%;
        /* 125% */
        letter-spacing: 0.75px;
        margin-bottom: 24px;
        padding: 0 20px;
    }

    .bigmarker-modal-sub-title {
        color: #16140C;
        width: 100%;
        text-align: center;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        padding: 0 20px;
    }

    .bmform-error-text {
        display: none;
    }

    .bmform-section-stack h3 {
        color: var(--Text-Text, #16140C);
        font-feature-settings: 'liga' off, 'clig' off;

        /* L/Caption */
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 128.571%;
        /* 128.571% */
    }

    .bmform-section-stack h3 a {
        color: var(--Text-Text, #16140C);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
    }

    .bmform-error .bmform-error-text {
        display: block;
    }

    .errors .bmform-error-text {
        display: block;
    }

    .bigmarker-form-box {
        padding: 40px 40px 0;
    }

    .bmform-section-btn {
        margin-top: 40px;
        position: relative;
    }

    .bmform-section-btn .submit-btn {
        display: none;
    }

    .bigmarker-simulation-submit {
        width: 100%;
        padding: 10px 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 16px;
        text-align: center;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 155.556%;
        cursor: pointer;

        background: #D1F470;
        color: #16140C;
        border: 1px solid #D1F470;
    }

    .bigmarker-divider-line {
        height: 1px;
        width: 100%;
        background-color: rgba(222, 215, 202, 0.8);
        margin-bottom: 24px;
    }

    .bigmarker-bottom-word {
        color: #16140C;
        font-feature-settings: 'clig' off, 'liga' off;

        font-family: "Zendesk Social", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 128.571%;
        margin-top: 24px;
    }

    .bigmarker-bottom-word a {
        color: #16140C;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 128.571%;
        text-decoration-line: underline;
    }

    .bmform-section-btn input {
        width: 100%;
        padding: 10px 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 16px;
        background: #16140C;
        color: #FFF;
        text-align: center;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 155.556%;
        cursor: pointer;
    }

    .bmform-section-btn #submit_registration_button {
        background: #D1F470;
        color: #16140C;
        border: 1px solid #D1F470;
    }

    .bigmarker-mask {
        display: none;
        position: fixed;
        z-index: 100;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        overflow: auto;
        /* backdrop-filter: blur(3px); */
    }

    .bigmarker-mask.onactive {
        display: block;
    }

    .bigmarker-modal {
        position: relative;
        background-color: #FFF;
        box-shadow: 0px 10px 50px 20px rgba(0, 0, 0, 0.30);
        width: 92%;
        max-width: 608px;
        /*margin: 267px auto;*/
        padding: 52px 40px 56px;
        border-radius: 16px;
    }

    .js-register-modal .bigmarker-modal {
        /*padding-top: 4px;*/
    }

    .bigmarker-modal-already-registered {
        position: absolute;
        right: 12px;
        top: 4px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .js-register-modal .bigmarker-modal-already-registered a {
        color: #16140C;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 150% */
        width: fit-content;
        margin-top: 0;
        text-decoration: none;
    }

    .js-register-modal .bigmarker-modal-close {
        top: 32px;
    }

    .bigmarker-modal-close {
        background-image: url("https://d5ln38p3754yc.cloudfront.net/template_image/2767061d9dcb461956464eb3f48443be3ce00479/original/1746004938-30260c0bd6844da4.svg?1746004938");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position: absolute;
        right: 4px;
        top: 4px;
        width: 32px;
        height: 32px;
        cursor: pointer;
    }

    .bigmarker-modal-title {
        color: #16140C;
        text-align: center;
        font-family: "Vanilla Sans", Arial, sans-serif;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 125%;
        /* 125% */
        margin-bottom: 24px;
    }

    .bigmarker-modal-sub-title {
        color: #16140C;
        text-align: center;
        font-family: "Vanilla Sans", Arial, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 150% */
        margin-bottom: 40px;
    }



    .bigmarker-modal input[type="checkbox"] {
        width: 20px;
        height: 20px;
        border-radius: 3px;
        display: inline-flex;
        appearance: none;
        -webkit-appearance: none;
        border: 1px solid #8F887A;
        vertical-align: middle;
        background: transparent;
        position: relative;
        margin: 0 13px 0 0;
        flex-shrink: 0;
    }

    .bigmarker-modal input[type="checkbox"]:hover {
        border-color: #0061D5;
    }

    .bigmarker-modal input[type='checkbox']:checked {
        background: #0061D5;
        border: none;
    }

    .bigmarker-modal input[type="checkbox"]:checked::after {
        content: "";
        position: absolute;
        top: 0;
        width: 20px;
        height: 20px;
        color: #fff;
        text-align: center;
        background-image: url('https://d5ln38p3754yc.cloudfront.net/template_image/726cdc171211e84c77f1077a507163e81e222218/original/1720158116-be5df399cc5965bd.svg?1720158116');
        background-repeat: no-repeat;
        background-position: center;
    }

    .bmform-section-checkbox-list {
        display: flex;
        align-items: flex-start;
    }

    .bmform-section {
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
        /*justify-content: space-between;*/
    }

    .bmform-section-stack {
        width: 100%;
        display: inline-block;
    }

    .bmform-section-stack:first-child {
        display: flex;
        gap: 24px;
        flex-wrap: wrap;
    }

    .bmform-section-stack:first-child .bmform-section-list {
        width: calc((100% - 24px) / 2);
    }

    .bigmarker-field-short {
        width: calc((100% - 24px) / 2);
    }

    .bigmarker-field-long {
        width: 100%;
    }

    .bmform-section-stack label {
        color: #16140C;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 126.667%;
        display: block;
        margin-bottom: 12px;
    }

    .bmform-section-checkbox-list label {
        margin-bottom: 0;
    }

    .bmform-section-stack input[type="text"],
    .bmform-section-stack input[type="email"],
    .bmform-section-stack input[type="number"] {
        height: 48px;
        border-radius: 12px;
        border: 1px solid #8F887A;
        background: #F5F5F2;
        padding: 0 12px;
        color: #16140C;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 131.25%;
    }

    .bmform-section-stack select {
        height: 48px;
        border-radius: 12px;
        border: 1px solid #8F887A;
        background-color: #F5F5F2;
        padding: 0 12px;
        background-image: url('https://d5ln38p3754yc.cloudfront.net/template_image/95fee5da732b5ca5ee0a031ff2a4390efee7b1df/original/1721782828-547f17967c49d8b1.svg?1721782828');
        background-repeat: no-repeat;
        background-position: right 7px center;
        color: #16140C;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 131.25%;
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
    }

    .bigmarker-form-box {
        padding: 40px 40px 0;
    }

    .bmform-section-stack .bigmarker-select-have-value {
        color: #000;
        font-weight: 600;
    }

    .errors select,
    .errors input,
    .bmform-error select,
    .bmform-error input {
        border-color: red !important;
    }

    .errtext,
    .bmform-error-text {
        padding: 0 !important;
        position: absolute;
        font-size: 14px;
        color: red;
    }

    /* modal and form end */

    /* login modal */
    .modal-blocker2 {
        background: rgba(254, 249, 242, 0.6);
    }

    .modal-blocker2 .modal {
        width: 94%;
        /* max-width: 608px !important; */
        margin: 92px auto !important;
        position: relative !important;
        background-color: #FEFAF2;
        /*padding: 56px 0;*/
        box-shadow: 0px 10px 25px 10px rgba(0, 0, 0, 0.30);
        border-radius: 16px;
    }

    .modal-blocker2 .modal .conf-creation-landing-regiserbox {
        background: transparent;
        box-shadow: none;
    }

    .modal-blocker2 .modal .conf-creation-landing-regiserbox-subtitle {
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
        color: #16140c;
    }

    .modal-blocker2 .conf-creation-new-input {
        border: none;
        border-radius: 0;
        background: transparent;
    }

    .modal-blocker2 .theme-custom-background-color {
        background-image: unset;
        height: unset;
    }

    #submit_registration_button input {
        width: 100%;
        padding: 10px 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 16px;
        background: #16140C !important;
        color: #FFF;
        text-align: center;
        font-feature-settings: 'clig' off, 'liga' off;
        font-family: "Vanilla Sans", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 155.556%;
        cursor: pointer;
    }

    .modal-blocker2 .cl-conference-reserve-new-input-in input {
        height: 48px;
        border-radius: 12px;
        border: 1px solid #8F887A;
        background: #F5F5F2;
        padding: 0 12px;
        color: #16140C;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 131.25%;
    }

    /* login modal end */

    .bigmarker-login-box {
        display: flex;
        flex-direction: column;
        gap: 24px;
        align-items: center;
    }

    .bigmarker-login-logo {
        max-width: 269px;
    }

    .bigmarker-login-text {
        max-width: 397px;
        color: #000;
        text-align: center;
        font-family: "Vanilla Sans", Arial, sans-serif;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 125%;
        /* 150% */
    }

    .bigmarker-login-text b {
        font-weight: 500;
    }

    .form-label {
        display: none;
    }

    .cc-bm-submit {
        display: flex;
        flex-wrap: wrap;
        gap: 9px;
        align-items: center;
        justify-content: center;
        margin-top: 24px;
    }

    .cc-bm-submit .cc-bm_submit {
        display: flex;
        padding: 10px 24px;
        justify-content: center;
        align-items: center;
        gap: 6px;
        border-radius: 100px;
        border: none;
        background-color: #D1F470 !important;
        background-image: none !important;
        color: #16140C;
        text-align: center;
        font-family: "Vanilla Sans", Arial, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 155.556%;
        /* 155.556% */
        width: 100%;
    }

    .js-not-registered {
        display: flex;
        padding: 10px 24px;
        justify-content: center;
        align-items: center;
        gap: 6px;
        border-radius: 100px;
        color: #16140C;
        text-align: center;
        font-family: "Vanilla Sans", Arial, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 155.556%;
        /* 155.556% */
        cursor: pointer;
    }

    #bigmarker-login-form {
        width: 100%;
    }

    .input-block input[type="email"] {
        height: 48px;
        width: 100%;
        border-radius: 12px;
        border: 1px solid #8F887A;
        background: rgba(17, 17, 13, 0.05);
        padding: 0 12px;
        color: #16140C;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 131.25%;
    }

    .input-block input[type="email"]::placeholder {
        color: #16140C;
    }

    /* form end */

    .add-calendar-list {
        display: flex;
        gap: 24px;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0;
        padding: 0 24px 40px 24px;
    }

    .add-calendar-list li {
        margin: 0;
    }

    .bigmarker-add-calendar-box {
        position: relative;
    }

    .bigmarker-add-calendar {
        position: absolute;
        padding: 24px;
        background: #FFFFFF;
        border-radius: 12px;
        right: 0;
        top: calc(100% + 10px);
        display: none;
        width: 400px;
        box-shadow: 0 4px 24px 0 rgba(1, 6, 11, 0.16);
        height: fit-content;
        z-index: 6;
    }

    .bigmarker-add-calendar.onactive {
        display: block !important;
    }

    .bigmarker-calendar-title {
        color: #11110D;
        padding: 0 0 8px 0;
        font-size: 17px;
        font-weight: bold;
        letter-spacing: -0.2px;
    }

    .bigmarker-calendar-sub-title {
        padding: 0 0 20px 0;
        font-size: 14px;
        color: #838fa5;
        letter-spacing: -0.2px;
        white-space: normal;
    }

    .bigmarker-calendar-list {
        display: flex;
        gap: 12px;
    }

    .bigmarker-calendar-item {
        display: inline-block;
        height: 40px;
        padding: 0 8px;
        border-radius: 3px;
        text-align: center;
        font-family: 'ModernSans', Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        line-height: 42px;
        width: 109px;
    }

    .bigmarker-calendar-item i {
        display: inline-block;
        vertical-align: middle;
        font-style: normal;
        width: 28px;
        margin: 0;
        border: none;
        padding: 0;
    }

    .google {
        background: #1089f5;
    }

    .outlook {
        background: #0578d4;
    }

    .iCal {
        background: #f35b59;
    }

    .js-already-registered-message {
        width: 100%;
        color: red;
    }

    .js-already-registered-message:empty {
        display: none;
    }

    /* media */
    @media screen and (max-width: 1024px) {
        .bigmarker-bottom-socials {
            flex-direction: column;
            align-items: center;
            gap: 36px;
            padding: 58px var(--common-width) 36px;
        }

        .bigmarker-social-word {
            font-size: 21px;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
        }

        .bigmarker-social-word p {
            text-align: center;
        }

        .bigmarker-social-word a {
            display: inline-block;
        }

    }

    /* phone */
    @media screen and (max-width: 900px) {
        #broadcastSelectText {
            font-size: 16px;
        }
    }

    @media screen and (max-width: 768px) {
        .bmform-section-stack:first-child .bmform-section-list {
            width: 100%;
        }

        .bigmarker-field-short {
            width: 100%;
        }

        .bigmarker-add-calendar {
            left: 0;
            right: unset;
        }
    }

    /* phone */
    @media screen and (max-width: 600px) {
        .bigmarker-modal-title {
            font-size: 24px;
        }

        .bigmarker-modal-sub-title {
            font-size: 16px;
        }

        #broadcastSelectText {
            font-size: 16px !important;
        }

        .bigmarker-bottom-socials {
            border: none;
            padding-bottom: 0;
        }

        /*  footer */
        .bigmarker-summit-footer {
            padding: 36px 16px 40px;
        }

        .bigmarker-field-short {
            width: 100%;
        }

        .bmform-section-stack:first-child .bmform-section-list {
            width: 100%;
        }

        .bigmarker-add-calendar {
            width: fit-content;
        }

        .bigmarker-calendar-list {
            flex-direction: column;
        }

        .bigmarker-calendar-title {
            white-space: nowrap;
        }

        .bigmarker-calendar-item {
            width: 100%;
        }
    }

    .footer-container {
        padding: 15px 0;
        background-color: #000;
        /* Assuming dark background */
        color: #fff;
        font-family: sans-serif;
    }

    .footer-logo-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding-top: 2rem;
        padding-bottom: 2.5rem;
    }

    .footer-logo {
        width: 100%;
        max-width: 160px;
        margin: 0 auto;
    }

    @media (min-width: 768px) {
        .footer-logo {
            max-width: 200px;
        }
    }

    .terms-container {
        text-align: center;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 1rem;
    }

    .policy-terms {
        margin: 0 10px;
        display: inline-block;
    }

    .terms-link {
        color: white;
        text-decoration: none;
    }

    .terms-link:hover {
        text-decoration: underline;
    }


    .form-main-container {
        position: relative;
        width: 100%;
        padding: 4rem 1rem;
    }

    .form-main-sub-container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 1rem;
    }

    .form-container {
        width: 100%;
    }

    h2 {
        font-size: 2rem;
        text-align: center;
        font-weight: bold;
        /*color: #D1F470;*/
        margin-bottom: 1.25rem;
    }

    #loader {
        display: none;
    }

    iframe {
        width: 100%;
        margin-top: 20px;
        height: 250px;
        display: none;
        border: none;
    }

    .main-form-input {
        font-size: 1rem;
        width: 100%;
        max-width: 992px;
        margin: 0 auto;
    }

    .input-sub-data {
        display: flex;
        flex-wrap: wrap;
        gap: 1rem;
    }

    .input-data {
        display: flex;
        flex-direction: column;
        margin-bottom: 1rem;
        width: 100%;
        padding: 5px;
    }

    .input-sub-data .input-data {
        flex: 1 1 48%;
    }

    label {
        font-weight: 500;
        margin-bottom: 0.5rem;
    }

    .input-field {
        padding: 0.75rem;
        border: 1px solid #ccc;
        border-radius: 0.5rem;
        font-size: 1rem;
    }

    .input-field:focus {
        outline: none;
        border-color: #0057D2;
    }

    .input-data.hidden {
        visibility: hidden;
        height: 0;
        margin: 0;
    }

    .label-condition,
    .fst-italic {
        font-size: 0.875rem;
    }

    .fst-italic a {
        color: white;
        text-decoration: none;
        text-decoration: underline;
    }

    .fst-italic a:hover {
        color: #D1F470;
    }

    .btn-register {
        width: 100%;
        place-items: center;
    }

    .btn-container {
        margin-top: 1rem;
    }

    label.error {
        color: rgb(255, 0, 0);
    }

    .register-btn:hover {
        opacity: 0.8;
    }

    @media (max-width: 768px) {
        h2 {
            font-size: 1.5rem;
        }

        .input-sub-data {
            flex-direction: column;
        }

        .input-sub-data .input-data {
            width: 100%;
        }
    }

    .footer-divider {
        border: none;
        border-top: 1px solid #ccc;
        opacity: 0.4;
        margin: 20px auto;
        max-width: 1200px;
    }

    .copyright-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 3px;
    }

    .copyright-text {
        margin-bottom: 0;
        color: white;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 3px;
        text-align: center;
    }

    .footer-link {
        text-decoration: none;
        color: white;
    }

    .footer-link:hover {
        text-decoration: underline;
    }
    
    /* statistics */
.statistics-container{
    padding: 50px 0;
    overflow: hidden;
    position: relative;
}

.statistics-image{
    position: absolute;
    bottom: 0;
    z-index: 1;
    opacity: 0.2;
}

.statistics-sub-container{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    z-index: 2;
}

.statistics-heading-container{
    margin: 0;
}

.statistics-heading{
    font-weight: 900;
    font-size: 48px;
    border: none;
    width: 524px;
}

.statistics-sub-heading{
    font-size: 20px;
     margin-left: 33px; 
    color: #000;
}

.statistics-content-container{
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 100px;
    margin: 0 0 0 auto;
}

.statistics-body{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    max-width: 300px;
    gap: 15px;
}

.statistics-number{
    font-size: 60px;
    font-weight: 900;
    line-height: 56px;
    margin-bottom: 0;
    color: #000;
}

.statistics-text{
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 19px;
}

@media (max-device-width: 1200px){
    .hero-heading{
        font-size: 2.7rem;
        line-height: 3rem;
    }
    .hero-sub-heading{
        font-size: 2rem;
        line-height: 2.2rem;
    }
    .hero-heading-text{
        font-size: 1.2rem;
        line-height: 1.5rem;
    }
    .statistics-content-container{
        flex-direction: column;
        gap: 30px;
        justify-content: center;
        align-items: end;
    }
    .statistics-body{
        justify-content: flex-end;
        align-items: center;
    }
}

@media (max-device-width: 1100px){ 
    .statistics-content-container{
        flex-direction: column;
        gap: 30px;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .statistics-body{
        align-items: center;
        justify-content: flex-end;
    }
    /* .hero-content-container{
        grid-column: 1/7;
    }
    .hero-image-container{
        grid-column: 7/13;
    } */
 } 

@media (max-device-width: 992px){
    /* .hero-content-container{
        grid-column: 1/7;
    }
    .hero-image-container{
        grid-column: 7/13;
    } */
    .agenda-sub-container{
        padding-top: 50px;
    }
    .hero-content-container{
        grid-template-columns: repeat(1, 1fr);
    }
    .statistics-sub-container{
        flex-direction: column;
        justify-content: flex-start;
    }
    .statistics-heading,
    .statistics-sub-heading{
        text-align: center;
        width: 100%;
        font-size: 32px;
    }
    .statistics-number{
        font-size: 48px;
        line-height: 42px;
    }
    .statistics-sub-heading{
        font-size: 20px;
    }
    .statistics-content-container {
        flex-direction: row;
        margin: 40px auto 0;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 40px 70px;
    }
    .statistics-body{
        width: fit-content;
        justify-content: center;
        align-items: center;
    }
}

@media (max-device-width: 768px){
    .input-sub-data{
        flex-direction: column;
        gap: 0;
    }
    .form-heading{
        max-width: unset;
    }
    .br-hero{
        display: none;
    }
    .agenda-top-row{
        display: none;
    }
    .agenda-tr{
        flex-direction: column;
    }
    .agenda-td:nth-child(1),
    .agenda-th:nth-child(1){
        margin: 0;
    }
    .about-sub-heading{
        text-align: left;
    }
}

@media (max-device-width: 576px){
    .register-btn{
        font-size: 16px;
    }
    .hero-heading {
        font-size: 2.3rem;
        line-height: 2.5rem;
    }
    .hero-sub-heading {
        font-size: 1.8rem;
        line-height: 2rem;
    }
    .fworks-logo {
        /* width: 100%; */
        width: 90px;
    }
    .gs-logo{
        width: 110px;
    }
    .form-container{
        padding: 0;
    }
    .count-content{
        flex-wrap: wrap;
    }
    
    .statistics-heading{
        color: #000;
        font-size: 1.8rem;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        padding: 20px 0;
    }
    .statistics-sub-heading{
        color: #000;
        font-size: 24px;
    }
}


    #C-icon {
        width: 20px;
        height: auto;
    }