.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{-webkit-transform:scale(1.2);transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{-webkit-transform:scale(1.2);transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.gi-fund-donors{display:flex;margin-bottom:16px}.gi-fund-donors .donor-details{margin-left:16px}.gi-fund-donors .donor-details p{margin:0;font-size:16px;color:#444}.gi-fund-donors .donor-details p span{font-weight:700}.gi-fund-donors .donor-details .small{font-size:14px;color:#666}.avatar{width:30px!important;height:30px!important;display:flex;align-items:center;justify-content:center;align-self:center}.view-all{margin-left:46px;font-weight:700;color:#f4a034}.mobile-donors h4{font-size:18px;font-weight:600;line-height:1.44;color:#161616;margin-bottom:6px}.mobile-donors h3{font-size:20px;font-weight:600;color:#161616;line-height:1.3;margin-bottom:38px}.navbar{width:100%;padding:10px 20px;box-sizing:border-box;box-shadow:0 2px 3px rgba(0,0,0,.08);position:relative;z-index:100}.navbar .search-container .input{width:80%}.navbar .logoContainer{display:flex;align-items:center}.navbar .logoContainer .logo{width:100%;height:60px}.navbar .mobile-logo{width:100%;height:40px}.mobile-links .profile-link{font-size:20px}.profile-link{font-size:18px;color:#f4a034;text-decoration:none}.profile-link:hover{color:#00a0c6;text-decoration:none;cursor:pointer}.leftLinks{display:flex;align-items:center;justify-content:flex-end}.leftLinks .left-icon-dropdown{padding:0 10px;color:#666}.leftLinks .left-icon-search{font-size:20px;padding:0 15px;color:#666}.image{width:100%;max-width:30px;height:30px;border-radius:50%;object-fit:cover;object-position:center}a{color:#000}.navbar-mobile{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.navbar-mobile .MuiToolbar-gutters{padding-left:10px;padding-right:10px}.navbar-mobile .fas.fa-bars,.navbar-mobile .fas.fa-search{font-size:17px;color:#666}.create-fundraiser-navbar-options .navbar-options{display:flex;align-items:center}.create-fundraiser-navbar-options .navbar-options p{color:#444;margin:0;font-size:15px;font-weight:600}.create-fundraiser-navbar-options .navbar-options .active p{color:#f4a034}.create-fundraiser-navbar-options .navbar-options i{font-size:10px;color:#999}@media(max-width:767px){.navbar{padding:10px 16px}.navbar .logoContainer .logo{max-width:160px;height:auto}.mobile-login button{padding:6px 10px}}.gifr-header{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.gifr-header h1{font-weight:700;text-align:center;font-family:"Libre Baskerville",serif}@media only screen and (max-width:767px){.gifr-header{padding:0 10px;box-sizing:border-box}.gifr-header h1{font-weight:400}}.report{border-radius:4px;justify-content:center;text-align:center;background-color:#e6e9f2;padding:25px}.report .campaign-name{color:#f4a034}.report .button{margin:0 10px}.tab-div p{font-size:16px;color:#000;font-weight:400}.tab-div h3{font-size:22px;font-weight:600;color:#000}.tab-div h5{font-size:21px;font-weight:600}.tab-div .about{display:flex}.tab-div .about i{margin-top:20px;margin-right:20px;font-size:20px}.tab-div .about .width{width:100%}.tab-div .campaign-description{border-bottom:1px solid #979797;padding-bottom:24px}.tab-div .campaign-description h1,.tab-div .campaign-description h2,.tab-div .campaign-description h3{margin:0 0 15px}.tab-div .campaign-description h1{font-size:2em}.tab-div .campaign-description h2{font-size:1.5em}.tab-div .campaign-description p{margin:0 0 15px}.tab-div .campaign-description img,.tab-div .campaign-description video{max-width:100%;margin:0 0 15px}.tab-div .campaign-description a{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;color:#00f;text-decoration:underline}.tab-div .campaign-description iframe{width:100%;height:340px;margin:0 0 15px}.tab-div .campaign-description ol,.tab-div .campaign-description ul{margin:0 0 15px;padding:0 0 0 15px}.tab-div .campaign-description ul li{list-style:disc;margin:0 0 5px}.tab-div .campaign-description ol li{list-style:decimal;margin:0 0 5px}.tab-div .campaign-description p ol,.tab-div .campaign-description p ul{margin:10px 0 0}.tab-div .campaign-description blockquote{border-left:6px solid #999;margin:20px 10px 20px 0;padding:8px 10px;quotes:"“" "”" "‘" "’";font-style:italic}.tab-div .campaign-description blockquote:before{color:#999;content:open-quote;font-size:3em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}.tab-div .campaign-description blockquote:after{color:#999;content:close-quote;font-size:3em;line-height:.1em;margin-left:.1em;vertical-align:-.6em}.tab-div .campaign-description .campaign-msg blockquote p{display:inline}.tab-div .ngo-details{display:flex;align-items:center}.tab-div .ngo-details img{width:47px;margin-right:10px;object-fit:cover}.tab-div a{text-decoration:none}.tab-div a img{width:100%}.tab-div a iframe{width:100%;height:300px}.project-benefits{display:flex;align-items:center}.project-benefits img{width:47px;margin-right:10px;object-fit:cover}.project-benefits i{font-size:22px;margin-top:5px;margin-right:20px}.project-benefits p{font-size:15px;font-weight:500;color:#161616;margin-right:30px;margin-top:5px}.project-benefits span{font-size:20px;color:#000;font-weight:600}.faq-tab h3{margin-top:0;border-bottom:1px solid #979797;padding-bottom:16px;margin-bottom:15px}.minus,.plus{font-size:16px!important}.minus{display:none!important}.Mui-expanded .minus{display:inline-block!important}.Mui-expanded .plus{display:none!important}.panel-content{padding-right:24px!important}.panel-content .answer-label{font-weight:700!important}.gifr-faq-campaign{margin-bottom:32px}.story-tab .campaign-project{border-bottom:1px solid #979797;padding-bottom:16px}.story-tab .non-profit h3{margin-top:0}.story-tab .non-profit .ngo-details{margin-bottom:16px}.story-tab .non-profit .ngo-details p{margin:0}.story-tab .non-profit p{margin:0 0 15px}.join-team-card{background-color:#f5f5f5;padding:5px 20px}.join-team-card h3{font-size:20px;color:#161616;font-weight:600}.join-team-card p{font-size:16px;color:#161616}.join-team-card button{margin-bottom:20px}.gi-fund-fund{margin-bottom:40px}.gi-fund-fund .fundraiser{display:flex;align-items:center;margin-bottom:30px}.gi-fund-fund .fundraiser p{color:#444;font-size:16px;margin:0 0 0 16px}.gi-fund-fund .fundraiser p span{font-weight:700}.gi-fund-fund .amount-raised{margin-bottom:13px}.gi-fund-fund .amount-raised p{color:#666;font-size:16px}.gi-fund-fund .amount-raised .raised-amount-span{border-bottom:1px dashed #000;font-size:26px;font-weight:700;color:#161616}.gi-fund-fund .amount-raised .tooltip-text{color:#fff;font-weight:400;margin-bottom:10px;line-height:20px}.gi-fund-fund .amount-raised .tooltip-text span{font-size:26px;font-weight:700;color:#161616;border-bottom:1px dashed #000}.gi-fund-fund .amount-raised .tooltip-change-currency{font-weight:700;margin-right:8px;color:#fff}.gi-fund-fund .amount-raised .tooltip-select{width:65px;height:25px;border-radius:5px;font-size:12px;font-weight:400;background:#fff}.gi-fund-fund .support{display:flex;justify-content:space-between;margin-top:10px}.gi-fund-fund .support p{color:#666}.gi-fund-fund .support p span{font-size:20px;font-weight:700;color:#161616}.gi-fund-fund .benefits{display:flex;justify-content:center}.gi-fund-fund .benefits p{margin:10px;color:#f4a034}@media only screen and (max-width:767px){.gi-fund-fund.mobile-margin{margin:30px 10px}}.currency-btn-wrapper{position:relative;display:inline-block;background-color:#fff;z-index:1000}.currency-btn-wrapper .currency-dropdown{position:absolute;left:0;top:25px;display:flex;flex-direction:column;align-items:flex-start;width:270px;background:#fff;border:1px solid #666;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-right-radius:4px;padding:10px;box-sizing:border-box}.currency-btn-wrapper .currency-dropdown ul{max-height:150px;list-style:none;overflow-y:auto;margin:0;padding:0}.currency-btn-wrapper .currency-dropdown li{margin:0 0 8px;text-align:left}.currency-btn-wrapper .currency-dropdown li a{text-decoration:none;cursor:pointer}.currency-btn-wrapper .currency-dropdown li a:hover{color:#e7424b}.currency-btn{background:transparent;height:32px;display:flex;align-items:center;padding:0 10px;margin:0 5px 0 0;border:1px solid #666;border-radius:4px;font-family:"Poppins",sans-serif;color:#444;text-align:center}.currency-symbol{display:inline-block;margin-right:5px;font-size:18px}.currency-search-input{width:100%;height:1.5rem;border:1px solid #bdbdbd;outline:0;border-radius:5px;padding:.25rem;margin:0 0 10px;box-sizing:border-box}.not-found-text{font-size:14px!important;display:block;margin:.5rem}.currency-btn.mobile{display:none}.currency-popup{display:none;z-index:1000}.currency-popup,.currency-popup .blur-screen{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden}.currency-popup .blur-screen{background:#000;opacity:.8;z-index:1001}.currency-popup .cdm-close{width:100%;text-align:right}.currency-popup h4{width:100%;margin:0 0 5px;text-align:center;color:#444;font-size:18px}.currency-popup .currency-dropdown ul{list-style:none;max-height:210px;width:100%;overflow:auto;padding:0;margin:0}.currency-popup .currency-dropdown ul li{padding:6px 5px;margin:0;border-bottom:1px solid #999}.currency-dropdown.mobile{position:fixed;z-index:1002;top:30%;left:50%;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);background-color:#fff;width:250px;height:295px;padding:10px 10px 0}@media only screen and (max-width:767px){.currency-btn.mobile{display:inline-block}.currency-btn-wrapper.desktop{display:none}.currency-popup{display:inline-block}}.medical-details{background-color:#f2f2f2;padding:20px 30px;border-radius:4px}.medical-details label{color:#444;font-size:16px;font-weight:600}.medical-details p{font-size:16px;color:#000;font-weight:700}.medical-details p small{color:#666;font-size:14px}.medical-documents{padding-bottom:16px;margin-bottom:16px}.medical-documents h4{margin-bottom:10px}.medical-documents .list-of-documents{display:flex;flex-wrap:wrap}.medical-documents .list-of-documents .single-document{width:110px!important;height:110px;margin-right:10px;margin-bottom:10px;border:1px solid #ddd;cursor:pointer}.medical-documents .list-of-documents .single-document img{width:110px;height:110px;object-fit:cover}.medical-documents .list-of-documents .single-document a{color:#f4a034;text-decoration:none}.medical-documents .list-of-documents .single-document a:hover{color:#00a0c6;text-decoration:none}.medical-documents .list-of-documents .single-document .file{width:110px;height:110px;display:table}.medical-documents .list-of-documents .single-document .file .file-contents{display:table-cell;vertical-align:middle;text-align:center;padding:2px}.medical-documents .list-of-documents .single-document .file .file-contents p{word-break:break-all;font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.body{display:flex;justify-content:space-between;align-items:center}.body .gi-campaigns{display:flex;flex-direction:row}.body .gi-campaigns .campaign-details{padding-left:10px}.body .gi-campaigns .campaign-details .small{font-size:16px;color:#666}.body .gi-campaigns .campaign-details .bold{font-size:16px;color:#000;cursor:pointer}.body .money{display:flex}.body .money .raised{padding:0 15px}.body .money .raised p{font-weight:700}.body .supporters{display:flex;justify-content:space-between}.body .supporters p{padding:9px}p{margin:0;font-size:16px;color:#444}p .sub{font-weight:700}.no-donoations{text-align:center}.no-donoations p{font-size:16px;color:#444}.supporters-header .supporting-campaigns-list{margin-bottom:24px}.supporters-header .list-of-supporters h3{padding-bottom:16px;border-bottom:1px solid #ddd}.supporters-header .list-of-supporters .single-supporter{width:100%;display:flex;justify-content:space-between;align-items:center}.supporters-header .list-of-supporters .single-supporter .donation-date{font-size:14px;color:#666}.supporters-header h3{margin-top:0}.supporters-header .load-more-donors i,.supporters-header .load-more-donors p{color:#f4a034!important;font-weight:600}.supporters-header .support-tabs{display:flex;justify-content:flex-end;flex-basis:0;flex-grow:1;max-width:100%}.supporters-header .support-tabs .pipe{display:inline-block;vertical-align:middle;padding:5px 10px}.supporters-header .support-tabs .MuiTab-root{min-height:4px!important;min-width:auto;padding:0;height:auto}.supporters-header .support-tabs .MuiTabs-root{display:flex;overflow:hidden;min-height:auto!important}.supporters-header .support-tabs .MuiTabs-indicator{display:none!important}.supporters-header .support-tabs .MuiTab-wrapper{align-items:end!important}.supporters-header .support-tabs .MuiTab-textColorInherit{opacity:1;color:#000;font-weight:600}.supporters-header .support-tabs .Mui-selected{color:#f4a034}.supporters-header .support-tabs .makeStyles-tabs-75{height:auto!important;margin-top:0!important;min-height:auto!important;line-height:1em!important}@media only screen and (min-width:768px)and (max-width:1023px){.supporters-header .support-tabs{justify-content:flex-start}}.social-links{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.social-links p{font-size:16px;color:#f4a034;font-weight:600}.social-links .links .link-button{margin-right:10px;height:20px;display:none}.social-links .links i{font-size:30px;margin-left:10px;cursor:pointer}.social-links .links .fa-facebook-square{color:#5c7cfa}.social-links .links .fa-twitter-square{color:#22b8cf}.social-links .links .fa-whatsapp-square{color:#25d366}.social-links .links .fa-linkedin{color:#0e76a8}.social-links .links .fa-envelope-square{color:#00f}@media only screen and (min-width:768px)and (max-width:1023px){.social-links{display:block}.links .link-button{margin-right:0}}.updates-tab .load-more-updates,.updates-tab .noupdates{text-align:center}.updates-tab .single-update{margin-bottom:46px;padding:20px;border:1px solid #ddd}.updates-tab .single-update .update-header{position:relative;margin-bottom:20px}.updates-tab .single-update .update-header .creator-deatils p{font-size:16px;color:#444;line-height:16px;font-weight:700}.updates-tab .single-update .update-header .creator-deatils p span{font-size:14px;color:#666;font-weight:600}.updates-tab .single-update .update-header .serial-number{position:absolute;right:-40px;top:0;width:40px;height:40px;background-color:#e7424b}.updates-tab .single-update .update-header .serial-number p{color:#fff}.updates-tab .single-update .update-content .update-title{border-bottom:1px solid #979797;padding-bottom:12px;margin-bottom:18px;overflow-wrap:anywhere}.updates-tab .single-update .update-content .update-gallery{margin-top:16px;display:flex;margin-right:10px;flex-wrap:wrap}.updates-tab .single-update .update-content .update-gallery .updates-gallery-video-container{position:relative}.updates-tab .single-update .update-content .update-gallery .updates-gallery-video-container .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.updates-tab .single-update .update-content .update-gallery .single-media{margin-right:6px;cursor:pointer}.updates-tab .single-update .update-content .update-gallery .single-media img{width:110px;height:109px;object-fit:fill}.updates-tab .ask{border-radius:4px;background-color:#f5f5f5;padding:20px}.updates-tab .ask p{color:#000;font-weight:400;font-size:16px}.updates-tab .project-updates h3{padding-bottom:8px;border-bottom:1px solid #000;margin-bottom:20px}@media only screen and (max-width:1023px){.updates-tab{padding:0}.update-header .serial-number{right:-20px!important}}.thankyou{text-align:center;margin:0 15px}.thankyou .background{margin-top:30px}.thankyou .background img{position:absolute;top:-60px;left:0;width:100%;z-index:-10}.thankyou .top-image-two{display:none}.thankyou .top-image{display:block;width:250px;cursor:pointer;max-width:138px}.thankyou .thankyou-heading{margin-bottom:60px}.thankyou .thankyou-heading .close-button{z-index:30}.thankyou .logo{width:100%}.thankyou h2{font-size:34px;font-weight:400}.thankyou h3{font-size:28px;font-weight:700}.thankyou p{font-size:18px;color:#000}.thankyou .card-section{max-width:900px;width:100%;margin:auto}.thankyou .card-section .amounts{display:flex;justify-content:space-around}.thankyou .card-section .amounts h2{margin:0;font-size:38px;color:#e7424b;font-weight:700}.thankyou .card-section .cards{display:flex;justify-content:space-around}.thankyou .card-section .cards .single-card{width:100%}.thankyou .card-section .cards .card-head{width:100%;background-size:cover!important;background-repeat:no-repeat!important;background-position:50%!important;position:relative;color:#fff}.thankyou .card-section .cards .card-head .card-head-content{padding:16px 10px;position:relative;text-align:left}.thankyou .card-section .cards .card-head .card-head-content h5{color:#fff}.thankyou .card-section .cards .card-head .card-head-content .single-line,.thankyou .card-section .cards .card-head .card-head-content h5{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;height:1.5em}.thankyou .card-section .cards .card-head .card-head-content p{color:#fff;font-size:16px}.thankyou .card-section .cards .card-head .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.thankyou .card-section .cards .funds-raised{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.thankyou .card-section .cards .funds-raised h5{color:#e7424b}.thankyou .card-section .cards .funds-raised p{color:#666;font-weight:700}.thankyou .card-section .cards .funds-raised small{font-size:13px;color:#444}.thankyou .card-section .cards .donations{text-align:left}.thankyou .card-section .cards .donations p{font-size:16px;font-weight:700;color:#666}.thankyou .card-section .cards .donations p span{font-size:13px;color:#444;font-weight:400}.thankyou-header{margin:40px 0 10px;font-weight:700!important;font-family:"Libre Baskerville",serif;font-size:30px!important}.MuiOutlinedInput-adornedStart{padding-left:10px!important}.MuiInputAdornment-positionStart{margin-right:10px!important}@media only screen and (max-width:768px){.thankyou{text-align:center;margin:0 20px 40px}.thankyou .background{margin-top:60px}.thankyou .background img{position:absolute;top:60px;left:0;width:100%;z-index:-10;object-fit:none}.thankyou .top-image-two{display:block;margin:0 auto;width:160px;cursor:pointer;max-width:110px}.thankyou .top-image{display:none}.thankyou .card-section .cards{display:block}.thankyou .card-section .cards .single-card{width:100%;max-width:476px}.thankyou .card-section .cards .card-center{margin:10px auto}}@media only screen and (min-width:768px){.thankyou .card-section{max-width:900px}.thankyou .card-section .cards .single-card{max-width:300px}.card-single{margin-right:20px}}@media only screen and (min-width:767px){.mb-md-66{margin-bottom:66px}.card-section h3{margin-bottom:45px}.mb-md-75{margin-bottom:75px}}.closed-fundraiser .fundraiser{display:flex;align-items:center}.closed-fundraiser .fundraiser p{color:#444;font-size:16px;margin:0 0 0 16px}.closed-fundraiser .fundraiser p span{font-weight:700;border-bottom:1px dashed #000}.closed-fundraiser .closed-campaign{height:300px;display:flex;align-items:center}.closed-fundraiser .closed-campaign p{font-weight:400;color:#444}.closed-fundraiser .closed-campaign p span{cursor:pointer;color:#f4a034}.closed-fundraiser .closed-campaign p span:hover{text-decoration:underline}.closed-fundraiser .benefits{display:flex;justify-content:center}.closed-fundraiser .benefits p{margin:10px;color:#f4a034}.gallery{margin:0}.gallery .gallery-showcase{margin-bottom:10px;height:380px;position:relative}.gallery .gallery-showcase .verified-tag-container{position:absolute}.gallery .gallery-showcase .verified-tag{background-color:#f4a034;height:28px;max-width:187px;width:100%;position:absolute;top:10px;left:calc(100% - 175px);display:flex;align-items:center;justify-content:center;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,8% 50%,0 0);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,8% 50%,0 0)}.gallery .gallery-showcase .verified-tag p{font-size:13px;color:#fff;font-weight:600;text-transform:uppercase;padding-left:10px}.gallery .gallery-showcase .verified-tag-cut{background-color:#f4a034;height:6px;width:6px;position:absolute;right:-6px;top:38px}.gallery .gallery-showcase .verified-tag-cut:after{position:absolute;left:0;content:"";border-color:#f4a034 #fff #fff #f4a034;border-style:solid;border-width:8px 8px 4px 4px}.gallery .gallery-image{object-fit:cover;width:100%;height:380px}.gallery .gallery-thumbnails{display:flex;flex-wrap:wrap}.gallery .gallery-thumbnails .thumbnail-container{margin-right:10px;cursor:pointer}.gallery .gallery-thumbnails .thumbnail-container img{height:40px;width:45px;object-fit:cover}.gallery .gallery-thumbnails .gallery-video-container{position:relative}.gallery .gallery-thumbnails .gallery-video-container .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}@media only screen and (max-width:767px){.gallery{margin:0 15px}}.edit-mode-title{background-color:#444;display:flex;align-items:center;justify-content:center;padding:10px 15px}.edit-mode-title p{margin-right:20px;color:#fff}.edit-gallery .edit-loader{height:380px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.edit-gallery .gallery-showcase-container{margin-bottom:5px}.edit-gallery .gallery-showcase-container .gallery-showcase{object-fit:cover;max-width:710px;width:100%;height:380px}.edit-gallery .crop-container{display:flex;justify-content:center;align-items:center;margin-bottom:16px;border:2px dashed #000;flex-wrap:wrap;flex-direction:column}.edit-gallery .crop-container input{padding:10px 0}.edit-gallery .crop-action{display:flex;justify-content:center;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.edit-gallery .add-media-card{display:flex;justify-content:center;align-items:center;text-align:center;padding:20px;height:380px}.edit-gallery .add-media-card .fa-cloud-upload-alt{color:#f4a034;font-size:48px;margin-bottom:16px}.edit-gallery .add-media-card .bold{font-weight:700}.edit-gallery .gallery-thumbnails{display:flex;flex-wrap:wrap}.edit-gallery .gallery-thumbnails .thumbnail-container{position:relative;margin-right:10px;cursor:pointer}.edit-gallery .gallery-thumbnails .thumbnail-container .delete-container{position:absolute;cursor:pointer;top:-7px;right:-7px;background-color:#fff;border-radius:50%;width:16px;height:16px}.edit-gallery .gallery-thumbnails .thumbnail-container .delete-container .fa-minus-circle{color:red}.edit-gallery .gallery-thumbnails .thumbnail-container img{height:40px;width:45px;object-fit:cover}.edit-gallery .gallery-thumbnails .gallery-video-container{position:relative}.edit-gallery .gallery-thumbnails .gallery-video-container .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.edit-gallery .gallery-thumbnails .add-new-media{background-color:#eaeaea;width:45px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.edit-gallery .gallery-thumbnails .add-new-media .fa-plus{color:#f4a034}.edit-amount-raised{margin-bottom:16px}.edit-amount-raised .campaign-member-details{display:flex;align-items:center;margin-bottom:24px}.edit-amount-raised .campaign-member-details .member-image-container{position:relative;display:flex;align-items:center;justify-content:center}.edit-amount-raised .campaign-member-details .member-image-container .member-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background-color:hsla(0,0%,100%,.55);z-index:1}.edit-amount-raised .campaign-member-details .member-image-container .fa-camera{position:absolute;z-index:2;font-size:14px}.edit-amount-raised .campaign-member-details p{color:#444;font-size:16px;margin:0 16px}.edit-amount-raised .campaign-member-list{margin-bottom:24px}.edit-amount-raised .campaign-member-list .campaign-single-member{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.edit-amount-raised .campaign-member-list .campaign-single-member .remove-member-container{border-radius:50%;border:1px solid #bf0303;width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.edit-amount-raised .campaign-member-list .campaign-single-member .remove-member-container .fa-minus{font-size:10px;color:#bf0303}.edit-amount-raised .campaign-member-list .add-campagin-member{display:flex;justify-content:space-between;align-items:center}.edit-amount-raised .campaign-member-list .add-campagin-member .add-member-container{height:40px;width:40px;display:flex;align-items:center;justify-content:center;background:#eaeaea;border-radius:50%}.edit-amount-raised .campaign-member-list .add-campagin-member .add-member-container .fa-plus{color:#f4a034}.edit-amount-raised .campaign-member-list .add-campagin-member .fa-link{color:#797979}.edit-amount-raised .amount-raised{display:flex;align-items:center}.edit-amount-raised .amount-raised p{color:#666;font-size:16px}.edit-amount-raised .amount-raised .amount{font-size:26px;font-weight:700;color:#999;border-bottom:1px dashed #000;margin-right:8px}.edit-amount-raised .amount-raised .total-amount-container{width:auto}.edit-amount-raised .support{display:flex;justify-content:space-between}.edit-amount-raised .support .supporter{display:flex;align-items:center;flex-wrap:wrap}.edit-amount-raised .support p{color:#666}.edit-amount-raised .support p span{font-size:20px;font-weight:700}.edit-amount-raised .support p .supporters-number{color:#999;margin-right:5px}.edit-amount-raised .support p .days{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap}.edit-amount-raised .support p .remaining-days{color:#161616;margin-right:5px}.edit-story .story-content-editor{padding-bottom:24px;border-bottom:1px solid #979797;margin-bottom:24px}.edit-story .story-content-editor .ql-editor{font-family:"Poppins",sans-serif;font-size:16px}.edit-story .story-content-editor .ql-editor h1,.edit-story .story-content-editor .ql-editor h2,.edit-story .story-content-editor .ql-editor h3{margin:0 0 15px}.edit-story .story-content-editor .ql-editor h1{font-size:2em}.edit-story .story-content-editor .ql-editor h2{font-size:1.5em}.edit-story .story-content-editor .ql-editor p{margin:0 0 15px}.edit-story .story-content-editor .ql-editor img,.edit-story .story-content-editor .ql-editor video{max-width:100%;margin:0 0 15px}.edit-story .story-content-editor .ql-editor iframe{width:100%;height:340px;margin:0 0 15px}.edit-story .story-content-editor .ql-editor ol,.edit-story .story-content-editor .ql-editor ul{margin:0 0 15px;padding:0}.edit-story .story-content-editor .ql-editor p ol,.edit-story .story-content-editor .ql-editor p ul{margin:10px 0 0}.edit-story .story-content-editor .ql-editor blockquote{border-left:6px solid #999;margin:20px 10px 20px 0;padding:8px 10px}.edit-story .story-content-editor .ql-editor blockquote:before{color:#999;content:open-quote;font-size:3em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}.edit-story .story-content-editor .ql-editor blockquote:after{color:#999;content:close-quote;font-size:3em;line-height:.1em;margin-left:.1em;vertical-align:-.6em}.edit-story .story-content-editor .ql-editor blockquote p{display:inline}.edit-faqs h3{border-bottom:1px solid #979797;padding-bottom:12px;margin-top:0;margin-bottom:24px}.edit-faqs .single-faq{margin-bottom:36px}.edit-faqs .single-faq .faq-question{display:flex;align-items:center;margin-bottom:16px}.edit-faqs .single-faq .faq-answer{display:flex;align-items:flex-start}.edit-faqs .single-faq .bold{margin-right:10px;font-size:16px;font-weight:700}.edit-faqs .add-question{text-align:center;color:#f4a034;margin-bottom:48px}.edit-updates .add-update{text-align:center;margin-bottom:36px}.edit-updates .updates-gallery{margin-top:10px;display:flex;align-items:center}.edit-updates .updates-gallery .update-gallery-image-container{position:relative;margin-right:10px}.edit-updates .updates-gallery .update-gallery-image-container .update-gallery-image{width:56px;height:56px;object-fit:cover}.edit-updates .updates-gallery .update-gallery-image-container .delete-container{position:absolute;cursor:pointer;right:-7px;top:-7px;z-index:20;background-color:#fff;border-radius:50%;width:16px;height:16px}.edit-updates .updates-gallery .update-gallery-image-container .delete-container .fa-minus-circle{color:red}.edit-updates .updates-gallery .updates-gallery-loader{width:56px;height:56px;display:flex;align-items:center;justify-content:center}.edit-updates .updates-gallery .add-image{border:1px solid #f2f2f2;width:56px;height:56px;display:flex;align-items:center;justify-content:flex-end}.edit-updates .updates-gallery .add-image img{width:50px}.edit-updates .updates-gallery .fa-cloud-upload-alt{color:#f4a034;font-size:30px}.edit-updates .single-update{margin-bottom:46px}.edit-updates .single-update .update-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #858585;padding-bottom:10px}.edit-updates .single-update .update-header .creator-deatils p{font-size:16px;color:#444;line-height:16px;font-weight:700}.edit-updates .single-update .update-header .creator-deatils p span{font-size:14px;color:#666;font-weight:600}.edit-updates .single-update .update-header .serial-number{width:40px;height:40px;background-color:#e7424b}.edit-updates .single-update .update-header .serial-number p{color:#fff}.edit-updates .single-update .updates-validation-message{display:flex;align-items:center;margin-top:4px;color:red}.edit-updates .single-update .updates-validation-message p{color:red}.hideDate{visibility:hidden}.date{display:flex;align-items:center}.date i{margin-right:10px}.react-datepicker__triangle{left:15px!important}.react-datepicker__day--selected{background-color:#d00!important}.react-datepicker-popper{right:27px!important}.react-datepicker-popper .react-datepicker__triangle{display:none}@media only screen and (max-width:1279px){.edit-mode-title{background-color:#444;display:flex;flex-direction:column;align-items:center;justify-content:center}.edit-mode-title p{margin-right:0;margin-bottom:4px;color:#fff;text-align:center}}.ql-container.ql-snow .ql-editor{min-height:100px}.approve{color:#008c8c;margin-bottom:30px}.alert,.approve{font-size:36px;display:inline-block}.alert{color:#ff5050}.login .close-login-button{cursor:pointer;position:absolute;top:15px;right:15px}.login h5{font-weight:400;margin-bottom:16px}.login .light{color:#9b9b9b;font-size:14px;margin-bottom:16px}.home-search-dialog h2{margin:0 0 16px;color:#e7424b;font-size:18px;font-weight:700}.home-search-dialog .input-search,.home-search-dialog .search-filters{margin-bottom:28px}.home-search-dialog .campaign-list{max-width:1280px;width:100%;margin:0 auto}.home-search-dialog .see-all-results{text-align:center}.footer{line-height:24px;width:100%;padding:0 20px;box-sizing:border-box}.footer .footer-links{text-decoration:none;outline:none;color:#444}.footer .top-footer{border-top:1px solid rgba(0,0,0,.1)}.footer .choose-currency{display:flex;align-items:flex-end;justify-content:flex-end;margin:15px 0}.footer .choose-currency .dropdown{display:flex;align-items:center}.footer .choose-currency .dropdown p{font-size:17px;font-weight:600;margin-right:10px}.footer .choose-currency .dropdown .select-dropdown{color:#0b0b0b;background-color:#fff;border:1px solid #ced4da;border-radius:5px;padding:5px 10px;width:130px;height:40px;text-align:center}.footer .about-section{border-top:1px solid rgba(0,0,0,.1)}.footer .about-section h2{font-size:20px;line-height:26px;font-weight:600;margin:15px 0;color:#999}.footer .about-section p{color:#999;margin-bottom:15px;font-weight:600}.footer .about-section li{font-size:15px;font-weight:600;color:#999}.footer .bottom-footer{border-top:1px solid rgba(0,0,0,.1)}.footer .bottom-footer .copyright{margin:15px 0}.footer .bottom-footer .copyright span{color:#999;font-size:15px;margin-right:35px;font-weight:600}.footer .bottom-footer .social-links-footer{display:flex;align-items:center;justify-content:flex-end;margin:15px 0}.footer .bottom-footer .social-links-footer ul{margin:0;list-style:none;padding:0;display:inline-block}.footer .bottom-footer .social-links-footer ul:first-child{margin:0 15px 0 0}.footer .bottom-footer .social-links-footer li{float:left}.footer .bottom-footer .social-links-footer li:last-child i{margin-right:0}.footer .bottom-footer .social-links-footer a{text-decoration:none}.footer .bottom-footer .social-links-footer span{color:#999;font-size:15px;margin-right:10px;font-weight:600}.footer .bottom-footer .social-links-footer .fab{margin-right:20px;font-size:20px;color:#999;cursor:pointer}.givenow-popup{position:relative;min-height:100vh;padding:15px}.givenow-popup h2{margin-bottom:20px;padding-top:10px;font-size:24px;text-align:center}.givenow-popup i{position:absolute;right:15px;top:10px;font-size:25px}.givenow-popup .description{margin-bottom:15px}.mobile-display{display:none}@media only screen and (max-width:1300px){.footer .bottom-footer .social-links-footer{justify-content:flex-start}}@media only screen and (max-width:600px){.footer .choose-currency{display:flex;align-items:center;justify-content:center;margin:15px 0}.footer .bottom-footer{margin-bottom:70px;border-top:1px solid rgba(0,0,0,.1)}.footer .bottom-footer .copyright{margin:15px 0;display:flex;flex-direction:column}.footer .bottom-footer .copyright span{color:#999;font-size:15px;margin-right:0;font-weight:600}.footer .bottom-footer .social-links-footer{flex-direction:column;align-items:flex-start}.footer .bottom-footer .social-links-footer ul:first-child{margin:0 0 15px}.footer .bottom-footer .social-links-footer a{text-decoration:none}.footer .bottom-footer .social-links-footer span{color:#999;font-size:15px;margin-right:20px;font-weight:600}.footer .bottom-footer .social-links-footer .fab{margin-right:20px;font-size:20px;color:#999;cursor:pointer}.mobile-display{display:block}}.benefits{display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px}.benefits p{margin:10px;color:#444}.payment{max-width:520px;width:100%}.payment-methods{display:flex;flex-wrap:wrap;justify-content:center;border-radius:4px;background-color:#f6f6f6;padding:10px 30px 0;margin-bottom:30px}.payment-methods .pm-item{margin:0 10px 10px;display:flex;align-items:center}.payment-methods .pm-item img{height:20px}.payment-methods .pm-item span{margin:0 0 0 10px}@media only screen and (max-width:1023px){.payment-methods{padding:10px 10px 0}}@media only screen and (max-width:767px){.benefits{margin-bottom:30px}.payment-methods{margin:0 10px 30px}}@media only screen and (max-width:370px){.benefits{text-align:center;display:block;justify-content:center;align-items:center}.benefits p{margin:10px;color:#f4a034}}.select-type-of-fundraiser .select-type-header{padding:28px 16px;text-align:center;margin:32px 0}.select-type-of-fundraiser .select-type-header h1{font-size:28px;color:rgba(0,0,0,.87);margin:0 0 9px}.select-type-of-fundraiser .select-type-header h2{color:#999;font-size:16px}.select-type-of-fundraiser .select-type-body{display:flex;justify-content:space-evenly;align-items:center;margin-bottom:36px;padding:0 16px}.select-type-of-fundraiser .select-type-body p{color:#999;font-size:16px;font-weight:600;margin-bottom:16px}.select-type-of-fundraiser .select-type-body .fundraiser-type-card .card-header{text-align:center}.select-type-of-fundraiser .select-type-body .fundraiser-type-card .card-header i{font-size:62px;margin-bottom:16px}.select-type-of-fundraiser .select-type-body .fundraiser-type-card .card-header .green,.select-type-of-fundraiser .select-type-body .fundraiser-type-card .card-header .red{color:#e7424b}.select-type-of-fundraiser .select-type-body .fundraiser-type-card .card-body{text-align:center}.select-type-of-fundraiser .select-type-body .fundraiser-type-card .card-body h2{font-size:24px;color:#212121;line-height:1.2em;min-height:2.4em;margin:0 auto 16px;max-width:80%}.select-type-of-fundraiser .select-type-body .fundraiser-type-card .card-body p{color:#999;font-size:16px;margin-bottom:16px;min-height:3.5em}.select-type-of-fundraiser .select-type-body .fundraiser-type-card .card-footer p{font-size:14px;color:#444}.select-type-of-fundraiser .select-type-body .fundraiser-type-card .card-footer p span{font-weight:700}.select-type-of-fundraiser .select-type-footer{text-align:center;margin:0 0 30px}.select-type-of-fundraiser .select-type-footer p{color:#666;font-size:14px}.select-type-of-fundraiser .select-type-footer p a{color:#f4a034;text-decoration:none}@media only screen and (max-width:767px){.select-type-of-fundraiser .select-type-header{margin-bottom:16px}.select-type-of-fundraiser .select-type-body{flex-direction:column}.select-type-of-fundraiser .select-type-footer{padding:0 16px}}.create-fundraiser-select-program .create-fundraiser-search-program{text-align:center;margin-bottom:20px;box-sizing:border-box}.create-fundraiser-select-program .create-fundraiser-search-program p{margin:22px 0 16px;color:hsla(0,0%,40%,.66)}.create-fundraiser-select-program .create-fundraiser-search-program p small{text-transform:uppercase;font-size:11px;font-weight:700}.create-fundraiser-select-program .create-fundraiser-search-program h2{font-size:23px;color:rgba(0,0,0,.87);font-weight:700;margin:0 0 22px}.create-fundraiser-select-program .create-fundraiser-search-program .search-bar-container{position:relative;max-width:720px;width:100%;margin:auto}.create-fundraiser-select-program .create-fundraiser-search-program .search-bar-container i{position:absolute;top:18px;left:16px;color:rgba(0,0,0,.33)}.create-fundraiser-select-program .create-fundraiser-search-program .search-bar-container input{box-sizing:border-box;background-color:#f3f3f4;height:50px;max-width:706px;width:100%;border:0;padding-left:48px;overflow:hidden;text-overflow:ellipsis}.create-fundraiser-select-program .create-fundraiser-search-program .search-bar-container input:focus{outline:0}.create-fundraiser-select-program .create-fundraiser-search-program .search-bar-container input::-webkit-input-placeholder{color:rgba(0,0,0,.33)}.create-fundraiser-select-program .create-fundraiser-search-program .search-bar-container input:-ms-input-placeholder{color:rgba(0,0,0,.33)}.create-fundraiser-select-program .create-fundraiser-search-program .search-bar-container input::placeholder{color:rgba(0,0,0,.33)}.create-fundraiser-select-program .cause-slider-container{border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding:6px 16px;margin-bottom:38px;overflow:hidden}.create-fundraiser-select-program .cause-slider-container .cause-slider .skeleton-text-container{width:120px!important;margin-left:16px!important}.create-fundraiser-select-program .cause-slider-container .cause-slider .slick-slider{display:flex;align-items:center}.create-fundraiser-select-program .cause-slider-container .cause-slider .slick-slider .slick-list{width:100%!important;margin:0 20px}.create-fundraiser-select-program .cause-slider-container .cause-slider .slick-slider .slick-list .slick-track{display:flex;flex-wrap:nowrap}.create-fundraiser-select-program .cause-slider-container .cause-slider .slick-slider .slick-list .slick-track .slick-slide{white-space:nowrap}@media only screen and (max-width:767px){.create-fundraiser-select-program .cause-slider-container .cause-slider .slick-slider .slick-list{padding:0 10px}}.create-fundraiser-select-program .cause-slider-container .cause-slider .cause-single{display:flex!important;align-items:center;justify-content:center;height:38px;margin:0 32px 0 0}.create-fundraiser-select-program .cause-slider-container .cause-slider .active-cause{background-color:#f4a034;border-radius:5px}.create-fundraiser-select-program .cause-slider-container .cause-slider .active-cause p{color:#fff;font-weight:700}.create-fundraiser-select-program .cause-slider-container .cause-slider p{color:#999;font-size:15px;cursor:pointer}.create-fundraiser-select-program .program-list{padding:0 16px;box-sizing:border-box}.create-fundraiser-select-program .program-list .program-list-header{margin-bottom:36px}.create-fundraiser-select-program .program-list .program-list-header .non-profit-selected{display:flex;align-items:center}.create-fundraiser-select-program .program-list .program-list-header .non-profit-selected h3{margin:0}.create-fundraiser-select-program .program-list .program-list-header .non-profit-selected .ngo-details{display:flex;align-items:center;margin-left:16px;border:1px solid hsla(0,0%,88.2%,.66);border-radius:25px;padding:12px 16px}.create-fundraiser-select-program .program-list .program-list-header .non-profit-selected .ngo-details .ngo-card{width:32px;height:32px;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.2);margin-right:12px;display:flex;justify-content:center;align-items:center}.create-fundraiser-select-program .program-list .program-list-header .non-profit-selected .ngo-details .ngo-card img{width:28px;height:28px}.create-fundraiser-select-program .program-list .program-list-header .non-profit-selected .ngo-details p{font-size:15px;font-weight:700;color:#444;margin-right:8px}.create-fundraiser-select-program .program-list .program-list-header h3{font-size:19px;color:#212121;margin:0 0 8px}.create-fundraiser-select-program .program-list .program-list-header p{color:#777;font-size:14px;margin:0;font-weight:600}.create-fundraiser-select-program .program-list .program-list-header p span{color:#999}.create-fundraiser-select-program .program-list .program-list-header p .active{color:#f4a034;font-weight:700}.create-fundraiser-select-program .program-list .program-list-body{margin-bottom:40px}.create-fundraiser-select-program .program-list .program-list-body .program-card{margin-bottom:24px}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-header{height:125px;border-top-left-radius:5px;border-top-right-radius:5px;background-size:contain!important;background-repeat:no-repeat!important;background-position:50%!important;position:relative;padding:0 19px 10px;display:flex;align-items:flex-end}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-header .urgent-tag{position:absolute;top:10px;right:0;background:#e7424b;border-top-left-radius:5px;border-bottom-left-radius:5px;height:26px;display:flex;align-items:center;padding:0 12px}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-header .urgent-tag p{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#fff}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .program-name{padding:10px 16px;border-bottom:1px solid #f2f2f2;box-sizing:border-box;min-height:95px;display:flex;flex-direction:column;justify-content:space-between}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .program-name h5{font-size:18px;color:#212121;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .program-name p span{color:#666;font-size:13px;margin-right:4px}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .program-stats{display:flex;border-bottom:1px solid #f2f2f2;background-color:#fcfcfc}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .program-stats .single-detail{width:50%;padding:10px 16px;text-align:center}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .program-stats .single-detail p{font-size:11px;color:#999;margin-bottom:8px}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .program-stats .single-detail h6{font-size:15px;color:#444}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .program-stats .border-right{border-right:1px solid #f2f2f2}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .active-fundraisers{background-color:#fcfcfc;padding:10px 16px;text-align:center;border-bottom:1px solid #f2f2f2}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .ngo-name{padding:10px 16px;display:flex;align-items:center;border-bottom:1px solid #f2f2f2}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .ngo-name div{width:50px;height:50px;margin-right:16px;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:8px;display:flex;justify-content:center;align-items:center}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .ngo-name div img{width:40px}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .ngo-name p{font-size:14px;color:#444;font-weight:700}.create-fundraiser-select-program .program-list .program-list-body .program-card .card-body .card-action{padding:16px;display:flex;grid-gap:16px;gap:16px}.create-fundraiser-select-program .program-list .program-list-footer{text-align:center;margin:0 0 30px}.create-fundraiser-select-program .program-list .program-list-footer .show-result{display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #e7424b;width:160px;height:31px;margin:auto;border-radius:3px;cursor:pointer}.create-fundraiser-select-program .program-list .program-list-footer .show-result p{font-size:14px;margin-right:8px;color:#e7424b}.create-fundraiser-select-program .program-list .program-list-footer .show-result i{font-size:12px;color:#e7424b}.info-icon{width:16px!important;height:16px!important}.sliderArrows{width:100%;max-width:38px;height:38px;border-radius:19px;background-color:#efefef;display:flex;justify-content:center;align-items:center;cursor:pointer}.sliderArrows .right{width:20px;height:20px;object-fit:contain;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.view-program-popup{position:relative}.view-program-popup .close-button{position:absolute;right:16px;top:16px;width:28px;height:28px;border-radius:50%;background-color:#efefef;display:flex;align-items:center;justify-content:center}.view-program-popup .view-program-header{border-bottom:1px solid #efefef;margin-bottom:28px}.view-program-popup .view-program-header h3{color:rgba(0,0,0,.87);margin:0 0 28px}.view-program-popup .view-program-body .ngo-name{margin-bottom:32px}.view-program-popup .view-program-body .ngo-name .ngo-card{width:50px;height:50px;margin-right:16px;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:8px;display:flex;justify-content:center;align-items:center}.view-program-popup .view-program-body .ngo-name .ngo-card img{width:40px}.view-program-popup .view-program-body .ngo-name p{color:#444;font-size:14px;font-weight:700;margin:0}.view-program-popup .view-program-body .program-single-info{margin-bottom:32px}.view-program-popup .view-program-body .program-single-info h4{margin:0 0 16px;color:#212121;font-size:19px}.view-program-popup .view-program-body .program-single-info ol{padding-left:16px;margin:0 0 32px;color:#777}.view-program-popup .view-program-body .program-single-info .inner-html-content p{font-size:16px;color:#777;margin-bottom:12px}@media only screen and (max-width:767px){.create-fundraiser-select-program .create-fundraiser-search-program{padding:0 16px}.create-fundraiser-select-program .cause-slider-container{padding:6px 16px;margin-bottom:28px}.create-fundraiser-select-program .program-list .program-list-header{padding:0 16px;flex-direction:column;align-items:flex-start;margin-bottom:28px}.create-fundraiser-select-program .program-list .program-list-header h3{font-size:15px;text-align:center}.create-fundraiser-select-program .program-list .program-list-header p{font-size:13px;margin-bottom:16px;text-align:center}.create-fundraiser-select-program .program-list .program-list-header p span{font-size:14px}.create-fundraiser-select-program .program-list .program-list-header .program-filter{margin:0 auto}.create-fundraiser-select-program .program-list .program-list-header .program-filter p{margin-bottom:0}.create-fundraiser-select-program .program-list .program-list-body{padding:0 16px;box-sizing:border-box}}.create-fr-enter-details .sub-container{max-width:1024px;margin:auto}.create-fr-enter-details .create-fr-enter-fundraiser-details .banner-container{position:relative;background-repeat:no-repeat!important;background-size:cover!important;height:148px;display:flex;align-items:center}.create-fr-enter-details .create-fr-enter-fundraiser-details .banner-container .banner-overlay{position:absolute;background-color:rgba(0,0,0,.76)!important;top:0;left:0;width:100%;height:100%}.create-fr-enter-details .create-fr-enter-fundraiser-details .banner-container .banner-details{position:relative}.create-fr-enter-details .create-fr-enter-fundraiser-details .banner-container .banner-details h2{margin:0 0 16px;color:#fff;font-size:28px}.create-fr-enter-details .create-fr-enter-fundraiser-details .banner-container .banner-details p{margin:0}.create-fr-enter-details .create-fr-enter-fundraiser-details .banner-container .banner-details p span{font-size:14px;color:hsla(0,0%,100%,.66);margin-right:4px}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container{padding:10px 0;box-shadow:0 1px 5px rgba(0,0,0,.2);margin-bottom:50px}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container .ngo-details{display:flex;align-items:center}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container .ngo-details .ngo-card{width:50px;height:50px;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.2);margin-right:12px;display:flex;justify-content:center;align-items:center}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container .ngo-details .ngo-card img{width:40px}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container .ngo-details p{font-size:15px;font-weight:700;color:#444}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container .back-button{display:flex;justify-content:center;align-items:center;width:59px;height:28px;background-color:#efefef;border-radius:5px;cursor:pointer}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container .back-button i{font-size:10px;color:#757575;margin-right:4px}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container .back-button p{font-size:14px;color:#757575}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .back-button-mobile{display:none}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-header h3{color:rgba(0,0,0,.87);font-size:28px;margin:0 0 16px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body{display:flex;grid-gap:50px;gap:50px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details,.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .recommendations{width:50%}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details .change-details-card{background-color:#e7d1d1;border-radius:8px;padding:10px 13px;margin-bottom:42px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details .change-details-card p{color:#444;font-size:14px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .gap-1{grid-gap:16px;gap:16px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .w-50{width:50%}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .form-control{margin-bottom:16px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .form-control label{font-size:15px;color:rgba(0,0,0,.66);display:block;font-weight:700;margin-bottom:8px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .form-control input{width:100%;box-sizing:border-box;border:1px solid #ced4da;height:48px;border-radius:5px;padding:0 16px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .form-control input:focus{outline:0}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .form-control input::-webkit-input-placeholder{color:rgba(0,0,0,.33)}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .form-control input:-ms-input-placeholder{color:rgba(0,0,0,.33)}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .form-control input::placeholder{color:rgba(0,0,0,.33)}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .covid-support{display:flex;align-items:center}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .covid-support label{margin:0 0 0 8px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .covid-support input[type=checkbox]{width:20px;height:20px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .recommendations .tip-card{background-color:#f7f7f7;height:79px;padding:0 24px;display:flex;align-items:center;margin-bottom:24px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .recommendations .tip-card p{color:#777;font-size:13px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .recommendations .tip-card p span{color:#444;font-weight:700}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .quick-tips-container{background-color:#f7f7f7;padding:24px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .quick-tips-container .header{margin-bottom:16px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .quick-tips-container .header h5{font-size:15px;color:#444;font-weight:700;margin-bottom:8px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .quick-tips-container .header p{font-size:13px;color:#444}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .quick-tips-container .quick-tips{display:flex;height:59px;background-color:#fff;margin-bottom:16px;align-items:center;justify-content:space-between}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .quick-tips-container .quick-tips p{padding-left:16px;padding-right:16px;font-size:13px;color:#444;font-weight:700}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .quick-tips-container .quick-tips .select-button{background-color:#f4a034;display:flex;justify-content:center;align-items:center;width:64px;height:59px;cursor:pointer;position:relative;overflow:hidden}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .quick-tips-container .quick-tips .select-button h6{color:#fff;font-size:11px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .quick-tips-container .quick-tips .select-button:hover{background-color:#f4a034;transition:.3s}@media only screen and (max-width:1023px){.back-button-container .sub-container,.create-fr-enter-details .sub-container{padding:0 16px}}@media only screen and (max-width:767px){.create-fr-enter-details .create-fr-enter-fundraiser-details .banner-container{padding:0 20px;min-height:104px}.create-fr-enter-details .create-fr-enter-fundraiser-details .banner-container .banner-details h2{font-size:19px;margin-bottom:12px;line-height:27px}.create-fr-enter-details .create-fr-enter-fundraiser-details .banner-container .banner-details p span{font-size:13px}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container{padding:10px 20px;margin-bottom:28px}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container .ngo-details p{font-size:14px;font-weight:600}.create-fr-enter-details .create-fr-enter-fundraiser-details .back-button-container .back-button{display:none}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .back-button-mobile{margin:0 0 16px;display:flex;justify-content:center;align-items:center;width:59px;height:28px;background-color:#efefef;border-radius:5px;cursor:pointer}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .back-button-mobile i{font-size:10px;color:#757575;margin-right:4px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .back-button-mobile p{font-size:14px;color:#757575}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-header{padding:0}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-header h3{font-size:19px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body{flex-direction:column}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details,.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .recommendations{width:100%}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details .change-details-card{margin:0 0 42px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .form-control{padding:0}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .goal-enddate-container{flex-direction:column}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .goal-enddate-container .form-control{box-sizing:border-box}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .w-50{width:100%}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .add-primary-details form .create-fundraiser-button{padding:0}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .recommendations{padding:0;box-sizing:border-box}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .quick-tips-container{position:relative;margin:20px 0;padding:24px 0}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .quick-tips-container .triangle{display:inline-block;position:absolute;top:-10px;left:20px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .quick-tips-container .triangle-4{border-bottom:10px solid #f7f7f7;border-left:7px solid transparent;border-right:7px solid transparent}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .quick-tips-container .header{padding:0 10px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .quick-tips-container .quick-tips{padding:0 5px;margin-left:10px;margin-right:10px}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .quick-tips-container .quick-tips p{padding:0}.create-fr-enter-details .create-fr-enter-fundraiser-details .add-primary-details-container .add-primary-details-body .quick-tips-container .quick-tips .select-button{height:41px}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}input[type=number]{-moz-appearance:textfield!important}.error-message{color:#e7424b;font-size:13px}.input-number{position:relative}.input-number span{position:absolute;right:15px;top:15px}.create-fundraiser-medical .sub-container{max-width:1024px;margin:auto}.create-fundraiser-medical .banner-container{height:132px;margin-bottom:50px;position:relative;background-repeat:no-repeat!important;background-size:cover!important;background-position:50%!important;display:flex;align-items:center}.create-fundraiser-medical .banner-container .banner-overlay{position:absolute;background-color:rgba(0,0,0,.66)!important;top:0;left:0;width:100%;height:100%}.create-fundraiser-medical .banner-container .banner-details{position:relative}.create-fundraiser-medical .banner-container .banner-details h2{margin:0 0 12px;color:#fff;font-size:28px}.create-fundraiser-medical .banner-container .banner-details p{margin:0;font-size:14px;color:hsla(0,0%,100%,.66)}.create-fundraiser-medical .add-patient-details-container{display:flex;grid-gap:50px;gap:50px}.create-fundraiser-medical .add-patient-details-container .add-patient-details,.create-fundraiser-medical .add-patient-details-container .medical-faqs{width:50%}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-header{margin-bottom:32px}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-header h3{color:rgba(0,0,0,.87);font-size:19px;margin:0 0 12px}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-header p{color:rgba(0,0,0,.54);font-size:14px;font-weight:700}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .gap-1{grid-gap:16px;gap:16px}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .w-50{width:50%}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control{margin-bottom:24px}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control label{font-size:15px;color:rgba(0,0,0,.66);display:block;font-weight:600;margin-bottom:12px}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control input,.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control select{background:#fff;width:100%;box-sizing:border-box;border:1px solid #ced4da;font-size:16px;height:48px;border-radius:5px;padding:0 16px;font-family:"Poppins",sans-serif}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control input:focus,.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control select:focus{outline:0}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control input::-webkit-input-placeholder,.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control select::-webkit-input-placeholder{color:rgba(0,0,0,.33)}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control input:-ms-input-placeholder,.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control select:-ms-input-placeholder{color:rgba(0,0,0,.33)}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control input::placeholder,.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .form-control select::placeholder{color:rgba(0,0,0,.33)}.create-fundraiser-medical .add-patient-details-container .medical-faqs .faqs-card{margin-bottom:24px}.create-fundraiser-medical .add-patient-details-container .medical-faqs .faqs-card .card-header{height:58px;display:flex;border-bottom:1px solid #f2f2f2;padding:0 32px;align-items:center}.create-fundraiser-medical .add-patient-details-container .medical-faqs .faqs-card .card-header h3{margin:0}.create-fundraiser-medical .add-patient-details-container .medical-faqs .faqs-card .card-body{padding:32px}.create-fundraiser-medical .add-patient-details-container .medical-faqs .faqs-card .card-body .faq-question{font-size:15px;color:#444;font-weight:700}.create-fundraiser-medical .add-patient-details-container .medical-faqs .faqs-card .card-body .faq-answer{font-size:14px}.create-fundraiser-medical .add-patient-details-container .medical-faqs .support-card{width:100%;height:77px;box-shadow:0 1px 3px rgba(0,0,0,.16);border-radius:5px;display:flex;align-items:center;padding:0 32px;box-sizing:border-box}.create-fundraiser-medical .add-patient-details-container .medical-faqs .support-card p{margin:0;font-size:13px;color:#999}.create-fundraiser-medical .add-patient-details-container .medical-faqs .support-card p span{color:#444;font-weight:600}.success-creation-popup{position:relative}.success-creation-popup .close-button{position:absolute;right:16px;top:16px;width:28px;height:28px;border-radius:50%;background-color:#efefef;display:flex;align-items:center;justify-content:center}.success-creation-popup .success-creation-popup-header{margin-bottom:24px;text-align:center}.success-creation-popup .success-creation-popup-header img{width:40px}.success-creation-popup .success-creation-popup-body{text-align:center;margin-bottom:24px}.success-creation-popup .success-creation-popup-body h2{margin:0 0 16px;font-size:24px;color:#212121}.success-creation-popup .success-creation-popup-body p{font-size:16px;color:#444}.success-creation-popup .success-creation-popup-footer{display:flex;justify-content:center;grid-gap:16px;gap:16px}@media only screen and (max-width:1023px){.create-fundraiser-medical .sub-container{padding:0 16px}}@media only screen and (max-width:767px){.create-fundraiser-medical .sub-container{padding:0}.create-fundraiser-medical .banner-container{padding:10px 16px;margin-bottom:28px;height:auto}.create-fundraiser-medical .banner-container h2{font-size:21px;margin-bottom:8px}.create-fundraiser-medical .add-patient-details-container{flex-direction:column}.create-fundraiser-medical .add-patient-details-container .add-patient-details,.create-fundraiser-medical .add-patient-details-container .medical-faqs{width:100%}.create-fundraiser-medical .add-patient-details-container .add-patient-details{padding:0 16px;box-sizing:border-box}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .goal-enddate-container{flex-direction:column;grid-gap:0;gap:0}.create-fundraiser-medical .add-patient-details-container .add-patient-details .add-patient-details-body form .goal-enddate-container .w-50{width:100%}.create-fundraiser-medical .add-patient-details-container .medical-faqs .support-card{border-radius:0;padding:0 16px}.create-fundraiser-medical .add-patient-details-container .medical-faqs .faqs-card .card-header{padding:0 16px}.create-fundraiser-medical .add-patient-details-container .medical-faqs .faqs-card .card-body{padding:32px 16px}.success-creation-popup .success-creation-popup-body h2{font-size:19px}.success-creation-popup .success-creation-popup-body p{font-size:14px}.success-creation-popup .success-creation-popup-footer{flex-direction:column;text-align:center;align-items:center;grid-gap:0;gap:0}}.create-fundraiser-login .login-card-container{max-width:702px;width:100%;margin:32px auto}.create-fundraiser-login .login-card-container .login-card{box-shadow:0 1px 8px rgba(0,0,0,.2);max-width:450px;width:100%;margin:auto;min-height:512px;border-radius:5px}.create-fundraiser-login .login-card-container .login-card .back-button{display:flex;justify-content:center;align-items:center;width:59px;height:28px;background-color:#efefef;border-radius:5px;cursor:pointer}.create-fundraiser-login .login-card-container .login-card .back-button i{font-size:10px;color:#757575;margin-right:4px}.create-fundraiser-login .login-card-container .login-card .back-button p{font-size:14px;color:#757575}.create-fundraiser-login .login-card-container .login-card .login-hero{border-top-left-radius:5px;border-bottom-left-radius:5px;color:#fff;background-color:#e7424b;width:40%;padding:66px 48px;display:flex;flex-direction:column;justify-content:space-between}.create-fundraiser-login .login-card-container .login-card .login-hero .login-hero-header h2{font-size:28px;margin:0 0 24px}.create-fundraiser-login .login-card-container .login-card .login-hero .login-hero-header p{font-size:18px;color:hsla(0,0%,100%,.76);font-weight:600;margin:0}.create-fundraiser-login .login-card-container .login-card .login-hero .login-hero-footer p{font-size:14px;color:hsla(0,0%,100%,.76)}.create-fundraiser-login .login-card-container .login-card .login-hero .login-hero-footer p span{text-decoration:underline}.create-fundraiser-login .login-card-container .login-card .login-action{padding:66px 48px}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry{margin-bottom:32px}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry .login-social{margin-bottom:16px}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry .login-social button{background-color:#fff;border:1px solid #ced4da;border-radius:5px;width:100%;height:48px;position:relative;font-size:15px;color:#212121;font-weight:500}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry .login-social button i{position:absolute;left:5%;font-size:20px;font-weight:500}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry .login-social button i.fa-facebook{color:#3b5998}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry .login-or{margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry .login-or .border{width:45%;border-bottom:1px solid #efefef}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry .login-or p{color:#999;font-size:13px;margin:0 8px;font-weight:700}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry .login-form .form-control{margin-bottom:16px}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry .login-form .form-control label{color:#757575;font-weight:700;font-size:14px;display:block;margin-bottom:8px}.create-fundraiser-login .login-card-container .login-card .login-action .login-details-entry .login-form .form-control input{border:1px solid #ced4da;background-color:#fff;color:#212121;width:100%;height:40px;box-sizing:border-box;padding:0 16px;border-radius:4px}.create-fundraiser-login .login-card-container .login-card .login-action .login-otp-verification{text-align:center;margin-bottom:32px}.create-fundraiser-login .login-card-container .login-card .login-action .login-otp-verification .otp-verification-header{margin-bottom:24px}.create-fundraiser-login .login-card-container .login-card .login-action .login-otp-verification .otp-verification-header h3{font-size:17px;color:#212121;margin:0 0 24px}.create-fundraiser-login .login-card-container .login-card .login-action .login-otp-verification .otp-verification-header p{color:#757575;font-size:15px;font-weight:600;margin-bottom:8px}.create-fundraiser-login .login-card-container .login-card .login-action .login-otp-verification .otp-verification-header .login-credentials{display:flex;justify-content:center;align-items:center}.create-fundraiser-login .login-card-container .login-card .login-action .login-otp-verification .otp-verification-header .login-credentials p{color:rgba(0,0,0,.87);margin:0 8px 0 0}.create-fundraiser-login .login-card-container .login-card .login-action .login-otp-verification .otp-verification-enter .otp-input{margin-bottom:24px}.create-fundraiser-login .login-card-container .login-card .login-action .login-otp-verification .otp-verification-enter p{font-size:14px;font-weight:700;color:#757575}.create-fundraiser-login .login-card-container .login-card .login-action .login-otp-verification .otp-verification-enter p span{color:#f4a034}.create-fundraiser-login .login-card-container .login-card .login-action .login-footer{text-align:center}.create-fundraiser-login .login-card-container .login-card .login-action .login-footer p{font-size:14px;color:#999}.create-fundraiser-login .login-card-container .login-card .login-action .login-footer p span{text-decoration:underline}.create-fundraiser-login .create-fundraiser-login-footer{text-align:center}.create-fundraiser-login .create-fundraiser-login-footer p{font-size:14px;font-weight:600;color:#444}.create-fundraiser-login .create-fundraiser-login-footer p span{color:#e7424b}.complete-pending-tasks-section .back-button-container{border-bottom:1px solid #efefef;padding:24px 0}.complete-pending-tasks-section .back-button-container .back-button{display:flex;justify-content:center;align-items:center;width:59px;padding:4px 0;background-color:#efefef;border-radius:5px;cursor:pointer}.complete-pending-tasks-section .back-button-container .back-button i{font-size:10px;color:#757575;margin-right:4px}.complete-pending-tasks-section .back-button-container .back-button p{font-size:14px;color:#757575}.complete-pending-tasks-section .complete-tasks-body{background-color:#fcfcfc;padding-top:50px}.complete-pending-tasks-section .complete-tasks-body h3{font-size:20px;color:rgba(0,0,0,.87);text-align:center;margin:0 0 24px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card{min-height:100vh}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-header{height:56px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #efefef}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-header h5{margin:0;font-size:13px;font-weight:600}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body{padding:47px 56px;border-bottom:1px solid #efefef}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body .note{margin-bottom:32px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .gap-1{grid-gap:16px;gap:16px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .w-50{width:50%}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control{margin-bottom:24px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control label{font-size:15px;color:rgba(0,0,0,.66);display:block;font-weight:600;margin-bottom:12px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control input,.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control select{background:#fff;width:100%;box-sizing:border-box;border:1px solid #ced4da;font-size:16px;height:48px;border-radius:5px;padding:0 16px;font-family:"Poppins",sans-serif}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control input:focus,.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control select:focus{outline:0}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control input::-webkit-input-placeholder,.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control select::-webkit-input-placeholder{color:rgba(0,0,0,.33)}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control input:-ms-input-placeholder,.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control select:-ms-input-placeholder{color:rgba(0,0,0,.33)}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control input::placeholder,.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control select::placeholder{color:rgba(0,0,0,.33)}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control.checkbox label{display:inline}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control.checkbox input{width:auto;height:auto;margin:0 8px 0 0}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .add-reports p{font-size:15px;color:rgba(0,0,0,.66);font-weight:600;margin-bottom:8px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .add-reports .add-reports-body{flex-wrap:wrap}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .add-reports .diagnostic-report{border:1px solid #ced4da;height:48px;display:flex;align-items:center;border-radius:5px;padding:0 16px;max-width:260px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .add-reports .diagnostic-report i{margin-right:8px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .add-reports .diagnostic-report p{margin:0;font-size:14px;color:rgba(0,0,0,.66);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .add-reports .diagnostic-report span{margin-left:8px;font-weight:600;font-size:18px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .upload-file{margin-bottom:24px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .upload-file p{font-size:15px;color:rgba(0,0,0,.66);font-weight:600;margin-bottom:12px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .upload-file .upload-input{position:relative}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .upload-file .upload-input button{position:absolute;font-size:14px;height:32px;width:80px;border-radius:5px;color:#fff;background:#f4a034;border:0;top:8px;left:10px;cursor:pointer}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .upload-file .upload-input input{background:#fff;width:100%;box-sizing:border-box;font-size:16px;height:48px;padding:0 16px 0 100px;font-family:"Poppins",sans-serif;border:1px solid #ced4da;border-radius:5px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .upload-file .upload-input input:focus{outline:0}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-footer{padding:24px 56px;margin-left:auto;display:flex;align-items:center;justify-content:flex-end}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-footer p{margin-right:16px;cursor:pointer}.complete-pending-tasks-section .complete-tasks-body .add-images-to-fundraiser-card .card-body{display:flex;flex-wrap:wrap;grid-gap:16px;gap:16px}.complete-pending-tasks-section .complete-tasks-body .add-images-to-fundraiser-card .card-body .add-image-card{width:142px;height:142px;background-color:#f2f2f2;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;flex-direction:column}.complete-pending-tasks-section .complete-tasks-body .add-images-to-fundraiser-card .card-body .add-image-card img{margin-bottom:12px}.complete-pending-tasks-section .complete-tasks-body .add-images-to-fundraiser-card .card-body .add-image-card p{color:hsla(0,0%,40%,.87);font-size:12px}.complete-pending-tasks-section .complete-tasks-body .add-images-to-fundraiser-card .card-body .fundraiser-image{width:142px;height:142px;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:8px;position:relative}.complete-pending-tasks-section .complete-tasks-body .add-images-to-fundraiser-card .card-body .fundraiser-image i{position:absolute;color:#e7424b;top:-12px;right:-12px;font-size:22px;background:#fff;border-radius:50%;cursor:pointer}.complete-pending-tasks-section .complete-tasks-body .add-images-to-fundraiser-card .card-body .fundraiser-image img{width:142px;height:142px;border-radius:8px;object-fit:cover}.pending-pop-up{background-color:#4d9edb;box-shadow:0 1px 2px rgba(0,0,0,.2);padding:8px 16px;border-radius:4px;justify-content:space-between}.pending-pop-up,.pending-pop-up .icon-container{display:flex;align-items:center}.pending-pop-up .icon-container i{color:#fff;font-size:13px}.pending-pop-up .icon-container p{margin-left:12px;font-size:15px;color:#fff;font-weight:500}.pending-pop-up .icon-container p span{font-weight:700}.pending-pop-up .complete-task-btn{width:220px;height:48px;background:#fff;font-size:14px;text-transform:none;border-radius:5px;border:0;box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer}@media only screen and (max-width:1023px){.complete-pending-tasks-section .back-button-container h5{margin:0 10px 0 0;max-width:80%}}@media only screen and (max-width:767px){.complete-pending-tasks-section .back-button-container{padding:16px}.complete-pending-tasks-section .back-button-container h5{font-size:15px}.complete-pending-tasks-section .back-button-container .back-button{padding:4px}.complete-pending-tasks-section .back-button-container .back-button p{font-size:11px}.complete-pending-tasks-section .complete-tasks-body{padding-top:24px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body{padding:47px 16px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-body form .form-control label{font-size:14px}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-footer{flex-direction:column;justify-content:center}.complete-pending-tasks-section .complete-tasks-body .complete-details-card .card-footer p{margin:0 0 16px}.pending-pop-up{flex-direction:column;margin:0 16px}.pending-pop-up .icon-container{margin-bottom:8px}.pending-pop-up .btn-container,.pending-pop-up .btn-container .complete-task-btn{width:100%}}.navbar-container{border-bottom:1px solid #e3e3e3}.no_projects{border:1px solid #efefef;border-radius:12px;padding:25px;margin:0 0 50px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.no_projects img{width:50px;margin:0 0 15px}.no_projects h6{font-size:16px;font-weight:700;color:#333;text-align:center}.child-campaign p{font-size:14px}.child-campaign .parent-campaign{font-weight:700;color:#f4a034;cursor:pointer}.child-campaign .parent-campaign:hover{text-decoration:underline}.child-campaing-title p{text-align:center;margin-bottom:24px}.child-campaing-title p span{font-weight:700;color:#f4a034;cursor:pointer}.child-campaing-title p span:hover{text-decoration:underline}.supporting-campaigns h3{padding-bottom:8px;border-bottom:1px solid #999}.gi-fund-unit .single-fund-amount{display:flex;align-items:flex-start}.gi-fund-unit .single-fund-amount img{width:100px;height:100px;object-fit:contain}.gi-fund-unit .single-fund-amount .fund-details{margin-left:16px;width:100%}.gi-fund-unit .single-fund-amount .fund-details .fund-heading{font-size:16px;font-weight:700;color:#000;margin-bottom:6px}.gi-fund-unit .single-fund-amount .fund-details p{font-size:14px;color:#666}.gi-fund-unit .single-fund-amount .fund-details .counter{display:flex;align-items:center}.gi-fund-unit .single-fund-amount .fund-details .amount-increment{margin:16px 0;display:flex;align-items:center;justify-content:space-between}.gi-fund-unit .single-fund-amount .fund-details .amount-increment h5{margin-right:10px}.gi-fund-unit .single-fund-amount .fund-details .amount-increment .counter{display:flex;align-items:center}.gi-fund-unit .single-fund-amount .fund-details .amount-increment .counter .span{display:inline-block;width:32px;height:32px;color:#e7424b;border:1px solid #ddd;line-height:28px;text-align:center;font-size:22px;padding:0}.gi-fund-unit .single-fund-amount .fund-details .amount-increment .counter .input-field{font-size:16px!important}.gi-fund-unit .single-fund-amount .fund-details .amount-increment .counter .input-field::-webkit-input-placeholder{color:#e7424b}.gi-fund-unit .single-fund-amount .fund-details .amount-increment .counter .input-field:-ms-input-placeholder{color:#e7424b}.gi-fund-unit .single-fund-amount .fund-details .amount-increment .counter .input-field::placeholder{color:#e7424b}.gi-fund-unit .single-fund-amount .fund-details .amount-increment .counter .decrement-button{border-bottom-left-radius:5px;border-top-left-radius:5px}.gi-fund-unit .single-fund-amount .fund-details .amount-increment .counter .increment-button{border-bottom-right-radius:5px;border-top-right-radius:5px}.amount-unit-popup{margin:0 10px}@media only screen and (max-width:600px){.gi-fund-unit .single-fund-amount .fund-details{margin-left:10px}.gi-fund-unit .single-fund-amount .fund-details h5{font-size:18px}}.gi-fund-reward .single-reward-fund{margin-bottom:11px}.gi-fund-reward .single-reward-fund ul{padding-left:16px;color:#666}.gi-fund-reward .single-reward-fund h6,.gi-fund-reward .single-reward-fund p{margin-bottom:10px}.gi-fund-reward .fund-details{display:flex;align-items:flex-end;margin-bottom:16px}.gi-fund-reward .fund-details .rimg-wrapper{display:flex;justify-content:center;align-items:center;width:140px;max-height:90px;overflow:hidden;margin-right:15px}.gi-fund-reward .fund-details .rimg-wrapper img{width:100%}.gi-fund-reward .fund-details .fund-price p{color:#666;font-size:14px}.program-card .card-header{height:125px;border-top-left-radius:5px;border-top-right-radius:5px;background-size:contain!important;background-repeat:no-repeat!important;background-position:50%!important;position:relative;padding:0 19px 10px;display:flex;align-items:flex-end}.program-card .card-header .urgent-tag{position:absolute;top:10px;right:0;background:#e7424b;border-top-left-radius:5px;border-bottom-left-radius:5px;height:26px;display:flex;align-items:center;padding:0 12px}.program-card .card-header .urgent-tag p{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#fff}.program-card .card-body .program-name{padding:10px 16px;border-bottom:1px solid #f2f2f2;box-sizing:border-box;min-height:95px;display:flex;flex-direction:column;justify-content:space-between}.program-card .card-body .program-name h5{font-size:18px;color:#212121;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.program-card .card-body .program-name p span{color:#666;font-size:13px;margin-right:4px}.program-card .card-body .program-stats{display:flex;border-bottom:1px solid #f2f2f2;background-color:#fcfcfc}.program-card .card-body .program-stats .single-detail{width:50%;padding:10px 16px;text-align:center}.program-card .card-body .program-stats .single-detail p{font-size:11px;color:#999;margin-bottom:8px}.program-card .card-body .program-stats .single-detail h6{font-size:15px;color:#444}.program-card .card-body .program-stats .border-right{border-right:1px solid #f2f2f2}.program-card .card-body .active-fundraisers{background-color:#fcfcfc;padding:10px 16px;text-align:center;border-bottom:1px solid #f2f2f2}.program-card .card-body .ngo-name{padding:10px 16px;display:flex;align-items:center;border-bottom:1px solid #f2f2f2}.program-card .card-body .ngo-name div{width:50px;height:50px;margin-right:16px;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:8px;display:flex;justify-content:center;align-items:center}.program-card .card-body .ngo-name div img{width:40px}.program-card .card-body .ngo-name p{font-size:14px;color:#444;font-weight:700}.program-card .card-body .card-action{padding:16px;display:flex;grid-gap:16px;gap:16px}.nonprofit-card .card-header{height:125px;border-top-left-radius:5px;border-top-right-radius:5px;background-size:contain!important;background-repeat:no-repeat!important;background-position:50%!important;position:relative;padding:0 19px 10px;display:flex;align-items:flex-end}.nonprofit-card .card-body .nonprofit-name{padding:10px 16px;border-bottom:1px solid #f2f2f2;box-sizing:border-box;min-height:60px;display:flex;flex-direction:column;justify-content:space-between}.nonprofit-card .card-body .nonprofit-name h5{font-size:18px;color:#212121;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.nonprofit-card .card-body .nonprofit-name p span{color:#666;font-size:13px;margin-right:4px}.nonprofit-card .card-body .nonprofit-stats{display:flex;border-bottom:1px solid #f2f2f2;background-color:#fcfcfc}.nonprofit-card .card-body .nonprofit-stats .single-detail{width:50%;padding:10px 16px;text-align:center}.nonprofit-card .card-body .nonprofit-stats .single-detail p{font-size:11px;color:#999;margin-bottom:8px}.nonprofit-card .card-body .nonprofit-stats .single-detail h6{font-size:15px;color:#444}.nonprofit-card .card-body .nonprofit-stats .border-right{border-right:1px solid #f2f2f2}.nonprofit-card .card-body .nonprofit-location{padding:10px 16px;text-align:center;border-bottom:1px solid #f2f2f2}.nonprofit-card .card-body .nonprofit-location p{font-size:14px;color:#444;font-weight:700}.nonprofit-card .card-body .card-action{padding:16px;display:flex;grid-gap:16px;gap:16px}.current-outstanding-balance{padding:25px 40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #efefef;background-color:#fcfcfc}.current-outstanding-balance .current-outstanding-balance-details h6{font-size:11px;text-transform:uppercase;margin-bottom:16px}.current-outstanding-balance .current-outstanding-balance-details h2{font-size:21px;color:#f4a034;margin:0}.current-outstanding-balance .current-outstanding-balance-details h2 em{font-size:14px;color:#999;font-weight:400;margin-left:4px}.justify-content-spacebetween{justify-content:space-between}.single-withdrawal header{display:flex;padding:20px 16px;align-items:center;justify-content:center;border-bottom:1px solid #efefef;position:relative}.single-withdrawal header h3{font-size:18px;margin:0}.single-withdrawal header .close-container{position:absolute;right:14px;font-size:18px;color:#999}.single-withdrawal .single-withdrawal-body .single-withdrawal-details{padding:16px 24px;border-bottom:1px solid #efefef}.single-withdrawal .single-withdrawal-body .single-withdrawal-details h6{font-size:11px;color:#999;text-transform:uppercase;margin-bottom:12px}.single-withdrawal .single-withdrawal-body .single-withdrawal-details p{font-size:13px;color:#777;font-weight:600;margin-bottom:8px}.single-withdrawal .single-withdrawal-body .single-withdrawal-details h5{font-size:15px;font-weight:700;color:#444;margin-bottom:16px}.single-withdrawal .single-withdrawal-body .single-withdrawal-details a{text-decoration:none}.single-withdrawal .single-withdrawal-body .single-withdrawal-activity-log h4{margin:0;font-size:14px;color:#777;font-weight:400}.single-withdrawal .single-withdrawal-body .single-withdrawal-activity-log header{background-color:#f9f9f9;padding:16px 24px;display:block}.single-withdrawal .single-withdrawal-body .single-withdrawal-activity-log header h4{margin:0;font-size:14px;color:#777;font-weight:400}.single-withdrawal .single-withdrawal-body .single-withdrawal-activity-log .single-activity{padding:24px;border-bottom:1px solid #efefef}.single-withdrawal .single-withdrawal-body .single-withdrawal-activity-log .single-activity h4{margin:0;font-size:14px;color:#444;font-weight:400}.single-withdrawal .single-withdrawal-body .single-withdrawal-activity-log .single-activity p{color:#777;font-size:11px}.new-withdrawal-request{height:100%;display:flex;flex-direction:column;justify-content:space-between}.new-withdrawal-request header{display:flex;padding:20px 16px;align-items:center;border-bottom:1px solid #efefef;position:relative;box-shadow:0 2px 3px rgba(0,0,0,.08)}.new-withdrawal-request header h3{font-size:18px;margin:0 0 0 12px}.new-withdrawal-request header .close-container{position:absolute;right:14px;font-size:18px;color:#999}.new-withdrawal-request .new-withdrawal-request-body{height:calc(100vh - 137px);overflow-y:auto}.new-withdrawal-request .new-withdrawal-request-body .verification-pending{border-bottom:1px solid #efefef}.new-withdrawal-request .new-withdrawal-request-body .verification-pending .card{margin:16px;box-shadow:0 1px 2px rgba(0,0,0,.2);background-color:#ff9800;border-radius:4px;padding:16px;display:flex;align-items:center}.new-withdrawal-request .new-withdrawal-request-body .verification-pending .card p{color:#fff;margin-left:16px}.new-withdrawal-request .new-withdrawal-request-body .verification-pending .card .icon{color:#fff}.new-withdrawal-request .new-withdrawal-request-body .account-details{padding:16px 24px;border-bottom:1px solid #efefef}.new-withdrawal-request .new-withdrawal-request-body .account-details h6{font-size:11px;color:#999;text-transform:uppercase;margin-bottom:12px}.new-withdrawal-request .new-withdrawal-request-body .account-details p{font-size:13px;color:#777;font-weight:600;margin-bottom:8px}.new-withdrawal-request .new-withdrawal-request-body .account-details h5{font-size:15px;font-weight:700;color:#444;margin-bottom:16px}.new-withdrawal-request .new-withdrawal-request-body .new-withdrawal-request-form{padding:16px 24px}.new-withdrawal-request .new-withdrawal-request-body .new-withdrawal-request-form .form-control{margin-bottom:26px}.new-withdrawal-request .new-withdrawal-request-body .new-withdrawal-request-form .form-control label{display:block;margin-bottom:12px;font-size:14px;color:#000;font-weight:600}.new-withdrawal-request .new-withdrawal-request-body .new-withdrawal-request-form .form-control input{box-sizing:border-box;border:1px solid #ced4da;border-radius:5px;height:40px;width:100%;padding:0 8px}.new-withdrawal-request .new-withdrawal-request-body .new-withdrawal-request-form .form-control input:focus{outline:none}.new-withdrawal-request .new-withdrawal-request-body .new-withdrawal-request-form .form-control .upload-button{position:relative}.new-withdrawal-request .new-withdrawal-request-body .new-withdrawal-request-form .form-control .upload-button button{position:absolute;font-size:14px;height:28px;width:80px;border-radius:5px;color:#fff;background:#009688;border:0;top:6px;left:6px;cursor:pointer}.new-withdrawal-request .new-withdrawal-request-body .new-withdrawal-request-form .form-control .upload-button button:disabled{background-color:rgba(0,150,136,.33);cursor:default}.new-withdrawal-request .new-withdrawal-request-body .new-withdrawal-request-form .form-control .upload-button input{background:#fff}.new-withdrawal-request .new-withdrawal-request-body .new-withdrawal-request-form .form-control .error-message{color:#e7424b;font-size:13px}.new-withdrawal-request .new-withdrawal-footer{box-shadow:0 -3px 4px rgba(0,0,0,.08);padding:16px}.withdrawals-table-mobile .withdrawals-table-single-mobile{padding:16px;border-bottom:1px solid #efefef;background-color:#fff}.withdrawals-table-mobile .withdrawals-table-single-mobile h6{font-size:11px;font-weight:500;color:#999;text-transform:uppercase;margin-bottom:12px}.withdrawals-table-mobile .withdrawals-table-single-mobile p{font-size:13px;color:#777;font-weight:600;margin-bottom:8px}.withdrawals-table-mobile .withdrawals-table-single-mobile h5{font-size:15px;font-weight:600;color:#444;margin-bottom:16px}@media only screen and (max-width:768px){.current-outstanding-balance{flex-direction:column}.current-outstanding-balance .current-outstanding-balance-details{text-align:center}.current-outstanding-balance .current-outstanding-balance-details h6{margin-bottom:5px}.current-outstanding-balance .current-outstanding-balance-details h2{font-weight:600}.current-outstanding-balance .current-outstanding-balance-details h2 em{margin:8px 0;display:block}}.cancel-request-body{padding:36px 24px 18px;text-align:center;position:relative}.cancel-request-body .icon{position:absolute;top:10px;right:10px;font-size:16px;color:#999;cursor:pointer}.cancel-request-body .request-header{margin-bottom:16px}.cancel-request-body .request-header h4{font-size:17px;margin-bottom:8px}.cancel-request-body .request-header p{font-size:14px;color:#999}.cancel-request-body .withdrawal-details{margin-bottom:16px}.cancel-request-body .withdrawal-details p{color:#777;font-size:13px;margin-bottom:4px}.cancel-request-body .withdrawal-details h5{font-size:15px}.cancel-request-footer{border-top:1px solid #efefef;padding:24px;display:flex;grid-gap:8px;gap:8px}.dashboard-drawer{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%}.dashboard-drawer .dashboard-drawer-header{display:flex;padding:20px 24px;align-items:center;justify-content:center;border-bottom:1px solid #efefef;position:relative}.dashboard-drawer .dashboard-drawer-header h3{font-size:18px;margin:0}.dashboard-drawer .dashboard-drawer-header svg{position:absolute;right:14px;font-size:18px;color:#999}.dashboard-drawer .dashboard-drawer-body{padding:16px 24px;border-bottom:1px solid #efefef;text-align:center}.dashboard-drawer .dashboard-drawer-body .dashboard-drawer-user-details h4{font-size:20px;color:#444;margin-bottom:4px}.dashboard-drawer .dashboard-drawer-body .dashboard-drawer-user-details p{font-size:15px;color:#777}.dashboard-drawer .dashboard-drawer-body .dashboard-drawer-user-added-on{margin-top:12px;font-size:11px;text-transform:uppercase;color:#777}.dashboard-drawer .dashboard-drawer-body .dashboard-drawer-user-action{margin-top:18px}.dashboard-drawer .dashboard-drawer-body .dashboard-drawer-user-actions-btn{background:#fcfcfc;border-radius:4px;border:1px solid #e0e0e0;margin-right:8px;text-decoration:none;font-weight:600;text-transform:capitalize}.dashboard-drawer .dashboard-drawer-footer{margin-top:auto;padding:12px 24px;box-shadow:0 -3px 4px rgba(0,0,0,.08)}h1{font-size:28px}h2{font-size:26px}h4{font-size:22px}h4,h5{margin:0}h5{font-size:20px}h6{font-size:18px;margin:0}.text-capitalize{text-transform:capitalize}.text-transform-none{text-transform:none!important}.text-decoration-none{text-decoration:none}.d-flex{display:flex}.d-flex.flex-direction-column{flex-direction:column}.d-flex.align-items-center{align-items:center}.d-flex.justify-content-space-between{justify-content:space-between}.d-flex.justify-content-center{justify-content:center}.ml-2{margin-left:10px}.d-flex.justify-content-space-evenly{justify-content:space-evenly}.d-flex.justify-content-space-around{justify-content:space-around}.ml-3{margin-left:16px}.mr-1{margin-right:4px}.mr-2{margin-right:10px!important}.mr-3{margin-right:16px!important;margin-right:16px}.mt-1{margin-top:4px}.mt-2{margin-top:10px}.mt-3{margin-top:16px}.mt-4{margin-top:18px}.mt-5{margin-top:30px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:10px}.mb-3{margin-bottom:16px}.mb-4{margin-bottom:30px!important}.non-editable{opacity:.35}.cursor-pointer{cursor:pointer}.a-tag{text-decoration:none;color:#444}.sticky-bar{position:-webkit-sticky;position:sticky;top:0;z-index:1001}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.pl-2{padding-left:10px}.pr-2{padding-right:10px}.pl-3{padding-left:16px}.pr-1{padding-right:4px}.inline-block{display:inline-block}.pt-2{padding-top:10px}.on-mobile{display:none}.project-heading{color:#444}@media only screen and (max-width:767px){.on-desktop-tablet{display:none}.on-mobile{display:inline-block}}@media only screen and (max-width:767px){.responsive-margin{margin-bottom:56px;word-break:break-word}.responsive-margin .mt-5{margin-top:35px!important}.mobile-margin{margin:0 10px}.small-screen-hidden{display:none}.gallery .gallery-showcase{height:auto;margin:0}.gallery .gallery-showcase .gallery-image{object-fit:contain;width:100%;height:auto;margin-bottom:8px}.edit-gallery .gallery-showcase-container{margin-bottom:5px}.edit-gallery .gallery-showcase-container .gallery-showcase{object-fit:contain;width:100%;height:auto;margin-bottom:8px}.edit-amount-raised .amount-raised{display:flex;align-items:center}.edit-amount-raised .amount-raised p{color:#666;font-size:16px}.edit-amount-raised .amount-raised .amount{font-size:26px;font-weight:700;color:#999;border-bottom:1px dashed #000;margin-right:8px}.edit-amount-raised .amount-raised .total-amount-container{width:110px}}.other-button-mobile .MuiOutlinedInput-input{padding:5px;height:26px;width:100%}.other-button-selected-mobile .MuiOutlinedInput-input{color:#fff;font-size:14px}.other-button-selected-mobile .MuiInputAdornment-root p{color:#fff}.counter .span{display:inline-block;width:32px;height:32px;color:#e7424b;border:1px solid #ddd;line-height:28px;text-align:center;font-size:22px;padding:0}.counter .input-field{font-size:16px!important}.counter .input-field::-webkit-input-placeholder{color:#e7424b}.counter .input-field:-ms-input-placeholder{color:#e7424b}.counter .input-field::placeholder{color:#e7424b}.counter .decrement-button{border-bottom-left-radius:5px;border-top-left-radius:5px}.counter .increment-button{border-bottom-right-radius:5px;border-top-right-radius:5px}@media only screen and (max-width:767px){.small-screen-hidden{display:none}}@media only screen and (min-width:768px){.big-screen-hidden{display:none}}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;position:relative}body,code{font-family:"Poppins",sans-serif}.facebook-btn{background-color:#475993!important}.facebook-btn,.whatsapp-btn{color:#fff!important;text-transform:capitalize!important;margin-bottom:10px!important}.whatsapp-btn{background-color:#1bd741!important}.tabs .MuiTab-root{padding:0!important;width:100%;max-width:150px;min-width:0}.tabs .MuiTab-wrapper{align-items:flex-start!important;text-transform:none}.tabs .MuiTabs-indicator{max-width:130px}.tabs .Mui-selected{color:#fbaf17}.notification-badge{position:absolute;top:20px;left:auto;right:5px}@media only screen and (min-width:768px){.update-tab .notification-badge{left:60px;right:auto}}@media only screen and (max-width:1199px){.tabs .MuiTab-root{max-width:130px}}.mobile-tabs .MuiTab-root{padding:0 20px!important;font-weight:800!important}.mobile-tabs .MuiTabs-centered{justify-content:space-evenly!important}.crop-image .ReactCrop__image{height:380px}.edit-campaign-title .MuiOutlinedInput-input{text-align:center;font-size:28px;font-family:"Libre Baskerville","serif";font-weight:700}.edit-textfield .MuiOutlinedInput-input{padding:12px 14px;height:33px}.country-code-input .MuiOutlinedInput-input{padding-left:100px}.edit-donate-textfield .MuiOutlinedInput-input{text-align:center;padding:12px 14px}.media-url-textfield .MuiOutlinedInput-input{text-align:center;padding:12px 14px;width:350px}.edit-campaign-story{margin-top:16px}.edit-campaign-story .MuiBox-root{padding-left:0!important}.faq-textfield .MuiOutlinedInput-root{border-radius:0!important}.faq-textfield .MuiOutlinedInput-input{padding:12px 14px!important}.url-textfield .MuiOutlinedInput-input{padding:14px!important}.clamp-lines__button{background:none;border:0;color:#f4a034;cursor:pointer;padding:0}.drag-frame{opacity:.5;border:4px dotted #f4a034}.other-button{margin:0}.other-button .MuiOutlinedInput-input{padding:7px 0;height:26px;max-width:126px;width:100%;font-size:14px}.other-button .MuiOutlinedInput-adornedStart{width:100%}.monthly-sub-image{height:200px;width:100%;object-fit:cover;border-radius:5px 5px 0 0}.other-button-thankyou .MuiOutlinedInput-input{padding:7px 0;height:22px;max-width:126px;width:100%;font-size:14px}.donations .MuiFormControl-root{display:flex}.other-button-selected .MuiOutlinedInput-input{color:#fff;font-size:14px}.other-button-selected .MuiInputAdornment-root p{color:#fff}.mobile-other-button{width:100%}.mobile-other-button .MuiOutlinedInput-input{font-size:17px;height:50px;padding:5px}.mobile-other-button .MuiOutlinedInput-adornedStart{width:100%}.login .MuiDialog-paperWidthSm{max-width:400px;width:100%}.MuiTabPanel-root{padding:5px!important}.tab-size-div .MuiBox-root{padding:32px 0!important}.link-button{display:none}.parent-container{width:100%;margin:0 auto}.parent-container.create-fundraiser{max-width:1200px}.parent-container.create-fundraiser.parent-footer{max-width:100%}.gifr-main-content{display:flex;width:100%;max-width:1200px;padding:0 20px;margin:0 auto;box-sizing:border-box}.gifr-main-content .gifr-left-panel{margin-right:25px;flex-basis:710px}.gifr-main-content .gifr-right-panel{margin-left:25px;flex:0 0 440px!important}.support-faq p{color:#666;font-size:14px}.support-faq .span-faq a{text-decoration:none;color:#f4a034;font-size:14px;font-weight:700}.layout-visibility{display:block}.mobile-visibility{display:none}.donation-capsules .other-button,.donation-capsules button{margin-bottom:10px}@media only screen and (min-width:768px)and (max-width:1023px){.gifr-main-content .gifr-left-panel{margin-right:12px}.gifr-main-content .gifr-right-panel{margin-left:12px;flex:0 0 340px!important}.tabs .MuiTab-root{padding:0 24px 0 0!important;width:auto;max-width:150px;min-width:0}.tabs .MuiTabs-indicator{max-width:auto!important}}@media only screen and (max-width:767px){.gifr-main-content{display:flex;padding:0}.gifr-main-content .gifr-left-panel{margin-right:0;flex-basis:100%}.gifr-main-content .gifr-right-panel{margin-left:0;flex:0 0!important}.layout-visibility{display:none}.mobile-visibility{display:block}.login .MuiDialog-paperWidthSm{height:100vh;margin:111px 0 0}}@media only screen and (min-width:768px)and (max-width:1023px){.mobile-buttons{display:inline}.other-button .MuiOutlinedInput-input{padding:7px 0;height:26px;max-width:126px;width:100%;font-size:14px}.other-button-thankyou .MuiOutlinedInput-input{padding:7px 0;height:22px;max-width:126px;width:100%;font-size:14px}}.update-carousel{z-index:1400;width:100%}.update-carousel ul{padding:0!important}.update-carousel ul li{overflow-y:scroll!important}.update-carousel .gallery-image-div img{object-fit:fill!important}.dashboard-btn-wrapper{margin:30px 0;width:100%;padding:20px 15px 30px;box-sizing:border-box;background-color:#f5f5f5;border-radius:5px}.dashboard-btn-wrapper h3{margin:0 0 10px;font-size:20px;line-height:26px}.dashboard-btn-wrapper p{margin:0 0 20px}.dashboard-btn-wrapper .btn-wrapper{display:flex;align-items:center}.dashboard-btn-wrapper .btn-wrapper .dashboard-btn{padding:12px 15px;margin:0 10px;border:0;outline:none;border-radius:3px;font-size:16px;color:#fff;background-color:#f4a034;text-decoration:none;cursor:pointer}.dashboard-btn-wrapper .btn-wrapper .dashboard-btn:first-child{margin-left:0}.loader-wrap{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;flex-direction:column}.loader-wrap img{width:280px}.btn-primary-outlined,.discover-btn{color:#e7424b;cursor:pointer}.btn-primary-outlined{padding:7px 21px;border:1px solid rgba(255,80,80,.5);font-size:.9375rem;line-height:1.75;border-radius:4px;font-weight:400;display:inline-flex;background:#fff}@media only screen and (max-width:1023px){.dashboard-btn-wrapper{padding:10px 10px 20px}.dashboard-btn-wrapper .btn-wrapper .dashboard-btn{padding:12px;margin:0 5px}}@media only screen and (max-width:360px){.dashboard-btn-wrapper{border-radius:0}.dashboard-btn-wrapper .btn-wrapper .dashboard-btn{padding:12px 6px}}.dashboard-loader{position:absolute;left:0;top:0;background:hsla(0,0%,100%,.65);width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9}.dashboard-container{display:flex;justify-content:space-between;background:#fcfcfc}.dashboard-container .dashboard-menu-wrapper{width:20%;box-shadow:0 4px 4px rgba(0,0,0,.08);background:#fff;position:relative;z-index:99}.dashboard-container .dashboard-content{position:relative;width:80%;height:80vh;overflow:auto;box-shadow:0 4px 4px rgba(0,0,0,.08)}@media only screen and (max-width:959px){.dashboard-container{flex-wrap:wrap}.dashboard-container .dashboard-content{width:100%}.dashboard-container .dashboard-menu-wrapper{width:100%;order:1}}#new-withdrawal-dialog ::-webkit-scrollbar{width:4px!important}#new-withdrawal-dialog ::-webkit-scrollbar-track{background:#f1f1f1!important}#new-withdrawal-dialog ::-webkit-scrollbar-thumb,#new-withdrawal-dialog ::-webkit-scrollbar-thumb:hover{background:#f4a034!important}.active{font-weight:700}.home_page_carousel_arrow{margin-top:70px}.home_page_carousel_arrow .slick-prev{z-index:1;left:25px!important;background-image:url(https://give-marketplace.s3.ap-south-1.amazonaws.com/static/icons/program-page/left-arrow.svg)!important}.home_page_carousel_arrow .slick-next,.home_page_carousel_arrow .slick-prev{background-repeat:no-repeat!important;color:transparent!important;display:block!important;height:88px!important}.home_page_carousel_arrow .slick-next{right:25px!important;background-image:url(https://give-marketplace.s3.ap-south-1.amazonaws.com/static/icons/program-page/right-arrow.svg)!important}.home_page_carousel_arrow .slick-next:before,.home_page_carousel_arrow .slick-prev:before{content:""!important;color:#000!important}.home_page_carousel_arrow .slick-dots{bottom:20px!important}.home_page_carousel_arrow .slick-dots li button{width:20px!important;height:20px!important;cursor:pointer!important}.home_page_carousel_arrow .slick-dots li button:before{opacity:.5!important;color:#fff!important;font-size:15px!important}.home_page_carousel_arrow .slick-dots li.slick-active button:before{opacity:1!important;color:#fff!important}.progress_wrapper .MuiLinearProgress-root{height:8px;border-radius:.3rem}.progress_wrapper .MuiLinearProgress-barColorPrimary{background:#ff5050!important;border-radius:.3rem}.supporter-process-bar.progress{height:8px!important}.supporter-process-bar .progress-bar{background:#ff5050!important}.monthly-count-supporters{color:#666!important}.completed-supporters-homepage{float:right;color:#444!important}.button-wrapper span.MuiButton-label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-transform:none}body.main_body_element{overflow:hidden}@media only screen and (max-width:959px){.home_page_carousel_arrow{margin-top:60px}}@media only screen and (max-width:767px){.home_page_carousel_arrow{margin-top:50px}}.currency-font-roboto{font-family:roboto}.detail-desc{position:relative}.detail-desc h6{font-size:1em;font-weight:400;height:60px;overflow:hidden}.detail-desc .text-overlay{position:absolute;bottom:0;height:100%;width:100%;z-index:9;background:hsla(0,0%,100%,.85);background:linear-gradient(180deg,hsla(0,0%,100%,.85) 0,#fff)}.detail-desc h6>span{float:left;padding-bottom:25px}.detail-desc .linktext{display:flex;position:absolute;bottom:10px;width:100%;justify-content:center;z-index:10;color:#fbaf17}.link-expand{position:relative!important;bottom:0!important;padding-top:20px!important}.desc-expand h6{height:auto!important}.description h5{font-weight:400;font-size:1em;padding:0 0 20px;color:#0b0b0b;line-height:24px}.description p{margin:0 0 15px}.description img,.description video{max-width:100%}.less-description-contents{font-weight:700}.less-description-contents p{color:#666}.more-description-contents{max-height:60px;overflow:hidden}.more-description-contents p{color:#666}.more-description-contents.active{max-height:none}.react-datepicker-popper{top:-45px!important;left:-85px!important}.fa-calendar-alt{z-index:2}.switch .MuiSwitch-switchBase{top:4px}.tabs-wrapper .tab{min-width:67px;min-height:auto;border-radius:4px;background:transparent;font-size:13px;color:#444;text-transform:none;margin-right:10px}.tabs-wrapper .tab-invisible-advanced{visibility:hidden}.tabs-wrapper .tab.Mui-selected{border-radius:4px;background-color:#e7424b;font-size:13px;color:#fff}.tabs-wrapper .MuiTabs-indicator{background-color:transparent}.reward-unit-image{position:relative;width:100px;margin:0 10px;height:100px}.reward-unit-image .delete-reward-unit-image{position:absolute;top:5px;right:2px}.image-editor{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.donation-option-error{color:#e7424b;font-size:.75rem}div.image-editor{width:80%;background-color:#fff;border-radius:3px;padding:14px}div.image-editor,div.image-editor-controls{text-align:center}#progressInput{margin:20px auto;width:30%}.circle-background,.circle-progress{fill:none}.circle-background{stroke:#fff5f5;fill:#fff5f5}.circle-progress{stroke:#f4a034;stroke-linecap:round;stroke-linejoin:round}.circle-text{font-size:18px;fill:#212121}.dashboard-menu{padding:0!important}.dashboard-menu .MuiMenuItem-gutters{padding:16px 20px;border-bottom:1px solid #efefef}.dashboard-menu .MuiListItem-button:hover,.dashboard-menu .MuiListItem-root.Mui-selected,.dashboard-menu .MuiListItem-root.Mui-selected:hover{background-color:#e7424b;color:#fff}.dashboard-menu .MuiListItem-button:hover .MuiListItemIcon-root,.dashboard-menu .MuiListItem-root.Mui-selected .MuiListItemIcon-root,.dashboard-menu .MuiListItem-root.Mui-selected:hover .MuiListItemIcon-root{color:#fff}.dashboard-menu .MuiListItemIcon-root{min-width:auto;margin-right:20px}.MuiButtonBase-root .MuiListItemIcon-root{min-width:40px}.MuiListItem-gutters{padding-left:24px!important}.dashboard-content .filter-bar{position:relative}.react-datepicker__day--keyboard-selected{background-color:#e5e5e5!important;color:#000!important;font-weight:400!important}.react-datepicker .react-datepicker__day--in-range,.react-datepicker .react-datepicker__day--in-selecting-range{background-color:#e7424b!important;color:#fff!important;font-weight:700!important}.react-datepicker__day--outside-month{opacity:.2}.dashboard-content .MuiTablePagination-input+.MuiTablePagination-caption{display:none}.dashboard-content .MuiButton-text.Mui-disabled{cursor:not-allowed;pointer-events:visible}.MuiOutlinedInput-root{width:90%}.MuiDialog-paper{overflow-y:unset}.ask-container{padding:0!important}.cc,.email,.subject{color:#000;padding-left:10px}.subject{width:100%}.subject input{width:100%;border:none}.subject input:focus{outline:none}.name{font-weight:600;font-size:14px}.scrollDiv{overflow-x:auto;overflow-y:hidden;white-space:nowrap;display:flex;align-items:center}.scrollDiv::-webkit-scrollbar{width:0;background:transparent;padding:0}.scrollDiv .email{overflow-x:auto;padding-left:0;margin-left:20px;padding-bottom:5px}.scrollDiv .email::-webkit-scrollbar{height:8px;border-radius:6px}.scrollDiv .email::-webkit-scrollbar-track{background:#e5e5e5;border-radius:6px}.scrollDiv .email::-webkit-scrollbar-thumb{background-color:#b5b5b5;border-radius:6px}.email-chip{border:none!important;background-color:#f2f2f2!important;font-size:16px!important}.ask-buttons,.ask-card{display:flex}.ask-card{border-top:1px solid #efefef;align-items:center}.ask-card p{color:#777}.pd-1{padding:20px 15px}.pd-2{padding:20px 15px 5px}.editor{position:relative}.hamburger{position:absolute;top:20px;right:0;padding:0 15px}.popup{top:66px;right:13px;position:absolute;box-shadow:0 1px 3px rgba(63,61,61,.4);z-index:1;border-radius:4px}.popup ul{padding:0;margin:0;background-color:#fff;border:none}.popup li{list-style-type:none;padding:15px 20px}.popup li:nth-child(n-1){border-top:1px solid #efefef}.ql-toolbar.ql-snow{border:1px solid #efefef;border-right:none;border-left:none;padding:20px 15px}.ql-editor{padding:20px 15px}.ql-toolbar{position:relative}.ql-toolbar .ql-ham{position:absolute;right:15px}.ql-snow.ql-toolbar .ql-bold{margin-left:-20px}.ql-snow.ql-toolbar .ql-align .ql-stroke,.ql-snow.ql-toolbar .ql-bold .ql-stroke,.ql-snow.ql-toolbar .ql-italic .ql-stroke,.ql-snow.ql-toolbar .ql-list .ql-stroke,.ql-snow.ql-toolbar .ql-underline .ql-stroke{stroke:#777}.ql-snow.ql-toolbar .ql-formats .ql-clean,.ql-snow.ql-toolbar .ql-formats .ql-header,.ql-snow.ql-toolbar .ql-formats .ql-link{display:none}.ql-container.ql-snow{border:none}@media only screen and (min-width:767px){.pd-1{padding:20px 25px}.pd-2{padding:20px 25px 5px}.ql-snow.ql-toolbar .ql-bold{margin-left:-10px}.ql-editor{padding:20px 25px}}.hideMore{display:none}.emaillistitem{border:1px solid #e0e0e0;box-shadow:0 1px 3px rgba(0,0,0,.04);border-radius:4px;padding:10px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;margin:0 0 10px;cursor:pointer}.emaillistitem .checkicon{display:none}.emaillistitem .checkicon svg{fill:#f4a034}.emaillistitem.active{border:1px solid rgba(0,140,140,.0048);background-color:rgba(0,140,140,.0012)}.emaillistitem.active .checkicon{display:inline-block}.emaildeleteitem{border:1px solid #e0e0e0;box-shadow:0 1px 3px rgba(0,0,0,.04);border-radius:4px;padding:10px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;margin:0 0 10px;cursor:pointer}.emaildeleteitem .deleteicon svg{fill:#e7424b}.slider-fullscreen header{padding:10px 0;background-color:#fff;background-size:cover;box-shadow:0 2px 3px rgba(0,0,0,.08)}.slider-fullscreen header button{color:#999}.slider-fullscreen .heading{font-size:16px;color:#444}.slider-fullscreen .content .info{font-size:13px;color:#777;line-height:21px;padding:20px}.slider-fullscreen .list-instruction{padding:28px 0 64px}.slider-fullscreen .list ol{padding:0 15px}.slider-fullscreen .list ol li{padding:5px 0;line-height:25px}.slider-fullscreen .bottom-info{margin-bottom:33px}.modal-box{max-width:900px;width:100%;border-radius:8px;margin:0 auto}.modal-box .MuiDialog-paperWidthSm{width:100%}.modal-box .input-label{margin-left:0}.modal-box .input-wrapper>input{padding:12px 8px}.invite-card{border-bottom:1px solid #efefef;padding:15px 30px 15px 15px}.invite-card .user{line-height:1.2;margin-left:10px}.invite-card .user-name{font-size:16px;font-weight:700;color:#444}.invite-card .user-email{font-size:13px;color:#777}@media screen and (min-width:410px)and (max-width:769px){.email-icons{padding:15px;background:#f2f2f2}.email-icons .right-section{width:40%;color:#444;font-size:30px}}.react-tel-input{font-family:"Roboto",sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:25px;height:20px;background-image:url(data:image/png;base64,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);background-repeat:no-repeat}.react-tel-input .ad{background-position:-48px -24px}.react-tel-input .ae{background-position:-72px -24px}.react-tel-input .af{background-position:-96px -24px}.react-tel-input .ag{background-position:-120px -24px}.react-tel-input .ai{background-position:-144px -24px}.react-tel-input .al{background-position:-168px -24px}.react-tel-input .am{background-position:-192px -24px}.react-tel-input .an{background-position:-216px -24px}.react-tel-input .ao{background-position:-240px -24px}.react-tel-input .aq{background-position:-264px -24px}.react-tel-input .ar{background-position:-288px -24px}.react-tel-input .as{background-position:-312px -24px}.react-tel-input .at{background-position:-336px -24px}.react-tel-input .au{background-position:-360px -24px}.react-tel-input .aw{background-position:-384px -24px}.react-tel-input .ax{background-position:0 -48px}.react-tel-input .az{background-position:-24px -48px}.react-tel-input .ba{background-position:-48px -48px}.react-tel-input .bb{background-position:-72px -48px}.react-tel-input .bd{background-position:-96px -48px}.react-tel-input .be{background-position:-120px -48px}.react-tel-input .bf{background-position:-144px -48px}.react-tel-input .bg{background-position:-168px -48px}.react-tel-input .bh{background-position:-192px -48px}.react-tel-input .bi{background-position:-216px -48px}.react-tel-input .bj{background-position:-240px -48px}.react-tel-input .bl{background-position:-264px -48px}.react-tel-input .bm{background-position:-288px -48px}.react-tel-input .bn{background-position:-312px -48px}.react-tel-input .bo{background-position:-336px -48px}.react-tel-input .br{background-position:-360px -48px}.react-tel-input .bs{background-position:-384px -48px}.react-tel-input .bt{background-position:0 -72px}.react-tel-input .bw{background-position:-24px -72px}.react-tel-input .by{background-position:-48px -72px}.react-tel-input .bz{background-position:-72px -72px}.react-tel-input .ca{background-position:-96px -72px}.react-tel-input .cc{background-position:-120px -72px}.react-tel-input .cd{background-position:-144px -72px}.react-tel-input .cf{background-position:-168px -72px}.react-tel-input .cg{background-position:-192px -72px}.react-tel-input .ch{background-position:-216px -72px}.react-tel-input .ci{background-position:-240px -72px}.react-tel-input .ck{background-position:-264px -72px}.react-tel-input .cl{background-position:-288px -72px}.react-tel-input .cm{background-position:-312px -72px}.react-tel-input .cn{background-position:-336px -72px}.react-tel-input .co{background-position:-360px -72px}.react-tel-input .cr{background-position:-384px -72px}.react-tel-input .cu{background-position:0 -96px}.react-tel-input .cv{background-position:-24px -96px}.react-tel-input .cw{background-position:-48px -96px}.react-tel-input .cx{background-position:-72px -96px}.react-tel-input .cy{background-position:-96px -96px}.react-tel-input .cz{background-position:-120px -96px}.react-tel-input .de{background-position:-144px -96px}.react-tel-input .dj{background-position:-168px -96px}.react-tel-input .dk{background-position:-192px -96px}.react-tel-input .dm{background-position:-216px -96px}.react-tel-input .do{background-position:-240px -96px}.react-tel-input .dz{background-position:-264px -96px}.react-tel-input .ec{background-position:-288px -96px}.react-tel-input .ee{background-position:-312px -96px}.react-tel-input .eg{background-position:-336px -96px}.react-tel-input .eh{background-position:-360px -96px}.react-tel-input .er{background-position:-384px -96px}.react-tel-input .es{background-position:0 -120px}.react-tel-input .et{background-position:-24px -120px}.react-tel-input .eu{background-position:-48px -120px}.react-tel-input .fi{background-position:-72px -120px}.react-tel-input .fj{background-position:-96px -120px}.react-tel-input .fk{background-position:-120px -120px}.react-tel-input .fm{background-position:-144px -120px}.react-tel-input .fo{background-position:-168px -120px}.react-tel-input .fr{background-position:-192px -120px}.react-tel-input .ga{background-position:-216px -120px}.react-tel-input .gb{background-position:-240px -120px}.react-tel-input .gd{background-position:-264px -120px}.react-tel-input .ge{background-position:-288px -120px}.react-tel-input .gg{background-position:-312px -120px}.react-tel-input .gh{background-position:-336px -120px}.react-tel-input .gi{background-position:-360px -120px}.react-tel-input .gl{background-position:-384px -120px}.react-tel-input .gm{background-position:0 -144px}.react-tel-input .gn{background-position:-24px -144px}.react-tel-input .gq{background-position:-48px -144px}.react-tel-input .gr{background-position:-72px -144px}.react-tel-input .gs{background-position:-96px -144px}.react-tel-input .gt{background-position:-120px -144px}.react-tel-input .gu{background-position:-144px -144px}.react-tel-input .gw{background-position:-168px -144px}.react-tel-input .gy{background-position:-192px -144px}.react-tel-input .hk{background-position:-216px -144px}.react-tel-input .hn{background-position:-240px -144px}.react-tel-input .hr{background-position:-264px -144px}.react-tel-input .ht{background-position:-288px -144px}.react-tel-input .hu{background-position:-312px -144px}.react-tel-input .ic{background-position:-336px -144px}.react-tel-input .id{background-position:-360px -144px}.react-tel-input .ie{background-position:-384px -144px}.react-tel-input .il{background-position:0 -168px}.react-tel-input .im{background-position:-24px -168px}.react-tel-input .in{background-position:-48px -168px}.react-tel-input .iq{background-position:-72px -168px}.react-tel-input .ir{background-position:-96px -168px}.react-tel-input .is{background-position:-120px -168px}.react-tel-input .it{background-position:-144px -168px}.react-tel-input .je{background-position:-168px -168px}.react-tel-input .jm{background-position:-192px -168px}.react-tel-input .jo{background-position:-216px -168px}.react-tel-input .jp{background-position:-240px -168px}.react-tel-input .ke{background-position:-264px -168px}.react-tel-input .kg{background-position:-288px -168px}.react-tel-input .kh{background-position:-312px -168px}.react-tel-input .ki{background-position:-336px -168px}.react-tel-input .xk{background-position:-144px 0}.react-tel-input .km{background-position:-360px -168px}.react-tel-input .kn{background-position:-384px -168px}.react-tel-input .kp{background-position:0 -192px}.react-tel-input .kr{background-position:-24px -192px}.react-tel-input .kw{background-position:-48px -192px}.react-tel-input .ky{background-position:-72px -192px}.react-tel-input .kz{background-position:-96px -192px}.react-tel-input .la{background-position:-120px -192px}.react-tel-input .lb{background-position:-144px -192px}.react-tel-input .lc{background-position:-168px -192px}.react-tel-input .li{background-position:-192px -192px}.react-tel-input .lk{background-position:-216px -192px}.react-tel-input .lr{background-position:-240px -192px}.react-tel-input .ls{background-position:-264px -192px}.react-tel-input .lt{background-position:-288px -192px}.react-tel-input .lu{background-position:-312px -192px}.react-tel-input .lv{background-position:-336px -192px}.react-tel-input .ly{background-position:-360px -192px}.react-tel-input .ma{background-position:-384px -192px}.react-tel-input .mc{background-position:0 -216px}.react-tel-input .md{background-position:-24px -216px}.react-tel-input .me{background-position:-48px -216px}.react-tel-input .mf{background-position:-72px -216px}.react-tel-input .mg{background-position:-96px -216px}.react-tel-input .mh{background-position:-120px -216px}.react-tel-input .mk{background-position:-144px -216px}.react-tel-input .ml{background-position:-168px -216px}.react-tel-input .mm{background-position:-192px -216px}.react-tel-input .mn{background-position:-216px -216px}.react-tel-input .mo{background-position:-240px -216px}.react-tel-input .mp{background-position:-264px -216px}.react-tel-input .mq{background-position:-288px -216px}.react-tel-input .mr{background-position:-312px -216px}.react-tel-input .ms{background-position:-336px -216px}.react-tel-input .mt{background-position:-360px -216px}.react-tel-input .mu{background-position:-384px -216px}.react-tel-input .mv{background-position:0 -240px}.react-tel-input .mw{background-position:-24px -240px}.react-tel-input .mx{background-position:-48px -240px}.react-tel-input .my{background-position:-72px -240px}.react-tel-input .mz{background-position:-96px -240px}.react-tel-input .na{background-position:-120px -240px}.react-tel-input .nc{background-position:-144px -240px}.react-tel-input .ne{background-position:-168px -240px}.react-tel-input .nf{background-position:-192px -240px}.react-tel-input .ng{background-position:-216px -240px}.react-tel-input .ni{background-position:-240px -240px}.react-tel-input .nl{background-position:-264px -240px}.react-tel-input .no{background-position:-288px -240px}.react-tel-input .np{background-position:-312px -240px}.react-tel-input .nr{background-position:-336px -240px}.react-tel-input .nu{background-position:-360px -240px}.react-tel-input .nz{background-position:-384px -240px}.react-tel-input .om{background-position:0 -264px}.react-tel-input .pa{background-position:-24px -264px}.react-tel-input .pe{background-position:-48px -264px}.react-tel-input .pf{background-position:-72px -264px}.react-tel-input .pg{background-position:-96px -264px}.react-tel-input .ph{background-position:-120px -264px}.react-tel-input .pk{background-position:-192px -264px}.react-tel-input .pl{background-position:-216px -264px}.react-tel-input .pn{background-position:-240px -264px}.react-tel-input .pr{background-position:-264px -264px}.react-tel-input .ps{background-position:-288px -264px}.react-tel-input .pt{background-position:-312px -264px}.react-tel-input .pw{background-position:-336px -264px}.react-tel-input .py{background-position:-360px -264px}.react-tel-input .qa{background-position:-384px -264px}.react-tel-input .ro{background-position:0 -288px}.react-tel-input .rs{background-position:-24px -288px}.react-tel-input .ru{background-position:-48px -288px}.react-tel-input .rw{background-position:-72px -288px}.react-tel-input .sa{background-position:-96px -288px}.react-tel-input .sb{background-position:-120px -288px}.react-tel-input .sc{background-position:-144px -288px}.react-tel-input .sd{background-position:-168px -288px}.react-tel-input .se{background-position:-192px -288px}.react-tel-input .sg{background-position:-216px -288px}.react-tel-input .sh{background-position:-240px -288px}.react-tel-input .si{background-position:-264px -288px}.react-tel-input .sk{background-position:-288px -288px}.react-tel-input .sl{background-position:-312px -288px}.react-tel-input .sm{background-position:-336px -288px}.react-tel-input .sn{background-position:-360px -288px}.react-tel-input .so{background-position:-384px -288px}.react-tel-input .sr{background-position:0 -312px}.react-tel-input .ss{background-position:-24px -312px}.react-tel-input .st{background-position:-48px -312px}.react-tel-input .sv{background-position:-72px -312px}.react-tel-input .sy{background-position:-96px -312px}.react-tel-input .sz{background-position:-120px -312px}.react-tel-input .tc{background-position:-144px -312px}.react-tel-input .td{background-position:-168px -312px}.react-tel-input .tf{background-position:-192px -312px}.react-tel-input .tg{background-position:-216px -312px}.react-tel-input .th{background-position:-240px -312px}.react-tel-input .tj{background-position:-264px -312px}.react-tel-input .tk{background-position:-288px -312px}.react-tel-input .tl{background-position:-312px -312px}.react-tel-input .tm{background-position:-336px -312px}.react-tel-input .tn{background-position:-360px -312px}.react-tel-input .to{background-position:-384px -312px}.react-tel-input .tr{background-position:0 -336px}.react-tel-input .tt{background-position:-24px -336px}.react-tel-input .tv{background-position:-48px -336px}.react-tel-input .tw{background-position:-72px -336px}.react-tel-input .tz{background-position:-96px -336px}.react-tel-input .ua{background-position:-120px -336px}.react-tel-input .ug{background-position:-144px -336px}.react-tel-input .us{background-position:-168px -336px}.react-tel-input .uy{background-position:-192px -336px}.react-tel-input .uz{background-position:-216px -336px}.react-tel-input .va{background-position:-240px -336px}.react-tel-input .vc{background-position:-264px -336px}.react-tel-input .ve{background-position:-288px -336px}.react-tel-input .vg{background-position:-312px -336px}.react-tel-input .vi{background-position:-336px -336px}.react-tel-input .vn{background-position:-360px -336px}.react-tel-input .vu{background-position:-384px -336px}.react-tel-input .wf{background-position:0 -360px}.react-tel-input .ws{background-position:-24px -360px}.react-tel-input .ye{background-position:-48px -360px}.react-tel-input .za{background-position:-96px -360px}.react-tel-input .zm{background-position:-120px -360px}.react-tel-input .zw{background-position:-144px -360px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{font-size:16px;background:#fff;border:1px solid #cacaca;border-radius:5px;width:300px;outline:none;padding:18.5px 14px 18.5px 58px;transition:box-shadow .25s ease,border-color .25s ease}.react-tel-input .form-control:hover{border-color:#000}.react-tel-input .form-control:focus{border-color:#1976d2;box-shadow:0 0 0 1px #1976d2}.react-tel-input .form-control:focus+div:before{color:#1976d2}.react-tel-input .form-control.invalid-number{border:1px solid #f44336}.react-tel-input .form-control.invalid-number:focus{box-shadow:0 0 0 1px #f44336}.react-tel-input .form-control.invalid-number+div:before{content:"Error";display:none;color:#f44336;width:27px}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default;border-color:#cacaca}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:transparent}.react-tel-input .selected-flag{outline:none;position:relative;width:52px;height:100%;padding:0 0 0 11px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:focus .arrow{border-left-width:4px;border-right-width:4px;border-top:5px solid #1976d2}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-12px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-1px;left:29px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 18px rgba(0,0,0,.25);background-color:#fff;width:300px;max-height:220px;overflow-y:scroll;border-radius:7px}.react-tel-input .country-list .flag{display:inline-block;position:absolute;left:13px;top:8px}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{position:relative;padding:12px 9px 13px 46px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{z-index:2;position:-webkit-sticky;position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{display:none;font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .search-box:hover{border-color:#505050}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{color:#de0000}.react-tel-input .invalid-number-message,.react-tel-input .special-label{position:absolute;z-index:1;font-size:13px;left:25px;top:-7px;background:#fff;padding:0 5px}.react-tel-input .special-label{display:block;white-space:nowrap}.partners-logos{width:55%;max-height:300px;overflow:hidden;position:relative}.partners-logos:before{top:0;background:linear-gradient(0,rgba(244,248,255,0),#fff)}.partners-logos:after,.partners-logos:before{content:"";left:0;right:0;height:100px;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:100}.partners-logos:after{bottom:0;background:linear-gradient(0,#fff,rgba(244,248,255,0))}.partners-list-wrapper{text-align:center;-webkit-animation:merchantlist 30s linear infinite;animation:merchantlist 30s linear infinite}.partners-list-wrapper img{width:100%;max-width:480px}@media only screen and (max-width:1023px){.partners-logos{width:100%}}.ProfileSection_profile_wrapper__uGs5f{width:100%;margin:0 auto;max-width:1170px;padding:20px 15px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.ProfileSection_profile_detail__2XqYa{display:flex;align-items:center}.ProfileSection_profile_pic__7bRhA{width:104px;height:104px;border-radius:20px;overflow:hidden;margin:0 20px 0 0}.ProfileSection_profile_pic__7bRhA img{width:100%}.ProfileSection_profile_welcome__2nfmc h3{font-family:"Poppins",sans-serif;font-size:21px;margin:0 0 10px;color:#333}.ProfileSection_profile_welcome__2nfmc p{color:#666}.ProfileSection_profile_badge__1E2oU{width:104px;height:104px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;border:2px solid #e7424b;background-color:#f4a034 span;background-color-font-size:42px;background-color-color:#fff;background-color-font-weight:900}@media only screen and (max-width:1023px){.ProfileSection_profile_pic__7bRhA{display:none}.ProfileSection_profile_welcome__2nfmc h3{font-size:16px;font-weight:600}.ProfileSection_profile_welcome__2nfmc p{font-size:14px}.ProfileSection_profile_badge__1E2oU{width:70px;height:70px;margin-left:20px}.ProfileSection_profile_badge__1E2oU span{font-size:26px;font-weight:600}}.ProfileTabs_dashboard_tabs_wrapper__3qdu0{width:100%;background-color:#f5f5f5}.ProfileTabs_dashboard_tabs__3mR0f{width:100%;margin:0 auto;max-width:1170px;padding:0 15px;box-sizing:border-box}a{color:#f4a034;text-decoration:none}.faqs_faqs_wrapper__1mEdc{width:100%;max-width:1170px;margin:0 auto;padding:30px 15px 60px;box-sizing:border-box}.faqs_faqs_title__1Y5Hv h3{font-size:24px;line-height:30px;font-weight:600;color:#333;margin:0 0 10px;font-family:"Poppins",sans-serif}.faqs_faqs_title__1Y5Hv p{color:#666}.faqs_faqs_content__24_dx{margin:50px 0 0;display:flex;justify-content:space-between;align-items:flex-start}.faqs_faqs_content__24_dx .faqs_faqs_list_wrapper__1gZb5{width:100%}.faqs_faqs_list_title__2H5_s{font-size:20px;line-height:26px;font-weight:600;color:#f4a034;padding:0 0 10px;margin:0 0 30px;border-bottom:2px solid #f4a034}@media only screen and (max-width:767px){.faqs_faqs_content__24_dx{margin:30px 0 0;flex-direction:column}.faqs_faqs_content__24_dx .faqs_faqs_list_wrapper__1gZb5{width:100%;margin:0 0 30px}.faqs_faqs_content__24_dx .faqs_faqs_list_wrapper__1gZb5:last-child{margin:0}.faqs_faqs_list_title__2H5_s{margin:0 0 10px;font-size:16px;line-height:22px}}.MyFundraisers_mf_widget__gzRE9{width:100%;border:1px solid #e0e0e0;border-radius:5px;padding:15px;margin:0 0 15px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:flex-start}.MyFundraisers_circularProgress__2Ckzf{display:flex;align-items:center;justify-content:center;margin:100px 0}.MyFundraisers_mfw_img__2t7w5{width:180px;height:180px;flex-shrink:0;margin:0 25px 0 0;border-radius:5px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative}.MyFundraisers_mfw_img__2t7w5 img{height:100%}.MyFundraisers_mfw_img__2t7w5 span{position:absolute;left:10px;bottom:10px;border-radius:5px;border:1px solid #f4a034;background:#fff;padding:5px 10px;font-size:12px;text-transform:uppercase;color:#f4a034}.MyFundraisers_mf_widget_content__135Mt{flex-grow:1}.MyFundraisers_mf_widget_title__3oS_u{position:relative}.MyFundraisers_mf_widget_title__3oS_u h4{font-size:18px;line-height:24px;margin:0;max-width:90%}.MyFundraisers_mf_widget_title__3oS_u small{font-size:12px;line-height:18px;color:#666;text-transform:uppercase}.MyFundraisers_mf_widget_title__3oS_u .MyFundraisers_mf_widget_otherlinks__2a0c4{position:absolute;top:0;right:0}.MyFundraisers_mf_widget_title__3oS_u .MyFundraisers_mf_widget_otherlinks__2a0c4 button{padding:0}.MyFundraisers_mf_widget_progress__DVprQ{border-top:1px dashed #e0e0e0;border-bottom:1px dashed #e0e0e0;margin:10px 0 15px;padding:15px 0}.MyFundraisers_mf_widget_progress__DVprQ .MyFundraisers_upper_stats__3p3zm{display:flex;justify-content:space-between}.MyFundraisers_mf_widget_progress__DVprQ .MyFundraisers_upper_stats__3p3zm p{font-size:16px;font-weight:600;color:#f4a034}.MyFundraisers_mf_widget_progress__DVprQ .MyFundraisers_upper_stats__3p3zm p small{color:#666;font-weight:400}.MyFundraisers_mf_widget_progress__DVprQ .MyFundraisers_below_stats__273MP{display:flex;justify-content:space-between}.MyFundraisers_mf_widget_progress__DVprQ .MyFundraisers_below_stats__273MP small{color:#666;font-size:14px}.MyFundraisers_noSearchFound__3hSA4{text-align:center;margin:50px auto;color:#e7424b;font-style:italic}.MyFundraisers_progress_bar__2WDy-{width:100%;height:7px;background:#e9ecef;border-radius:4px;margin:8px 0;overflow:hidden}.MyFundraisers_progress_bar__2WDy- .MyFundraisers_bar__3r0Ys{background:#f4a034;height:7px}.MyFundraisers_mf_widget_cta__1FkTo{display:flex;justify-content:space-between;align-items:center}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_cta_left__32V4C{display:flex;align-items:center}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_cta_left__32V4C button:first-child{margin:0 10px 0 0}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_cta_left__32V4C small{font-size:12px;line-height:18px;font-weight:600;color:#f4a034;text-transform:uppercase}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_cta_left__32V4C a{text-decoration:none}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_cta_right__2ehLU{display:flex;justify-content:flex-end;align-items:center}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_b_left__1aOYW{border-left:1px dashed #e0e0e0;padding:0 0 0 30px}.MyFundraisers_share_button__1Wlpy{margin:0 10px 0 0;display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;cursor:pointer}.MyFundraisers_share_button__1Wlpy svg{fill:#fff;font-size:20px}.MyFundraisers_share_button__1Wlpy:last-child{margin:0}.MyFundraisers_wa__3_28q{background:#25d366}.MyFundraisers_fb__XmvR_{background:#1778f2}.MyFundraisers_in__1n05A{background:#0072b1}.MyFundraisers_mf_widget_active__1jamu .MyFundraisers_mfw_img__2t7w5{opacity:.6}.MyFundraisers_mf_widget_active__1jamu .MyFundraisers_mf_widget_progress__DVprQ .MyFundraisers_upper_stats__3p3zm p{color:#444}.MyFundraisers_mf_widget_active__1jamu .MyFundraisers_progress_bar__2WDy-,.MyFundraisers_mf_widget_active__1jamu .MyFundraisers_progress_bar__2WDy- .MyFundraisers_bar__3r0Ys{background:#777}.MyFundraisers_sub_title_mobile__3ep7x{display:none}.MyFundraisers_show_more__3yiuu{margin:40px 0;text-align:center}.MyFundraisers_transform_none__3VlFV{text-transform:none!important}.MyFundraisers_transform_none__3VlFV:focus{outline:none}@media only screen and (max-width:1023px){.MyFundraisers_mf_widget__gzRE9{flex-direction:column}.MyFundraisers_mf_widget_content__135Mt{width:100%}.MyFundraisers_mfw_img__2t7w5{width:100%;margin:0 0 20px}.MyFundraisers_mfw_img__2t7w5 img{width:100%;height:auto}}@media only screen and (max-width:767px){.MyFundraisers_mf_widget_title__3oS_u h4{font-size:16px;line-height:22px}.MyFundraisers_mf_widget_title__3oS_u small{display:none}.MyFundraisers_sub_title_mobile__3ep7x{display:flex;justify-content:space-between;align-items:center;margin:5px 0 0}.MyFundraisers_sub_title_mobile__3ep7x small{display:inline-block}.MyFundraisers_share_mobile__2wRDd{display:flex}.MyFundraisers_mf_widget_cta__1FkTo{flex-direction:column}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_completed_on__3X6_G{margin:0 0 5px}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_cta_left__32V4C{flex-direction:column;width:100%}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_cta_left__32V4C a,.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_cta_left__32V4C button{width:100%}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_cta_left__32V4C button:first-child{margin:0 0 15px}.MyFundraisers_mf_widget_cta__1FkTo .MyFundraisers_cta_right__2ehLU{display:none}}.NewUser_new_user_wrapper__3C6CA{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 0 50px}.NewUser_new_user_wrapper__3C6CA small{color:#666;font-size:14px}.NewUser_new_user__sm5Hw{width:100%;background-color:#fcfcfc;border:1px solid #efefef;display:flex;flex-direction:column;align-items:center;padding:60px 25px;margin:0 0 35px;box-sizing:border-box;position:relative}.NewUser_new_user__sm5Hw .NewUser_top_right_btn__9td5B{position:absolute;right:25px;top:20px;margin:0}.NewUser_new_user__sm5Hw h4{font-size:18px;font-weight:600;color:#333;margin:0 0 10px;text-align:center}.NewUser_new_user__sm5Hw button{margin:25px 0 0}.NewUser_white_bg_btn__2nEni{background-color:#fff!important;box-shadow:0 2px 4px rgba(0,0,0,.12)}.NewUser_transform_none__Fd-Ag{text-transform:none!important}.NewUser_transform_none__Fd-Ag:focus{outline:none}@media only screen and (max-width:767px){.NewUser_new_user__sm5Hw{padding:60px 15px;margin:0 0 15px}.NewUser_new_user__sm5Hw .NewUser_top_right_btn__9td5B{right:15px;top:10px}}.Filter_filterbar_wrapper__1UTK-{width:100%;display:flex;justify-content:space-between;align-items:center;margin:0 0 35px}.Filter_filterbar_wrapper__1UTK- p{color:#666;max-width:50%}.Filter_filters__16r0i{display:flex;justify-content:flex-end;align-items:center}.Filter_search_filter__i3u69{width:250px;height:39px;padding:0 15px;border-radius:4px;border:1px solid rgba(0,0,0,.23);display:flex;justify-content:space-between;align-items:center}.Filter_search_filter__i3u69 input{width:200px;background:transparent;border:0;outline:0}.Filter_search_filter__i3u69 input :focus{outline:0}.Filter_search_filter__i3u69 svg{fill:#777;font-size:18px}@media only screen and (max-width:1023px){.Filter_filterbar_wrapper__1UTK-{flex-direction:column}.Filter_filterbar_wrapper__1UTK- p{margin:0 0 20px;max-width:100%}}@media only screen and (max-width:767px){.Filter_filters__16r0i,.Filter_search_filter__i3u69{justify-content:space-between;width:100%}.Filter_search_filter__i3u69 input{width:80%}.Filter_search_filter__i3u69 svg{font-size:16px}}.MyDonations_mf_widget__2JoSP{width:100%;border:1px solid #e0e0e0;border-radius:5px;padding:15px;margin:0 0 15px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:flex-start}.MyDonations_circularProgress__vGIlx{display:flex;align-items:center;justify-content:center;margin:100px 0}.MyDonations_mfw_img__EnhaK{width:180px;height:180px;flex-shrink:0;margin:0 25px 0 0;border-radius:5px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative}.MyDonations_mfw_img__EnhaK img{height:100%}.MyDonations_mfw_img__EnhaK span{position:absolute;left:10px;bottom:10px;border-radius:5px;border:1px solid #f4a034;background:#fff;padding:5px 10px;font-size:12px;text-transform:uppercase;color:#f4a034}.MyDonations_mf_widget_content__2TKep{flex-grow:1}.MyDonations_mf_widget_title__23u8X{position:relative}.MyDonations_mf_widget_title__23u8X h4{font-size:18px;line-height:24px;margin:0}.MyDonations_mf_widget_title__23u8X h4 svg{font-size:16px;fill:#444}.MyDonations_mf_widget_title__23u8X small{font-size:12px;line-height:18px;color:#666;text-transform:uppercase}.MyDonations_mf_widget_donation__3fQH-{border-top:1px dashed #e0e0e0;margin:10px 0 15px;padding:15px 0;display:flex;justify-content:space-between}.MyDonations_mf_widget_donation__3fQH- .MyDonations_left__-oMJW{display:flex;flex-direction:column}.MyDonations_mf_widget_donation__3fQH- .MyDonations_left__-oMJW .MyDonations_receipt_status__3cZ7U{margin:5px 0 0}.MyDonations_mf_widget_donation__3fQH- .MyDonations_right__2HclS{display:flex;flex-direction:column;align-items:flex-end}.MyDonations_mf_widget_donation__3fQH- small{font-size:14px;line-height:20px;color:#666}.MyDonations_mf_widget_donation__3fQH- strong{color:#333;font-weight:600}.MyDonations_mf_widget_donation__3fQH- a{text-decoration:none}.MyDonations_noSearchFound__1DmzY{text-align:center;margin:50px auto;color:#e7424b;font-style:italic}.MyDonations_mf_widget_cta__3Enwp{display:flex;align-items:center}.MyDonations_share_button__1Nmnk{margin:0 10px 0 0;display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;cursor:pointer}.MyDonations_share_button__1Nmnk svg{fill:#fff;font-size:20px}.MyDonations_share_button__1Nmnk:last-child{margin:0}.MyDonations_wa__31nAO{background:#25d366}.MyDonations_fb__1yV28{background:#1778f2}.MyDonations_in__2NQdm{background:#0072b1}.MyDonations_show_more__1MTTK{margin:40px 0;text-align:center}.MyDonations_transform_none__3noMd{text-transform:none!important}.MyDonations_transform_none__3noMd:focus{outline:none}@media only screen and (max-width:1023px){.MyDonations_mf_widget__2JoSP{flex-direction:column}.MyDonations_mf_widget_content__2TKep{width:100%}.MyDonations_mfw_img__EnhaK{width:100%;margin:0 0 20px}.MyDonations_mfw_img__EnhaK img{width:100%;height:auto}}@media only screen and (max-width:767px){.MyDonations_mf_widget_title__23u8X h4{font-size:16px;line-height:22px}.MyDonations_mf_widget_donation__3fQH- .MyDonations_left__-oMJW,.MyDonations_mf_widget_donation__3fQH- .MyDonations_right__2HclS{width:48%;flex-shrink:0}.MyDonations_mf_widget_donation__3fQH- .MyDonations_right__2HclS small{text-align:right}}.MyDonations_update_pan__3sS-g{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40%;max-width:560px;background-color:#fff;border:1px solid #e0e0e0;border-radius:5px}.MyDonations_update_pan_header__2Mydb{padding:20px 30px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:flex-start}.MyDonations_update_pan_header__2Mydb h5{font-size:16px;line-height:22px;font-weight:600;color:#666;margin:0}.MyDonations_update_pan_header__2Mydb button{padding:0;margin:0 0 0 20px}.MyDonations_update_pan_content__245it{padding:30px;max-height:70vh;overflow:auto}.MyDonations_update_pan_content__245it input{width:100%;border:1px solid #e0e0e0;outline:0;padding:8px 16px;box-sizing:border-box;border-radius:5px;margin:0 0 20px}.MyDonations_update_pan_content__245it .MyDonations_buttons__1O0T4{display:flex;justify-content:flex-end}.MyDonations_update_pan_content__245it .MyDonations_buttons__1O0T4 button:first-child{margin:0 15px 0 0}.MyDonations_update_pan_content__245it h3{margin:20px 0 0;font-family:"Poppins",sans-serif;font-size:16px;line-height:22px;font-weight:600;color:#f4a034}@media only screen and (max-width:1023px){.MyDonations_update_pan__3sS-g{width:90%}.MyDonations_update_pan_header__2Mydb{padding:15px}.MyDonations_update_pan_content__245it{padding:10px 15px}.MyDonations_update_pan_content__245it h3{font-size:16px;line-height:22px;margin:0 0 10px}}.MyDonations_pageCircularProgress__22q1j{position:fixed;top:0;width:100%;height:100vh;left:0;background:rgba(0,0,0,.18823529411764706);z-index:9999;display:flex;align-items:center;justify-content:center}.MyDonations_mf_widget_anonymous__3nXRQ{display:flex;justify-content:space-between}.FundraisersTab_fundraiser_dashboard_wrapper__2vMqP{width:100%;max-width:1170px;margin:0 auto;padding:30px 15px 60px;box-sizing:border-box}.FundraisersTab_fundraiser_dashboard__1SfxP{display:flex;justify-content:space-between;align-items:flex-start}.FundraisersTab_fd_tabs__1-m9_{width:250px;flex-shrink:0;margin:0 40px 0 0}.FundraisersTab_fd_tabs__1-m9_ ul{list-style:none;margin:0;padding:0}.FundraisersTab_fd_tabs__1-m9_ ul li{border:1px solid #efefef;border-bottom:0;padding:15px 20px;font-size:15px;color:#666;cursor:pointer}.FundraisersTab_fd_tabs__1-m9_ ul li:last-child{border-bottom:1px solid #efefef}.FundraisersTab_fd_tabs__1-m9_ ul li.FundraisersTab_active__2yjfx{border-left:4px solid #f4a034;color:#f4a034;font-weight:600;border-right:0;padding-left:17px}.FundraisersTab_fd_tab_content__1I4hF{flex-grow:1}@media only screen and (max-width:1023px){.FundraisersTab_fundraiser_dashboard__1SfxP{flex-direction:column}.FundraisersTab_fd_tabs__1-m9_{width:100%;margin:0 0 30px}.FundraisersTab_fd_tabs__1-m9_ ul{display:flex}.FundraisersTab_fd_tabs__1-m9_ ul li{width:50%;border:0;border-bottom:1px solid #efefef;text-align:center}.FundraisersTab_fd_tabs__1-m9_ ul li.FundraisersTab_active__2yjfx{border:0;padding:15px 15px 12px;border-bottom:4px solid #f4a034}}.Aboutus_isSticky__2vMec{position:-webkit-sticky;position:sticky;top:38px;left:0;right:0;z-index:101}.Aboutus_aboutus_main__2OhQK{position:relative}.Aboutus_aboutus_nav__2Cb9T{background-color:#f2f2f2}.Aboutus_aboutus_nav__2Cb9T ul{display:flex;justify-content:space-evenly;align-items:center;list-style:none;height:48px;padding:0;text-transform:uppercase;max-width:1920px;margin:0 auto}.Aboutus_aboutus_nav__2Cb9T ul li{text-decoration:none;cursor:pointer;font-size:14px;color:#444}.Aboutus_aboutus_nav_mobile__2rSsG{display:none}h2.Aboutus_heading_bbar__3_jXU{font-size:24px;line-height:60px;margin:0}h3.Aboutus_heading_bbar__3_jXU{font-size:20px;line-height:54px;margin:0}.Aboutus_heading_bbar__3_jXU{font-family:"Libre Baskerville","serif";font-weight:600;color:#444;position:relative}.Aboutus_heading_bbar__3_jXU:after{content:"";position:absolute;width:90px;height:2px;left:0;bottom:0;background-color:#e7424b}.Aboutus_hbar_center__2vlQj:after{left:50%;margin-left:-45px}.Aboutus_about_gi__1W4Y7{background:url(https://cfstatic.give.do/d9ca3362-4144-45a6-8a47-42d12c90e185.jpg) no-repeat 100%;background-size:cover;padding:32px 100px;box-sizing:border-box}.Aboutus_about_gi_left__i-lDw{padding:0 0 48px;width:45%}.Aboutus_about_gi_left__i-lDw p{margin:25px 0 0}.Aboutus_about_gi_sm__3KH3Z{display:none}.Aboutus_aboutus_stats__raRl2{padding:32px 100px;box-sizing:border-box;border-bottom:1px solid #efefef;display:flex;grid-gap:0 120px}.Aboutus_aboutus_stats_item__1kOPd{display:flex;flex-direction:column;align-items:flex-start}.Aboutus_aboutus_stats_item__1kOPd strong{color:#e7424b;font-family:"Libre Baskerville","serif";font-size:20px;line-height:36px;font-weight:400}.Aboutus_aboutus_stats_item__1kOPd span{color:#777}.Aboutus_ceo_notes__32sZQ{padding:64px 100px;box-sizing:border-box;display:flex;align-items:center}.Aboutus_ceo_notes__32sZQ .Aboutus_ceo_notes_right__1JE3j{margin:0 0 0 48px}.Aboutus_ceo_notes__32sZQ .Aboutus_ceo_notes_right__1JE3j p{margin:22px 0 0}.Aboutus_our_values__3cBej{padding:64px 100px;box-sizing:border-box;background-color:#f2f2f2}.Aboutus_section_title__3I2Go{margin:0 0 32px;display:flex;flex-direction:column;align-items:center}.Aboutus_section_title__3I2Go p{margin:32px 0 0}.Aboutus_values_item__1ndR5{width:100%;height:100%;background:#fff;padding:40px 30px;box-sizing:border-box}.Aboutus_values_item__1ndR5 img{-webkit-filter:invert(1);filter:invert(1);margin:0 0 16px;width:40px}.Aboutus_values_item__1ndR5 h3{font-size:18px;font-weight:700;margin:0 0 8px}.Aboutus_values_item__1ndR5 p{font-size:15px}.Aboutus_our_team__1RwCZ{padding:64px 100px 20px;box-sizing:border-box;max-width:1920px;margin:0 auto}.Aboutus_hbar_center_secondary__1nJh1{text-align:center;padding:20px 0 40px;font-weight:700;margin:0 auto}.Aboutus_team_members__9xOp0{padding:0 0 24px}.Aboutus_team_members__9xOp0 .Aboutus_gi_member_pic_grayscale__2hcDX{-webkit-filter:grayscale(1);filter:grayscale(1)}.Aboutus_member_pic__1myGq{display:flex;justify-content:center;align-items:flex-start;position:relative;height:270px;overflow:hidden}.Aboutus_member_pic__1myGq img{width:100%}.Aboutus_member_pic__1myGq.Aboutus_grayout__2fEG7{opacity:.6}button.Aboutus_team_pic_button__2-MoK{background-color:#e7424b;color:#fff;height:40px;width:40px;position:absolute;bottom:0;right:0;border-radius:0;font-size:18px;padding:0;min-width:auto;cursor:pointer;border:#e7424b}button.Aboutus_team_pic_button__2-MoK:hover{background-color:#e7424b}.Aboutus_member_detail__1gI6x{padding:20px 0;box-sizing:border-box}.Aboutus_member_detail__1gI6x h4{font-weight:700;font-size:17px;line-height:24px}.Aboutus_member_detail__1gI6x small{font-weight:600;font-size:13px;line-height:24px;color:#777}.Aboutus_team_description__1Ga2Z{text-align:left;margin-top:36px;margin-bottom:70px;width:100%}.Aboutus_team_expanded_desk__361P1{display:flex;justify-content:space-between;align-items:flex-start;margin:20px 0 64px}.Aboutus_team_expanded_desk__361P1 .Aboutus_ted_detail__2MiPc{width:65%}.Aboutus_team_expanded_desk__361P1 .Aboutus_ted_detail__2MiPc h4{font-weight:700;font-size:24px;line-height:30px;color:#444;margin:0;padding:0 0 10px;font-family:"Libre Baskerville","serif"}.Aboutus_team_expanded_desk__361P1 .Aboutus_ted_detail__2MiPc small{font-weight:600;font-size:15px;line-height:24px;color:#777}.Aboutus_team_expanded_desk__361P1 .Aboutus_ted_detail__2MiPc .Aboutus_ted_info__1lrDV{color:#444;margin:16px 0 0}.Aboutus_team_expanded_desk__361P1 .Aboutus_ted_detail__2MiPc .Aboutus_ted_info__1lrDV p{margin:0 0 15px}.Aboutus_team_expanded_desk__361P1 .Aboutus_ted_pic__CNVu4{width:30%;display:flex;justify-content:center;align-items:flex-start;position:relative}.Aboutus_team_expanded_desk__361P1 .Aboutus_ted_pic__CNVu4 img{width:100%}.Aboutus_team_expanded_desk__361P1 .Aboutus_ted_pic__CNVu4 button{top:0}.Aboutus_section_sub_title__2ILE8{display:flex;align-items:center;margin:0 0 24px}.Aboutus_section_sub_title__2ILE8 .Aboutus_ss_title_icon__1npNY{border-bottom:3px solid #e7424b}.Aboutus_section_sub_title__2ILE8 .Aboutus_ss_title_icon__1npNY img{width:40px;margin-bottom:8px}.Aboutus_section_sub_title__2ILE8 h4{font-weight:700;font-size:16px;line-height:54px;color:#444;font-family:"Libre Baskerville","serif";padding:0 0 0 20px}.Aboutus_section_leftalign__zXZJs{padding:0 100px 64px;box-sizing:border-box}.Aboutus_title_leftside__1rOwm p{margin:25px 0 40px}.Aboutus_legal_finance__3KSrC ul{padding:0 0 0 40px}.Aboutus_legal_finance__3KSrC h4{font-size:20px;font-weight:600;line-height:24px;color:#444}.Aboutus_legal_finance__3KSrC p{font-size:16px;line-height:24px;color:#444}.Aboutus_annual_reports__1KxH4 h4,.Aboutus_fcra_reports__dMREh h4{font-size:16px;color:#444;font-family:"Libre Baskerville","serif";font-weight:400}.Aboutus_annual_reports__1KxH4 ul,.Aboutus_fcra_reports__dMREh ul{list-style:none;padding:0;margin:0}.Aboutus_annual_reports__1KxH4 ul li,.Aboutus_fcra_reports__dMREh ul li{margin:10px 0}.Aboutus_gst_details__1GQYZ{margin:25px 0 40px}@media only screen and (max-width:1365px){.Aboutus_member_pic__1myGq{height:240px}}@media only screen and (max-width:1199px){h2.Aboutus_heading_bbar__3_jXU{font-size:20px;line-height:54px}.Aboutus_about_gi__1W4Y7{padding:0 16px;height:250px;background:url(https://cfstatic.give.do/2199794a-2df3-4cf7-9526-b63252723350.jpg) no-repeat 100%;background-size:cover}.Aboutus_about_gi_left__i-lDw{display:none}.Aboutus_about_gi_sm__3KH3Z{display:inline-block;padding:16px}.Aboutus_about_gi_sm__3KH3Z p{margin:25px 0 0}.Aboutus_aboutus_stats__raRl2{padding:32px 16px 48px;flex-wrap:wrap;grid-gap:32px 0}.Aboutus_aboutus_stats_item__1kOPd{width:50%}.Aboutus_ceo_notes__32sZQ,.Aboutus_our_values__3cBej{padding:64px 16px}.Aboutus_our_team__1RwCZ{padding:64px 16px 20px}.Aboutus_member_pic__1myGq{height:210px}.Aboutus_team_expanded_desk__361P1{display:none}.Aboutus_section_leftalign__zXZJs{padding:0 16px 64px}.Aboutus_team_modal__TksJm{width:90%;max-width:1100px;max-height:90vh;padding:30px;box-sizing:border-box;overflow:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;display:flex;flex-direction:column;align-items:center}.Aboutus_team_modal__TksJm button{position:fixed;top:0;right:0}.Aboutus_team_modal__TksJm img{max-height:270px}.Aboutus_team_modal__TksJm h4{padding:40px 0 10px;margin:0;font-weight:700;font-size:24px;line-height:30px;font-family:"Libre Baskerville","serif";text-align:left;width:100%}.Aboutus_team_modal__TksJm small{font-size:15px;line-height:24px;color:#777;text-align:left;margin:0 0 16px;width:100%}.Aboutus_team_modal__TksJm .Aboutus_team_modal_info__2s5xt{width:100%;text-align:left}.Aboutus_team_modal__TksJm .Aboutus_team_modal_info__2s5xt p{margin:0 0 16px}}@media only screen and (max-width:767px){.Aboutus_aboutus_nav__2Cb9T{display:none}.Aboutus_aboutus_nav_mobile__2rSsG{display:block}.Aboutus_aboutus_nav_mobile__2rSsG ul{display:flex;justify-content:space-between;align-items:center;list-style:none;height:48px;padding:0 0 0 15px;margin:0;box-sizing:border-box;text-transform:uppercase;position:relative;background-color:#f2f2f2}.Aboutus_aboutus_nav_mobile__2rSsG ul li{text-decoration:none;cursor:pointer;font-size:13px;color:#444}.Aboutus_aboutus_nav_mobile__2rSsG ul li.Aboutus_active__1IcUQ{font-weight:700}.Aboutus_aboutus_nav_mobile__2rSsG ul button{background-color:#484848;color:#fff;height:48px;width:48px;border-radius:0;box-shadow:none;font-size:18px;padding:0;min-width:auto;cursor:pointer;position:relative;z-index:100}.Aboutus_aboutus_nav_mobile__2rSsG ul button:hover{background-color:#484848;color:#fff}.Aboutus_nav_mobile_expend__2wOuH{position:absolute;top:48px;left:0;width:100%;z-index:99}.Aboutus_nav_mobile_expend__2wOuH :before{content:"Go To";position:absolute;left:0;top:-48px;background:#f2f2f2;width:100%;line-height:48px;color:#444;padding:0 1.2rem;font-size:13px;z-index:1}.Aboutus_nav_mobile_expend__2wOuH ul{display:flex;flex-direction:column;align-items:flex-start;list-style:none;height:auto;padding:0 20px;margin:0;box-sizing:border-box;text-transform:uppercase;background-color:#484848}.Aboutus_nav_mobile_expend__2wOuH ul li{text-decoration:none;cursor:pointer;font-size:12px;line-height:48px;color:#fff;border-bottom:1px solid hsla(0,0%,92.5%,.15);width:100%}.Aboutus_ceo_notes__32sZQ{flex-direction:column}.Aboutus_ceo_notes__32sZQ img{width:210px}.Aboutus_ceo_notes__32sZQ .Aboutus_ceo_notes_right__1JE3j{margin:20px 0 0}.Aboutus_member_pic__1myGq{height:auto}.Aboutus_team_modal__TksJm{padding:15px}}.homePageFooter_hs_footer_currency__3tQiM{display:flex;align-items:center;grid-gap:20px;gap:20px;margin-bottom:20px}.homePageFooter_hs_footer_currency__3tQiM p{color:#bdbdbd}.homePageFooter_toggleSwitchOp__9itpc{opacity:.5}.homePageFooter_homescreen_footer__lQFad{background-color:#444;padding:3% 5% 0;color:#fff;margin-top:50px}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ{display:flex;justify-content:space-between}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_heading__3qfJA{font-weight:700;padding-bottom:10px}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_homelinks__2Ul8C{display:inline-flex;justify-content:space-between;width:75%}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_homelinks__2Ul8C .homePageFooter_hs_footer_hl_list__2EtvB{font-size:.9rem;margin-right:15px}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_homelinks__2Ul8C .homePageFooter_hs_footer_hl_list__2EtvB .homePageFooter_hs_footer_hl_list_heading__2qWeX{font-weight:700;padding-bottom:.7rem}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_homelinks__2Ul8C .homePageFooter_hs_footer_hl_list__2EtvB .homePageFooter_hs_footer_hl_list_item__1bRKv{padding-bottom:.4rem}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_homelinks__2Ul8C .homePageFooter_hs_footer_hl_list__2EtvB .homePageFooter_hs_footer_hl_list_item__1bRKv a{color:#bdbdbd}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_social_currency__ffj9K{display:flex;flex-direction:column;align-items:center;margin:5px}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_social_currency__ffj9K .homePageFooter_hs_footer_currency_input__24oIl{margin-right:auto;margin-bottom:2rem}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_social_currency__ffj9K .homePageFooter_hs_footer_social__JjrIB .homePageFooter_hs_footer_social_icons__2Enrz{display:flex}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_social_currency__ffj9K .homePageFooter_hs_footer_social__JjrIB span{padding-right:10px}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0{display:flex;justify-content:center;font-size:.8rem;color:#bdbdbd;height:auto;margin:15px 0 0;padding:0 0 15px}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct{width:100%;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct .homePageFooter_hs_footer_bottom_left__hlZrg{display:flex;justify-content:space-between;flex-wrap:wrap;margin:15px 0 0;width:-webkit-max-content;width:max-content}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct .homePageFooter_hs_footer_bottom_left__hlZrg .homePageFooter_hs_footer_bottom_left_text__1kbkM{padding-left:30px}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct .homePageFooter_hs_footer_bottom_right__CcsBP{margin:15px 0 0}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct .homePageFooter_hs_footer_bottom_right__CcsBP span{padding:0 10px}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct .homePageFooter_hs_footer_bottom_right__CcsBP span a{color:#bdbdbd}@media(max-width:992px){.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_homelinks__2Ul8C{justify-content:safe;flex-wrap:wrap}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_homelinks__2Ul8C .homePageFooter_hs_footer_hl_list__2EtvB{margin-right:4%;padding-bottom:30px}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_social_currency__ffj9K{padding-left:0}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0{padding-bottom:5px}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct{width:100%}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct .homePageFooter_hs_footer_bottom_left__hlZrg{width:65%}}@media(max-width:768px){.homePageFooter_hs_footer_currency__3tQiM{margin-bottom:10px;margin-right:20px}.homePageFooter_homescreen_footer__lQFad{padding:5% 5% 0}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_homelinks__2Ul8C{width:100%}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_homelinks__2Ul8C .homePageFooter_hs_footer_hl_list__2EtvB{margin-right:3%}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct .homePageFooter_hs_footer_bottom_left__hlZrg .homePageFooter_hs_footer_bottom_left_text__1kbkM,.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_social_currency__ffj9K{padding-left:0}}@media(max-width:575px){.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ{justify-content:center;flex-wrap:wrap}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_heading__3qfJA{font-size:.9rem}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_social_currency__ffj9K{flex-direction:row}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_social_currency__ffj9K .homePageFooter_hs_footer_currency_input__24oIl{margin-bottom:0}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_social_currency__ffj9K .homePageFooter_hs_footer_social__JjrIB{display:flex;flex-direction:column;align-items:center}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct{width:100%;flex-direction:column;align-items:center;justify-content:start}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct .homePageFooter_hs_footer_bottom_left__hlZrg{display:flex;flex-direction:column;align-items:center;width:95%}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct .homePageFooter_hs_footer_bottom_left__hlZrg .homePageFooter_hs_footer_bottom_left_text__1kbkM{text-align:center}.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_bottom_bar__3vey0 .homePageFooter_hs_footer_bb_box__Wf3ct .homePageFooter_hs_footer_bottom_right__CcsBP{margin-top:.5rem}}@media(max-width:360px){.homePageFooter_homescreen_footer__lQFad .homePageFooter_hs_footer_box__1lcWZ .homePageFooter_hs_footer_homelinks__2Ul8C .homePageFooter_hs_footer_hl_list__2EtvB{min-width:120px}}.whyGivePanel_homescreen_why_gi__2rOBc{width:100%;padding:40px 0;display:flex;justify-content:space-between;align-items:center}.whyGivePanel_homescreen_why_gi__2rOBc .whyGivePanel_hs_why_gi_left__1MkX3{display:flex;flex-direction:column}.whyGivePanel_homescreen_why_gi__2rOBc .whyGivePanel_hs_why_gi_left__1MkX3 h2{font-size:1.5rem;text-align:center;font-weight:400;font-family:"Libre Baskerville",serif}.whyGivePanel_homescreen_why_gi__2rOBc .whyGivePanel_hs_why_gi_left__1MkX3 .whyGivePanel_hs_why_gi_left_line__1cGvE{border-top:3px solid #e7424b;width:50px;margin:0 auto 30px}.whyGivePanel_homescreen_why_gi__2rOBc .whyGivePanel_hs_why_gi_left__1MkX3 .whyGivePanel_hs_why_gi_left_list__OSXEf{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 0 -40px}.whyGivePanel_homescreen_why_gi__2rOBc .whyGivePanel_hs_why_gi_left__1MkX3 .whyGivePanel_hs_why_gi_left_list__OSXEf .whyGivePanel_hs_why_gi_left_item__2qiJU{width:30%;margin:0 0 40px;display:flex;flex-direction:column;align-items:center}.whyGivePanel_homescreen_why_gi__2rOBc .whyGivePanel_hs_why_gi_left__1MkX3 .whyGivePanel_hs_why_gi_left_list__OSXEf .whyGivePanel_hs_why_gi_left_item__2qiJU .whyGivePanel_hs_why_gi_left_item_image__3d-Wf{width:50px;padding:0 0 10px}.whyGivePanel_homescreen_why_gi__2rOBc .whyGivePanel_hs_why_gi_left__1MkX3 .whyGivePanel_hs_why_gi_left_list__OSXEf .whyGivePanel_hs_why_gi_left_item__2qiJU p{text-align:center}@media(max-width:1023px){.whyGivePanel_homescreen_why_gi__2rOBc{flex-direction:column}.whyGivePanel_homescreen_why_gi__2rOBc .whyGivePanel_hs_why_gi_left__1MkX3{width:100%}}@media(max-width:767px){.whyGivePanel_homescreen_why_gi__2rOBc .whyGivePanel_hs_why_gi_left__1MkX3 .whyGivePanel_hs_why_gi_left_list__OSXEf{margin:0 0 -50px}.whyGivePanel_homescreen_why_gi__2rOBc .whyGivePanel_hs_why_gi_left__1MkX3 .whyGivePanel_hs_why_gi_left_list__OSXEf .whyGivePanel_hs_why_gi_left_item__2qiJU{width:45%}}.partners_container{position:relative;padding:40px 0}.partners_wrapper{box-sizing:border-box;display:flex;justify-content:space-between}.partners_out{display:flex;flex-direction:column;justify-content:center;width:30%;text-align:left}.partners_content h2{font-size:1.5rem;font-weight:400;font-family:"Libre Baskerville",serif}.partners_content .partners_hr{border-bottom:3px solid #e7424b;width:50px;margin:0 0 30px}.partners_content p{margin:0 0 25px;font-size:16px}.partners_content .join_us_btn{min-width:175px;background-color:#e7424b;padding:12px 15px;line-height:1.14em;border:0;outline:none;color:#fefefe;font-size:1.14em;font-family:"Nunito Sans";text-transform:uppercase;cursor:pointer;transition:background .35s;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)}.partners_logos{width:55%;max-height:300px;overflow:hidden;position:relative}.partners_logos:before{top:0;background:linear-gradient(0,rgba(244,248,255,0),#fff)}.partners_logos:after,.partners_logos:before{content:"";left:0;right:0;height:100px;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:100}.partners_logos:after{bottom:0;background:linear-gradient(0,#fff,rgba(244,248,255,0))}.partners_list_wrapper{text-align:center;-webkit-animation:merchantlist 30s linear infinite;animation:merchantlist 30s linear infinite}@-webkit-keyframes merchantlist{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes merchantlist{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.partners_list_wrapper img{width:100%;max-width:480px}@media(max-width:1199px){.partners_wrapper{width:90%}}@media only screen and (max-width:1023px){.partners_wrapper{flex-direction:column}.partners_logos,.partners_out{width:100%}}.HomePageHeader_search_icon__ORNKw{width:13.5px;height:13.5px;margin-right:5px;margin-left:5px;margin-top:0}.HomePageHeader_search_icon__ORNKw svg{font-size:13.5px}.HomePageHeader_justify_space_between_mob__UI8PV{justify-content:space-between}.HomePageHeader_header_li_items_anchor__3VW2Y{color:#444;text-transform:capitalize;font-size:13.5px;display:flex;align-items:center;padding:.5rem 1rem;margin-right:1rem;cursor:pointer}.HomePageHeader_header_li_items_wrap__3HYwO{margin-left:auto}.HomePageHeader_header_li_items_donor_child__YtCdw{cursor:pointer;display:block;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background:none;border:0}.HomePageHeader_header_li_items_donor_child__YtCdw a{color:#444}.HomePageHeader_header_li_items_donor_child__YtCdw a:hover{color:#666}li.HomePageHeader_header_li_items_donor_child__YtCdw:hover{text-decoration:none;background-color:#f8f9fa}.HomePageHeader_header_li_items_donor_child_hide__2LR38{position:absolute;background:#fff;padding:0;border:1px solid #ccc;border-radius:5px;display:none;list-style:none}.HomePageHeader_header_li_items_donor_child_show__2dfr1{display:block;position:absolute;background:#fff;padding:0;border:1px solid #ccc;border-radius:5px;z-index:99;list-style:none;font-size:16px}.HomePageHeader_header_li_items__QAovy{list-style:none;display:flex;justify-content:space-between;align-items:center}.HomePageHeader_down_arrow_icon__26bS2{font-size:15px}@media(max-width:600px){.HomePageHeader_header_li_items_wrap__3HYwO{display:none}.HomePageHeader_header_social_icons_check__1oaED span{display:inline-block!important}}.HomePageHeader_homescreen_header_expanded__hBBHc{padding:0;position:fixed;z-index:99999;background-color:#f2f2f2;top:115px;height:calc(100vh - 51px)!important;overflow:auto}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG ul,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd ul{list-style-type:none}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG ul li,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd ul li{color:#666}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG ul li a,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd ul li a{font-family:"Libre Baskerville",serif;color:#444}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG ul li a:hover,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd ul li a:hover{color:#e7424b}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa{height:calc(100% - 51px);width:100%}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_1__J9TGn,.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_2__GWXt8{background-color:#f2f2f2}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_2__GWXt8 .HomePageHeader_sub_links__P4Cvd li.HomePageHeader_heading__2wTW_{font-family:"Libre Baskerville",serif;font-size:16px}@media(min-width:768px){.HomePageHeader_ham_heading__7L2eT{font-size:20px}.HomePageHeader_nav-links-md__8Tstn{display:block;padding-top:10px}.HomePageHeader_homescreen_header_expanded__hBBHc{height:100vh;width:100vw;-webkit-animation:HomePageHeader_animate-1__7Z7ba .5s ease-out;animation:HomePageHeader_animate-1__7Z7ba .5s ease-out}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG li,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd li{padding:10px 0;font-weight:600}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG li a:before,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd li a:before{content:" — ";opacity:0}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG li a:hover,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd li a:hover{text-decoration:none}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG li a:hover:before,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd li a:hover:before{content:" — ";opacity:1}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa{width:103%}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa.HomePageHeader_expanded_header_margin__11g6G{margin-top:51px}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_1__J9TGn.HomePageHeader_expanded_header_padding__3uzFT,.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_2__GWXt8.HomePageHeader_expanded_header_padding__3uzFT{padding-top:51px;padding-left:4em}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_1__J9TGn{max-width:51px}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_1__J9TGn .HomePageHeader_header_social_icons__1Bghs{position:absolute;bottom:3%;left:2%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:5%}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_1__J9TGn .HomePageHeader_header_social_icons__1Bghs span a div,.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_1__J9TGn .HomePageHeader_header_social_icons__1Bghs span a svg{margin:5px 0}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_2__GWXt8>MuiGrid-root{position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_2__GWXt8>MuiGrid-root .HomePageHeader_search-section-mob__1_zly{display:none}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_2__GWXt8>MuiGrid-root .HomePageHeader_main_links__2S1yG,.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_2__GWXt8>MuiGrid-root .HomePageHeader_sub_links__P4Cvd .HomePageHeader_heading__2wTW_{font-size:1em}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_2__GWXt8>MuiGrid-root .HomePageHeader_sub_links__P4Cvd li:not(.HomePageHeader_heading__2wTW_){font-size:.9em;font-weight:500}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_2__GWXt8>MuiGrid-root .HomePageHeader_sub_links__P4Cvd li.HomePageHeader_heading__2wTW_{font-family:"Libre Baskerville",serif;font-size:18px}.HomePageHeader_homescreen_header_expanded__hBBHc>.HomePageHeader_expanded_header_row__1XFoa .HomePageHeader_part_2__GWXt8>MuiGrid-root .HomePageHeader_sub_links__P4Cvd li.HomePageHeader_heading__2wTW_:before{content:"—";opacity:0}}@media(max-width:768px){.HomePageHeader_homescreen_header_expanded__hBBHc{margin-top:0}}@media(max-width:992px){.HomePageHeader_ham_heading__7L2eT{font-size:18px}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG ul,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd ul{padding-left:10px}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG ul li,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd ul li{padding:10px 0}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_main_links__2S1yG,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_sub_links__P4Cvd .HomePageHeader_heading__2wTW_{font-weight:700;font-size:.9em;padding:0 15px}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_1__J9TGn{height:51px}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_1__J9TGn .HomePageHeader_header_social_icons__1Bghs{position:absolute;left:50%;bottom:1%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_1__J9TGn .HomePageHeader_header_social_icons__1Bghs span{display:flex}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_1__J9TGn .HomePageHeader_header_social_icons__1Bghs span a div,.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_1__J9TGn .HomePageHeader_header_social_icons__1Bghs span a svg{margin:0 5px}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8{padding-top:10px}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8.HomePageHeader_expanded_header_padding__3uzFT{padding-top:20px}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8 .HomePageHeader_search-section-mob__1_zly{padding:25px 0 20px}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8 .HomePageHeader_search-section-mob__1_zly .HomePageHeader_icon__2_yp2{top:12px;left:90%;width:20px;height:20px}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8 .HomePageHeader_search-section-mob__1_zly .HomePageHeader_react-autosuggest__input__1E_6g{background-color:#fff;border:.5px solid #828282;border-radius:0;padding:.75rem 40px}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8 .HomePageHeader_search-section-mob__1_zly .HomePageHeader_react-autosuggest__input__1E_6g::-webkit-input-placeholder{color:#444}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8 .HomePageHeader_search-section-mob__1_zly .HomePageHeader_react-autosuggest__input__1E_6g:-ms-input-placeholder{color:#444}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8 .HomePageHeader_search-section-mob__1_zly .HomePageHeader_react-autosuggest__input__1E_6g::placeholder{color:#444}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8 .HomePageHeader_col-6__1HH9y{padding:0}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8 .HomePageHeader_sub_links__P4Cvd li:not(.HomePageHeader_heading__2wTW_){font-size:.8em;padding:6px 0}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8 .HomePageHeader_order_md_3__1eh3J{margin-top:-13vh}.HomePageHeader_homescreen_header_expanded__hBBHc .HomePageHeader_part_2__GWXt8 .HomePageHeader_order_md_4__3wRiL{margin-top:-10px}}@media(min-width:1200px){.HomePageHeader_header_social_icons_check__1oaED{top:60%!important}}.HomePageHeader_navbar_toggler_icon_circle__2kNHK{border:1px solid #444;border-radius:100%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer}.CarouselPanel_homepage_carousel__1CaRd .CarouselPanel_slick-slider__1LOxb{width:100%}.CarouselPanel_homepage_carousel__1CaRd .CarouselPanel_pointer__579UE{cursor:pointer}@media(max-width:768px){.CarouselPanel_home_page_carousel_arrow__4Ax9_ .CarouselPanel_slick-next__2ggxu,.CarouselPanel_home_page_carousel_arrow__4Ax9_ .CarouselPanel_slick-prev__2GbsS{display:none!important}}.CarouselPanel_w_100__1IJn3{max-width:100%!important}.donor-testimonials-wrapper{width:100%;background-color:#f2f2f2;padding:40px 0 60px}.donor-testimonials .dtm-header{margin:0 0 30px}.donor-testimonials .dtm-header h2{font-size:1.5rem;font-weight:400;font-family:"Libre Baskerville",serif}.donor-testimonials .dtm-header .dtm-header-bar{width:50px;height:3px;background-color:#e7424b}.donor-testimonials .dtm-items-container{position:relative}.donor-testimonials .dtm-items{width:100%;display:flex;justify-content:space-between;align-items:center}.donor-testimonials .dtm-items .dtm-items-img{width:48%;height:100%;display:flex;justify-content:center;align-items:center}.donor-testimonials .dtm-items .dtm-items-img img{width:100%;height:100%;border-radius:8px}.donor-testimonials .dtm-items .dtm-items-content{width:48%;flex-grow:0}.donor-testimonials .dtm-items .dtm-items-content .dtm-items-cta{color:#e7424b;font-size:1.25rem;margin:20px 0 0;display:inline-block}.donor-testimonials .dtm-items .dtm-items-content .dtm-beneficiary{display:flex;align-items:center;margin:20px 0 0}.donor-testimonials .dtm-items .dtm-items-content .dtm-beneficiary .img-wrapper{height:70px;width:70px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;margin:0 15px 0 0}.donor-testimonials .dtm-items .dtm-items-content .dtm-beneficiary .img-wrapper img{height:100%}.donor-testimonials .dtm-items .dtm-items-content .dtm-beneficiary .dtm-beneficiary-bio h3{font-size:1.2rem;font-weight:700;margin:0 0 6px}.donor-testimonials .dtm-items .dtm-items-content .dtm-beneficiary .dtm-beneficiary-bio h4{color:#777;font-size:.87rem;text-transform:capitalize}.donor-testimonials .dtm-items .dtm-items-content .dtm-beneficiary .dtm-beneficiary-bio span{color:#666}.donor-testimonials .slick-dots{bottom:-50px}.donor-testimonials .slick-dots ul{display:flex;justify-content:center;align-items:center}.donor-testimonials .slick-dots ul li{margin:0 10px 0 0}.donor-testimonials .slick-dots ul li .dot-item{width:8px;height:8px;border-radius:4px;background-color:#c4c4c4}.donor-testimonials .slick-dots ul li:last-child{margin:0}.donor-testimonials .slick-dots ul li.slick-active .dot-item{background-color:#e7424b}.donor-testimonials .dtm-arrow{width:40px;height:40px;border-radius:50%;background-color:#fff;box-shadow:1px 1px 6px 4px rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;position:absolute;cursor:pointer}.donor-testimonials .dtm-arrow .dtm-arrow-svg{width:22px;fill:#e7424b}.donor-testimonials .dtm-arrow:hover{background-color:#e7424b}.donor-testimonials .dtm-arrow:hover .dtm-arrow-svg{fill:#fff}.donor-testimonials .arrow-prev{left:-8%}.donor-testimonials .arrow-next,.donor-testimonials .arrow-prev{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.donor-testimonials .arrow-next{right:-8%}@media(max-width:1199px){.donor-testimonials .dtm-items .dtm-items-content p{font-size:1rem}.donor-testimonials .dtm-items .dtm-items-content .dtm-items-cta{font-size:1.12rem;margin:10px 0 0}.donor-testimonials .dtm-items .dtm-items-content .dtm-beneficiary{margin:10px 0 0}}@media(max-width:1023px){.donor-testimonials .dtm-items{flex-direction:column}.donor-testimonials .dtm-items .dtm-items-img{width:100%;margin:0 0 20px}.donor-testimonials .dtm-items .dtm-items-content{width:100%}.donor-testimonials .dtm-arrow{display:none}.donor-testimonials .slick-dots ul li{font-size:1.12rem}}.missions_card_container{padding:10px}.missions_card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.3rem;margin-left:15px;margin-right:15px;margin-bottom:.5rem}.logo_block{justify-content:flex-start;padding:20px 10px}.img_container,.logo_block{display:flex;align-items:center}.img_container{justify-content:center;width:10%;padding-right:10px}.img_container img{width:100%}.hide_for_mobile{display:block}.hide_for_desktop{display:none}.homescreen_media_blog{height:auto;margin:40px 0 60px}.homescreen_media_blog .slick-list{margin:0 -15px}.homescreen_media_blog h2{font-size:1.5rem;text-align:center;font-weight:400;font-family:"Libre Baskerville",serif}.homescreen_media_blog .hs_blog_border_bottom{border-top:3px solid #e7424b;width:50px;margin:0 auto 30px}.homescreen_media_blog .hs_blog_list{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 0 -20px}.homescreen_media_blog .hs_blog_list .hs_blog_item{display:flex;flex-direction:row;margin-bottom:20px;width:30%}.homescreen_media_blog .hs_blog_list .hs_blog_item .hs_blog_item_image{width:120px;margin:0 5% 0 0}.homescreen_media_blog .hs_blog_list .hs_blog_item .hs_blog_item_image img{width:100%}.homescreen_media_blog .hs_blog_list .hs_blog_item .hs_blog_item_content{width:85%}.homescreen_media_blog .hs_blog_list .hs_blog_item .hs_blog_item_content .hs_blog_item_content_heading{font-weight:700;font-size:1rem}.homescreen_media_blog .hs_blog_list .hs_blog_item .hs_blog_item_content .hs_blog_item_content_creator{margin:2px 0 10px}.homescreen_media_blog .hs_blog_list .hs_blog_item .hs_blog_item_content .hs_blog_item_content_text{margin-bottom:10px}.homescreen_media_blog .slick-dots{bottom:-50px}.homescreen_media_blog .slick-dots ul{display:flex;justify-content:center;align-items:center;margin:0;padding:0}.homescreen_media_blog .slick-dots ul li{margin:0 10px 0 0}.homescreen_media_blog .slick-dots ul li .dot_item{width:8px;height:8px;border-radius:4px;background-color:#c4c4c4}.homescreen_media_blog .slick-dots ul li:last-child{margin:0}.homescreen_media_blog .slick-dots ul li.slick-active .dot_item{background-color:#e7424b}@media(max-width:1023px){.homescreen_media_blog .hs_blog_list{flex-direction:column}.homescreen_media_blog .hs_blog_list .hs_blog_item{width:100%}.homescreen_media_blog .hs_blog_list .hs_blog_item:last-child{margin-bottom:0}}@media(max-width:767px){.homescreen_media_blog .hs_blog_list{margin:0}.homescreen_media_blog .hs_blog_list .hs_blog_item .hs_blog_item_content .hs_blog_item_content_heading{font-size:1.12rem}.media_card_for_mobile{padding:0}}.media_card_homepage{height:48px;overflow:hidden;text-overflow:ellipsis}.missions_card.card{box-shadow:0 1px 5px 0 rgba(0,0,0,.2)}.missions_card_text_box{padding:1rem}@media(max-width:768px){.missions_card_text_box{padding:1rem}.missions_card.card{box-shadow:0 1px 5px 0 rgba(0,0,0,.2)}.missions_card_for_mobile{padding:0}}.media_card_date{margin-bottom:5px;color:#444!important}@media only screen and (max-width:1023px){.hide_for_mobile{display:none}.hide_for_desktop{display:block}}.RaiseFundsBanner_start_fundraiser_banner__1axFT{width:100%;padding:40px 0;box-sizing:border-box;background-color:#f2f2f2}.RaiseFundsBanner_sfb_container__3kYCk{display:flex;justify-content:space-between;align-items:center}.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_left__2p_pF{width:25%}.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_left__2p_pF i{font-size:24px;font-family:"Libre Baskerville",serif;font-weight:400}.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_left__2p_pF strong{font-family:"Libre Baskerville",serif;font-size:44px;font-weight:700}.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_left__2p_pF p{color:#777;font-size:21px}.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_left__2p_pF button{margin:20px 0 0;min-height:45px;min-width:300px;box-sizing:border-box}.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_right__2F5-H{width:65%}.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_right__2F5-H img{width:100%;border-radius:8px}@media(max-width:1023px){.RaiseFundsBanner_sfb_container__3kYCk{flex-direction:column}.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_left__2p_pF{width:100%;order:2}.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_right__2F5-H{width:100%;order:1;margin:0 0 30px}}@media(max-width:767px){.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_left__2p_pF{display:flex;flex-direction:column;align-items:center}.RaiseFundsBanner_sfb_container__3kYCk .RaiseFundsBanner_sfb_container_left__2p_pF .RaiseFundsBanner_sfb_content__37dQ_{text-align:center}}@media(min-width:1200px){.RaiseFundsBanner_container__35OG9{max-width:1140px}}.RaiseFundsBanner_container__35OG9{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;box-sizing:border-box}.RaiseFundsBanner_button__IP0AX{text-transform:none;padding:10px 50px;display:flex;font-size:1rem;margin-top:20px;width:300px}@media(max-width:767px){.RaiseFundsBanner_button__IP0AX{padding:10px 20px}}.FeaturedFundraisers_fr-tf-showmore__1dtr-{display:flex;width:100%;justify-content:center}.FeaturedFundraisers_fr-tf-showmore__1dtr- .FeaturedFundraisers_fr-outline-secondary-btn__26PeX{border-radius:4px;border:1px solid #008c8c;color:#008c8c;background-color:#fff;font-size:18px;text-align:center;padding:10px 15px;cursor:pointer;outline:0;box-sizing:border-box}.FeaturedFundraisers_fundraiser-fund-detail__gKqIZ{margin-bottom:5px;color:#444!important}.FeaturedFundraisers_fundrasier_card_homepage__3Coux{margin-bottom:1rem}.FeaturedFundraisers_mission_card_title__27HZn{height:72px;overflow:hidden;text-overflow:ellipsis}.FeaturedFundraisers_feature_fundraisers_heading__1oCKJ{font-size:1.5rem;font-weight:400;font-family:"Libre Baskerville",serif}.FeaturedFundraisers_fundraiser_divider_heading__1tDag{border-bottom:3px solid #e7424b;width:50px;margin-bottom:30px}.FeaturedFundraisers_fundraiser-divider__2DylO{border-bottom:2px solid #f2f2f2;width:50%;margin-top:10px;margin-bottom:10px;margin-left:25%}.FeaturedFundraisers_missions_card__D1phg{box-shadow:0 1px 5px 0 rgba(0,0,0,.2)}.FeaturedFundraisers_missions_card_img_wrap__3wBrm{position:relative;display:block}.FeaturedFundraisers_missions_card_img_wrap__3wBrm img{height:195px;object-fit:cover;border-radius:.3rem .3rem 0 0}.FeaturedFundraisers_missions_card_text_box__1EK6B{padding:1rem}.FeaturedFundraisers_fp_cards_container__3bz_Q{display:flex;justify-content:center}.FeaturedFundraisers_darker_grey__2uMLN{color:#444}.FeaturedFundraisers_sh__207k-{font-weight:400;color:#999}@media(max-width:768px){.FeaturedFundraisers_missions_card__D1phg.FeaturedFundraisers_card__2RYcB{box-shadow:0 1px 5px 0 rgba(0,0,0,.2)}.FeaturedFundraisers_fcm_tile__2LzZ9{margin:0}}@media(max-width:767px){.FeaturedFundraisers_missions_card_img_wrap__3wBrm img{height:100%}}.FeaturedFundraisers_w_100__3r6Ap{max-width:100%}@media(min-width:1200px){.FeaturedFundraisers_container__2jvcm{max-width:1140px}}.FeaturedFundraisers_container__2jvcm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;box-sizing:border-box}.FeaturedFundraisers_button__62KQ5{text-transform:none;padding:10px 50px!important;display:flex!important;font-size:1rem!important;margin-top:20px!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.FeaturedFundraisers_button__62KQ5 span.FeaturedFundraisers_MuiButton-label__1awff{width:250px;text-overflow:ellipsis;white-space:break-spaces;overflow:hidden}@media(max-width:767px){.FeaturedFundraisers_button__62KQ5{padding:10px 20px!important}}.Careers_isSticky__3PsD-{position:-webkit-sticky;position:sticky;top:38px;left:0;right:0;z-index:101}.Careers_aboutus_main__2oMbN{position:relative}.Careers_aboutus_nav__2SolO{background-color:#f2f2f2}.Careers_aboutus_nav__2SolO ul{display:flex;justify-content:space-evenly;align-items:center;list-style:none;height:48px;padding:0;text-transform:uppercase;max-width:1920px;margin:0 auto}.Careers_aboutus_nav__2SolO ul li{text-decoration:none;cursor:pointer;font-size:14px;color:#444}.Careers_aboutus_nav_mobile__3bq-x{display:none}@media only screen and (max-width:767px){.Careers_aboutus_nav__2SolO{display:none}.Careers_aboutus_nav_mobile__3bq-x{display:block}.Careers_aboutus_nav_mobile__3bq-x ul{display:flex;justify-content:space-between;align-items:center;list-style:none;height:48px;padding:0 0 0 15px;margin:0;box-sizing:border-box;text-transform:uppercase;position:relative;background-color:#f2f2f2}.Careers_aboutus_nav_mobile__3bq-x ul li{text-decoration:none;cursor:pointer;font-size:13px;color:#444}.Careers_aboutus_nav_mobile__3bq-x ul li.Careers_active__3BhqG{font-weight:700}.Careers_aboutus_nav_mobile__3bq-x ul button{background-color:#484848;color:#fff;height:48px;width:48px;border-radius:0;box-shadow:none;font-size:18px;padding:0;min-width:auto;cursor:pointer;position:relative;z-index:100}.Careers_aboutus_nav_mobile__3bq-x ul button:hover{background-color:#484848;color:#fff}.Careers_nav_mobile_expend__EUkyn{position:absolute;top:48px;left:0;width:100%;z-index:99}.Careers_nav_mobile_expend__EUkyn :before{content:"Go To";position:absolute;left:0;top:-48px;background:#f2f2f2;width:100%;line-height:48px;color:#444;padding:0 1.2rem;font-size:13px;z-index:1}.Careers_nav_mobile_expend__EUkyn ul{display:flex;flex-direction:column;align-items:flex-start;list-style:none;height:auto;padding:0 20px;margin:0;box-sizing:border-box;text-transform:uppercase;background-color:#484848}.Careers_nav_mobile_expend__EUkyn ul li{text-decoration:none;cursor:pointer;font-size:12px;line-height:48px;color:#fff;border-bottom:1px solid hsla(0,0%,92.5%,.15);width:100%}.Careers_values_item__2Afax{padding:20px}}@media(max-width:359px){.Careers_isSticky__3PsD-{top:48px}}h2.ImpactBanner_heading_bbar__3zOnZ{font-size:24px;line-height:60px;margin:0}h3.ImpactBanner_heading_bbar__3zOnZ{font-size:20px;line-height:54px;margin:0}.ImpactBanner_heading_bbar__3zOnZ{font-family:"Libre Baskerville","serif";font-weight:600;color:#444;position:relative}.ImpactBanner_about_gi__3qmEg{background-size:cover;width:100%;height:auto;box-sizing:border-box}.ImpactBanner_about_gi_left__3Bw8L{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:5% 3%}.ImpactBanner_about_gi_left__3Bw8L .ImpactBanner_text_bar__26T8v{color:#444;letter-spacing:0;text-align:center;width:45%;margin-top:1%}.ImpactBanner_about_gi_left__3Bw8L .ImpactBanner_hyperLink__2xH5s{border:none;border-top:2px double #e7424b;color:#e7424b;overflow:visible;text-align:center;height:5px;width:50px;margin:0}.ImpactBanner_about_gi_left__3Bw8L .ImpactBanner_question_bar__WATBq{font-weight:600;text-align:center}.ImpactBanner_about_gi_sm__1XQ11{display:none}@media only screen and (max-width:767px){.ImpactBanner_about_gi_left__3Bw8L{padding:15% 3%}.ImpactBanner_about_gi_left__3Bw8L .ImpactBanner_text_bar__26T8v{width:100%}.ImpactBanner_heading_bbar__3zOnZ{padding-top:5%;margin-top:8%;line-height:34px;font-size:1.4rem}}@media only screen and (max-width:1199px){h2.ImpactBanner_heading_bbar__3zOnZ{font-size:20px;line-height:54px}.ImpactBanner_about_gi__3qmEg{background-size:cover}.ImpactBanner_about_gi_sm__1XQ11{display:inline-block;padding:16px}.ImpactBanner_about_gi_sm__1XQ11 p{margin:25px 0 0}}.purpose_career_mission_box__27gRb{margin:0 70px}.purpose_careerWrapper__3Milx{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;padding:5% 0}.purpose_career__2CPaC{width:25%;padding-right:15px;padding-left:15px}.purpose_head_title__xxpcc{font-weight:400;font-size:1.5rem;padding:0;margin:0 0 1rem;font-family:Libre Baskerville,serif;color:#444}.purpose_career_mission_subtitle__1N-11{width:75%;padding-right:15px;padding-left:15px;color:#444}.purpose_carrer_hr__1UFpu{border:none;border-top:2px double #e7424b;color:#e7424b;overflow:visible;text-align:center;width:50px;margin-left:0}.purpose_career_give_background__1Q-jy{background-size:contain;width:100%;height:500px;background-repeat:no-repeat;background-position:top;position:relative;background-image:url(https://cfstatic.give.do/512ecc34-c25d-492d-bbd7-ee876b529e95.jpg)}@media(max-width:768px){.purpose_career_mission_box__27gRb{margin:0}.purpose_careerWrapper__3Milx{flex-direction:column}.purpose_career_mission_subtitle__1N-11{width:100%}.purpose_career_give_background__1Q-jy{height:250px}.purpose_career__2CPaC{width:100%}}@media(max-width:768px){.purpose_career__2CPaC,.purpose_career_mission_subtitle__1N-11{padding:0}}@media(max-width:600px)and (min-width:501px){.purpose_career_give_background__1Q-jy{height:400px}}@media(max-width:768px)and (min-width:701px){.purpose_career_give_background__1Q-jy{background-image:url(https://cfstatic.give.do/512ecc34-c25d-492d-bbd7-ee876b529e95.jpg);height:500px}}.career_team{position:relative;padding-top:2.5%;text-align:center;width:100%}.career_team_heading{margin-bottom:1rem;font-family:Libre Baskerville,serif;font-weight:400;line-height:1.25;margin-top:0;color:#444}.career_team_main{display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap;width:100%;height:488px}.career_team_grid{width:100%;height:488px;max-height:750px;-webkit-animation:scroll 50s linear infinite;animation:scroll 50s linear infinite;will-change:background-position;background:url(https://cfstatic.give.do/5064ac0e-a1e9-44f6-8f89-bd3c14de98ea.png) no-repeat;background-size:auto 100%!important;background-repeat:repeat-x}@-webkit-keyframes scroll{0%{background-position:left calc(min(100vh,680px)*4.4) top 0}to{background-position:left 0 top 0}}@keyframes scroll{0%{background-position:left calc(min(100vh,680px)*4.4) top 0}to{background-position:left 0 top 0}}.career_hr{border:none;border-top:2px double #e7424b;color:#e7424b;overflow:visible;text-align:center;width:50px}@media(max-width:768px){.career_team{text-align:center;padding:5% 0}.career_team_grid{background-size:160%}.career_team_main{height:250px}.career_team_grid{height:250px;background-repeat:repeat-x}}@media(max-width:400px){.caree_team_grid{background-size:180%}}.JobOpenings_career_job__3g_ZJ{width:100%;background-color:#f8f8f8;padding:2.5% 0}.JobOpenings_career_job_hr__3sTYI{border:none;border-top:2px double #e7424b;color:#e7424b;overflow:visible;text-align:center;width:50px}.JobOpenings_career_heading__P8bkR{text-align:center;font-family:Libre Baskerville,serif;font-weight:400;line-height:1.25;color:#444;margin:0 0 1rem}.JoinGive_joinGive__3VxWB{padding:0 20px}.JoinGive_joinGive_wrapper__2So9a{display:flex}.JoinGive_career_join_hr__WkHeF{border:none;border-top:2px double #e7424b;color:#e7424b;overflow:visible;text-align:center;width:50px}.JoinGive_joinGiveLeftWrapper__3aBRH{padding:2.5% 10%;order:1}.JoinGive_joinGiveLeftWrapper__3aBRH p{padding:2% 0}.JoinGive_joinGive_heading__24LoW{margin-bottom:1rem;font-family:Libre Baskerville,serif;font-weight:400;line-height:1.25;font-size:1.5rem;color:#444}.JoinGive_pointers_1__2hugq{line-height:35px;font-weight:600;font-style:italic}.JoinGive_pointers_2__2xu-M{line-height:35px}.JoinGive_joinGive_background__1z9CE{background-size:cover;width:100%;order:2;background-repeat:no-repeat;background-position:top;position:relative;background-image:url(https://cfstatic.give.do/b83dd707-f2cd-4642-80a2-39f015fa1609.jpg)}@media only screen and (max-width:768px){.JoinGive_joinGive_wrapper__2So9a{flex-direction:column}.JoinGive_joinGive_background__1z9CE{background-image:url(https://cfstatic.give.do/6e773b8f-041d-4193-a05d-2cb37932b04c.jpeg);height:250px}.JoinGive_joinGiveLeftWrapper__3aBRH{order:2;padding:0}.JoinGive_joinGive_background__1z9CE{order:1}}.OurCulture_ourCulture__2aXRb{background-color:#f8f8f8;padding:0 20px}.OurCulture_ourCulture_wrapper__2dffL{display:flex}.OurCulture_ourCulture_background__-LJSW{background-size:cover;width:100%;background-repeat:no-repeat;background-position:50%;position:relative;flex:0 0 33.3333333333%;background-image:url(https://cfstatic.give.do/76127604-f109-465d-8d61-f78662c08432.jpg)}.OurCulture_ourCultureRightWrapper__2x1le{padding:2.5% 10%}.OurCulture_ourCulture_heading__2eLmo{margin-bottom:1rem;font-family:Libre Baskerville,serif;font-weight:400;line-height:1.25;font-size:1.5rem;color:#444}.OurCulture_ourCulture_hr__1Pp8z{border:none;border-top:2px double #e7424b;color:#e7424b;overflow:visible;text-align:center;width:50px}.OurCulture_cultureItems__18Fhk{display:flex}.OurCulture_culture_1__Nzwju,.OurCulture_culture_2__2cW9J{flex-basis:0;flex-grow:1;max-width:100%}.OurCulture_culture_1__Nzwju li,.OurCulture_culture_2__2cW9J li{padding:6% 0;color:#444;font-weight:400}@media only screen and (max-width:768px){.OurCulture_culture_1__Nzwju,.OurCulture_culture_2__2cW9J{padding:0 15px}.OurCulture_culture_1__Nzwju ul,.OurCulture_culture_2__2cW9J ul,.OurCulture_ourCulture__2aXRb{padding:0}.OurCulture_ourCultureRightWrapper__2x1le{padding:5% 5% 0}.OurCulture_ourCulture_background__-LJSW{background-image:url(https://cfstatic.give.do/76127604-f109-465d-8d61-f78662c08432.jpg);height:250px;flex:none}.OurCulture_cultureItems__18Fhk,.OurCulture_ourCulture_wrapper__2dffL{flex-direction:column}}.OurValues_our_values__24_OJ{padding:1rem 15px;box-sizing:border-box;background-color:#f2f2f2}.OurValues_values_item__7guWF{width:100%;height:100%;background:#fff;padding:40px 30px;box-sizing:border-box}.OurValues_values_item__7guWF img{-webkit-filter:invert(1);filter:invert(1);margin:0 0 16px;width:40px}.OurValues_values_item__7guWF h3{font-size:18px;font-weight:700;margin:0 0 8px;text-transform:uppercase;color:#e7424b}.OurValues_values_item__7guWF p{font-size:15px}@media only screen and (max-width:767px){.OurValues_values_item__7guWF{padding:20px}}
/*# sourceMappingURL=main.c2750d93.chunk.css.map */