.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*!
 * FullCalendar v2.7.0 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 Adam Shaw
 */.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666}.fc-unthemed .fc-today{background:#fcf8e3}.fc-highlight{background:#bce8f1;opacity:.3;filter:alpha(opacity=30)}.fc-bgevent{background:#8fdf82;opacity:.3;filter:alpha(opacity=30)}.fc-nonbusiness{background:#d7d7d7}.fc-icon{display:inline-block;width:1em;height:1em;line-height:1em;font-size:1em;text-align:center;overflow:hidden;font-family:"Courier New",Courier,monospace;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative;margin:0 -1em}.fc-icon-left-single-arrow:after{content:"\02039";font-weight:700;font-size:200%;top:-7%;left:3%}.fc-icon-right-single-arrow:after{content:"\0203A";font-weight:700;font-size:200%;top:-7%;left:-3%}.fc-icon-left-double-arrow:after{content:"\000AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\000BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%;left:-2%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%;left:2%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\000D7";font-size:200%;top:6%}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-default{background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #fff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #fff, #e6e6e6);background-image:-o-linear-gradient(top, #fff, #e6e6e6);background-image:linear-gradient(to bottom, #fff, #e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,0.75);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,0.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:.9em;margin-top:2px}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent;border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad;background-color:#3a87ad;font-weight:400}.fc-event,.fc-event:hover,.ui-widget .fc-event{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25;filter:alpha(opacity=25)}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4}.fc-touch .fc-event .fc-resizer{display:none}.fc-touch .fc-event.fc-selected .fc-resizer{display:block}.fc-expander{position:relative}.fc-touch .fc-event .fc-resizer:before,.fc-touch .fc-expander:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999 !important;box-shadow:0 2px 5px rgba(0,0,0,0.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,0.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-cursor .fc-h-event .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-touch .fc-h-event .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-touch.fc-ltr .fc-h-event .fc-start-resizer,.fc-touch.fc-rtl .fc-h-event .fc-end-resizer{margin-left:-4px}.fc-touch.fc-ltr .fc-h-event .fc-end-resizer,.fc-touch.fc-rtl .fc-h-event .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25;filter:alpha(opacity=25)}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-cursor.fc-ltr .fc-day-grid-event .fc-start-resizer,.fc-cursor.fc-rtl .fc-day-grid-event .fc-end-resizer{margin-left:-2px}.fc-cursor.fc-ltr .fc-day-grid-event .fc-end-resizer,.fc-cursor.fc-rtl .fc-day-grid-event .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-toolbar{text-align:center;margin-bottom:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-top:1px;padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:0 2px}.fc-basic-view td.fc-day-number,.fc-basic-view td.fc-week-number span{padding-top:2px;padding-bottom:2px}.fc-basic-view .fc-week-number{text-align:center}.fc-basic-view .fc-week-number span{display:inline-block;min-width:1.25em}.fc-ltr .fc-basic-view .fc-day-number{text-align:right}.fc-rtl .fc-basic-view .fc-day-number{text-align:left}.fc-day-number.fc-other-month{opacity:.3;filter:alpha(opacity=30)}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-top:1px;padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.ui-widget td.fc-axis{font-weight:400}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event{overflow:hidden}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-cursor .fc-time-grid-event .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-cursor .fc-time-grid-event .fc-resizer:after{content:"="}.fc-touch .fc-time-grid-event .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:none}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_mounthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:0.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#33aaff;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#33aaff}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#33aaff;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:0.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#33aaff !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit  !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#cc5500;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#cc5500}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#cc5500;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #dddddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans", "Book Antiqua", sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));background:-webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);background:-o-linear-gradient(top, #fff 0%, #f4f8fa 73%);background:-ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);background:linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 )}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));background:-webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);background:-o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);background:-ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);background:linear-gradient(to bottom, #f4f8fa 0%, #fff 73%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 )}body{margin:0;font-size:100%;color:#524846;font-family:"Open Sans", sans-serif;-webkit-font-kerning:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin-top:0;line-height:1.2}p{font-size:0.9375rem;line-height:1.4}blockquote{margin:2.75rem 3rem}blockquote p{font-family:"Georgia", serif;font-weight:700;font-size:1rem}a{text-decoration:none;font-family:"Georgia", serif;color:#797372;-moz-transition:color 0.15s;-o-transition:color 0.15s;-webkit-transition:color 0.15s;transition:color 0.15s}a:hover{color:#797372}.button{padding:0.5rem 1rem;border:1px solid #524846;color:#524846;font-weight:700;display:inline-block}.button:hover{border:1px solid #797372;color:#797372}.arrow{margin-right:0.25rem}ul{padding:0;list-style:none}ul li{margin-bottom:0.25rem;font-size:0.9375rem}ul li:before{content:"\00bb";margin-right:0.25rem}.copy{margin:0 auto 4rem;max-width:63.5rem;padding:0 1rem}.copy ul{padding-left:0.875rem}.copy ul li:before{content:'\2022'}.copy ol{padding:0;counter-reset:item}.copy ol li{list-style-type:none;counter-increment:item}.copy ol li:before{margin-right:0.25rem;font-weight:700;content:counter(item) "."}.copy a{color:#22a563}.copy a:hover{color:#43c280}.copy p{margin-bottom:1.25rem}.iframe__container,iframe{margin:5.75rem auto 5.375rem;max-width:63.5rem;width:100%;display:block}img{max-width:100%}img.svg{display:none}table{border-collapse:collapse;border-color:#797372;width:100%;margin-bottom:2rem}table td,table th{padding:0.625rem}.image{margin:0 auto 1rem;max-width:63.5rem;padding:0 1rem}.iframe__container{position:relative;padding-bottom:75%}@media screen and (min-width: 63.4375em){.iframe__container{padding-bottom:49.6rem}}.iframe__container iframe{margin:0;position:absolute;top:0;left:0;width:100%;height:100%}hr{border:none;border-top:3px solid #524846;margin:2rem 0}.footer__info-social:after,.content-feature:after,.new_form_response .form-group:after,.calendar__header:after,.post.copy:after,.search-results__actions:after{content:"";display:table;clear:both}.ta-hidden-input{display:none !important}.header{position:relative}.header__sub-header{background:url(/assets/topo-pattern-cde8c23eb2e7184ad921f8a1eb72213860da2b0f3972d5e4762cf2be7b34d664.png) top center;padding:9.375rem 0 1.25rem}.header__sub-header h1,.header__sub-header h2{margin:0 1rem 1.5rem;font-size:2rem;font-weight:200;text-align:left}.header__sub-header h1 a,.header__sub-header h2 a{color:#524846;font-family:"Open Sans", sans-serif}@media screen and (min-width: 36.25em){.header__sub-header h1,.header__sub-header h2{margin:0 1.5rem 1.5rem}}@media screen and (min-width: 36.25em){.header__sub-header{padding-top:7.625rem}}@media screen and (min-width: 50em){.header__sub-header h1,.header__sub-header h2{margin:0 auto 1rem;max-width:63.5rem;padding-left:1rem}}.header .navbar{position:fixed;top:0;left:0;width:100%;z-index:3}.header .navbar__container{margin:0 auto;max-width:75rem;background-color:#fff;padding:1rem 1rem 0.25rem;box-shadow:0px 1px 3px rgba(0,0,0,0.3)}@media screen and (min-width: 36.25em){.header .navbar__container{padding:1.5rem 3rem 1.25rem 3rem}}.header .navbar__left-area,.header .navbar__right-area{text-align:center;display:inline-block}@media screen and (min-width: 46.875em){.header .navbar__left-area,.header .navbar__right-area{vertical-align:middle}}.header .navbar__left-area{width:100%;text-align:left}@media screen and (min-width: 36.25em){.header .navbar__left-area{width:70%}}@media screen and (min-width: 46.875em){.header .navbar__left-area{width:50%}}.header .navbar__right-area{width:30%;position:relative;text-align:right;display:none}@media screen and (max-width: 46.875em){.header .navbar__right-area .navbar__donate{display:none}}@media screen and (min-width: 46.875em){.header .navbar__right-area.search .navbar__search-bar{width:100%;opacity:1;pointer-events:auto}.header .navbar__right-area.search .navbar__donate{display:none}}@media screen and (min-width: 36.25em){.header .navbar__right-area{display:inline-block}}@media screen and (min-width: 46.875em){.header .navbar__right-area{width:50%}}.header .navbar__menu-toggle{font-family:"Open Sans", sans-serif;font-size:0.6875rem;font-weight:700;border-right:1px solid #524846;margin-right:1.875rem;padding:0.625rem 1.3125rem 0.625rem 0;letter-spacing:0.06rem;cursor:pointer}.header .navbar__menu-toggle,.header .navbar__title{display:inline-block;vertical-align:top}.header .navbar__title-logo{width:12rem;margin:0 auto 0.75rem;padding-top:0.125rem}@media screen and (min-width: 22.5em){.header .navbar__title-logo{width:14rem}}@media screen and (min-width: 36.25em){.header .navbar__title-logo{margin:0}}.header .navbar__title-logo img{height:2rem}.header .navbar__donate{display:inline-block;margin-right:2.375rem}.header .navbar__donate .nav{display:flex}.header .navbar__donate .nav li a{color:#524846;margin-right:1rem}.header .navbar__donate .nav li a:hover{color:#797372}.header .navbar__donate .nav li::before{display:none}.header .navbar__search-bar{position:absolute;top:0;width:10%;opacity:0;pointer-events:none;right:0;-moz-transition:opacity 0.2s, width 0.3s;-o-transition:opacity 0.2s, width 0.3s;-webkit-transition:opacity 0.2s, width 0.3s;transition:opacity 0.2s, width 0.3s}.header .navbar__search-bar .site-search{font-size:1.125rem;font-family:"Georgia", serif;color:#524846;background:none;border:none;border-bottom:1px solid #524846;border-radius:0;height:2.125rem;width:100%;padding-right:2.375rem;-webkit-appearance:none}.header .navbar__search-bar .site-search:focus{outline:none}.header .navbar__search-toggle{display:inline-block;vertical-align:middle;cursor:pointer;position:relative;z-index:1}.header .navbar__search-toggle .close{display:none}.header .navbar__search-toggle svg{width:1.75rem;height:1.75rem}.header .navbar__search-toggle svg *{-moz-transition:fill 0.2s;-o-transition:fill 0.2s;-webkit-transition:fill 0.2s;transition:fill 0.2s}.header .navbar__search-toggle:hover svg *{fill:#797372}.header .navbar__search-toggle.open .search{display:none}.header .navbar__search-toggle.open .close{display:block;font-size:3.25rem;height:2.125rem;font-weight:300;line-height:1.25rem}.header .navbar__mobile-search{position:absolute;width:100%;top:100%;left:0;background:#22a563;box-shadow:0px 1px 3px rgba(0,0,0,0.3);padding:1rem;z-index:-1;-moz-transition:-moz-transform 0.3s;-o-transition:-o-transform 0.3s;-webkit-transition:-webkit-transform 0.3s;transition:transform 0.3s;-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media screen and (min-width: 36.25em){.header .navbar__mobile-search{padding:1rem 2.5rem}}@media screen and (min-width: 46.875em){.header .navbar__mobile-search{display:none !important}}@media screen and (max-width: 36.1875em){.header .navbar__mobile-search{display:none !important}}.header .navbar__mobile-search .site-search{border:none;color:#fff;font-style:italic;-webkit-appearance:none}.header .navbar__mobile-search .site-search:-moz-placeholder{color:#fff;font-style:normal}.header .navbar__mobile-search .site-search::-moz-placeholder{color:#fff;font-style:normal}.header .navbar__mobile-search .site-search:-ms-input-placeholder{color:#fff;font-style:normal}.header .navbar__mobile-search .site-search::-webkit-input-placeholder{color:#fff;font-style:normal}.header .navbar__mobile-search .site-search__submit{width:2rem;height:2rem;top:1rem;right:1rem;display:block}.header .navbar__mobile-search .site-search__submit svg{width:2rem;height:2rem}@media screen and (min-width: 36.25em){.header .navbar__mobile-search .site-search__submit{right:2.5rem}}.header .navbar__mobile-search.search{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}.site-search{font-size:1.125rem;font-family:"Georgia", serif;color:#524846;background:none;border:none;border-bottom:1px solid #524846;border-radius:0;height:2.125rem;width:100%;padding-right:2.375rem}.site-search:focus{outline:none}.site-search__submit{display:none;position:absolute;background:none;border:none;padding:0;top:0;right:0;cursor:pointer}.site-search__submit svg{width:1.75rem;height:1.75rem}.site-search__submit svg *{-moz-transition:fill 0.2s;-o-transition:fill 0.2s;-webkit-transition:fill 0.2s;transition:fill 0.2s}.site-search__submit:hover svg *{fill:#797372}.menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e8e5d8;z-index:2;display:none}.menu__background{background:url(/assets/birds_in_tree-da158ec2706c546913b83e0603835694087778747e0add7e7afd0c11884f2e55.jpg) top 3rem right no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.1;z-index:-1}.menu__container{max-width:65.125rem;margin:0 auto;padding:0 1rem 2rem;height:100%;overflow:auto}.menu__primary-nav{margin-top:8.5rem;margin-bottom:3rem}.menu__primary-nav>ul>li:first-child{display:none}.menu__primary-nav li>ul{display:none}.menu__primary-nav .active-document-first-generation-root>ul,.menu__primary-nav>ul>li.active>ul{padding:0.25rem 0;display:block}.menu__primary-nav .active-document-first-generation-root>ul li,.menu__primary-nav>ul>li.active>ul li{padding-left:0.9375rem;margin-bottom:0.25rem}.menu__primary-nav .active-document-first-generation-root>ul li a,.menu__primary-nav>ul>li.active>ul li a{font-size:0.9375rem;font-weight:400}.menu__primary-nav li{margin-bottom:1.375rem}.menu__primary-nav li a{font-size:1.5625rem;font-family:"Open Sans", sans-serif;font-weight:300;color:#524846}@media screen and (min-width: 26.25em){.menu__primary-nav li a{font-size:2.625rem}}.menu__primary-nav li a:hover{color:#797372}.menu__primary-nav li:before{display:none}.menu__primary-nav .search-link{list-style:none}@media screen and (min-width: 36.25em){.menu__primary-nav .search-link{display:none}}.menu__secondary-nav li{display:inline-block;margin-right:1.25rem}.menu__secondary-nav li a{font-size:0.9375rem;font-weight:700;text-transform:uppercase;color:#524846}.menu__secondary-nav li a:hover{color:#797372}.menu__secondary-nav li:before{display:none}.footer{color:#797372;background:#e2e0d5;padding:2.125rem 0 0;font-size:.75rem;text-align:center}.footer__container{padding-bottom:2.25rem}.footer__info-image{margin:0 auto 1.5rem;width:3.75rem;height:3rem}.footer__info-item{text-align:center}.footer__info ul{list-style:none;text-align:center;font-family:"Georgia", serif;padding:0}.footer__info ul li{margin:0.75rem;font-size:.75rem;display:inline;text-transform:uppercase}.footer__info ul li:before{display:none}.footer__info-social{width:6rem;margin:1.2rem auto 0}.footer__info-social p{font-size:.75rem;float:left;line-height:1;text-transform:uppercase;margin-top:1em}.footer__info-social__image{float:left;width:0.75rem;margin-left:.375rem;line-height:2.375rem}.footer__info-social__image svg{height:1.3125rem;width:0.75rem}.footer__info-social__image svg *{-moz-transition:fill 0.15s;-o-transition:fill 0.15s;-webkit-transition:fill 0.15s;transition:fill 0.15s}.footer__info-social__image svg:hover *{fill:#524846}.footer__info a:hover{color:#524846}@media screen and (min-width: 50em){.footer__container{margin:0 auto;display:inline-block}.footer__info{margin:0 0.5rem;float:left}.footer__info:nth-last-child(1){padding-top:0}.footer__info-item{text-align:left;width:23.25rem;margin-top:1.5rem}.footer__info ul{margin:1.9rem 3rem 0 0;font-weight:700}.footer__info-image{float:left;margin-right:1.5rem}}.credits{background:#797372;color:#e2e0d5;font-size:0.6875rem;padding:0.375rem 1rem}.credits__design-dev a{color:#e2e0d5;font-family:"Open Sans", sans-serif}.credits__design-dev a:hover{color:#f9f8f2}.credits span{display:block}@media screen and (min-width: 50em){.credits span{display:inline}}.accordion{max-width:63.5rem;margin:0 auto 1.375rem}.accordion__header{position:relative}.accordion__header:hover .accordion__title{background:#43c280}.accordion__title{background:#22a563;color:#fff;font-size:1.4375rem;padding:1rem 1.5rem;cursor:pointer;-moz-transition:background 0.2s;-o-transition:background 0.2s;-webkit-transition:background 0.2s;transition:background 0.2s}.accordion__toggle{width:1.5rem;height:1.5rem;border-bottom:2px solid #fff;border-right:2px solid #fff;position:absolute;top:1.25rem;right:1.875rem;cursor:pointer;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-moz-transition:-moz-transform 0.2s, top 0.2s;-o-transition:-o-transform 0.2s, top 0.2s;-webkit-transition:-webkit-transform 0.2s, top 0.2s;transition:transform 0.2s, top 0.2s}.accordion__content{padding:3rem 0 1.75rem;display:none}.accordion.open .accordion__toggle{-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0.875rem}.agenda-event{margin-bottom:2rem;line-height:1.5}.agenda-event__image{display:none;vertical-align:top;width:30%;position:relative}.agenda-event__image.no-image{padding-bottom:25%;background-color:#524846;background-size:cover}@media screen and (min-width: 35.5em){.agenda-event__image{display:inline-block}}.agenda-event__image img{display:block}.agenda-event__image svg{position:absolute;width:80%;height:80%;top:10%;left:10%}.agenda-event__image svg *{fill:#797372}.agenda-event__info{display:inline-block;vertical-align:top;padding:0 0 1rem}@media screen and (min-width: 35.5em){.agenda-event__info{width:70%;padding:1.5rem 0 1.5rem 1.5rem}}.agenda-event__title{font-size:1.25rem;margin-bottom:0.25rem}.agenda-event__title a{font-family:"Open Sans", sans-serif;font-weight:400;color:#22a563}.agenda-event__title a:hover{color:#43c280}.agenda-event__topic span:before,.calendar .native-plants.citizen-science.agenda-event__topic span:after,.calendar .native-plants.backyard-habitat.agenda-event__topic span:after,.calendar .birds.citizen-science.agenda-event__topic span:after,.calendar .birds.audubon-at-night.agenda-event__topic span:after,.calendar .birds.backyard-habitat.agenda-event__topic span:after,.calendar .birds.native-plants.agenda-event__topic span:after{content:'';display:inline-block;vertical-align:middle;width:0.875rem;height:0.875rem;border-radius:50%;margin-right:0.5rem;position:relative;top:-1px;background:#524846}.campaign-promo{background:url(/assets/topo-pattern-cde8c23eb2e7184ad921f8a1eb72213860da2b0f3972d5e4762cf2be7b34d664.png) top center;padding:1rem 1rem 2.8125rem;position:relative}.campaign-promo__container{max-width:42.1875rem;margin:0 auto}.campaign-promo__image{display:inline-block;width:100%;vertical-align:top;padding-right:3rem}@media screen and (min-width: 32.5em){.campaign-promo__image{width:36%}}.campaign-promo__image img{max-width:11.25rem}@media screen and (min-width: 32.5em){.campaign-promo__image img{max-width:100%;margin-top:-16%;margin-bottom:-40%}}.campaign-promo__text{display:inline-block;width:100%;vertical-align:top}@media screen and (min-width: 32.5em){.campaign-promo__text{width:64%}}.campaign-promo__text h1,.campaign-promo__text h2,.campaign-promo__text h3,.campaign-promo__text h4,.campaign-promo__text h5,.campaign-promo__text h6{margin-bottom:0.25rem}.campaign-promo__text h2{font-size:2.625rem;font-family:"Georgia", serif;font-weight:400}.campaign-promo__text h2 b{font-size:4.6875rem;font-weight:700}.campaign-promo__text a{color:#524846}.campaign-promo__text a:hover{color:#797372}.campaign-banner{padding:1rem 1rem 2.8125rem;position:relative}.campaign-banner__container{max-width:63.5rem;margin:0 auto}.campaign-banner__image{float:right;position:absolute;bottom:0;right:0;width:24%}@media screen and (min-width: 50em){.campaign-banner__image{position:relative;float:none;display:inline-block;width:36%;vertical-align:top;padding-right:3rem}}.campaign-banner__image img{margin-bottom:-40%}.campaign-banner__text{width:76%}@media screen and (min-width: 50em){.campaign-banner__text{float:none;display:inline-block;width:64%;vertical-align:bottom}}.campaign-banner__text h1,.campaign-banner__text h2,.campaign-banner__text h3,.campaign-banner__text h4,.campaign-banner__text h5,.campaign-banner__text h6{margin-bottom:0.25rem}.campaign-banner__text h2{font-family:"Georgia", serif;font-size:2rem}.campaign-banner__text h2 strong{font-size:3rem}@media screen and (min-width: 50em){.campaign-banner__text h2{font-size:3.125rem}.campaign-banner__text h2 strong{font-size:4.6875rem}}.campaign{margin-bottom:2rem}.progress{width:100%;background:url(/assets/topo-pattern-cde8c23eb2e7184ad921f8a1eb72213860da2b0f3972d5e4762cf2be7b34d664.png) top center;padding:3.625rem 2rem 2rem;max-width:75rem;margin:0 auto 0.5rem}@media screen and (min-width: 37.5em){.progress{padding:3.625rem 5rem 2rem}.progress h3{font-size:1.25rem;font-weight:300;float:left}.progress h3.progress__goal{float:right}}.progress__container{background:#e2e0d5;height:5rem;margin-bottom:4rem;clear:both}.progress__gauge{height:5rem;width:0;background:#524846;position:relative}.progress__gauge__amount{position:absolute;left:100%;top:100%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);font-weight:700;padding-top:0.5rem}.content-feature{padding:0 0 1.5rem;max-width:75rem;margin:0 auto}@media screen and (min-width: 47.5rem){.content-feature{padding:2.75rem 0 1.5rem}}.content-feature .promo{margin-bottom:1.75rem}@media screen and (min-width: 47.5rem){.content-feature .promo{width:50%;float:right;margin-bottom:0}.content-feature .promo:after{content:'';position:absolute;top:1.9375rem;left:0;border-left:1rem solid #fff;border-top:1rem solid transparent;border-bottom:1rem solid transparent}}.content-feature__text{padding:1rem}@media screen and (min-width: 47.5rem){.content-feature__text{width:50%;float:left;padding:1rem 8%}}.content-feature__text h3{font-size:1.5625rem}.content-feature__text p{margin-bottom:1.75rem}@media screen and (min-width: 47.5rem){.content-feature:nth-of-type(odd) .content-feature__text{float:right}.content-feature:nth-of-type(odd) .promo{float:left}.content-feature:nth-of-type(odd) .promo:after{border-left:none;border-right:1rem solid #fff;left:auto;right:0}.content-feature:nth-of-type(even) .promo__link-text{left:0;right:auto}}.cta{text-align:center;padding:4.875rem 0 4.125rem}.cta__button{font-size:0.9375rem;font-family:"Open Sans", sans-serif;display:inline-block;border:1px solid #22a563;color:#22a563;margin:0.75rem 0.75rem 2rem;padding:1rem 1.25rem 1rem 4.875rem;line-height:1;position:relative}.cta__button.no-image{padding-left:1.25rem}.cta__button svg{width:3.375rem;height:3.375rem;position:absolute;background:#fff;top:-45%;left:0.6875rem;-moz-transition:-moz-transform 0.2s ease-out;-o-transition:-o-transform 0.2s ease-out;-webkit-transition:-webkit-transform 0.2s ease-out;transition:transform 0.2s ease-out}.cta__button svg *{fill:#22a563;-moz-transition:fill 0.2s;-o-transition:fill 0.2s;-webkit-transition:fill 0.2s;transition:fill 0.2s;stroke:none}.cta__button:hover{border-color:#43c280;color:#43c280}.cta__button:hover svg{-moz-transform:translateY(-25%);-ms-transform:translateY(-25%);-webkit-transform:translateY(-25%);transform:translateY(-25%)}.cta__button:hover svg *{fill:#43c280}.ui-datepicker{background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.5)}.ui-datepicker-header{padding:1rem 2rem;background:#43c280;color:#fff;text-align:center;line-height:0.9;position:relative}.ui-datepicker-prev,.ui-datepicker-next{position:absolute;bottom:2.5625rem;color:transparent;display:block;height:1.125rem;width:1.125rem;font-size:2rem;line-height:0.4;cursor:pointer}.ui-datepicker-prev:hover,.ui-datepicker-next:hover{color:transparent}.ui-datepicker-prev:hover:before,.ui-datepicker-next:hover:before{opacity:0.8}.ui-datepicker-prev:before,.ui-datepicker-next:before{color:#fff}.ui-datepicker-next{right:0.5rem}.ui-datepicker-next:before{content:'\00bb'}.ui-datepicker-prev{left:0.5rem}.ui-datepicker-prev:before{content:'\00ab'}.ui-datepicker-month{display:block;font-size:2rem}.ui-datepicker-year{display:block;font-weight:700;font-size:2rem}.ui-datepicker-calendar{padding:0.5rem}.ui-datepicker-calendar th{padding-bottom:0.5rem;font-weight:400;color:#989291}.ui-datepicker-calendar td{text-align:center}.ui-datepicker-calendar td a{color:#524846;display:inline-block;width:1.875rem;height:1.875rem;padding:0.1875rem 0;font-family:"Open Sans", sans-serif;border-radius:50%;-moz-transition:background 0.2s;-o-transition:background 0.2s;-webkit-transition:background 0.2s;transition:background 0.2s}.ui-datepicker-calendar td a:hover{background:#ccc}.ui-datepicker-calendar td a.ui-state-active{background:#22a563;color:#fff;font-weight:700}.featured-bird{background-position:center;background-size:cover}@media screen and (max-width: 47.4375em){.featured-bird{background:none !important}}@media screen and (min-width: 47.5em){.featured-bird{padding:1.75rem}}.featured-bird__container{max-width:75rem;margin:0 auto}@media screen and (min-width: 47.5em){.featured-bird__image{display:none}}.featured-bird__image img{display:block}.featured-bird__inner{max-width:32.625rem;position:relative;height:0}@media screen and (min-width: 47.5em){.featured-bird__inner{height:auto}}.featured-bird__inner h3{color:#22a563;font-size:1.125rem;font-weight:400;margin-bottom:0.625rem}.featured-bird__inner p{font-size:0.8125rem;line-height:1.4;margin-bottom:2rem}.featured-bird__inner.open{height:auto}.featured-bird__inner.open .featured-bird__toggle span{-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.featured-bird__inner.open .featured-bird__name{max-width:32.625rem}.featured-bird__inner.open .featured-bird__content{opacity:1}.featured-bird__toggle{height:2.875rem;width:2.875rem;line-height:2.875rem;font-size:1.875rem;text-align:center;background:#22a563;color:#fff;position:absolute;top:0;left:0;cursor:pointer}.featured-bird__toggle span{display:block;-moz-transition:-moz-transform 0.2s ease-out;-o-transition:-o-transform 0.2s ease-out;-webkit-transition:-webkit-transform 0.2s ease-out;transition:transform 0.2s ease-out}.featured-bird__toggle:hover{background:#43c280}.featured-bird__name{font-size:1.125rem;line-height:2.875rem;display:inline-block;width:100%;height:2.875rem;background:rgba(255,255,255,0.9);padding-left:4rem;padding-right:1rem;-moz-transition:max-width 0.2s;-o-transition:max-width 0.2s;-webkit-transition:max-width 0.2s;transition:max-width 0.2s}@media screen and (min-width: 47.5em){.featured-bird__name{max-width:11.25rem}}.featured-bird__content{background:rgba(255,255,255,0.9);padding:1.5rem 1.5rem 0;opacity:0;-moz-transition:opacity 0.25s ease-out;-o-transition:opacity 0.25s ease-out;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out}@media screen and (min-width: 47.5em){.featured-bird__content{padding:3rem 4rem 0}}.featured-bird__link{padding:1rem 0;display:inline-block;font-size:0.9375rem;font-family:"Open Sans", sans-serif;margin-bottom:2.75rem}.featured-bird__link:before{content:"\00bb";margin-right:0.25rem}.featured-bird__link:hover{color:#524846}.alert-box{margin:0 auto;max-width:63.5rem;padding:2rem 1rem;margin-bottom:3rem}.alert-box.success{border:1px solid #22a563}.alert-box.alert{border:1px solid #900}.alert-box.alert ul{margin:0}.new_form_response{margin:0 auto;max-width:63.5rem;padding:2rem 1rem}.new_form_response .help-text{font-size:0.875rem;color:#989291;display:block;padding-top:0.25rem;padding-left:0.5rem}.new_form_response .form-group .help-text{padding:0;margin-bottom:1.75rem}.new_form_response .split-half .input-group{float:left;width:calc(50% - 0.75rem)}.new_form_response .split-half .input-group:first-of-type{margin-right:0.75rem}.new_form_response .split-half .input-group:last-of-type{margin-left:0.75rem}.new_form_response .split-thirds{float:left;width:calc(33.3334% - 1rem)}.new_form_response .split-thirds:nth-of-type(3){margin-right:1rem}.new_form_response .split-thirds:nth-of-type(4){margin:0 0.5rem}.new_form_response .split-thirds:nth-of-type(5){margin-left:1rem}.new_form_response h3{margin-bottom:2.5rem}.new_form_response input,.new_form_response select,.new_form_response textarea{display:block;width:100%;height:2.625rem;background:none;border:none;border-bottom:1px solid #524846;font-size:1.125rem;padding:0 0.5rem;border-radius:0}.new_form_response textarea{height:6.25rem;padding:0.5rem}.new_form_response select{-webkit-appearance:none;cursor:pointer}.new_form_response input[type="submit"]{width:auto;height:auto;padding:1rem 1.75rem;border:1px solid #524846;cursor:pointer;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s}.new_form_response input[type="submit"]:hover{color:#22a563;border-color:#22a563}.new_form_response input[type="file"]{border-bottom:none;margin-bottom:2rem}.new_form_response label{font-size:1.125rem}.new_form_response .input-group{position:relative;text-align:left;margin-bottom:3rem}.new_form_response .input-group input,.new_form_response .input-group textarea,.new_form_response .input-group select{width:100%;margin-bottom:0}.new_form_response .input-group input:focus,.new_form_response .input-group input.has-text,.new_form_response .input-group textarea:focus,.new_form_response .input-group textarea.has-text,.new_form_response .input-group select:focus,.new_form_response .input-group select.has-text{border-color:#524846;outline:none}.new_form_response .input-group input:focus ~ label,.new_form_response .input-group input.has-text ~ label,.new_form_response .input-group textarea:focus ~ label,.new_form_response .input-group textarea.has-text ~ label,.new_form_response .input-group select:focus ~ label,.new_form_response .input-group select.has-text ~ label{left:0;top:-1rem;font-size:0.875rem}.new_form_response .input-group input:focus,.new_form_response .input-group textarea:focus,.new_form_response .input-group select:focus{border-color:#22a563}.new_form_response .input-group input:focus ~ label,.new_form_response .input-group textarea:focus ~ label,.new_form_response .input-group select:focus ~ label{color:#22a563}.new_form_response .input-group input:focus ~ .bar:before,.new_form_response .input-group input:focus ~ .bar:after,.new_form_response .input-group textarea:focus ~ .bar:before,.new_form_response .input-group textarea:focus ~ .bar:after,.new_form_response .input-group select:focus ~ .bar:before,.new_form_response .input-group select:focus ~ .bar:after{width:50%}.new_form_response .input-group label{color:#524846;font-size:1.125rem;position:absolute;pointer-events:none;left:0.5rem;top:0.5rem;-moz-transition:ease 0.2s all;-o-transition:ease 0.2s all;-webkit-transition:ease 0.2s all;transition:ease 0.2s all}.new_form_response .input-group .bar{position:relative;display:block;width:100%}.new_form_response .input-group .bar:before,.new_form_response .input-group .bar:after{content:'';height:2px;width:0;bottom:0;position:absolute;background:#22a563;-moz-transition:ease 0.3s all;-o-transition:ease 0.3s all;-webkit-transition:ease 0.3s all;transition:ease 0.3s all}.new_form_response .input-group .bar:before{left:50%}.new_form_response .input-group .bar:after{right:50%}.new_form_response .input-group.select:after{content:'';display:block;width:1.475rem;height:1.475rem;border-bottom:1px solid #524846;border-right:1px solid #524846;position:absolute;top:0.125rem;right:0.25rem;cursor:pointer;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.new_form_response .input-group.select:hover:after{border-color:#22a563}.new_form_response .input-group.select select{padding-right:2.25rem}.new_form_response .input-group.error input:focus ~ label,.new_form_response .input-group.error input.has-text ~ label,.new_form_response .input-group.error textarea:focus ~ label,.new_form_response .input-group.error textarea.has-text ~ label,.new_form_response .input-group.error select:focus ~ label,.new_form_response .input-group.error select.has-text ~ label{color:#a00}.new_form_response .input-group.error .bar:before,.new_form_response .input-group.error .bar:after{background:#a00}.new_form_response .checkboxes{margin-bottom:2.625rem;text-align:left}.new_form_response .checkboxes__checkbox{display:block;margin-bottom:0.75rem;cursor:pointer}.new_form_response .checkboxes__checkbox:last-child{margin-bottom:0}.new_form_response .checkboxes__checkbox span{position:relative;padding-left:2rem}.new_form_response .checkboxes__checkbox span:before{content:'';display:block;position:absolute;top:0.125rem;left:0;width:1rem;height:1rem;border:3px solid #524846;border-radius:2px}.new_form_response .checkboxes__checkbox input{display:none}.new_form_response .checkboxes__checkbox input:checked+span:before{background:#22a563}.new_form_response .checkboxes__checkbox input:checked+span:after{content:'';width:0.25rem;height:0.625rem;border-bottom:3px solid #fff;border-right:3px solid #fff;position:absolute;top:0.25rem;left:0.4375rem;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.new_form_response .checkboxes__checkbox input.error+span:before{border-color:#900}.new_form_response .radio-fields{margin-bottom:2.625rem}.new_form_response .radio-fields__container{border:1px solid #524846;display:inline-block}.new_form_response .radio-fields__radio{font-size:1.25rem;border-right:1px solid #524846;display:inline-block;cursor:pointer}.new_form_response .radio-fields__radio:last-child{border-right:none}.new_form_response .radio-fields__radio input{width:1px;height:1px;opacity:0;position:absolute}.new_form_response .radio-fields__radio input:checked+span{background:#22a563;color:#fff}.new_form_response .radio-fields__radio span{display:inline-block;padding:0.5125rem 1.5rem}.new_form_response .radio-fields.split-half .radio-fields__container{min-width:50%}.new_form_response .radio-fields.split-half .radio-fields__container label{width:50%}.new_form_response .radio-fields.split-half .radio-fields__container label span{width:100%}.new_form_response .radio-fields.error>label,.new_form_response .radio-fields.error>span{color:#a00}.new_form_response .error{padding-top:0;background:none}.global-alert{bottom:0;left:0;width:100%;color:#fff;display:none}@media screen and (min-width: 64em){.global-alert{position:absolute}}.global-alert__container{position:relative;max-width:75rem;margin:0 auto;background:rgba(34,165,99,0.9);line-height:1.2}.global-alert__close{position:absolute;color:#0b7533;font-size:2.875rem;font-weight:300;top:0.375rem;left:1rem;line-height:1;cursor:pointer;-moz-transition:color 0.2s;-o-transition:color 0.2s;-webkit-transition:color 0.2s;transition:color 0.2s}.global-alert__close:hover{color:#43c280}.global-alert__message{font-size:0.9375rem;text-align:center;padding:1.25rem 3.5rem}@media screen and (min-width: 34.375em){.global-alert__message{padding-right:calc(28% + 1.25rem)}}.global-alert__button{background:#0b7533;color:#fff;text-align:center;padding:1.25rem;font-family:"Open Sans", sans-serif;cursor:pointer;-moz-transition:background 0.2s;-o-transition:background 0.2s;-webkit-transition:background 0.2s;transition:background 0.2s;display:block}@media screen and (min-width: 34.375em){.global-alert__button{position:absolute;top:0;right:0;bottom:0;width:28%}}.global-alert__button:hover{background:#43c280}.hero{background-color:#e8e5d8;padding-top:4.0625rem;position:relative;overflow:hidden}@media screen and (min-width: 64em){.hero{padding-top:11.875rem;padding-bottom:13.5rem}}.hero__image{padding-top:60%;background-size:cover;background-position:top center}@media screen and (min-width: 64em){.hero__image{padding-top:0;position:absolute;top:0;left:0;width:100%;height:100%}}.hero__container{margin:0 auto;max-width:74rem}.hero__copy{background:#524846;padding:1rem 1rem 2rem}@media screen and (min-width: 36.25em){.hero__copy{padding:2.5rem 3rem 4rem}}@media screen and (min-width: 64em){.hero__copy{position:relative;max-width:24rem;padding:0 1rem 0 0;float:right;background:none}}@media screen and (min-width: 64em){.hero__copy.left{padding:0 0 0 1rem;float:left}}@media screen and (min-width: 64em){.hero__copy.white-text{padding:1rem;background:rgba(0,0,0,0.3)}}.hero__copy.white-text h1,.hero__copy.white-text h2,.hero__copy.white-text h3,.hero__copy.white-text h4,.hero__copy.white-text h5,.hero__copy.white-text h6,.hero__copy.white-text p{color:#fff}.hero__copy.white-text .hero__button{color:#fff;border-color:#fff}.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero h6,.hero p{color:#fff}@media screen and (min-width: 64em){.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero h6,.hero p{color:inherit}}.hero__button{color:#fff;border-color:#fff}@media screen and (min-width: 64em){.hero__button{color:inherit;border-color:inherit}}.hero__button:hover{opacity:0.8}.hero h2{font-size:1.5625rem;font-family:"Georgia", serif;margin-bottom:1.125rem}@media screen and (min-width: 36.25em){.hero h2{font-size:2.5rem}}.hero p{margin-bottom:1.5rem}.intro{margin:0 auto;max-width:63.5rem;padding:4.375rem 1rem 1rem}.intro__links{margin:0 auto 3.5rem}@media screen and (min-width: 50em){.intro__links{padding-right:1.5rem}}.intro__links .parent-item{font-size:0.9375rem;font-family:"Open Sans", sans-serif;color:#524846;margin-bottom:0.25rem;display:block}.intro__links .parent-item:hover{color:#797372}.intro__links .section-nav{margin-top:0}.intro__links .section-nav li{padding-left:1.125rem;position:relative}.intro__links .section-nav li:before{position:absolute}.intro__links .section-nav li.top-level{padding-left:0}.intro__links .section-nav li.top-level:before{display:none}.intro__links .section-nav li.top-level>a{padding-left:0}.intro__links .section-nav a{font-family:"Open Sans", sans-serif;color:#524846;padding-left:0.6875rem;display:inline-block}.intro__links .section-nav a:hover{color:#797372}.intro__links .section-nav .section-nav{margin-top:0.25rem}@media screen and (min-width: 50em){.intro__links{text-align:left;display:inline-block;width:30%;vertical-align:top;margin-bottom:1.5rem}}.intro__details h2{font-weight:400}@media screen and (min-width: 50em){.intro__details{display:inline-block;width:70%;vertical-align:top}}.posts{background:#f9f8f2;padding:5.5rem 1rem 3rem}.posts__container{max-width:51rem;margin:0 auto}.posts__slider .posts__item{padding:0 1.25rem}.posts__slider .slick-list{padding:3px 0}@media screen and (min-width: 30em){.posts__slider{width:75%}}@media screen and (min-width: 45em){.posts__slider{width:100%}}.posts__slider .slick-arrow{bottom:auto;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.posts__slider .slick-arrow.slick-prev{right:auto;left:-1rem}@media screen and (min-width: 30em){.posts__slider .slick-arrow.slick-prev{left:-3rem}}@media screen and (min-width: 45em){.posts__slider .slick-arrow.slick-prev{left:-1rem}}@media screen and (min-width: 57em){.posts__slider .slick-arrow.slick-prev{left:-3rem}}.posts__slider .slick-arrow.slick-next{right:-1rem}@media screen and (min-width: 30em){.posts__slider .slick-arrow.slick-next{right:-3rem}}@media screen and (min-width: 45em){.posts__slider .slick-arrow.slick-next{right:-1rem}}@media screen and (min-width: 57em){.posts__slider .slick-arrow.slick-next{right:-3rem}}.posts__item{width:100%;margin:0 auto 2.5rem}@media screen and (min-width: 30em){.posts__item{width:75%}}@media screen and (min-width: 45em){.posts__item{width:50%;display:inline-block;vertical-align:top}.posts__item:nth-child(odd){padding-right:1.25rem}.posts__item:nth-child(even){padding-left:1.25rem}}.posts__item a:hover .posts__item__module{background:rgba(82,72,70,0.9)}.posts__item__image{width:100%;height:12.5rem;background-position:center;background-size:cover;position:relative}.posts__item__image .posts__item__module{top:auto;bottom:0}.posts__item__module{color:#fff;background:rgba(34,165,99,0.9);padding:1rem 1.5rem;letter-spacing:0.05rem;position:absolute;right:0;top:0;font-size:0.875rem;font-family:"Georgia", serif;font-weight:700;-moz-transition:background 0.2s;-o-transition:background 0.2s;-webkit-transition:background 0.2s;transition:background 0.2s}.posts__item__info{padding:2.5rem 2rem}.posts__item__info h3{font-size:1.4375rem;font-weight:400;font-family:"Open Sans", sans-serif;color:#524846}.posts__item__info h3.no-image{margin-top:1.5rem}.posts__item__info p{font-family:"Open Sans", sans-serif;color:#524846}.posts__card{background:#fff;box-shadow:0px 1px 3px rgba(0,0,0,0.3);position:relative}.promo{position:relative;max-width:75rem;margin:0 auto 0.5rem}.promo img{display:block}.promo a:hover .promo__link-text{background:rgba(82,72,70,0.9)}.promo__link-text{position:absolute;right:0;bottom:0;font-size:0.875rem;font-weight:700;text-transform:uppercase;color:#fff;background:rgba(34,165,99,0.9);padding:1rem 1.5rem;letter-spacing:0.05rem;-moz-transition:background 0.2s;-o-transition:background 0.2s;-webkit-transition:background 0.2s;transition:background 0.2s}.quote{margin-bottom:3rem}.quote__text{font-size:1.4375rem;font-weight:300;margin-bottom:0.4rem}.quote__author{margin-bottom:.2rem}.quote__source{padding-left:.6rem;font-style:italic}#content .quote{max-width:63.5rem;padding:0 1rem;margin:0 auto 3rem}.gallery__slider{max-width:63.5rem;margin:0 auto;position:relative}.gallery__slider-nav{text-align:center}.gallery__slider-nav li{display:inline-block;font-size:1.4375rem;font-weight:300;color:#989291;cursor:pointer;padding:0 0.75rem}.gallery__slider-nav li:before{display:none}.gallery__slider-nav li.active{font-weight:700;color:#22a563;cursor:default}.gallery__captions{max-width:63.5rem;margin:0 auto 3.75rem;padding:0 2rem}.gallery__captions p{display:none}.gallery__captions p.active{display:block}.slick-arrow{position:absolute;bottom:0;z-index:1;width:3.25rem;height:2.875rem;background:#22a563;border:none;color:transparent;cursor:pointer}.slick-arrow:after{content:'';display:block;width:1.25rem;height:1.25rem;border-bottom:2px solid #fff;border-right:2px solid #fff;position:absolute}.slick-arrow:hover{background:#43c280}.slick-arrow.slick-prev{right:3.5rem}.slick-arrow.slick-prev:after{-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);top:0.75rem;left:1.25rem}.slick-arrow.slick-next{right:0}.slick-arrow.slick-next:after{-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:0.75rem;left:0.625rem}.donation-links .active-document-first-generation-root:before{display:none}.donation-form{padding-top:2rem}.donation-form input,.donation-form select,.donation-form textarea{display:block;width:50%;margin:0 auto 2rem}.donation-form input,.donation-form textarea,.donation-form select{height:2.625rem;background:none;border:none;border-bottom:1px solid #524846;font-size:1.125rem;padding:0 0.5rem;border-radius:0}.donation-form input:focus,.donation-form textarea:focus,.donation-form select:focus{border-color:#22a563;outline:none}.donation-form textarea{height:6.25rem;padding:0.5rem}.donation-form select{-webkit-appearance:none;cursor:pointer}.donation-form input[type="submit"]{width:auto;height:auto;padding:1rem 1.75rem;border:1px solid #524846;cursor:pointer;-moz-transition:all 0.2s;-o-transition:all 0.2s;-webkit-transition:all 0.2s;transition:all 0.2s}.donation-form input[type="submit"]:hover{color:#22a563;border-color:#22a563}.donation-form .accordion__content{text-align:center}.donation-form .accordion__content .radio-fields>label,.donation-form .accordion__content .checkboxes>label{display:block;margin-bottom:1.5rem}.donation-form label{font-size:1.125rem}.donation-form .checkboxes{width:50%;margin:0 auto 2.625rem;text-align:left}.donation-form .checkboxes__checkbox{display:block;margin-bottom:0.75rem;cursor:pointer}.donation-form .checkboxes__checkbox:last-child{margin-bottom:0}.donation-form .checkboxes__checkbox span{position:relative;padding-left:2rem}.donation-form .checkboxes__checkbox span:before{content:'';display:block;position:absolute;top:0.125rem;left:0;width:1rem;height:1rem;border:3px solid #524846;border-radius:2px}.donation-form .checkboxes__checkbox input{display:none}.donation-form .checkboxes__checkbox input:checked+span:before{background:#22a563}.donation-form .checkboxes__checkbox input:checked+span:after{content:'';width:0.25rem;height:0.625rem;border-bottom:3px solid #fff;border-right:3px solid #fff;position:absolute;top:0.25rem;left:0.4375rem;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.donation-form .radio-fields{margin-bottom:2.625rem}.donation-form .radio-fields__container{border:1px solid #524846;display:inline-block}.donation-form .radio-fields__radio{font-size:1.25rem;border-right:1px solid #524846;display:inline-block;cursor:pointer}.donation-form .radio-fields__radio:last-child{border-right:none}.donation-form .radio-fields__radio input{display:none}.donation-form .radio-fields__radio input:checked+span{background:#22a563;color:#fff}.donation-form .radio-fields__radio span{display:inline-block;padding:0.5125rem 1.5rem}.donation-form .radio-fields.split-half .radio-fields__container{min-width:50%}.donation-form .radio-fields.split-half .radio-fields__container label{width:50%}.donation-form .radio-fields.split-half .radio-fields__container label span{width:100%}.donation-form .radio-fields.error>label,.donation-form .radio-fields.error>span{color:#a00}.donation-form .input-group{position:relative;text-align:left;width:50%;margin:0 auto 3rem}.donation-form .input-group input,.donation-form .input-group textarea,.donation-form .input-group select{width:100%;margin-bottom:0}.donation-form .input-group input:focus,.donation-form .input-group input.has-text,.donation-form .input-group textarea:focus,.donation-form .input-group textarea.has-text,.donation-form .input-group select:focus,.donation-form .input-group select.has-text{border-color:#524846}.donation-form .input-group input:focus ~ label,.donation-form .input-group input.has-text ~ label,.donation-form .input-group textarea:focus ~ label,.donation-form .input-group textarea.has-text ~ label,.donation-form .input-group select:focus ~ label,.donation-form .input-group select.has-text ~ label{left:0;top:-1rem;font-size:0.875rem;color:#22a563}.donation-form .input-group input:focus ~ .bar:before,.donation-form .input-group input:focus ~ .bar:after,.donation-form .input-group input.has-text ~ .bar:before,.donation-form .input-group input.has-text ~ .bar:after,.donation-form .input-group textarea:focus ~ .bar:before,.donation-form .input-group textarea:focus ~ .bar:after,.donation-form .input-group textarea.has-text ~ .bar:before,.donation-form .input-group textarea.has-text ~ .bar:after,.donation-form .input-group select:focus ~ .bar:before,.donation-form .input-group select:focus ~ .bar:after,.donation-form .input-group select.has-text ~ .bar:before,.donation-form .input-group select.has-text ~ .bar:after{width:50%}.donation-form .input-group label{color:#524846;font-size:1.125rem;position:absolute;pointer-events:none;left:0.5rem;top:0.5rem;-moz-transition:ease 0.2s all;-o-transition:ease 0.2s all;-webkit-transition:ease 0.2s all;transition:ease 0.2s all}.donation-form .input-group .bar{position:relative;display:block;width:100%}.donation-form .input-group .bar:before,.donation-form .input-group .bar:after{content:'';height:2px;width:0;bottom:0;position:absolute;background:#22a563;-moz-transition:ease 0.3s all;-o-transition:ease 0.3s all;-webkit-transition:ease 0.3s all;transition:ease 0.3s all}.donation-form .input-group .bar:before{left:50%}.donation-form .input-group .bar:after{right:50%}.donation-form .input-group.select:after{content:'';display:block;width:1.475rem;height:1.475rem;border-bottom:1px solid #524846;border-right:1px solid #524846;position:absolute;top:0.125rem;right:0.25rem;cursor:pointer;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.donation-form .input-group.select:hover:after{border-color:#22a563}.donation-form .input-group.select select{padding-right:2.25rem}.donation-form .input-group.error input:focus ~ label,.donation-form .input-group.error input.has-text ~ label,.donation-form .input-group.error textarea:focus ~ label,.donation-form .input-group.error textarea.has-text ~ label,.donation-form .input-group.error select:focus ~ label,.donation-form .input-group.error select.has-text ~ label{color:#a00}.donation-form .input-group.error .bar:before,.donation-form .input-group.error .bar:after{background:#a00}.donation-form .accordion:first-child .accordion__content{display:block}.donation-form .accordion__title{cursor:default}.donation-form .accordion__title:hover{background:#22a563}.donation-form .accordion__toggle{width:1.25rem;height:1.25rem;border:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;transform:none}.donation-form .accordion__toggle:before{content:'';background:#fff;width:1.25rem;height:0.125rem;display:block;position:absolute;top:0.5625rem}.donation-form .accordion__toggle:after{content:'';background:#fff;height:1.25rem;width:0.125rem;display:block;position:absolute;top:0;left:0.5625rem}.donation-form .accordion.open .accordion__toggle{-moz-transform:none;-ms-transform:none;-webkit-transform:none;transform:none;top:1.25rem}.donation-form .accordion.open .accordion__toggle:after{display:none}.donation-form .button{cursor:pointer}.donation-form #donationLevelFreeInput{margin:0.5rem 0 0;display:none}.donation-form #recurring{display:none}.donation-form .recaptchatable{margin:0 auto 2rem !important}.donation-form .error{padding-top:0;background:none}[data-template="eagle-cam"] #content{position:relative;overflow:hidden}.chat{position:absolute;top:0;left:0;width:100%;height:calc(100% - 11.5rem);max-width:380px;z-index:1}@media screen and (min-width: 84.125rem){.chat{top:5.75rem}}.chat__toggle{background:#22a563;width:9.375rem;text-align:right;font-size:1.6875rem;color:#fff;padding:1.25rem;-moz-transition:width 0.3s;-o-transition:width 0.3s;-webkit-transition:width 0.3s;transition:width 0.3s;cursor:pointer}.chat__toggle:before{content:'\00bb';margin-right:6px;position:relative;top:-3px}.chat__iframe{background:#22a563;padding:1.25rem;padding-top:.25rem;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;-webkit-transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);transform:translateX(-100%);height:100%}.chat__iframe iframe{height:100%;margin:0}.chat.open .chat__toggle{width:100%;-moz-transition:width 0.3s ease-out;-o-transition:width 0.3s ease-out;-webkit-transition:width 0.3s ease-out;transition:width 0.3s ease-out}.chat.open .chat__toggle:before{content:'\00ab'}.chat.open .chat__iframe{-moz-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}section.sponsors{max-width:63.5rem;margin:0 auto 5.75rem}.sponsor-list{text-align:center}.sponsor-list__sponsors{padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #989291}.sponsor-list__sponsors img{max-width:14.75rem;max-height:3.75rem;width:auto;display:inline-block;vertical-align:middle;margin:0 0.625rem 1.25rem}.error{padding-top:10rem;background:#e9cea4;position:relative}@media screen and (min-width: 48.75rem){.error{padding-top:5rem}}.error__text{padding:1rem;padding-right:6rem}.error__text h1{font-size:2rem;font-family:"Georgia", serif;margin-bottom:1rem}.error__text .button{padding:0.75rem 1rem;margin-top:2rem}@media screen and (min-width: 48.75rem){.error__text{display:inline-block;width:55%;vertical-align:middle;padding-left:16%;padding-right:1rem}.error__text h1{font-size:2.5rem}}.error__image{text-align:right;padding-top:2rem;overflow:hidden;position:absolute;bottom:0;right:0;width:5.875rem}.error__image img{margin-bottom:-10%}@media screen and (min-width: 48.75rem){.error__image{position:static;display:inline-block;width:45%;vertical-align:middle}}.event{max-width:63.5rem;margin:0 auto;padding:4.375rem 1rem;line-height:1.5}.event__image{margin-bottom:1rem}@media screen and (min-width: 50em){.event__image{display:inline-block;width:50%;vertical-align:top}}@media screen and (min-width: 50em){.event__details{display:inline-block;width:50%;padding-left:6%}}.event__details.no-image{width:100%;padding-left:0}.event__title{font-size:1.4375rem;font-weight:400;margin-bottom:1.75rem}.event__times{margin-bottom:1.75rem}.event__description{margin-bottom:1.75rem}.event__location{margin-bottom:1.75rem}.event__admission p{margin-bottom:0}.event p{line-height:1.5}.event__register{font-family:"Open Sans", sans-serif;font-weight:700;color:#22a563;cursor:pointer}.event__register:hover{color:#43c280}#agenda{max-width:51rem;margin:0 auto}.calendar{max-width:66rem;margin:0 auto;padding:4.375rem 1rem}.calendar__header{padding-bottom:0.375rem;margin-bottom:0.875rem;border-bottom:1px solid #524846}.calendar__title{text-align:center}.calendar__title h2{font-size:1.4375rem;font-weight:400}.calendar__controls{text-align:center}@media screen and (min-width: 35.5em){.calendar__controls{text-align:left}}.calendar__controls__container{display:inline-block;margin:0 0.875rem 1rem}@media screen and (min-width: 35.5em){.calendar__controls__container{float:left;margin:0 1.75rem 0 0}}.calendar__controls__previous,.calendar__controls__next{display:inline-block;cursor:pointer}.calendar__controls__previous:hover,.calendar__controls__next:hover{color:#797372}.calendar__controls__previous{padding-right:0.625rem}.calendar__controls__next{padding-left:0.625rem}@media screen and (min-width: 35.5em){.calendar__toggle{float:right}}.calendar__toggle__item{cursor:pointer;padding:0 0.5rem;color:#524846;display:inline-block}.calendar__toggle__item.active{font-weight:700}.calendar__toggle__item:hover{color:#797372}.calendar__view{height:0;overflow:hidden}.calendar__view.active{height:auto;overflow:visible}.calendar .fc-center h2{display:none}.calendar .fc-widget-header{border:none}.calendar .fc-widget-header th{font-size:1.5rem;font-weight:400;padding-bottom:1.125rem}.calendar .fc-day-grid-container{overflow:visible !important;height:auto !important}.calendar .fc-unthemed{margin-bottom:2.75rem}.calendar .fc-unthemed td{border-color:#989291}.calendar .fc-unthemed .fc-today{background:none}.calendar .fc-unthemed .fc-day-number{background-color:#f1ecdf;padding-right:0.875rem}.calendar .fc-unthemed .fc-other-month{background:none}.calendar .fc-unthemed .fc-event{background:none;color:#524846;font-family:"Open Sans", sans-serif;border:none;padding:0.125rem 0.875rem}.calendar .fc-unthemed .fc-more{font-family:"Open Sans", sans-serif;padding:0.125rem 0.875rem}.calendar .fc-unthemed .fc-more:hover{color:#22a563}.calendar .fc-title{white-space:normal;width:0.625rem;height:0.625rem;display:block}@media screen and (min-width: 48em){.calendar .fc-title{height:auto;width:auto}}.calendar .fc-title span:before,.calendar .native-plants.citizen-science .fc-title span:after,.calendar .native-plants.backyard-habitat .fc-title span:after,.calendar .birds.citizen-science .fc-title span:after,.calendar .birds.audubon-at-night .fc-title span:after,.calendar .birds.backyard-habitat .fc-title span:after,.calendar .birds.native-plants .fc-title span:after{content:'';display:inline-block;width:0.625rem;height:0.625rem;border-radius:50%;margin-right:0.375rem;vertical-align:top;background:#524846}@media screen and (min-width: 48em){.calendar .fc-title span:before,.calendar .native-plants.citizen-science .fc-title span:after,.calendar .native-plants.backyard-habitat .fc-title span:after,.calendar .birds.citizen-science .fc-title span:after,.calendar .birds.audubon-at-night .fc-title span:after,.calendar .birds.backyard-habitat .fc-title span:after,.calendar .birds.native-plants .fc-title span:after{vertical-align:middle}}.calendar .fc-title:hover{color:#797372}.calendar .citizen-science.event-key__title:before,.calendar .citizen-science .fc-title span:before,.calendar .citizen-science.agenda-event__topic span:before{background:#04c2e2}.calendar .audubon-at-night.event-key__title:before,.calendar .audubon-at-night .fc-title span:before,.calendar .audubon-at-night.agenda-event__topic span:before{background:#365ca6}.calendar .backyard-habitat.event-key__title:before,.calendar .backyard-habitat .fc-title span:before,.calendar .backyard-habitat.agenda-event__topic span:before{background:#1da65b}.calendar .other.event-key__title:before,.calendar .other .fc-title span:before,.calendar .other.agenda-event__topic span:before{background:#524846}.calendar .pre-school.event-key__title:before,.calendar .pre-school .fc-title span:before,.calendar .pre-school.agenda-event__topic span:before{background:#fdb93e}.calendar .home-school.event-key__title:before,.calendar .home-school .fc-title span:before,.calendar .home-school.agenda-event__topic span:before{background:#9a36a6}.calendar .native-plants.event-key__title:before,.calendar .native-plants .fc-title span:before,.calendar .native-plants.agenda-event__topic span:before{background:#afd340}.calendar .native-plants.citizen-science .fc-title span:after{background:#04c2e2}.calendar .native-plants.citizen-science.agenda-event__topic span:after{background:#04c2e2}.calendar .native-plants.backyard-habitat .fc-title span:after{background:#1da65b}.calendar .native-plants.backyard-habitat.agenda-event__topic span:after{background:#1da65b}.calendar .birds.event-key__title:before,.calendar .birds .fc-title span:before,.calendar .birds.agenda-event__topic span:before{background:#f05f4c}.calendar .birds.citizen-science .fc-title span:after{background:#04c2e2}.calendar .birds.citizen-science.agenda-event__topic span:after{background:#04c2e2}.calendar .birds.audubon-at-night .fc-title span:after{background:#365ca6}.calendar .birds.audubon-at-night.agenda-event__topic span:after{background:#365ca6}.calendar .birds.backyard-habitat .fc-title span:after{background:#1da65b}.calendar .birds.backyard-habitat.agenda-event__topic span:after{background:#1da65b}.calendar .birds.native-plants .fc-title span:after{background:#afd340}.calendar .birds.native-plants.agenda-event__topic span:after{background:#afd340}.calendar .agenda-view .event-key{margin-bottom:2.5rem}.calendar .event-key{max-width:51rem;padding-top:1.75rem;margin:0 auto}@media screen and (min-width: 35.5em){.calendar .event-key{-moz-column-count:2;-webkit-column-count:2;column-count:2}}.calendar .event-key__title{margin-bottom:0.25rem}.calendar .event-key__title:before{content:'';display:inline-block;vertical-align:middle;width:0.875rem;height:0.875rem;border-radius:50%;margin-right:0.5rem}[data-template="home"] .no-hero div:first-child{padding-top:7.25rem}#hero-section{position:relative}.personas{background-color:#f9f8f2;position:relative;padding:1rem}.personas__background{background:url(/assets/personaselectionbackground-de6ce1b5b86c6b174591f125c8e4598bd08905878666d3b7f61cd1393a0f4de4.jpg) center left no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.05;z-index:0}.personas__container{position:relative;max-width:61.25rem;margin:0 auto}.personas__radial-nav{position:relative;padding-bottom:100%;margin-bottom:1.5rem}@media screen and (min-width: 25em){.personas__radial-nav{margin-bottom:0}}@media screen and (min-width: 46.875rem){.personas__radial-nav{width:50%;display:inline-block;vertical-align:middle;padding-bottom:50%}}.personas__circle{position:absolute;top:20%;left:20%;width:60%;height:60%;border:2px dashed #524846;border-radius:50%;-moz-transition:-moz-transform 0.5s;-o-transition:-o-transform 0.5s;-webkit-transition:-webkit-transform 0.5s;transition:transform 0.5s}.personas__persona{background:#fff;width:6.75rem;height:6.75rem;border-radius:50%;box-shadow:1px 1px 3px rgba(0,0,0,0.3);text-align:center;position:absolute;-moz-transition:all 0.2s, -moz-transform 0.5s;-o-transition:all 0.2s, -o-transform 0.5s;-webkit-transition:all 0.2s, -webkit-transform 0.5s;transition:all 0.2s, transform 0.5s}@media screen and (min-width: 25em){.personas__persona{width:8.75rem;height:8.75rem}}.personas__persona label{position:relative;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;font-size:0.9375rem;color:#22a563;padding:0 0.75rem;overflow:hidden}@media screen and (min-width: 25em){.personas__persona label{font-size:1.125rem;padding:0 1.1875rem}}.personas__persona__icon{position:absolute;top:0;left:0;width:100%;height:100%;background:#22a563;border-radius:50%;opacity:0;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;cursor:pointer}.personas__persona__icon svg{max-width:60%;position:relative;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);-moz-transition:width 0.2s;-o-transition:width 0.2s;-webkit-transition:width 0.2s;transition:width 0.2s}.personas__persona__icon svg *{fill:#fff}.personas__persona.active .personas__persona__icon,.personas__persona:hover .personas__persona__icon{opacity:1}.personas__persona:nth-child(1){top:-3.375rem;left:calc(50% - 3.375rem)}@media screen and (min-width: 25em){.personas__persona:nth-child(1){top:-4.375rem;left:calc(50% - 4.375rem)}}.personas__persona:nth-child(2){top:calc(50% - 3.375rem);left:-3.375rem}@media screen and (min-width: 25em){.personas__persona:nth-child(2){top:calc(50% - 4.375rem);left:-4.375rem}}.personas__persona:nth-child(3){bottom:-3.375rem;left:calc(50% - 3.375rem)}@media screen and (min-width: 25em){.personas__persona:nth-child(3){bottom:-4.375rem;left:calc(50% - 4.375rem)}}.personas__persona:nth-child(4){top:calc(50% - 3.375rem);right:-3.375rem}@media screen and (min-width: 25em){.personas__persona:nth-child(4){top:calc(50% - 4.375rem);right:-4.375rem}}.personas__persona.inactive{width:6.875rem;height:6.875rem}.personas__persona.inactive .personas__persona__icon{opacity:1;background:#fff}.personas__persona.inactive .personas__persona__icon svg{max-width:50%}.personas__persona.inactive .personas__persona__icon svg *{fill:#22a563}.personas__persona.inactive:nth-child(1){top:-3.4375rem;left:calc(50% - 3.4375rem)}.personas__persona.inactive:nth-child(2){top:calc(50% - 3.4375rem);left:-3.4375rem}.personas__persona.inactive:nth-child(3){bottom:-3.4375rem;left:calc(50% - 3.4375rem)}.personas__persona.inactive:nth-child(4){top:calc(50% - 3.4375rem);right:-3.4375rem}.personas__content{padding-left:2rem}@media screen and (min-width: 46.875rem){.personas__content{width:50%;display:inline-block;vertical-align:middle}}.personas__content__copy{display:none}.personas__content__copy h3{font-size:1.5625rem;font-family:"Georgia", serif;color:#22a563;margin-bottom:1rem}.personas__content__default h2{margin-bottom:0;font-size:2.125rem;font-family:"Georgia", serif}.news__blurb{padding-bottom:4.375rem;max-width:65.5rem}.news__blurb h2{font-weight:400}.news__featured-post__inner{padding:6.25rem 2rem}.news__featured-post__text{max-width:63.5rem;padding:0 1rem;margin:0 auto;color:#fff}@media screen and (min-width: 56.25rem){.news__featured-post__text{padding-right:15rem}}.news__featured-post__published{font-size:0.9375rem;margin-bottom:1.25rem}.news__featured-post h3{font-size:1.5625rem;margin-bottom:1.5rem}.news__featured-post h3 a{color:#fff}.news__featured-post .button{color:#fff;border-color:#fff;margin-top:1.75rem}.news__featured-post:nth-child(odd){background-color:#22a563}.news__featured-post:nth-child(odd) .news__featured-post__inner.overlay{background-color:rgba(34,165,99,0.9)}.news__featured-post:nth-child(even){background-color:#524846}.news__featured-post:nth-child(even) .news__featured-post__inner.overlay{background-color:rgba(82,72,70,0.9)}.post.copy{padding:5.5rem 1rem}.post__info{font-size:0.9375rem;float:left;margin:0 3.625rem 2.625rem 0}.post .categories{text-transform:capitalize}.post__back-link{margin-top:1.125rem}.post h1{font-size:1.75rem}.load-more{text-align:center}.search-results{max-width:63.5rem;margin:0 auto;padding:5.3125rem 1rem}.search-results form{position:relative}.search-results .site-search{height:3rem;font-size:2rem;font-style:italic;margin-bottom:2.5rem}.search-results .site-search__submit{top:0.6875rem}.search-results .site-search__submit{display:block !important}.search-results__actions{margin-bottom:2.8125rem}.search-results__actions__page-info{text-align:center}@media screen and (min-width: 28.125em){.search-results__actions__page-info{text-align:left;float:left}}.search-results__actions__page-info p{display:none;color:#797372;font-style:italic}.search-results__actions__page-info p.active{display:block}.search-results__actions__view-toggle{text-align:center;margin-bottom:1rem}@media screen and (min-width: 28.125em){.search-results__actions__view-toggle{text-align:left;float:right;margin-bottom:0}}.search-results__actions__view-toggle a{cursor:pointer;font-family:"Open Sans", sans-serif;padding:0 0.5rem;color:#524846}.search-results__actions__view-toggle a.active{font-weight:700}.search-results__actions__view-toggle a:hover{color:#797372}.search-results__result-list{display:none}.search-results__result-list.active{display:block}.search-results__result{margin-bottom:2rem}.search-results__result-image{display:none;vertical-align:top;width:40%;padding-bottom:30%;position:relative;background-color:#524846;background-size:cover}@media screen and (min-width: 28.125em){.search-results__result-image{display:inline-block}}.search-results__result-image svg{position:absolute;width:80%;height:80%;top:10%;left:10%}.search-results__result-image svg *{fill:#797372}.search-results__result-info{display:inline-block;vertical-align:top}@media screen and (min-width: 28.125em){.search-results__result-info{width:60%;padding:0 0 1.5rem 3rem}}@media screen and (min-width: 40.625rem){.search-results__result-info{padding-top:1.5rem}}.search-results__result-title{margin-bottom:0.5rem}.search-results__result-title a{font-size:1.25rem;font-family:"Open Sans", sans-serif;font-weight:400;color:#524846}.search-results__result-title a:hover{color:#797372}.promos--full-width{padding-top:3.5rem}.promos--full-width .promo{padding-bottom:45%}@media screen and (min-width: 75rem){.promos--full-width .promo{height:33.75rem;padding-bottom:0}}.promos--split{max-width:75rem;margin:0 auto}@media screen and (min-width: 40.625rem){.promos__left,.promos__right{width:50%;display:inline-block;vertical-align:top}}.promos__left .promo,.promos__right .promo{padding-bottom:45%}@media screen and (min-width: 40.625rem){.promos__left .promo,.promos__right .promo{padding-bottom:62%}.promos__left .promo.promo--tall,.promos__right .promo.promo--tall{padding-bottom:calc(124% + 0.5rem)}}@media screen and (min-width: 40.625rem){.promos__left{padding-right:0.25rem}}@media screen and (min-width: 40.625rem){.promos__right{padding-left:0.25rem}}.promos .promo__image{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover}
