.elementor-kit-3 {
    --e-global-color-primary: #FFFFFF;
    --e-global-color-secondary: #AAAAAA;
    --e-global-color-text: #EAEAEA;
    --e-global-color-accent: #4F26FF;
    --e-global-color-3a3af2f: #111111;
    --e-global-typography-primary-font-family: "Epilogue";
    --e-global-typography-primary-font-size: 65px;
    --e-global-typography-primary-font-weight: 500;
    --e-global-typography-primary-text-transform: none;
    --e-global-typography-primary-font-style: normal;
    --e-global-typography-primary-text-decoration: none;
    --e-global-typography-primary-line-height: 1.3em;
    --e-global-typography-secondary-font-family: "Epilogue";
    --e-global-typography-secondary-font-size: 45px;
    --e-global-typography-secondary-font-weight: 500;
    --e-global-typography-secondary-text-transform: none;
    --e-global-typography-secondary-font-style: normal;
    --e-global-typography-secondary-text-decoration: none;
    --e-global-typography-secondary-line-height: 1.4em;
    --e-global-typography-text-font-family: "Inter";
    --e-global-typography-text-font-size: 16px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-text-transform: none;
    --e-global-typography-text-font-style: normal;
    --e-global-typography-text-text-decoration: none;
    --e-global-typography-text-line-height: 1.8em;
    --e-global-typography-accent-font-family: "Epilogue";
    --e-global-typography-accent-font-size: 14px;
    --e-global-typography-accent-font-weight: 600;
    --e-global-typography-accent-text-transform: none;
    --e-global-typography-accent-font-style: normal;
    --e-global-typography-accent-text-decoration: none;
    --e-global-typography-132f389-font-family: "Epilogue";
    --e-global-typography-132f389-font-size: 25px;
    --e-global-typography-132f389-font-weight: 500;
    --e-global-typography-132f389-text-transform: none;
    --e-global-typography-132f389-font-style: normal;
    --e-global-typography-132f389-text-decoration: none;
    --e-global-typography-132f389-line-height: 1.5em;
    --e-global-typography-5ebbd71-font-family: "Epilogue";
    --e-global-typography-5ebbd71-font-size: 21px;
    --e-global-typography-5ebbd71-font-weight: 500;
    --e-global-typography-5ebbd71-text-transform: none;
    --e-global-typography-5ebbd71-font-style: normal;
    --e-global-typography-5ebbd71-text-decoration: none;
    --e-global-typography-5ebbd71-line-height: 1.5em;
    --e-global-typography-bb5ef1d-font-family: "Epilogue";
    --e-global-typography-bb5ef1d-font-size: 19px;
    --e-global-typography-bb5ef1d-font-weight: 500;
    --e-global-typography-bb5ef1d-text-transform: none;
    --e-global-typography-bb5ef1d-font-style: normal;
    --e-global-typography-bb5ef1d-text-decoration: none;
    --e-global-typography-bb5ef1d-line-height: 1.5em;
    --e-global-typography-9f944c2-font-family: "Epilogue";
    --e-global-typography-9f944c2-font-size: 17px;
    --e-global-typography-9f944c2-font-weight: 500;
    --e-global-typography-9f944c2-text-transform: none;
    --e-global-typography-9f944c2-font-style: normal;
    --e-global-typography-9f944c2-text-decoration: none;
    --e-global-typography-9f944c2-line-height: 1.5em;
    --e-global-typography-677c40e-font-family: "Epilogue";
    --e-global-typography-677c40e-font-size: 14px;
    --e-global-typography-677c40e-font-weight: 600;
    --e-global-typography-677c40e-text-transform: uppercase;
    --e-global-typography-677c40e-letter-spacing: 5px;
    --e-global-typography-b22f172-font-family: "Epilogue";
    --e-global-typography-b22f172-font-size: 14px;
    --e-global-typography-b22f172-font-weight: 500;
    --e-global-typography-b22f172-text-transform: none;
    --e-global-typography-619c03d-font-family: "Epilogue";
    --e-global-typography-619c03d-font-size: 13px;
    --e-global-typography-619c03d-font-weight: 400;
    background-color: #000000;
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-3 button,
.elementor-kit-3 input[type="button"],
.elementor-kit-3 input[type="submit"],
.elementor-kit-3 .elementor-button {
    background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 30px 30px 30px 30px;
    padding: 15px 30px 13px 30px;
}

.elementor-kit-3 button:hover,
.elementor-kit-3 button:focus,
.elementor-kit-3 input[type="button"]:hover,
.elementor-kit-3 input[type="button"]:focus,
.elementor-kit-3 input[type="submit"]:hover,
.elementor-kit-3 input[type="submit"]:focus,
.elementor-kit-3 .elementor-button:hover,
.elementor-kit-3 .elementor-button:focus {
    background-color: #3A12E4;
    color: #FFFFFF;
}

.elementor-kit-3 a {
    color: var(--e-global-color-secondary);
}

.elementor-kit-3 a:hover {
    color: var(--e-global-color-primary);
}

.elementor-kit-3 h1 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
    font-style: var(--e-global-typography-primary-font-style);
    text-decoration: var(--e-global-typography-primary-text-decoration);
    line-height: var(--e-global-typography-primary-line-height);
}

