.elementor-kit-4{--e-global-color-primary:#000000;--e-global-color-secondary:#343434;--e-global-color-text:#000000;--e-global-color-accent:#90B6DA;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;font-size:14px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{text-decoration:none;}.elementor-kit-4 h1{font-size:70px;}.elementor-kit-4 h2{color:#1B1B1B;font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::-webkit-scrollbar-thumb{background:#000}
::-webkit-scrollbar-track{background:#fff}
::-webkit-scrollbar{width: 8px}

/* Padding + bottom border */
.nf-field-element input,
.nf-field-element textarea,
.nf-field-element select {
    padding: 20px !important;
    border: none !important;
    border-bottom: 1px solid #000 !important;
    text-transform: uppercase;
    color: #000 !important;
}

/* Placeholder styling */
.nf-field-element input::placeholder,
.nf-field-element textarea::placeholder {
    color: #000 !important;
    text-transform: uppercase;
}

input#nf-field-10 {
    color: white !important;
}

.play-popup:hover .elementor-icon {
	transform: translateX(6px);
	transition: transform 0.3s ease;
}

.play-popup .elementor-icon {
	transition: transform 0.3s ease;
}

.blurbg {
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	background: rgba(0, 0, 0, 0.35);
}

.appear-footer {
    z-index: -1 !important;
}/* End custom CSS */