@charset "UTF-8";@import url(/bower_components/normalize.css/normalize.css);@import url(/bower_components/slick-carousel/slick/slick.css);@import url(/bower_components/lightcase/src/css/lightcase.css);@import url(../fonts/fontello/css/fontello.css);@import url(../fonts/archer-pro/stylesheet.css);.button,[type=button],[type=reset],[type=submit],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #f1913b;border-radius:8px;color:#3b3c40;cursor:pointer;display:inline-block;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:15px;font-size:.9375rem;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.5;margin-bottom:.75em;padding:.75em 1.5em;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background-color .5s ease;transition:background-color .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.button:hover,.pagination .paginate-item a.current-page,[type=button]:hover,[type=reset]:hover,[type=submit]:hover,button:hover{background-color:#f1913b;color:#000}.button:focus,[type=button]:focus,[type=reset]:focus,[type=submit]:focus,button:focus{outline:none;outline-offset:2px}.button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:not-allowed;opacity:.5}.button:disabled:hover,.pagination .paginate-item a.current-page:disabled,[type=button]:disabled:hover,[type=reset]:disabled:hover,[type=submit]:disabled:hover,button:disabled:hover{background-color:transparent}.button.white,[type=button].white,[type=reset].white,[type=submit].white,button.white{border-color:#fff;color:#fff}.button.white:hover,.pagination .paginate-item a.white.current-page,[type=button].white:hover,[type=reset].white:hover,[type=submit].white:hover,button.white:hover{background-color:#fff;color:#5b5c61}.alt-blue .button,.alt-blue [type=button],.alt-blue [type=reset],.alt-blue [type=submit],.alt-blue button{border-color:#fff;color:#fff}.alt-blue .button:hover,.alt-blue .pagination .paginate-item a.current-page,.alt-blue [type=button]:hover,.alt-blue [type=reset]:hover,.alt-blue [type=submit]:hover,.alt-blue button:hover,.pagination .paginate-item .alt-blue a.current-page{background-color:#fff;color:#000}.alt-blue .card .button,.alt-blue .card [type=button],.alt-blue .card [type=reset],.alt-blue .card [type=submit],.alt-blue .card button,.alt-blue .flip-card .button,.alt-blue .flip-card [type=button],.alt-blue .flip-card [type=reset],.alt-blue .flip-card [type=submit],.alt-blue .flip-card button{background-color:transparent;border:1px solid #f1913b;color:#3b3c40}.alt-blue .card .button:hover,.alt-blue .card .pagination .paginate-item a.current-page,.alt-blue .card [type=button]:hover,.alt-blue .card [type=reset]:hover,.alt-blue .card [type=submit]:hover,.alt-blue .card button:hover,.alt-blue .flip-card .button:hover,.alt-blue .flip-card .pagination .paginate-item a.current-page,.alt-blue .flip-card [type=button]:hover,.alt-blue .flip-card [type=reset]:hover,.alt-blue .flip-card [type=submit]:hover,.alt-blue .flip-card button:hover,.pagination .paginate-item .alt-blue .card a.current-page,.pagination .paginate-item .alt-blue .flip-card a.current-page{background-color:#f1913b;color:#000}fieldset{background-color:transparent;border:0;margin:0;padding:0}legend{padding:0}label,legend{font-weight:600;margin-bottom:.375em}label{display:block}label.checkbox-label,label.radio-label{font-weight:400}input,select,textarea{display:block;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-size:1rem}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:not([type]),textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #7d7d7e;border-radius:4px;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.06);box-shadow:inset 0 1px 3px rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:.75em;padding:.5em;-webkit-transition:border-color .25s ease;transition:border-color .25s ease;width:100%}[type=color]:hover,[type=date]:hover,[type=datetime-local]:hover,[type=datetime]:hover,[type=email]:hover,[type=month]:hover,[type=number]:hover,[type=password]:hover,[type=search]:hover,[type=tel]:hover,[type=text]:hover,[type=time]:hover,[type=url]:hover,[type=week]:hover,input:not([type]):hover,textarea:hover{border-color:#646465}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:not([type]):focus,textarea:focus{border-color:#f1913b;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.06),0 0 5px rgba(241,145,59,.7);box-shadow:inset 0 1px 3px rgba(0,0,0,.06),0 0 5px rgba(241,145,59,.7);outline:none}[type=color]:disabled,[type=date]:disabled,[type=datetime-local]:disabled,[type=datetime]:disabled,[type=email]:disabled,[type=month]:disabled,[type=number]:disabled,[type=password]:disabled,[type=search]:disabled,[type=tel]:disabled,[type=text]:disabled,[type=time]:disabled,[type=url]:disabled,[type=week]:disabled,input:not([type]):disabled,textarea:disabled{background-color:#f2f2f2;cursor:not-allowed}[type=color]:disabled:hover,[type=date]:disabled:hover,[type=datetime-local]:disabled:hover,[type=datetime]:disabled:hover,[type=email]:disabled:hover,[type=month]:disabled:hover,[type=number]:disabled:hover,[type=password]:disabled:hover,[type=search]:disabled:hover,[type=tel]:disabled:hover,[type=text]:disabled:hover,[type=time]:disabled:hover,[type=url]:disabled:hover,[type=week]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover{border:1px solid #7d7d7e}[type=color]::-webkit-input-placeholder,[type=date]::-webkit-input-placeholder,[type=datetime-local]::-webkit-input-placeholder,[type=datetime]::-webkit-input-placeholder,[type=email]::-webkit-input-placeholder,[type=month]::-webkit-input-placeholder,[type=number]::-webkit-input-placeholder,[type=password]::-webkit-input-placeholder,[type=search]::-webkit-input-placeholder,[type=tel]::-webkit-input-placeholder,[type=text]::-webkit-input-placeholder,[type=time]::-webkit-input-placeholder,[type=url]::-webkit-input-placeholder,[type=week]::-webkit-input-placeholder,input:not([type])::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9d9da0}[type=color]:-ms-input-placeholder,[type=color]::-ms-input-placeholder,[type=date]:-ms-input-placeholder,[type=date]::-ms-input-placeholder,[type=datetime-local]:-ms-input-placeholder,[type=datetime-local]::-ms-input-placeholder,[type=datetime]:-ms-input-placeholder,[type=datetime]::-ms-input-placeholder,[type=email]:-ms-input-placeholder,[type=email]::-ms-input-placeholder,[type=month]:-ms-input-placeholder,[type=month]::-ms-input-placeholder,[type=number]:-ms-input-placeholder,[type=number]::-ms-input-placeholder,[type=password]:-ms-input-placeholder,[type=password]::-ms-input-placeholder,[type=search]:-ms-input-placeholder,[type=search]::-ms-input-placeholder,[type=tel]:-ms-input-placeholder,[type=tel]::-ms-input-placeholder,[type=text]:-ms-input-placeholder,[type=text]::-ms-input-placeholder,[type=time]:-ms-input-placeholder,[type=time]::-ms-input-placeholder,[type=url]:-ms-input-placeholder,[type=url]::-ms-input-placeholder,[type=week]:-ms-input-placeholder,[type=week]::-ms-input-placeholder,input:not([type]):-ms-input-placeholder,input:not([type])::-ms-input-placeholder,textarea:-ms-input-placeholder,textarea::-ms-input-placeholder{color:#9d9da0}[type=color]::placeholder,[type=date]::placeholder,[type=datetime-local]::placeholder,[type=datetime]::placeholder,[type=email]::placeholder,[type=month]::placeholder,[type=number]::placeholder,[type=password]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=text]::placeholder,[type=time]::placeholder,[type=url]::placeholder,[type=week]::placeholder,input:not([type])::placeholder,textarea::placeholder{color:#9d9da0}textarea{min-height:96px;min-height:6rem;resize:vertical}[type=checkbox],[type=radio]{display:inline;margin-right:.375em}[type=file],select{margin-bottom:.75em;width:100%}select{height:40px;height:2.5rem;border:1px solid #000;background:#fff}[type=checkbox]:focus,[type=file]:focus,[type=radio]:focus,select:focus{outline:none;outline-offset:2px}.custom-checkbox,.custom-radio{position:relative;margin-bottom:.375em}.custom-checkbox [type=checkbox],.custom-checkbox [type=radio],.custom-radio [type=checkbox],.custom-radio [type=radio]{visibility:hidden}.custom-checkbox [type=checkbox]:checked+.tick:after,.custom-checkbox [type=radio]:checked+.tick:after,.custom-radio [type=checkbox]:checked+.tick:after,.custom-radio [type=radio]:checked+.tick:after{opacity:1}.custom-checkbox label,.custom-radio label{position:absolute;top:0;left:0;display:block;cursor:pointer;font-weight:400;margin:0;padding-left:28px;padding-left:1.75rem}.custom-checkbox .tick,.custom-radio .tick{position:absolute;top:1px;top:.0625rem;left:0;height:20px;height:1.25rem;width:20px;width:1.25rem;cursor:pointer;background:-webkit-gradient(linear,left top,left bottom,from(#222),to(#45484d));background:linear-gradient(180deg,#222 0,#45484d);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.5),0 1px 0 hsla(0,0%,100%,.4);box-shadow:inset 0 1px 1px rgba(0,0,0,.5),0 1px 0 hsla(0,0%,100%,.4)}.custom-checkbox .tick:after,.custom-radio .tick:after{content:"";opacity:0;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.custom-checkbox .tick{border-radius:.25rem}.custom-checkbox .tick:after{position:absolute;top:7px;top:.4375rem;left:6px;left:.375rem;height:5px;height:.3125rem;width:9px;width:.5625rem;border:solid #fcfff4;border-width:0 0 3px 3px;border-width:0 0 .1875rem .1875rem;background:transparent;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.custom-radio .tick{border-radius:100%}.custom-radio .tick:after{position:absolute;top:6px;top:.375rem;left:6px;left:.375rem;height:8px;height:.5rem;width:8px;width:.5rem;background-color:#fcfff4;border-radius:100%}.js .custom-file-upload .inputfile{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.js .custom-file-upload .inputfile+label{max-width:80%;border:1px solid currentColor;border-radius:4px;font-weight:400;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:inline-block;overflow:hidden;padding:.5em}.js .custom-file-upload .inputfile+label svg{height:20px;height:1.25rem;width:20px;width:1.25rem;vertical-align:middle;fill:#f1913b;margin-top:-.25em;margin-right:.25em}.no-js .custom-file-upload .inputfile+label{display:none}html{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body,html{height:100%}body,ol,ul{margin:0}ol,ul{list-style-type:none;padding:0}ol.default,ul.default{margin-bottom:1.5em;margin-left:16px;margin-left:1rem;padding-left:8px;padding-left:.5rem}ul.default{list-style-type:disc}ol.default{list-style-type:decimal}dl,dt{margin:0}dt{font-weight:600}dd,figure{margin:0}img,picture{margin:0;max-width:100%}table{border-collapse:collapse;margin:1.5em 0;table-layout:fixed;text-align:left;width:100%}thead{line-height:1.25;vertical-align:bottom}tbody{vertical-align:top}tr{border-bottom:1px solid #7d7d7e}th{font-weight:600}td,th{padding:.75em .75em .75em 0}html{color:#5b5c61;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:100%;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:CompassionDemonstrated;font-size:1.25em;line-height:1.25;margin:0 0 .75em}h1{font-size:2.44140625em}h2{font-size:1.953125em}h3{font-size:1.5625em}h4,h5,h6{font-size:1.25em}h1.section-head{color:#384b85;font-size:48px;font-size:3rem;font-weight:400;text-align:center}.alt-blue h1.section-head,h1.section-head.invert{color:#fff}p{margin:0 0 .75em}a{color:#f1913b;text-decoration:none;-webkit-text-decoration-skip:ink;text-decoration-skip:ink;-webkit-transition:color .25s ease;transition:color .25s ease}a:hover{color:#b56d2c}a:focus{outline:none;outline-offset:2px}hr{border-bottom:1px solid #7d7d7e;border-bottom-width:1px;border-left:0;border-right:0;border-top:0;clear:both;margin:1.5em 0}quote{quotes:"“" "”" "‘" "’"}quote:before{content:open-quote;margin-right:4px;margin-right:.25rem}quote:after{content:close-quote;margin-left:4px;margin-left:.25rem}@font-face{font-family:CompassionDemonstrated;src:url(/assets/fonts/CompassionDemonstrated.woff) format("woff"),url(/assets/fonts/CompassionDemonstrated.otf) format("otf");font-weight:400;font-style:normal}.collapse-grid:after{clear:both;content:"";display:block}.collapse-grid .columns{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.hero-ctas .columns:after{clear:both;content:"";display:block}@media only screen and (min-width:48rem){.hero-ctas .columns .col{width:calc(33.3333333333% - 5rem);float:left;margin-left:3.75rem}}@media only screen and (min-width:48rem){.newsletter-signup .columns .col{width:calc(33.3333333333% - 1.6666666667rem);float:left;margin-left:1.25rem}}.col-2:after{clear:both;content:"";display:block}.col-2 .col{width:calc(100% - 2.5rem);float:left;margin-left:20px;margin-left:1.25rem}@media only screen and (min-width:30rem){.col-2 .col{width:calc(50% - 1.875rem);float:left;margin-left:1.25rem}}.col-1-2:after{clear:both;content:"";display:block}.col-1-2 .col{width:calc(100% - 2.5rem);float:left;margin-left:20px;margin-left:1.25rem}@media only screen and (min-width:30rem){.col-1-2 .col{width:calc(50% - 1.875rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:48rem){.col-1-2 .col:first-child{width:calc(33.35% - 1.666875rem);float:left;margin-left:1.25rem}.col-1-2 .col:last-child{width:calc(66.65% - 2.083125rem);float:left;margin-left:1.25rem}}.col-2-1:after{clear:both;content:"";display:block}.col-2-1 .col{width:calc(100% - 2.5rem);float:left;margin-left:20px;margin-left:1.25rem}@media only screen and (min-width:30rem){.col-2-1 .col{width:calc(50% - 1.875rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:48rem){.col-2-1 .col:first-child{width:calc(66.65% - 2.083125rem);float:left;margin-left:1.25rem}.col-2-1 .col:last-child{width:calc(33.35% - 1.666875rem);float:left;margin-left:1.25rem}}.col-3:after{clear:both;content:"";display:block}.col-3 .col{width:calc(100% - 2.5rem);float:left;margin-left:20px;margin-left:1.25rem}@media only screen and (min-width:30rem){.col-3 .col{width:calc(50% - 1.875rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:48rem){.col-3 .col{width:calc(33.3333333333% - 1.6666666667rem);float:left;margin-left:1.25rem}}.col-4:after{clear:both;content:"";display:block}.col-4 .col{width:calc(100% - 2.5rem);float:left;margin-left:20px;margin-left:1.25rem}@media only screen and (min-width:30rem){.col-4 .col{width:calc(50% - 1.875rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:48rem){.col-4 .col{width:calc(25% - 1.5625rem);float:left;margin-left:1.25rem}}.full-width-grid .grid-list:after{clear:both;content:"";display:block}@media only screen and (min-width:30rem){.full-width-grid .grid-list .grid-item{width:50%;float:left;margin-left:0}}@media only screen and (min-width:48rem){.full-width-grid .grid-list .grid-item{width:33.33333%;float:left;margin-left:0}}@media only screen and (min-width:60rem){.dca-grid-row.add-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}.dca-grid-row:after{clear:both;content:"";display:block}@media only screen and (min-width:60rem){.dca-grid-row .grid-shift-3{left:calc(25% - 1.5625rem + 1.25rem);position:relative;width:calc(75% - 2.1875rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:60rem){.dca-grid-row .grid-shift-4{left:calc(33.3333333333% - 1.6666666667rem + 1.25rem);position:relative;width:calc(66.6666666667% - 2.0833333333rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:60rem){.dca-grid-row .grid-shift-6{left:calc(50% - 1.875rem + 1.25rem);position:relative;width:calc(50% - 1.875rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:60rem){.dca-grid-row .grid-shift-8{left:calc(66.6666666667% - 2.0833333333rem + 1.25rem);position:relative;width:calc(33.3333333333% - 1.6666666667rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:60rem){.dca-grid-row .grid-shift-9{left:calc(75% - 2.1875rem + 1.25rem);position:relative}}@media only screen and (min-width:60rem){.dca-grid-row .grid-shift-3-left,.dca-grid-row .grid-shift-9{width:calc(25% - 1.5625rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:60rem){.dca-grid-row .grid-shift-4-left{width:calc(33.3333333333% - 1.6666666667rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:60rem){.dca-grid-row .grid-shift-6-left{width:calc(50% - 1.875rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:60rem){.dca-grid-row .grid-shift-8-left{width:calc(66.6666666667% - 2.0833333333rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:60rem){.dca-grid-row .grid-shift-9-left{width:calc(75% - 2.1875rem);float:left;margin-left:1.25rem}}.dca-grid-row .column,.dca-grid-row .column:last-child{margin-bottom:0}.dca-grid-row .column.is-full,.dca-grid-row .column.is-one-quarter{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width:60rem){.dca-grid-row .column.is-one-quarter{width:calc(50% - 1.875rem);float:left;margin-left:1.25rem;width:calc(33.3333333333% - 1.6666666667rem);width:calc(25% - 1.5625rem)}}.dca-grid-row .column.is-one-third{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width:60rem){.dca-grid-row .column.is-one-third{width:calc(33.3333333333% - 1.6666666667rem);float:left;margin-left:1.25rem}}.dca-grid-row .column.is-one-third-large-break{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width:60rem){.dca-grid-row .column.is-one-third-large-break{width:calc(33.3333333333% - 1.6666666667rem);float:left;margin-left:1.25rem}}.dca-grid-row .column.is-half{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width:60rem){.dca-grid-row .column.is-half{width:calc(50% - 1.875rem);float:left;margin-left:1.25rem}}.dca-grid-row .column.is-half-large-break{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width:60rem){.dca-grid-row .column.is-half-large-break{width:calc(50% - 1.875rem);float:left;margin-left:1.25rem}}.dca-grid-row .column.is-two-third{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width:60rem){.dca-grid-row .column.is-two-third{width:calc(66.6666666667% - 2.0833333333rem);float:left;margin-left:1.25rem}}.dca-grid-row .column.is-two-third-large-break{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width:60rem){.dca-grid-row .column.is-two-third-large-break{width:calc(66.6666666667% - 2.0833333333rem);float:left;margin-left:1.25rem}}.dca-grid-row .column.is-three-quarter{width:calc(100% - 40px);float:left;margin-left:20px}@media only screen and (min-width:60rem){.dca-grid-row .column.is-three-quarter{width:calc(75% - 2.1875rem);float:left;margin-left:1.25rem}}.page{background-image:url(../images/brick-background.jpg);background-repeat:repeat}.errors.help-block{padding:8px 16px;padding:.5rem 1rem;background:#fffcf9;border:1px solid #f1913b;color:#f1913b}.alert.alert-success{padding:8px 16px;padding:.5rem 1rem;background:#e7f3db;border:1px solid #486c26;color:#486c26}.alert.alert-success p:last-child{margin-bottom:0}.section{padding:64px 0;padding:4rem 0}@media only screen and (min-width:48rem){.section{padding:6.25rem 0}}.section.no-pad-top{padding-top:0}.section.no-pad-bottom{padding-bottom:0}.section.no-pad-all{padding:0}.section .pad-bottom{padding-bottom:48px;padding-bottom:3rem}.section .pad-top{padding-top:48px;padding-top:3rem}.section .pad-all{padding:48px 0;padding:3rem 0}.section.alt{background-color:rgba(0,0,0,.07)}.section.alt-blue{background-color:rgba(56,75,133,.8);color:#fff}.section.bg-img{color:#fff;background-position:50%}.section.bg-image,.section.bg-img{background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:67.5rem){.section.bg-image{background-attachment:fixed}}.wrapper{width:90%;margin:0 auto;max-width:960px;max-width:60rem}.wrapper.full-width{max-width:none}.wrapper.narrow-width{max-width:864px;max-width:54rem}.vertical-align-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.float-left{float:left;margin:0 16px 16px 0;margin:0 1rem 1rem 0}.float-right{float:right;margin:0 0 16px 16px;margin:0 0 1rem 1rem}.align-left,.text-left{text-align:left}.align-center,.text-center{text-align:center}.align-right,.text-right{text-align:right}.dca-blocks .text.medium{font-size:20px;font-size:1.25rem}.dca-blocks .text.large{font-size:24px;font-size:1.5rem}.chart-title{padding:16px 0;padding:1rem 0;font-weight:700;font-size:19.2px;font-size:1.2rem;margin:0}@media only screen and (min-width:48rem){.fancy{overflow:hidden;text-align:center}.fancy span{display:inline-block;position:relative;line-height:1.5}.fancy span:after,.fancy span:before{content:"";position:absolute;border-bottom:1px solid #384b85;border-top:1px solid #384b85;width:600px;height:2px;top:50%;margin-top:-1px}.fancy span:before{right:100%;margin-right:3rem}.fancy span:after{left:100%;margin-left:3rem}.alt-blue .fancy span:after,.alt-blue .fancy span:before,.fancy.invert span:after,.fancy.invert span:before{border-color:#fff}}.google-map{border:1px solid #7d7d7e;height:256px;height:16rem;margin:0 16px 16px 0;margin:0 1rem 1rem 0}.is-full-width .google-map{border:none;height:592px;height:37rem;margin:0}.text figure{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.text figure iframe{left:0;top:0;height:100%!important;width:100%!important;position:absolute;border:0}.page-footer{position:relative;color:#fff;padding:48px 0 0;padding:3rem 0 0;background-position:50%;background-repeat:no-repeat;background-size:cover}.page-footer .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(56,75,133,.8)}.page-footer a{color:#fff}.page-footer .copyright-area,.page-footer .footer-information{position:relative}.page-footer .footer-information{text-align:center}.page-footer .footer-links{display:block;border:solid hsla(0,0%,100%,.4);border-width:1px 0;font-weight:700;margin:16px auto;margin:1rem auto;padding:32px 0;padding:2rem 0;text-transform:uppercase}@media only screen and (min-width:48rem){.page-footer .footer-links{display:inline-block;text-align:left}}.page-footer .footer-links li{display:block;padding:8px 0;padding:.5rem 0}@media only screen and (min-width:48rem){.page-footer .footer-links li{display:inline-block;padding:0 2rem;vertical-align:top}}@media only screen and (min-width:60rem){.page-footer .footer-links li{padding:0 3rem}}.page-footer .footer-links li a{position:relative;border-radius:4px;background-color:rgba(0,0,0,.3);padding:12px 8px;padding:.75rem .5rem;margin:4px 0;margin:.25rem 0}@media only screen and (min-width:48rem){.page-footer .footer-links li a{display:inline-block;border-radius:0;background-color:transparent;padding:.25rem 0;margin:0}.page-footer .footer-links li a:after{position:absolute;bottom:.25rem;left:0;height:.0625rem;width:0;content:"";display:block;background-color:#fff;-webkit-transition:width .15s linear;transition:width .15s linear}.page-footer .footer-links li a:hover:after{width:100%}}.page-footer .footer-links ul{font-weight:400;text-transform:none}.page-footer .footer-links ul li{display:block;padding:0}.page-footer .footer-links ul li a{background-color:rgba(0,0,0,.2)}@media only screen and (min-width:48rem){.page-footer .footer-links ul li a{background-color:transparent}}.page-footer .footer-links a{display:block;padding:2px 0;padding:.125rem 0}.page-footer .contact-links{margin:16px 0 12px;margin:1rem 0 .75rem}@media only screen and (min-width:48rem){.page-footer .contact-links li{display:inline-block}.page-footer .contact-links li:not(:last-child){content:"";border-right:1px solid hsla(0,0%,100%,.3);margin-right:.25rem;padding-right:.5rem}}.page-footer .social-links{margin-bottom:24px;margin-bottom:1.5rem}.page-footer .social-links li{display:inline-block}.page-footer .social-links li a{display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .15s linear;transition:-webkit-transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear}.page-footer .social-links li a:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.page-footer .social-links li a.icon:before{font-size:28px;font-size:1.75rem;margin:0 4px;margin:0 .25rem}.page-footer .copyright-area{background-color:rgba(0,0,0,.25);font-size:12px;font-size:.75rem;padding:32px 16px 16px;padding:2rem 1rem 1rem;text-align:center}@media only screen and (min-width:48rem){.page-footer .copyright-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 2rem 1.5rem;text-align:left}}.page-footer .copyright-area .copyright{margin-bottom:16px;margin-bottom:1rem}@media only screen and (min-width:48rem){.page-footer .copyright-area .copyright{margin:auto 0;padding-right:2rem}}.page-footer .copyright-area .copyright a{display:block;text-decoration:underline}@media only screen and (min-width:48rem){.page-footer .copyright-area .copyright a{display:inline}}.page-footer .copyright-area .footer-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-footer .copyright-area .footer-logos li{display:inline-block;margin:auto 8px;margin:auto .5rem}.page-header{position:fixed;top:0;right:0;left:0;height:64px;height:4rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:rgba(56,75,133,.8);z-index:99}@media only screen and (min-width:60rem){.page-header{top:2.5rem;height:5.375rem;background-color:transparent;-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.pinned .page-header{background-color:hsla(0,0%,100%,.94);border-bottom:1px solid #ddd}}.page-header .branding{position:relative;margin:auto 16px;margin:auto 1rem}.page-header .branding .main-logo{height:auto;width:130px;width:8.125rem;margin-left:3%}.page-header .branding .main-logo .st0,.page-header .branding .main-logo .st1,.page-header .branding .main-logo .st2{fill:#fff}@media only screen and (min-width:60rem){.page-header .branding .main-logo{width:9.375rem;padding:.5rem 0 .25rem}.pinned .page-header .branding .main-logo .st0,.pinned .page-header .branding .main-logo .st1,.pinned .page-header .branding .main-logo .st2{fill:#384b85}}@media only screen and (min-width:67.5rem){.page-header .branding .main-logo{width:11.25rem}}.menu-trigger{position:relative;height:100%;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto 16px auto auto;margin:auto 1rem auto auto;color:#fff;border:none;border-radius:0}.menu-trigger,.menu-trigger:active,.menu-trigger:focus,.menu-trigger:hover{background:none}@media only screen and (min-width:60rem){.menu-trigger{display:none}}.menu-trigger .menu-text{position:relative;top:2px;top:.125rem;font-weight:700;margin:auto 8.8px;margin:auto .55rem;line-height:1.5;text-transform:uppercase}.menu-trigger .menu-icon{position:absolute;top:50%;right:0;display:block;margin-left:-50%;height:3px;width:24px;width:1.5rem;background-color:#fff;font-size:0;border-radius:4px}.menu-trigger .menu-icon:after,.menu-trigger .menu-icon:before{content:"";position:absolute;left:0;height:100%;width:100%;background:#fff;border-radius:4px;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.menu-trigger .menu-icon:before{-webkit-transform:translateY(-250%);transform:translateY(-250%)}.menu-trigger .menu-icon:after{-webkit-transform:translateY(250%);transform:translateY(250%)}.menu-wrapper{position:fixed;top:64px;top:4rem;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.9);overflow:hidden;overflow-y:auto;z-index:88;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .25s ease-out;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}@media only screen and (min-width:60rem){.menu-wrapper{top:0;bottom:auto;height:7.875rem;background-color:transparent;overflow-y:hidden;z-index:111;-webkit-transform:translateX(0);transform:translateX(0);pointer-events:none}}#page.menu-open .menu-trigger .menu-icon{background-color:transparent}#page.menu-open .menu-trigger .menu-icon:before{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:rotate(45deg);transform:rotate(45deg)}#page.menu-open .menu-trigger .menu-icon:after{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#page.menu-open .menu-wrapper{-webkit-transform:translateX(0);transform:translateX(0)}.primary-navigation,.utility-navigation{margin:0 16px;margin:0 1rem}.primary-navigation ul,.utility-navigation ul{text-align:left;margin:0}.primary-navigation ul li,.utility-navigation ul li{display:block;border-bottom:1px solid hsla(0,0%,100%,.3)}.primary-navigation ul li a,.utility-navigation ul li a{display:block;color:#fff;font-size:14px;font-size:.875rem;font-weight:300;padding:12px 0;padding:.75rem 0;text-transform:uppercase}.primary-navigation ul li a:before,.utility-navigation ul li a:before{height:10px;height:.625rem;width:0;content:"";display:inline-block;margin-right:0;background-color:#f1913b;-webkit-transition:width .15s linear,margin .15s linear;transition:width .15s linear,margin .15s linear}.primary-navigation ul li a:hover:before,.utility-navigation ul li a:hover:before{width:4px;width:.25rem;margin-right:8px;margin-right:.5rem}.primary-navigation ul li a img,.utility-navigation ul li a img{width:auto;height:100%;max-height:55px}@media only screen and (min-width:60rem){.primary-navigation,.utility-navigation{position:absolute;margin:0;pointer-events:auto}.primary-navigation ul li,.utility-navigation ul li{display:inline-block;border-bottom:none}.primary-navigation ul li a,.utility-navigation ul li a{position:relative;font-weight:400}.primary-navigation ul li a:before,.utility-navigation ul li a:before{display:none}.primary-navigation ul li a:after,.utility-navigation ul li a:after{position:absolute;bottom:.75rem;left:0;height:.0625rem;width:0;content:"";display:block;-webkit-transition:width .15s linear;transition:width .15s linear}.primary-navigation ul li a:hover:after,.utility-navigation ul li a:hover:after{width:100%}}.primary-navigation{margin-top:16px;margin-top:1rem}@media only screen and (min-width:60rem){.primary-navigation{top:2.875rem;left:11.25rem}.primary-navigation ul li{margin-left:1rem}.primary-navigation ul li a{text-shadow:0 2px 4px rgba(0,0,0,.4)}.primary-navigation ul li a:after{background-color:#fff}.pinned .primary-navigation ul li a:after{background-color:#f1913b}.primary-navigation ul li a.accent{padding:.5rem .75rem;background-color:#ef6728;border-radius:4px;text-shadow:none;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.primary-navigation ul li a.accent:after{display:none}.pinned .primary-navigation ul li a.accent{color:#fff}.primary-navigation ul li a.accent:hover{background-color:#ec5712}.pinned .primary-navigation ul li a{color:#3b3c40;text-shadow:none}}@media only screen and (min-width:67.5rem){.primary-navigation{top:3.25rem;left:12.5rem}.primary-navigation ul li{margin-left:1.5rem}.primary-navigation ul li a{font-size:1rem}}@media only screen and (min-width:80rem){.primary-navigation ul li{margin-left:2rem}}.utility-navigation ul li a{color:#999}@media only screen and (min-width:60rem){.utility-navigation{height:2.5rem;width:100%;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(56,75,133,.8);-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.pinned .utility-navigation{background-color:rgba(56,75,133,.94)}.utility-navigation ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;height:100%;padding:0 3%}.utility-navigation ul.-left{text-align:left}.utility-navigation ul.-left li a{padding:7px 0}.utility-navigation ul.-left.-icons li a{height:100%}.utility-navigation ul.-left.-icons li a:hover:after{width:0;-webkit-transition:width none 0;transition:width none 0}.utility-navigation ul.-right{text-align:right;margin-left:auto}.utility-navigation ul li{display:inline-block;height:100%;margin-left:2rem}.utility-navigation ul li:first-child{margin-left:0}.utility-navigation ul li a{display:inline-block;color:#fff;text-transform:none;white-space:nowrap}.utility-navigation ul li a:after{background-color:#fff}}.search-form{height:40px;height:2.5rem;width:auto;position:relative;margin:16px;margin:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:hsla(240,0%,49%,.65);border-radius:4px;-webkit-box-shadow:inset rgba(0,0,0,.15) 0 0 1rem;box-shadow:inset 0 0 1rem rgba(0,0,0,.15)}@media only screen and (min-width:60rem){.search-form{position:absolute;top:3rem;right:3%;width:10rem;margin:1rem 0;pointer-events:auto}}@media only screen and (min-width:67.5rem){.search-form{top:3.4375rem}}@media only screen and (min-width:75rem){.search-form{width:17rem}}.search-form .query,.search-form .search-submit{position:absolute;top:0;bottom:0;height:40px;height:2.5rem;background:none;border:none}.search-form .query{left:0;width:calc(100% - 3rem);color:#fff}.search-form .query:focus{-webkit-box-shadow:none;box-shadow:none}.search-form .query::-webkit-input-placeholder{color:hsla(0,0%,100%,.7)}.search-form .query:-ms-input-placeholder,.search-form .query::-ms-input-placeholder{color:hsla(0,0%,100%,.7)}.search-form .query::placeholder{color:hsla(0,0%,100%,.7)}.search-form .search-submit{color:#fff;right:0;width:48px;width:3rem;padding:0}.search-form .search-submit:before{font-size:20px;font-size:1.25rem}@media only screen and (min-width:60rem){.page-header-alt-1 .menu-wrapper,.page-header-alt-1 .page-header{-webkit-transition:top .15s ease-in-out,height .25s ease-in-out;transition:top .15s ease-in-out,height .25s ease-in-out}.page-header-alt-1 .page-header{height:4.375rem}.page-header-alt-1 .page-header .branding .main-logo{-webkit-transition:width .15s ease-in-out;transition:width .15s ease-in-out}.page-header-alt-1 .primary-navigation{-webkit-transition:left .15s ease-in-out;transition:left .15s ease-in-out}.page-header-alt-1.pinned .primary-navigation{left:10.5rem}.page-header-alt-1.pinned .page-header{top:0}.page-header-alt-1.pinned .page-header .branding .main-logo{width:9rem}.page-header-alt-1.pinned .menu-wrapper{top:-3.5rem}}.at4-arrow.at-left,.at4-arrow.at-right{display:none}#at4-share{opacity:0}#at4-share.show{-webkit-animation-name:a;animation-name:a;-webkit-animation-fill-mode:both;animation-fill-mode:both}#at4-share.hide,#at4-share.show{-webkit-animation-duration:.5s;animation-duration:.5s}#at4-share.hide{-webkit-animation-name:b;animation-name:b;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes a{0%{opacity:0}to{opacity:1}}@keyframes a{0%{opacity:0}to{opacity:1}}@-webkit-keyframes b{0%{opacity:1}to{opacity:0}}@keyframes b{0%{opacity:1}to{opacity:0}}.breadcrumb-block{background-color:hsla(0,0%,100%,.8);border-bottom:1px solid #ddd;-webkit-box-shadow:0 0 .5rem rgba(0,0,0,.1);box-shadow:0 0 .5rem rgba(0,0,0,.1)}.breadcrumb-block .addthis_inline_share_toolbox,.breadcrumb-block .rss{float:right;margin-top:17px}.breadcrumb-block .rss a{background-image:url(/assets/images/rss.png);background-repeat:no-repeat;background-size:cover;display:block;width:21px;height:21px;text-indent:-9999px}.breadcrumb-block .breadcrumbs{padding:16px 0;padding:1rem 0}.breadcrumb-block .breadcrumbs .breadcrumb-item{position:relative;display:inline-block}.breadcrumb-block .breadcrumbs .breadcrumb-item:not(:last-child):after{content:"\e80d";font-family:fontello;margin:0 4px 0 8px;margin:0 .25rem 0 .5rem}.breadcrumb-block .breadcrumbs .breadcrumb-item a{display:inline-block}.breadcrumb-block .breadcrumbs .breadcrumb-item a.icon-home:before{margin-right:0}.cards .card{background-color:#fff;-webkit-box-shadow:0 0 .25rem rgba(0,0,0,.2);box-shadow:0 0 .25rem rgba(0,0,0,.2);margin-bottom:32px;margin-bottom:2rem}@media only screen and (min-width:48rem){.cards .card{margin-bottom:20px}}.cards .card .card-header{height:230px;height:14.375rem;width:100%;position:relative}.cards .card .card-header .card-image{position:absolute;top:0;right:0;bottom:0;left:0;background-position:50%;background-repeat:no-repeat;background-size:cover}.cards .card .card-header .card-type{position:absolute;right:0;bottom:0;background-color:#f1913b;color:#fff;font-family:CompassionDemonstrated;font-size:14px;font-size:.875rem;padding:8px 12px;padding:.5rem .75rem;text-transform:uppercase}.cards .card .card-header .card-type a{color:#fff}.cards .card .card-content{padding:24px 16px;padding:1.5rem 1rem}.cards .card .card-content .card-title{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-size:1rem;color:#384b85;border-bottom:1px solid #ccc;padding-bottom:12px;padding-bottom:.75rem}.cards .card .card-content p,.flip-card{color:#3b3c40}.flip-card .card-image{background-size:cover;background-position:50%}.file-downloads .file-download{display:inline-block;position:relative;padding:0 16px 16px 28px;padding:0 1rem 1rem 1.75rem}.file-downloads .file-download:before{position:absolute;top:0;left:0;font-size:20px;font-size:1.25rem;margin:0}.file-downloads .file-download .file-title{font-weight:700;margin-bottom:0}.icon-file:before{content:"\f1c6"}.filter-list{padding:16px 0;padding:1rem 0;text-align:center;border-top:2px solid #bfbfbf;border-bottom:2px solid #bfbfbf}.filter-list li{display:block;padding:0 12px;padding:0 .75rem}@media only screen and (min-width:48rem){.filter-list li{display:inline-block}}.filter-list .filter-title{font-weight:700;padding-left:0}.filter-list .filter-tag:hover a{color:#f1913b}.filter-list .filter-tag a{display:block;font-size:20px;font-weight:700;text-transform:uppercase;color:#404040;-webkit-transition:color .5s cubic-bezier(.19,1,.22,1);transition:color .5s cubic-bezier(.19,1,.22,1)}.full-width-grid .grid-item,.normal-grid .grid-item{position:relative;height:300px;height:18.75rem;border:solid #fff;border-width:0 0 3px}@media only screen and (min-width:30rem){.full-width-grid .grid-item:not(:nth-child(2n)),.normal-grid .grid-item:not(:nth-child(2n)){border-right-width:3px}}@media only screen and (min-width:48rem){.full-width-grid .grid-item:nth-child(3n),.normal-grid .grid-item:nth-child(3n){border-right-width:0}.full-width-grid .grid-item:not(:nth-child(3n)),.normal-grid .grid-item:not(:nth-child(3n)){border-right-width:3px}}.full-width-grid .grid-item .grid-link,.full-width-grid .grid-item .image,.full-width-grid .grid-item .overlay,.normal-grid .grid-item .grid-link,.normal-grid .grid-item .image,.normal-grid .grid-item .overlay{position:absolute;top:0;right:0;bottom:0;left:0}.full-width-grid .grid-item .image,.normal-grid .grid-item .image{background-position:50%;background-repeat:no-repeat;background-size:cover}.full-width-grid .grid-item .overlay,.normal-grid .grid-item .overlay{background-color:rgba(0,0,0,.45);-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.full-width-grid .grid-item .grid-link,.normal-grid .grid-item .grid-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-width-grid .grid-item .grid-link:focus .overlay,.full-width-grid .grid-item .grid-link:hover .overlay,.normal-grid .grid-item .grid-link:focus .overlay,.normal-grid .grid-item .grid-link:hover .overlay{background-color:rgba(0,0,0,.75)}.full-width-grid .grid-item .grid-link:focus .grid-subtitle,.full-width-grid .grid-item .grid-link:focus .grid-title,.full-width-grid .grid-item .grid-link:hover .grid-subtitle,.full-width-grid .grid-item .grid-link:hover .grid-title,.normal-grid .grid-item .grid-link:focus .grid-subtitle,.normal-grid .grid-item .grid-link:focus .grid-title,.normal-grid .grid-item .grid-link:hover .grid-subtitle,.normal-grid .grid-item .grid-link:hover .grid-title{-webkit-transform:translateY(0);transform:translateY(0)}.full-width-grid .grid-item .grid-link:focus .grid-action,.full-width-grid .grid-item .grid-link:hover .grid-action,.normal-grid .grid-item .grid-link:focus .grid-action,.normal-grid .grid-item .grid-link:hover .grid-action{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.full-width-grid .grid-item .grid-content,.normal-grid .grid-item .grid-content{margin:auto;padding:32px;padding:2rem;text-align:center}.full-width-grid .grid-item .grid-content .grid-title,.normal-grid .grid-item .grid-content .grid-title{font-size:28px;font-size:1.75rem;margin-bottom:.375em;text-transform:lowercase}.full-width-grid .grid-item .grid-content .grid-subtitle,.full-width-grid .grid-item .grid-content .grid-title,.normal-grid .grid-item .grid-content .grid-subtitle,.normal-grid .grid-item .grid-content .grid-title{color:#fff;font-weight:300;-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem);-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.full-width-grid .grid-item .grid-content .grid-subtitle,.normal-grid .grid-item .grid-content .grid-subtitle{font-size:20px;font-size:1.25rem;margin-top:-.375em}.full-width-grid .grid-item .grid-content .grid-action,.normal-grid .grid-item .grid-content .grid-action{opacity:0;-webkit-transform:translateY(4rem);transform:translateY(4rem);-webkit-transition:opacity .25s ease,background-color .25s ease,-webkit-transform .5s ease;transition:opacity .25s ease,background-color .25s ease,-webkit-transform .5s ease;transition:transform .5s ease,opacity .25s ease,background-color .25s ease;transition:transform .5s ease,opacity .25s ease,background-color .25s ease,-webkit-transform .5s ease}.normal-grid .grid-item{border:none}.normal-grid .grid-item:not(:last-child){margin-bottom:16px;margin-bottom:1rem}.hero{position:relative}@media only screen and (min-width:48rem){.hero{height:30rem;max-height:none}}.hero.alt-blue{background-color:rgba(56,75,133,.8);color:#fff}.hero .image{position:relative;height:34vh;width:100%;max-height:400px;max-height:25rem;background-position:top;background-size:cover}@media only screen and (min-width:48rem){.hero .image{height:100vh;width:100%;position:absolute;top:0;right:0;bottom:0;left:0;height:auto;max-height:none}}.hero .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.6)),color-stop(30%,transparent));background:linear-gradient(180deg,rgba(0,0,0,.6) 0,transparent 30%)}.hero .overlay.user-override{background:#000}.hero .hero-content{position:absolute;top:32px;top:2rem;right:0;left:0;height:34vh;max-height:21rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-align:center}@media only screen and (min-width:48rem){.hero .hero-content{position:absolute;top:4rem;right:0;left:0;top:7.875rem;height:40vh;max-height:none}}.hero .hero-content .hero-copy{margin:auto}.hero .hero-content .hero-copy.left{margin:auto auto auto 0;text-align:left}.hero .hero-content .hero-copy.right{margin:auto 0 auto auto;text-align:right}.hero .hero-content h1{font-size:64px;font-size:4rem;font-weight:300;line-height:1.1;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.4);text-shadow:0 .125rem .5rem rgba(0,0,0,.4)}.hero .hero-content h1.medium{font-size:40px;font-size:2.5rem}.hero .hero-content h1.small{font-size:32px;font-size:2rem}@media only screen and (min-width:48rem){.hero .hero-content h1{font-size:6.5rem}.hero .hero-content h1.medium{font-size:4.5rem}.hero .hero-content h1.small{font-size:2rem}}@media only screen and (min-width:67.5rem){.hero .hero-content h1{font-size:9rem}.hero .hero-content h1.medium{font-size:6.5rem}.hero .hero-content h1.small{font-size:3.5rem}}.hero .hero-content p{font-size:20px;font-size:1.25rem;text-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 .125rem .125rem rgba(0,0,0,.4)}@media only screen and (min-width:48rem){.homepage .hero{height:100vh}}.homepage .hero .hero-ctas{position:relative;color:#fff;background-color:rgba(56,75,133,.8);padding:32px 0;padding:2rem 0}@media only screen and (min-width:48rem){.homepage .hero .hero-ctas{position:absolute;right:0;bottom:0;left:0}.homepage .hero .hero-ctas ul{width:100%}}.homepage .hero .hero-ctas .hero-cta:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.4);margin-bottom:24px;margin-bottom:1.5rem;padding-bottom:32px;padding-bottom:2rem}@media only screen and (min-width:48rem){.homepage .hero .hero-ctas .hero-cta:not(:last-child){border-bottom:none;margin-bottom:0;padding-bottom:0}}.homepage .hero .hero-ctas h2{font-size:28px;font-size:1.75rem;font-style:italic;letter-spacing:2px;letter-spacing:.125rem;margin:0 0 4px;margin:0 0 .25rem}.image-gallery .gallery-item{margin-bottom:32px;margin-bottom:2rem;background-color:#fff;-webkit-box-shadow:0 0 .25rem rgba(0,0,0,.2);box-shadow:0 0 .25rem rgba(0,0,0,.2)}.image-gallery .gallery-item .item-content{padding:16px;padding:1rem;text-align:center}.image-gallery .gallery-item .image{height:256px;height:16rem;width:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:30rem){.image-gallery .gallery-item .image{height:12rem}}@media only screen and (min-width:48rem){.image-gallery .gallery-item .image{height:8rem}}.newsletter-signup{position:relative;margin-top:64px;margin-top:4rem;text-align:center}.newsletter-signup .section-head{margin-top:32px;margin-top:2rem}@media only screen and (min-width:48rem){.newsletter-signup .section-head{margin-top:0}}.newsletter-signup .cross-accent{position:absolute;top:-68px;top:-4.25rem;left:50%;height:auto;width:56px;width:3.5rem;margin:0 0 0 -28px;margin:0 0 0 -1.75rem}.newsletter-signup .newsletter-signup-form [type=color],.newsletter-signup .newsletter-signup-form [type=date],.newsletter-signup .newsletter-signup-form [type=datetime-local],.newsletter-signup .newsletter-signup-form [type=datetime],.newsletter-signup .newsletter-signup-form [type=email],.newsletter-signup .newsletter-signup-form [type=month],.newsletter-signup .newsletter-signup-form [type=number],.newsletter-signup .newsletter-signup-form [type=password],.newsletter-signup .newsletter-signup-form [type=search],.newsletter-signup .newsletter-signup-form [type=tel],.newsletter-signup .newsletter-signup-form [type=text],.newsletter-signup .newsletter-signup-form [type=time],.newsletter-signup .newsletter-signup-form [type=url],.newsletter-signup .newsletter-signup-form [type=week],.newsletter-signup .newsletter-signup-form input:not([type]),.newsletter-signup .newsletter-signup-form textarea{background-color:rgba(59,60,64,.1);border-color:rgba(59,60,64,.6);border-radius:0;color:#3b3c40;padding:12px;padding:.75rem}.newsletter-signup .newsletter-signup-form [type=color]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=date]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=datetime-local]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=datetime]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=email]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=month]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=number]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=password]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=search]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=tel]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=text]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=time]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=url]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form [type=week]::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form input:not([type])::-webkit-input-placeholder,.newsletter-signup .newsletter-signup-form textarea::-webkit-input-placeholder{color:rgba(59,60,64,.7)}.newsletter-signup .newsletter-signup-form [type=color]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=color]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=date]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=date]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=datetime-local]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=datetime-local]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=datetime]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=datetime]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=email]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=email]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=month]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=month]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=number]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=number]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=password]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=password]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=search]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=search]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=tel]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=tel]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=text]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=text]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=time]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=time]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=url]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=url]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=week]:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form [type=week]::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form input:not([type]):-ms-input-placeholder,.newsletter-signup .newsletter-signup-form input:not([type])::-ms-input-placeholder,.newsletter-signup .newsletter-signup-form textarea:-ms-input-placeholder,.newsletter-signup .newsletter-signup-form textarea::-ms-input-placeholder{color:rgba(59,60,64,.7)}.newsletter-signup .newsletter-signup-form [type=color]::placeholder,.newsletter-signup .newsletter-signup-form [type=date]::placeholder,.newsletter-signup .newsletter-signup-form [type=datetime-local]::placeholder,.newsletter-signup .newsletter-signup-form [type=datetime]::placeholder,.newsletter-signup .newsletter-signup-form [type=email]::placeholder,.newsletter-signup .newsletter-signup-form [type=month]::placeholder,.newsletter-signup .newsletter-signup-form [type=number]::placeholder,.newsletter-signup .newsletter-signup-form [type=password]::placeholder,.newsletter-signup .newsletter-signup-form [type=search]::placeholder,.newsletter-signup .newsletter-signup-form [type=tel]::placeholder,.newsletter-signup .newsletter-signup-form [type=text]::placeholder,.newsletter-signup .newsletter-signup-form [type=time]::placeholder,.newsletter-signup .newsletter-signup-form [type=url]::placeholder,.newsletter-signup .newsletter-signup-form [type=week]::placeholder,.newsletter-signup .newsletter-signup-form input:not([type])::placeholder,.newsletter-signup .newsletter-signup-form textarea::placeholder{color:rgba(59,60,64,.7)}.newsletter-signup .newsletter-signup-form .newsletter-signup-submit{margin-top:32px;margin-top:2rem}.newsletter-signup.alt-blue [type=color],.newsletter-signup.alt-blue [type=date],.newsletter-signup.alt-blue [type=datetime-local],.newsletter-signup.alt-blue [type=datetime],.newsletter-signup.alt-blue [type=email],.newsletter-signup.alt-blue [type=month],.newsletter-signup.alt-blue [type=number],.newsletter-signup.alt-blue [type=password],.newsletter-signup.alt-blue [type=search],.newsletter-signup.alt-blue [type=tel],.newsletter-signup.alt-blue [type=text],.newsletter-signup.alt-blue [type=time],.newsletter-signup.alt-blue [type=url],.newsletter-signup.alt-blue [type=week],.newsletter-signup.alt-blue input:not([type]),.newsletter-signup.alt-blue textarea{background-color:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.6);color:#fff}.newsletter-signup.alt-blue [type=color]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=date]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=datetime-local]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=datetime]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=email]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=month]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=number]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=password]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=search]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=tel]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=text]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=time]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=url]::-webkit-input-placeholder,.newsletter-signup.alt-blue [type=week]::-webkit-input-placeholder,.newsletter-signup.alt-blue input:not([type])::-webkit-input-placeholder,.newsletter-signup.alt-blue textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.7)}.newsletter-signup.alt-blue [type=color]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=color]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=date]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=date]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=datetime-local]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=datetime-local]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=datetime]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=datetime]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=email]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=email]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=month]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=month]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=number]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=number]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=password]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=password]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=search]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=search]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=tel]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=tel]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=text]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=text]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=time]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=time]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=url]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=url]::-ms-input-placeholder,.newsletter-signup.alt-blue [type=week]:-ms-input-placeholder,.newsletter-signup.alt-blue [type=week]::-ms-input-placeholder,.newsletter-signup.alt-blue input:not([type]):-ms-input-placeholder,.newsletter-signup.alt-blue input:not([type])::-ms-input-placeholder,.newsletter-signup.alt-blue textarea:-ms-input-placeholder,.newsletter-signup.alt-blue textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.7)}.newsletter-signup.alt-blue [type=color]::placeholder,.newsletter-signup.alt-blue [type=date]::placeholder,.newsletter-signup.alt-blue [type=datetime-local]::placeholder,.newsletter-signup.alt-blue [type=datetime]::placeholder,.newsletter-signup.alt-blue [type=email]::placeholder,.newsletter-signup.alt-blue [type=month]::placeholder,.newsletter-signup.alt-blue [type=number]::placeholder,.newsletter-signup.alt-blue [type=password]::placeholder,.newsletter-signup.alt-blue [type=search]::placeholder,.newsletter-signup.alt-blue [type=tel]::placeholder,.newsletter-signup.alt-blue [type=text]::placeholder,.newsletter-signup.alt-blue [type=time]::placeholder,.newsletter-signup.alt-blue [type=url]::placeholder,.newsletter-signup.alt-blue [type=week]::placeholder,.newsletter-signup.alt-blue input:not([type])::placeholder,.newsletter-signup.alt-blue textarea::placeholder{color:hsla(0,0%,100%,.7)}.pagination{margin:32px auto 0;margin:2rem auto 0;padding:32px 0 0;padding:2rem 0 0;border-top:1px solid #7d7d7e;text-align:center}.pagination .paginate-item{display:inline-block;margin:4px 2px;margin:.25rem .125rem}.pagination .paginate-item a{padding:8px 16px;padding:.5rem 1rem}.pagination .paginate-item a:before{margin:0;width:auto}.pull-quote{text-align:center}.pull-quote.align-left{text-align:left}.pull-quote.align-right{text-align:right}.pull-quote quote{font-family:CompassionDemonstrated;font-size:24px;font-size:1.5rem}.pull-quote quote.font-large{font-size:48px;font-size:3rem}.pull-quote quote.font-small{font-size:16px;font-size:1rem}.pull-quote cite{display:block;margin-top:16px;margin-top:1rem}.pull-quote cite.font-large{font-size:24px;font-size:1.5rem}.pull-quote cite.font-small{font-size:12px;font-size:.75rem}.text{overflow:auto}.text figure.text-image{overflow:auto;padding-bottom:inherit;position:inherit;height:auto}.text figure.text-image .caption{font-family:CompassionDemonstrated;font-size:17.6px;font-size:1.1rem;font-style:italic}@media only screen and (min-width:48rem){.text figure.text-image{width:auto}.text figure.text-image.left{float:left;margin-right:20px}.text figure.text-image.right{float:right;margin-left:20px}}.text figure.text-image.fullWidthTop{margin-bottom:15px}.text figure.text-image.fullWidthBottom{margin-top:15px}.text figure.text-image img{width:100%}.text a{color:#3b3c40;text-decoration:underline}.text a:hover{color:#1a233d}.text p.button{padding:0}.text .button a{display:block;padding:.75em 1.5em}.text .button a,.text a.button{text-decoration:none}.pagination .paginate-item .text a.current-page,.pagination .paginate-item .text a.current-page a,.text .button:hover a,.text .button a:hover,.text .pagination .paginate-item a.current-page,.text .pagination .paginate-item a.current-page a,.text a.button:hover{color:#fff;text-decoration:none}.text p.button[style*="text-align:center"],.text p.button[style*="text-align: center"]{display:table;margin:0 auto .75em}.text p.button[style*="text-align:right"],.text p.button[style*="text-align: right"]{float:right}.text ul{margin:12px 0 12px 20px;margin:.75rem 0 .75rem 20px}.text ul li{list-style-type:disc}.text ol{margin:12px 0 12px 20px;margin:.75rem 0 .75rem 20px}.text ol li{list-style-type:decimal}.text .modal{display:none}.text a.button.modal-button{padding:.5em .9em}.alt-blue .text a{color:#fff;text-decoration:underline}.alt-blue .text a:hover{color:#fff}.alt-blue .text .button a,.alt-blue .text a.button{text-decoration:none}.alt-blue .text .button:hover a,.alt-blue .text .button a:hover,.alt-blue .text .pagination .paginate-item a.current-page,.alt-blue .text .pagination .paginate-item a.current-page a,.alt-blue .text a.button:hover,.pagination .paginate-item .alt-blue .text a.current-page,.pagination .paginate-item .alt-blue .text a.current-page a{text-decoration:none;color:#384b85}#lightcase-case{font-size:16px;font-size:1rem}#lightcase-content{border-radius:30px}.gallery.thumbnails img{margin-bottom:30px}@media only screen and (min-width:48rem){.gallery.thumbnails img{width:calc(25% - 1.5625rem);float:left;margin-left:1.25rem}}.news-and-info h2.useDate{margin:0}.news-and-info .date-line{display:block;font-family:CompassionDemonstrated;font-size:16px;font-size:1rem;margin-bottom:16px;margin-bottom:1rem}.news-and-info h3{margin-top:-20px;margin-top:-1.25rem;font-weight:400;font-size:17.6px;font-size:1.1rem}.news-and-info h3 a{font-size:17.6px;font-size:1.1rem;text-decoration:underline;color:#3b3c40}.alt-blue .freeform-row .freeform-column .freeform-instructions,.alt-blue .freeform-row .freeform-column .freeform-label.freeform-required:after{color:#fff}.form{overflow:auto}.form .freeform-row{display:block}@media only screen and (min-width:30rem){.form .freeform-row{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:30rem){.form .freeform-row .freeform-column{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}.dca-blocks .section.alt-blue .customScript .btn.button.btn-default,.dca-blocks .section.alt-blue .customScript a[href="#"]{background-color:transparent;border:1px solid #fff;border-radius:8px;font-weight:400;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;color:#fff}.dca-blocks .section.alt-blue .customScript .btn.button.btn-default.active,.dca-blocks .section.alt-blue .customScript .btn.button.btn-default:focus,.dca-blocks .section.alt-blue .customScript .btn.button.btn-default:hover,.dca-blocks .section.alt-blue .customScript .pagination .paginate-item a.btn.btn-default.current-page,.dca-blocks .section.alt-blue .customScript a[href="#"].active,.dca-blocks .section.alt-blue .customScript a[href="#"]:focus,.dca-blocks .section.alt-blue .customScript a[href="#"]:hover,.pagination .paginate-item .dca-blocks .section.alt-blue .customScript a.btn.btn-default.current-page{background-color:#ef6728;color:#fff}.dca-blocks .section.alt-blue .customScript .btn.button.btn-default{padding:.75em 1.5em}.dca-blocks .section.alt .customScript .btn.button.btn-default,.dca-blocks .section.alt .customScript a[href="#"],.dca-blocks .section.white .customScript .btn.button.btn-default,.dca-blocks .section.white .customScript a[href="#"]{background-color:#72c6d8;border-radius:8px;font-weight:400;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;color:#fff}.dca-blocks .section.alt .customScript .btn.button.btn-default.active,.dca-blocks .section.alt .customScript .btn.button.btn-default:focus,.dca-blocks .section.alt .customScript .btn.button.btn-default:hover,.dca-blocks .section.alt .customScript .pagination .paginate-item a.btn.btn-default.current-page,.dca-blocks .section.alt .customScript a[href="#"].active,.dca-blocks .section.alt .customScript a[href="#"]:focus,.dca-blocks .section.alt .customScript a[href="#"]:hover,.dca-blocks .section.white .customScript .btn.button.btn-default.active,.dca-blocks .section.white .customScript .btn.button.btn-default:focus,.dca-blocks .section.white .customScript .btn.button.btn-default:hover,.dca-blocks .section.white .customScript .pagination .paginate-item a.btn.btn-default.current-page,.dca-blocks .section.white .customScript a[href="#"].active,.dca-blocks .section.white .customScript a[href="#"]:focus,.dca-blocks .section.white .customScript a[href="#"]:hover,.pagination .paginate-item .dca-blocks .section.alt .customScript a.btn.btn-default.current-page,.pagination .paginate-item .dca-blocks .section.white .customScript a.btn.btn-default.current-page{background-color:#ef6728;color:#fff}.dca-blocks .section.alt .customScript .btn.button.btn-default,.dca-blocks .section.white .customScript .btn.button.btn-default{padding:.75em 1.5em}.callsToAction .icons{text-align:center}.callsToAction .icons.col-3 .col{width:calc(100% - 2.5rem);float:left;margin-left:20px;margin-left:1.25rem}@media only screen and (min-width:30rem){.callsToAction .icons.col-3 .col{width:calc(100% - 2.5rem);float:left;margin-left:1.25rem}}@media only screen and (min-width:48rem){.callsToAction .icons.col-3 .col{width:calc(33.3333333333% - 1.6666666667rem);float:left;margin-left:1.25rem}}.callsToAction .icons li{margin-bottom:20px}@media only screen and (min-width:48rem){.callsToAction .icons li{margin-bottom:0}}.callsToAction .icons li a:hover .cta-icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.callsToAction .icons .cta-icon{color:#384b85;font-size:144px;font-size:9rem;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.callsToAction .icons h2.card-title{color:#3b3c40;margin:0}.callsToAction .icons p{color:#3b3c40}.callsToAction h3,.callsToAction p{font-family:Arial,Helvetica,sans-serif}.alt-blue .callsToAction .icons .cta-icon,.alt-blue .callsToAction .icons h2.card-title,.alt-blue .callsToAction .icons p{color:#fff}.events .events-wrapper{max-width:1164px!important;display:block;margin:0 auto}.events p.button:hover a,.events p.button a:hover{color:#fff}.events .event-list{font-size:0;text-align:center}@media (min-width:1300px){.events .event-list{text-align:left}}.events .event-list .event-item{display:inline-block;-webkit-box-shadow:0 8px 96px rgba(0,0,0,.1);box-shadow:0 8px 96px rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .3s ease-out;transition:-webkit-box-shadow .3s ease-out;transition:box-shadow .3s ease-out;transition:box-shadow .3s ease-out,-webkit-box-shadow .3s ease-out;margin:16px 0;margin:1rem 0}@media only screen and (min-width:48rem){.events .event-list .event-item{margin:1rem}}.events .event-list .event-item:hover{-webkit-box-shadow:0 0 128px rgba(0,0,0,.2);box-shadow:0 0 128px rgba(0,0,0,.2)}.events .event-list .event-item .event-content{width:90vw;background:#fff;position:relative;margin:0;display:inline-block!important;border:0 solid rgba(49,104,128,.75);-webkit-transition:border-width .15s ease-out;transition:border-width .15s ease-out}.events .event-list .event-item .event-content .-link{height:100%;width:100%;position:absolute;top:0;left:0;z-index:10}@media only screen and (min-width:48rem){.events .event-list .event-item .event-content{width:550px}}@media only screen and (min-width:80rem){.events .event-list .event-item .event-content{overflow:hidden;height:600px;max-height:600px}}@media only screen and (min-width:48rem){.events .event-list .event-item .event-content:hover{border-width:5px}}.events .event-list .event-item .event-content:hover .-item-type h3{color:#404040}.events .event-list .event-item .event-content:hover .-item-content.t-can-show .-title{bottom:75%}.events .event-list .event-item .event-content:hover .-item-content.t-can-show .-copy{bottom:0}.events .event-list .event-item .event-content:hover .-item-content .-title{padding-left:calc(2rem - 5px);padding-right:calc(2rem - 5px)}.events .event-list .event-item .event-content:hover .-item-content .-title h2{color:#f3a45c}.events .event-list .event-item .event-content:hover .event-image{-webkit-transform:scale(1);transform:scale(1)}.events .event-list .event-item .event-content .-item-type{height:50px;width:100%;background:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:5;overflow:hidden;padding:0 8px;padding:0 .5rem}@media only screen and (min-width:80rem){.events .event-list .event-item .event-content .-item-type{position:absolute;top:0;left:0;height:75px}}.events .event-list .event-item .event-content .-item-type h3{display:inline-block;text-align:center;padding:0;margin:0;font-size:18px;color:#262626;text-transform:uppercase}@media only screen and (min-width:48rem){.events .event-list .event-item .event-content .-item-type h3{font-size:22px}}.events .event-list .event-item .event-content .-item-content{width:100%;position:relative;display:inline-block}@media only screen and (min-width:80rem){.events .event-list .event-item .event-content .-item-content{height:100%;position:absolute;bottom:0;left:0}}.events .event-list .event-item .event-content .-item-content .-copy,.events .event-list .event-item .event-content .-item-content .-title{width:100%;background:#f7f7f7;padding:0 32px;padding:0 2rem;-webkit-transition:bottom .6s cubic-bezier(.39,.57,.28,.99),padding .15s ease-out;transition:bottom .6s cubic-bezier(.39,.57,.28,.99),padding .15s ease-out}.events .event-list .event-item .event-content .-item-content .-title{border-top:2px solid #ededed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9}@media only screen and (min-width:80rem){.events .event-list .event-item .event-content .-item-content .-title{position:absolute;bottom:0;left:0;height:calc(25% - 75px)}}.events .event-list .event-item .event-content .-item-content .-title h2{font-size:16px;text-align:center;padding:0;margin:0;color:#4d4d4d;-webkit-transition:color .6s ease-out;transition:color .6s ease-out}@media only screen and (min-width:30rem){.events .event-list .event-item .event-content .-item-content .-title h2{font-size:20px}}@media only screen and (min-width:48rem){.events .event-list .event-item .event-content .-item-content .-title h2{font-size:28px}}.events .event-list .event-item .event-content .-item-content .-copy{border-top:2px solid #ededed;padding-top:32px;padding-top:2rem;padding-bottom:32px;padding-bottom:2rem}@media only screen and (min-width:80rem){.events .event-list .event-item .event-content .-item-content .-copy{position:absolute;bottom:-75%;left:0;height:75%;padding-bottom:0;z-index:15}}.events .event-list .event-item .event-content .-item-content .-copy p{font-size:14px;color:#7d7d7e;text-align:justify}@media only screen and (min-width:48rem){.events .event-list .event-item .event-content .-item-content .-copy p{font-size:18px}}.events .event-list .event-item .event-content .-item-content .-copy .button{margin:0 8px 8px;margin:0 .5rem .5rem}.events .event-list .event-item .event-content .event-image{height:300px;width:100%;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;z-index:1;display:block;-webkit-transition:-webkit-transform .6s cubic-bezier(.39,.57,.28,.99);transition:-webkit-transform .6s cubic-bezier(.39,.57,.28,.99);transition:transform .6s cubic-bezier(.39,.57,.28,.99);transition:transform .6s cubic-bezier(.39,.57,.28,.99),-webkit-transform .6s cubic-bezier(.39,.57,.28,.99)}@media only screen and (min-width:80rem){.events .event-list .event-item .event-content .event-image{position:absolute;top:0;left:0;height:100%;-webkit-transform:scale(1.05);transform:scale(1.05)}}.events .event-list h2,.events .event-location h2{margin-bottom:0}.events .date-list{padding:8px 0;padding:.5rem 0;-webkit-transform:scale(1);transform:scale(1)}.events .date-list li:only-child{font-size:22px!important;color:#737373}.events .date-list .date-item{height:40px;height:2.5rem;width:40px;width:2.5rem;position:relative;display:inline-block;margin:2px;margin:.125rem;background-image:url(../images/calendar-date.svg);background-position:50%;background-repeat:no-repeat;background-size:2.5rem auto}.events .date-list .date-item .date-day,.events .date-list .date-item .date-month{position:relative;font-weight:700;line-height:1;text-align:center}.events .date-list .date-item .date-month{top:3px;color:#fff;font-size:9px;font-size:.5625rem;letter-spacing:1.28px;letter-spacing:.08rem;text-transform:uppercase}.events .date-list .date-item .date-day{top:4px;font-family:CompassionDemonstrated;font-size:24px;font-size:1.5rem;color:#333}.events .sponsor-list .sponsor-category{padding-right:16px;padding-right:1rem;text-align:center}.events .sponsor-list .sponsor-category h3{position:relative;top:-5.2px;top:-.325rem;display:inline-block;padding-left:12px;padding-left:.75rem;font-size:20.8px;font-size:1.3rem}.events .sponsor-list .sponsor-category:before{content:"\e811";font-family:fontello;font-size:36px;font-size:2.25rem}.events .sponsor-list .sponsor-category.tier-1:before{color:#c5a600}.events .sponsor-list .sponsor-category.tier-2:before{color:#9e9e9e}.events .sponsor-list .sponsor-category.tier-3:before{color:#9c792a}.events .sponsor-list .sponsor-category ul{list-style:none}.events .sponsor-list .sponsor-category ul li{text-align:center}.events .sponsor-list .sponsor-category ul li img{margin-bottom:20.8px;margin-bottom:1.3rem}.news-and-info .wrapper{max-width:1200px!important}.news-and-info .wrapper .news-list .news-item{margin:15vh 0}.news-and-info .wrapper .news-list .news-item:hover.-newsletter .news-content .-image .-item-type{color:#1681c4}.news-and-info .wrapper .news-list .news-item:hover.-newsletter .news-content .-item-content .button:hover,.news-and-info .wrapper .news-list .news-item:hover.-newsletter .news-content .-item-content .pagination .paginate-item a.current-page,.pagination .paginate-item .news-and-info .wrapper .news-list .news-item:hover.-newsletter .news-content .-item-content a.current-page{color:#fff!important;background:#1681c4!important;border-color:#1681c4!important}.news-and-info .wrapper .news-list .news-item:hover.-tips .news-content .-image .-item-type{color:#ef6728}.news-and-info .wrapper .news-list .news-item:hover.-tips .news-content .-item-content .button:hover,.news-and-info .wrapper .news-list .news-item:hover.-tips .news-content .-item-content .pagination .paginate-item a.current-page,.pagination .paginate-item .news-and-info .wrapper .news-list .news-item:hover.-tips .news-content .-item-content a.current-page{color:#fff!important;background:#ef6728!important;border-color:#ef6728!important}.news-and-info .wrapper .news-list .news-item:hover.-news .news-content .-image .-item-type{color:#384b85}.news-and-info .wrapper .news-list .news-item:hover.-news .news-content .-item-content .button:hover,.news-and-info .wrapper .news-list .news-item:hover.-news .news-content .-item-content .pagination .paginate-item a.current-page,.pagination .paginate-item .news-and-info .wrapper .news-list .news-item:hover.-news .news-content .-item-content a.current-page{color:#fff!important;background:#384b85!important;border-color:#384b85!important}.news-and-info .wrapper .news-list .news-item:hover.-blog .news-content .-image .-item-type{color:#72c6d8}.news-and-info .wrapper .news-list .news-item:hover.-blog .news-content .-item-content .button:hover,.news-and-info .wrapper .news-list .news-item:hover.-blog .news-content .-item-content .pagination .paginate-item a.current-page,.pagination .paginate-item .news-and-info .wrapper .news-list .news-item:hover.-blog .news-content .-item-content a.current-page{color:#fff!important;background:#72c6d8!important;border-color:#72c6d8!important}.news-and-info .wrapper .news-list .news-item:hover.-press .news-content .-image .-item-type{color:#3d488b}.news-and-info .wrapper .news-list .news-item:hover.-press .news-content .-item-content .button:hover,.news-and-info .wrapper .news-list .news-item:hover.-press .news-content .-item-content .pagination .paginate-item a.current-page,.pagination .paginate-item .news-and-info .wrapper .news-list .news-item:hover.-press .news-content .-item-content a.current-page{color:#fff!important;background:#3d488b!important;border-color:#3d488b!important}.news-and-info .wrapper .news-list .news-item:hover.-other .news-content .-image .-item-type{color:#316880}.news-and-info .wrapper .news-list .news-item:hover.-other .news-content .-item-content .button:hover,.news-and-info .wrapper .news-list .news-item:hover.-other .news-content .-item-content .pagination .paginate-item a.current-page,.pagination .paginate-item .news-and-info .wrapper .news-list .news-item:hover.-other .news-content .-item-content a.current-page{color:#fff!important;background:#316880!important;border-color:#316880!important}.news-and-info .wrapper .news-list .news-item:hover .news-content .-image{-webkit-box-shadow:0 10px 32px rgba(0,0,0,.15);box-shadow:0 10px 32px rgba(0,0,0,.15);border-color:#fff!important}.news-and-info .wrapper .news-list .news-item:hover .news-content .-image .-item-type{background:#fff!important}@media only screen and (min-width:60rem){.news-and-info .wrapper .news-list .news-item:hover .news-content .-image .-item-type{right:-65px;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.15);box-shadow:0 8px 32px rgba(0,0,0,.15)}}.news-and-info .wrapper .news-list .news-item:hover .news-content .-image .-item-type .-glow{opacity:.35}.news-and-info .wrapper .news-list .news-item.-newsletter .news-content .-image{border-color:#1681c4;-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1)}.news-and-info .wrapper .news-list .news-item.-newsletter .news-content .-image .-item-type{background:#1681c4}.news-and-info .wrapper .news-list .news-item.-newsletter .news-content .-item-content .button{color:#1681c4!important;border-color:#1681c4!important}.news-and-info .wrapper .news-list .news-item.-tips .news-content .-image{border-color:#ef6728;-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1)}.news-and-info .wrapper .news-list .news-item.-tips .news-content .-image .-item-type{background:#ef6728}.news-and-info .wrapper .news-list .news-item.-tips .news-content .-item-content .button{color:#ef6728!important;border-color:#ef6728!important}.news-and-info .wrapper .news-list .news-item.-news .news-content .-image{border-color:#384b85;-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1)}.news-and-info .wrapper .news-list .news-item.-news .news-content .-image .-item-type{background:#384b85}.news-and-info .wrapper .news-list .news-item.-news .news-content .-item-content .button{color:#384b85!important;border-color:#384b85!important}.news-and-info .wrapper .news-list .news-item.-blog .news-content .-image{border-color:#72c6d8}.news-and-info .wrapper .news-list .news-item.-blog .news-content .-image .-item-type{background:#72c6d8}.news-and-info .wrapper .news-list .news-item.-blog .news-content .-item-content .button{color:#72c6d8!important;border-color:#72c6d8!important}.news-and-info .wrapper .news-list .news-item.-press .news-content .-image{border-color:#3d488b}.news-and-info .wrapper .news-list .news-item.-press .news-content .-image .-item-type{background:#3d488b}.news-and-info .wrapper .news-list .news-item.-press .news-content .-item-content .button{color:#3d488b!important;border-color:#3d488b!important}.news-and-info .wrapper .news-list .news-item.-other .news-content .-image{border-color:#316880}.news-and-info .wrapper .news-list .news-item.-other .news-content .-image .-item-type{background:#316880}.news-and-info .wrapper .news-list .news-item.-other .news-content .-item-content .button{color:#316880!important;border-color:#316880!important}.news-and-info .wrapper .news-list .news-item:nth-child(2n) .news-content .-item-content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width:60rem){.news-and-info .wrapper .news-list .news-item:nth-child(2n) .news-content .-item-content .-wrapper{padding-left:100px;padding-right:0}}@media only screen and (min-width:75rem){.news-and-info .wrapper .news-list .news-item:nth-child(2n) .news-content .-item-content .-wrapper{padding-left:5vw}}.news-and-info .wrapper .news-list .news-item:nth-child(2n) .news-content .-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.news-and-info .wrapper .news-list .news-item .news-content{width:100%;margin:0;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:60rem){.news-and-info .wrapper .news-list .news-item .news-content{height:600px;width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.news-and-info .wrapper .news-list .news-item .news-content .-item-content{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:top;height:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width:60rem){.news-and-info .wrapper .news-list .news-item .news-content .-item-content{width:calc(100% - 450px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.news-and-info .wrapper .news-list .news-item .news-content .-item-content .-wrapper{display:inline-block}@media only screen and (min-width:60rem){.news-and-info .wrapper .news-list .news-item .news-content .-item-content .-wrapper{padding-right:100px}}@media only screen and (min-width:75rem){.news-and-info .wrapper .news-list .news-item .news-content .-item-content .-wrapper{padding-right:5vw}}.news-and-info .wrapper .news-list .news-item .news-content .-item-content .-wrapper .-title h2{font-size:36px;color:#333;margin-bottom:16px;margin-bottom:1rem;line-height:1.1;text-shadow:4px 4px 8px rgba(0,0,0,.1);text-align:center}@media only screen and (min-width:30rem){.news-and-info .wrapper .news-list .news-item .news-content .-item-content .-wrapper .-title h2{font-size:56px;text-align:left}}.news-and-info .wrapper .news-list .news-item .news-content .-item-content .-wrapper .-copy{margin-bottom:16px;margin-bottom:1rem}.news-and-info .wrapper .news-list .news-item .news-content .-item-content .-wrapper .-copy p{font-size:16px;line-height:1.55;color:#666;text-align:justify}@media only screen and (min-width:30rem){.news-and-info .wrapper .news-list .news-item .news-content .-item-content .-wrapper .-copy p{text-align:left}}.news-and-info .wrapper .news-list .news-item .news-content .-item-content .-wrapper .-copy p:last-child{margin-bottom:0}.news-and-info .wrapper .news-list .news-item .news-content .-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:300px;width:100%;display:inline-block;border:5px solid #fff;-webkit-box-shadow:0 20px 64px rgba(0,0,0,.2);box-shadow:0 20px 64px rgba(0,0,0,.2);-webkit-transition:border-width .2s cubic-bezier(.39,.57,.28,.99),border-color 1s cubic-bezier(.19,1,.22,1),-webkit-box-shadow 1s cubic-bezier(.19,1,.22,1);transition:border-width .2s cubic-bezier(.39,.57,.28,.99),border-color 1s cubic-bezier(.19,1,.22,1),-webkit-box-shadow 1s cubic-bezier(.19,1,.22,1);transition:border-width .2s cubic-bezier(.39,.57,.28,.99),border-color 1s cubic-bezier(.19,1,.22,1),box-shadow 1s cubic-bezier(.19,1,.22,1);transition:border-width .2s cubic-bezier(.39,.57,.28,.99),border-color 1s cubic-bezier(.19,1,.22,1),box-shadow 1s cubic-bezier(.19,1,.22,1),-webkit-box-shadow 1s cubic-bezier(.19,1,.22,1);position:relative;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat!important;z-index:3;margin-bottom:32px;margin-bottom:2rem}@media only screen and (min-width:30rem){.news-and-info .wrapper .news-list .news-item .news-content .-image{height:450px}}@media only screen and (min-width:60rem){.news-and-info .wrapper .news-list .news-item .news-content .-image{height:600px;width:450px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}}.news-and-info .wrapper .news-list .news-item .news-content .-image .-item-type{height:75px;width:100%;position:absolute;right:0;bottom:0;z-index:5;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1)}@media only screen and (min-width:60rem){.news-and-info .wrapper .news-list .news-item .news-content .-image .-item-type{height:75px;width:250px;position:absolute;right:-50px;bottom:80px;-webkit-transform:none;transform:none;-webkit-box-shadow:0 16px 32px rgba(0,0,0,.2);box-shadow:0 16px 32px rgba(0,0,0,.2)}}.news-and-info .wrapper .news-list .news-item .news-content .-image .-item-type span{display:inline-block;font-size:22px;text-transform:uppercase}.news-and-info .wrapper .news-list .news-item .news-content .-image .-item-type span.-glow{position:absolute;opacity:0;-webkit-filter:blur(8px);filter:blur(8px);-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}#stories .wrapper{max-width:1200px!important}#stories .wrapper .stories-list .story-item{position:relative;margin:64px 0;margin:4rem 0;text-align:center}#stories .wrapper .stories-list .story-item:nth-child(2n) .-wrapper .-content .-copy{background:#f1913b}#stories .wrapper .stories-list .story-item .-wrapper{display:inline-block}#stories .wrapper .stories-list .story-item .-wrapper .-content{width:300px;position:relative;display:inline-block;-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1)}@media only screen and (min-width:80rem){#stories .wrapper .stories-list .story-item .-wrapper .-content{height:600px;width:600px}}@media only screen and (min-width:60rem){#stories .wrapper .stories-list .story-item .-wrapper .-content.-visible{width:750px}#stories .wrapper .stories-list .story-item .-wrapper .-content.-visible .-copy{left:400px}}@media only screen and (min-width:80rem){#stories .wrapper .stories-list .story-item .-wrapper .-content.-visible{width:1150px}#stories .wrapper .stories-list .story-item .-wrapper .-content.-visible .-copy{left:600px}}@media only screen and (min-width:60rem){#stories .wrapper .stories-list .story-item .-wrapper .-content.-visible .-copy{max-height:inherit}}#stories .wrapper .stories-list .story-item .-wrapper .-content .-image{height:300px;width:300px;z-index:5;position:relative;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}@media only screen and (min-width:60rem){#stories .wrapper .stories-list .story-item .-wrapper .-content .-image{height:400px;width:400px}}@media only screen and (min-width:80rem){#stories .wrapper .stories-list .story-item .-wrapper .-content .-image{height:600px;width:600px}}#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#384b85;position:relative;z-index:6;-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1);overflow:hidden}@media only screen and (min-width:60rem){#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy{height:350px;width:400px;position:absolute;top:25px;left:25px;z-index:3;max-height:inherit}}@media only screen and (min-width:80rem){#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy{height:550px;width:600px}}#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy .-wrapper{display:inline-block;padding:16px;padding:1rem}@media only screen and (min-width:60rem){#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy .-wrapper{padding:2rem}}@media only screen and (min-width:80rem){#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy .-wrapper{padding:3rem}}#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy .-wrapper h2{font-size:26px;color:#fff;text-transform:capitalize;margin-bottom:8px;margin-bottom:.5rem}@media only screen and (min-width:80rem){#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy .-wrapper h2{font-size:56px;margin-bottom:1rem}}#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy .-wrapper p{color:#fff;margin-bottom:16px;margin-bottom:1rem;font-size:12px}@media only screen and (min-width:60rem){#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy .-wrapper p{font-size:14px}}@media only screen and (min-width:80rem){#stories .wrapper .stories-list .story-item .-wrapper .-content .-copy .-wrapper p{font-size:16px;margin-bottom:2rem}}.count-up{font-family:CompassionDemonstrated;font-size:128px;font-size:8rem;font-weight:300;line-height:1}@media only screen and (min-width:48rem){.count-up{font-size:10rem}}@media only screen and (min-width:60rem){.count-up{font-size:15rem}}.col .count-up{font-size:112px;font-size:7rem}@media only screen and (min-width:30rem){.col .count-up{font-size:5rem}}@media only screen and (min-width:60rem){.col .count-up{font-size:8rem}}.column.is-one-third .count-up{font-size:96px;font-size:6rem}@media only screen and (min-width:60rem){.column.is-one-third .count-up{font-size:11rem}}.number-counter.column.is-one-third{margin:auto}.animated-pie-charts{display:inline-block;margin:0 auto}.animated-pie-charts li{display:inline-block;padding:32px 32px 0;padding:2rem 2rem 0}.animated-pie-charts li .chart-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.animated-pie-charts li .chart-content .percentage{position:absolute;width:100%;font-family:CompassionDemonstrated;font-size:56px;font-size:3.5rem}.animated-pie-charts li .chart-title{padding:16px 0;padding:1rem 0;font-weight:700;font-size:19.2px;font-size:1.2rem;max-width:220px;margin:0}.st-accordion{border:1px solid #7d7d7e;border-radius:4px}.st-accordion li:not(:first-child){border-top:1px solid #7d7d7e}.st-accordion li.st-open a.opener{background-color:#f1913b;color:#fff}.st-accordion .text li{border:none}.st-accordion a.opener{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 16px 12px;padding:1rem 1rem .75rem;font-size:18px;font-size:1.125rem;text-transform:uppercase;background-color:transparent;-webkit-transition:background-color .25s ease-out;transition:background-color .25s ease-out;border-radius:4px}.st-accordion a.opener:hover{background-color:rgba(0,0,0,.08)}.st-accordion a.opener .st-arrow{font-size:14px;font-size:.875rem}.st-accordion .st-content{display:none;padding:16px;padding:1rem;background-color:#fff;border-top:1px solid #999;overflow:auto}.alt-blue .st-accordion{border:1px solid #fff}.alt-blue .st-accordion a{color:#3b3c40}.alt-blue .st-accordion a:hover{color:#384b85}.alt-blue .st-accordion p.button{border-color:#f1913b;color:#3b3c40}.alt-blue .st-accordion p.button:hover{background-color:#f1913b;color:#fff}.alt-blue .st-accordion p.button:hover a{color:#fff}.alt-blue .st-accordion li:not(:first-child){border-top:1px solid #fff}.alt-blue .st-accordion li.st-open a.opener{background-color:#f1913b;color:#fff}.alt-blue .st-accordion a.opener{color:#fff;background-color:hsla(0,0%,100%,.1)}.alt-blue .st-accordion .st-content{color:#3b3c40}.flip-card{position:relative;margin-bottom:15px}.flip-card:hover{cursor:pointer}.flip-card .card-image{position:absolute;top:0;right:0;bottom:0;left:0}.flip-card .flip-card-front{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 0 .25rem rgba(0,0,0,.2);box-shadow:0 0 .25rem rgba(0,0,0,.2);background-position:50%;background-repeat:no-repeat;background-size:cover}.flip-card .flip-card-front .flip-card-front-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.flip-card .flip-card-front .flip-card-front-content .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.45)}.flip-card .flip-card-front .flip-card-front-content .flip-card-front-content-container{position:relative;margin:auto;padding:10px}.flip-card .flip-card-front .flip-card-front-content h2,.flip-card .flip-card-front .flip-card-front-content h3{color:#fff;margin:0}.flip-card .flip-card-front .flip-card-front-content h3{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:19.2px;font-size:1.2rem;font-weight:400}.flip-card .flip-card-back{background-color:#fff;-webkit-box-shadow:0 0 .25rem rgba(0,0,0,.2);box-shadow:0 0 .25rem rgba(0,0,0,.2);padding:24px 16px;padding:1.5rem 1rem}.flip-card .flip-card-back .card-title{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-size:1rem;color:#384b85;border-bottom:1px solid #ccc;padding-bottom:12px;padding-bottom:.75rem}.column .slick-slider{margin:0}.slider-thumbs .slick-dots{display:none}.slider-thumbs .slick-slider.slick-slider-view{margin-top:16px;margin-top:1rem}.slider-thumbs .slider-content{position:absolute;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);color:#fff;font-size:17.6px;font-size:1.1rem;padding:16px;padding:1rem}.slider-thumbs .slider-content .image-caption{margin-right:16px;margin-right:1rem}.slider-thumbs button.slick-arrow{position:absolute;top:40%;border:1px solid #384b85;border-radius:50%;height:40px;width:40px;padding:0;margin:0;background:hsla(0,0%,100%,.5);color:#384b85;opacity:.4;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.slider-thumbs button.slick-arrow:hover{opacity:1;background:hsla(0,0%,100%,.9);color:#f1913b}.slider-thumbs button.slick-arrow:before{font-size:48px;font-size:3rem;width:auto;margin:0;line-height:40px}.slider-thumbs button.slick-arrow.icon-left-open-mini{z-index:1;left:5px}.slider-thumbs button.slick-arrow.icon-right-open-mini{right:5px}.slider-thumbs .thumbnails button.slick-arrow{display:none}@media only screen and (min-width:30rem){.slider-thumbs .thumbnails button.slick-arrow{display:block}}.slider-thumbs .thumbnails li{outline:none}.slider-thumbs .thumbnails li img{opacity:.65;outline:none}.slider-thumbs .thumbnails li img:hover{cursor:pointer}.slider-thumbs .thumbnails li.slick-current img{opacity:1}.slick-slider{margin:48px auto 0;margin:3rem auto 0}.slick-slider .slick-slide{position:relative}.slick-slider .slick-slide .overlay{position:absolute;top:0;right:0;bottom:0;left:0}.slick-slider .slick-slide .slider-content{position:absolute;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);color:#fff;padding:8px 16px;padding:.5rem 1rem}.slick-slider .slick-slide .slider-content .image-caption{margin-right:16px;margin-right:1rem}.slick-slider .slick-dots{margin-top:32px;margin-top:2rem;text-align:center}.slick-slider .slick-dots li{display:inline-block;margin:0 8px;margin:0 .5rem}.slick-slider .slick-dots li:hover .slick-bullet{background-color:hsla(0,0%,60%,.5);cursor:pointer}.slick-slider .slick-dots li.slick-active .slick-bullet{background-color:#999}.slick-slider .slick-dots .slick-bullet{height:20px;height:1.25rem;width:20px;width:1.25rem;display:block;background-color:transparent;border:1px solid #999;border-radius:100%;-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.full-width-slider .slick-slider{margin:0}.full-width-slider .slick-slider .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:60rem){.full-width-slider .slick-slider .slick-slide{height:100vh}}.full-width-slider .slick-slider .slick-slide .image{position:absolute;top:0;right:0;bottom:0;left:0;background-position:50%;background-repeat:no-repeat;background-size:cover}.full-width-slider .slick-slider .slick-slide .slider-content{position:relative;display:block;margin:64px auto 96px;margin:4rem auto 6rem;padding:0;color:#fff;background-color:transparent;text-align:center}@media only screen and (min-width:60rem){.full-width-slider .slick-slider .slick-slide .slider-content{margin:auto}}.full-width-slider .slick-slider .slick-slide .slider-content h1{font-size:40px;font-size:2.5rem;font-weight:300;margin:0 0 16px;margin:0 0 1rem;text-shadow:0 2px 8px rgba(0,0,0,.4);text-shadow:0 .125rem .5rem rgba(0,0,0,.4)}@media only screen and (min-width:30rem){.full-width-slider .slick-slider .slick-slide .slider-content h1{font-size:3.5rem}}@media only screen and (min-width:48rem){.full-width-slider .slick-slider .slick-slide .slider-content h1{font-size:4.5rem}}@media only screen and (min-width:60rem){.full-width-slider .slick-slider .slick-slide .slider-content h1{font-size:5.25rem}}.full-width-slider .slick-slider .slick-slide .slider-content p{margin:16px 0;margin:1rem 0;text-shadow:0 2px 4px rgba(0,0,0,.4);text-shadow:0 .125rem .25rem rgba(0,0,0,.4)}@media only screen and (min-width:30rem){.full-width-slider .slick-slider .slick-slide .slider-content p{margin:1rem 0 3rem}}.full-width-slider .slick-dots{position:absolute;right:0;bottom:32px;bottom:2rem;left:0}.full-width-slider .slick-dots li:hover .slick-bullet{background-color:hsla(0,0%,100%,.5)}.full-width-slider .slick-dots li.slick-active .slick-bullet{background-color:#fff}.full-width-slider .slick-dots .slick-bullet{border-color:#fff}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.news-item .news-content .-image .-item-type .-glow{display:none!important}}
/*# sourceMappingURL=main.css.map */