
/*! 
  * PAWA Pilz-Äpp pilzwaetter
  * Copyright: All rights reserved.
  * Author: Pascal Wanner, pawa@pawa.ch
  * Date: 2023-09-20
  * https://www.pawa.ch
  */
        
body{background:radial-gradient(ellipse at bottom, #f9f9f9 0%, #bfbfbf 100%);position:fixed;height:100vh;width:100vw;margin:0}#typed-strings{display:none}#typed-strings2{display:none}#shroom-container{position:relative;display:inline-block}#shroom-img{position:fixed;transform:scaleX(-1);bottom:-3vh;right:-9vw;width:auto;height:90vh;filter:drop-shadow(-11px 32px 13px rgba(0,0,0,0.4));transition:all 0.4s ease}@media (min-width: 992px){#shroom-img{position:fixed;z-index:-1;bottom:-3vh;right:19vw;width:auto;height:88vh}}.fade-in{opacity:0;-webkit-animation:fading ease-in 1s;animation:fading ease-in 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:1.1s;animation-delay:1.1s}@-webkit-keyframes fading{from{opacity:0}to{opacity:1}}@-moz-keyframes fading{from{opacity:0}to{opacity:1}}@keyframes fading{from{opacity:0}to{opacity:1}}.btn-default{background-color:#433923;color:#fff;border-color:rgba(255,255,255,0.6);border-width:3px;font-weight:700;box-shadow:11px 32px 13px 5px rgba(0,0,0,0.3)}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-color:#b8282f;color:#fff;border-color:rgba(255,255,255,0.6);box-shadow:19px 40px 20px 5px rgba(0,0,0,0.3)}.slide-right{-webkit-animation:slide-right 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 22s both;animation:slide-right 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 22s both}@-webkit-keyframes slide-right{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-right{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.inset{background-color:#9f9d9d;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px}.inset2{background-color:#fff !important;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent;text-shadow:rgba(255,255,255,0.5) 0px 3px 3px}#hero{width:100%;height:100vh;position:relative}@media (min-width: 992px){#hero{padding-left:80px}}#hero h1{margin:0;font-size:84px;font-weight:700;line-height:110px;font-family:'Open Sans', sans-serif;opacity:0.9}#hero p{margin:15px 0 0 0;font-size:32px;font-weight:700;font-family:'Open Sans', sans-serif;color:#9f9d9d;opacity:0.9;min-height:60px}#hero p span{letter-spacing:1px;font-weight:500;background-color:#b8282f;color:#ffffff;backdrop-filter:blur(20px);opacity:0.8}#hero .app-button{margin-top:30px;height:50px}#hero .app-button a{font-size:36px;display:inline-block;line-height:1;transition:0.3s;font-weight:500}#hero .app-button a:hover{font-size:40px}@media (max-width: 992px){#hero{text-align:center}#hero h1{font-size:71px;line-height:80px;margin-top:20vh}#hero p{margin-top:10px;font-size:20px;line-height:24px}#hero .app-button{margin-top:30px}}.hint2{font-size:15px !important;font-weight:700 !important}.hint3{position:fixed;bottom:4px;left:4px;font-size:10px !important;text-align:left}.hint4{position:fixed;bottom:4px;right:4px;font-size:10px !important;text-align:right}


/*# sourceMappingURL=landing_styles.css.map*/