body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{font-size:18px}*{box-sizing:border-box;margin:0;padding:0}body{background-image:url(/static/media/background.80c8cadf.jpg);background-attachment:fixed;background-size:cover;width:100%;font-family:"Raleway",sans-serif;line-height:1.6;color:#000;display:flex;justify-content:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:90vw;background-color:transparent;overflow:hidden;padding:0 2rem}.large{font-size:3rem;line-height:1.2;margin:1rem 0}.lead{font-size:1.5rem}.text-center{text-align:center}.text-bold{font-weight:700}a{text-decoration:none}pre{white-space:pre-wrap;font-family:"Raleway",sans-serif;font-size:1rem;margin:0 0 0 .5rem}.btn{background:#343a40;color:#fff;border-radius:5px;padding:.4rem 1.3rem;cursor:pointer;margin:1rem .5rem 1rem 0;opacity:.7;transition:opacity .2s ease-in;outline:none}.btn-primary{color:#17a2b8}.btn-success{color:#28a745}.btn-warning{color:#ffc107}.btn-danger{color:#b80315}.btn:hover{opacity:.8}.alert{padding:.8rem;margin:1rem 0;opacity:.9;background:#f4f4f4;color:#333}.alert-success{background:#28a745;color:#fff}.alert-danger{background:#b80315;color:#fff}.form .form-group{margin:1.2rem 0}.form .form-text{display:block;margin-top:.3rem;color:#f4f4f4}.form input[type=date],.form input[type=email],.form input[type=password],.form input[type=text],.form select,.form textarea{background:transparent;display:block;width:100%;padding:.4rem;border:none;border-bottom:1px solid #343a40;color:#343a40}::-webkit-input-placeholder{color:#343a40;opacity:1}:-ms-input-placeholder{color:#343a40;opacity:1}::placeholder{color:#343a40;opacity:1}:-ms-input-placeholder{color:#f4f4f4}::-ms-input-placeholder{color:#f4f4f4}.form input[type=submit],button{font:inherit}.dropdown{position:relative;display:block}.dropdown button{text-align:left}.dropdown-content{display:none;position:absolute;width:100%;background-color:#f9f9f9;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#f4f4f4}.dropdown:hover .dropdown-content{display:block}.notFound,.notFound p{margin:3rem 0}.notFound .btn-container{display:flex;justify-content:center}.notFound .btn-container .notFoundBtn{font-size:1.5rem;padding:1rem 2rem}.navbar{display:flex;justify-content:center;overflow:hidden;background-color:#343a40;font-size:16px;font-weight:600}.icon{display:none;border:2px solid #fff;border-radius:5px;padding:0 .5rem;color:#fff;background:#343a40;margin:1rem}.navbar a{float:left;display:block;color:#f2f2f2;text-align:center;padding:14px 16px;text-decoration:none}.navbar .icon{display:none}.nav-dropdown{float:left;overflow:hidden}.nav-dropdown .nav-dropbtn{border:none;outline:none;color:#fff;padding:14px 16px;background-color:inherit;margin:0}.nav-dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.nav-dropdown-content a{float:none;color:#000;padding:12px 16px;text-decoration:none;display:block;text-align:left}.nav-dropdown:hover .nav-dropbtn,.navbar a:hover{background-color:#555;color:#fff}.nav-dropdown-content a:hover{background-color:#ddd;color:#000}.nav-dropdown:hover .nav-dropdown-content{display:block}@media screen and (max-width:991px){.navbar{display:block}.nav-dropdown .nav-dropbtn,.navbar a{display:none}.navbar button.icon{float:right;display:block;font-size:18px}.navbar.responsive{position:relative;font-size:18px}.navbar.responsive .icon{position:absolute;right:0;top:0}.navbar.responsive a{float:none;display:block;text-align:left}.navbar.responsive .nav-dropdown{float:none}.navbar.responsive .nav-dropdown-content{position:relative}.navbar.responsive .nav-dropdown .nav-dropbtn{display:block;width:100%;text-align:left}}.footer{position:static;background-color:#343a40;padding:.7rem 0;vertical-align:middle}.footer,.footer a{color:#fff}.home{display:flex;flex-direction:column}.home .home-content{padding:0 2rem 0 3rem}.home .home-content .home-img{display:flex;justify-content:center;margin:2rem 0}.home .home-content .home-img img{border-radius:5px;width:300px;height:300px}.home .beratung-p{font-size:1.3rem}.home .home-heading{margin-bottom:.5rem}.home .home-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;justify-content:center}.home .home-main-container{display:flex;flex-direction:column}.home h1,.home h4{margin:0 0 .1rem}.home a{color:#5f012d}.home .home-link-heading{display:flex;flex-direction:column;padding-left:1.5rem}.home .home-text{margin-top:2rem}.home .home-text p{margin:1rem 0 1rem .5rem}.home .home-gallery{display:flex;justify-content:center;margin-bottom:7rem}.home .home-gallery .home-books{display:inherit;flex-direction:column}.home .home-gallery .home-books p{display:flex;justify-content:center}.home span{font-size:1.3rem;font-weight:600}.home li{font-size:1.1rem}.books{display:grid;grid-template-columns:45% 55%;margin-top:2rem;padding:0 1rem}.book-cover{display:flex;flex-direction:column}.book-cover img{width:190px;height:300px}.book-cover .book-container{display:block}.book-cover .book-container p{margin:1rem 0}.book-details{display:flex;padding:2rem 1rem}.book-details img{width:280px;height:400px}.book-details .book-content{padding-left:2rem}.book-details .book-content a{display:block;width:100%;font-size:1.5rem;font-weight:700;background-color:#28a745;border:none}.book-details .book-content p{margin:.5rem 0}.book-details .book-content table{width:60%}.book-reading{padding:1rem}.book-reading .reading{display:block;margin:1rem 0}.book-footer .footer-links{display:flex;justify-content:space-around;padding-bottom:2rem}.book-footer .footer-links a{width:200px;text-align:center}.guestbook{padding:2rem 1rem}.guestbook-details{display:flex}.guestbook-details img{width:190px;height:300px}.guestbook-details .guestbook-content{padding-left:2rem}.guestbook-footer{display:block;color:#000}.guestbook-footer .guest-post{margin-top:2rem;width:100%;background-color:#a1a1a1;box-shadow:0 4px 8px 0 rgba(3,3,3,.4);transition:.3s;border-radius:5px;padding:1rem 2rem}.guestbook-footer .guest-post:hover{box-shadow:0 8px 16px 0 rgba(3,3,3,.4)}.guestbook-footer .post-author i{float:right;font-size:1.5rem}.guestbook-footer .post-author i:hover{color:#f4f4f4}.guestbook-footer .post-content{width:100%;background:#f4f4f4;border-radius:5px;padding-left:1rem}.guestbook-footer .post-date{color:#fff}.gallery-inner,.reading{display:flex;justify-content:center}.gallery-inner{align-items:center;flex-direction:column;padding:2rem}.gallery-inner .gallery-container{-webkit-columns:5 200px;columns:200px 5;grid-column-gap:1.5rem;-webkit-column-gap:1.5rem;column-gap:1.5rem;width:90%;margin:1rem auto;overflow:hidden}.gallery-inner .gallery-container video{width:100%}.gallery-inner .gallery-container a{width:150px;margin:0 1.5rem 1.5rem 0;display:inline-block;overflow:hidden;width:100%;color:#333;border:2px solid #000;padding:5px;box-shadow:5px 5px 5px rgba(0,0,0,.5);border-radius:5px;transition:all .25s ease-in-out}.gallery-inner .gallery-container a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.gallery-inner .gallery-container a:hover{border-color:coral}.gallery-inner .gallery-container a img{width:100%;border-radius:5px;transition:all .25s ease-in-out}.gallery-inner .gallery-container a p{margin:5px 0;padding:0;color:#000;text-align:center;font-style:italic}.gallery-details{display:flex;flex-direction:column;padding:2rem}.gallery-details .gallery-content,.gallery-details .gallery-img{display:inherit;justify-content:center}.gallery-details .gallery-content img,.gallery-details .gallery-img img{max-width:500px;max-height:500px;width:110%;height:110%}.gallery-details .gallery-player{padding:2rem;min-width:60vw;min-height:50vh}.gallery-details table{width:50%;margin:2rem 0}.gallery-footer{padding-bottom:2rem;text-align:center}.gallery-footer p{margin-bottom:1.5rem}.gallery-footer a{text-align:center}.gallery-main{padding:2rem 2rem 4rem}.gallery-main p{margin:1rem 0 1rem .5rem}.gallery-main ul{margin-left:2rem}.gallery-main .gallery-links{display:flex;justify-content:center}.gallery-main .gallery-links a{margin:1rem}.graphology{padding:2rem}.graphology p{margin:1rem 0}.graphology .graph-header{display:grid;grid-template-columns:30% 70%;margin-bottom:1rem}.graphology .graph-header .head-img{display:flex;justify-content:center}.graphology .graph-header .head-img img{border-radius:5px;width:260px;height:260px}.graphology ul{margin-left:2.5rem}.graphology h3{margin-left:1rem}.graphology .sample-img{display:flex;justify-content:center;margin:2rem 0}.graphology .sample-img img{width:50vw}.consulting{padding:2rem}.consulting .consulting-head{margin-bottom:1.2rem}.consulting .consulting-header{display:grid;grid-template-columns:30% 70%}.consulting .consulting-header .head-img{display:flex;justify-content:center;margin-bottom:1rem}.consulting .consulting-header .head-img img{border-radius:5px}.consulting ul{margin-left:2rem}.consulting .online-heading{margin-bottom:1rem}.consulting .hypnose-parag{padding:.5rem 0 .5rem .5rem}.consulting .hypnose-parag span{color:#17a2b8}.signin{padding:2rem}.signin .auth-btn{color:#17a2b8}.dashboard{padding:2rem}.dashboard .dashboard-inner{display:flex;flex-direction:column;justify-content:center;text-align:center}.dashboard .contact-btn{margin-bottom:1rem}.dashboard .section .btn{display:flex;width:100%}.dashboard-form{padding:2rem 1rem}.dashboard-book-list img{width:180px;height:280px}.contact{padding:2rem 1rem;height:100%}.contact .contact-top{display:flex;justify-content:center;overflow:none}.contact .contact-top table{padding:1rem;width:100%}.contact .contact-top table td{padding:1rem 0}.contact .contact-top table .td-left{width:30%}.contact .contact-top table .td-left i{font-size:2rem}.contact .contact-top table .td-right{width:70%}.contact .contact-top a{color:#17a2b8}.contact-map{display:grid;grid-gap:0;grid-template-columns:1fr;padding:1rem;height:500px}.contact-map .map{width:100%;height:600px}.contact-link{margin-top:1rem}.impressum{padding:2rem}.impressum p{margin:1rem 0}.impressum a{color:#17a2b8}.datenschutz{padding:2rem 1rem}.datenschutz ul{padding-left:2rem}.datenschutz hr{margin:1rem 0}@media screen and (max-width:1170px){html{font-size:18px}body{background-image:url(/static/media/background-lg.19db8997.jpg);background-attachment:fixed;background-size:cover;width:100%}.home .home-content .home-img img{width:16rem;height:16rem}.dynamic-content{font-size:inherit}.books{display:grid;grid-template-columns:55% 45%;margin-top:2rem}.books pre{font-size:14px}.book-cover{display:flex;flex-direction:column}.book-cover .book-container{display:flex;justify-content:center;margin-bottom:1rem}.book-cover .book-container .book-img{width:80%}.book-cover .book-container .book-img img{width:100%;height:auto}.book-cover .book-container p{margin:1rem 0}.book-details{display:flex;flex-direction:column;justify-content:center}.book-details .book-img{display:flex;justify-content:center;margin-bottom:1rem}.book-details h1{text-align:center}.book-details img{width:14em;height:21rem}.book-details .book-content table{width:100%}.book-footer{display:flex;justify-content:center}.book-footer .footer-links{display:flex;flex-direction:column}.book-footer a{margin:1rem 0;width:200px;text-align:center}.consulting{padding:2rem 3rem}.consulting img{width:12rem;height:12rem}.consulting .consulting-header,.consulting .graph-header{display:grid;grid-template-columns:1fr}.consulting .consulting-header .head-img,.consulting .graph-header .head-img{text-align:center}.graphology .graph-header{display:flex;flex-direction:column}.graphology .graph-header .head-img img{width:12rem;height:12rem}}@media screen and (max-width:799px){html{font-size:14px}.home .home-links{grid-gap:.5rem}.books{display:grid;grid-template-columns:60% 40%;grid-gap:1rem;margin-top:2rem}.books h1{color:#28a745}.book-cover{display:flex;flex-direction:column}.book-cover img{width:15rem;height:22rem}.book-cover .book-container{display:block}.book-cover .book-container p{margin:1rem 0}.book-details{display:flex;flex-direction:column;justify-content:center}.book-details .book-img{display:flex;justify-content:center;margin-bottom:1rem}.book-details h1{text-align:center}.book-details img{width:14em;height:21rem}.book-details .book-content table{width:100%}.book-footer{display:flex;justify-content:center}.book-footer .footer-links{display:flex;flex-direction:column}.book-footer a{margin:1rem 0;width:200px;text-align:center}.guestbook-details{display:block;text-align:center}.guestbook-details img{width:13em;height:20rem}.gallery-details img{width:50vw}.gallery-details table{width:50%}.consulting img,.graphology img{width:12rem;height:15rem}.consulting .consulting-header,.consulting .graph-header,.graphology .consulting-header,.graphology .graph-header{display:grid;grid-template-columns:1fr}.consulting .consulting-header .head-img,.consulting .graph-header .head-img,.graphology .consulting-header .head-img,.graphology .graph-header .head-img{text-align:center}}@media screen and (max-width:500px){html{font-size:11px}.container{max-width:100%;padding:0}.home .home-content{padding:0 .5rem}.home .home-content .home-img img{width:12rem;height:12rem}.home .home-links{grid-gap:1.1rem}.home pre{font-size:1.3rem}.books{display:grid;grid-template-columns:50% 50%;padding:0 1rem;margin-top:2rem}.books h1{color:#343a40}.book-cover{display:flex;flex-direction:column}.book-cover .book-container{display:flex;justify-content:center}.book-cover .book-container p{margin:2rem 0}.book-cover .book-container p .cover-img{width:11rem;height:16rem}.book-details{display:flex;flex-direction:column;justify-content:center}.book-details .book-img{display:flex;justify-content:center;margin-bottom:1rem}.book-details h1{text-align:center}.book-details img{width:14em;height:21rem}.book-details .book-content table{width:100%}.book-footer{display:flex;justify-content:center}.book-footer .footer-links{display:flex;flex-direction:column}.book-footer a{margin:1rem 0;width:200px;text-align:center}.guestbook-details{display:block;text-align:center}.guestbook-details img{width:10rem;height:13rem}.gallery-main{padding:2rem 2rem 4rem}.gallery-main .gallery-links{display:flex;flex-direction:column}.gallery-main .gallery-links a{margin:1rem}.consulting img,.graphology img{width:10rem;height:10rem}}
/*# sourceMappingURL=main.43fcc9ed.chunk.css.map */