.elementor-kit-3 h2 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
}

.elementor-kit-3 h3 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-132f389-font-family), Sans-serif;
    font-size: var(--e-global-typography-132f389-font-size);
    font-weight: var(--e-global-typography-132f389-font-weight);
    text-transform: var(--e-global-typography-132f389-text-transform);
    font-style: var(--e-global-typography-132f389-font-style);
    text-decoration: var(--e-global-typography-132f389-text-decoration);
    line-height: var(--e-global-typography-132f389-line-height);
    letter-spacing: var(--e-global-typography-132f389-letter-spacing);
    word-spacing: var(--e-global-typography-132f389-word-spacing);
}

.elementor-kit-3 h4 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-5ebbd71-font-family), Sans-serif;
    font-size: var(--e-global-typography-5ebbd71-font-size);
    font-weight: var(--e-global-typography-5ebbd71-font-weight);
    text-transform: var(--e-global-typography-5ebbd71-text-transform);
    font-style: var(--e-global-typography-5ebbd71-font-style);
    text-decoration: var(--e-global-typography-5ebbd71-text-decoration);
    line-height: var(--e-global-typography-5ebbd71-line-height);
    letter-spacing: var(--e-global-typography-5ebbd71-letter-spacing);
    word-spacing: var(--e-global-typography-5ebbd71-word-spacing);
}

.elementor-kit-3 h5 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-bb5ef1d-font-family), Sans-serif;
    font-size: var(--e-global-typography-bb5ef1d-font-size);
    font-weight: var(--e-global-typography-bb5ef1d-font-weight);
    text-transform: var(--e-global-typography-bb5ef1d-text-transform);
    font-style: var(--e-global-typography-bb5ef1d-font-style);
    text-decoration: var(--e-global-typography-bb5ef1d-text-decoration);
    line-height: var(--e-global-typography-bb5ef1d-line-height);
    letter-spacing: var(--e-global-typography-bb5ef1d-letter-spacing);
    word-spacing: var(--e-global-typography-bb5ef1d-word-spacing);
}

.elementor-kit-3 h6 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-9f944c2-font-family), Sans-serif;
    font-size: var(--e-global-typography-9f944c2-font-size);
    font-weight: var(--e-global-typography-9f944c2-font-weight);
    text-transform: var(--e-global-typography-9f944c2-text-transform);
    font-style: var(--e-global-typography-9f944c2-font-style);
    text-decoration: var(--e-global-typography-9f944c2-text-decoration);
    line-height: var(--e-global-typography-9f944c2-line-height);
    letter-spacing: var(--e-global-typography-9f944c2-letter-spacing);
    word-spacing: var(--e-global-typography-9f944c2-word-spacing);
}

.elementor-kit-3 label {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
}

.elementor-kit-3 input:not([type="button"]):not([type="submit"]),
.elementor-kit-3 textarea,
.elementor-kit-3 .elementor-field-textual {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
    color: var(--e-global-color-text);
    background-color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF30;
    border-radius: 10px 10px 10px 10px;
}

.elementor-kit-3 input:focus:not([type="button"]):not([type="submit"]),
.elementor-kit-3 textarea:focus,
.elementor-kit-3 .elementor-field-textual:focus {
    border-style: solid;
    border-color: #FFFFFF;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

.site-header .site-branding {
    flex-direction: column;
    align-items: stretch;
}

.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
}

.site-footer .site-branding {
    flex-direction: column;
    align-items: stretch;
}

