.donate-flyout{background-color:var(--primary);border:none;color:var(--white);font-size:.8125rem;font-weight:var(--font-weight-bold);letter-spacing:2px;margin:0;outline:0;padding:12px 20px;position:fixed;text-transform:uppercase;transition:all .3s;z-index:9999999}.donate-flyout.hide{opacity:0;visibility:none}.donate-flyout span.close-text{display:none}.donate-flyout span.open-text{display:inline}.donate-flyout.open{background-color:var(--white);color:var(--secondary)}.donate-flyout.open span.open-text{display:none}.donate-flyout.open span.close-text{display:inline}.flyout-content{background-color:var(--white);bottom:0;box-shadow:0 .3rem .4rem rgba(0,0,0,.075);display:none;height:unset;overflow:scroll;position:fixed;right:0;transform:translateY(100%);transition:all .4s ease-out;z-index:999999}.flyout-content .btn-secondary{color:var(--secondary)!important}.flyout-content .flyout-image-wrap{position:relative}@media (min-width:1020px){.flyout-content .flyout-image-wrap{height:300px}}.flyout-content .flyout-image-wrap img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.flyout-content.loaded{display:block}.flyout-content .flyout-copy{color:var(--dark)!important;padding:20px 15px 70px}@media (min-width:768px){.flyout-content{height:100%;transform:translateY(0);transform:translateX(100%);width:450px}.flyout-content .flyout-copy{padding:60px 75px 30px 55px}}@media (min-width:1250px) and (min-height:760px){.flyout-content{height:unset}}@media (min-width:1020px){.flyout-content{width:500px}}@media (min-width:1350px){.flyout-content{width:650px}}.flyout-content h2 h3,.flyout-content h4{font-size:1.25rem}@media (min-width:768px){.flyout-content h2 h3,.flyout-content h4{font-size:1.75rem}}@media (min-width:1350px){.flyout-content h2 h3,.flyout-content h4{font-size:var(--h4-font-size)}}.flyout-content.show{transform:translateY(0)}@media (min-width:768px){.flyout-content.show{transform:translateX(0)}}.donate-flyout-wrapper.desktop-only{display:none}.donate-flyout-wrapper.desktop-only .donate-flyout{bottom:120px;right:-84px;transform:rotate(-90deg)}.donate-flyout-wrapper.desktop-only .donate-flyout.open{right:-37px}.donate-flyout-wrapper.mobile-only .donate-flyout{bottom:0;left:0;width:100%}@media (min-width:768px){.donate-flyout-wrapper.mobile-only{display:none}.donate-flyout-wrapper.desktop-only{display:block}}.footer{padding-bottom:60px}@media (min-width:768px){.footer{padding-bottom:0}}
