.elementor-kit-15{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-container{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS *//*###### GENERAL ######*/
html, body {
    overflow-x: hidden;
}
::selection {
  background: var( --e-global-color-b93bf4d );
  color: var( --e-global-color-4669b49 );
}
.no-select {
    user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
}
.dialog-message {
    font-size: 16px;
}
.elementor-lightbox .elementor-video-container {
    max-width: 1200px;
    border-radius: 1em;
    overflow: hidden;
}
.grecaptcha-badge {
    display: none;
}
@media screen and (max-width: 1024px) {
    .elementor-lightbox .elementor-video-container {
        width: calc(100% - 5em);
        max-width: 768px;
    }
    .dialog-message {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .elementor-lightbox .elementor-video-container {
        width: calc(100% - 3em);
        max-width: 500px;
    }
    .dialog-message {
        font-size: 16px;
    }
}/* End custom CSS */