.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#2B2B2B;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Sen";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:30px;--e-global-typography-secondary-font-family:"Sen";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-family:"Sen";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Sen";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:30px;--e-global-typography-359c4a4-font-family:"Montagu Slab";--e-global-typography-359c4a4-font-size:48px;--e-global-typography-359c4a4-font-weight:600;--e-global-typography-359c4a4-line-height:56px;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Noto Sans", Sans-serif;font-size:20px;font-weight:400;line-height:29px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#FFFFFF;color:#000000;border-radius:0px 0px 0px 0px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header{background-color:#000000;padding-inline-end:50px;padding-inline-start:50px;}.elementor-kit-7 a{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 a:hover{color:#000000;line-height:1px;}.elementor-kit-7 h1{color:var( --e-global-color-accent );font-family:var( --e-global-typography-359c4a4-font-family ), Sans-serif;font-size:var( --e-global-typography-359c4a4-font-size );font-weight:var( --e-global-typography-359c4a4-font-weight );line-height:var( --e-global-typography-359c4a4-line-height );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{color:#FFFFFF;border-style:solid;border-width:00px 00px 1px 00px;border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-kit-7 img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:34px;}.elementor-element{--widgets-spacing:34px 34px;--widgets-spacing-row:34px;--widgets-spacing-column:34px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header .site-navigation ul.menu li a{color:var( --e-global-color-text );}.site-footer{padding-inline-end:50px;padding-inline-start:50px;}footer .footer-inner .site-navigation a{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}@media(max-width:1024px){.elementor-kit-7 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 h1{font-size:var( --e-global-typography-359c4a4-font-size );line-height:var( --e-global-typography-359c4a4-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}footer .footer-inner .site-navigation a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-kit-7 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 h1{font-size:var( --e-global-typography-359c4a4-font-size );line-height:var( --e-global-typography-359c4a4-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}footer .footer-inner .site-navigation a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */.container{
  display: inline-block;
  font-family: "arial";
  font-size: 24px;
}

.typed-text {
  overflow: hidden;
  white-space: nowrap;
  border-right: 2px solid;
  width: 0;
  animation: typing 4s steps(30, end) forwards, blinking 1s infinite;
}
  
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

@keyframes blinking {
  0% {border-right-color: transparent}
  50% {border-right-color: black}
  100% {border-right-color: transparent}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sen';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://lenachevalley.ch/wp-content/uploads/2024/08/Sen-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Sen';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://lenachevalley.ch/wp-content/uploads/2024/08/Sen-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montagu Slab';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://lenachevalley.ch/wp-content/uploads/2024/08/MontaguSlab_24pt-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Montagu Slab';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://lenachevalley.ch/wp-content/uploads/2024/08/MontaguSlab_48pt-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */