.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#F8F5EF;--e-global-color-text:#292929;--e-global-color-accent:#FF7C2B;--e-global-color-c6101d4:#CE5B2E;--e-global-color-4bfcfd4:#343888;--e-global-color-315daa9:#8183C1;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Rubik", Sans-serif;font-size:1rem;font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Rubik", Sans-serif;font-size:1rem;}.elementor-kit-7 h1{color:var( --e-global-color-text );font-family:"Rubik", Sans-serif;font-size:5rem;font-weight:600;}.elementor-kit-7 h2{color:var( --e-global-color-text );font-family:"Rubik", Sans-serif;font-size:4.375rem;font-weight:600;}.elementor-kit-7 h3{color:var( --e-global-color-text );font-family:"Rubik", Sans-serif;font-size:2.5rem;}.elementor-kit-7 h4{color:var( --e-global-color-text );font-family:"Rubik", Sans-serif;font-size:2rem;font-weight:600;}.elementor-kit-7 h5{color:var( --e-global-color-text );font-family:"Rubik", Sans-serif;font-size:1.5rem;font-weight:500;}.elementor-kit-7 h6{color:var( --e-global-color-text );font-family:"Rubik", Sans-serif;font-size:1.2rem;font-weight:500;}.elementor-kit-7 img{border-radius:3rem 3rem 3rem 3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Link-styled Elementor buttons 
.elementor-button, .elementor-button-link {
  transition: transform 0.3s ease, background-color 0.3s ease !important;
}

.elementor-button:hover, .elementor-button-link:hover {
  transform: scale(1.05) translateY(-4px) !important;
  background-color: #ffffff !important;
}

/* Contact form fields (assuming Elementor Form widget) 
.elementor-field-group input:focus,
.elementor-field-group textarea:focus {
  outline: none;
  box-shadow: 0 0 10px rgba(0, 188, 212, 0.6) !important;
  transition: box-shadow 0.3s ease !important;
}
*/

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://wordpress-hausmeister.com/wp-content/uploads/sites/3/2025/06/Rubik-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://wordpress-hausmeister.com/wp-content/uploads/sites/3/2025/06/Rubik-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://wordpress-hausmeister.com/wp-content/uploads/sites/3/2025/06/Rubik-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://wordpress-hausmeister.com/wp-content/uploads/sites/3/2025/06/Rubik-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://wordpress-hausmeister.com/wp-content/uploads/sites/3/2025/06/Rubik-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */