.give-sticky-footer{position:relative}.give-sticky-footer.green .give-sticky-footer__content{background-color:#61a993;color:#fff}.give-sticky-footer.green .give-sticky-footer__content:before{background-image:url(../../../images/sticky-footer-green-left.svg)}.give-sticky-footer.green .give-sticky-footer__content:after{background-image:url(../../../images/sticky-footer-green-right.svg)}.give-sticky-footer.green .give-sticky-footer__content__btn{background-color:#f49420;border-color:#f49420;box-shadow:0 3px 10px 0 rgba(255,150,14,.25)}.give-sticky-footer.green .give-sticky-footer__content__btn.button--transparent{border-color:#fff;color:#fff!important;box-shadow:none}.give-sticky-footer.is-sticky .give-sticky-footer__nav{position:fixed}.give-sticky-footer__nav{position:absolute;width:100%;bottom:0;left:0;z-index:999;transform:translateY(200px)!important;transition:transform .2s ease-in-out}.give-sticky-footer__nav.is-shown{transform:translateY(0)!important}.give-sticky-footer__spacer{width:100%}.give-sticky-footer__content{position:relative;background-color:#fff;box-shadow:0 -3px 9px rgba(0,0,0,.15);padding:15px 20px}.give-sticky-footer__content:before{position:absolute;top:0;left:0;content:"";width:180px;height:100%;display:block;background:url(../../../images/sticky-footer-left.svg) 100%/cover no-repeat}@media(min-width:908px){.give-sticky-footer__content:before{display:none}}@media(min-width:1560px){.give-sticky-footer__content:before{display:block;width:16vw}}.give-sticky-footer__content:after{position:absolute;top:0;right:0;content:"";width:180px;height:100%;display:none;background:url(../../../images/sticky-footer-right.svg) 0/cover no-repeat}@media(min-width:908px){.give-sticky-footer__content:after{display:none}}@media(min-width:1560px){.give-sticky-footer__content:after{display:block;width:16vw}}.give-sticky-footer__content__inner{position:relative;max-width:1140px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media(min-width:908px){.give-sticky-footer__content__inner{flex-direction:row}}.give-sticky-footer__content__inner:before{position:absolute;top:-15px;left:-140px;content:"";display:block;width:211px;height:calc(100% + 30px);background:url(../../../images/sticky-footer-left.svg) 100%/cover no-repeat}@media(min-width:908px){.give-sticky-footer__content__inner:before{left:-211px;background-size:contain}}@media(min-width:1560px){.give-sticky-footer__content__inner:before{display:none}}.give-sticky-footer__content__inner:after{position:absolute;top:-15px;right:-140px;content:"";display:block;width:211px;height:calc(100% + 30px);background:url(../../../images/sticky-footer-right.svg) 0/cover no-repeat}@media(min-width:908px){.give-sticky-footer__content__inner:after{right:-211px;background-size:contain}}@media(min-width:1560px){.give-sticky-footer__content__inner:after{display:none}}.give-sticky-footer__content__image{width:100%;max-width:88px!important;margin-bottom:10px}@media(min-width:908px){.give-sticky-footer__content__image{margin-bottom:0}}@media(min-width:1000px){.give-sticky-footer__content__image{max-width:110px!important}}.give-sticky-footer__content__text{margin:0 20px 10px;font-size:13px;font-weight:500;text-align:center}@media(min-width:908px){.give-sticky-footer__content__text{text-align:left;margin-bottom:0}}@media(min-width:1000px){.give-sticky-footer__content__text{font-size:14px}}@media(min-width:1201px){.give-sticky-footer__content__text{font-size:15px}}.give-sticky-footer__content__btn{position:relative;z-index:1;display:inline-block;border:2px solid #69b86b;font-size:10px;font-weight:700;text-transform:uppercase;padding:12px 20px;line-height:1;white-space:nowrap}@media(min-width:1000px){.give-sticky-footer__content__btn{font-size:12px}}.give-sticky-footer__content__btn:first-child{margin-right:10px;box-shadow:0 1px 5px rgba(119,139,148,.6)}