.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#3C3E41;--e-global-color-text:#00E297;--e-global-color-accent:#FFE46D;--e-global-color-da84505:#B9B38C;--e-global-color-7167ab3:#C25932;--e-global-color-b67a11b:#F3F3EE;--e-global-typography-primary-font-family:"MaxiPlus";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lexend";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lexend";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lexend";--e-global-typography-accent-font-weight:500;font-family:"Lexend", Sans-serif;background-color:transparent;background-image:linear-gradient(73deg, #E6E6E6 92%, var( --e-global-color-accent ) 96%);}.elementor-kit-6 a{color:var( --e-global-color-accent );font-family:"MaxiPlus", Sans-serif;font-style:normal;}.elementor-kit-6 a:hover{text-decoration:underline;}.elementor-kit-6 h1{font-family:"Lexend", Sans-serif;}.elementor-kit-6 h2{font-family:"MaxiPlus", Sans-serif;}.elementor-kit-6 h3{font-family:"MaxiPlus", Sans-serif;}.elementor-kit-6 h4{font-family:"MaxiPlus", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-block-start:0px;--container-default-padding-inline-end:0px;--container-default-padding-block-end:0px;--container-default-padding-inline-start:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.se-tag {
    color:#3E3C41;
    padding:7px 25px 10px 25px; 
    border-radius: 45px;
    white-space: nowrap;
    font-size:45%;
    border:3px solid #3E3C41;
    }

.se-tag-2 {
    color:#FFFEF2; 
    background-color:#3E3C41;
    padding:12px 25px 10px 25px; 
    border-radius: 45px;
    white-space: nowrap;
    font-size:50%;
}

.se-tag-3 {
    color:#3E3C41;
    background-color:#00e297;
    padding:12px 25px 10px 25px; 
    white-space: nowrap;
    font-size:60%;
    border-radius:50px;
}

.se-tag-5 {
    color:#3E3C41;
    background-color:#00e297;
    padding:1.5vw 6vw 1.5vw 6vw; 
    white-space: nowrap;
    border-radius:100px;
}


.se-tag-6 {
    color:#FFFEF2;
    padding:7px 25px 10px 25px; 
    border-radius: 45px;
    white-space: nowrap;
    font-size:1.5rem;
    border:3px solid #FFFEF2;
    line-height:4rem;
    }

/*
.se-tag-4 {
    color:#000; 
    padding:10px 35px 10px 35px; 
    border: 4px solid #000;
    white-space: nowrap;
    font-size:7rem;
    margin:0px 20px 0 0;
    border-radius:100px;
}
*/
.se-img-head {
    width:600px;
    height:11rem !important;
    object-fit: cover;
}

.shape {
    animation: morph 8s ease-in-out infinite, float 6s ease-in-out infinite;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    transition: all 1s ease-in-out;
    margin: 0px 10px 100px 10px;
    height: 80vw;
    width: 80vw;
}

@media only screen and (min-width: 55em) {
    
.se-tag-5 {
    color:#3E3C41;
    background-color:#00e297;
    padding:.5vw 3vw .5vw 3vw; 
    white-space: nowrap;
    border-radius:100px;
}    

  .shape {
    height: 50vw;
    width: 50vw;
    
  }
  
  .se-tag {
    color:#3E3C41;
    padding:7px 25px 10px 25px; 
    border-radius: 45px;
    white-space: nowrap;
    font-size:60%;
    border:4px solid #3E3C41;
    }
    
    .se-tag-2 {
    color:#FFFEF2; 
    background-color:#3E3C41;
    padding:12px 25px 10px 25px; 
    border-radius: 45px;
    white-space: nowrap;
    font-size:65%;
    }

  
  
}

@keyframes morph {
  0% {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
  }

  50% {
    border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
  }

  100% {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'MaxiPlus';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sebastianewert.de/wp-content/uploads/2023/11/ABCMaxiRound-Regular.woff2') format('woff2'),
		url('https://sebastianewert.de/wp-content/uploads/2023/11/ABCMaxiRound-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */