#block-actioninterrupter{display:none;z-index:-999;position:fixed;height:100vh;width:100vw;max-height:100%;max-width:100%;opacity:1;background-image:url(/assets/splash-background-port.jpg);background-position:top center;background-size:cover;justify-content:center;align-items:center;flex-direction:column}#block-actioninterrupter.interrupter-active{display:flex;z-index:999999}#block-actioninterrupter::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.7));background-size:cover;z-index:1}#block-actioninterrupter #splash-logo-unstacked{display:block;fill:#fff!important;position:absolute;width:100%;max-width:10rem;top:.5rem;left:.5rem;z-index:999}#block-actioninterrupter .interrupter,#block-actioninterrupter .splash-credit{position:absolute;top:.5rem;right:.5rem;z-index:2}#block-actioninterrupter .interrupter.splash-button-container,#block-actioninterrupter .splash-credit.splash-button-container{top:0;right:0;width:100%;max-width:unset;background-color:transparent}#block-actioninterrupter .interrupter button,#block-actioninterrupter .splash-credit button{color:#fff}#block-actioninterrupter .splash-credit{top:unset;bottom:0;right:0}#block-actioninterrupter .splash-text{z-index:2;width:100%;max-width:48rem;padding:1rem}#block-actioninterrupter .h1,#block-actioninterrupter .h2{max-width:42rem;color:#fff;line-height:1.25;font-weight:400;text-shadow:.1em .1em .2em rgba(0,0,0,.6)}#block-actioninterrupter .btn-donate-reverse,#block-actioninterrupter .h1{font-family:UCSGotham,"Gotham SSm A","Gotham SSm B","Trebuchet MS",sans-serif;font-weight:700}#block-actioninterrupter .h1{font-size:1.25rem}#block-actioninterrupter .h2{margin-bottom:2rem}#block-actioninterrupter .splash-buttonns{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media screen and (min-width:700px){#block-actioninterrupter{background-image:url(/assets/splash-background-full.jpg);background-position:bottom center}#block-actioninterrupter .h1{font-size:3rem}#block-actioninterrupter .h2{font-size:1.25rem}#block-actioninterrupter .splash-buttonns{flex-direction:row}}#block-actioninterrupter .btn-donate-reverse{margin-top:1rem;margin-left:0;border-radius:0;border:3px solid #fff;cursor:pointer;display:inline-block;max-width:100%;transition-property:color,background-color;transition-duration:var(--duration);padding:.5em 1em;-webkit-user-select:none;user-select:none;vertical-align:baseline;background:#fff;color:#ff522b;text-transform:uppercase;font-size:1rem}@media screen and (min-width:700px){#block-actioninterrupter .btn-donate-reverse{margin-top:0;margin-left:1rem}}#block-actioninterrupter .btn-donate-reverse:link,#block-actioninterrupter .btn-donate-reverse:visited{text-decoration:none}#block-actioninterrupter .btn-donate-reverse:active,#block-actioninterrupter .btn-donate-reverse:focus,#block-actioninterrupter .btn-donate-reverse:hover{color:#000;background-color:#fff;border-color:#ff522b;border-bottom-style:solid}