*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{color:#4c5466;margin:0;padding:0;border:0;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;font-smoothing:antialiased;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}@keyframes pulse{0%,100%{filter:opacity(50%)}60%{filter:opacity(100%)}}#site-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 10% 10% 10%;font-family:"Source Sans Pro","Fira Sans",Arial,Helvetica,sans-serif}@media (max-width:900px){#site-wrapper{padding:0 4% 5% 4%}}#site-wrapper header{display:flex;align-items:center;align-self:left;margin:5% 0 3% 0}@media (max-width:900px){#site-wrapper header{flex-direction:column}}#site-wrapper header span.title{font-size:1.6em;font-family:"Crimson Text"}@media (max-width:900px){#site-wrapper header span.title{margin:30px 0}}#site-wrapper img.hero{max-width:100%;height:auto;animation:pulse 10s infinite}#site-wrapper #claim{padding:10px;border-bottom:none;font-family:"Crimson Text";font-size:1.3em}#site-wrapper #claim p{text-align:center}#site-wrapper section{flex:1;width:60%;padding:50px 50px 50px 0;line-height:1.5;border-bottom:1px solid #d0d0d0}#site-wrapper section:nth-of-type(2){border-top:1px solid #d0d0d0}#site-wrapper section:last-of-type{border-bottom:none}@media (max-width:900px){#site-wrapper section{width:100%;padding:30px 0}}#site-wrapper section .title{font-weight:700}#site-wrapper section .seminar{margin-bottom:20px}#site-wrapper section .date{margin-bottom:.5rem}#site-wrapper section a{text-decoration:none;color:#b98062}#site-wrapper section h2{color:#4c5466;align-self:left;margin-bottom:10px;font-weight:400;font-size:1.7em;letter-spacing:-1.2px}#site-wrapper section h3{font-family:"Crimson Text";font-weight:400;font-size:1.8em}#site-wrapper section .contact-wrapper img{order:2;width:50%;height:auto;margin-bottom:20px}#site-wrapper section .contact-wrapper p{order:1;margin-right:2em;cursor:pointer}@media (max-width:900px){#site-wrapper section .contact-wrapper p{margin-bottom:20px}}.datenschutz .link-home,.impressum .link-home{text-decoration:none;margin-top:5%;color:#b98062}.datenschutz .title,.impressum .title{padding-bottom:0}.datenschutz div,.impressum div{padding-bottom:4%}.btn{display:inline-block;background-color:#fff;border:2px solid #b98062;color:#b98062!important;padding:1rem;margin:.5rem;margin-top:2rem;border-radius:.5rem;transition:all .5s}.btn:first-of-type{margin-left:0}.btn:hover{transform:translateY(-3px);background:#b98062;border:2px solid #b98062;color:#fff!important}@media (max-width:900px){.btn{margin:.5rem 0}.btn:first-of-type{margin-top:2rem}}