.elementor-kit-6{--e-global-color-primary:#1F2740;--e-global-color-secondary:#A98745;--e-global-color-text:#151E38;--e-global-color-accent:#927E54;--e-global-color-03ff4d5:#927E54;--e-global-color-12e4e92:#D5C5A4;--e-global-color-5f1e250:#E6DED1;--e-global-color-f398591:#3D4056;--e-global-color-12585c3:#858494;--e-global-color-bacc29e:#B7B6C0;--e-global-color-c5d9eae:#FFFFFF;--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-kit-6 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 */.abcc-banner {
position: fixed;
left: 24px;
right: 24px;
bottom: 24px;
z-index: 999999;
display: flex;
align-items: center;
justify-content: space-between;
gap: 30px;
max-width: 100%;
margin: 0 auto;
padding: 28px;
background: #1f2740;
color: var(--abcc-white);
border: 1px solid var(--abcc-border);
box-shadow: 0 28px 80px rgba(0,0,0,0.32);
}

[type=button], [type=submit], button {
background-color: transparent;
border: 1px solid #a98745;
border-radius: 3px;
color: #a98645;
display: inline-block;
font-size: 1rem;
font-weight: 400;
padding: .5rem 1rem;
text-align: center;
transition: all .3s;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
white-space: nowrap;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
background-color: #a78544;
color: #fff;
text-decoration: none;
}/* End custom CSS */