@media(max-width:1024px) {
    .elementor-kit-3 {
        --e-global-typography-primary-font-size: 54px;
        --e-global-typography-secondary-font-size: 38px;
        --e-global-typography-text-font-size: 15px;
        --e-global-typography-accent-font-size: 13px;
        --e-global-typography-132f389-font-size: 23px;
        --e-global-typography-5ebbd71-font-size: 19px;
        --e-global-typography-bb5ef1d-font-size: 17px;
        --e-global-typography-9f944c2-font-size: 16px;
        --e-global-typography-677c40e-font-size: 13px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-3 h1 {
        font-size: var(--e-global-typography-primary-font-size);
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-3 h2 {
        font-size: var(--e-global-typography-secondary-font-size);
        line-height: var(--e-global-typography-secondary-line-height);
    }

    .elementor-kit-3 h3 {
        font-size: var(--e-global-typography-132f389-font-size);
        line-height: var(--e-global-typography-132f389-line-height);
        letter-spacing: var(--e-global-typography-132f389-letter-spacing);
        word-spacing: var(--e-global-typography-132f389-word-spacing);
    }

    .elementor-kit-3 h4 {
        font-size: var(--e-global-typography-5ebbd71-font-size);
        line-height: var(--e-global-typography-5ebbd71-line-height);
        letter-spacing: var(--e-global-typography-5ebbd71-letter-spacing);
        word-spacing: var(--e-global-typography-5ebbd71-word-spacing);
    }

    .elementor-kit-3 h5 {
        font-size: var(--e-global-typography-bb5ef1d-font-size);
        line-height: var(--e-global-typography-bb5ef1d-line-height);
        letter-spacing: var(--e-global-typography-bb5ef1d-letter-spacing);
        word-spacing: var(--e-global-typography-bb5ef1d-word-spacing);
    }

    .elementor-kit-3 h6 {
        font-size: var(--e-global-typography-9f944c2-font-size);
        line-height: var(--e-global-typography-9f944c2-line-height);
        letter-spacing: var(--e-global-typography-9f944c2-letter-spacing);
        word-spacing: var(--e-global-typography-9f944c2-word-spacing);
    }

    .elementor-kit-3 button,
    .elementor-kit-3 input[type="button"],
    .elementor-kit-3 input[type="submit"],
    .elementor-kit-3 .elementor-button {
        font-size: var(--e-global-typography-accent-font-size);
    }

    .elementor-kit-3 label {
        font-size: var(--e-global-typography-accent-font-size);
    }

    .elementor-kit-3 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-3 textarea,
    .elementor-kit-3 .elementor-field-textual {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-3 {
        --e-global-typography-primary-font-size: 45px;
        --e-global-typography-secondary-font-size: 36px;
        --e-global-typography-text-font-size: 15px;
        --e-global-typography-accent-font-size: 13px;
        --e-global-typography-132f389-font-size: 22px;
        --e-global-typography-5ebbd71-font-size: 18px;
        --e-global-typography-bb5ef1d-font-size: 16px;
        --e-global-typography-9f944c2-font-size: 15px;
        --e-global-typography-677c40e-font-size: 12px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-3 h1 {
        font-size: var(--e-global-typography-primary-font-size);
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-3 h2 {
        font-size: var(--e-global-typography-secondary-font-size);
        line-height: var(--e-global-typography-secondary-line-height);
    }

    .elementor-kit-3 h3 {
        font-size: var(--e-global-typography-132f389-font-size);
        line-height: var(--e-global-typography-132f389-line-height);
        letter-spacing: var(--e-global-typography-132f389-letter-spacing);
        word-spacing: var(--e-global-typography-132f389-word-spacing);
    }

    .elementor-kit-3 h4 {
        font-size: var(--e-global-typography-5ebbd71-font-size);
        line-height: var(--e-global-typography-5ebbd71-line-height);
        letter-spacing: var(--e-global-typography-5ebbd71-letter-spacing);
        word-spacing: var(--e-global-typography-5ebbd71-word-spacing);
    }

    .elementor-kit-3 h5 {
        font-size: var(--e-global-typography-bb5ef1d-font-size);
        line-height: var(--e-global-typography-bb5ef1d-line-height);
        letter-spacing: var(--e-global-typography-bb5ef1d-letter-spacing);
        word-spacing: var(--e-global-typography-bb5ef1d-word-spacing);
    }

    .elementor-kit-3 h6 {
        font-size: var(--e-global-typography-9f944c2-font-size);
        line-height: var(--e-global-typography-9f944c2-line-height);
        letter-spacing: var(--e-global-typography-9f944c2-letter-spacing);
        word-spacing: var(--e-global-typography-9f944c2-word-spacing);
    }

    .elementor-kit-3 button,
    .elementor-kit-3 input[type="button"],
    .elementor-kit-3 input[type="submit"],
    .elementor-kit-3 .elementor-button {
        font-size: var(--e-global-typography-accent-font-size);
    }

    .elementor-kit-3 label {
        font-size: var(--e-global-typography-accent-font-size);
    }

    .elementor-kit-3 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-3 textarea,
    .elementor-kit-3 .elementor-field-textual {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}