.elementor-47406 .elementor-element.elementor-element-62657d3{--display:flex;}.elementor-47406 .elementor-element.elementor-element-01a53f6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-47406 .elementor-element.elementor-element-c618658{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-47406 .elementor-element.elementor-element-791ee02{color:var( --e-global-color-text );}.elementor-47406 .elementor-element.elementor-element-791ee02 a{color:var( --e-global-color-text );}.elementor-47406 .elementor-element.elementor-element-9a169fa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-47406 .elementor-element.elementor-element-0043e24{--display:flex;}.elementor-47406 .elementor-element.elementor-element-e73a38a{--display:flex;}.elementor-47406 .elementor-element.elementor-element-2654d41{--display:flex;}.elementor-47406 .elementor-element.elementor-element-09b19b3{--display:flex;}.elementor-47406 .elementor-element.elementor-element-3d1ec29{--display:flex;}.elementor-47406 .elementor-element.elementor-element-7e90ceb{--display:flex;}.elementor-47406 .elementor-element.elementor-element-283a14c{--display:flex;}.elementor-47406 .elementor-element.elementor-element-bc1ca08{--display:flex;}.elementor-47406 .elementor-element.elementor-element-8d76c73{--display:flex;}@media(min-width:768px){.elementor-47406 .elementor-element.elementor-element-c618658{--width:25%;}.elementor-47406 .elementor-element.elementor-element-9a169fa{--width:75%;}}/* Start custom CSS for text-editor, class: .elementor-element-791ee02 */h5 a,
h5 a:link,
h5 a:visited {
  text-decoration: none !important;
}/* End custom CSS */
/* Start custom CSS */#sections section {
		display: none;
		padding: 0 10px;
		
		&.is--active {
		display: block!important;
		}
		
		h1 {
          color: rgb(0, 70, 125);
          font-size: 24px;
          line-height: 40px;
          font: 2rem/3rem NotoSan,sans-serif;
          font-weight: 700;
          text-align: center;
        }
        
        /* H2 Styling */
        h2 {
          color: rgb(0, 70, 125);
          font-size: 24px;
          line-height: normal;
          font-weight: 400;
          text-align: center;
          padding-bottom: 1rem;
        }
        
        /* H3 Styling */
        h3 {
          color: rgb(0, 70, 125);
          font-size: 19.2px;
          line-height: 28px;
          font: 1.2rem/1.75rem NotoSans,sans-serif;
          font-weight: 700;
          text-align: left;
        }
        
        /* Paragraph Styling */
        p {
          color: rgb(112, 112, 111);
          font-size: 16px;
          line-height: 24px;
          font-weight: 400;
          text-align: left;
        }
        
        /* H4 Styling */
		h4 {
          font: 1rem/1.5rem NotoSans,sans-serif;
          font-weight: 700;
          font-style: italic;
          color: #54616c;
        }

}

.cookie_einstellungen {
    cursor: pointer;
}

#info_links {
	border: 1px solid #dadae5;
	border-radius: 8px;
	background-clip: padding-box;
	
	.elementor-widget-container {
		padding: .9375rem .625rem .9375rem .625rem;
	}
	
	h5 {
		font-family: 'Noto Sans', sans-serif;
		padding-bottom: .66666667rem;
		font-size: 1rem;
		margin-top: 0;
		margin: 0 .625rem .625rem .625rem;
		border-bottom: 1px solid #dadae5;
		color: #3f4c58;
		font-weight: 700;
	}
	
	h6 {
	    font-family: 'Noto Sans', sans-serif;
	    padding-top: .625rem;
		margin: .625rem .625rem .625rem .625rem;
		border-top: 1px solid #dadae5;
		
		&::before {
		    display: inline-block;
		    font-family: "Font Awesome 5 Free";
  font-weight: 900;
		    content: 'f35d';
		}
		
		a {
			display: inline-block;
			width: 80%;
			text-decoration: none;
			padding-left: 0.325rem;
			}
	}
	
	ul {
		margin: 0;
		list-style: none;
	
		li {
			margin: 0 10px;	padding: .3125rem 0;
			
			a {
			display: inline-block;
			width: 100%;
			text-decoration: none;	
			}
			a:hover {
			color:	#00467d; 
			}
			
			a.is--active {
			color:	#00467d;
			font-weight: 700;
			pointer-events: none;
			cursor: default;
			}
		}
	}
}/* End custom CSS */