span.twitter-typeahead .tt-dropdown-menu{box-sizing:border-box;position:absolute;top:0;left:0;z-index:1000;display:none;float:left;margin-top:-7px;width:492px;background-color:#fff;border:1px solid #3da9f3;border-top:none;-webkit-border-radius:0rem;-moz-border-radius:0rem;-ms-border-radius:0rem;-o-border-radius:0rem;border-radius:0rem;list-style:none;text-align:left;-webkit-box-shadow:0 2px 0 rgba(0,0,0,0.05);box-shadow:0 2px 0 rgba(0,0,0,0.05),inset 0 1px 0 rgba(65,65,66,0.2);background-clip:padding-box}.tt-suggestion{position:relative}.twitter-typeahead .tt-suggestion .icon{display:inline-block;width:2.5em;height:2.5em;margin-top:5px;fill:rgba(65,65,66,0.2)}@media screen and (max-width: 46em){.twitter-typeahead .tt-suggestion .icon{display:none}}span.twitter-typeahead .tt-suggestion>p{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.5;color:#212121;white-space:nowrap}span.twitter-typeahead .tt-suggestion>p:hover,span.twitter-typeahead .tt-suggestion>p:focus{text-decoration:none;outline:0;background-color:#f6f6f6}span.twitter-typeahead .tt-suggestion.tt-cursor{background-color:#f6f6f6;cursor:pointer}.input-group span.twitter-typeahead{display:block !important}.input-group span.twitter-typeahead .tt-dropdown-menu{top:32px !important}.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu{top:44px !important}.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu{top:28px !important}.tt-hint{color:#414142 !important}.suggest-input{box-sizing:border-box;font-size:16px;border:1px solid rgba(65,65,66,0.2);-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;margin:0 .5em 0 0;line-height:1.4;padding:0 12px;height:50px;outline:none;box-shadow:inset 0 2px 0 0 #f6f6f6;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}.suggest-input:focus{border-color:#3da9f3;-webkit-border-radius:1rem 1rem 0 0;-moz-border-radius:1rem 1rem 0 0;-ms-border-radius:1rem 1rem 0 0;-o-border-radius:1rem 1rem 0 0;border-radius:1rem 1rem 0 0}.search-area{padding:1em 0;position:relative}@media screen and (max-width: 46em){.search-area{padding:.75em 0 1em}.search-area .twitter-typeahead{display:block !important}}.search-area .search-form{padding:1em 0}.search-area input[type="text"]{width:384px;margin:0;height:50px;font-size:1rem}@media screen and (max-width: 46em){.search-area input[type="text"]{display:block;width:100%;margin-bottom:1em}}.search-area .search-string{display:inline-block;color:#414142;font-style:italic;vertical-align:top;line-height:50px;margin:0 1em;height:50px}@media screen and (max-width: 46em){.search-area .search-string{display:none}}.search-area span.twitter-typeahead .tt-dropdown-menu{width:384px}.search-area span.twitter-typeahead .tt-dropdown-menu .tt-suggestion:last-of-type>.suggestion:last-of-type{-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;-ms-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;border-bottom:none}@media screen and (max-width: 46em){.search-area span.twitter-typeahead .tt-dropdown-menu{width:100%;max-height:300px;overflow-y:auto}}.search-area .location-holder{position:relative;display:inline-block}@media screen and (max-width: 46em){.search-area .location-holder{display:block}}.search-area input.location-search[type="text"]{width:212px;margin-right:1em}@media screen and (max-width: 46em){.search-area input.location-search[type="text"]{display:block;width:100%;margin:0 0 1em}.search-area input.location-search[type="text"]::-webkit-input-placeholder:first-letter{text-transform:capitalize}}.search-area .location-holder span.twitter-typeahead .tt-dropdown-menu{width:212px}@media screen and (max-width: 46em){.search-area .location-holder span.twitter-typeahead .tt-dropdown-menu{width:100%}}.search-area .button-primary{margin-bottom:0}@media screen and (max-width: 46em){.search-area .button-primary{display:block;text-align:center}}.no-suggestions{padding:12px;color:#414142;font-style:italic}.powered-by{padding:12px;font-size:.75rem;display:flex}.powered-by img{width:50px;margin-left:3px}.suggestion,.location-suggestion{display:block;padding:12px;margin:0;color:#212121;line-height:1.4;font-size:1rem;border-bottom:1px dotted rgba(65,65,66,0.2)}.suggestion .more-suggestions,.location-suggestion .more-suggestions{font-size:.875rem;color:#0062fd}.suggestion .suggestion-photo,.location-suggestion .suggestion-photo{height:50px;width:50px;background:#fafafa;display:inline-block;margin:4px 8px 0 0;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}@media screen and (max-width: 46em){.suggestion .suggestion-photo,.location-suggestion .suggestion-photo{display:none}}.suggestion .suggestion-info,.location-suggestion .suggestion-info{display:inline-block;vertical-align:top;width:290px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width: 46em){.suggestion .suggestion-info,.location-suggestion .suggestion-info{width:100%}}.suggestion .suggestion-primary,.location-suggestion .suggestion-primary{display:block;font-style:normal}.suggestion .suggestion-primary.teacher-name,.location-suggestion .suggestion-primary.teacher-name{padding-top:6px}@media screen and (max-width: 46em){.suggestion .suggestion-primary,.location-suggestion .suggestion-primary{padding-top:0}}.suggestion .suggestion-secondary,.location-suggestion .suggestion-secondary{font-size:.875rem;font-style:italic;color:#414142}.suggestion:hover,.suggestion:focus,.location-suggestion:hover,.location-suggestion:focus{background-color:#fafafa}.separator{background:#fafafa;display:block;color:#414142;font-size:.875rem;text-transform:uppercase;padding:12px;margin-top:-1px;border-top:1px solid rgba(65,65,66,0.2);border-bottom:1px solid rgba(65,65,66,0.2)}@media screen and (max-width: 46em){.separator{background:#3804c1;color:#fff;font-size:.75rem}}.location-geosuggestion{left:0;top:60px;font-size:1rem;width:262px;color:#414142}.location-geosuggestion:after,.location-geosuggestion:before{left:1.5rem;top:-8px;bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.location-geosuggestion:after{border-bottom-color:#fff;border-width:8px;margin-left:-8px;top:-16px}.location-geosuggestion:before{border-bottom-color:#cfcfcf;border-width:9px;margin-left:-9px;top:-18px}@media screen and (max-width: 46em){.location-geosuggestion{width:100%;top:58px}}.location-geosuggestion .suggestion-label{display:block;color:#414142;font-size:.875rem;line-height:1;padding-top:12px;font-style:italic}.browse-funded{display:inline-block;padding:1em;vertical-align:top}.tt-dropdown-menu .map-suggestion{background-color:#e9fcfc}.subnav{display:none;position:absolute;top:50px;right:0;background:#fff;border:1px solid rgba(65,65,66,0.2);-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;width:220px;box-shadow:0 2px 0 rgba(0,0,0,0.05);color:#414142;line-height:2.5em;text-align:left;z-index:800}.subnav:after,.subnav:before{right:1.5rem;top:-8px;bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.subnav:after{border-bottom-color:#fff;border-width:8px;margin-right:-8px;top:-16px}.subnav:before{border-bottom-color:rgba(52,52,53,0.2);border-width:9px;margin-right:-9px;top:-18px}@media screen and (max-width: 46em){.subnav{width:100%}}.subnav ul{list-style:none;margin:0;padding:0;overflow:hidden}.subnav ul li a{display:block;border-bottom:1px solid rgba(65,65,66,0.05);padding:.25em 12px;margin:0}.subnav ul li a:hover{background:#fafafa;text-decoration:none}.subnav ul li a .icon{fill:rgba(65,65,66,0.2);margin-right:12px;position:relative;top:2px}.subnav ul li a:hover .icon{fill:rgba(52,52,53,0.2)}.subnav ul li:first-child a{-webkit-border-radius:1rem 1rem 0 0;-moz-border-radius:1rem 1rem 0 0;-ms-border-radius:1rem 1rem 0 0;-o-border-radius:1rem 1rem 0 0;border-radius:1rem 1rem 0 0}.subnav ul li:last-child a{border-bottom:0;-webkit-border-radius:0 0 1rem 1rem;-moz-border-radius:0 0 1rem 1rem;-ms-border-radius:0 0 1rem 1rem;-o-border-radius:0 0 1rem 1rem;border-radius:0 0 1rem 1rem}.subnav ul li.active a{color:#414142;background:#f5f5f5;text-decoration:none}.subnav ul li.active a:hover{background:#f5f5f5}.subnav ul em{display:block;font-size:.75rem;color:#414142;line-height:1.3;margin-top:-3px;margin-bottom:1em}.subnav{display:block}.match-tooltip{position:absolute;background:#e9fcfc;z-index:100;padding:.5em;margin-top:0;right:0;bottom:56px;display:block;border:1px solid rgba(65,65,66,0.2);-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;font-size:.875rem;text-align:left;color:#0062fd}.match-tooltip:hover{text-decoration:none;background:#e0fbfb}.match-tooltip .match-tooltip-cta{color:#0062fd}.match-tooltip .match-offer-badge{right:-10px;top:-8px}.project-card .match-tooltip{display:none;padding:0;right:-40px;width:220px}.project-card .match-tooltip:after,.project-card .match-tooltip:before{right:9.5rem}.project-card .match-tooltip a,.project-card .match-tooltip div[role=link]{padding:.5em;display:block}.project-card .match-tooltip a:hover,.project-card .match-tooltip div[role=link]:hover{text-decoration:none}.project-card .dollar-amount:hover+.match-tooltip,.project-card .match-tooltip:hover{display:block}.addToCart{width:170px;background-color:#ededed;padding:20px 0px 3px 0px;float:right}@media screen and (max-width: 46em){.proposalAcc{position:relative}}.addToCart .needs{padding:5px 0px 0px 5px;display:block;line-height:1em;font-size:.9em}.addToCart .needs strong{font-weight:normal}.addToCart .needs.togo{color:#000000}.addToCart .needs.donors{color:#000000}.addToCart .needs.donors strong{font-weight:normal}.daysLeft{display:block;background:url(../../../images/search/daysleft.png) no-repeat 0px 0px;padding:3px 0px 0px 28px;height:27px}.daysLeft strong{color:#be1d22;font-size:.85em}.proposalItem .daysLeft{float:right;text-align:left;width:145px}.share{margin:0px;padding:0px;background:#ededed;position:relative;width:170px;float:left}.completed .actions .share{margin:0px}.share .shareBar{margin:2px 0px 0px 0px;padding:5px 8px 7px 8px;width:200px;position:absolute}.share .shareBar a{color:#505050}.share .shareBar .addToGivingPage div:first-child a{display:block}.share .shareBar .addToGivingPage #addToChallengePassword a{display:inline}.share .shareBar .shareByEmail img{margin-left:0px}.share .shareBar .copyBox{white-space:nowrap}.share .saveForLater img{display:none}.shareOnly,.shareAddFollow{margin:0px;padding:0px;text-align:center}.shareAddFollow .shareButton{width:80px;padding:0px;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline}.addToChallengeTitle{background:transparent}.copyURL{width:95px}.simpleWidget .percent{background:#dddddd;height:12px;-webkit-box-shadow:inset 1px 1px 1px #888;-moz-box-shadow:inset 1px 1px 1px #888;box-shadow:inset 1px 1px 1px #888;margin:10px 0px 15px 0px;border:1px solid #8c8c8c;border-color:#525252 #8c8c8c #8c8c8c #525252}.simpleWidget .percentfg{float:left;background:#BDDE64;height:12px;-webkit-box-shadow:inset -1px -1px 1px #8dab3c,inset 1px 1px 1px #cee191;-moz-box-shadow:inset -1px -1px 1px #8dab3c,inset 1px 1px 1px #cee191;box-shadow:inset -1px -1px 1px #8dab3c,inset 1px 1px 1px #cee191;vertical-align:top}.simpleWidget .percentmatch{float:right;background:url(../images/search/crosshatch_bg.gif);height:12px;vertical-align:top}.giveAnyAmount{display:none}.ddInput{vertical-align:middle;width:88px;height:20px;padding:2px 1px;font-size:1em}.ddInput.placeholder{color:#999;font-size:.85em}.ddInput::-webkit-input-placeholder{color:#999;font-size:.85em}.ddInput:-moz-placeholder{opacity:1;color:#999;font-size:.85em}.ddInput::-moz-placeholder{opacity:1;color:#999;font-size:.85em}.ddInput:-ms-input-placeholder{color:#999;font-size:.85em}#scrollingDiv{margin-left:20px}.moreProjects{width:auto;text-align:center}.moreProjectsBtm{width:auto;height:12px}#searchProjects .photos{padding:0px 0px 0px 3px}.actions{width:190px;float:right;text-align:left}.actions .addToCart{float:none}.completed .details,.completedW .details{padding:10px}.completedW .header span,.completed .header span{padding-left:8px;font-size:1.6em;color:#000000;text-shadow:0px 1px 1px rgba(255,255,255,0.8);display:inline}h1 .first{padding-left:0px}#followSuggestions{margin-left:0px}.viewCheckout{padding:4px 0px 15px 0px}a.viewCart{background:url(../../../images/cart/icon_searchcart_gray.png) no-repeat left center;width:50px}.added{font-size:1.2em}.viewMessage{border-bottom:0px;font-size:.8em;line-height:1em}.viewCheckout span span{text-decoration:none;color:#0093cf;font-size:1.0em;cursor:pointer}.viewCheckout a{cursor:pointer}.viewCheckout a span{text-decoration:none;color:#0093cf;font-size:1.0em;cursor:pointer}.dollarSign{display:none}.image{width:210px;max-height:210px;margin:0px 25px 10px 0px;float:left;position:relative;overflow:hidden}.image .classroomOf{position:absolute;bottom:0px;top:auto;width:100%;padding:2px 0px;background-color:#000;background-color:rgba(0,0,0,0.75);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000)"}.image .classroomOf a{padding:0px 5px;color:#ffffff}.added .viewCart{background:url(../../../images/cart/icon_searchcart_gray.png) no-repeat;width:45px;height:29px;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;vertical-align:top;float:left}.added .viewCart span{display:none}.added .viewCart div{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;font-size:15px;line-height:1em}.added .viewCart div div{display:block}#donationAmountAlertForm{padding:0 4em;text-align:left}@media screen and (max-width: 46em){#donationAmountAlertForm{padding:0 1em;text-align:center}}#donationAmountAlertForm .dollar-amount{display:inline;position:relative}#donationAmountAlertForm .dollar-amount:before{content:'\0024';position:absolute;display:block;left:.75em;top:-1px;color:#747475}#donationAmountAlertForm .dollar-amount #donationAmountAlert{border:1px solid #c3c3c3;-webkit-border-radius:0rem;-moz-border-radius:0rem;-ms-border-radius:0rem;-o-border-radius:0rem;border-radius:0rem;outline:none;box-shadow:inset 0 2px 0 0 #f6f6f6;width:94px;padding:0 .75em 0 1.5em;box-sizing:border-box;margin-right:.5em;height:40px;line-height:40px;font-size:16px}#donationAmountAlertForm .dollar-amount #donationAmountAlert:focus{border-color:#3804c1;box-shadow:0 0 0 3px rgba(0,0,0,0.03)}@media screen and (max-width: 46em){#donationAmountAlertForm .button-primary{width:auto;display:inline-block;height:40px;padding:0 2em}}#donationAmountAlertForm p{color:#414142}.giveAmountAndButton{padding:2px 0px 3px 0px;white-space:nowrap}.donation-stats,#donationAmountAlertForm .project-data{position:relative;text-align:center;padding-left:0}.donation-stats li,#donationAmountAlertForm .project-data li{position:relative;display:inline-block;font-size:.75rem;text-transform:uppercase}.donation-stats li strong,.donation-stats li .project-cost,#donationAmountAlertForm .project-data li strong,#donationAmountAlertForm .project-data li .project-cost{font-size:1.25rem;font-weight:normal}.donation-stats li:first-of-type,#donationAmountAlertForm .project-data li:first-of-type{padding-left:0;float:left}.donation-stats li:last-of-type,#donationAmountAlertForm .project-data li:last-of-type{border:none;padding-right:0;float:right}.donation-stats li .ss-fastforward,#donationAmountAlertForm .project-data li .ss-fastforward{vertical-align:middle;margin-left:.25em}.match-offer-badge{position:absolute;top:-2px;left:-27px;text-align:center}@media screen and (max-width: 46em){.match-offer-badge{top:7px;left:-10px}}.match-offer-badge span{z-index:2;position:relative;padding-left:8px;color:#fff;display:block;font-style:normal;font-weight:bold;text-transform:uppercase;font-size:1rem;width:48px;height:48px;line-height:48px}.match-offer-badge:before{content:'';position:absolute;top:0;right:0;background:#3da9f3;display:block;width:48px;height:48px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;opacity:.5;z-index:1}.match-offer-badge:after{content:'';position:absolute;top:4px;right:-8px;background:#3da9f3;display:block;width:48px;height:48px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;opacity:.5;z-index:1}.mobile-donation-box .match-offer-badge{z-index:1002;top:-8px;right:initial;left:12px}.expiring-soon{display:block;position:absolute;width:80px;height:80px;top:-26px;right:-26px;-ms-transform:rotate(12deg);-moz-transform:rotate(12deg);-webkit-transform:rotate(12deg);transform:rotate(12deg);background-color:rgba(255,200,11,0.9);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center;font-weight:bold;color:#1b0260;font-size:.625rem;text-transform:uppercase}@media screen and (max-width: 46em){.expiring-soon{display:block;position:relative;height:auto;width:100%;top:initial;right:initial;-ms-transform:none;-moz-transform:none;-webkit-transform:none;background:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;font-size:1rem;padding:0;border:0;margin-top:1em;line-height:1}}.expiring-soon span,.expiring-soon strong{color:#1b0260;display:block;font-size:2rem;line-height:1;padding-top:14px;font-weight:normal}@media screen and (max-width: 46em){.expiring-soon span,.expiring-soon strong{display:inline;font-size:1rem;padding:0;font-weight:bold}}.expiring-soon span.minutes-left,.expiring-soon strong.minutes-left{font-size:.875rem;margin:10px 0;white-space:normal;line-height:1.2;font-weight:bold}.cost-has-match{position:relative}.cost-has-match:before{content:'';position:absolute;bottom:0;left:0;border-top:2px solid #3804c1;width:100%}@media screen and (max-width: 46em){.project-card .cost-has-match{display:block}}.project-card .cost-has-match:before{height:54%}@media screen and (max-width: 46em){.project-card .cost-has-match:before{bottom:9px;left:50%;margin-left:-30px;width:60px}}.project-card-small .cost-has-match:before{height:42%}.classroom-photo{position:relative;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem}.favorite-marker{background-color:white;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);z-index:99;-webkit-border-radius:2rem;-moz-border-radius:2rem;-ms-border-radius:2rem;-o-border-radius:2rem;border-radius:2rem;text-align:center;position:relative;top:auto;left:auto;font-size:.875rem;font-weight:bold;border:1px solid rgba(65,65,66,0.2);padding:0 1em 0 .5em;height:40px;line-height:40px;font-family:"sharp-sans",Montserrat,Verdana,sans-serif;font-weight:700;color:#414142;cursor:pointer}@media screen and (max-width: 46em){.favorite-marker{width:100%}}.favorite-marker:focus-visible{outline:3px solid #8152FF;outline-offset:2px;transition:none !important}.favorite-marker .icon-bookmark{margin:0em .5em;stroke:#212121;stroke-width:3px;fill:#fff;stroke-linejoin:round;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}.favorite-marker:active .icon-bookmark{transform:scale(1.3)}.favorite-marker:hover{outline:none;text-decoration:none;border-color:rgba(65,65,66,0.4);background:#fff;color:#f50}.favorite-marker:hover .icon-bookmark{stroke:#f50}.favorite-marker .favorite-text{margin-left:.25em}.favorite-marker.saved{background:white;border-color:#f50;color:#f50}.favorite-marker.saved .icon-bookmark{stroke:#f50;fill:#f50}.favorite-marker.saved .favorite-text{color:#f50}.project-card:hover .favorite-marker:not(.saved):after,.project-card-small:hover .favorite-marker:not(.saved):after,.map-project-card:hover .favorite-marker:not(.saved):after{margin:0 5px;max-width:100px;opacity:1}.project-card:hover .favorite-marker:not(.saved) .icon-bookmark,.project-card-small:hover .favorite-marker:not(.saved) .icon-bookmark,.map-project-card:hover .favorite-marker:not(.saved) .icon-bookmark{margin:0}.project-card .favorite-marker,.project-card-small .favorite-marker,.map-project-card .favorite-marker{position:absolute;top:.5em;left:.5em;font-size:1rem;font-weight:400;height:initial;display:inline-block;padding:0.38em 0.42em 0.32em 0.36em;line-height:initial;opacity:1;background:#fff;border:none;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}@media screen and (max-width: 46em){.project-card .favorite-marker,.project-card-small .favorite-marker,.map-project-card .favorite-marker{width:auto}}.project-card .favorite-marker:after,.project-card-small .favorite-marker:after,.map-project-card .favorite-marker:after{content:"Follow";position:relative;max-width:0;overflow-x:hidden;color:#212121;display:inline-block;opacity:0;pointer-events:none;top:2px;line-height:normal;white-space:nowrap;font-weight:bold;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}@media screen and (max-width: 46em){.project-card .favorite-marker:after,.project-card-small .favorite-marker:after,.map-project-card .favorite-marker:after{display:none}}.project-card .favorite-marker:hover,.project-card-small .favorite-marker:hover,.map-project-card .favorite-marker:hover{transform:scaleX(1.1) scaleY(1.1) translateZ(0)}.project-card .favorite-marker:hover:after,.project-card-small .favorite-marker:hover:after,.map-project-card .favorite-marker:hover:after{color:#f50}@media screen and (max-width: 46em){.project-card .favorite-marker:hover:after,.project-card-small .favorite-marker:hover:after,.map-project-card .favorite-marker:hover:after{max-width:0;opacity:0}}.project-card .favorite-marker:hover .icon-bookmark,.project-card-small .favorite-marker:hover .icon-bookmark,.map-project-card .favorite-marker:hover .icon-bookmark{stroke:#f50}.project-card .favorite-marker.saved,.project-card-small .favorite-marker.saved,.map-project-card .favorite-marker.saved{opacity:1}.project-card .favorite-marker.saved:hover:after,.project-card-small .favorite-marker.saved:hover:after,.map-project-card .favorite-marker.saved:hover:after{opacity:1;margin:0 5px;max-width:100px}.project-card .favorite-marker.saved .icon-bookmark,.project-card-small .favorite-marker.saved .icon-bookmark,.map-project-card .favorite-marker.saved .icon-bookmark{fill:#f50;stroke:none}.project-card .favorite-marker.saved:after,.project-card-small .favorite-marker.saved:after,.map-project-card .favorite-marker.saved:after{content:"Following"}.project-card .favorite-marker .icon-bookmark,.project-card-small .favorite-marker .icon-bookmark,.map-project-card .favorite-marker .icon-bookmark{margin:0 0 0 1px}@media screen and (max-width: 46em){.project-card .add-favorite .tooltip-wrapper{left:auto;right:0px;top:1rem}.project-card .add-favorite .hover-tooltip{left:auto;right:10px}}@media screen and (max-width: 46em){.project-card .add-favorite{position:static}.project-card .favorite-marker{left:auto;right:1em;top:1em;border:1px solid rgba(65,65,66,0.2);stroke:#212121}.project-card .favorite-marker:not(.saved) .icon-bookmark{stroke:#212121}}.add-favorite{position:relative;padding-top:.2em;z-index:99}.add-favorite .email-prompt{z-index:999;position:absolute !important;background:#fff;border:4px solid #3804c1;width:306px;left:50%;top:70px;bottom:auto;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;-webkit-box-shadow:0 0 0 4px rgba(0,0,0,0.05);-moz-box-shadow:0 0 0 4px rgba(0,0,0,0.05);box-shadow:0 0 0 4px rgba(0,0,0,0.05);padding:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.add-favorite .email-prompt:after,.add-favorite .email-prompt:before{left:1.5rem;top:-8px;bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.add-favorite .email-prompt:after{border-bottom-color:#fff;border-width:8px;margin-left:-8px;top:-16px}.add-favorite .email-prompt:before{border-bottom-color:#3103a8;border-width:9px;margin-left:-9px;top:-18px}@media screen and (max-width: 46em){.add-favorite .email-prompt{width:100%;left:50%}}.add-favorite .email-prompt:before,.add-favorite .email-prompt:after{left:20%}.add-favorite .email-prompt:before{top:-22px}.add-favorite .email-prompt label{color:#212121}.add-favorite .email-prompt h3{border-bottom:0;color:#212121;margin-bottom:1em}.add-favorite .email-prompt .button-primary.small{margin:0}.add-favorite .email-prompt .message:empty{display:none}.favorite-feedback{padding:1em;top:auto;bottom:.2em;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}.favorite-feedback.show{display:block}.favorite-feedback .js-click-on-enter{text-decoration:underline;cursor:pointer}.add-favorite:hover .favorite-feedback{display:block}.follow-example{color:#f50}.follow-example .icon-bookmark{fill:#f50}.project-section-contents .favorite-marker{opacity:1;border:1px solid rgba(65,65,66,0.2);transform:translateY(0)}.project-section-contents .favorite-marker.saved{transform:translateY(0)}.project-section-contents .project-card:hover .favorite-marker{transform:translateY(0)}.lone-favorite-container{margin-top:1.25em;margin-bottom:0}@media screen and (max-width: 46em){.search-tag-controls .favorite-link:active .icon-bookmark{transform:scale(1.3)}}.search-tag-controls .favorite-link.saved{color:#f50}.search-tag-controls .favorite-link.saved .icon-bookmark{fill:#f50;stroke:#f50;stroke-width:0}.search-tag-controls .favorite-link .icon-bookmark{margin-right:.25em;stroke:#212121;stroke-width:3px;fill:none}@media screen and (max-width: 46em){.search-tag-controls .favorite-link .icon-bookmark{stroke:#0062fd}}.search-tag-controls .favorite-link:hover{color:#f50}.search-tag-controls .favorite-link:hover .icon-bookmark{stroke:#f50}.project-card-small .favorite-marker{top:0.4em;left:0em}.project-card .progress-bar-holder,#donationAmountAlertForm .progress-bar-holder{display:block;height:8px;background:rgba(65,65,66,0.05);box-shadow:inset 0 0 0 1px rgba(65,65,66,0.05);position:relative;border-radius:8px;margin:8px 0 16px}@media screen and (max-width: 46em){.project-card .progress-bar-holder,#donationAmountAlertForm .progress-bar-holder{margin:16px 0}}.project-card .progress-bar-holder .progress,#donationAmountAlertForm .progress-bar-holder .progress{background:#3da9f3;display:block;height:8px;border-radius:8px}#donationAmountAlertForm .progress-bar-holder,#donationAmountAlertForm .project-data{overflow:hidden;*zoom:1}#donationAmountAlertForm .expiring-soon,#donationAmountAlertForm .cost-has-match{display:none !important}#donationAmountAlertForm .project-cost-container{float:right}.project-card{display:block;position:relative;background:#fff;-webkit-border-radius:calc(1rem + 1px);-moz-border-radius:calc(1rem + 1px);-ms-border-radius:calc(1rem + 1px);-o-border-radius:calc(1rem + 1px);border-radius:calc(1rem + 1px);border:1px solid rgba(65,65,66,0.2);min-height:145px;margin-bottom:2em;padding:1.6em 1.5em 0 1.5em;box-shadow:0 3px 0 0 rgba(0,0,0,0.025);-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);font-size:1rem}.project-card .fluid-container{margin-bottom:1.6em}.project-card:after{content:'';pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;box-shadow:0 0 0 5px rgba(0,98,253,0.1);opacity:0;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}.project-card.with-match{padding-bottom:0}.project-card:hover{border-color:rgba(0,98,253,0.75);text-decoration:none}.project-card:hover:after{content:'';pointer-events:none;opacity:1}.project-card .project-page-link{position:absolute;inset:0;z-index:3}.project-card .project-type-badge{color:#fff;text-transform:uppercase;padding:.5em .6em;font-size:.75rem;letter-spacing:1px;display:inline-block;margin:0 0 6px;position:absolute;left:8px;top:-14px;-webkit-border-radius:0rem;-moz-border-radius:0rem;-ms-border-radius:0rem;-o-border-radius:0rem;border-radius:0rem;z-index:99}.project-card .project-type-badge:after{content:'';width:0;height:0;border-style:solid;border-width:0 10px 13px 0px;border-color:transparent transparent #3804c1 transparent;position:absolute;top:0;right:-10px}@media screen and (max-width: 46em){.project-card .project-type-badge:after{display:none}}.project-card .project-type-badge.photo-hidden{top:-10px}@media screen and (max-width: 46em){.project-card .project-type-badge{position:relative;top:-5px;left:0}}.project-card .professional-dev{background:#D621BE}.project-card .professional-dev:after{border-color:transparent transparent #b31c9f transparent}.project-card .distance-learning-project{background:#b12c2c}.project-card .distance-learning-project:after{border-color:transparent transparent #902424 transparent}.project-card .col{margin-bottom:0}.project-card .classroom-photo{width:145px;height:145px;margin:0 auto;background-size:cover;background-repeat:no-repeat;background-position:center center;-webkit-border-radius:.375rem;-moz-border-radius:.375rem;-ms-border-radius:.375rem;-o-border-radius:.375rem;border-radius:.375rem}.project-card h3{font-size:1.25rem;color:#0062fd;line-height:1.2;margin:0 0 .25em;padding:0}@media screen and (max-width: 46em){.project-card h3{width:87%}}.project-card .project-description{color:#212121;font-size:.875rem;line-height:1.4}@media screen and (max-width: 46em){.project-card .project-description{font-size:1rem}}.project-card .project-description:before{content:"\201C";position:relative;left:2px;margin-left:-10px;color:#414142}.project-card .project-description:after{content:"\201D";color:#414142}.project-card .intro{color:#212121;font-weight:bold;font-size:.875rem;margin:12px 0 0;line-height:1.4}.project-card .intro .school-info{color:#414142;font-style:italic;font-weight:normal}@media screen and (max-width: 46em){.project-card .intro .school-info{height:3rem;overflow:hidden;white-space:nowrap}}.project-card .intro .school-info .school-name{display:inline-block}.project-card .intro .school-info .school-separator{padding:0 4px}.project-card .project-data{list-style:none;padding:0;color:#414142;font-size:.75rem;text-transform:uppercase}.project-card .project-data strong,.project-card .project-data .project-cost{font-weight:normal;font-size:1.25rem;color:#414142}@media screen and (max-width: 46em){.project-card .project-data strong,.project-card .project-data .project-cost{display:block;line-height:1;margin-bottom:4px}}.project-card .project-data li{margin-bottom:12px;height:33px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card .project-data li.project-cost-container{overflow:initial}@media screen and (max-width: 46em){.project-card .project-data li{width:50%;display:inline-block;text-align:center;margin-bottom:0;height:auto}.project-card .project-data li .no-mobile{display:none}}.project-card .project-data .completed{color:#6EA217;font-size:1.125rem;font-weight:bold}@media screen and (max-width: 46em){.project-card .project-data .completed{display:block;width:100%;margin-bottom:12px}}.project-card .project-data .no-donors{height:auto;white-space:normal}.project-card .project-data .expiring-soon{height:80px}@media screen and (max-width: 46em){.project-card .project-data .expiring-soon{height:auto;width:100%}}.project-card .project-data .pre-funding{white-space:normal;margin-bottom:.5em}@media screen and (max-width: 46em){.project-card .project-data .pre-funding{width:100%}}.project-card .project-data .instant-fundraising-explanation{font-size:.75rem;font-style:italic;white-space:normal;text-transform:none;text-overflow:initial;overflow:visible;position:relative;z-index:1}@media screen and (max-width: 46em){.project-card .project-data .instant-fundraising-explanation{width:100%;font-size:.875rem}}@media screen and (max-width: 46em){.project-card .col4 li{width:49%}}.project-card .add-to-campaign-holder{position:relative;margin-top:12px;z-index:4}.project-card .add-to-campaign{color:#0062fd;font-size:.875rem;padding:1em;margin:-1em;cursor:pointer}.project-card .add-to-campaign:hover,.project-card .add-to-campaign:focus{color:#004eca}.project-card .add-to-campaign:hover .icon,.project-card .add-to-campaign:focus .icon{fill:#004eca}.project-card .add-to-campaign .icon{margin:0 6px 0 0;fill:#0062fd}@media screen and (max-width: 46em){.project-card .add-to-campaign{display:none}}.project-card .campaign-popup{top:42px;right:0;line-height:1.2;font-size:.875rem}.project-card .campaign-popup:after,.project-card .campaign-popup:before{right:1.5rem;top:-8px;bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.project-card .campaign-popup:after{border-bottom-color:#fff;border-width:8px;margin-right:-8px;top:-16px}.project-card .campaign-popup:before{border-bottom-color:#cfcfcf;border-width:9px;margin-right:-9px;top:-18px}.project-card .campaign-popup:before,.project-card .campaign-popup:after{right:4em}.project-card .campaign-popup p{margin:1em}.project-card .campaign-popup .campaign-link+.campaign-link{border-top:1px dotted rgba(65,65,66,0.2)}.project-card .campaign-popup a{display:block;padding:1em}.project-card .campaign-popup a:hover{text-decoration:none;background:#fafafa;color:#2a038f}.project-card .campaign-popup .loader{margin:1em auto}@media screen and (max-width: 46em){.project-card #simpleWidgetForm{display:none}}.project-card #simpleWidgetForm .button-primary,.project-card #simpleWidgetForm .button-secondary{margin-bottom:0}.project-card .form-redux .donation-amount{padding-left:1.5em;margin-right:.5em}.funded-project .match-offer-explanation,.project-card .match-offer-explanation{position:relative;margin:24px -24px 0 -24px;background:#e9fcfc;padding:1em 1em 1em 3em;-webkit-border-radius:0 0 1rem 1rem;-moz-border-radius:0 0 1rem 1rem;-ms-border-radius:0 0 1rem 1rem;-o-border-radius:0 0 1rem 1rem;border-radius:0 0 1rem 1rem;font-size:.875rem;font-style:italic;color:#414142;background:#e9fcfc;border-top:1px solid rgba(65,65,66,0.05)}@media screen and (max-width: 46em){.funded-project .match-offer-explanation,.project-card .match-offer-explanation{font-style:normal;padding:.5em .5em .5em 3em;text-align:center}.funded-project .match-offer-explanation strong,.project-card .match-offer-explanation strong{color:#212121;font-size:1rem}.funded-project .match-offer-explanation .match-offer-badge,.project-card .match-offer-explanation .match-offer-badge{left:-14px}}@media screen and (max-width: 46em) and (max-width: 46em){.funded-project .match-offer-explanation .match-offer-badge,.project-card .match-offer-explanation .match-offer-badge{top:-10px}}.funded-project.match-dyi .project-type-badge.photo-hidden,.funded-project.match-ah .project-type-badge.photo-hidden,.project-card.match-dyi .project-type-badge.photo-hidden,.project-card.match-ah .project-type-badge.photo-hidden{position:relative;top:0;margin-left:-16px}@media screen and (max-width: 46em){.funded-project.match-dyi .project-type-badge,.funded-project.match-ah .project-type-badge,.project-card.match-dyi .project-type-badge,.project-card.match-ah .project-type-badge{top:0}}.funded-project.match-ah .match-offer-explanation,.project-card.match-ah .match-offer-explanation{padding-left:20px}.funded-project .match-offer-explanation{padding:.75rem 1rem;text-align:center}.project-section-contents .project-card .match-offer-explanation{margin:24px -32px 0 -32px}.project-card-give-box{position:relative;z-index:4}.project-card-give-box .form-redux .dollar-amount{display:flex;justify-content:space-between;align-items:center}.project-card-give-box .form-redux .dollar-amount:before{top:auto}.project-card-give-box .added{font-size:1rem;float:right}.project-card-give-box .match-tooltip{bottom:39px}.project-card-give-box .viewCart,.project-card-give-box .viewMessage{display:none}.project-card-give-box .viewCheckout{padding:0;display:block;margin-bottom:12px}@media screen and (max-width: 46em){.project-card-give-box .viewCheckout{margin:1em 0 0 0}}.project-card-give-box .viewCheckout a,.project-card-give-box .viewCheckout .checkout-link{-webkit-appearance:none;display:block;font-weight:bold;padding:0;width:100%;text-align:center;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;cursor:pointer;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);vertical-align:top;outline:0;cursor:pointer;font-size:.875rem;height:40px;line-height:38px;background:#fafafa;color:#414142 !important;text-shadow:0 1px 0 #fff;border:1px solid #e1e1e1;-webkit-box-shadow:inset 0 -1px 0 0 #e1e1e1,0 0 0 3px rgba(0,0,0,0.015);-moz-box-shadow:inset 0 -1px 0 0 #e1e1e1,0 0 0 3px rgba(0,0,0,0.015);box-shadow:inset 0 -1px 0 0 #e1e1e1,0 0 0 3px rgba(0,0,0,0.015)}.project-card-give-box .viewCheckout a:before,.project-card-give-box .viewCheckout .checkout-link:before{content:'Added! '}.project-card-give-box .viewCheckout a:hover,.project-card-give-box .viewCheckout .checkout-link:hover{text-decoration:none;background:#fafafa;border-color:#c7c7c7;-webkit-box-shadow:inset 0 -1px 0 0 #c7c7c7,0 0 0 3px rgba(0,0,0,0.03);-moz-box-shadow:inset 0 -1px 0 0 #c7c7c7,0 0 0 3px rgba(0,0,0,0.03);box-shadow:inset 0 -1px 0 0 #c7c7c7,0 0 0 3px rgba(0,0,0,0.03)}.project-card-give-box .viewCheckout a:active,.project-card-give-box .viewCheckout a.loading,.project-card-give-box .viewCheckout .checkout-link:active,.project-card-give-box .viewCheckout .checkout-link.loading{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#f2f2f2;line-height:42px}.project-card-give-box .viewCheckout a span,.project-card-give-box .viewCheckout .checkout-link span{color:#414142}.essentials-list-callout{display:flex;flex-direction:row;column-gap:1rem}@media screen and (max-width: 46em){.essentials-list-callout{flex-direction:column;row-gap:1rem}}.essentials-list-card{padding:2.5rem;border:1px solid rgba(65,65,66,0.2);background-color:#fff;margin-bottom:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;position:relative;z-index:2;width:50%;display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap;column-gap:1rem;row-gap:1rem;overflow:hidden;cursor:pointer;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}@media screen and (max-width: 46em){.essentials-list-card{flex-direction:row;width:100%;padding:1rem}}.essentials-list-card:hover{box-shadow:0px 0px 0px 4px #EEE8FF;border:1px solid #7C49FF}.essentials-list-card:hover .button-primary.essentials{background-color:#622de8}.essentials-list-card:before{content:url("../../../images/essentialslist/classroom-essentials-search-bg.svg");position:absolute;z-index:-1;left:1px;top:55px}@media screen and (max-width: 46em){.essentials-list-card:before{content:url("../../../images/essentialslist/classroom-essentials-search-bg-mobile.svg");left:-33px;top:unset;bottom:-6px}}@media (min-width: 46.0625em){.essentials-list-card h3{font-size:1.125rem}}.essentials-list-card .list-details{position:relative;z-index:3;display:flex;justify-content:center;flex-direction:column;text-align:center}.essentials-list-card .teacher-name{text-transform:capitalize}.essentials-list-card .location{color:#FF6565;font-family:"sharp-sans",Montserrat,Verdana,sans-serif;font-weight:bold;text-transform:uppercase;font-size:.875rem;margin:0.5rem 0 1rem}@media screen and (max-width: 46em){.essentials-list-card .location{margin:0}}.essentials-list-card .location svg{fill:#FF6565}.essentials-list-card .text-link svg{fill:#0062fd}.essentials-list-card .top-supply{width:100px;height:100px;margin:0 1rem;background-size:contain;background-repeat:no-repeat;position:relative;z-index:5}.essentials-list-card .top-supply:after{content:url("../../../images/essentialslist/excite-item-marks.svg");position:absolute;top:-1rem;right:-1rem}.essentials-list-card .button-primary.essentials{background-color:#7C49FF;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;border-color:#7C49FF}.essentials-list-card .button-primary.essentials .price{opacity:.75}.essentials-list-card.promo{width:100%;border:none;background-color:transparent;align-items:center;flex-direction:row;padding:2.5rem 0;overflow:visible;justify-content:space-between}.essentials-list-card.promo .button-primary.essentials{margin-bottom:0}.essentials-list-card.promo .top-supply{background-position:center}.essentials-list-card.promo .top-supply:after{top:0rem}.essentials-list-card.promo .classroom-essentials-intro p{margin:0}.essentials-list-card.promo .list-details{justify-content:flex-start;text-align:left}.essentials-list-card.promo .list-details p{text-align:center;font-size:.875rem}.essentials-list-card.promo .list-details p .text-link{font-size:.875rem}.essentials-list-card.promo:hover{box-shadow:none}.essentials-list-card.promo:before{content:url("../../../images/essentialslist/classroom-essentials-promo.svg");left:0px;top:3rem}.essentials-list-card.mini{flex-direction:row;width:100%;padding:1rem;max-width:400px;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;text-align:left}.essentials-list-card.mini:before{content:url("../../../images/essentialslist/classroom-essentials-search-bg-mobile.svg");right:2px;top:unset;left:unset;bottom:-56px;transform:rotate(277deg)}.essentials-list-card.mini .top-supply{background-position:right;height:50px;margin-top:1rem}.essentials-list-card.mini .location,.essentials-list-card.mini h3{text-align:left}.essentials-list-card.mini .icon{fill:rgba(33,33,33,0.2)}.essentials-list-card.mini .location{margin-top:0;font-weight:normal;color:rgba(65,65,66,0.75);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;text-transform:capitalize}.essentials-list-card.mini h3{font-size:1rem}.cart-content .remove-all{margin:0em 0em 2em}.cart-content .essentials-list-card{width:100%;flex-direction:row;padding:1rem}@media screen and (max-width: 46em){.cart-content .essentials-list-card{padding:0;margin-bottom:0;margin-top:1rem;background-color:transparent;border:0}.cart-content .essentials-list-card .button-primary{justify-content:center}.cart-content .essentials-list-card .top-supply{background-blend-mode:multiply;margin:0;margin-right:1rem;width:65px}.cart-content .essentials-list-card:before{content:none !important}.cart-content .essentials-list-card:hover{box-shadow:none}.cart-content .essentials-list-card h3{font-size:1rem;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;font-weight:normal}}.cart-content .essentials-list-card:before{content:url("../../../images/essentialslist/classroom-essentials-search-bg-mobile.svg");left:-33px;top:unset;bottom:-6px}.cart-content .essentials-list-card h3{text-align:left}.cart-content .essentials-list-card .button-primary{text-align:center}.cart-content .essentials-list-card .top-supply{height:65px}.cart-content .list-details .location{margin:.5rem 0rem;text-align:left}.select-with-dropdown{font-size:.875rem;color:#414142;text-align:right;float:right;margin:11px 0 32px 0;position:relative;z-index:2}@media screen and (max-width: 46em){.select-with-dropdown{font-size:1rem;margin:0 0 1.5em 0;text-align:center;float:none;color:#212121}.select-with-dropdown .subnav{font-weight:normal}.select-with-dropdown .subnav:after,.select-with-dropdown .subnav:before{right:50%}}.select-with-dropdown a{text-transform:lowercase}.select-with-dropdown .icon.icon-navigatedown{margin-left:4px;top:1px;position:relative;margin-right:0;vertical-align:middle;fill:rgba(33,33,33,0.2)}@media screen and (max-width: 46em){.select-with-dropdown .icon.icon-navigatedown{margin-left:6px}}.select-with-dropdown a:hover,.select-with-dropdown a:hover .icon{text-decoration:none;fill:rgba(33,33,33,0.4)}.dropdown-options{right:0;left:auto;top:30px}.pagination{text-align:center;margin:1em auto}@media screen and (max-width: 46em){.pagination{margin:0;padding:0 1em}}.pagination ul{list-style:none;padding:0}.pagination ul li{display:inline-block;font-size:.875rem;margin:0 .25em;color:#414142}@media screen and (max-width: 46em){.pagination ul li{width:48%;margin:0}.pagination ul li:first-of-type{margin-right:4%}}.pagination ul a{border:1px solid rgba(65,65,66,0.2);-webkit-border-radius:2rem;-moz-border-radius:2rem;-ms-border-radius:2rem;-o-border-radius:2rem;border-radius:2rem;padding:.5em 1em;color:#212121}@media screen and (max-width: 46em){.pagination ul a{padding:.75em;display:block}}.pagination ul a:hover{background:rgba(65,65,66,0.025);text-decoration:none;color:#212121;border-color:rgba(65,65,66,0.4)}.pagination ul .icon{padding:0;fill:#414142;vertical-align:middle}.pagination ul .ellipsis{padding:0 4px}.pagination ul li.current a{color:#414142;font-weight:bold;background:rgba(65,65,66,0.05);border-color:rgba(65,65,66,0.05);cursor:default}.pagination ul li.current a .icon{color:rgba(65,65,66,0.2)}.pagination ul li.disabled a{color:rgba(65,65,66,0.05);border-color:rgba(65,65,66,0.05);cursor:default}.pagination ul li.disabled a .icon{fill:rgba(65,65,66,0.2)}.pagination .ellipsis{padding:0 8px}@media screen and (max-width: 46em){.pagination .ellipsis{display:none}}#sms-prompt{margin:1em auto}#sms-loud-prompt,#sms-finished-prompt{max-width:750px;background-color:#3804c1;padding:2em;margin:0 auto 3em;-webkit-border-radius:0rem;-moz-border-radius:0rem;-ms-border-radius:0rem;-o-border-radius:0rem;border-radius:0rem;display:flex}@media screen and (max-width: 46em){#sms-loud-prompt,#sms-finished-prompt{margin:1rem 0;padding:3rem 2rem 0rem}}#sms-loud-prompt .sms-signup-illustration,#sms-finished-prompt .sms-signup-illustration{background-image:url("/images/sms.png?auto=webp");background-repeat:no-repeat;background-size:cover;background-position:center center;background-repeat:no-repeat;height:120px;min-width:120px;margin-right:2em}@media (-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(-o-min-device-pixel-ratio: 3/2),(min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx),(min-width: 1600px){#sms-loud-prompt .sms-signup-illustration,#sms-finished-prompt .sms-signup-illustration{background-image:url("/images/sms@2x.png?auto=webp")}}@media screen and (max-width: 46em){#sms-loud-prompt .sms-signup-illustration,#sms-finished-prompt .sms-signup-illustration{display:none}}#sms-loud-prompt .prompt-body,#sms-finished-prompt .prompt-body{color:#fff}#sms-loud-prompt .prompt-body h3,#sms-finished-prompt .prompt-body h3{color:#fff}#sms-loud-prompt .prompt-body .button-secondary,#sms-finished-prompt .prompt-body .button-secondary{vertical-align:top}@media screen and (max-width: 46em){#sms-loud-prompt .prompt-body .fluid-container,#sms-finished-prompt .prompt-body .fluid-container{margin:0 -1rem !important}}#sms-loud-prompt .prompt-body .form-redux,#sms-finished-prompt .prompt-body .form-redux{margin:1rem}#sms-loud-prompt .prompt-body .form-redux input,#sms-finished-prompt .prompt-body .form-redux input{width:40%}@media screen and (max-width: 46em){#sms-loud-prompt .prompt-body .form-redux input,#sms-finished-prompt .prompt-body .form-redux input{width:100%}}#sms-loud-prompt .optedDisclaimer,#sms-finished-prompt .optedDisclaimer{margin-top:1rem;padding-left:0}@media screen and (max-width: 46em){#sms-loud-prompt .optedDisclaimer,#sms-finished-prompt .optedDisclaimer{padding-left:.2em}}#sms-loud-prompt .optedDisclaimer .input-holder,#sms-finished-prompt .optedDisclaimer .input-holder{display:inline-flex;margin-bottom:0;padding-bottom:0}#sms-loud-prompt .optedDisclaimer .input-holder input[type=checkbox],#sms-finished-prompt .optedDisclaimer .input-holder input[type=checkbox]{flex:0;display:inline;height:20px;margin:0 .75em}#sms-loud-prompt .optedDisclaimer .input-holder label,#sms-finished-prompt .optedDisclaimer .input-holder label{text-align:left;font-size:.875rem}#sms-loud-prompt .optedDisclaimer .input-holder label p,#sms-finished-prompt .optedDisclaimer .input-holder label p{color:#fafafa}#sms-loud-prompt .optedDisclaimer div:last-child,#sms-finished-prompt .optedDisclaimer div:last-child{margin-bottom:1rem;color:#414142}#sms-loud-prompt .optedDisclaimer a,#sms-finished-prompt .optedDisclaimer a{color:#fff;text-decoration:underline}#sms-loud-prompt .optedDisclaimer a:hover,#sms-finished-prompt .optedDisclaimer a:hover{color:#ffc80b}#sms-loud-prompt .close .icon,#sms-finished-prompt .close .icon{fill:rgba(255,255,255,0.8);width:1.5em;height:1.5em}.thank-you #sms-loud-prompt,.thank-you #sms-finished-prompt{padding:2em 0em;margin-top:1em;border:none;border-top:1px solid rgba(65,65,66,0.2);border-bottom:1px solid rgba(65,65,66,0.2);border-radius:0;background-color:transparent}.thank-you #sms-loud-prompt .sms-signup-illustration,.thank-you #sms-finished-prompt .sms-signup-illustration{background-image:url("/images/sms-white.png?auto=webp");background-repeat:no-repeat;background-size:cover;height:85px;min-width:85px}@media (-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(-o-min-device-pixel-ratio: 3/2),(min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx),(min-width: 1600px){.thank-you #sms-loud-prompt .sms-signup-illustration,.thank-you #sms-finished-prompt .sms-signup-illustration{background-image:url("/images/sms-white@2x.png?auto=webp")}}.thank-you #sms-loud-prompt .prompt-body,.thank-you #sms-finished-prompt .prompt-body{color:#212121;font-size:.875rem}.thank-you #sms-loud-prompt .prompt-body h3,.thank-you #sms-finished-prompt .prompt-body h3{color:#212121;margin-top:0;margin-bottom:.5em}.thank-you #sms-loud-prompt .prompt-body .button-secondary,.thank-you #sms-finished-prompt .prompt-body .button-secondary{border-color:rgba(65,65,66,0.2);color:#414142}.thank-you #sms-loud-prompt .optedDisclaimer,.thank-you #sms-finished-prompt .optedDisclaimer{color:#414142}.thank-you #sms-loud-prompt .optedDisclaimer a,.thank-you #sms-finished-prompt .optedDisclaimer a{color:#0062fd;font-weight:normal}.wtg-banner{background-color:#fff6d7;width:100%;padding:0;margin-bottom:-1rem}@media screen and (max-width: 46em){.wtg-banner{margin-bottom:0}}.wtg-banner .container{display:inline-flex;max-width:60%;justify-content:center;align-items:center}@media screen and (max-width: 46em){.wtg-banner .container{display:inline-grid;max-width:100%;padding:0}}.wtg-banner .container .image{width:20rem;height:15rem;background-image:url("/images/waystogivelandingpage/waystogiveoptions.png?auto=webp");background-repeat:no-repeat;background-size:cover;background-position:center center;background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(-o-min-device-pixel-ratio: 3/2),(min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx),(min-width: 1600px){.wtg-banner .container .image{background-image:url("/images/waystogivelandingpage/waystogiveoptions@2x.png?auto=webp")}}@media screen and (max-width: 46em){.wtg-banner .container .image{width:auto;height:5rem;background-image:url("/images/waystogivelandingpage/waystogiveoptions-sm.png?auto=webp");background-repeat:no-repeat;background-size:cover;background-position:.5rem center}}@media screen and (max-width: 46em) and (-webkit-min-device-pixel-ratio: 1.5),screen and (max-width: 46em) and (min--moz-device-pixel-ratio: 1.5),screen and (max-width: 46em) and (-o-min-device-pixel-ratio: 3/2),screen and (max-width: 46em) and (min-device-pixel-ratio: 1.5),screen and (max-width: 46em) and (min-resolution: 1.5dppx),screen and (max-width: 46em) and (min-width: 1600px){.wtg-banner .container .image{background-image:url("/images/waystogivelandingpage/waystogiveoptions-sm@2x.png?auto=webp")}}.wtg-banner .container .inside-container{text-align:left;padding:1rem;max-width:60%}@media screen and (max-width: 46em){.wtg-banner .container .inside-container{max-width:100%}}.wtg-banner .container .inside-container h3{margin-bottom:.25rem}.wtg-banner .container .inside-container p{margin:0}.wtg-banner .container .inside-container .button-secondary{margin:1rem 0 0 0;border:none;color:#fff;background-color:#0062fd}.wtg-banner .container .inside-container .button-secondary:hover{background-color:#004eca}body{background:#fafafa}.search-results{padding:0 1em}.search-results .cartcopy-container{background:#ffc80b url("data:image/svg+xml,<svg width='100%' height='100%' stroke-opacity='0.6' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='80' height='21' patternTransform='scale(1) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='hsla(0, 0%, 100%, 0)'/><path d='M-20.133 4.568C-13.178 4.932-6.452 7.376 0 10c6.452 2.624 13.036 5.072 20 5 6.967-.072 13.56-2.341 20-5 6.44-2.659 13.033-4.928 20-5 6.964-.072 13.548 2.376 20 5s13.178 5.068 20.133 5.432'  stroke-width='1' stroke='hsla(0, 0%, 100%, 1)' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>");text-align:center;font-weight:bold;padding:1rem;font-size:1rem;margin-bottom:1rem}.search-results .cartcopy-container span{color:#212121;background-color:rgba(255,200,11,0.7)}@media screen and (max-width: 46em){.search-results .cartcopy-container{max-width:100%;margin:1rem auto 0 auto;position:initial;padding:0.5rem;line-height:1.25}}.search-results .icon{position:relative;margin-right:0}.search-results h4 .icon{display:none}@media screen and (max-width: 46em){.search-results .search-results{padding:0}.search-results .search-body{display:flex;flex-direction:column}}.container{max-width:980px;margin:1em auto;position:relative}.search-label{display:inline-block;color:#414142;font-size:.875rem;font-style:italic;margin:0 .5em 0 -1em}.active-filters-sort{padding:0 0 2em}.search-results .project-card:hover .add-favorite{z-index:100}.browse-toggle{text-align:center;border:1px solid rgba(65,65,66,0.2);-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;padding:1em .75em;font-weight:normal;position:relative;font-size:.75rem;color:#0062fd;display:flex;flex-direction:column;justify-content:center;width:100%}.browse-toggle strong{font-size:1.25rem;margin:0;position:relative}.browse-toggle:hover,.browse-toggle:active,.browse-toggle:focus{background:rgba(65,65,66,0.025);text-decoration:none;border-color:rgba(65,65,66,0.4)}.browse-toggle .search-by{display:block;font-weight:normal;color:#414142;font-size:.75rem;font-style:italic}.active-filters{position:relative;margin-top:6px}@media screen and (max-width: 46em){.active-filters{margin:0;padding-top:1em;display:flex;flex-wrap:wrap;justify-content:space-between}.active-filters>.button-secondary.small{white-space:pre-wrap;display:flex;align-items:center}.active-filters>.button-secondary.small a.remove-filter{padding:.5em;display:inline-block;margin-left:auto}.active-filters:empty{margin:0}}.active-filters .active{margin-right:8px;padding-right:0}@media screen and (max-width: 46em){.active-filters .active{padding:0 0 0 1.5em;margin:0 0 .75em 0;background-color:#eee;border:none;font-size:.75rem;border-radius:10em;font-weight:normal;max-width:49%}}@media screen and (max-width: 46em){.active-filters .active>span{flex-grow:1}}.active-filters .active .icon{cursor:pointer;fill:rgba(33,33,33,0.2)}@media screen and (max-width: 46em){.active-filters .active .icon{width:1.5em;height:1.5em;margin:.25em .25em}}.active-filters .active:hover,.active-filters .active:focus{outline:none;color:#414142}.active-filters .active:hover .icon,.active-filters .active:focus .icon{fill:rgba(33,33,33,0.4)}.active-filters .long{max-width:100%}.active-filters button,.active-filters a{display:inline-block;font-size:.875rem;line-height:1;margin:13px 8px 13px 0;padding-right:0;color:#212121}.active-filters .remove-filter{padding:8px;margin:0}@media screen and (max-width: 46em){.active-filters .remove-filter{padding:1em 8px}}.active-filters .search-tag-controls{display:inline-block}.active-filters .search-tag-controls button{cursor:pointer;background-color:transparent;border:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.active-filters .search-tag-controls button:hover{text-decoration:underline}@media screen and (max-width: 46em){.active-filters .search-tag-controls{display:block;width:100%;margin-top:.5em}.active-filters .search-tag-controls a.clear-all,.active-filters .search-tag-controls button.favorite-link{margin:0 0 1.5em 0;padding:.75em 1em;border:1px solid #97bfff;border-radius:10em;color:#0062fd;font-size:.875rem;display:inline-block}.active-filters .search-tag-controls a.clear-all.saved,.active-filters .search-tag-controls a.clear-all:hover,.active-filters .search-tag-controls button.favorite-link.saved,.active-filters .search-tag-controls button.favorite-link:hover{color:#f50;border-color:#fb9}.active-filters .search-tag-controls a.clear-all{margin-left:.5em}}.sort-projects{z-index:200}@media screen and (max-width: 46em){.sort-projects{text-align:left;padding:1em 0;border-top:1px dotted rgba(65,65,66,0.05);border-bottom:1px dotted rgba(65,65,66,0.05)}}.clear-all{border-left:1px solid rgba(65,65,66,0.2);padding-left:8px}@media screen and (max-width: 46em){.clear-all{padding:0;border-left:0}}.filter-group{display:block;padding:0 0 12px;margin-bottom:24px;border-bottom:1px solid rgba(65,65,66,0.2);position:relative}.filter-group h4{font-weight:bold;text-transform:uppercase;font-size:.875rem;color:#1b0260}.filter-children{margin:8px 0 0 22px}h4{color:#414142;margin-bottom:.5em}.favorites-edit{position:absolute;right:0;top:2px;font-size:.875rem}.filter-group .checkbox-holder{margin-bottom:12px;font-size:.875rem;position:relative;padding-bottom:0}@media screen and (max-width: 46em){.filter-group .checkbox-holder{margin-bottom:.75em}}.filter-group .checkbox-holder a{color:#212121;display:block;padding-left:22px}@media screen and (max-width: 46em){.filter-group .checkbox-holder a{padding-left:2.25em;padding-top:.2em;font-size:1rem}}.filter-group .checkbox-holder a:before{content:'';display:block;width:14px;height:14px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:#fff;border:1px solid rgba(65,65,66,0.2);-webkit-box-shadow:inset 0 2px 0 0 #f6f6f6;-moz-box-shadow:inset 0 2px 0 0 #f6f6f6;box-shadow:inset 0 2px 0 0 #f6f6f6;position:absolute;left:0;top:2px}@media screen and (max-width: 46em){.filter-group .checkbox-holder a:before{width:22px;height:22px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}}.filter-group .checkbox-holder a:hover{text-decoration:none;color:#0062fd}@media screen and (max-width: 46em){.filter-group .checkbox-holder a:hover{color:#212121}}.filter-group .checkbox-holder a:hover:before{border-color:#c3c3c3}.filter-group .checkbox-holder a.inactive{display:none}.filter-group .checkbox-holder a.no-results{color:#bdbdbd;cursor:default}.filter-group .checkbox-holder a.no-results:before{background:#fafafa;border-color:#ededed}.filter-group .checkbox-holder a.no-results:hover{color:#bdbdbd;cursor:default}.filter-group .checkbox-holder a.no-results:hover:before{background:#fafafa;border-color:#ededed}.filter-group .checkbox-holder a.selected{font-weight:bold}@media screen and (max-width: 46em){.filter-group .checkbox-holder a.selected{font-weight:normal;color:#212121}}.filter-group .checkbox-holder a.selected:before{text-align:center}.filter-group .checkbox-holder a.selected:after{left:5px;top:5px;width:3px;height:6px;border:solid #414142;border-radius:1px;border-width:0 3px 3px 0;transform:rotate(33deg);content:'';position:absolute;display:block}@media screen and (max-width: 46em){.filter-group .checkbox-holder a.selected:after{left:8px;top:6px;width:4px;height:9px;border-width:0 4px 4px 0;transform:rotate(40deg)}}.filter-group .checkbox-holder a.selected.indeterminate:before{content:"\002D";line-height:15px;font-size:.5625rem}.filter-group .checkbox-holder .icon{fill:rgba(33,33,33,0.2);position:absolute;right:0;top:0}.filter-group.saved-searches .checkbox-holder a:before,.filter-group.amount-needed .checkbox-holder a:before{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.filter-group.saved-searches .checkbox-holder a.selected:before,.filter-group.amount-needed .checkbox-holder a.selected:before{content:"\25CF";font-size:9px;color:#414142;line-height:13px;text-align:center}@media screen and (max-width: 46em){.filter-group.saved-searches .checkbox-holder a.selected:before,.filter-group.amount-needed .checkbox-holder a.selected:before{line-height:22px;font-size:1rem}}.filter-group.saved-searches .checkbox-holder a.selected:after,.filter-group.amount-needed .checkbox-holder a.selected:after{display:none}.more-filters-link,.load-more-searches{font-size:.875rem;display:block;margin-bottom:12px}.more-filters-link .icon,.load-more-searches .icon{fill:#0062fd;margin:0 4px 0 0}.more-filters-link:hover,.more-filters-link:hover .icon,.load-more-searches:hover,.load-more-searches:hover .icon{text-decoration:none;fill:#004eca}.more-filters-link{margin:1.5em 0}@media screen and (max-width: 46em){.more-filters-link{font-size:1rem;margin:1em 0}}.pick-project-section{margin:2.75em 0 1rem 0}.pick-project-section h5{font-family:"sharp-sans",Montserrat,Verdana,sans-serif;font-size:1.125rem;font-weight:bold;text-align:center;display:block;color:#3804c1}.pick-project:link{display:block;margin:2em 0;text-align:center}.pick-project.button-secondary:link{font-size:.875rem}@media screen and (max-width: 46em){.pick-project:link{margin:1em 0 0}}.sort-options{right:0;left:auto;top:30px}.save-search-popup{right:initial;width:323px;z-index:1001;top:36px;left:0;padding:1.5em;text-align:center}.save-search-popup:after,.save-search-popup:before{left:1.5rem;top:-8px;bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.save-search-popup:after{border-bottom-color:#fff;border-width:8px;margin-left:-8px;top:-16px}.save-search-popup:before{border-bottom-color:#cfcfcf;border-width:9px;margin-left:-9px;top:-18px}@media screen and (max-width: 46em){.save-search-popup{position:fixed;width:calc(100% - 2em);top:64px;margin-left:1em}.save-search-popup:after,.save-search-popup:before{display:none}.save-search-popup label{margin-bottom:1.5em}}.save-search-popup .followEmail{width:100%;position:relative}.save-search-popup .followEmail input{width:100%}.save-search-popup .followEmail p{font-family:"sharp-sans",Montserrat,Verdana,sans-serif}.save-search-popup .email-favorite{background-image:url("/images/search/saved-search.png?auto=webp");background-repeat:no-repeat;background-size:cover;width:50px;height:50px;margin:0 auto 1em}@media (-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(-o-min-device-pixel-ratio: 3/2),(min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx),(min-width: 1600px){.save-search-popup .email-favorite{background-image:url("/images/search/saved-search@2x.png?auto=webp")}}.search-suggestions{width:384px;top:50px}@media screen and (max-width: 46em){.search-suggestions{width:100%}}.results-holder{position:relative}.matching-description{padding:1em 1em 0 3em;margin:-1em 0 2em;background:#fff;border:1px solid #3da9f3;-webkit-border-radius:0rem;-moz-border-radius:0rem;-ms-border-radius:0rem;-o-border-radius:0rem;border-radius:0rem;-webkit-box-shadow:0 0 0 4px rgba(65,65,66,0.05);-moz-box-shadow:0 0 0 4px rgba(65,65,66,0.05);box-shadow:0 0 0 4px rgba(65,65,66,0.05);position:relative;min-height:232px}@media screen and (max-width: 46em){.matching-description{margin:0 -1em 2em;padding-bottom:2px;border-left:none;border-right:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}}.matching-description img{max-width:200px;max-height:200px;-webkit-border-radius:0rem;-moz-border-radius:0rem;-ms-border-radius:0rem;-o-border-radius:0rem;border-radius:0rem;position:absolute;right:1em;top:1em}@media screen and (max-width: 46em){.matching-description img{width:140px;position:relative;left:initial;top:initial;margin:0 auto 1em}}.matching-description h4{margin-left:216px}.matching-description p{margin:0 224px 1em 0}.matching-description p:first-child{margin:0}@media screen and (max-width: 46em){.matching-description p{margin:0 0 1em 0;font-size:.875rem}}.matching-description ul li{margin:0 0 1em}.matching-description .match-type-ah{display:none}.fixed{position:fixed;top:0;width:100%;z-index:100;left:0;border:none;background:#e9fcfc;border-bottom:1px solid rgba(65,65,66,0.05);box-shadow:0 2px 0 rgba(0,0,0,0.035);-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;margin-top:0;min-height:124px;padding:0}.fixed img{max-height:80px;width:auto;position:relative;right:0;top:0;padding:4px;margin-top:10px;float:right}.fixed p{display:none;width:980px;margin:0 auto;position:relative}.fixed p:first-child{margin:0 auto;display:block}.fixed p:nth-child(2){display:block;margin:10px auto;padding:1em 15em 1em 5em}.fixed .matching-description{min-height:0;-webkit-border-radius:0rem;-moz-border-radius:0rem;-ms-border-radius:0rem;-o-border-radius:0rem;border-radius:0rem;border:none;margin:0;padding:0}.fixed .matching-description .match-offer-badge-container{width:980px;margin:0 auto;position:relative}.fixed .matching-description .match-offer-badge{top:10px;left:0}.fixed ul{display:none}@media screen and (max-width: 46em){.match-offer-badge-container .match-offer-badge{display:none}}.pad-top{padding-top:190px}.search-results .no-results-message{text-align:center;border:1px dashed rgba(65,65,66,0.2);padding:5em;-webkit-border-radius:6 1rem;-moz-border-radius:6 1rem;-ms-border-radius:6 1rem;-o-border-radius:6 1rem;border-radius:6 1rem}@media screen and (max-width: 46em){.search-results .no-results-message{padding:2em 1em}}.search-results .no-results-message h1{font-weight:normal}@media screen and (max-width: 46em){.search-results .no-results-message h1{font-size:2rem;margin-bottom:8px}}.search-results .no-results-message .suggested-keyword{padding:0 5px}.search-results .no-results-message .form-redux .dollar-amount .donation-amount{font-size:1.125rem;height:50px;padding-left:1.5rem}.search-results .no-results-message-bsd{text-align:center;border:1px dashed #dcdcdc;padding:1em;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;font-weight:normal;font-style:italic;font-size:2rem}@media screen and (max-width: 46em){.search-results .no-results-message-bsd{font-size:2rem;margin-bottom:8px}}.teacher-search-results,.school-search-results{background-color:#fff;border:1px solid rgba(65,65,66,0.2);padding:1em 2em;margin-bottom:2em}@media screen and (max-width: 46em){.teacher-search-results,.school-search-results{margin:1em auto 2em auto;padding:1em}}.teacher-search-results .teacher,.teacher-search-results .school,.teacher-search-results .more-results,.school-search-results .teacher,.school-search-results .school,.school-search-results .more-results{display:block;border-bottom:1px dotted rgba(65,65,66,0.2);padding:1em 0;clear:both}.teacher-search-results .teacher:last-child,.teacher-search-results .school:last-child,.teacher-search-results .more-results:last-child,.school-search-results .teacher:last-child,.school-search-results .school:last-child,.school-search-results .more-results:last-child{border-bottom:none}.teacher-search-results .teacher:hover,.teacher-search-results .school:hover,.teacher-search-results .more-results:hover,.school-search-results .teacher:hover,.school-search-results .school:hover,.school-search-results .more-results:hover{text-decoration:none}.teacher-search-results .teacher:hover .school-name,.teacher-search-results .teacher:hover .teacher-name,.teacher-search-results .school:hover .school-name,.teacher-search-results .school:hover .teacher-name,.teacher-search-results .more-results:hover .school-name,.teacher-search-results .more-results:hover .teacher-name,.school-search-results .teacher:hover .school-name,.school-search-results .teacher:hover .teacher-name,.school-search-results .school:hover .school-name,.school-search-results .school:hover .teacher-name,.school-search-results .more-results:hover .school-name,.school-search-results .more-results:hover .teacher-name{text-decoration:none}.teacher-search-results .teacher .teacher-photo,.teacher-search-results .school .teacher-photo,.teacher-search-results .more-results .teacher-photo,.school-search-results .teacher .teacher-photo,.school-search-results .school .teacher-photo,.school-search-results .more-results .teacher-photo{display:inline-block;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;margin:2px 12px 0 0;height:50px;width:50px}@media screen and (max-width: 46em){.teacher-search-results .teacher .teacher-photo,.teacher-search-results .school .teacher-photo,.teacher-search-results .more-results .teacher-photo,.school-search-results .teacher .teacher-photo,.school-search-results .school .teacher-photo,.school-search-results .more-results .teacher-photo{height:50px;width:50px}}.teacher-search-results .teacher .secondary-info,.teacher-search-results .school .secondary-info,.teacher-search-results .more-results .secondary-info,.school-search-results .teacher .secondary-info,.school-search-results .school .secondary-info,.school-search-results .more-results .secondary-info{display:block;color:#414142}@media screen and (max-width: 46em){.teacher-search-results .teacher .secondary-info,.teacher-search-results .school .secondary-info,.teacher-search-results .more-results .secondary-info,.school-search-results .teacher .secondary-info,.school-search-results .school .secondary-info,.school-search-results .more-results .secondary-info{max-width:14em;font-size:.875rem}}.teacher-search-results .teacher .secondary-info p,.teacher-search-results .school .secondary-info p,.teacher-search-results .more-results .secondary-info p,.school-search-results .teacher .secondary-info p,.school-search-results .school .secondary-info p,.school-search-results .more-results .secondary-info p{margin:0}.teacher-search-results .more-results,.school-search-results .more-results{font-size:.875rem;padding:1em 0 0 0;text-align:center;border:none}.teacher-search-results .more-results:hover,.school-search-results .more-results:hover{text-decoration:underline}.teacher-search-results .school-info,.school-search-results .school-info{display:block}.teacher-search-results .teacher-info,.school-search-results .teacher-info{display:inline-block;vertical-align:top}@media screen and (max-width: 46em){.teacher-search-results .teacher-info,.school-search-results .teacher-info{font-size:.875rem}}.teacher-search-results .teacher-name,.school-search-results .teacher-name{font-weight:bold}.teacher-search-results .school-name,.school-search-results .school-name{font-weight:bold}.refine-search-tip{margin:-.5em 0 1em 0}@media screen and (max-width: 46em){.refine-search-tip{margin:1em 0}}.refine-search-tip span{font-size:.875rem;color:#414142;text-align:left;background-color:#e9fcfc;padding:.1em}.teacher-favorite-holder{float:right}.favorite-link-holder{position:relative}.favorite-link-holder .followEmailHolder{right:0;left:0}.favorite-link-holder .followEmailHolder.save-search-popup:before,.favorite-link-holder .followEmailHolder.save-search-popup:after{left:auto;right:2em}.favorite-link-holder .followEmailHolder button{border:none;background-color:transparent;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;cursor:pointer}.favorite-link-holder .followEmailHolder button:hover{text-decoration:underline}@media screen and (max-width: 46em){.favorite-link-holder .popup-overlay{background-color:rgba(0,0,0,0.6);width:100%;height:100%;top:0;left:0;position:fixed;z-index:1000}}.favorite-link-holder .favorite-marker.button-secondary:hover .icon{fill:#fff}.favorite-link-holder .favorite-link{border-radius:50px;font-size:.875rem;border:1px solid rgba(65,65,66,0.2);-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}@media screen and (max-width: 46em){.favorite-link-holder .favorite-link{padding:.75em}}.favorite-link-holder .favorite-link::after{opacity:0}.favorite-link-holder .favorite-link svg{fill:#fff;stroke:#212121;stroke-width:3px;padding:0}.favorite-link-holder .favorite-link:hover{color:#f50;background-color:#fff;transform:scale(1.05);-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}.favorite-link-holder .favorite-link:hover svg{fill:#fff;stroke:#f50}.favorite-link-holder .favorite-link.saved svg{fill:#f50;stroke:#f50}.favorite-link-holder .favorite-link.saved:hover{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}.favorite-link-holder .favorite-link.button-secondary:hover::after{content:'Follow';opacity:1}@media screen and (max-width: 46em){.favorite-link-holder .favorite-link.button-secondary:hover::after{content:''}}.favorite-link-holder .favorite-link.saved:hover{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1)}.favorite-link-holder .favorite-link.saved:hover::after{content:' - Unfollow';opacity:1}@media screen and (max-width: 46em){.favorite-link-holder .favorite-link.saved:hover::after{content:''}}.favorite-link{padding:0 10px}@media (min-width: 46.0625em){.add-favorite .email-prompt{left:80%}}.expanded-location,.keyword-suggestions{text-align:center;padding:2em;margin-bottom:2em;color:rgba(255,255,255,0.8);background:#3804c1;font-style:italic;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem}@media screen and (max-width: 46em){.expanded-location,.keyword-suggestions{padding:1em;margin:0 -1em 2em;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}}.expanded-location h3,.keyword-suggestions h3{font-style:normal;color:rgba(255,255,255,0.8)}.expanded-location strong,.keyword-suggestions strong{color:#fff}.expanded-location a,.keyword-suggestions a{color:#fff}.keyword-suggestions+.expanded-location{margin-top:-2em;border-top:1px dotted rgba(65,65,66,0.2)}.sticky-search-header{background:#fafafa;border-bottom:1px solid #dcdcdc;padding:1em;position:sticky !important;width:calc(100% + 2em);margin-left:-1em}.sticky-search-header .sticky-map-button{margin-left:1em}.sticky-search-header div{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.sticky-search-header div a{flex-grow:1;max-width:100%;text-align:center;border:1px solid rgba(65,65,66,0.2);-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;padding:1em .25em;color:#0062fd;font-weight:bold;position:relative;margin-bottom:0;font-size:.875rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 33em){.sticky-search-header div a{padding:.75em .25em}}.sticky-search-header div a strong{font-size:.875rem;margin:0}.search-filters{display:block;background:#fff;padding:1em;top:61px}@media screen and (max-width: 46em){.search-filters{position:absolute;width:100%;z-index:11;top:0;padding:0;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);animation:.2s mobileFiltersIn}.search-filters>div:first-child{font-family:"sharp-sans", Montserrat, Verdana, sans-serif;border-bottom:1px #dcdcdc solid;text-transform:capitalize;display:flex;align-items:center;padding-right:1.25em;position:fixed;background-color:#fff;width:100%;z-index:12}.search-filters>div:first-child svg{margin:1.25em;fill:#414142;cursor:pointer}.search-filters>div:first-child .button-primary{display:inline;width:unset;font-size:1rem;margin-bottom:0;margin-left:auto;line-height:1}.search-filters>div:last-child{padding:4em 0 0}.search-filters>div:last-child>div{padding:1em 1.5em}.search-filters h4{padding-top:20px;font-size:1rem;font-weight:bold;text-transform:uppercase;margin:0;position:relative}.search-filters .search-area{background-color:#fafafa;border-bottom:1px solid rgba(65,65,66,0.2);margin-bottom:2em}.search-filters .favorites-edit{display:none}@keyframes mobileFiltersIn{from{margin-top:100px}to{margin-top:0}}}.search-filters .filter-group{margin-bottom:12px;border-top:1px solid rgba(65,65,66,0.05);border-bottom:none;text-align:left}@media screen and (max-width: 46em){.search-filters .filter-group{margin:0;padding:8px 0}.search-filters .filter-group:first-child{border-top:0;padding-top:0}.search-filters .filter-group:first-child h4{padding-top:0}.search-filters .filter-group:last-child{margin-bottom:2em}.search-filters .filter-group .matchingid>.filter-children{display:none}}.search-filters .clear-all-filters{display:block;padding:12px;margin:-8px 0 8px}.search-filters .close-filters{display:block;margin-top:1em}.search-filters .toggle-switch-label,.search-filters .toggle-button{display:none}.search-filters .mobile-location-search{padding:.5em;margin:1em 1.5em 3em;border:1px solid rgba(0,98,253,0.4);-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem}.search-filters .mobile-location-search .icon{fill:#0062fd}.filter-group .checkbox-holder .faq-info{display:none;position:absolute;z-index:1000;background-color:#1b0260;color:#fff;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;font-size:.875rem;padding:1em;top:-1em;left:100%;width:260px}.filter-group .checkbox-holder .faq-info p{margin:0}.filter-group .checkbox-holder .faq-info a{color:#fff;text-decoration:underline;margin-top:1em;padding:0}.filter-group .checkbox-holder .faq-info a:before{display:none !important}.checkbox-holder{margin:16px 0px}.faq-holder .icon{cursor:pointer}.faq-holder:hover .faq-info,.faq-holder:focus .faq-info{display:block}#saveSearchToChallengeList{display:none;z-index:100;position:absolute;background:#ffffff;width:200px;border:1px solid #999999;padding:5px;right:0px;text-align:right}#saveSearchToChallengeList a{border:0px;padding:0px}#saveSearchToChallengeLink img{display:none}#saveSearchToChallengeLink a{display:block;padding:10px 0px 0px 0px}#saveSearchToChallengeLink.loading img{display:inline}#saveSearchToChallengeLink.loading a{display:none}.followOptions{float:right}.mobile-quick-donate-search{display:none}@media screen and (max-width: 46em){.mobile-quick-donate-search{display:block;text-align:center;margin:0 -1em 1.5em;padding:1em 1.5em}}.monthly-callout{background:transparent;color:#3804c1;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;padding:2em 3em;text-align:center;margin:2em 0}@media screen and (max-width: 46em){.monthly-callout{padding:1em;margin:2em -1rem}}.monthly-callout h2{color:#3804c1}.map-container{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid rgba(65,65,66,0.2);padding-top:0;overflow:visible}@media screen and (max-width: 46em){.map-container{border:none;padding:0}}.map-feature-callout{display:flex;align-items:center;flex-direction:column;justify-content:space-between;padding:1.5em;text-align:center;position:relative;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem;height:270px;border:1px solid #E9D0C4;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.15s;-moz-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);background-image:url("/images/map-search-callout.png?auto=webp");background-repeat:no-repeat;background-size:cover;background-position:center;overflow:hidden}@media (-webkit-min-device-pixel-ratio: 1.5),(min--moz-device-pixel-ratio: 1.5),(-o-min-device-pixel-ratio: 3/2),(min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx),(min-width: 1600px){.map-feature-callout{background-image:url("/images/map-search-callout@2x.png?auto=webp")}}@media screen and (max-width: 46em){.map-feature-callout{height:145px;justify-content:center;padding:0;background-image:url("/images/map-search-callout.png?auto=webp");background-repeat:no-repeat;background-size:cover}}@media screen and (max-width: 46em) and (-webkit-min-device-pixel-ratio: 1.5),screen and (max-width: 46em) and (min--moz-device-pixel-ratio: 1.5),screen and (max-width: 46em) and (-o-min-device-pixel-ratio: 3/2),screen and (max-width: 46em) and (min-device-pixel-ratio: 1.5),screen and (max-width: 46em) and (min-resolution: 1.5dppx),screen and (max-width: 46em) and (min-width: 1600px){.map-feature-callout{background-image:url("/images/map-search-callout@2x.png?auto=webp")}}.map-feature-callout:hover .point-group path{transform:translateY(0px)}.map-feature-callout:hover .point-group ellipse{transform:translateY(0px) scale(1);opacity:1}.map-feature-callout .point-group{height:60px;display:flex;flex-direction:column;z-index:2}@media screen and (max-width: 46em){.map-feature-callout .point-group{display:none}}.map-feature-callout .point-group svg{overflow:visible;height:100%}.map-feature-callout .point-group path,.map-feature-callout .point-group ellipse{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-moz-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);-o-transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transition-timing-function:cubic-bezier(0.2, 0, 0.04, 1);transform-origin:bottom}.map-feature-callout .point-group path{transform:translateY(-25px)}.map-feature-callout .point-group ellipse{transform:translateY(-5px) scale(0.8);opacity:.6}.map-feature-callout .underlying-project-points{position:absolute;z-index:1;height:100%;width:100%;margin-top:-1em}@media screen and (max-width: 46em){.map-feature-callout .underlying-project-points{display:none}}.map-feature-callout .underlying-project-points svg{position:relative;transform:scale(0.8)}.map-feature-callout .underlying-project-points svg:nth-child(1){top:80px;left:1px}.map-feature-callout .underlying-project-points svg:nth-child(2){top:87px;left:55px}.map-feature-callout .underlying-project-points svg:nth-child(3){top:109px;left:25px}.map-feature-callout h3{font-size:1.25rem;text-shadow:3px 3px 0 #FFF6EF,3px -3px 0 #FFF6EF,-3px 3px 0 #FFF6EF,-3px -3px 0 #FFF6EF,3px 0px 0 #FFF6EF,0px 3px 0 #FFF6EF,-3px 0px 0 #FFF6EF,0px -3px 0 #FFF6EF}.map-feature-callout:hover{text-decoration:none;box-shadow:0 0 0 4px #faece6;border-color:#dac8bf}.map-feature-callout:hover a.button-primary{background-color:#004eca}.map-feature-callout:hover .map-feature-callout{background-size:105%}@media screen and (max-width: 46em){.map-feature-callout:hover .map-feature-callout{background-size:cover}}.map-feature-callout a.button-primary{margin-bottom:0;width:100%}@media screen and (max-width: 46em){.map-feature-callout a.button-primary{width:50%;display:inline-block}}.select-with-dropdown{margin-bottom:0}.dropdown-options{top:55px}#sms-loud-prompt{margin-top:2em}#sms-loud-prompt .optedDisclaimer div:last-child{margin-bottom:0rem}.bounce{animation-name:bounce;-webkit-animation:bounce 8s infinite ease-in-out;-o-animation:bounce 8s infinite ease-in-out;-ms-animation:bounce 8s infinite ease-in-out;-moz-animation:bounce 8s infinite ease-in-out;animation:bounce 8s infinite ease-in-out;margin:0 auto 0 auto}@keyframes bounce{0%{transform:translateY(0)}80%{transform:translateY(0)}90%{transform:translateY(-4px)}100%{transform:translateY(0)}}@keyframes slidefrombottom{0%{bottom:-300px}100%{bottom:2em}}@media screen and (max-width: 46em){.standalone-checkbox-holder label{font-size:1rem;padding:0.2em 0 0 2.25em}.standalone-checkbox-holder label::before{width:22px;height:22px;border-radius:5px}.standalone-checkbox-holder input:checked+label:after{left:8px;top:6px;width:4px;height:9px;border-width:0 4px 4px 0;transform:rotate(40deg)}}.wtg-banner{margin:2rem 0 0 0;border:none;display:flex}.wtg-banner .container{max-width:100%;margin:0 auto}.wtg-banner .container .image{margin:0}.wtg-banner .container .inside-container{padding:0}@media screen and (max-width: 46em){.wtg-banner .container .inside-container{padding:.5rem 1rem}}@media screen and (max-width: 46em){.wtg-banner .container .inside-container .button-secondary{margin-bottom:1rem}}
