.elementor-kit-5{--e-global-color-primary:#F2D22F;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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:"Lexend";--e-global-typography-text-font-size:28px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Lexend", Sans-serif;font-size:24px;font-weight:400;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Lexend", Sans-serif;font-size:24px;color:#000000;border-radius:30px 30px 30px 30px;padding:16px 24px 16px 24px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Lexend", Sans-serif;}.elementor-kit-5 h1{color:#FFFFFF;font-family:"Lexend", Sans-serif;font-size:clamp(3rem, 2.5385rem + 2.0513vw, 6rem);font-weight:500;line-height:1.1em;}.elementor-kit-5 h2{color:#000000;font-family:"Lexend", Sans-serif;font-size:clamp(1.5625rem, 1.2019rem + 1.6026vw, 3.125rem);font-weight:500;line-height:63px;}.elementor-kit-5 h3{color:#000000;font-family:"Lexend", Sans-serif;font-size:40px;font-weight:500;line-height:50px;}.elementor-kit-5 h4{color:#000000;font-family:"Lexend", Sans-serif;font-size:clamp(1.375rem, 1.2885rem + 0.3846vw, 1.75rem);font-weight:600;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-kit-5 h1{font-size:4rem;}.elementor-kit-5 h2{font-size:40px;line-height:1.2em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:20px;}.elementor-kit-5 h1{font-size:3rem;}.elementor-kit-5 h2{font-size:25px;}.elementor-kit-5 h3{font-size:clamp(2.5rem, 2.5rem + 0vw, 2.5rem);}.elementor-kit-5 h4{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@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: 'Lexend';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.loryboeden.ch/wp-content/uploads/Lexend-Regular.woff') format('woff'),
		url('https://www.loryboeden.ch/wp-content/uploads/Lexend-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Lexend';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.loryboeden.ch/wp-content/uploads/Lexend-Bold.woff') format('woff'),
		url('https://www.loryboeden.ch/wp-content/uploads/Lexend-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Lexend';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.loryboeden.ch/wp-content/uploads/Lexend-Light.woff') format('woff'),
		url('https://www.loryboeden.ch/wp-content/uploads/Lexend-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Lexend';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.loryboeden.ch/wp-content/uploads/Lexend-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */