.elementor-kit-9{--e-global-color-primary:#7DC9E7;--e-global-color-secondary:#B4C35D;--e-global-color-text:#1D1D1D;--e-global-color-accent:#61CE70;--e-global-color-6cb7b91:#B4C35D;--e-global-color-05627ac:#DCE6A7;--e-global-color-060f27b:#020101D4;--e-global-color-18a0565:#02010140;--e-global-color-ed549d3:#B4C35D;--e-global-color-dc0223b:#262E3CE3;--e-global-color-b8fe983:#FFFFFF;--e-global-color-b89a144:#D44848;--e-global-color-73b4824:#262E3C;--e-global-color-9d5ab99:#262E3CF2;--e-global-typography-primary-font-family:"Lexend Variable";--e-global-typography-secondary-font-family:"Lexend Variable";--e-global-typography-text-font-family:"Lexend Variable";--e-global-typography-text-font-size:1.1em;font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-8e8aab3-font-family:"Lexend Variable";--e-global-typography-8e8aab3-font-size:2em;--e-global-typography-8e8aab3-text-transform:uppercase;--e-global-typography-89b801a-font-family:"Lexend Variable";--e-global-typography-89b801a-font-size:2.3em;--e-global-typography-89b801a-text-transform:uppercase;--e-global-typography-7b2b0e5-font-family:"Lexend Variable";--e-global-typography-7b2b0e5-font-size:2rem;--e-global-typography-7b2b0e5-text-transform:uppercase;background-color:#F7F7F7;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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);}.elementor-lightbox{background-color:var( --e-global-color-9d5ab99 );--lightbox-ui-color:var( --e-global-color-05627ac );--lightbox-ui-color-hover:var( --e-global-color-6cb7b91 );--lightbox-header-icons-size:28px;--lightbox-navigation-icons-size:20px;}@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 *//*
Make Elementor Pop-up overlay fade-in and fade-out CSS
CSS Snippet by Worda Themes
*/
.elementor-popup-modal:not([style="display: none;"]) {
    transition: all .3s;
    opacity: 1!important;
}
div.elementor-popup-modal[style="display: none;"] {
    transition: all .3s;
    opacity: 0;
    display: flex!important;
    z-index: -5;
}
.elementor-popup-modal[style="display: none;"]>div {
    display:none
}
.elementor-popup-modal {
    -webkit-animation:wrd_fadein .5s cubic-bezier(.39,.575,.565,1.000);
    animation:wrd_fadein .5s cubic-bezier(.39,.575,.565,1.000)
}
@-webkit-keyframes wrd_fadein {
    0%{opacity:0} 
    100% {opacity:1}
}
@keyframes wrd_fadein{
    0% {opacity:0} 100% 
    {opacity:1}
}
.elementor-lightbox {
backdrop-filter: brightness(65%) blur(4px) grayscale(100%);
-webkit-backdrop-filter: brightness(65%) blur(4px) grayscale(100%)                 ;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lexend Variable';
	font-display: auto;
	src: url('https://barytage.de/wp-content/uploads/2024/09/Lexend-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */