.elementor-kit-6{--e-global-color-primary:#F36F28;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#CDCDCD;--e-global-color-accent:#7C2148;--e-global-color-3d61c18:#00000000;--e-global-color-c96c679:#000000;--e-global-color-3fc7321:#FFFFFF;--e-global-color-974a8a4:#161616;--e-global-color-a5a2453:#545454;--e-global-color-f3a363d:#A33766;--e-global-color-691162d:#757474;--e-global-color-3bd5a94:#242424;--e-global-color-4e12381:#7C214880;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"League Gothic";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-weight:500;--e-global-typography-621081b-font-family:"Barlow";--e-global-typography-621081b-font-size:1rem;--e-global-typography-621081b-font-weight:500;--e-global-typography-621081b-text-transform:lowercase;--e-global-typography-621081b-letter-spacing:0.2em;--e-global-typography-cc7bd9d-font-size:1.2rem;--e-global-typography-cc7bd9d-font-weight:500;--e-global-typography-cc7bd9d-line-height:1.7em;--e-global-typography-c3c3f2d-font-size:0.8rem;--e-global-typography-c3c3f2d-line-height:1.7em;--e-global-typography-2085765-font-weight:700;--e-global-typography-2085765-line-height:1.7em;--e-global-typography-5e6ef77-font-weight:100;--e-global-typography-1bf3cbc-font-size:0.667rem;--e-global-typography-1bf3cbc-line-height:16px;--e-global-typography-1bf3cbc-letter-spacing:0.3px;font-size:16px;line-height:1.2em;overscroll-behavior:none;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:pulse;--e-preloader-animation-duration:1500ms;--e-preloader-delay:550ms;--e-preloader-width:10rem;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:transparent;font-weight:var( --e-global-typography-accent-font-weight );background-image:linear-gradient(145deg, var( --e-global-color-f3a363d ) 0%, var( --e-global-color-accent ) 100%);}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:transparent;color:var( --e-global-color-c96c679 );background-image:linear-gradient(180deg, var( --e-global-color-primary ) 0%, var( --e-global-color-primary ) 100%);}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-974a8a4 );}.elementor-kit-6 h1{font-family:"League Gothic", Sans-serif;font-size:clamp(2.4rem, 8.98vw + 0.6rem, 7rem);font-weight:400;text-transform:uppercase;line-height:0.9em;}.elementor-kit-6 h2{font-family:"League Gothic", Sans-serif;font-size:clamp(2.4rem, 3.25vw + 1.75rem, 5rem);font-weight:400;}.elementor-kit-6 h3{font-family:"League Gothic", Sans-serif;font-size:clamp(2rem, 1.88vw + 1.63rem, 3.5rem);font-weight:400;}.elementor-kit-6 h4{font-size:clamp(1.5rem, 1.25vw + 1.25rem, 2.5rem);}.elementor-kit-6 h5{font-family:"League Gothic", Sans-serif;font-size:clamp(1.25rem, 0.94vw + 1.06rem, 2rem);font-weight:100;line-height:1.4em;letter-spacing:1px;}.elementor-kit-6 h6{font-family:"Barlow", Sans-serif;font-size:clamp(1rem, 0.63vw + 0.88rem, 1.5rem);font-weight:600;line-height:1.9em;letter-spacing:0.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:10%;--container-default-padding-right:5%;--container-default-padding-bottom:10%;--container-default-padding-left:5%;}.elementor-widget:not(:last-child){margin-block-end: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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:15%;--container-default-padding-right:5%;--container-default-padding-bottom:15%;--container-default-padding-left:5%;}.elementor-kit-6{--e-preloader-width:8rem;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:20%;--container-default-padding-right:5%;--container-default-padding-bottom:20%;--container-default-padding-left:5%;}.elementor-kit-6{--e-preloader-width:6rem;}}/* Start custom CSS */html {
  overscroll-behavior: none;
}
html {
  scroll-behavior: smooth !important;
}
@media (max-width: 767px) {
  html {
    scroll-padding-top: 4rem !important;
  }
}
html, body {
  overflow-x: hidden;
}
body {
  position: relative
}
.post, .page {
    margin: 0 !important;
}

*:focus {
    outline: none !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: uppercase;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: uppercase;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: uppercase;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: uppercase;
}
::placeholder { /* Recent browsers */
    text-transform: uppercase;
}

.button {
    cursor: pointer !important;
}
.ginput_container_phone .validation_message {
    display: none;
}

.gform_validation_errors {
    border: none !important;
    box-shadow: none !important;
}

#wp-admin-bar-comments, #wp-admin-bar-new-content, #wp-admin-bar-rank-math, #wp-admin-bar-elementor_notes {
	display: none !important;
}/* End custom CSS */