.elementor-kit-890{--e-global-color-primary:#EDEDEF;--e-global-color-secondary:#EDEDEF;--e-global-color-text:#EDEDEF;--e-global-color-accent:#75E0AC;--e-global-color-e1fa4c2:#1E1F21;--e-global-color-617eb48f:#0D0F13;--e-global-color-4152759f:#1E1F21;--e-global-color-ffea2f3:#61CE70;--e-global-color-343fc96:#75E0AC;--e-global-color-308f7fcc:#75E0AC;--e-global-color-22a11fc2:#000;--e-global-color-6a9cc6bc:#1E1F21;--e-global-color-5dafdbc7:#75E0AC;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#1E1F21;color:#EDEDEF;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:#75E0AC;--e-preloader-size:20px;}.elementor-kit-890 button,.elementor-kit-890 input[type="button"],.elementor-kit-890 input[type="submit"],.elementor-kit-890 .elementor-button{background-color:#75E0AC;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:#1E1F21;}.elementor-kit-890 button:hover,.elementor-kit-890 button:focus,.elementor-kit-890 input[type="button"]:hover,.elementor-kit-890 input[type="button"]:focus,.elementor-kit-890 input[type="submit"]:hover,.elementor-kit-890 input[type="submit"]:focus,.elementor-kit-890 .elementor-button:hover,.elementor-kit-890 .elementor-button:focus{background-color:#1E1F21;color:#75E0AC;}.elementor-kit-890 e-page-transition{background-color:#1E1F21;}.elementor-kit-890 p{margin-block-end:0px;}.elementor-kit-890 a{color:#75E0AC;font-family:"Roboto", Sans-serif;}.elementor-kit-890 a:hover{color:#75E0AC;}.elementor-kit-890 h1{color:#EDEDEF;font-family:"Roboto", Sans-serif;}.elementor-kit-890 h2{font-family:"Roboto", Sans-serif;}.elementor-kit-890 h3{font-family:"Roboto", Sans-serif;}.elementor-kit-890 h4{font-family:"Roboto", Sans-serif;}.elementor-kit-890 h5{font-family:"Roboto", Sans-serif;}.elementor-kit-890 label{color:#75E0AC;font-family:"Roboto", Sans-serif;font-weight:400;}.elementor-kit-890 input:not([type="button"]):not([type="submit"]),.elementor-kit-890 textarea,.elementor-kit-890 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:#1E1F21;background-color:#EDEDEF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-kit-890 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-890 textarea:focus,.elementor-kit-890 .elementor-field-textual:focus{color:#1E1F21;background-color:#EDEDEF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:1.5rem;}.elementor-element{--widgets-spacing:1.5rem 1.5rem;--widgets-spacing-row:1.5rem;--widgets-spacing-column:1.5rem;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#1E1F21;--lightbox-text-color:#EDEDEF;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.bsui .bg-light {
    background-color: #1e1f21!important;
}

.bsui .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 0px;
    border-radius: 0.0rem;
}

.bsui .btn-primary {
    color: #0d0f13;
    background-color: #75e0ac;
    border-color: #75e0ac;
}

.bsui .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #0d0f13;
    background-clip: padding-box;
    border: 1px solid;
    border-radius: 0.3rem;
    outline: 0;
}/* End custom CSS */