.elementor-kit-5{--e-global-color-primary:#023047;--e-global-color-secondary:#219EBC;--e-global-color-text:#000000;--e-global-color-accent:#8ECAE6;--e-global-color-360f3c1:#FFB703;--e-global-color-bc6c531:#FB8500;--e-global-typography-primary-font-family:"Stacks San";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Stacks San";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Stacks San";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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);}.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-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 */.glass-panel {
    background: rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 0px 0px 16px 16px;
    padding: 0px 0px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    isolation: isolate;
}

@media (max-width: 767px) {
    .glass-panel {
        background: rgba(255, 255, 255, 0.22);
        backdrop-filter: blur(7px);
        -webkit-backdrop-filter: blur(12px);
        transform: translateZ(0);
    }
}


/* ADD THIS RIGHT BELOW THE ORIGINAL */
.glass-soft {
    background: rgba(255, 255, 255, 0.35);
    backdrop-filter: blur(4px);          /* ← YOUR CHANGE */
    -webkit-backdrop-filter: blur(4px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0px 0px 16px 16px;
    padding: 30px;
    box-shadow: 0 4px 20px rgba(0,0,0,.1);
    isolation: isolate;
}

/* Optional: Mobile tweak */
@media (max-width: 767px) {
    .glass-soft {
        backdrop-filter: blur(3px);
        -webkit-backdrop-filter: blur(3px);
        transform: translateZ(0);
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Stacks San';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bradley-air.com/wp-content/uploads/2025/11/StackSansText-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Stacks San';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://bradley-air.com/wp-content/uploads/2025/11/StackSansText-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Stacks San';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://bradley-air.com/wp-content/uploads/2025/11/StackSansText-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Stacks San';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://bradley-air.com/wp-content/uploads/2025/11/StackSansText-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Stacks San';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://bradley-air.com/wp-content/uploads/2025/11/StackSansText-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */