@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);:root{--font:"Roboto",sans-serif;--background-color:#097c35;--header-color:#fff;--campaign-title:#fff;--primary-color:#097c35;--primary-color-semi-trans:#097c3580;--alert-color:#780000;--secondary-color:#f6f3f6;--text-highlight:rgba(255,255,149,.406);--box-outline:1px solid #000c;--box-outline-focus:2.3px solid #537a8b;--textfield-outline:#097c35;--button-color:#097c35;--button-disabled-background:#4e5248;--button-disabled-color:#a7a7a7}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;src:local("Bebas Neue"),url(/static/media/Bebas%20Neue.f39fe92d35bac3b2fe60.ttf) format("woff")}body,html{height:100%;margin:0}body{background-attachment:fixed;background-image:url(/static/media/bg.e6a50e0afa916e875ce3.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Roboto,sans-serif;font-family:var(--font);max-width:100vw;min-height:100vh;overflow-x:hidden}body:before{-webkit-backdrop-filter:grayscale(80%) brightness(50%) blur(2px);backdrop-filter:grayscale(80%) brightness(50%) blur(2px);background-color:#097c3580;background-color:var(--primary-color-semi-trans);content:"";pointer-events:none;position:fixed;z-index:1}.content,body:before{height:100%;left:0;top:0;width:100%}.content{max-width:100%;position:absolute;z-index:2}.promptQ{color:inherit}h1,h2,h3,h4,h5,h6{color:#097c35;color:var(--primary-color);font-family:Bebas Neue,sans-serif;font-weight:400}button{font-family:Bebas Neue,sans-serif!important}.header{align-items:center;background-color:#fff;background-color:var(--header-color);color:#097c35;color:var(--primary-color);display:flex;height:60px;width:100%}.editableDivBox:hover{outline:1px solid #000c!important;outline:var(--box-outline)!important;outline-offset:-1px}.editableDivBox:focus-within,.editableDivBox:hover{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.editableDivBox:focus-within{outline:2.3px solid #537a8b!important;outline:var(--box-outline-focus)!important;outline-offset:-2px}.featuredCard{border:1px solid #097c35;border:1px solid var(--primary-color)}.fadeHighlight{animation-duration:1000s;animation-name:fadeHighlight;color:inherit}@keyframes fadeHighlight{0%{background-color:rgba(255,255,149,.406);background-color:var(--text-highlight)}50%{background-color:rgba(255,255,149,.406);background-color:var(--text-highlight)}to{color:inherit}}
/*# sourceMappingURL=main.b3f35936.css.map*/