@charset "UTF-8";@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-ccw,.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=87.5em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#e5ecef;font-family:"proxima-nova",sans-serif;font-weight:400;line-height:1.5;color:#254d68;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.row{max-width:61.875rem;margin-right:auto;margin-left:auto}.row:after,.row:before{display:table;content:" "}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.row .row{margin-right:-1rem;margin-left:-1rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-1rem;margin-left:-1rem}}@media screen and (min-width:75em){.row .row{margin-right:-1rem;margin-left:-1rem}}@media screen and (min-width:87.5em){.row .row{margin-right:-1rem;margin-left:-1rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.gutter-small>.column,.row.gutter-small>.columns{padding-right:.625rem;padding-left:.625rem}.row.gutter-medium>.column,.row.gutter-medium>.columns{padding-right:1rem;padding-left:1rem}.column,.columns{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.column,.columns{padding-right:1rem;padding-left:1rem}}.column,.column:last-child:not(:first-child),.columns,.columns:last-child:not(:first-child){float:left;clear:none}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{width:8.33333%}.small-push-1{position:relative;left:8.33333%}.small-pull-1{position:relative;left:-8.33333%}.small-offset-0{margin-left:0}.small-2{width:16.66667%}.small-push-2{position:relative;left:16.66667%}.small-pull-2{position:relative;left:-16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.66667%}.small-4{width:33.33333%}.small-push-4{position:relative;left:33.33333%}.small-pull-4{position:relative;left:-33.33333%}.small-offset-3{margin-left:25%}.small-5{width:41.66667%}.small-push-5{position:relative;left:41.66667%}.small-pull-5{position:relative;left:-41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.66667%}.small-7{width:58.33333%}.small-push-7{position:relative;left:58.33333%}.small-pull-7{position:relative;left:-58.33333%}.small-offset-6{margin-left:50%}.small-8{width:66.66667%}.small-push-8{position:relative;left:66.66667%}.small-pull-8{position:relative;left:-66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.66667%}.small-10{width:83.33333%}.small-push-10{position:relative;left:83.33333%}.small-pull-10{position:relative;left:-83.33333%}.small-offset-9{margin-left:75%}.small-11{width:91.66667%}.small-push-11{position:relative;left:91.66667%}.small-pull-11{position:relative;left:-91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(odd),.small-up-2>.columns:nth-of-type(odd){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.33333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.66667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.28571%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .small-collapse.row,.small-collapse .row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-pull-0,.small-push-0,.small-uncentered{position:static;margin-right:0;margin-left:0}.small-pull-0,.small-pull-0:last-child:not(:first-child),.small-push-0,.small-push-0:last-child:not(:first-child),.small-uncentered,.small-uncentered:last-child:not(:first-child){float:left;clear:none}@media print,screen and (min-width:40em){.medium-1{width:8.33333%}.medium-push-1{position:relative;left:8.33333%}.medium-pull-1{position:relative;left:-8.33333%}.medium-offset-0{margin-left:0}.medium-2{width:16.66667%}.medium-push-2{position:relative;left:16.66667%}.medium-pull-2{position:relative;left:-16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.66667%}.medium-4{width:33.33333%}.medium-push-4{position:relative;left:33.33333%}.medium-pull-4{position:relative;left:-33.33333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.66667%}.medium-push-5{position:relative;left:41.66667%}.medium-pull-5{position:relative;left:-41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.66667%}.medium-7{width:58.33333%}.medium-push-7{position:relative;left:58.33333%}.medium-pull-7{position:relative;left:-58.33333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.66667%}.medium-push-8{position:relative;left:66.66667%}.medium-pull-8{position:relative;left:-66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.66667%}.medium-10{width:83.33333%}.medium-push-10{position:relative;left:83.33333%}.medium-pull-10{position:relative;left:-83.33333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.66667%}.medium-push-11{position:relative;left:91.66667%}.medium-pull-11{position:relative;left:-91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(odd),.medium-up-2>.columns:nth-of-type(odd){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.33333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.66667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.28571%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .medium-collapse.row,.medium-collapse .row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:1rem;padding-left:1rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-pull-0,.medium-push-0,.medium-uncentered{position:static;margin-right:0;margin-left:0}.medium-pull-0,.medium-pull-0:last-child:not(:first-child),.medium-push-0,.medium-push-0:last-child:not(:first-child),.medium-uncentered,.medium-uncentered:last-child:not(:first-child){float:left;clear:none}}@media print,screen and (min-width:64em){.large-1{width:8.33333%}.large-push-1{position:relative;left:8.33333%}.large-pull-1{position:relative;left:-8.33333%}.large-offset-0{margin-left:0}.large-2{width:16.66667%}.large-push-2{position:relative;left:16.66667%}.large-pull-2{position:relative;left:-16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.66667%}.large-4{width:33.33333%}.large-push-4{position:relative;left:33.33333%}.large-pull-4{position:relative;left:-33.33333%}.large-offset-3{margin-left:25%}.large-5{width:41.66667%}.large-push-5{position:relative;left:41.66667%}.large-pull-5{position:relative;left:-41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.66667%}.large-7{width:58.33333%}.large-push-7{position:relative;left:58.33333%}.large-pull-7{position:relative;left:-58.33333%}.large-offset-6{margin-left:50%}.large-8{width:66.66667%}.large-push-8{position:relative;left:66.66667%}.large-pull-8{position:relative;left:-66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.66667%}.large-10{width:83.33333%}.large-push-10{position:relative;left:83.33333%}.large-pull-10{position:relative;left:-83.33333%}.large-offset-9{margin-left:75%}.large-11{width:91.66667%}.large-push-11{position:relative;left:91.66667%}.large-pull-11{position:relative;left:-91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(odd),.large-up-2>.columns:nth-of-type(odd){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.33333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.66667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.28571%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .large-collapse.row,.large-collapse .row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:1rem;padding-left:1rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-pull-0,.large-push-0,.large-uncentered{position:static;margin-right:0;margin-left:0}.large-pull-0,.large-pull-0:last-child:not(:first-child),.large-push-0,.large-push-0:last-child:not(:first-child),.large-uncentered,.large-uncentered:last-child:not(:first-child){float:left;clear:none}}@media screen and (min-width:75em){.xlarge-1{width:8.33333%}.xlarge-push-1{position:relative;left:8.33333%}.xlarge-pull-1{position:relative;left:-8.33333%}.xlarge-offset-0{margin-left:0}.xlarge-2{width:16.66667%}.xlarge-push-2{position:relative;left:16.66667%}.xlarge-pull-2{position:relative;left:-16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{width:33.33333%}.xlarge-push-4{position:relative;left:33.33333%}.xlarge-pull-4{position:relative;left:-33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.66667%}.xlarge-push-5{position:relative;left:41.66667%}.xlarge-pull-5{position:relative;left:-41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{width:58.33333%}.xlarge-push-7{position:relative;left:58.33333%}.xlarge-pull-7{position:relative;left:-58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.66667%}.xlarge-push-8{position:relative;left:66.66667%}.xlarge-pull-8{position:relative;left:-66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{width:83.33333%}.xlarge-push-10{position:relative;left:83.33333%}.xlarge-pull-10{position:relative;left:-83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.66667%}.xlarge-push-11{position:relative;left:91.66667%}.xlarge-pull-11{position:relative;left:-91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-up-1>.column,.xlarge-up-1>.columns{float:left;width:100%}.xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n){clear:none}.xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child{float:left}.xlarge-up-2>.column,.xlarge-up-2>.columns{float:left;width:50%}.xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n){clear:none}.xlarge-up-2>.column:nth-of-type(odd),.xlarge-up-2>.columns:nth-of-type(odd){clear:both}.xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child{float:left}.xlarge-up-3>.column,.xlarge-up-3>.columns{float:left;width:33.33333%}.xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n){clear:none}.xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child{float:left}.xlarge-up-4>.column,.xlarge-up-4>.columns{float:left;width:25%}.xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n){clear:none}.xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child{float:left}.xlarge-up-5>.column,.xlarge-up-5>.columns{float:left;width:20%}.xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n){clear:none}.xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child{float:left}.xlarge-up-6>.column,.xlarge-up-6>.columns{float:left;width:16.66667%}.xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n){clear:none}.xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child{float:left}.xlarge-up-7>.column,.xlarge-up-7>.columns{float:left;width:14.28571%}.xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n){clear:none}.xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child{float:left}.xlarge-up-8>.column,.xlarge-up-8>.columns{float:left;width:12.5%}.xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n){clear:none}.xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child{float:left}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .xlarge-collapse.row,.xlarge-collapse .row{margin-right:0;margin-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:1rem;padding-left:1rem}.xlarge-centered{margin-right:auto;margin-left:auto}.xlarge-centered,.xlarge-centered:last-child:not(:first-child){float:none;clear:both}.xlarge-pull-0,.xlarge-push-0,.xlarge-uncentered{position:static;margin-right:0;margin-left:0}.xlarge-pull-0,.xlarge-pull-0:last-child:not(:first-child),.xlarge-push-0,.xlarge-push-0:last-child:not(:first-child),.xlarge-uncentered,.xlarge-uncentered:last-child:not(:first-child){float:left;clear:none}}@media screen and (min-width:87.5em){.xxlarge-1{width:8.33333%}.xxlarge-push-1{position:relative;left:8.33333%}.xxlarge-pull-1{position:relative;left:-8.33333%}.xxlarge-offset-0{margin-left:0}.xxlarge-2{width:16.66667%}.xxlarge-push-2{position:relative;left:16.66667%}.xxlarge-pull-2{position:relative;left:-16.66667%}.xxlarge-offset-1{margin-left:8.33333%}.xxlarge-3{width:25%}.xxlarge-push-3{position:relative;left:25%}.xxlarge-pull-3{position:relative;left:-25%}.xxlarge-offset-2{margin-left:16.66667%}.xxlarge-4{width:33.33333%}.xxlarge-push-4{position:relative;left:33.33333%}.xxlarge-pull-4{position:relative;left:-33.33333%}.xxlarge-offset-3{margin-left:25%}.xxlarge-5{width:41.66667%}.xxlarge-push-5{position:relative;left:41.66667%}.xxlarge-pull-5{position:relative;left:-41.66667%}.xxlarge-offset-4{margin-left:33.33333%}.xxlarge-6{width:50%}.xxlarge-push-6{position:relative;left:50%}.xxlarge-pull-6{position:relative;left:-50%}.xxlarge-offset-5{margin-left:41.66667%}.xxlarge-7{width:58.33333%}.xxlarge-push-7{position:relative;left:58.33333%}.xxlarge-pull-7{position:relative;left:-58.33333%}.xxlarge-offset-6{margin-left:50%}.xxlarge-8{width:66.66667%}.xxlarge-push-8{position:relative;left:66.66667%}.xxlarge-pull-8{position:relative;left:-66.66667%}.xxlarge-offset-7{margin-left:58.33333%}.xxlarge-9{width:75%}.xxlarge-push-9{position:relative;left:75%}.xxlarge-pull-9{position:relative;left:-75%}.xxlarge-offset-8{margin-left:66.66667%}.xxlarge-10{width:83.33333%}.xxlarge-push-10{position:relative;left:83.33333%}.xxlarge-pull-10{position:relative;left:-83.33333%}.xxlarge-offset-9{margin-left:75%}.xxlarge-11{width:91.66667%}.xxlarge-push-11{position:relative;left:91.66667%}.xxlarge-pull-11{position:relative;left:-91.66667%}.xxlarge-offset-10{margin-left:83.33333%}.xxlarge-12{width:100%}.xxlarge-offset-11{margin-left:91.66667%}.xxlarge-up-1>.column,.xxlarge-up-1>.columns{float:left;width:100%}.xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n){clear:none}.xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child{float:left}.xxlarge-up-2>.column,.xxlarge-up-2>.columns{float:left;width:50%}.xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n){clear:none}.xxlarge-up-2>.column:nth-of-type(odd),.xxlarge-up-2>.columns:nth-of-type(odd){clear:both}.xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child{float:left}.xxlarge-up-3>.column,.xxlarge-up-3>.columns{float:left;width:33.33333%}.xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n){clear:none}.xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child{float:left}.xxlarge-up-4>.column,.xxlarge-up-4>.columns{float:left;width:25%}.xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n){clear:none}.xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child{float:left}.xxlarge-up-5>.column,.xxlarge-up-5>.columns{float:left;width:20%}.xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n){clear:none}.xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child{float:left}.xxlarge-up-6>.column,.xxlarge-up-6>.columns{float:left;width:16.66667%}.xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n){clear:none}.xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child{float:left}.xxlarge-up-7>.column,.xxlarge-up-7>.columns{float:left;width:14.28571%}.xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n){clear:none}.xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child{float:left}.xxlarge-up-8>.column,.xxlarge-up-8>.columns{float:left;width:12.5%}.xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n){clear:none}.xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child{float:left}.xxlarge-collapse>.column,.xxlarge-collapse>.columns{padding-right:0;padding-left:0}.expanded.row .xxlarge-collapse.row,.xxlarge-collapse .row{margin-right:0;margin-left:0}.xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns{padding-right:1rem;padding-left:1rem}.xxlarge-centered{margin-right:auto;margin-left:auto}.xxlarge-centered,.xxlarge-centered:last-child:not(:first-child){float:none;clear:both}.xxlarge-pull-0,.xxlarge-push-0,.xxlarge-uncentered{position:static;margin-right:0;margin-left:0}.xxlarge-pull-0,.xxlarge-pull-0:last-child:not(:first-child),.xxlarge-push-0,.xxlarge-push-0:last-child:not(:first-child),.xxlarge-uncentered,.xxlarge-uncentered:last-child:not(:first-child){float:left;clear:none}}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:2rem}.column-block>:last-child{margin-bottom:0}}.align-left{-ms-flex-pack:start;justify-content:flex-start}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-ms-flex-pack:center;justify-content:center}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}@media screen and (min-width:75em){.xlarge-order-1{-ms-flex-order:1;order:1}.xlarge-order-2{-ms-flex-order:2;order:2}.xlarge-order-3{-ms-flex-order:3;order:3}.xlarge-order-4{-ms-flex-order:4;order:4}.xlarge-order-5{-ms-flex-order:5;order:5}.xlarge-order-6{-ms-flex-order:6;order:6}}@media screen and (min-width:87.5em){.xxlarge-order-1{-ms-flex-order:1;order:1}.xxlarge-order-2{-ms-flex-order:2;order:2}.xxlarge-order-3{-ms-flex-order:3;order:3}.xxlarge-order-4{-ms-flex-order:4;order:4}.xxlarge-order-5{-ms-flex-order:5;order:5}.xxlarge-order-6{-ms-flex-order:6;order:6}}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:-ms-flexbox;display:flex}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:-ms-flexbox;display:flex}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width:75em){.xlarge-flex-container{display:-ms-flexbox;display:flex}.xlarge-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xlarge-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xlarge-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.xlarge-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xlarge-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xlarge-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xlarge-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width:87.5em){.xxlarge-flex-container{display:-ms-flexbox;display:flex}.xxlarge-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xxlarge-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xxlarge-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.xxlarge-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xxlarge-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xxlarge-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xxlarge-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"proxima-nova",sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#cacaca}.h1,h1{font-size:1.5rem}.h1,.h2,h1,h2{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h2,h2{font-size:1.25rem}.h3,h3{font-size:1.1875rem}.h3,.h4,h3,h4{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1.0625rem}.h5,.h6,h5,h6{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h6,h6{font-size:1rem}@media print,screen and (min-width:40em){.h1,h1{font-size:3rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:1.9375rem}.h4,h4{font-size:1.5625rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}a{line-height:inherit;color:#2375c9;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#1e65ad}a img{border:0}hr{clear:both;max-width:61.875rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:0;border-left:0}blockquote,blockquote p{line-height:1.6;color:#254d68}cite{display:block;font-size:.8125rem;color:#4f606c}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #254d68;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;font-weight:400}code,kbd{background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#254d68}kbd{margin:0;padding:.125rem .25rem 0}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#4f606c}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width:87.5em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #4f606c;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[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],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;box-shadow:inset 0 1px 2px rgba(37,77,104,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#254d68;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;appearance:none}[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,textarea:focus{outline:none;border:1px solid #4f606c;background-color:#fff;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}::placeholder{color:#cacaca}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#254d68}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#254d68}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>:first-child,.input-group>:first-child.input-group-button>*,.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 0 0 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#254d68;text-align:center;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;width:1%;height:100%}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{height:2.4375rem;padding-top:0;padding-bottom:0;font-size:1rem}.input-group .input-group-button{display:table-cell}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#254d68;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2879, 96, 108%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #4f606c;background-color:#fff;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#faedeb}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.form-error,.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;background-color:#2375c9;color:#fff}[data-whatinput=mouse] .button{outline:0}.button:focus,.button:hover{background-color:#1e63ab;color:#fff}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.primary{background-color:#2375c9;color:#fff}.button.primary:focus,.button.primary:hover{background-color:#1c5ea1;color:#fff}.button.secondary{background-color:#f5ba37;color:#254d68}.button.secondary:focus,.button.secondary:hover{background-color:#e5a10b;color:#254d68}.button.success{background-color:#3adb76;color:#254d68}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#254d68}.button.warning{background-color:#ffae00;color:#254d68}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#254d68}.button.alert{background-color:#cc4b37;color:#fff}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fff}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#2375c9;color:#fff}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button.disabled.primary:focus,.button.disabled.primary:hover,.button[disabled].primary,.button[disabled].primary:focus,.button[disabled].primary:hover{background-color:#2375c9;color:#fff}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary,.button[disabled].secondary:focus,.button[disabled].secondary:hover{background-color:#f5ba37;color:#254d68}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success,.button[disabled].success:focus,.button[disabled].success:hover{background-color:#3adb76;color:#254d68}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning,.button[disabled].warning:focus,.button[disabled].warning:hover{background-color:#ffae00;color:#254d68}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert,.button[disabled].alert:focus,.button[disabled].alert:hover{background-color:#cc4b37;color:#fff}.button.hollow{border:1px solid #2375c9;color:#2375c9}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}.button.hollow:focus,.button.hollow:hover{border-color:#123b65;color:#123b65}.button.hollow.primary,.button.hollow:focus.disabled,.button.hollow:focus[disabled],.button.hollow:hover.disabled,.button.hollow:hover[disabled]{border:1px solid #2375c9;color:#2375c9}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#123b65;color:#123b65}.button.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled],.button.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled]{border:1px solid #2375c9;color:#2375c9}.button.hollow.secondary{border:1px solid #f5ba37;color:#f5ba37}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#8f6507;color:#8f6507}.button.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled],.button.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled]{border:1px solid #f5ba37;color:#f5ba37}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.success:focus.disabled,.button.hollow.success:focus[disabled],.button.hollow.success:hover.disabled,.button.hollow.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.warning:focus.disabled,.button.hollow.warning:focus[disabled],.button.hollow.warning:hover.disabled,.button.hollow.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.hollow.alert{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.button.hollow.alert:focus.disabled,.button.hollow.alert:focus[disabled],.button.hollow.alert:hover.disabled,.button.hollow.alert:hover[disabled]{border:1px solid #cc4b37;color:#cc4b37}.button.clear{border:1px solid #2375c9;color:#2375c9}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{background-color:transparent}.button.clear:focus,.button.clear:hover{border-color:#123b65;color:#123b65}.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover.disabled,.button.clear:hover[disabled]{border:1px solid #2375c9;color:#2375c9}.button.clear,.button.clear.disabled,.button.clear:focus,.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover,.button.clear:hover.disabled,.button.clear:hover[disabled],.button.clear[disabled]{border-color:transparent}.button.clear.primary{border:1px solid #2375c9;color:#2375c9}.button.clear.primary:focus,.button.clear.primary:hover{border-color:#123b65;color:#123b65}.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled]{border:1px solid #2375c9;color:#2375c9}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary:focus,.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover,.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.button.clear.primary[disabled]{border-color:transparent}.button.clear.secondary{border:1px solid #f5ba37;color:#f5ba37}.button.clear.secondary:focus,.button.clear.secondary:hover{border-color:#8f6507;color:#8f6507}.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled]{border:1px solid #f5ba37;color:#f5ba37}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary:focus,.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover,.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.button.clear.secondary[disabled]{border-color:transparent}.button.clear.success{border:1px solid #3adb76;color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{border-color:#157539;color:#157539}.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover.disabled,.button.clear.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.clear.success,.button.clear.success.disabled,.button.clear.success:focus,.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover,.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.button.clear.success[disabled]{border-color:transparent}.button.clear.warning{border:1px solid #ffae00;color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{border-color:#805700;color:#805700}.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning:focus,.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover,.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.button.clear.warning[disabled]{border-color:transparent}.button.clear.alert{border:1px solid #cc4b37;color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover{border-color:#67251a;color:#67251a}.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled]{border:1px solid #cc4b37;color:#cc4b37}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert:focus,.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover,.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.button.clear.alert[disabled]{border-color:transparent}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.clear.primary:after,.button.dropdown.clear:after,.button.dropdown.hollow.primary:after,.button.dropdown.hollow:after{border-top-color:#2375c9}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after{border-top-color:#f5ba37}.button.dropdown.clear.success:after,.button.dropdown.hollow.success:after{border-top-color:#3adb76}.button.dropdown.clear.warning:after,.button.dropdown.hollow.warning:after{border-top-color:#ffae00}.button.dropdown.clear.alert:after,.button.dropdown.hollow.alert:after{border-top-color:#cc4b37}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:.75rem;line-height:1;color:#2375c9}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0 0 0 0}.accordion-title:focus,.accordion-title:hover{background-color:#e6e6e6}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"\2013"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fff;color:#254d68}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.accordion-menu li{width:100%}.accordion-menu .is-accordion-submenu a,.accordion-menu a{padding:.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2375c9 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a:after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2375c9 transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center}.badge,.badge.primary{background:#2375c9;color:#fff}.badge.secondary{background:#f5ba37;color:#254d68}.badge.success{background:#3adb76;color:#254d68}.badge.warning{background:#ffae00;color:#254d68}.badge.alert{background:#cc4b37;color:#fff}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" "}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#254d68;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#2375c9}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.button-group{margin-bottom:1rem;font-size:0}.button-group:after,.button-group:before{display:table;content:" "}.button-group:after{clear:both}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:.9rem}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.75rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded{margin-right:-1px}.button-group.expanded:after,.button-group.expanded:before{display:none}.button-group.expanded .button:first-child:last-child{width:calc(100% - 1px)}.button-group.expanded .button:first-child:nth-last-child(2),.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button{display:inline-block;width:calc(50% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(2):last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(3),.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button{display:inline-block;width:calc(33.33333% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(3):last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(4),.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button{display:inline-block;width:calc(25% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(4):last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(5),.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button{display:inline-block;width:calc(20% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(5):last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(6),.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button{display:inline-block;width:calc(16.66667% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.expanded .button:first-child:nth-last-child(6):last-child{margin-right:-6px}.button-group.primary .button{background-color:#2375c9;color:#fff}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#1c5ea1;color:#fff}.button-group.secondary .button{background-color:#f5ba37;color:#254d68}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#e5a10b;color:#254d68}.button-group.success .button{background-color:#3adb76;color:#254d68}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#254d68}.button-group.warning .button{background-color:#ffae00;color:#254d68}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#254d68}.button-group.alert .button{background-color:#cc4b37;color:#fff}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#fff}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{width:100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked .button:last-child{margin-bottom:0}.button-group.stacked-for-medium.expanded,.button-group.stacked-for-small.expanded,.button-group.stacked.expanded{margin-right:-1px}.button-group.stacked-for-medium.expanded:after,.button-group.stacked-for-medium.expanded:before,.button-group.stacked-for-small.expanded:after,.button-group.stacked-for-small.expanded:before,.button-group.stacked.expanded:after,.button-group.stacked.expanded:before{display:none}.button-group.stacked-for-medium.expanded .button:first-child:last-child,.button-group.stacked-for-small.expanded .button:first-child:last-child,.button-group.stacked.expanded .button:first-child:last-child{width:calc(100% - 1px)}.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2),.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2),.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,.button-group.stacked.expanded .button:first-child:nth-last-child(2),.button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button{display:inline-block;width:calc(50% - 1px);margin-right:1px}.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(2):last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(2):last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(2):last-child{margin-right:-6px}.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3),.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3),.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,.button-group.stacked.expanded .button:first-child:nth-last-child(3),.button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button{display:inline-block;width:calc(33.33333% - 1px);margin-right:1px}.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(3):last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(3):last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(3):last-child{margin-right:-6px}.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4),.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4),.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,.button-group.stacked.expanded .button:first-child:nth-last-child(4),.button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button{display:inline-block;width:calc(25% - 1px);margin-right:1px}.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(4):last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(4):last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(4):last-child{margin-right:-6px}.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5),.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5),.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,.button-group.stacked.expanded .button:first-child:nth-last-child(5),.button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button{display:inline-block;width:calc(20% - 1px);margin-right:1px}.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(5):last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(5):last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(5):last-child{margin-right:-6px}.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6),.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6),.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,.button-group.stacked.expanded .button:first-child:nth-last-child(6),.button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button{display:inline-block;width:calc(16.66667% - 1px);margin-right:1px}.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.stacked-for-medium.expanded .button:first-child:nth-last-child(6):last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.stacked-for-small.expanded .button:first-child:nth-last-child(6):last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.stacked.expanded .button:first-child:nth-last-child(6):last-child{margin-right:-6px}@media print,screen and (min-width:40em){.button-group.stacked-for-small .button{width:auto;margin-bottom:0}}@media print,screen and (min-width:64em){.button-group.stacked-for-medium .button{width:auto;margin-bottom:0}}@media screen and (max-width:39.99875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}@media screen and (max-width:63.99875em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgba(37,77,104,.25);border-radius:0;background-color:#fff;color:#254d68}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#dceaf9;color:#254d68}.callout.secondary{background-color:#fef5e1;color:#254d68}.callout.success{background-color:#e1faea;color:#254d68}.callout.warning{background-color:#fff3d9;color:#254d68}.callout.alert{background-color:#f7e4e1;color:#254d68}.callout.small{padding:.5rem}.callout.large{padding:3rem}.card{margin-bottom:1rem;border:1px solid #e6e6e6;border-radius:0;background:#fff;box-shadow:none;overflow:hidden;color:#254d68}.card>:last-child{margin-bottom:0}.card-divider{padding:1rem;background:#e6e6e6}.card-divider>:last-child{margin-bottom:0}.card-section{padding:1rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.close-button{position:absolute;color:#4f606c;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#254d68}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.menu{padding:0;margin:0;list-style:none;position:relative}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu.horizontal li,.menu input,.menu li{display:inline-block}.menu.vertical li{display:block}.menu.expanded{display:table;width:100%}.menu.expanded>li{display:table-cell;vertical-align:middle}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal li{display:inline-block}.menu.medium-vertical li{display:block}.menu.medium-expanded{display:table;width:100%}.menu.medium-expanded>li{display:table-cell;vertical-align:middle}.menu.medium-simple{display:table;width:100%}.menu.medium-simple>li{display:table-cell;vertical-align:middle}}@media print,screen and (min-width:64em){.menu.large-horizontal li{display:inline-block}.menu.large-vertical li{display:block}.menu.large-expanded{display:table;width:100%}.menu.large-expanded>li{display:table-cell;vertical-align:middle}.menu.large-simple{display:table;width:100%}.menu.large-simple>li{display:table-cell;vertical-align:middle}}@media screen and (min-width:75em){.menu.xlarge-horizontal li{display:inline-block}.menu.xlarge-vertical li{display:block}.menu.xlarge-expanded{display:table;width:100%}.menu.xlarge-expanded>li{display:table-cell;vertical-align:middle}.menu.xlarge-simple{display:table;width:100%}.menu.xlarge-simple>li{display:table-cell;vertical-align:middle}}@media screen and (min-width:87.5em){.menu.xxlarge-horizontal li{display:inline-block}.menu.xxlarge-vertical li{display:block}.menu.xxlarge-expanded{display:table;width:100%}.menu.xxlarge-expanded>li{display:table-cell;vertical-align:middle}.menu.xxlarge-simple{display:table;width:100%}.menu.xxlarge-simple>li{display:table-cell;vertical-align:middle}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom i,.menu.icon-bottom i+span,.menu.icon-bottom img,.menu.icon-bottom img+span,.menu.icon-bottom svg,.menu.icon-bottom svg+span,.menu.icon-left i,.menu.icon-left i+span,.menu.icon-left img,.menu.icon-left img+span,.menu.icon-left svg,.menu.icon-left svg+span,.menu.icon-right i,.menu.icon-right i+span,.menu.icon-right img,.menu.icon-right img+span,.menu.icon-right svg,.menu.icon-right svg+span,.menu.icon-top i,.menu.icon-top i+span,.menu.icon-top img,.menu.icon-top img+span,.menu.icon-top svg,.menu.icon-top svg+span,.menu.icons i,.menu.icons i+span,.menu.icons img,.menu.icons img+span,.menu.icons svg,.menu.icons svg+span{vertical-align:middle}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem;display:inline-block}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem;display:inline-block}.menu.icon-top li a{text-align:center}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{display:block;margin:0 auto .25rem}.menu.icon-bottom li a{text-align:center}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg{display:block;margin:.25rem auto 0}.menu .active>a,.menu .is-active>a{background:#2375c9;color:#fff}.menu.align-left{text-align:left}.menu.align-right{text-align:right}.menu.align-right .submenu li{text-align:left}.menu.align-right.vertical .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center{text-align:center}.menu.align-center .submenu li{text-align:left}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu{text-align:center}.menu-centered>.menu .submenu li{text-align:left}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fff;box-shadow:0 7px 0 #fff,0 14px 0 #fff;content:""}.menu-icon:hover:after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#000;box-shadow:0 7px 0 #000,0 14px 0 #000;content:""}.menu-icon.dark:hover:after{background:#4f606c;box-shadow:0 7px 0 #4f606c,0 14px 0 #4f606c}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:.7rem 1rem;background:#fff}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fff;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a{padding:.7rem 1rem}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a:after{position:absolute;top:50%;margin-top:-6px}.drilldown.align-left .is-drilldown-submenu-parent>a:after,.drilldown .is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2375c9;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a:after{left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a:after{display:block;right:auto;left:1rem}.drilldown.align-right .is-drilldown-submenu-parent>a:after,.drilldown .js-drilldown-back>a:before{width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2375c9 transparent transparent}.drilldown .js-drilldown-back>a:before{display:block;display:inline-block;vertical-align:middle;margin-right:.75rem}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#e5ecef;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2375c9 transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{background:#fff;padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#2375c9}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2375c9 transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2375c9}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2375c9 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2375c9 transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2375c9}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2375c9 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2375c9 transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2375c9}}@media screen and (min-width:75em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2375c9 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a:after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2375c9 transparent transparent;right:auto;left:5px}.dropdown.menu.xlarge-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2375c9}}@media screen and (min-width:87.5em){.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#2375c9 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xxlarge-vertical>li>a:after{right:14px}.dropdown.menu.xxlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2375c9 transparent transparent;right:auto;left:5px}.dropdown.menu.xxlarge-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2375c9}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fff}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #2375c9 transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #2375c9}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video,.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}.label{display:inline-block;padding:.33333rem .5rem;border-radius:0;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default}.label,.label.primary{background:#2375c9;color:#fff}.label.secondary{background:#f5ba37;color:#254d68}.label.success{background:#3adb76;color:#254d68}.label.warning{background:#ffae00;color:#254d68}.label.alert{background:#cc4b37;color:#fff}.media-object{display:block;margin-bottom:1rem}.media-object img{max-width:none}.media-object-section{display:table-cell;vertical-align:top}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}@media screen and (max-width:39.99875em){.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;display:block}.stack-for-small .media-object-section img{width:100%}}.media-object-section.middle{vertical-align:middle}.media-object-section.bottom{vertical-align:bottom}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:hsla(0,0%,100%,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(37,77,104,.7)}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(37,77,104,.7)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;width:100%}.off-canvas-content .off-canvas.position-left,.position-left{transform:translateX(-100%)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(100%)}.position-left.is-transition-push{box-shadow:inset 0 0 0 0 rgba(37,77,104,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;width:100%}.off-canvas-content .off-canvas.position-right,.position-right{transform:translateX(100%)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-100%)}.position-right.is-transition-push{box-shadow:inset 0 0 0 0 rgba(37,77,104,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;height:100%}.off-canvas-content .off-canvas.position-top,.position-top{transform:translateY(-100%)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(100%)}.position-top.is-transition-push{box-shadow:inset 0 0 0 0 rgba(37,77,104,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;height:100%}.off-canvas-content .off-canvas.position-bottom,.position-bottom{transform:translateY(100%)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-100%)}.position-bottom.is-transition-push{box-shadow:inset 0 0 0 0 rgba(37,77,104,.25)}.off-canvas-content{transform:none;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content{margin-left:100%}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-medium~.off-canvas-content{margin-right:100%}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content{margin-top:100%}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:100%}}@media print,screen and (min-width:64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-large~.off-canvas-content{margin-left:100%}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-large~.off-canvas-content{margin-right:100%}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-large~.off-canvas-content{margin-top:100%}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:100%}}@media screen and (min-width:75em){.position-left.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xlarge~.off-canvas-content{margin-left:100%}.position-right.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xlarge~.off-canvas-content{margin-right:100%}.position-top.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xlarge~.off-canvas-content{margin-top:100%}.position-bottom.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xlarge~.off-canvas-content{margin-bottom:100%}}@media screen and (min-width:87.5em){.position-left.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xxlarge~.off-canvas-content{margin-left:100%}.position-right.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xxlarge~.off-canvas-content{margin-right:100%}.position-top.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xxlarge~.off-canvas-content{margin-top:100%}.position-bottom.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xxlarge~.off-canvas-content{margin-bottom:100%}}@media print,screen and (min-width:40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}@media screen and (min-width:75em){.off-canvas.in-canvas-for-xlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xlarge.position-bottom,.off-canvas.in-canvas-for-xlarge.position-left,.off-canvas.in-canvas-for-xlarge.position-right,.off-canvas.in-canvas-for-xlarge.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xlarge .close-button{display:none}}@media screen and (min-width:87.5em){.off-canvas.in-canvas-for-xxlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xxlarge.position-bottom,.off-canvas.in-canvas-for-xxlarge.position-left,.off-canvas.in-canvas-for-xxlarge.position-right,.off-canvas.in-canvas-for-xxlarge.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xxlarge .close-button{display:none}}.orbit,.orbit-container{position:relative}.orbit-container{height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%;position:absolute}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(37,77,104,.5);color:#fff}.orbit-next,.orbit-previous{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fff}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:rgba(37,77,104,.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#cacaca}.orbit-bullets button.is-active,.orbit-bullets button:hover{background-color:#4f606c}.pagination{margin-left:0;margin-bottom:1rem}.pagination:after,.pagination:before{display:table;content:" "}.pagination:after{clear:both}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}.pagination li:first-child,.pagination li:last-child{display:inline-block}@media print,screen and (min-width:40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#254d68}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#2375c9;color:#fff;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{padding:.1875rem .625rem;content:"\2026";color:#254d68}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"\00ab"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"\00bb"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#cacaca}.progress.primary .progress-meter{background-color:#2375c9}.progress.secondary .progress-meter{background-color:#f5ba37}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#2375c9}.progress-meter-text{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;margin:0;font-size:.75rem;font-weight:700;color:#fff;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#e6e6e6;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#cacaca;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#2375c9;transition:all .2s ease-in-out;-ms-touch-action:manipulation;touch-action:manipulation}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:#1e63ab}.slider-handle.is-dragging{transition:all 0s linear}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scaleY(-1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.sticky,.sticky-container{position:relative}.sticky{z-index:0;transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;background-color:rgba(37,77,104,.5)}.reveal,.reveal-overlay{display:none;overflow-y:auto}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:61.875rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:61.875rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:61.875rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:61.875rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{height:2rem;position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:700;color:#fff;-webkit-user-select:none;-ms-user-select:none;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#cacaca;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:0;background:#fff;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#2375c9}input:checked~.switch-paddle:after{left:2.25rem}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid #f2f2f2;background-color:#fff}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f9f9f9}tfoot,thead{color:#254d68}tfoot{background:#f2f2f2}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f2f2f2}table.unstriped tbody{background-color:#fff}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f2f2f2;background-color:#fff}@media screen and (max-width:63.99875em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f4f4f4}table.hover tfoot tr:hover{background-color:#ededed}table.hover tbody tr:hover{background-color:#fafafa}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ededed}.table-scroll{overflow-x:auto}.tabs{margin:0;border:1px solid #e6e6e6;background:#fff;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" "}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#2375c9}.tabs.primary>li>a{color:#fff}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#216fbf}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#2375c9}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fff;color:#1e65ad}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#2375c9}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fff;color:#254d68;transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fff;border-radius:0;box-shadow:0 0 0 1px rgba(37,77,104,.2);line-height:0}a.thumbnail{transition:box-shadow .2s ease-out}a.thumbnail:focus,a.thumbnail:hover{box-shadow:0 0 6px 1px rgba(35,117,201,.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#254d68;color:#fff}.title-bar:after,.title-bar:before{display:table;content:" "}.title-bar:after{clear:both}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left{float:left}.title-bar-right{float:right;text-align:right}.title-bar-title{vertical-align:middle}.has-tip,.title-bar-title{display:inline-block;font-weight:700}.has-tip{position:relative;border-bottom:1px dotted #4f606c;cursor:help}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#254d68;font-size:80%;color:#fff}.tooltip,.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #254d68;bottom:100%}.tooltip.bottom.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.top:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#254d68 transparent transparent;top:100%;bottom:auto}.tooltip.top.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.left:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #254d68;left:100%}.tooltip.left.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #254d68 transparent transparent;right:100%;left:auto}.tooltip.right.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.align-top:before{bottom:auto;top:10%}.tooltip.align-bottom:before{bottom:10%;top:auto}.tooltip.align-left:before{left:10%;right:auto}.tooltip.align-right:before{left:auto;right:10%}.top-bar{padding:.5rem}.top-bar:after,.top-bar:before{display:table;content:" "}.top-bar:after{clear:both}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{width:100%}@media print,screen and (min-width:40em){.top-bar .top-bar-left,.top-bar .top-bar-right{width:auto}}@media screen and (max-width:63.99875em){.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{width:100%}}@media screen and (max-width:74.99875em){.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{width:100%}}@media screen and (max-width:87.49875em){.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{width:100%}}.top-bar.stacked-for-xxlarge .top-bar-left,.top-bar.stacked-for-xxlarge .top-bar-right{width:100%}.top-bar-title{display:inline-block;float:left;padding:.5rem 1rem .5rem 0}.top-bar-title .menu-icon{bottom:2px}.top-bar-left{float:left}.top-bar-right{float:right}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}@media screen and (min-width:75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:74.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:75em) and (max-width:87.49875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.99875em),screen and (min-width:87.5em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:87.5em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:87.49875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:87.5em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:87.49875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}body{font-feature-settings:"lnum"}body.mobile-menu-opened{height:100%;overflow:hidden;position:fixed}main{display:block}blockquote{position:relative;background:rgba(163,209,214,.4);padding:1.5rem 1rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:1.3rem;text-align:left;margin:2rem 1rem}blockquote:before{display:block;content:"";background:url(../images/icon-quote.svg) no-repeat 50%;position:absolute;left:50%;transform:translatex(-50%);width:2.625rem;height:2.625rem;top:-1.75rem}blockquote.instagram-media,blockquote.instagram-media:before,blockquote.tiktok-embed,blockquote.tiktok-embed:before{background:none}blockquote.instagram-media-registered:before,blockquote.tiktok-embed:before{display:none}blockquote p{font-size:1.3rem;font-weight:400;line-height:1.2;color:#254d68;margin-bottom:.5rem}blockquote p strong{font-weight:800}::-webkit-input-placeholder{color:#cacaca}::-moz-placeholder{color:#cacaca}:-ms-input-placeholder{color:#cacaca}:-moz-placeholder{color:#cacaca}body p:empty:before{content:none}[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],textarea{height:2.75rem}@media print,screen and (min-width:40em){[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],textarea{height:2.325rem}}.home .acf-media-credit{font-size:.8rem;color:#999}.media-credit{max-width:100%}.gform_wrapper select{background-position:right .5rem center}@media print,screen and (min-width:40em){.gform_wrapper .top_label input.medium,.gform_wrapper .top_label select.medium{width:70%}}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;margin:-.0625rem;padding:0;height:.0625rem;width:.0625rem;overflow:hidden;clip:rect(0 0 0 0);border:0}.screen-reader-shortcut{position:absolute;top:-1000em}.screen-reader-shortcut:focus{left:.375rem;top:.375rem;height:auto;width:auto;display:block;font-size:.875rem;font-weight:700;padding:.9375rem 1.4375rem .875rem;background:#f1f1f1;color:#21759b;z-index:100000;line-height:normal;box-shadow:0 0 .125rem .125rem rgba(0,0,0,.6);text-decoration:none;outline:none}.content{padding:0 0 1.5rem}.page-title .vcard{border:none;padding:0}.byline{color:#999}.entry-content p a{word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.entry-content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5rem;display:inline;float:left;max-width:100%}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5rem;display:inline;float:right;max-width:100%}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both;max-width:100%}.entry-content>object:not(.game-wrapper),.entry-content>video{max-width:100%;height:auto}.entry-content object.game-wrapper,.entry-content object.game-wrapper>object{max-width:100%;width:100%}.entry-content pre{background:#eee;border:.0625rem solid #cecece;padding:.625rem}.wp-caption{max-width:100%;padding:.3125rem;text-align:center;background:transparent;border:.0625rem solid #f0f0f0}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption figcaption.wp-caption-text,.wp-caption p.wp-caption-text{font-size:.85rem;margin:.25rem 0 .4375rem;text-align:center}.post-password-form input[type=submit]{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;background-color:#2375c9;color:#fff}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit]:focus,.post-password-form input[type=submit]:hover{background-color:#1e63ab;color:#fff}.button,input[type=submit]{letter-spacing:.03125rem}.gallery{max-width:100%;margin-left:auto;margin-right:auto}.gallery:after,.gallery:before{content:" ";display:table}.gallery:after{clear:both}.gallery.gallery-columns-1>dl{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-1>dl{padding-right:1rem;padding-left:1rem}}.gallery.gallery-columns-1>dl,.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-2>dl{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-2>dl{padding-right:1rem;padding-left:1rem}}.gallery.gallery-columns-2>dl,.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-3>dl{width:33.33333%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-3>dl{padding-right:1rem;padding-left:1rem}}.gallery.gallery-columns-3>dl,.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-4>dl{width:25%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-4>dl{padding-right:1rem;padding-left:1rem}}.gallery.gallery-columns-4>dl,.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-5>dl{width:20%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-5>dl{padding-right:1rem;padding-left:1rem}}.gallery.gallery-columns-5>dl,.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-6>dl{width:16.66667%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-6>dl{padding-right:1rem;padding-left:1rem}}.gallery.gallery-columns-6>dl,.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-7>dl{width:14.28571%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-7>dl{padding-right:1rem;padding-left:1rem}}.gallery.gallery-columns-7>dl,.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-8>dl{width:12.5%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-8>dl{padding-right:1rem;padding-left:1rem}}.gallery.gallery-columns-8>dl,.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:left;clear:none}.gallery dl{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.gallery dl:last-child:not(:first-child){float:right}.page-navigation{margin-top:1rem}.sidebar li{list-style:none}.widget ul{margin:0}.hide-in-sidebar.menu-item,.show-in-sidebar{display:none!important}.sidebar .show-in-sidebar{display:block!important}.footer{clear:both;margin-top:1rem}.gform_body ul{list-style:none outside none;margin:0}.gfield_radio input,.gfield_radio label{margin-top:0!important;margin-bottom:0!important}@media print,screen and (min-width:40em){.date-field-gf{width:70%}}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media print{#content-block.large-8,#related-posts-column.large-8,.row{max-width:100%;width:100%}#footer #menu-general-info li,#footer>.row>div,.about-peta,.content-side,.enews-bottom,.header .logo-header .header-rabbit,.header>div,.next-article,.page-header,.sidebar,.sticky-container,.sticky-nav-bar-container,.sub-nav-wrap{display:none!important}#footer #menu-general-info li:first-child,#footer>.row>div:first-child,.content>.wrapper,.header .logo-header,.header .logo-header .logo-column img{display:block!important;width:100%}.header{border-bottom:.0625rem solid #000}.logo-header .logo-column{position:static;left:auto;top:auto;width:9.375rem;float:left;margin:0;padding:0 1rem}.logo-header .mission{padding:2rem 0;font-size:.9rem}.logo-header .mission .important{font-size:2.25rem!important}.logo-header .mission .important__tagline{font-size:1.125rem!important}.logo-header .mission a{text-decoration:none}.logo-column a[href]:after,.mission a[href]:after{content:""}.content .content-main{float:none;clear:both;padding:0;overflow:auto!important;width:100%;margin:0;display:block}.content-main .inner{padding:1rem}.content-main .print-button,.content-main .social-links{display:none!important}#footer{border-top:.0625rem solid #000}body.single-recipe #footer,body.single-recipe .content-main .the-content{display:none}body.single-recipe .content-main .recipe-in-post .the-content{display:block}.video-player{display:none}}a.tooltipster{position:absolute;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:red;height:1.5625rem;width:1.5625rem;border-radius:50%;font-size:1.125rem;font-weight:700;z-index:5}a.tooltipster--break-on-thru{margin-top:-.78125rem;margin-left:-.78125rem}a.tooltipster--in-landing-grid{top:-.78125rem;left:.21875rem}a.tooltipster--is-inline{position:relative;display:-ms-inline-flexbox;display:inline-flex;transform:translateY(-3px);margin-left:.625rem}.silver-gift a.tooltipster{margin-top:-1.5625rem}.section-header--is-inline{display:inline-block!important}#wpadminbar{position:fixed!important}body.admin-bar.f-topbar-fixed .sticky.fixed{margin-top:2rem}body.logged-in.admin-bar.opened .sticky-nav-bar,body.logged-in.admin-bar .sticky-nav-bar{display:none}@media print,screen and (min-width:64em){body.logged-in.admin-bar.opened .sticky-nav-bar,body.logged-in.admin-bar .sticky-nav-bar{display:block}}body.logged-in.admin-bar .mobile-nav,body.logged-in.admin-bar.opened .mobile-nav{transition:top .35s ease}body.logged-in.admin-bar .mobile-nav.is-stuck,body.logged-in.admin-bar .off-canvas.is-open,body.logged-in.admin-bar.opened .mobile-nav.is-stuck,body.logged-in.admin-bar.opened .off-canvas.is-open,body.logged-in.admin-bar.opened .sticky-nav-bar--is-stuck,body.logged-in.admin-bar .sticky-nav-bar--is-stuck{top:46px!important}@media screen and (min-width:783px){body.logged-in.admin-bar .mobile-nav.is-stuck,body.logged-in.admin-bar .off-canvas.is-open,body.logged-in.admin-bar.opened .mobile-nav.is-stuck,body.logged-in.admin-bar.opened .off-canvas.is-open,body.logged-in.admin-bar.opened .sticky-nav-bar--is-stuck,body.logged-in.admin-bar .sticky-nav-bar--is-stuck{top:32px!important}}body.logged-in.admin-bar .next-article--is-stuck,body.logged-in.admin-bar.opened .next-article--is-stuck{top:145px!important}@media screen and (min-width:783px){body.logged-in.admin-bar .next-article--is-stuck,body.logged-in.admin-bar.opened .next-article--is-stuck{top:131px!important}}body.logged-in.admin-bar.opened .site-header__search-form--close,body.logged-in.admin-bar .site-header__search-form--close{top:66px!important}@media screen and (min-width:783px){body.logged-in.admin-bar.opened .site-header__search-form--close,body.logged-in.admin-bar .site-header__search-form--close{top:52px!important}}.gform_wrapper .gquiz-field .gfield_radio .gchoice{-ms-flex-align:center;align-items:center}.gform_wrapper .ginput_container_checkbox .gchoice,.gform_wrapper .ginput_container_checkbox li.gchoice,.gform_wrapper .ginput_container_consent,.gform_wrapper .ginput_container_radio .gchoice,.gform_wrapper .ginput_container_radio li.gchoice{display:-ms-flexbox;display:flex;margin-bottom:.5rem}.gform_wrapper .ginput_container_checkbox .gchoice input[type=checkbox],.gform_wrapper .ginput_container_checkbox .gchoice input[type=radio],.gform_wrapper .ginput_container_checkbox li.gchoice input[type=checkbox],.gform_wrapper .ginput_container_checkbox li.gchoice input[type=radio],.gform_wrapper .ginput_container_consent input[type=checkbox],.gform_wrapper .ginput_container_consent input[type=radio],.gform_wrapper .ginput_container_radio .gchoice input[type=checkbox],.gform_wrapper .ginput_container_radio .gchoice input[type=radio],.gform_wrapper .ginput_container_radio li.gchoice input[type=checkbox],.gform_wrapper .ginput_container_radio li.gchoice input[type=radio]{position:relative;top:.1rem;min-width:1rem;width:1rem;min-height:1rem;height:1rem;margin:0}.gform_wrapper .ginput_container_checkbox .gchoice [type=checkbox]+label,.gform_wrapper .ginput_container_checkbox .gchoice [type=radio]+label,.gform_wrapper .ginput_container_checkbox li.gchoice [type=checkbox]+label,.gform_wrapper .ginput_container_checkbox li.gchoice [type=radio]+label,.gform_wrapper .ginput_container_consent [type=checkbox]+label,.gform_wrapper .ginput_container_consent [type=radio]+label,.gform_wrapper .ginput_container_radio .gchoice [type=checkbox]+label,.gform_wrapper .ginput_container_radio .gchoice [type=radio]+label,.gform_wrapper .ginput_container_radio li.gchoice [type=checkbox]+label,.gform_wrapper .ginput_container_radio li.gchoice [type=radio]+label{display:inline-block;margin:0 1rem 0 .5rem;font-size:.875rem;line-height:1.6;vertical-align:baseline}.gform_legacy_markup_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,.gform_legacy_markup_wrapper ul.gfield_radio li input[type=radio]:checked+label{font-weight:inherit}.gform_wrapper .gfield_required.gfield_required_asterisk,.gform_wrapper .gform_required_legend .gfield_required{font-size:1rem}.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select{background-origin:padding-box}h1,h2,h3,h4{color:#254d68}h2{font-size:1.5rem}h2,h3{font-weight:700;margin:.5rem 0 1rem}h3{font-size:1.3125rem}h4{font-size:1rem;font-weight:700;text-transform:uppercase;margin:.5rem 0 1rem}.enormo-header__background,.enormo-header__message,.enormo-header__toggle{display:none}.enormo-header--is-active .home .header{position:relative;opacity:0;transition:background .5s}.enormo-header--is-active .enormo-header{position:relative;height:85vh;overflow:visible!important}.enormo-header--is-active .enormo-header .super-nav{z-index:5}.enormo-header--is-active .enormo-header__background{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;z-index:1}.enormo-header--is-active .enormo-header .main-nav-bar{position:absolute;right:0;bottom:0;left:0}.enormo-header--is-active .enormo-header .main-menu{position:relative;z-index:5}.enormo-header--is-active .enormo-header .main-menu a{color:#fff;background-color:transparent;transition:background-color .3s ease-in}.enormo-header--is-active .enormo-header .header-rabbit,.enormo-header--is-active .enormo-header .mission{opacity:0}.enormo-header--is-active .enormo-header__message{position:absolute;top:2.1875rem;right:0;left:0;color:#fff;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;text-align:center;z-index:5}.enormo-header--is-active .enormo-header__credit{position:absolute;top:.625rem;right:0;writing-mode:vertical-rl;transform:rotate(180deg)}.enormo-header--is-active .enormo-header__credit ul{margin:0;padding:0;list-style-type:none}.enormo-header--is-active .enormo-header__credit ul li{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-size:.5625rem;opacity:.4}.enormo-header--is-active .enormo-header__credit ul li:not(:last-child):after{content:"\2022";margin:.25rem 0 0;font-size:1.25rem}.enormo-header--is-active .enormo-header__logo{margin-top:1.5625rem;opacity:.4}.enormo-header--is-active .enormo-header__text{position:relative;margin-top:1.5625rem;font-size:1.875rem;line-height:1.16666667;z-index:5}.enormo-header--is-active .enormo-header__image{position:relative;transform:translateY(-.625rem);z-index:4}.enormo-header--is-active .enormo-header__image img{width:auto}.enormo-header--is-active .enormo-header__end-speciesism{max-width:41.625rem;height:3.625rem;margin:0 auto;transform:translateY(-2.5rem)}.enormo-header--is-active .enormo-header__toggle{position:relative;margin-bottom:.9375rem;text-align:center;z-index:5}@keyframes bounce{0%{transform:translateY(-.3125rem)}50%{transform:translateY(.625rem)}to{transform:translateY(-.3125rem)}}.enormo-header--is-active .enormo-header__toggler{width:2.75rem;height:2.75rem;border:.125rem solid #696969;border-radius:50%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath class='st0' d='M1.8 7.2L12 17.5 22.2 7.2l-.6-.7-9.6 9.6-9.6-9.6z'/%3E%3C/svg%3E") no-repeat 50%/2rem transparent;cursor:pointer;transition:background-color .2s ease-in;animation:bounce 3s infinite ease-in-out;z-index:2}.enormo-header--is-active .enormo-header__toggler:hover{background-color:#696969}.enormo-header--is-active .enormo-header--is-out .main-menu .menu-item-has-children>a span:after{border-color:#000 transparent transparent!important}.enormo-header--is-active .enormo-header--is-out .site-header__search{background-image:url("data:image/svg+xml;charset=utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' enable-background='new 0 0 24 24' xml:space='preserve'%3E%3Cpath fill='%23fff' d='M1.1,22.4C1.5,22.8,2,23,2.5,23s1-0.2,1.4-0.6l5.3-5.3c1.4,0.9,3,1.4,4.8,1.4c5,0,9-4,9-9c0-5-4-9-9-9s-9,4-9,9 c0,1.8,0.5,3.4,1.4,4.8l-5.3,5.3C0.3,20.4,0.3,21.6,1.1,22.4z M14,15.5c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S17.3,15.5,14,15.5z'/%3E%3C/svg%3E%0A");transition:background-image .5s}.no-js .home .header{opacity:1}.no-js .enormo-header__background,.no-js .enormo-header__message,.no-js .enormo-header__toggle{display:none}.no-js .site-header__search{background-image:url("data:image/svg+xml;charset=utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' enable-background='new 0 0 24 24' xml:space='preserve'%3E%3Cpath fill='%23254D68' d='M1.1,22.4C1.5,22.8,2,23,2.5,23s1-0.2,1.4-0.6l5.3-5.3c1.4,0.9,3,1.4,4.8,1.4c5,0,9-4,9-9c0-5-4-9-9-9s-9,4-9,9 c0,1.8,0.5,3.4,1.4,4.8l-5.3,5.3C0.3,20.4,0.3,21.6,1.1,22.4z M14,15.5c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S17.3,15.5,14,15.5z'/%3E%3C/svg%3E%0A")}.sticky-nav-bar{position:fixed;top:-62.5rem;right:0;left:0;padding:0;background-color:#fff;transition:top .5s ease;z-index:150}@media print,screen and (min-width:64em){.sticky-nav-bar.sticky-nav-bar--is-stuck{top:0;padding:.625rem 0}}.sticky-nav-bar__wrap{position:relative;max-width:61.875rem;margin:0 auto}@media screen and (min-width:1024px) and (max-width:1300px){.sticky-nav-bar__wrap{display:-ms-flexbox;display:flex;max-width:none}}.sticky-nav-bar .sticky-bar-logo{position:absolute;top:50%;left:0;margin-left:-8.4375rem;transform:translateY(-50%)}@media screen and (min-width:1024px) and (max-width:1300px){.sticky-nav-bar .sticky-bar-logo{position:relative;top:auto;left:auto;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 0 11.9%;flex:0 0 11.9%;margin:0;padding-left:1.25rem;transform:none}}.sticky-nav-bar .main-menu{padding-right:1rem;padding-left:1rem}@media screen and (min-width:1024px) and (max-width:1300px){.sticky-nav-bar .main-menu{position:static!important;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 0 88.1%;flex:0 0 88.1%;width:100%}}@media screen and (min-width:1024px) and (max-width:1300px){.sticky-nav-bar .main-menu .menu{position:static;width:100%}}.sticky-nav-bar .site-header__submenu-wrap{padding-right:1rem;padding-left:1rem}.super-nav{height:auto;padding:.5rem 0;background:#fff;font-size:.71875rem;font-weight:800;text-align:left;border:.0625rem solid #e4eefa}.super-nav .columns{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-align:center;align-items:center;height:100%}.super-nav .logo-text{position:relative;left:auto;display:-ms-inline-flexbox;display:inline-flex;padding:0;text-transform:uppercase}.super-nav .logo-text a{color:#4f606c}.super-nav .report-cruelty{display:-ms-inline-flexbox;display:inline-flex;margin-left:auto}.super-nav .report-cruelty a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#2375c9}.super-nav .report-cruelty .arrow{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 78.64 53.31'%3E%3Cg fill='%232375C9'%3E%3Cpath d='M32.67 28.66a2.4 2.4 0 0 0 0-4L2.33.56C.95-.53 0 .02 0 1.78v49.76c0 1.76.95 2.31 2.33 1.22zM77.6 28.66a2.41 2.41 0 0 0 0-4L47.2.56c-1.38-1.09-2.38-.54-2.38 1.22v49.76c0 1.76 1 2.31 2.38 1.22z'/%3E%3C/g%3E%3C/svg%3E") 0 50%/contain no-repeat}.mobile-top-bar{color:#fff;margin-bottom:0!important;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif}.mobile-top-bar .mobile-nav{background:#2375c9;position:relative;box-shadow:1px 1px 1px rgba(0,0,0,.25)}.mobile-top-bar .mobile-nav.is-stuck{position:fixed}.mobile-top-bar .align-left{padding:.625rem .875rem}.mobile-top-bar .menu-icon{width:1.75rem;height:1.875rem}.mobile-top-bar .menu-icon:hover:after{background:#fff}.mobile-top-bar .menu-icon:after{top:.25rem;box-shadow:0 .5rem 0 #fff,0 1rem 0 #fff}.mobile-top-bar .logo{display:inline-block;max-width:3.75rem;margin-left:.75rem}.mobile-top-bar .align-right{position:absolute;top:0;right:0;display:-ms-flexbox;display:flex}.mobile-top-bar .align-right a,.mobile-top-bar .align-right button{height:3.125rem;line-height:3.125}.mobile-top-bar .donate-link{padding:0 .625rem;background:#f5ba37;color:#fff;line-height:3.125;font-weight:800}.mobile-top-bar .search-icon{padding:.3125rem .625rem}.mobile-top-bar .search-icon svg{fill:#fff}a.next-article{position:fixed;top:6.1875rem;right:-18.75rem;padding:.9375rem 2.5rem .9375rem 1.25rem;background:#fff;color:#000;font-size:.875rem;text-transform:uppercase;box-shadow:0 .0625rem .125rem #00000033;transition:right .5s ease}@media screen and (min-width:1379px){a.next-article.next-article--is-stuck{right:0}}.archive-side-menu{display:none;position:relative;width:100%;margin:.3rem 0 .5rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:.85rem;font-weight:700}@media print,screen and (min-width:40em){.archive-side-menu{margin:.3rem 0 0 .5rem}}@media screen and (max-width:63.99875em){.archive-side-menu{display:block}}.archive-side-menu section{position:relative;margin:.5rem 1rem}@media print,screen and (min-width:64em){.archive-side-menu section{margin:0}}.archive-side-menu .fade{position:absolute;top:0;right:0;bottom:0;width:2.5rem;transition:all .4s;visibility:visible;opacity:1;z-index:4}.archive-side-menu .fade.forward{right:0;background-image:linear-gradient(90deg,hsla(0,0%,91%,0),#e7e7e7)}.archive-side-menu .fade.back{display:none;left:0;background-image:linear-gradient(270deg,hsla(0,0%,91%,0),#e7e7e7)}.archive-side-menu .fade.back.show{display:block}.archive-side-menu .fade.hidden{opacity:0;visibility:hidden;transition:all .4s}.archive-side-menu .second-nav{position:relative;margin:0;cursor:grab;cursor:-webkit-grab;-ms-overflow-style:-ms-autohiding-scrollbar;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;transition:margin-left .4s ease}@media print,screen and (min-width:64em){.archive-side-menu .second-nav{cursor:auto}}.archive-side-menu .second-nav::-webkit-scrollbar{width:0;background:transparent}.archive-side-menu .second-nav>.menu{position:relative;width:100%;height:2.5rem;overflow-x:scroll;overflow-y:hidden}@media print,screen and (min-width:64em){.archive-side-menu .second-nav>.menu{overflow:hidden}}.archive-side-menu .second-nav>.menu::-webkit-scrollbar{display:none;background:transparent}.archive-side-menu .second-nav>.menu ul{position:absolute;top:0;left:0;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style-type:none}@media print,screen and (min-width:64em){.archive-side-menu .second-nav>.menu ul{position:relative}}.archive-side-menu .second-nav>.menu ul li{margin-right:.3125rem}.archive-side-menu .second-nav>.menu ul li:last-child{margin-right:0}.archive-side-menu .second-nav>.menu ul li a{display:block;min-height:2.5rem;padding:.5rem 1rem;background-color:#fff;color:#254d68;font-size:.9rem;line-height:1.6;font-weight:800}@media print,screen and (min-width:40em){.archive-side-menu .second-nav>.menu ul li a{min-height:1.94437rem;margin:.2rem 0}}@media print,screen and (min-width:64em){.archive-side-menu .second-nav>.menu ul li a{padding:.4rem;background-color:transparent;color:#417276;font-size:.85rem;line-height:1;font-weight:700}}.archive-side-menu .second-nav>.menu ul li.current-menu-ancestor a,.archive-side-menu .second-nav>.menu ul li.current-menu-item a{background-color:#a3d1d6;color:#254d68}body.post-type-archive-media_center .archive-side-menu,body.post-type-archive-news_release .archive-side-menu,body.post-type-archive-psa .archive-side-menu,body.post-type-archive-video .archive-side-menu,body.single-media_center .archive-side-menu,body.single-news_release .archive-side-menu,body.single-psa .archive-side-menu{display:block}body.post-type-archive-media_center .archive-side-menu.sticky-container,body.post-type-archive-news_release .archive-side-menu.sticky-container,body.post-type-archive-psa .archive-side-menu.sticky-container,body.post-type-archive-video .archive-side-menu.sticky-container,body.single-media_center .archive-side-menu.sticky-container,body.single-news_release .archive-side-menu.sticky-container,body.single-psa .archive-side-menu.sticky-container{display:none}.first-promo-area .enews,.landing-sidebar .enews,.sidebar-content-wrap .enews{padding:.75rem;background:#fff;overflow:hidden}@media print,screen and (min-width:40em){.first-promo-area .enews.active,.landing-sidebar .enews.active,.sidebar-content-wrap .enews.active{position:absolute;width:100%;background:hsla(0,0%,100%,.96);z-index:1}.first-promo-area .enews.active .close,.landing-sidebar .enews.active .close,.sidebar-content-wrap .enews.active .close{display:block}}.first-promo-area .enews .close,.landing-sidebar .enews .close,.sidebar-content-wrap .enews .close{position:absolute;display:none;top:.5rem;right:.5rem}.first-promo-area .enews h2,.landing-sidebar .enews h2,.sidebar-content-wrap .enews h2{margin:0 0 .5rem;color:#2375c9;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:1.2rem;text-transform:uppercase}@media print,screen and (min-width:40em){.first-promo-area .enews h2,.landing-sidebar .enews h2,.sidebar-content-wrap .enews h2{font-size:1rem}}.first-promo-area .enews .row,.landing-sidebar .enews .row,.sidebar-content-wrap .enews .row{margin:0}.first-promo-area .enews .pma-subscription-widget,.landing-sidebar .enews .pma-subscription-widget,.sidebar-content-wrap .enews .pma-subscription-widget{position:relative;padding:0}.first-promo-area .enews .pma-subscription-widget .small-12,.landing-sidebar .enews .pma-subscription-widget .small-12,.sidebar-content-wrap .enews .pma-subscription-widget .small-12{padding:0}.first-promo-area .enews .pma-subscription-widget .pma-casl-check,.landing-sidebar .enews .pma-subscription-widget .pma-casl-check,.sidebar-content-wrap .enews .pma-subscription-widget .pma-casl-check{clear:both}.first-promo-area .enews .pma-subscription-widget .email_optin,.first-promo-area .enews .pma-subscription-widget .pma-casl-check,.first-promo-area .enews .pma-subscription-widget .pma-casl-check label,.landing-sidebar .enews .pma-subscription-widget .email_optin,.landing-sidebar .enews .pma-subscription-widget .pma-casl-check,.landing-sidebar .enews .pma-subscription-widget .pma-casl-check label,.sidebar-content-wrap .enews .pma-subscription-widget .email_optin,.sidebar-content-wrap .enews .pma-subscription-widget .pma-casl-check,.sidebar-content-wrap .enews .pma-subscription-widget .pma-casl-check label{font-size:.75rem}.first-promo-area .enews .pma-subscription-widget .privacy-policy,.landing-sidebar .enews .pma-subscription-widget .privacy-policy,.sidebar-content-wrap .enews .pma-subscription-widget .privacy-policy{display:none;clear:both}.first-promo-area .enews .pma-subscription-widget .privacy-policy p,.landing-sidebar .enews .pma-subscription-widget .privacy-policy p,.sidebar-content-wrap .enews .pma-subscription-widget .privacy-policy p{font-size:.75rem;margin-top:1rem}.first-promo-area .enews .pma-subscription-widget .thank-you,.landing-sidebar .enews .pma-subscription-widget .thank-you,.sidebar-content-wrap .enews .pma-subscription-widget .thank-you{margin:0;padding:0}.first-promo-area .enews #supporter-emailaddress,.landing-sidebar .enews #supporter-emailaddress,.sidebar-content-wrap .enews #supporter-emailaddress{width:60%;margin:0}.first-promo-area .enews #supporter-emailaddress input,.landing-sidebar .enews #supporter-emailaddress input,.sidebar-content-wrap .enews #supporter-emailaddress input{margin:0}@media screen and (min-width:40em) and (max-width:63.99875em){.first-promo-area .enews #supporter-emailaddress input,.landing-sidebar .enews #supporter-emailaddress input,.sidebar-content-wrap .enews #supporter-emailaddress input{padding:.25rem;font-size:.9rem}}.first-promo-area .enews .pma-button-submit,.landing-sidebar .enews .pma-button-submit,.sidebar-content-wrap .enews .pma-button-submit{position:absolute;top:0;right:0;width:40%;height:2.75rem;margin:0;border:0;padding:.5rem;background:#2375c9;color:#fff;font-size:1rem;font-weight:700;text-transform:uppercase}@media print,screen and (min-width:40em){.first-promo-area .enews .pma-button-submit,.landing-sidebar .enews .pma-button-submit,.sidebar-content-wrap .enews .pma-button-submit{height:2.325rem;font-size:.9rem}}.home.ca-user .first-promo-area .enews div.email_optin{display:none!important}.home.ca-user .first-promo-area .enews.active{bottom:0;height:auto}.home.ca-user .first-promo-area .enews.active div.email_optin{display:block!important;margin-top:.5rem}.enews-bottom{max-width:61.875rem;margin:0 auto 2rem;padding:0 1.5rem}@media print,screen and (min-width:40em){.enews-bottom{padding:0 1rem}}.enews-bottom .inner{background:#254d68;color:#fff}@media print,screen and (min-width:40em){.enews-bottom .inner>.row{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}}.enews-bottom .text{text-align:center}.enews-bottom .row .columns{padding:0 1rem}.enews-bottom h2{margin:1rem auto;color:#fff;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:1.5rem;font-weight:800;text-transform:uppercase}.enews-bottom .pma-subscription-widget-form{position:relative}.enews-bottom .pma-subscription-widget-form .row{margin-left:0;margin-right:0}.enews-bottom #supporter-emailaddress{width:78%;margin:0}.enews-bottom #supporter-emailaddress input{margin:0}.enews-bottom .pma-button-submit{position:absolute;top:0;right:0;width:25%;height:2.75rem;margin:0;border:0;padding:.5rem;background:#159eb2;color:#fff;font-weight:700;text-transform:uppercase}@media print,screen and (min-width:40em){.enews-bottom .pma-button-submit{height:2.325rem}}.enews-bottom .privacy-policy p{font-size:.75rem;margin-top:1rem}.enews-bottom .privacy-policy p a{color:#fff;text-decoration:underline}.enews-bottom .email_optin,.enews-bottom .pma-casl-check,.enews-bottom .pma-casl-check label{font-size:.75rem}.enews-bottom label{color:#fff}.enews-bottom input.validation_error{background:#fff!important}.enews-bottom .error-wrapper{color:pink}@media screen and (max-width:39.99875em){.enews-bottom .row .columns.medium-7,.enews-bottom .row .columns.medium-7 .columns{padding:0}.enews-bottom .pma-subscription-widget{padding:.65rem}.enews-bottom #supporter-emailaddress{width:70%}.enews-bottom .pma-button-submit{width:30%}}.about-peta{margin:1rem auto}.about-peta .row{background:#fff}.about-peta p{margin:0 0 .5rem;padding:0 1.25rem;font-size:.9rem;line-height:1.2}.about-peta .medium-2,.about-peta .medium-7{padding:1rem 1rem 0;text-align:center}@media screen and (max-width:39.99875em){.about-peta .medium-2,.about-peta .medium-7{padding:1rem 1.5rem 0!important}}.about-peta .name{margin:1rem 0;font-size:1rem}@media print,screen and (min-width:40em){.about-peta .name{margin:0 0 .5rem;font-size:.9rem}}.about-peta .medium-2{padding-top:2rem}.about-peta .button{background-color:#2375c9;color:#fff;text-transform:uppercase;font-weight:800;padding:.75rem 1rem;text-align:center}.about-peta .button:focus,.about-peta .button:hover{background-color:#1e63ab;color:#fff}.sticky-banner{display:none}@media only screen and (max-width:768px){.sticky-banner{position:fixed;bottom:0;display:block;width:100%;color:#eee;background:#000;z-index:10;transition:bottom .2s ease}.sticky-banner.closed{bottom:-20em}.sticky-banner strong{font-weight:700}.sticky-banner .wrapper{padding:.5em 3.5em .5em 1em}.sticky-banner p{margin-bottom:.65em;line-height:1.25}.sticky-banner .close-button{display:block;position:absolute;top:-21px;right:1rem;width:42px;height:42px;border-radius:50%;background:#000;color:#fff;font-size:2rem;line-height:42px;text-decoration:none;outline:none;text-align:center}.sticky-banner .close-button:hover{color:#fff}}@media only screen and (max-width:480px){.sticky-banner .wrapper{font-size:2.7vw}}.breaking-news-banner{margin:1rem auto -1rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;text-align:center}@media print,screen and (min-width:40em){.breaking-news-banner{max-width:61.875rem;text-align:left}}.breaking-news-banner__inner{min-height:3.125rem;padding:.9375rem;background-color:#0a1842;color:#fff}.breaking-news-banner__inner a{color:#fff;text-decoration:none}@media print,screen and (min-width:40em){.breaking-news-banner__inner{display:-ms-flexbox;display:flex;padding:0;margin:0 1rem}}@media print,screen and (min-width:40em){.breaking-news-banner__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 1.25rem}}.breaking-news-banner__title{margin-bottom:.3125rem;font-size:.875rem;font-weight:800;text-transform:uppercase}@media print,screen and (min-width:40em){.breaking-news-banner__title{margin-bottom:0;background-color:#cd1e20}}.breaking-news-banner__news{font-weight:800}.breaking-news-banner__news .countdown{margin:.625rem 0}body.home .promo{height:100%}body.home .promo.image .wrap{position:absolute;top:0;right:0;bottom:0;left:0}body.home .vsk-promo{padding:0}@media print,screen and (min-width:40em){body.home .vsk-promo{margin:0 0 2rem;padding-right:1rem;padding-left:1rem}}body.home .vsk-promo .row{background:#fff}body.home .vsk-promo h2{max-width:80%;margin:0 auto;font-size:1.3125rem;line-height:1.2;text-transform:uppercase}body.home .vsk-promo p{margin:0;font-size:.9rem;line-height:1.2}body.home .vsk-promo .medium-3{position:relative}body.home .vsk-promo .medium-3 .acf-media-credit{position:absolute;bottom:.5rem;left:.5rem;color:#fff;display:block;text-align:right;font-size:.8rem;text-shadow:.0625rem .0625rem .0625rem #000;font-size:.7rem}body.home .vsk-promo .medium-3 .acf-media-credit a{color:#fff}body.home .vsk-promo .medium-4,body.home .vsk-promo .medium-5{text-align:center;padding:1rem}body.home .vsk-promo .medium-4{padding-top:2rem}body.home .vsk-promo .button{background-color:#2375c9;color:#fff;text-transform:uppercase;font-weight:800;padding:.75rem 1rem;text-align:center}body.home .vsk-promo .button:focus,body.home .vsk-promo .button:hover{background-color:#1e63ab;color:#fff}@media screen and (max-width:39.99875em){body.home .vsk-promo{position:relative;width:auto;margin:0 1.5rem 1rem;float:none!important}body.home .vsk-promo .medium-3,body.home .vsk-promo .medium-5{display:none}body.home .vsk-promo .medium-4{padding:0;float:none}body.home .vsk-promo .row{background:transparent}body.home .vsk-promo .button{width:100%;margin:0;border:0;padding:.5rem;background:#4e838d;font-size:1.125rem;line-height:1.6;text-align:center}}@media print,screen and (min-width:40em){body.home .cf-promo{margin:2rem 0 0}}body.home .cf-promo .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}body.home .cf-promo__text{padding:.9375rem 0}body.home .cf-promo__text h2{margin-bottom:1.25rem;color:#4f606c}body.home .cf-promo__text p{padding:0 2.5rem}body.home .cf-promo__button{padding:0 1.875rem 0 .9375rem!important}body.home .cf-promo .button{width:100%}@media print,screen and (min-width:40em){body.home .at-promo{margin:0}}body.home #mobile-promo-top{width:100%}body.home #mobile-promo-bottom,body.home #mobile-promo-top{position:relative;padding:2.5rem 0}body.home #mobile-promo-bottom .rectangle-bg,body.home #mobile-promo-top .rectangle-bg{display:block;top:1rem;right:0;bottom:1rem;left:auto}body.home #mobile-promo-bottom .columns,body.home #mobile-promo-top .columns{float:none}body.home #mobile-promo-bottom .promo.image .wrap,body.home #mobile-promo-bottom .promo.text .wrap,body.home #mobile-promo-top .promo.image .wrap,body.home #mobile-promo-top .promo.text .wrap{position:relative}body.home .peta-donation-promo--is-image{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;border-top:.5rem solid #2375c9;padding-top:.9375rem}body.home .peta-donation-promo--is-image .image{padding:.3125rem .9375rem}body.home .peta-donation-promo--is-image h3{margin:1.25rem 0 0;font-size:1rem;line-height:1.25;text-transform:none;color:#2375c9}body.home .peta-donation-promo--is-image p{margin-top:.9375rem;font-size:.875rem;line-height:1.286;text-align:left}body.home .peta-donation-promo--is-image .button{margin:auto 0 0;padding:.75rem 1rem;background-color:#2375c9;font-weight:700}body.home .peta-donation-promo--is-image div.media-credit{position:static}body.home .grid-promo .promo.text .wrap{position:relative!important}body.home .grid-promo .promo.text .button{background-color:#159eb2;font-size:1.125rem}body.home .grid-promo .promo.image .text{font-weight:900}@media print,screen and (min-width:40em){body.home .grid-promo .promo--is-image{border-top:.5rem solid #2375c9}body.home .grid-promo .promo--is-image .wrap{padding-top:.9375rem}body.home .grid-promo .promo--is-image .wrap .vertical-center{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin:0}body.home .grid-promo .promo--is-image .promo-image{padding:.3125rem .9375rem}body.home .grid-promo .promo--is-image h4{margin:1.25rem 0 0;font-size:1rem 1rem;line-height:1.25;text-transform:none}body.home .grid-promo .promo--is-image .text{margin-top:.9375rem;font-size:.875rem;line-height:1.286;text-align:left}body.home .grid-promo .promo--is-image.text .button{margin-top:auto;background-color:#2375c9}}body.home .first-promo-area .inner{position:relative;background:none}@media print,screen and (min-width:40em){body.home .first-promo-area .inner{padding-bottom:6.875rem}}body.home .first-promo-area .social-share{text-align:center}@media print,screen and (min-width:40em){body.home .first-promo-area .social-share{position:absolute;bottom:0;left:0;width:100%;text-align:left}}body.home .first-promo-area .social-share .inner{width:100%;height:auto;margin:1rem 0 0;padding:.75rem .75rem .5rem;background:#fff}body.home .first-promo-area .social-share h4{display:none;font-size:.75rem;font-weight:400;text-transform:uppercase}@media print,screen and (min-width:40em){body.home .first-promo-area .social-share h4{display:block}}body.home .first-promo-area .social-share a{display:inline-block;padding:0 .2rem;vertical-align:middle}@media print,screen and (min-width:40em){body.home .first-promo-area .social-share a{padding:0}}body.home .first-promo-area .social-share svg{width:2.375rem;height:2.375rem}@media print,screen and (min-width:40em){body.home .first-promo-area .social-share svg{width:1.5rem;height:1.5rem}}@media print,screen and (min-width:64em){body.home .first-promo-area .social-share svg{width:2rem;height:2rem}}body.home .first-promo-area .social-share .youtube svg{width:2.625rem;height:2.625rem;fill:#f8251c}body.home .first-promo-area .social-share .facebook svg{fill:#1877f2}body.home .first-promo-area .social-share .twitter svg{fill:#1da1f2}body.home .first-promo-area .social-share .pinterest svg{fill:#cb2027}body.home .donation-teaser .content{background:none}body.home .donation-teaser .inner{position:relative;margin:0 1.5rem;background:#fff;overflow:hidden}@media print,screen and (min-width:40em){body.home .donation-teaser .inner{margin:0}}body.home .donation-teaser .diagonal-bg{top:0;height:2.9375rem;background:#159eb2;transform:skewY(-8deg)}@media screen and (min-width:40em) and (max-width:63.99875em){body.home .donation-teaser .diagonal-bg{height:1.5rem;transform:skewY(-4deg)}}body.home .donation-teaser .donation_widget{position:relative;padding:2.75rem 1rem 1rem;text-align:center}@media screen and (min-width:40em) and (max-width:63.99875em){body.home .donation-teaser .donation_widget{padding:1.5rem .75rem 1rem}}body.home .donation-teaser .donation_widget .donation-form-button{color:#2375c9;font-size:1.3125rem;font-weight:700;text-transform:uppercase}@media screen and (min-width:40em) and (max-width:63.99875em){body.home .donation-teaser .donation_widget .donation-form-button{font-size:1rem}}body.home .donation-teaser .donation_widget .amounts label.active{background-color:#f5ba37}body.home .donation-teaser .donation_widget input[type=text]{border-color:#cacaca;box-shadow:none}body.home .donation-teaser .donation_widget .submit-button input{background-color:#159eb2;font-size:1.125rem}body.home .donation-teaser .donation_widget .privacy-policy{display:none}body.home .peta-in-action .slideshow-wrap{position:relative;padding:1rem;background:#fff}body.home .peta-in-action .diagonal-shape svg{height:90%}body.home .urgent-alerts{margin-bottom:1.25rem;padding-bottom:0}body.home .urgent-alerts h2.urgent-alerts__headline{margin-bottom:0}@media screen and (max-width:39.99875em){body.home .urgent-alerts h2.urgent-alerts__headline{margin:0 0 1rem;font-size:2rem}}body.home .urgent-alerts__subhead{position:relative;margin-bottom:2rem;color:#fff;font-size:1.75rem;font-weight:400;z-index:2}body.home .urgent-alerts .diagonal-shape svg{top:0;width:100%;height:78%}body.home .urgent-alerts .row{padding:0 1.5rem}@media print,screen and (min-width:40em){body.home .urgent-alerts .row{padding:0}}@media screen and (max-width:39.99875em){body.home .urgent-alerts .grid-item{position:relative;margin-bottom:1rem}}@media print,screen and (min-width:40em){body.home .urgent-alerts .grid-item .inner{height:19.6875rem}}@media print,screen and (min-width:40em){body.home .urgent-alerts .grid-item .description{padding:1.875rem 1rem!important}}@media screen and (max-width:39.99875em){body.home .urgent-alerts .grid-item .description{position:absolute;top:0;left:30%;width:68%;padding:1.5rem .5rem 0;text-align:center}}@media screen and (max-width:20em){body.home .urgent-alerts .grid-item .description{padding:1.25rem .5rem 0}}body.home .urgent-alerts .grid-item .description h4{margin:0;line-height:1.4}@media print,screen and (min-width:40em){body.home .urgent-alerts .grid-item .description h4{font-size:1.25rem}}@media screen and (max-width:39.99875em){body.home .urgent-alerts .grid-item .description h4{font-size:.9rem;text-align:left}}@media screen and (max-width:20em){body.home .urgent-alerts .grid-item .description h4{font-size:.8rem}}body.home .urgent-alerts .grid-item .description p{display:none}@media screen and (max-width:39.99875em){body.home .urgent-alerts .grid-item .thumb{width:30%;min-height:7.5rem}}body.home .urgent-alerts .grid-item .button-wrap{position:absolute;bottom:.5rem;left:30%;width:68%}body.home .urgent-alerts .grid-item .button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;cursor:pointer;background-color:#2375c9;color:#fff;text-transform:uppercase;font-weight:800;padding:.75rem 1rem;text-align:center;bottom:1rem;max-width:10rem;margin:0 auto;padding:.5rem 1rem}[data-whatinput=mouse] body.home .urgent-alerts .grid-item .button{outline:0}body.home .urgent-alerts .grid-item .button:focus,body.home .urgent-alerts .grid-item .button:hover{background-color:#1e63ab;color:#fff}@media screen and (max-width:20em){body.home .urgent-alerts .grid-item .button{padding:.25rem 1rem;font-size:.8rem}}@media screen and (max-width:39.99875em){body.home .urgent-alerts .grid-item .acf-media-credit{position:absolute;top:.3125rem;bottom:auto;left:.5rem;width:100%;font-size:.65rem;text-align:left}}body.home .urgent-alerts .see-more{vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;cursor:pointer;background-color:#2375c9;color:#fff;text-transform:uppercase;font-weight:800;padding:.75rem 1rem;text-align:center;position:relative;display:inline-block;padding:.75rem 1.5rem;font-size:1rem}[data-whatinput=mouse] body.home .urgent-alerts .see-more{outline:0}body.home .urgent-alerts .see-more:focus,body.home .urgent-alerts .see-more:hover{background-color:#1e63ab;color:#fff}body.home .urgent-alerts .see-more--extra-bold{font-weight:900}body.home .urgent-alerts .see-more:active,body.home .urgent-alerts .see-more:hover{background:#2479d0}.peta-stands.bar{padding-bottom:0}.peta-stands__partial-bg{position:absolute;top:0;right:0;left:0;height:75%;background-color:#fb5d5d}.peta-stands .medium-12{position:relative}.peta-stands h2{color:#fff}.peta-stands .acf-media-credit{position:absolute;right:2rem;display:block}@media print,screen and (min-width:40em){.peta-stands .acf-media-credit{right:1rem}}.peta-stands .acf-media-credit a{color:#666}.peta-stands .see-more{vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;cursor:pointer;background-color:#2375c9;color:#fff;text-transform:uppercase;font-weight:800;padding:.75rem 1rem;text-align:center;position:relative;display:inline-block;margin:2rem auto 0;padding:.75rem 1.5rem;background-color:#fb5d5d;font-size:1.1875rem}[data-whatinput=mouse] .peta-stands .see-more{outline:0}.peta-stands .see-more:focus,.peta-stands .see-more:hover{background-color:#1e63ab;color:#fff}.peta-stands .see-more:active,.peta-stands .see-more:hover{background-color:#fb5d5d}.panel-container{position:relative;max-width:100%;margin:0 2rem;background:#fff}@media print,screen and (min-width:40em){.panel-container{width:100%;min-height:47vw;margin:0;padding:0;background:transparent;z-index:1}}@media only screen and (min-width:640px) and (max-width:835px){.panel-container{min-height:38vw}}@media print,screen and (min-width:64em){.panel-container{min-height:29.0625rem}}.panel-container .bg-panel{position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/WPSF-people.jpg) no-repeat 0 0/cover}@media print,screen and (min-width:40em){.panel-container .bg-panel{display:none}}.panel-container hr{position:relative;margin:0 1rem;border:.0625rem solid #fff;z-index:2}@media print,screen and (min-width:40em){.panel-container hr{display:none}}.panel-container .panel{position:relative;color:#fff;transition:all .5s;overflow:hidden}@media print,screen and (min-width:40em){.panel-container .panel{position:absolute;top:0;left:0;width:24.25%;min-height:47vw;border:0;background:#fff;color:#0a1842;transition:z-index .5s step-end,width .5s,left .5s;overflow:hidden;z-index:0}}@media only screen and (min-width:640px) and (max-width:835px){.panel-container .panel{min-height:38vw}}@media print,screen and (min-width:64em){.panel-container .panel{min-height:29.0625rem}}@media print,screen and (min-width:40em){.panel-container .panel.people .preview{background-image:url(../images/WPSF-people.jpg)}}@media print,screen and (min-width:40em){.panel-container .panel.ethical{left:25.25%}}@media print,screen and (min-width:40em){.panel-container .panel.ethical .preview{background-image:url(../images/WPSF-ethical.jpg)}}@media print,screen and (min-width:40em){.panel-container .panel.treatment{left:50.5%}}@media print,screen and (min-width:40em){.panel-container .panel.treatment .preview{background-image:url(../images/WPSF-treatment.jpg)}}@media print,screen and (min-width:40em){.panel-container .panel.animals{left:75.75%}}@media print,screen and (min-width:40em){.panel-container .panel.animals .preview{background-image:url(../images/WPSF-animals.jpg)}}.panel-container .panel .full-view{display:block;height:0;text-align:left;transition:all .5s;overflow:hidden}@media print,screen and (min-width:40em){.panel-container .panel .full-view{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;width:75%;height:100%;padding:2rem;background:#fff;float:left}}.panel-container .panel .full-view p{padding:0 1rem 1rem;font-size:.9rem;line-height:1.4}@media print,screen and (min-width:40em){.panel-container .panel .full-view p{padding:0;font-size:1rem}}@media print,screen and (min-width:64em){.panel-container .panel .full-view p{padding:0;font-size:1.2rem}}.panel-container .panel.active{background:#fff;color:#0a1842}@media print,screen and (min-width:40em){.panel-container .panel.active{top:0;left:0;width:100%;transition:z-index .5s step-start,width .5s,left .5s;z-index:2}}.panel-container .panel.active h3{color:#fb5d5d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cstyle%3E.st0{fill:%23fb5d5d}%3C/style%3E%3Cpath class='st0' d='M1.8 7.2L12 17.5 22.2 7.2l-.6-.7-9.6 9.6-9.6-9.6z'/%3E%3C/svg%3E")}@media print,screen and (min-width:40em){.panel-container .panel.active h3{background-image:none}}@media screen and (max-width:39.99875em){.panel-container .panel.active .full-view{display:block;height:auto}}@media print,screen and (min-width:40em){.panel-container .panel .wrap{position:absolute;top:0;bottom:0;width:100%}}.panel-container .panel .preview{padding:1.25rem 0}@media print,screen and (min-width:40em){.panel-container .panel .preview{position:relative;width:24.25%;height:100%;padding:1.5rem 1rem;background-size:contain;background-repeat:no-repeat;background-position:top;float:left}}@media print,screen and (min-width:40em){.panel-container .panel .preview__text{position:absolute;top:69%;right:0;bottom:auto;left:0}}@media only screen and (min-width:640px) and (max-width:835px){.panel-container .panel .preview__text{top:auto;right:0;bottom:0;left:0}}@media print,screen and (min-width:64em){.panel-container .panel .preview__text{top:70%}}.panel-container .panel .preview p{display:none;color:#0a1842;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;line-height:1.125;font-weight:400;font-style:italic}@media print,screen and (min-width:40em){.panel-container .panel .preview p{display:block;padding:0 .9375rem}}@media only screen and (min-width:640px) and (max-width:835px){.panel-container .panel .preview p{display:none}}.panel-container .panel h3{margin-bottom:0;padding-bottom:1.625rem;color:#fff;background:url("data:image/svg+xml;charset=utf-8,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath class='st0' d='M1.8 7.2L12 17.5 22.2 7.2l-.6-.7-9.6 9.6-9.6-9.6z'/%3E%3C/svg%3E") no-repeat center 100%/30px;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:1.125rem;font-weight:900}@media print,screen and (min-width:40em){.panel-container .panel h3{margin:.78125rem 0 .625rem;padding:0;color:#fb5d5d;font-size:1.3rem;line-height:.74}}@media only screen and (min-width:640px) and (max-width:835px){.panel-container .panel h3{margin-bottom:.9375rem;padding:0}}@media print,screen and (min-width:64em){.panel-container .panel h3{font-size:2rem}}.wide-promo-buttons{position:relative;padding-top:3.125rem}.wide-promo-buttons .columns{margin-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}@media print,screen and (min-width:40em){.wide-promo-buttons .columns{margin-bottom:0;padding-left:.3125rem;padding-right:.3125rem}}.wide-promo-buttons__partial-bg{position:absolute;top:0;right:0;left:0;height:70%;background-color:#159eb2}.wide-promo-buttons__grid{max-width:60.625rem;margin:0 auto}@media print,screen and (min-width:40em){.wide-promo-buttons__grid{display:-ms-flexbox;display:flex;margin-right:.6875rem;margin-left:.6875rem}}@media print,screen and (min-width:64em){.wide-promo-buttons__grid{margin:0 auto}}.wide-promo-buttons__item{position:relative;height:100%;margin:0;border:0;padding:0;overflow:hidden}@media print,screen and (min-width:40em){.wide-promo-buttons__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}}.wide-promo-buttons__item a{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.wide-promo-buttons__item-img{position:relative;height:0;padding-top:99%}.wide-promo-buttons__item-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.wide-promo-buttons__item-title{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;padding:1rem;background:#fff}.wide-promo-buttons__item .text-bg{display:none}.wide-promo-buttons__item h4{margin:0;color:#128091;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:1.125rem;font-weight:900;line-height:1.167;text-align:center}@media screen and (max-width:39.99875em){.wide-promo-buttons__item h4 br{display:none}}@media screen and (max-width:39.99875em){.featured-links .medium-4{margin-bottom:1rem}}.featured-links .promo.image{padding-bottom:150%}@media screen and (max-width:39.99875em){.featured-links .promo.image{padding:0}}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-results.post-type-archive-ordinance .pagination{border-top:1px solid #cacaca;margin-top:1rem;padding-top:1rem}.wp-search.search-ordinances--form{background:rgba(163,209,214,.4);padding:1rem 2rem}.search-ordinances--form--h3{font-size:1.5rem}.wp-search .search-ordinances--form--input--text{font-size:1.25rem;border:0;padding:0 0 0 1rem}.wp-search .search-ordinances--form--input--text:-ms-input-placeholder{color:#2375c9}.wp-search .search-ordinances--form--input--text::placeholder{color:#2375c9}.search-ordinances--form--input--select{margin-top:.5rem;border:0;font-size:1.25rem;padding:0 0 0 1rem;height:48px;line-height:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.251' height='22.251' viewBox='0 0 22.251 22.251'%3E%3Cpath d='M1.414 9.704l9.718 9.718 9.705-9.704' fill='none' stroke='%234f606c' stroke-width='4'/%3E%3C/svg%3E");width:100%;background-origin:content-box;background-position:right 1rem center;background-repeat:no-repeat;background-size:18px 18px}.wp-search .search-ordinances--form--submit{position:relative;top:auto;right:auto;background:#418fde;padding:.75rem 1.5rem;text-transform:uppercase;display:block;margin:1rem auto;font-weight:700;font-size:.9375rem;color:#fff}.wp-search .search-ordinances--form--submit:hover{background:#2375c9}.wp-search .search-ordinances--form--submit:before{content:"";background:transparent;width:auto;height:0;left:auto;transform:translatex(0)}.wp-search .search-ordinances--form--submit.selected{color:#418fde}.wp-search .search-ordinances--form--submit.selected .spinner{position:absolute;top:4px;left:50%;margin-left:-15px;width:30px;height:30px}.wp-search .search-ordinances--form--submit.selected .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:3px solid #fff;border-color:#fff transparent;animation:lds-dual-ring 1.2s linear infinite}.search-ordinances--key h3{font-size:1.5rem}.search-ordinances--key--label{background:#fb5d5d;color:#fff;padding:0 .5rem;line-height:1;font-size:1.5rem;font-weight:700}.search-ordinances--key--chain-icon,.search-ordinances--key--spay-icon{background-repeat:no-repeat;background-position:0;padding-left:1.4rem;margin-left:1rem}.search-ordinances--results{margin-top:2rem}.search-ordinances--results li,.search-ordinances--results ul{list-style:none;padding:0;margin:0}.search-ordinances--results .text-list li{padding-left:1.4rem;font-weight:700;color:#2375c9;margin-bottom:1rem;background-repeat:no-repeat;background-position:0}.search-ordinances--key--chain-icon,.search-ordinances--results .ordinance-type-tethering-chaining{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.644' height='17.439' viewBox='0 0 17.644 17.439'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 561' fill='%23fb5d5d' d='M0 0h17.644v17.439H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 1159' clip-path='url(%23a)' fill='%23fb5d5d'%3E%3Cpath data-name='Path 150' d='M10.4 12.889l-3.22 3.188a4.591 4.591 0 0 1-3.215 1.362 3.984 3.984 0 0 1-2.779-1.117 4.079 4.079 0 0 1 0-5.75L5.028 6.73l-.027.6a4.956 4.956 0 0 0 .245 2.016l.055.136-2.589 2.589a1.973 1.973 0 0 0 0 2.779 1.813 1.813 0 0 0 1.281.518 2.464 2.464 0 0 0 1.717-.736l3.19-3.187a2.135 2.135 0 0 0 .245-3 .982.982 0 0 1-.218-.845 1.611 1.611 0 0 1 .463-.872l.409-.409.136.082a4.608 4.608 0 0 1 .681.545 3.5 3.5 0 0 1 .545.708 4.265 4.265 0 0 1-.763 5.232z'/%3E%3Cpath data-name='Path 151' d='M16.418 6.867l-3.842 3.842.055-.572a4.957 4.957 0 0 0-.245-2.016l-.027-.163 2.589-2.589a1.973 1.973 0 0 0 0-2.779 1.814 1.814 0 0 0-1.281-.518 2.464 2.464 0 0 0-1.717.736L8.735 6.023a2.135 2.135 0 0 0-.245 3 .982.982 0 0 1 .218.845 1.612 1.612 0 0 1-.463.872l-.409.436-.136-.082a4.607 4.607 0 0 1-.681-.545 3.5 3.5 0 0 1-.545-.708 4.383 4.383 0 0 1 .79-5.286l3.188-3.188A4.591 4.591 0 0 1 13.663 0a3.984 3.984 0 0 1 2.779 1.117 4.068 4.068 0 0 1 1.2 2.861 4.228 4.228 0 0 1-1.226 2.888z'/%3E%3C/g%3E%3C/svg%3E")}.search-ordinances--key--spay-icon,.search-ordinances--results .ordinance-type-spay-neuter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.644' height='17.644' viewBox='0 0 17.644 17.644'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 559' fill='%23fb5d5d' d='M0 0h17.644v17.644H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Group 1155' clip-path='url(%23a)'%3E%3Cpath data-name='Path 147' d='M11.37 17.644h-5.1a.88.88 0 0 1-.88-.88v-4.515H.88A.88.88 0 0 1 0 11.37v-5.1a.88.88 0 0 1 .88-.88h4.515V.88A.88.88 0 0 1 6.274 0h5.1a.88.88 0 0 1 .88.88v4.515h4.515a.88.88 0 0 1 .88.88v5.1a.88.88 0 0 1-.88.88h-4.52v4.515a.88.88 0 0 1-.88.88m-4.215-1.765h3.336V11.37a.88.88 0 0 1 .88-.88h4.515V7.154H11.37a.88.88 0 0 1-.88-.88V1.759H7.154v4.515a.88.88 0 0 1-.88.88H1.759v3.336h4.515a.88.88 0 0 1 .88.88z' fill='%23fb5d5d'/%3E%3C/g%3E%3C/svg%3E")}.sticky-info-banner{position:fixed;right:0;bottom:-18.75rem;left:0;display:none;background:#d47f41;color:#fff;opacity:0;transition:bottom .25s;z-index:100}@media screen and (min-width:800px){.sticky-info-banner{display:block}}.sticky-info-banner--show{bottom:0;opacity:1}.sticky-info-banner--hide{bottom:-18.75rem}.sticky-info-banner__wrap{position:relative;display:-ms-flexbox;display:flex;height:9.0625rem;margin:0 auto;padding:0 .9375rem;background:#d47f41}@media screen and (min-width:800px) and (max-width:1099px){.sticky-info-banner__wrap{max-width:48.125rem;padding:0}}@media screen and (min-width:1100px){.sticky-info-banner__wrap{max-width:65.9375rem;padding:0 .9375rem}}.sticky-info-banner__badge{position:absolute;top:0;left:.9375rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:6.25rem;height:6.25rem;background-image:url(../images/pumpkin.png);background-size:contain;background-repeat:no-repeat;background-position:50%;font-size:1.5rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:900;text-transform:uppercase;transform:translate(-41%,-36%);z-index:5}.sticky-info-banner__badge span{margin-top:1.25rem}.sticky-info-banner__close{position:absolute;top:0;right:0;width:1.75rem;height:1.75rem;border-radius:50%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.667 22.667'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;stroke:%23000;stroke-width:2px}%3C/style%3E%3C/defs%3E%3Cg id='Group_402' data-name='Group 402' transform='translate(.707 .707)'%3E%3Cpath id='Line_5' data-name='Line 5' class='cls-1' transform='rotate(45 10.627 25.655)' d='M0 0v30.056'/%3E%3Cpath id='Line_6' data-name='Line 6' class='cls-1' transform='rotate(135 6.225 15.028)' d='M0 0v30.056'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/.9375rem #fff;text-indent:-9999px;transform:translate(.46875rem,-50%)}.sticky-info-banner__close:hover{cursor:pointer}.sticky-info-banner__image{position:relative;width:32%}.sticky-info-banner__image-triangle{position:absolute;right:0;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 9.0625rem 6.25rem;border-color:transparent transparent #d47f41}.sticky-info-banner__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:48%;padding:.625rem}@media screen and (min-width:800px) and (max-width:1099px){.sticky-info-banner__text{width:46%}}@media screen and (min-width:1100px){.sticky-info-banner__text{width:48%}}.sticky-info-banner__text h3{margin:0 0 .5rem;color:#fff;font-size:1.875rem;line-height:1}@media screen and (min-width:800px) and (max-width:1099px){.sticky-info-banner__text h3{font-size:1.375rem}}@media screen and (min-width:1100px){.sticky-info-banner__text h3{font-size:1.875rem}}.sticky-info-banner__text p{margin:0;font-size:1.125rem;line-height:1.25}@media screen and (min-width:800px) and (max-width:1099px){.sticky-info-banner__text p{font-size:1rem}}@media screen and (min-width:1100px){.sticky-info-banner__text p{font-size:1.125rem}}.sticky-info-banner__button{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:20%}@media screen and (min-width:800px) and (max-width:1099px){.sticky-info-banner__button{width:22%}}@media screen and (min-width:1100px){.sticky-info-banner__button{width:20%}}.sticky-info-banner__btn{display:block;padding:.78125rem 0;background:#000;color:#fff;font-size:1.5rem;font-weight:700;text-transform:uppercase;text-align:center;transform:translateY(-.3125rem)}@media screen and (min-width:800px) and (max-width:1099px){.sticky-info-banner__btn{font-size:1.25rem}}@media screen and (min-width:1100px){.sticky-info-banner__btn{font-size:1.5rem}}.sticky-info-banner__btn:hover{color:#fff}.sticky-info-banner__credit{position:absolute;right:0;bottom:.5rem;font-size:.75rem}.vsk-test-wrapper{display:none}.off-canvas{padding:1rem}.off-canvas .mobile-menu #menu-main-menu,.off-canvas .mobile-menu .sub-menu{column-count:2;padding:0;margin:0;width:100%}.off-canvas .mobile-menu #menu-main-menu li,.off-canvas .mobile-menu .sub-menu li{width:100%;margin-bottom:1.125rem}.off-canvas .mobile-menu #menu-main-menu li.site-header__search,.off-canvas .mobile-menu .sub-menu li.site-header__search{display:none}.off-canvas .mobile-menu #menu-main-menu li.active.nav-home a,.off-canvas .mobile-menu #menu-main-menu li.active a,.off-canvas .mobile-menu #menu-main-menu li.current-menu-ancestor a,.off-canvas .mobile-menu #menu-main-menu li.current-menu-item a,.off-canvas .mobile-menu #menu-main-menu li.current-menu-parent a,.off-canvas .mobile-menu #menu-main-menu li.is-active a,.off-canvas .mobile-menu #menu-main-menu li.nav-home a,.off-canvas .mobile-menu .sub-menu li.active.nav-home a,.off-canvas .mobile-menu .sub-menu li.active a,.off-canvas .mobile-menu .sub-menu li.current-menu-ancestor a,.off-canvas .mobile-menu .sub-menu li.current-menu-item a,.off-canvas .mobile-menu .sub-menu li.current-menu-parent a,.off-canvas .mobile-menu .sub-menu li.is-active a,.off-canvas .mobile-menu .sub-menu li.nav-home a{background:transparent;color:#2375c9}.off-canvas .mobile-menu #menu-main-menu li.nav-donate a,.off-canvas .mobile-menu .sub-menu li.nav-donate a{background:transparent}.off-canvas .mobile-menu #menu-main-menu li a,.off-canvas .mobile-menu .sub-menu li a{padding:.25rem 0;color:#254d68;font-family:"proxima-nova",sans-serif;font-size:1.0625rem;font-weight:700}.off-canvas .mobile-menu__bottom>ul>li>a{padding:2rem 0 1rem;background:transparent;color:#4e838d;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:900;text-transform:uppercase}.off-canvas .mobile-menu__bottom>ul>li:last-child>a{color:#cd1e20;font-weight:800}.off-canvas .close-button{top:1rem;right:auto;left:1rem;display:block;width:1.375rem;height:1.375rem;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.667 22.667'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;stroke:%232375c9;stroke-width:2px}%3C/style%3E%3C/defs%3E%3Cg id='Group_402' data-name='Group 402' transform='translate(.707 .707)'%3E%3Cpath id='Line_5' data-name='Line 5' class='cls-1' transform='rotate(45 10.627 25.655)' d='M0 0v30.056'/%3E%3Cpath id='Line_6' data-name='Line 6' class='cls-1' transform='rotate(135 6.225 15.028)' d='M0 0v30.056'/%3E%3C/g%3E%3C/svg%3E");border:0}.off-canvas .close-button span{display:none}.off-canvas .logo{display:block;width:3.75rem;margin-bottom:1.5rem;margin-left:2.5rem}.off-canvas .donate-button{background-color:#2375c9;color:#fff;text-transform:uppercase;font-weight:800;padding:.75rem 1rem;text-align:center;position:absolute;top:.75rem;right:1rem;font-size:1.125rem;line-height:1;padding:.5rem;background:#f5ba37;text-transform:none;border:0}.off-canvas .donate-button:focus,.off-canvas .donate-button:hover{background-color:#1e63ab;color:#fff}.off-canvas .search-form{display:-ms-flexbox;display:flex;margin-bottom:1.5rem;border-bottom:.125rem solid #a3d1d6}.off-canvas .search-form input[type=text]{display:inline;width:calc(100% - 1.875rem);height:auto;margin:0;border:0;padding:.5rem 0;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:1rem;line-height:1;font-style:italic;box-shadow:none}.off-canvas .search-form input[type=text]::-webkit-input-placeholder{color:#9d9d9d}.off-canvas .search-form input[type=text]::-moz-placeholder{color:#9d9d9d}.off-canvas .search-form input[type=text]:-ms-input-placeholder{color:#9d9d9d}.off-canvas .search-form input[type=text]:-moz-placeholder{color:#9d9d9d}.off-canvas .search-form input[type=text]:focus{background:transparent}.off-canvas .search-form input[type=submit]{width:1.875rem;height:2.5rem;border:0;background:url("data:image/svg+xml;charset=utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' enable-background='new 0 0 24 24' xml:space='preserve'%3E%3Cpath fill='%23a3d1d6' d='M1.1,22.4C1.5,22.8,2,23,2.5,23s1-0.2,1.4-0.6l5.3-5.3c1.4,0.9,3,1.4,4.8,1.4c5,0,9-4,9-9c0-5-4-9-9-9s-9,4-9,9 c0,1.8,0.5,3.4,1.4,4.8l-5.3,5.3C0.3,20.4,0.3,21.6,1.1,22.4z M14,15.5c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S17.3,15.5,14,15.5z'/%3E%3C/svg%3E%0A") no-repeat 100%/1.5625rem 1.5625rem;overflow:hidden;cursor:pointer;text-indent:-9999px}.site-header,.sticky-nav-bar{font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;background-color:#fff}.site-header .logo-header.bar,.sticky-nav-bar .logo-header.bar{padding:.75rem 0}.site-header .logo-header .row,.sticky-nav-bar .logo-header .row{position:relative}.site-header .logo-header .logo-column,.sticky-nav-bar .logo-header .logo-column{position:absolute;top:0;width:13%;text-align:left;z-index:1}@media screen and (min-width:40em) and (max-width:63.99875em){.site-header .logo-header .logo-column,.sticky-nav-bar .logo-header .logo-column{width:11%;left:1rem}}@media screen and (min-width:56.25em){.site-header .logo-header .logo-column,.sticky-nav-bar .logo-header .logo-column{width:10%}}@media print,screen and (min-width:64em){.site-header .logo-header .logo-column,.sticky-nav-bar .logo-header .logo-column{width:13%}}.site-header .logo-header .logo-column a,.sticky-nav-bar .logo-header .logo-column a{display:block;cursor:pointer}.site-header .logo-header .mission,.sticky-nav-bar .logo-header .mission{width:auto;margin:0 1.4rem;padding:0;color:#254d68;font-size:.87rem;line-height:1.35;font-weight:700;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:40em){.site-header .logo-header .mission,.sticky-nav-bar .logo-header .mission{width:100%;margin:0;-ms-flex-direction:row;flex-direction:row;padding:.5rem 17% 1rem 14%;color:#4e838d;font-size:1rem;line-height:1.2;font-weight:400}}@media screen and (min-width:43.75em){.site-header .logo-header .mission,.sticky-nav-bar .logo-header .mission{padding:.5rem 17% 1rem 16%}}@media screen and (min-width:56.25em){.site-header .logo-header .mission,.sticky-nav-bar .logo-header .mission{font-size:1.2rem}}@media print,screen and (min-width:64em){.site-header .logo-header .mission,.sticky-nav-bar .logo-header .mission{padding:.5rem 17% 1rem 14%;font-size:1.5rem;line-height:1.35}}.site-header .logo-header .mission .important,.sticky-nav-bar .logo-header .mission .important{font-size:7vw;line-height:1;font-weight:400;text-transform:uppercase}@media print,screen and (min-width:40em){.site-header .logo-header .mission .important,.sticky-nav-bar .logo-header .mission .important{width:50%;margin-right:1rem;padding-right:1rem;color:#254d68;font-size:1.8125rem;line-height:1;text-align:right;border-right:.125rem solid #2375c9}}@media screen and (min-width:43.75em){.site-header .logo-header .mission .important,.sticky-nav-bar .logo-header .mission .important{font-size:1.9375rem}}@media screen and (min-width:56.25em){.site-header .logo-header .mission .important,.sticky-nav-bar .logo-header .mission .important{font-size:2.2rem}}@media print,screen and (min-width:64em){.site-header .logo-header .mission .important,.sticky-nav-bar .logo-header .mission .important{width:calc(50% + 1rem);font-size:3rem}}.site-header .logo-header .mission .important__tagline,.sticky-nav-bar .logo-header .mission .important__tagline{width:100%}@media print,screen and (min-width:40em){.site-header .logo-header .mission .important__tagline,.sticky-nav-bar .logo-header .mission .important__tagline{width:50%}.site-header .logo-header .mission .important__tagline a,.sticky-nav-bar .logo-header .mission .important__tagline a{color:#4e838d}}@media print,screen and (min-width:64em){.site-header .logo-header .mission .important__tagline,.sticky-nav-bar .logo-header .mission .important__tagline{width:calc(50% - 1rem)}}.site-header .logo-header .mission a,.sticky-nav-bar .logo-header .mission a{color:#254d68}@media print,screen and (min-width:40em){.site-header .logo-header .mission a,.sticky-nav-bar .logo-header .mission a{font-weight:400}}.site-header .logo-header .mission .arrow,.sticky-nav-bar .logo-header .mission .arrow{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 78.64 53.31'%3E%3Cg fill='%234E838D'%3E%3Cpath d='M32.67 28.66a2.4 2.4 0 0 0 0-4L2.33.56C.95-.53 0 .02 0 1.78v49.76c0 1.76.95 2.31 2.33 1.22zM77.6 28.66a2.41 2.41 0 0 0 0-4L47.2.56c-1.38-1.09-2.38-.54-2.38 1.22v49.76c0 1.76 1 2.31 2.38 1.22z'/%3E%3C/g%3E%3C/svg%3E") 0 50%/contain no-repeat}.site-header .logo-header .header-rabbit,.sticky-nav-bar .logo-header .header-rabbit{position:absolute;top:0;right:1rem;width:16%;height:100%}@media print,screen and (min-width:64em){.site-header .logo-header .header-rabbit,.sticky-nav-bar .logo-header .header-rabbit{top:.625rem}}.site-header .arrow,.sticky-nav-bar .arrow{display:inline-block;width:.875rem;height:.5625rem;margin-left:.125rem}@media print,screen and (min-width:64em){.site-header .arrow,.sticky-nav-bar .arrow{height:.75rem}}.site-header__search,.sticky-nav-bar__search{display:none;width:2.5rem;border:0;background:url("data:image/svg+xml;charset=utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' enable-background='new 0 0 24 24' xml:space='preserve'%3E%3Cpath fill='%23254D68' d='M1.1,22.4C1.5,22.8,2,23,2.5,23s1-0.2,1.4-0.6l5.3-5.3c1.4,0.9,3,1.4,4.8,1.4c5,0,9-4,9-9c0-5-4-9-9-9s-9,4-9,9 c0,1.8,0.5,3.4,1.4,4.8l-5.3,5.3C0.3,20.4,0.3,21.6,1.1,22.4z M14,15.5c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S17.3,15.5,14,15.5z'/%3E%3C/svg%3E%0A") no-repeat 50%/1.25rem 1.25rem;overflow:hidden;text-indent:-9999px;cursor:pointer}@media print,screen and (min-width:64em){.site-header__search,.sticky-nav-bar__search{display:inline-block}}.site-header__search-form,.sticky-nav-bar__search-form{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;right:0;left:0;background-color:rgba(35,117,201,.9);height:50vh;opacity:0;transition:opacity .5s ease;z-index:-1}.site-header__search-form--is-open,.sticky-nav-bar__search-form--is-open{opacity:1}.site-header__search-form form,.sticky-nav-bar__search-form form{position:relative}.site-header__search-form input[type=text],.sticky-nav-bar__search-form input[type=text]{width:50vw;height:5rem;margin:0;padding:1.5625rem 5.625rem 1.5625rem 1.5625rem;font-family:"proxima-nova",sans-serif;font-size:1.875rem;background-color:transparent;color:#fff;border:.125rem solid #fff}@media screen and (min-width:1145px){.site-header__search-form input[type=text],.sticky-nav-bar__search-form input[type=text]{font-size:2.625rem;height:6.25rem}}.site-header__search-form input[type=text]:-ms-input-placeholder,.sticky-nav-bar__search-form input[type=text]:-ms-input-placeholder{opacity:1}.site-header__search-form input[type=text]::placeholder,.sticky-nav-bar__search-form input[type=text]::placeholder{color:#fff;opacity:1}.site-header__search-form input[type=text]:-ms-input-placeholder,.site-header__search-form input[type=text]::-ms-input-placeholder,.sticky-nav-bar__search-form input[type=text]:-ms-input-placeholder,.sticky-nav-bar__search-form input[type=text]::-ms-input-placeholder{color:#fff}.site-header__search-form #searchsubmit,.sticky-nav-bar__search-form #searchsubmit{position:absolute;right:0;top:0;bottom:0;width:6%;margin-right:1.5625rem;background:url("data:image/svg+xml;charset=utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' enable-background='new 0 0 24 24' xml:space='preserve'%3E%3Cpath fill='%23fff' d='M1.1,22.4C1.5,22.8,2,23,2.5,23s1-0.2,1.4-0.6l5.3-5.3c1.4,0.9,3,1.4,4.8,1.4c5,0,9-4,9-9c0-5-4-9-9-9s-9,4-9,9 c0,1.8,0.5,3.4,1.4,4.8l-5.3,5.3C0.3,20.4,0.3,21.6,1.1,22.4z M14,15.5c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S17.3,15.5,14,15.5z'/%3E%3C/svg%3E%0A") no-repeat 50%/contain transparent;border:none;text-indent:-9999px}.site-header__search-form #searchsubmit:hover,.sticky-nav-bar__search-form #searchsubmit:hover{cursor:pointer}.site-header__search-form--close,.sticky-nav-bar__search-form--close{position:absolute;top:1.25rem;right:1.5625rem;width:4.6875rem;height:4.6875rem}.site-header__search-form--close:hover,.sticky-nav-bar__search-form--close:hover{cursor:pointer}.site-header__search-form--close:after,.site-header__search-form--close:before,.sticky-nav-bar__search-form--close:after,.sticky-nav-bar__search-form--close:before{content:"";position:absolute;top:0;left:50%;width:.125rem;height:4.6875rem;background-color:#fff;transition:all .3s ease-in}.site-header__search-form--close:before,.sticky-nav-bar__search-form--close:before{transform:rotate(45deg)}.site-header__search-form--close:after,.sticky-nav-bar__search-form--close:after{transform:rotate(-45deg)}.site-header__search-spinner,.sticky-nav-bar__search-spinner{content:"";position:absolute;top:50%;left:50%;width:1.625rem;height:1.625rem;margin:-.8125rem 0 0 -.8125rem;border:.1875rem solid hsla(0,0%,100%,.25);border-radius:50%;border-top-color:#fff;animation:animation-rotate .75s linear infinite;z-index:99999}.site-header .search-icon,.sticky-nav-bar .search-icon{width:2.5rem;background:url("data:image/svg+xml;charset=utf8,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' enable-background='new 0 0 24 24' xml:space='preserve'%3E%3Cpath fill='%23fff' d='M1.1,22.4C1.5,22.8,2,23,2.5,23s1-0.2,1.4-0.6l5.3-5.3c1.4,0.9,3,1.4,4.8,1.4c5,0,9-4,9-9c0-5-4-9-9-9s-9,4-9,9 c0,1.8,0.5,3.4,1.4,4.8l-5.3,5.3C0.3,20.4,0.3,21.6,1.1,22.4z M14,15.5c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S17.3,15.5,14,15.5z'/%3E%3C/svg%3E%0A") no-repeat 50%/1.17188rem;text-indent:-9999px}.site-footer{padding:1rem 2rem;background:#254d68;color:#fff;text-align:center}@media print,screen and (min-width:40em){.site-footer{text-align:left;padding:2rem 0}}.site-footer .menu.vertical li,.site-footer .menu a{display:inline-block}@media print,screen and (min-width:40em){.site-footer .menu.vertical li,.site-footer .menu a{display:block}}.site-footer .header-photo-credit{display:none}.site-footer .contact{font-size:.8rem}@media print,screen and (min-width:40em){.site-footer .contact{font-size:.9rem}}.site-footer p.menu-title{margin:0;font-size:.8rem;font-weight:700}@media print,screen and (min-width:40em){.site-footer p.menu-title{font-size:.9rem}}.site-footer .menu{margin:0 0 2rem}.site-footer .menu a{margin:.25rem 0;border-right:.0625rem solid #fff;padding:0 .5rem;color:#fff;font-size:.8rem}@media print,screen and (min-width:40em){.site-footer .menu a{margin:0;border:0;padding:.5rem 0;font-size:.9rem}}.site-footer .menu li:last-child a{border:0}.site-footer .menu .active>a,.site-footer .menu .is-active>a{background:none}.site-footer{font-size:.9rem}.site-footer__wrap{padding:0 1rem}.site-footer__contact dl dd{display:inline-block}.site-footer__contact dl dd:not(:last-child):after{content:"\2022";margin:0 .0625rem 0 .3125rem}.site-footer__contact dl dd.fax:after{content:none}.site-footer__contact dl dd.disclaimer{display:block}.site-footer__navigation{margin-top:2.1875rem}.site-footer__navigation-list{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin:0 -.9375rem}@media print,screen and (min-width:40em){.site-footer__navigation-list{-ms-flex-flow:row;flex-flow:row}}.site-footer__navigation-list-item{-ms-flex:0 0 100%;flex:0 0 100%;padding:0 .9375rem}@media print,screen and (min-width:40em){.site-footer__navigation-list-item{-ms-flex:0 0 20%;flex:0 0 20%}}.site-footer__copyright{margin-top:3.75rem}.site-footer__copyright ul.menu{margin:0}.site-footer__copyright ul.menu li{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.site-footer__copyright ul.menu li a{font-size:.75rem}@media print,screen and (min-width:40em){.site-footer__copyright ul.menu li:not(:last-child):after{content:"|";margin:0 .25rem}}.diagonal-bg{height:50vh;background:#254d68;transform:skewY(-18deg);transform-origin:top left}.diagonal-bg,.diagonal-shape svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%}.diagonal-shape svg{height:auto}.rectangle-bg{position:absolute;top:5%;left:0;width:20%;height:80%;background:#cae1e4}@media print,screen and (min-width:64em){.rectangle-bg{width:35%}}@media screen and (max-width:39.99875em){.rectangle-bg{display:none}}.rectangle-bg.right{left:auto;right:0}.bar,.landing-grid,.landing-grid .grid{position:relative}.bar{padding:1rem 0;text-align:center;overflow:hidden}@media print,screen and (min-width:40em){.bar{padding:2rem 0}}.bar h2{position:relative;margin:0 0 1.5rem;color:#fff;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:2.5rem;font-weight:800;text-transform:uppercase}body.home .content{position:relative;background:#e5ecef;padding:0 0 1.5rem;z-index:0}body.home .more-button{margin:0 auto;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;text-align:center}@media screen and (max-width:39.99875em){body.home .more-button{position:relative;z-index:10}}body.home .more-button .load-more-posts{vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;cursor:pointer;background-color:#2375c9;color:#fff;text-transform:uppercase;font-weight:800;padding:.75rem 1rem;text-align:center;position:relative;display:inline-block;padding:1rem 2rem;font-size:1.2rem}[data-whatinput=mouse] body.home .more-button .load-more-posts{outline:0}body.home .more-button .load-more-posts:focus,body.home .more-button .load-more-posts:hover{background-color:#1e63ab;color:#fff}body.home .more-button .load-more-posts:active,body.home .more-button .load-more-posts:hover{background:#2479d0}body.home .more-button .load-more-posts.loading{cursor:wait}body.home .more-button .load-more-posts.loading:before{content:"";position:absolute;top:50%;left:50%;width:1.625rem;height:1.625rem;margin:-.8125rem 0 0 -.8125rem;border:.1875rem solid hsla(0,0%,100%,.25);border-top-color:#fff;border-radius:50%;animation:animation-rotate .75s linear infinite}body.home .more-button .load-more-posts.loading span{color:transparent}@keyframes animation-rotate{to{transform:rotate(1turn)}}body.home .rectangle-bg{z-index:-1}body.home .landing-grid__wrap{position:relative}body.home .email-suggestion input[type=text]{border-color:#cacaca;box-shadow:none}body.home .bar h2{font-weight:900}body.home .grid{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}body.home .grid-item{float:none}body.home .grid-item.medium-4{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:40em){body.home .grid-item.medium-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}}body.home .grid-item.medium-8{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:40em){body.home .grid-item.medium-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%}}body.home .grid-item .inner{height:100%}@media print,screen and (min-width:40em){body.home .grid-item .description{padding-top:.5625rem}}@media print,screen and (min-width:40em){body.home .grid-item .description h4{margin:0;font-size:1rem;line-height:1.25}}@media print,screen and (min-width:40em){body.home .grid-item .description p{font-size:.875rem;line-height:1.286}}@media print,screen and (min-width:40em){body.home .grid-item.wide .thumb{padding-bottom:70.85%}}body.home .grid-item.wide .thumb img{transition:transform .5s ease}body.home .grid-item.wide .thumb img:hover{transform:scale(1.1)}body.home .grid-item.wide .description{background-color:#fff}@media print,screen and (min-width:40em){body.home .grid-item.wide .description{position:absolute;right:0;bottom:0;left:0}}@media print,screen and (min-width:40em){body.home .grid-item.wide .description h4{margin:0;font-size:1.25rem;line-height:1.2}}.error404 .error-page-search input{padding:1rem}.error404 .bar{margin-bottom:2rem;padding-top:0;background-position:50%!important}@media screen and (max-width:39.99875em){.error404 .bar{padding-bottom:0}}.error404 .bar .acf-media-credit{position:absolute;top:0;right:0;color:#fff;font-size:80%}.error404 .bar .acf-media-credit a{color:#fff}@media screen and (min-width:40em){.error404 .bar .acf-media-credit{position:static;margin-right:2rem;float:right}}.error404 .bar .color{position:absolute;top:0;bottom:0;display:block;width:100%;height:100%;background-color:#fff;z-index:-1}.error404 .bar h1,.error404 .bar h2,.error404 .bar h3{color:#fff;text-transform:none}.error404 .bar h1{font-weight:700}@media screen and (max-width:39.99875em){.error404 .bar h1{font-size:2rem}}@media screen and (max-width:39.99875em){.error404 .bar h2{margin-bottom:10rem;font-size:1.75rem;display:block}}.error404 .bar h3{max-width:38.75rem;margin-top:-.9375rem;margin-left:auto;margin-right:auto;font-size:1.35rem;font-weight:400}.error404 .bar h3 a{color:#fff;font-weight:700}.error404 .bar h3 a:hover{text-decoration:none}.error404 .grid-item.promo.medium-4 .inner .button-wrap{position:relative}.error404 .grid-item.promo.medium-4 .inner .button-wrap .text-button{position:absolute;bottom:0;left:0;width:100%;margin-bottom:0}.content-main .content-main .single-ordinance--type--h2{color:#254d68;font-size:2rem;font-weight:400;margin-bottom:2rem}.content-main .single-ordinance--title--h1{font-size:1rem;text-transform:uppercase;font-weight:700;margin:0}.content-main .single-ordinance--button{text-transform:uppercase;font-weight:700;color:#fff;display:block;max-width:188px;margin:1rem auto}body.post-type-archive-magazine-issues .nav-about a{color:#2375c9}body.post-type-archive-magazine-issues .grid-item .description .excerpt{display:block;margin-top:1rem;line-height:1.25}body.post-type-archive-magazine-issues .grid-item .description h2{padding:0 .625rem}body.post-type-archive-magazine-issues .grid-item .description p{margin:0;text-align:center}body.is-magazine-section .nav-about a{color:#2375c9}body.is-magazine-section blockquote p,body.is-magazine-section h1,body.is-magazine-section h2,body.is-magazine-section h3,body.is-magazine-section h4,body.is-magazine-section h5,body.is-magazine-section h6{font-family:"Roboto Slab",serif;font-weight:700}body .sticky-share-bar .medium-8{width:100%}.peta-global-badge{position:absolute;top:-.4375rem;left:-.4375rem;width:4.375rem;height:4.375rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 71 71'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Ccircle data-name='Ellipse 5' cx='35' cy='35' r='35'/%3E%3C/clipPath%3E%3ClinearGradient id='b' x1='.097' y1='1' x2='.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%231280c7'/%3E%3Cstop offset='1' stop-color='%2317aeef'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg data-name='Component 1 – 1' transform='translate(.5 .5)'%3E%3Ccircle data-name='Ellipse 3' cx='35' cy='35' r='35' fill='%23fff' stroke='%231283ca'/%3E%3Cg data-name='Group 685'%3E%3Cg data-name='Group 684'%3E%3Cg data-name='Group 683' clip-path='url(%23a)'%3E%3Cpath data-name='Path 473' d='M5.8 38.4v10.532h31.131L38.449 38.4z' transform='translate(-4.003 -26.505)' fill='url(%23b)'/%3E%3Cg data-name='Group 682'%3E%3Cg data-name='Group 680'%3E%3Cpath data-name='Path 474' d='M16.355 16.634a1.461 1.461 0 0 1-1.208.31l.186-.743.279-.96c.093 0 .805-.093 1.022.062.217.186.062 1.022-.279 1.332m-.555-2.727l-1.3.031-1.8 6.505h1.456l.712-2.54-.062.341c.991.093 3.129.093 3.438-2.292.31-2.416-2.447-2.044-2.447-2.044' fill='%23fff'/%3E%3C/g%3E%3Cg data-name='Group 681'%3E%3Cpath data-name='Path 475' d='M20.413 16.604c-1.363.434-1.022.248-1.022.248s1.022-3.1 2.075-2.726c1.084.372.31 2.044-1.053 2.478m2.2-2.2a1.029 1.029 0 0 0-.5-.4c-1.239-.4-2.261.558-2.974 1.487a5.839 5.839 0 0 0-1.173 3.343 1.845 1.845 0 0 0 .929 1.8c1.208.31 2.075-.712 2.726-1.549.062-.124.186-.217.186-.372-.062-.031-.093-.062-.155-.062-.155.186-.279.4-.434.589a1.744 1.744 0 0 1-1.549.589c-.65-.31-.681-1.084-.62-1.735a3.52 3.52 0 0 1 .186-.774l.465-.124c.991-.341 2.168-.4 2.819-1.394a1.5 1.5 0 0 0 .093-1.394' fill='%23fff'/%3E%3C/g%3E%3Cpath data-name='Path 476' d='M23.422 13.971l4.332-.031-.4 1.394-1.394.031-1.425 5.111h-1.613l1.394-5.111h-1.3z' fill='%23fff'/%3E%3Cpath data-name='Path 477' d='M28.529 18.091l.867-1.859v1.859zm.434-4.182l-3.16 6.536h1.642l.5-1.084h1.456v1.084h1.425v-6.536z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg data-name='Group 679'%3E%3Cg data-name='Group 678'%3E%3Cg data-name='Group 677' clip-path='url(%23a)'%3E%3Cpath data-name='Path 464' d='M18.927 47.146l-1.487 10.5h50.863v-10.5z' fill='%2300aeef'/%3E%3Cg data-name='Group 676' fill='%23fff'%3E%3Cpath data-name='Path 465' d='M23.665 52.04l-.279-.279-.527 3.222h-1.176l.929-5.855h.031l2.292 2.757 3.191-2.757h.062l-.929 5.855h-1.176l.527-3.222-.341.279-1.486 1.394c-.405-.465-.746-.93-1.118-1.394z'/%3E%3Cpath data-name='Path 466' d='M32.715 55.014h-1.088l.031-.372c.031-.155.062-.279.062-.279h-.031a1.765 1.765 0 0 1-1.425.743 1.552 1.552 0 0 1-1.549-1.735 2.325 2.325 0 0 1 2.23-2.478 1.192 1.192 0 0 1 1.177.712h.031a1.581 1.581 0 0 1 .031-.279l.062-.341h1.084zm-2.85-1.828a.792.792 0 0 0 .805.9 1.2 1.2 0 0 0 1.146-1.3.792.792 0 0 0-.805-.9 1.224 1.224 0 0 0-1.15 1.3z'/%3E%3Cpath data-name='Path 467' d='M34.198 55.478a2.5 2.5 0 0 0 1.332.341c.805 0 1.363-.372 1.456-.991.031-.155.062-.341.062-.341h-.031a1.8 1.8 0 0 1-1.394.62 1.568 1.568 0 0 1-1.549-1.735 2.325 2.325 0 0 1 2.23-2.478 1.223 1.223 0 0 1 1.177.712h.031a1.582 1.582 0 0 1 .031-.279l.062-.341h1.084l-.558 3.531-.093.465a2.392 2.392 0 0 1-2.571 1.859 2.874 2.874 0 0 1-1.487-.31zm3-2.664a.792.792 0 0 0-.805-.9 1.224 1.224 0 0 0-1.146 1.3.792.792 0 0 0 .805.9 1.224 1.224 0 0 0 1.151-1.299z'/%3E%3Cpath data-name='Path 468' d='M43.494 55.014H42.41l.031-.372c.031-.155.062-.279.062-.279h-.031a1.765 1.765 0 0 1-1.425.743 1.552 1.552 0 0 1-1.549-1.735 2.325 2.325 0 0 1 2.23-2.478 1.192 1.192 0 0 1 1.177.712h.031a1.581 1.581 0 0 1 .031-.279l.062-.341h1.084zm-2.85-1.828a.792.792 0 0 0 .805.9 1.2 1.2 0 0 0 1.146-1.3.792.792 0 0 0-.805-.9 1.224 1.224 0 0 0-1.15 1.3z'/%3E%3Cpath data-name='Path 469' d='M48.013 55.018h-3.5l2.323-3.067h-1.673l.155-.929h3.376l-2.292 3.067h1.8z'/%3E%3Cpath data-name='Path 470' d='M50.894 51.021l-.62 4h-1.208l.62-4zm-.31-1.8a.52.52 0 0 1 .558.558.741.741 0 0 1-.774.743.5.5 0 0 1-.558-.527.732.732 0 0 1 .774-.774z'/%3E%3Cpath data-name='Path 471' d='M53.434 51.018l-.031.465c-.031.155-.062.248-.062.279h.031a1.9 1.9 0 0 1 1.487-.836c.9 0 1.3.558 1.146 1.611l-.4 2.509h-1.208l.372-2.292c.062-.4 0-.712-.434-.712a1.185 1.185 0 0 0-1.115 1.022l-.31 1.982h-1.211l.62-4h1.115z'/%3E%3Cpath data-name='Path 472' d='M60.872 52.474a3.048 3.048 0 0 1-.124.774h-2.633c-.031.558.341.867.96.867a3.243 3.243 0 0 0 1.425-.31l-.155 1.022a4.038 4.038 0 0 1-1.549.279 1.727 1.727 0 0 1-1.921-1.8 2.413 2.413 0 0 1 2.385-2.416 1.471 1.471 0 0 1 1.612 1.584zm-1.735-.651a.957.957 0 0 0-.9.805h1.518a.633.633 0 0 0-.622-.805z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg data-name='Group 686'%3E%3Cpath data-name='Path 478' d='M10.934 43.615a11.486 11.486 0 0 1-1.022-.124 6 6 0 0 1-3.748-2.013 5.529 5.529 0 0 1-1.27-2.881 11.62 11.62 0 0 1 1.394-7.465 7.973 7.973 0 0 1 5.514-3.9 10.943 10.943 0 0 1 6.133.527c.217.093.4.186.589.279a.13.13 0 0 1 .093.186c-.155 1.053-.31 2.137-.465 3.191a.14.14 0 0 1-.093.093h-1.053v-.186l.093-2.137c0-.093 0-.124-.093-.186a8.546 8.546 0 0 0-6.071-.155 6.329 6.329 0 0 0-3.655 3.593 10.7 10.7 0 0 0-.867 5.2 4.792 4.792 0 0 0 1.27 3.036 4.628 4.628 0 0 0 2.788 1.456 8.517 8.517 0 0 0 2.509.031c.836-.093 1.642-.217 2.478-.341.124-.031.186-.062.186-.186.248-1.8.527-3.624.774-5.421v-.031h-3.037c.093-.465.217-.9.31-1.363h4.43c-.062.4-.124.805-.155 1.208-.186 1.3-.372 2.6-.558 3.872-.124.805-.217 1.642-.341 2.447-.031.124-.062.186-.186.217a10.04 10.04 0 0 1-2.819.774c-.558.093-1.146.124-1.735.186-.062 0-.093.031-.155.031a7.9 7.9 0 0 1-1.238.062z'/%3E%3Cpath data-name='Path 479' d='M40.795 43.615a9.379 9.379 0 0 1-.991-.186c-.5-.155-1.022-.341-1.518-.527a.243.243 0 0 0-.248.031c-.062.062-.124.093-.155.155-.217.31-.5.279-.836.248.774-5.576 1.58-11.151 2.354-16.758-.589-.031-1.146-.031-1.735-.062a1.937 1.937 0 0 1 .124-.929c0-.031.093-.062.155-.093a595.54 595.54 0 0 1 2.168-.186c.217-.031.434-.031.712-.062 0 .5.031.96 0 1.425a73.585 73.585 0 0 1-.465 3.655c-.186 1.3-.372 2.6-.558 3.872-.062.434-.124.836-.186 1.27a.114.114 0 0 0 .031.093.44.44 0 0 0 .062-.186 4.016 4.016 0 0 1 .991-1.766 7.2 7.2 0 0 1 2.6-2.013 3.787 3.787 0 0 1 2.013-.31 2.244 2.244 0 0 1 2.013 1.7 6.341 6.341 0 0 1 .186 2.292 12.64 12.64 0 0 1-.929 4.12 7.165 7.165 0 0 1-2.261 3.067 4.921 4.921 0 0 1-2.571 1.022c-.031 0-.062.031-.124.031a2.573 2.573 0 0 1-.832.097zm5.173-8.735a3.711 3.711 0 0 0-.217-1.425 1.352 1.352 0 0 0-1.084-.9 2.319 2.319 0 0 0-1.208.124 4.509 4.509 0 0 0-1.735 1.208 13.948 13.948 0 0 0-2.323 3.376 1.148 1.148 0 0 0-.124.465c-.186 1.3-.372 2.633-.558 3.934-.031.124 0 .186.124.217a6.633 6.633 0 0 0 2.044.527 3.374 3.374 0 0 0 2.974-1.115 4.864 4.864 0 0 0 .96-1.394 11.569 11.569 0 0 0 1.147-5.017z'/%3E%3Cpath data-name='Path 480' d='M51.049 43.615a2.624 2.624 0 0 1-.527-.124 2.136 2.136 0 0 1-1.518-1.549 4.607 4.607 0 0 1-.217-1.456 12.109 12.109 0 0 1 1.022-5.2 7.544 7.544 0 0 1 1.7-2.478 5.188 5.188 0 0 1 4.894-1.332 7.9 7.9 0 0 1 1.642.558c.093.031.155.062.217-.031l.186-.186c.186-.31.5-.279.805-.248-.5 3.562-.991 7.125-1.487 10.718.558.031 1.084.031 1.642.062a2.332 2.332 0 0 1-.124.929c0 .031-.093.062-.124.062-.836.062-1.642.124-2.478.217-.062 0-.093.031-.155.031h-.155v-.062a13.272 13.272 0 0 1 .217-3.314c.062-.31.093-.62.124-.929h-.031a3.045 3.045 0 0 0-.155.5 4.509 4.509 0 0 1-.217.589 10.374 10.374 0 0 1-1.518 1.766 6.042 6.042 0 0 1-2.416 1.363 3.983 3.983 0 0 1-.589.124zm6.536-10.47a1.511 1.511 0 0 1-.217-.093 6.5 6.5 0 0 0-1.89-.465 3.471 3.471 0 0 0-3.036 1.084 6.339 6.339 0 0 0-1.3 2.075 11.873 11.873 0 0 0-.805 3.593 6 6 0 0 0 .062 1.828 1.438 1.438 0 0 0 1.611 1.27 2.554 2.554 0 0 0 .96-.217 5.265 5.265 0 0 0 1.456-.991 12.834 12.834 0 0 0 2.292-3.191 2.693 2.693 0 0 0 .341-.991c0-.062.031-.155.031-.217.154-1.207.309-2.446.495-3.685z'/%3E%3Cpath data-name='Path 481' d='M29.086 43.615c-.279-.062-.589-.093-.867-.155a3.736 3.736 0 0 1-2.881-3.036 8.416 8.416 0 0 1 0-3.407 7.871 7.871 0 0 1 1.053-2.881 5.461 5.461 0 0 1 3.655-2.664 5.281 5.281 0 0 1 2.6.062 3.682 3.682 0 0 1 2.695 2.819 7.167 7.167 0 0 1 .155 2.571 9.744 9.744 0 0 1-.9 3.376 5.592 5.592 0 0 1-3.036 2.912 5.165 5.165 0 0 1-1.487.341c-.031 0-.093.031-.124.031a7.832 7.832 0 0 1-.863.031zm-2.385-5.08a6.67 6.67 0 0 0 .186 1.8 2.584 2.584 0 0 0 1.859 1.982 3.6 3.6 0 0 0 3.067-.527 4.243 4.243 0 0 0 1.425-1.8 8.775 8.775 0 0 0 .774-3.067 6.549 6.549 0 0 0-.155-2.323 2.567 2.567 0 0 0-1.952-1.952 3.913 3.913 0 0 0-1.8.031 3.761 3.761 0 0 0-2.385 1.952 8.336 8.336 0 0 0-1.019 3.903z'/%3E%3Cpath data-name='Path 482' d='M20.599 43.615c0-.4-.031-.836 0-1.239.062-.9.186-1.828.279-2.726.155-1.3.372-2.571.527-3.872.186-1.27.372-2.571.527-3.841.186-1.208.341-2.416.527-3.624.093-.558.155-1.146.248-1.735-.589-.031-1.177-.031-1.766-.062a2.408 2.408 0 0 1 .124-.929c0-.031.093-.062.155-.093a595.54 595.54 0 0 1 2.168-.186c.217-.031.434-.031.681-.062 0 .155.031.31.031.465a15.18 15.18 0 0 1-.217 2.912c-.186 1.27-.372 2.54-.558 3.841-.186 1.27-.372 2.54-.558 3.841a182.699 182.699 0 0 1-.589 4.058c-.093.62-.155 1.239-.248 1.89.558.031 1.115.031 1.673.062a2.408 2.408 0 0 1-.124.929c0 .031-.093.062-.124.062-.836.062-1.642.124-2.478.217-.062 0-.093.031-.155.031-.03.061-.061.061-.123.061z'/%3E%3Cpath data-name='Path 483' d='M61.425 43.615c0-.4-.031-.836 0-1.239.062-.9.186-1.828.279-2.726.155-1.3.372-2.571.527-3.872.186-1.27.372-2.571.527-3.841.186-1.208.341-2.416.527-3.624.093-.558.155-1.146.248-1.735-.589-.031-1.177-.031-1.766-.062a2.408 2.408 0 0 1 .124-.929c0-.031.093-.062.155-.093a595.54 595.54 0 0 1 2.168-.186c.217-.031.434-.031.681-.062 0 .155.031.31.031.465a15.18 15.18 0 0 1-.217 2.912c-.186 1.27-.372 2.54-.558 3.841-.186 1.27-.372 2.54-.558 3.841a182.699 182.699 0 0 1-.589 4.058c-.093.62-.155 1.239-.248 1.89.558.031 1.115.031 1.673.062a2.408 2.408 0 0 1-.124.929c0 .031-.093.062-.124.062-.836.062-1.642.124-2.478.217-.062 0-.093.031-.155.031-.03.061-.061.061-.123.061z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:contain;z-index:10}@media print,screen and (min-width:40em){.peta-global-badge{top:-.625rem;left:-.625rem}}.magazine-issue__banner{margin-bottom:1.875rem}.magazine-issue__title{padding:2rem 0;background:#fff;text-align:center}@media print,screen and (min-width:40em){.magazine-issue__title{padding-bottom:0}}.magazine-issue__sep{margin:0 .5rem}.magazine-issue__small-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media print,screen and (min-width:40em){.magazine-issue__small-grid{padding:0 1rem}}.magazine-issue .main-content{margin-bottom:1.875rem}.magazine-issue .main-content .columns{float:none!important}.magazine-issue .main-content .grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff}.magazine-issue .main-content .grid .grid-item{float:none!important}@media print,screen and (min-width:40em){.magazine-issue .main-content .grid .grid-item .inner{padding:2rem 1rem}.magazine-issue .main-content .grid .grid-item .inner>.thumb{max-width:39.25rem;height:auto;margin-right:auto;margin-left:auto;padding-bottom:0!important;overflow:visible}.magazine-issue .main-content .grid .grid-item .inner>.thumb img{position:static}}.magazine-issue .main-content .grid .grid-item.wide{margin-bottom:0}@media print,screen and (min-width:40em){.magazine-issue .main-content .grid .grid-item.wide .description{min-height:0;border-bottom:.0625rem solid #c3c3c3}.magazine-issue .main-content .grid .grid-item.wide h4{margin-top:0;font-size:1.8rem}.magazine-issue .main-content .grid .grid-item.wide p{display:block;margin-bottom:0;text-align:center}.magazine-issue .main-content .grid .grid-item.wide .acf-media-credit{position:static;max-width:none;margin-bottom:-.625rem;padding:.5rem 0 0}}.magazine-issue .main-content .grid .grid-item.small{margin-bottom:0}.magazine-issue .main-content .grid .grid-item.small .inner{height:100%;padding:0}.magazine-issue .main-content .grid .grid-item.small h4{margin-top:0}.magazine-issue .main-content .grid .grid-item.small .acf-media-credit,.magazine-issue .main-content .grid .grid-item.small .acf-media-credit a{color:#fff}.magazine-article .content-main,.magazine-article .content-main>.inner{margin-bottom:0}.magazine-article .article-header h1{margin-bottom:0;text-align:center}.magazine-article__issue-info{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:1.25rem 0 1.875rem;text-align:center}.magazine-article__banner{position:relative;margin:0 0 1.875rem}.magazine-article .the-content img{margin-top:1.875rem;margin-bottom:1.875rem}.magazine-article .the-content blockquote{margin-right:0;margin-left:0;background-color:#cef0ff}.magazine-article .the-content blockquote:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath fill='%2317AEEF' d='M7 .3C3.1 3.1 0 7.9 0 13.2c0 4.2 2.5 6.5 5.3 6.5 2.5 0 4.5-2 4.6-4.5.2-2.3-1.5-4.2-3.8-4.4h-.3c-.4 0-1 .1-1.1.1.3-2.7 2.7-6.2 5.5-8L7 .3zm13.8 0c-3.9 2.8-7 7.6-7 12.9 0 4.2 2.5 6.5 5.3 6.5 2.5 0 4.6-2 4.6-4.6.1-2.3-1.6-4.2-3.9-4.4h-.3c-.4 0-1 .1-1.1.1.3-2.7 2.7-6.2 5.5-8L20.8.3z'/%3E%3C/svg%3E")}.magazine-article .the-content blockquote p{color:#254d68;font-size:1.3125rem;line-height:1.3333333;text-transform:uppercase;text-align:center}.magazine-article--is-banner-title .magazine-article__banner-title{position:absolute;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:1rem;background:rgba(0,0,0,.4)}.magazine-article--is-banner-title .magazine-article__banner-title h1{color:#fff;font-size:1.25rem;line-height:1.4;text-align:center}@media print,screen and (min-width:40em){.magazine-article--is-banner-title .magazine-article__banner-title h1{font-size:1.75rem}}@media print,screen and (min-width:64em){.magazine-article--is-banner-title .magazine-article__banner-title h1{font-size:2.375rem}}.magazine-article--is-banner-title .magazine-article__issue-info{margin-top:0}.support-disclaimer{margin:2.5rem 0 0}.support-disclaimer p{color:#95989a!important;font-size:.9rem;line-height:1.25;font-style:italic}.countdown--is-white-blue .countdown_label{border-color:#254d68;background:#fff;color:#254d68}.countdown--is-white-blue .countdown_value{color:#254d68}.countdown--is-blue-white .countdown_label{border-color:#254d68;background:#254d68;color:#fff}.countdown--is-blue-white .countdown_value{color:#254d68}.countdown--is-white .countdown_label{border-color:#fff;background:transparent;color:#fff}.countdown--is-white .countdown_value{color:#fff}.countdown--is-black .countdown_label{border-color:#000;background:#000;color:#fff}.countdown--is-black .countdown_value{color:#fff}.countdown_main{max-width:18.75rem;height:auto;margin:1rem auto 2rem;clear:both}.countdown_main .countdown-timezone{font-size:.8rem;font-weight:400}.countdown_main p{font-weight:700}.countdown_expire{margin:1rem auto;clear:both}p.countdown-desc{margin-bottom:.3125rem;font-weight:700}.countdown_expire p,.countdown_main p{margin:.5rem 0 0;font-size:1rem;font-weight:6700;line-height:1;text-transform:uppercase;text-align:center}.countdown__number{display:inline-block;width:3.4375rem;margin:0;padding:0 .25rem;font-size:.75rem;text-align:center}.countdown__number--has-3-numbers{width:4.0625rem}.countdown_label{border:.0625rem solid;padding:.3125rem 0;font-size:1.625rem}.countdown_label,.countdown_value{font-family:"proxima-nova",sans-serif;line-height:1;font-weight:700}.countdown_value{margin-top:.46875rem;font-size:.6875rem;letter-spacing:.09062rem;text-transform:uppercase}#countdown_expire{display:none}.hasCountdown{text-align:center}.flexbox .hasCountdown{display:-ms-flexbox;display:flex}.flexbox .countdown_day,.flexbox .countdown_hour,.flexbox .countdown_minute,.flexbox .countdown_second{-ms-flex:1;flex:1;width:auto}#empty.countdown_day,.action-team-sign-up_wrapper .gform_required_legend{display:none}@media print,screen and (min-width:64em){.action-team-sign-up{width:70%;margin:0 auto}}.action-team-sign-up .gfield_checkbox label{padding-left:56px;font-weight:700;background-repeat:no-repeat}.action-team-sign-up .gfield_checkbox label span{display:block;font-style:italic;font-weight:400}.action-team-sign-up .terms-checkbox label{padding-left:0;font-weight:400}.action-team-sign-up .ginput_container_checkbox .gchoice [type=checkbox]+label{font-size:1rem}.action-team-sign-up .ginput_container_checkbox .gchoice [type=checkbox]+label span{font-size:.75rem;line-height:1.3}.action-team-sign-up .enews-peta-news .gfield_checkbox label{background-image:url(../images/enews-peta-logo.svg)}.action-team-sign-up .enews-action-team .gfield_checkbox label{background-image:url(../images/enews-peta-action-team.svg)}.action-team-sign-up .enews-peta-living .gfield_checkbox label{background-image:url(../images/enews-peta-living-logo.svg)}.action-team-sign-up .enews-peta-podcast .gfield_checkbox label{background-image:url(../images/enews-peta-podcast-logo.svg)}.action-team-sign-up .enews-peta-shop .gfield_checkbox label{background-image:url(../images/enews-peta-shop-logo.svg)}.action-team-sign-up .enews-peta-kids .gfield_checkbox label{background-image:url(../images/enews-peta-kids-logo.svg)}.action-team-sign-up .enews-peta-prime .gfield_checkbox label{background-image:url(../images/enews-peta-prime-logo.svg)}.action-team-sign-up .enews-teachkind .gfield_checkbox label{background-image:url(../images/enews-teachkind-logo.svg)}.action-team-sign-up .enews-sos .gfield_checkbox label{background-image:url(../images/enews-sos-logo.svg)}.action-team-sign-up .enews-peta2 .gfield_checkbox label{background-image:url(../images/enews-peta2-logo.svg)}.bingo-card{background:#d3d3d3;width:40rem;padding-bottom:1rem;margin-left:-1.5rem;margin-bottom:2rem}.bingo-card .clear{clear:both;width:100%}.bingo-card .headers{-ms-flex-pack:justify;justify-content:space-between}.bingo-card .headers,.bingo-card .headers>div{display:-ms-inline-flexbox;display:inline-flex}.bingo-card .headers>div{width:7.61905rem;height:13.71429vh;text-align:center;margin-right:auto;-ms-flex-pack:center;justify-content:center}@media (max-width:640px){.bingo-card .headers>div{height:10.66667vh;width:6.66667rem}}@media (max-width:475px){.bingo-card .headers>div{width:4.75rem}}.bingo-card .headers>div>span{font-size:5.6rem;color:#d92610;font-weight:700;text-shadow:4px 6px 8px #000;-ms-flex-item-align:center;align-self:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.bingo-card .bingo-table{background-color:#5094d1;margin-left:auto;margin-right:auto;width:95%;padding:.4rem .2rem}@media (max-width:640px){.bingo-card .bingo-table{width:85%;margin-left:.5rem}}@media (max-width:475px){.bingo-card .bingo-table{width:58.5%}}.bingo-card .bingo-table .bingo-column{text-align:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:distribute;justify-content:space-around}.bingo-card .bingo-table .bingo-column a{display:inherit;-ms-flex-align:center;align-items:center;color:#000;font-weight:600}.bingo-card .bingo-table .bingo-column a:hover{font-weight:900;color:#434}.bingo-card .bingo-table .bingo-column .bingo-square{background-color:#e3e2de;width:6.45161rem;height:6.15385rem;margin:.5rem;display:inherit;padding:.9rem .45rem;-ms-flex-align:center;align-items:center;font-size:.7rem}@media (max-width:640px){.bingo-card .bingo-table .bingo-column .bingo-square{width:5.6rem;height:6rem;font-size:.595rem;padding:.8rem .5rem}}@media (max-width:475px){.bingo-card .bingo-table .bingo-column .bingo-square{width:4.1rem;height:4.7rem;font-size:.5rem;padding:.05rem;margin:.25rem}}@media (max-width:290px){.bingo-card .bingo-table .bingo-column .bingo-square{width:3.1rem;font-size:.4rem}}.bingo-card .bingo-table .bingo-column .bingo-square.free-square{background-color:#5094d1;color:#fff;font-family:Georgia,"Times New Roman",Times,serif;font-weight:900;font-size:1.47rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:640px){.bingo-card .bingo-table .bingo-column .bingo-square.free-square{font-size:1.26rem}}@media (max-width:475px){.bingo-card .bingo-table .bingo-column .bingo-square.free-square{font-size:.9rem}}.bingo-card .bingo-table .bingo-column .bingo-square.free-square span{transform:skewY(-20deg)}.site-header .main-menu,.sticky-nav-bar .main-menu{font-family:"proxima-nova",sans-serif;font-weight:700}.site-header .main-menu .menu>.menu-item-has-children>a span,.sticky-nav-bar .main-menu .menu>.menu-item-has-children>a span{position:relative;border-bottom:.125rem solid transparent}.site-header .main-menu .menu>.menu-item-has-children>a span:after,.sticky-nav-bar .main-menu .menu>.menu-item-has-children>a span:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:0;border-style:solid;border-width:.375rem .375rem 0;border-color:#fff transparent transparent;opacity:0;transform:translate(-50%,calc(100% + 6px));z-index:101}.site-header .main-menu .menu>.menu-item-has-children.nav-donate>a span:after,.sticky-nav-bar .main-menu .menu>.menu-item-has-children.nav-donate>a span:after{border-color:#f5ba37 transparent transparent!important}.site-header .main-menu .menu>.menu-item-has-children:hover span:after,.sticky-nav-bar .main-menu .menu>.menu-item-has-children:hover span:after{opacity:1}.site-header .main-menu .menu>.menu-item-has-children.menu-item-hovered>a,.sticky-nav-bar .main-menu .menu>.menu-item-has-children.menu-item-hovered>a{color:#2375c9!important}.site-header .main-menu .menu>.menu-item-has-children.menu-item-hovered>a span:after,.sticky-nav-bar .main-menu .menu>.menu-item-has-children.menu-item-hovered>a span:after{opacity:1}.site-header .main-menu .menu>.menu-item-has-children.menu-item-hovered .site-header__submenu,.sticky-nav-bar .main-menu .menu>.menu-item-has-children.menu-item-hovered .site-header__submenu{display:block}.site-header .main-menu .menu>.menu-item-has-children.menu-item-hovered:not(.nav-donate)>a,.sticky-nav-bar .main-menu .menu>.menu-item-has-children.menu-item-hovered:not(.nav-donate)>a{color:#2375c9!important}.site-header .main-menu .menu>.menu-item-has-children.menu-item-hovered:not(.nav-donate)>a span,.sticky-nav-bar .main-menu .menu>.menu-item-has-children.menu-item-hovered:not(.nav-donate)>a span{border-color:#ff9802}.site-header .main-menu a,.sticky-nav-bar .main-menu a{padding:.6875rem .3125rem;color:#254d68;font-size:1.0625rem;background-color:transparent}.site-header .main-menu a:hover,.sticky-nav-bar .main-menu a:hover{color:#2375c9}.site-header .main-menu li.current-menu-ancestor:not(.nav-donate)>a,.site-header .main-menu li.current-menu-item:not(.nav-donate)>a,.site-header .main-menu li.current-menu-parent:not(.nav-donate)>a,.sticky-nav-bar .main-menu li.current-menu-ancestor:not(.nav-donate)>a,.sticky-nav-bar .main-menu li.current-menu-item:not(.nav-donate)>a,.sticky-nav-bar .main-menu li.current-menu-parent:not(.nav-donate)>a{background:transparent}.site-header .main-menu li.current-menu-ancestor>a,.site-header .main-menu li.current-menu-item>a,.site-header .main-menu li.current-menu-parent>a,.sticky-nav-bar .main-menu li.current-menu-ancestor>a,.sticky-nav-bar .main-menu li.current-menu-item>a,.sticky-nav-bar .main-menu li.current-menu-parent>a{color:#2375c9}.site-header .main-menu .nav-donate>a,.sticky-nav-bar .main-menu .nav-donate>a{text-align:center;background:#f5ba37;color:#fff}.site-header .main-menu .nav-donate>a:hover,.sticky-nav-bar .main-menu .nav-donate>a:hover{color:#2375c9}@media print,screen and (min-width:64em){.site-header .main-menu ul,.sticky-nav-bar .main-menu ul{display:-ms-flexbox;display:flex;padding:0;margin:0 -.3125rem}.site-header .main-menu li,.sticky-nav-bar .main-menu li{-ms-flex:1 1 auto;flex:1 1 auto;text-align:left}}.site-header__submenu,.sticky-nav-bar__submenu{display:none;position:absolute;width:100vw;left:50%;right:50%;margin:0 -50vw;background-color:#2375c9;z-index:100}.site-header__submenu-wrap,.sticky-nav-bar__submenu-wrap{max-width:61.875rem;margin-left:auto;margin-right:auto}.site-header__submenu ul.sub-menu,.sticky-nav-bar__submenu ul.sub-menu{margin:0 -.3125rem}.site-header__submenu ul.sub-menu li,.sticky-nav-bar__submenu ul.sub-menu li{-ms-flex:none;flex:none;margin-right:.9375rem}.site-header__submenu ul.sub-menu li a,.sticky-nav-bar__submenu ul.sub-menu li a{font-size:.9375rem;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff!important}.site-header__submenu ul.sub-menu li a:hover,.sticky-nav-bar__submenu ul.sub-menu li a:hover{color:#a3d1d6!important}.site-header__submenu ul.sub-menu li a span:after,.sticky-nav-bar__submenu ul.sub-menu li a span:after{content:none!important}body.single-post header .nav-blog a{color:#2375c9;background:transparent}.landing-grid{margin:2rem auto 1rem}.grid-item h2 a:active,.grid-item h2 a:hover,.grid-item h3 a:active,.grid-item h3 a:hover,.grid-item h4 a:active,.grid-item h4 a:hover{color:#159eb2!important}.grid-item,.grid-promo{margin-bottom:2rem}@media screen and (max-width:39.99875em){.grid-item.column,.grid-item.columns,.grid-promo.column,.grid-promo.columns{float:none;clear:both}}.grid-item .inner,.grid-promo .inner{background:#fff;position:relative}.grid-item .category-label,.grid-promo .category-label{margin:0;top:auto;display:none}.grid-item .category-label:empty,.grid-promo .category-label:empty{display:none;background:none}.grid-item .category-label.victory,.grid-promo .category-label.victory{background-color:#911c6f}.grid-item .category-label.urgent,.grid-promo .category-label.urgent{background-color:#cd1e20}.grid-item .category-label.update,.grid-promo .category-label.update{background-color:#254d68}.grid-item:not(.wide):not(.promo) .inner .description{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.grid-item:not(.wide):not(.promo) .inner .timeago{margin-top:auto;padding:0}body.search-results .grid-item .inner span.alert.override.category-label{margin-left:40%}.tax-description{background:#fff;padding:2rem;margin-bottom:2rem;color:#4f606c}@media screen and (max-width:39.99875em){.about-peta>.columns,.content .row .grid-item.columns{padding-left:0;padding-right:0}.grid-promo{margin-bottom:1rem}.grid-promo.donation-teaser{margin-bottom:2rem}.grid-promo .promo.image .text{background:#4e838d!important}}.grid-item.video-play-button .thumb{position:relative}.grid-item.video-play-button .thumb a:before{content:"";display:block;height:100%;position:absolute;top:0;cursor:pointer;left:0;width:100%;z-index:1;background:url(../images/video-play-button.svg) no-repeat 50% 50%;background-size:20% auto}.grid-item.wide.video-play-button .thumb a:before{background-size:16% auto}.grid-item img{width:100%}@media print,screen and (min-width:40em){.grid-item .inner>.thumb{position:relative;overflow:hidden;height:0;padding-bottom:50.3%;background:#fff;text-align:center}.grid-item .inner>.thumb img{height:auto;position:absolute;top:0;left:0;width:100%}.grid-item.billboard .inner>.thumb{height:auto;padding-bottom:0!important}.grid-item.billboard .inner>.thumb img{position:relative}}.grid-item .description{padding:1rem 1rem 3rem;text-align:center}@media print,screen and (min-width:40em){.grid-item .description{padding:1rem 1rem 2rem}}.grid-item .description p{display:none}@media print,screen and (min-width:40em){.grid-item .description p{margin:1rem 0;display:block;text-align:left;line-height:1.25}}.grid-item .description time{font-size:.8125rem}.grid-item .description .excerpt{display:none}.grid-item h4{font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;text-transform:none;font-size:1.25rem;font-weight:800}.grid-item h4 a{color:#254d68}.grid-item .acf-media-credit{display:block;position:absolute;left:auto;top:auto;bottom:45px;right:5px;z-index:2;text-align:right;max-width:75%}@media print,screen and (min-width:40em){.grid-item .acf-media-credit{font-size:.6rem;color:#666;bottom:5px}}@media screen and (max-width:39.99875em){.grid-item .acf-media-credit{font-size:.8125rem;color:#999;position:static;display:block;max-width:100%}}.grid-item .acf-media-credit a{color:#666}@media print,screen and (min-width:40em){body.author .grid-item .description .excerpt,body.blog .grid-item .description .excerpt,body.category .grid-item .description .excerpt,body.page-id-600985 .grid-item .description .excerpt,body.post-type-archive-feature .grid-item .description .excerpt{display:block}}@media print,screen and (min-width:40em){.grid-item.wide .inner>.thumb{padding-bottom:50.3%}.grid-item.wide .description{min-height:0}.grid-item.wide h4{font-size:1.8rem}.grid-item.wide p{display:none}}.grid-promo .promo.text .inner{position:relative;overflow:hidden;background:#fff}.grid-promo .promo.text .diagonal-bg{background:#159eb2;height:47px;top:0;transform:skewY(-8deg)}.grid-promo .promo.text .wrap{position:absolute;padding:3.5rem 1rem 1rem;text-align:center;display:-ms-inline-flexbox;display:inline-flex;height:100%}.grid-promo .promo.text .wrap .vertical-center{margin:auto}.grid-promo .promo.text h4{font-size:1.3125rem;line-height:1.2;font-weight:700;text-transform:uppercase;color:#2375c9}.grid-promo .promo.text .text{margin:1.5rem 0}.grid-promo .promo.text a .text{color:#254d68}.grid-promo .promo.text .button{background-color:#2375c9;color:#fff;text-transform:uppercase;font-weight:800;padding:.75rem 1rem;text-align:center}.grid-promo .promo.text .button:focus,.grid-promo .promo.text .button:hover{background-color:#1e63ab;color:#fff}@media screen and (max-width:39.99875em){.grid-promo .promo.text .wrap{padding:0;display:block;height:auto}.grid-promo .promo.text .inner{background:transparent;margin:0 1.5rem}.grid-promo .promo.text .button,.grid-promo .promo.text .diagonal-bg,.grid-promo .promo.text .text{display:none}.grid-promo .promo.text h4{width:100%;margin:0;background:#4e838d;padding:.7rem .5rem;text-align:center;font-size:1.125rem;border:0;line-height:1.2;color:#fff;cursor:pointer}}.grid-item .button{padding:0}.grid-item .button a{display:block;position:relative;text-align:right}.grid-item .button a img{width:60%}.grid-item .button a h4{position:absolute;background:#f5ba37;color:#fff}.grid-item .take-action-button{background:#2375c9;margin:1rem auto .5rem;display:inline-block;text-transform:uppercase;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:900;font-size:1rem;padding:.5rem 1rem}.grid-item .take-action-button:hover{background:#254d68}.grid-item .take-action-button:focus{background:#4e838d}.grid-item .social-box{position:absolute;bottom:0;left:0;width:100%}.grid-item .social-box .toggle{display:none}@media print,screen and (min-width:40em){.grid-item .social-box .toggle{display:block;background:#159eb2;width:30px;height:30px;padding:3px}.grid-item .social-box .toggle svg{fill:#fff}}@media print,screen and (min-width:40em){.grid-item .social-box:hover .social-links{z-index:1;opacity:1;transition:opacity .25s ease-in-out}}.grid-item .social-links{text-align:left;width:100%;height:40px;margin:0}@media print,screen and (min-width:40em){.grid-item .social-links{display:block;z-index:0;opacity:0;position:absolute;left:0;bottom:0;height:30px;transition:opacity .25s ease-in-out}}.grid-item .social-links a{display:inline-block;width:33.3333%;text-align:center;padding:6px 0 0;height:40px}@media print,screen and (min-width:40em){.grid-item .social-links a{width:30px;height:30px;padding:3px}}.grid-item .social-links a span{display:none}.grid-item .social-links svg{fill:#fff}.grid-item .social-links .facebook{background:#1877f2}.grid-item .social-links .twitter{background:#1da1f2}.grid-item .social-links .pinterest{background:#cb2027}.banner-grid .inner{text-align:center;max-width:956px;margin:0 auto 2rem;background:#fff}.banner-grid h2{margin:1.5rem 0 1rem;padding:0 2rem;font-size:1.25rem;line-height:1.75rem;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:40em){.banner-grid h2{font-size:1.8125rem;line-height:2.125rem}}.banner-grid h2 a{color:#4f606c}.banner-grid .description{padding:0 2rem}.banner-grid .description p{font-size:1.125rem;line-height:1.25rem;color:#4f606c}@media print,screen and (min-width:40em){.banner-grid .description p{font-size:1.3125rem;line-height:1.5rem}}.banner-grid .banner-link .button{text-transform:uppercase;font-size:1rem;line-height:1.75rem;font-weight:800;padding:.7rem 3.8rem;margin:.5rem auto;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:40em){.banner-grid .banner-link .button{font-size:1.40625rem;line-height:1.875rem;padding:.8rem 2.8rem}}.banner-grid .wide-media-credit{text-align:center;padding:.3rem .65rem;height:2rem}@media print,screen and (min-width:40em){.banner-grid .wide-media-credit{text-align:right}}.banner-grid .acf-media-credit .acf-credit,.banner-grid .acf-media-credit a{font-size:.8125rem;line-height:1rem;color:#999;vertical-align:baseline}@media print,screen and (min-width:40em){.banner-grid .acf-media-credit .acf-credit,.banner-grid .acf-media-credit a{font-size:.75rem;line-height:.9375rem}}@media print,screen and (min-width:64em){.main-grid.large-8{width:70%}#sidebar-landing.large-4{width:30%}}.row.page-header{position:relative;min-height:20px}.row.page-header h1{font-size:2rem;margin:.5rem 0 .7rem}.entry-content .glassdoor-buttons .alignright,.entry-content .glassdoor-buttons img.alignright{margin:.5em auto;float:none;width:100%}@media print,screen and (min-width:40em){.entry-content .glassdoor-buttons .alignright,.entry-content .glassdoor-buttons img.alignright{margin-left:1.5em;float:right;width:auto}}.entry-content .glassdoor-buttons .alignleft,.entry-content .glassdoor-buttons img.alignleft{margin:.5em auto;float:none;width:100%}@media print,screen and (min-width:40em){.entry-content .glassdoor-buttons .alignleft,.entry-content .glassdoor-buttons img.alignleft{margin-right:1.5em;float:left;width:auto}}.blog .load-more-wrap{text-align:center}.blog .load-more{position:relative;background:#fb5d5d;font-size:1.125rem;text-transform:uppercase}.blog .load-more:active,.blog .load-more:hover{background:#c33}.blog .load-more.loading{cursor:wait}.blog .load-more.loading:before{margin:0;width:26px;height:26px;border-radius:50%;position:absolute;left:50%;top:50%;margin-left:-13px;margin-top:-13px;content:"";border:3px solid hsla(0,0%,100%,.25);border-top-color:#fff;animation:animation-rotate .75s linear infinite}.blog .load-more.loading span{color:transparent}.blog .grid-item .button{padding:.85rem 1rem}.blog .content-main .social-links,.blog .grid-item .social-links{text-align:left;width:100%;height:40px}@media print,screen and (min-width:40em){.blog .content-main .social-links,.blog .grid-item .social-links{display:block;z-index:0;opacity:0;position:absolute;left:0;bottom:0;transition:opacity .25s ease-in-out}}.blog .content-main .social-links a,.blog .grid-item .social-links a{display:inline-block;width:33.3333%;text-align:center;padding:6px 0 0}@media print,screen and (min-width:40em){.blog .content-main .social-links a,.blog .grid-item .social-links a{width:30px;height:30px;padding:3px}}.blog .content-main .social-links a span,.blog .grid-item .social-links a span{display:none}.blog .content-main .social-links svg,.blog .grid-item .social-links svg{fill:#fff}.blog .content-main .social-links .facebook,.blog .grid-item .social-links .facebook{background:#1877f2}.blog .content-main .social-links .twitter,.blog .grid-item .social-links .twitter{background:#1da1f2}.blog .content-main .social-links .pinterest,.blog .grid-item .social-links .pinterest{background:#cb2027}.blog .social-box{position:absolute;bottom:0;left:0;width:100%}.blog .social-box .toggle{display:none}@media print,screen and (min-width:40em){.blog .social-box .toggle{display:block;background:#ccc;width:30px;height:30px;padding:3px}.blog .social-box .toggle svg{fill:#fff}}@media print,screen and (min-width:40em){.blog .social-box:hover .social-links{z-index:1;opacity:1;transition:opacity .25s ease-in-out}}.landing-sidebar .enews{margin-bottom:1rem}@media print,screen and (min-width:64em){.landing-sidebar .enews{margin-bottom:2rem}}.landing-sidebar .investigations-category{position:relative;margin-bottom:2rem}@media screen and (max-width:63.99875em){.landing-sidebar .investigations-category{display:none}}.landing-sidebar .investigations-category .action-button.right-alignment p{position:absolute;top:0;height:100%;padding:4.3% 4.3% 7.9% 40%;text-align:right;background:linear-gradient(90deg,transparent 0,transparent 28%,#000 59%,#000)}.landing-sidebar .investigations-category .image-button .text p{line-height:1}.landing-sidebar .investigations-category .action-button.right-alignment .thumb{float:none;position:relative;width:65.56%;height:0;padding-bottom:40%}.landing-sidebar .investigations-category .action-button.medium-text p{font-size:1rem;line-height:1.117;color:#fff}#main-sublanding .inner .description{min-height:inherit}.postid-145864 iframe{width:100%}.error404 .load-more-wrap,.post-type-archive-friend .load-more-wrap,.post-type-archive-living .load-more-wrap,.post-type-archive-recipe .load-more-wrap,.post-type-archive-student .load-more-wrap,.single-living .load-more-wrap,.single-student .load-more-wrap,.tax-recipe-type .load-more-wrap{text-align:center;float:none}.error404 .load-more,.post-type-archive-friend .load-more,.post-type-archive-living .load-more,.post-type-archive-recipe .load-more,.post-type-archive-student .load-more,.single-living .load-more,.single-student .load-more,.tax-recipe-type .load-more{font-weight:700;position:relative;background:#fb5d5d;font-size:1.125rem;text-transform:uppercase}.error404 .load-more:active,.error404 .load-more:hover,.post-type-archive-friend .load-more:active,.post-type-archive-friend .load-more:hover,.post-type-archive-living .load-more:active,.post-type-archive-living .load-more:hover,.post-type-archive-recipe .load-more:active,.post-type-archive-recipe .load-more:hover,.post-type-archive-student .load-more:active,.post-type-archive-student .load-more:hover,.single-living .load-more:active,.single-living .load-more:hover,.single-student .load-more:active,.single-student .load-more:hover,.tax-recipe-type .load-more:active,.tax-recipe-type .load-more:hover{background:#c33}.error404 .load-more.loading,.post-type-archive-friend .load-more.loading,.post-type-archive-living .load-more.loading,.post-type-archive-recipe .load-more.loading,.post-type-archive-student .load-more.loading,.single-living .load-more.loading,.single-student .load-more.loading,.tax-recipe-type .load-more.loading{cursor:wait}.error404 .load-more.loading:before,.post-type-archive-friend .load-more.loading:before,.post-type-archive-living .load-more.loading:before,.post-type-archive-recipe .load-more.loading:before,.post-type-archive-student .load-more.loading:before,.single-living .load-more.loading:before,.single-student .load-more.loading:before,.tax-recipe-type .load-more.loading:before{margin:0;width:26px;height:26px;border-radius:50%;position:absolute;left:50%;top:50%;margin-left:-13px;margin-top:-13px;content:"";border:3px solid hsla(0,0%,100%,.25);border-top-color:#fff;animation:animation-rotate .75s linear infinite}.error404 .load-more.loading span,.post-type-archive-friend .load-more.loading span,.post-type-archive-living .load-more.loading span,.post-type-archive-recipe .load-more.loading span,.post-type-archive-student .load-more.loading span,.single-living .load-more.loading span,.single-student .load-more.loading span,.tax-recipe-type .load-more.loading span{color:transparent}.error404 .grid-item .button,.post-type-archive-friend .grid-item .button,.post-type-archive-living .grid-item .button,.post-type-archive-recipe .grid-item .button,.post-type-archive-student .grid-item .button,.single-living .grid-item .button,.single-student .grid-item .button,.tax-recipe-type .grid-item .button{padding:.85rem 1rem}.error404 #enews-special .promo,.post-type-archive-friend #enews-special .promo,.post-type-archive-living #enews-special .promo,.post-type-archive-recipe #enews-special .promo,.post-type-archive-student #enews-special .promo,.single-living #enews-special .promo,.single-student #enews-special .promo,.tax-recipe-type #enews-special .promo{padding:1rem}.error404 .grid-item .social-links,.post-type-archive-friend .grid-item .social-links,.post-type-archive-living .grid-item .social-links,.post-type-archive-recipe .grid-item .social-links,.post-type-archive-student .grid-item .social-links,.single-living .grid-item .social-links,.single-student .grid-item .social-links,.tax-recipe-type .grid-item .social-links{text-align:left;width:100%;height:30px}@media print,screen and (min-width:40em){.error404 .grid-item .social-links,.post-type-archive-friend .grid-item .social-links,.post-type-archive-living .grid-item .social-links,.post-type-archive-recipe .grid-item .social-links,.post-type-archive-student .grid-item .social-links,.single-living .grid-item .social-links,.single-student .grid-item .social-links,.tax-recipe-type .grid-item .social-links{display:block;z-index:0;opacity:0;position:absolute;left:0;bottom:0;transition:opacity .25s ease-in-out}}.error404 .grid-item .social-links a,.post-type-archive-friend .grid-item .social-links a,.post-type-archive-living .grid-item .social-links a,.post-type-archive-recipe .grid-item .social-links a,.post-type-archive-student .grid-item .social-links a,.single-living .grid-item .social-links a,.single-student .grid-item .social-links a,.tax-recipe-type .grid-item .social-links a{display:inline-block;width:33.3333%;text-align:center;padding:6px 0 0}@media print,screen and (min-width:40em){.error404 .grid-item .social-links a,.post-type-archive-friend .grid-item .social-links a,.post-type-archive-living .grid-item .social-links a,.post-type-archive-recipe .grid-item .social-links a,.post-type-archive-student .grid-item .social-links a,.single-living .grid-item .social-links a,.single-student .grid-item .social-links a,.tax-recipe-type .grid-item .social-links a{width:30px;height:30px;padding:3px}}.error404 .grid-item .social-links a span,.post-type-archive-friend .grid-item .social-links a span,.post-type-archive-living .grid-item .social-links a span,.post-type-archive-recipe .grid-item .social-links a span,.post-type-archive-student .grid-item .social-links a span,.single-living .grid-item .social-links a span,.single-student .grid-item .social-links a span,.tax-recipe-type .grid-item .social-links a span{display:none}.error404 .grid-item .social-links svg,.post-type-archive-friend .grid-item .social-links svg,.post-type-archive-living .grid-item .social-links svg,.post-type-archive-recipe .grid-item .social-links svg,.post-type-archive-student .grid-item .social-links svg,.single-living .grid-item .social-links svg,.single-student .grid-item .social-links svg,.tax-recipe-type .grid-item .social-links svg{fill:#fff}.error404 .grid-item .social-links .facebook,.post-type-archive-friend .grid-item .social-links .facebook,.post-type-archive-living .grid-item .social-links .facebook,.post-type-archive-recipe .grid-item .social-links .facebook,.post-type-archive-student .grid-item .social-links .facebook,.single-living .grid-item .social-links .facebook,.single-student .grid-item .social-links .facebook,.tax-recipe-type .grid-item .social-links .facebook{background:#1877f2}.error404 .grid-item .social-links .twitter,.post-type-archive-friend .grid-item .social-links .twitter,.post-type-archive-living .grid-item .social-links .twitter,.post-type-archive-recipe .grid-item .social-links .twitter,.post-type-archive-student .grid-item .social-links .twitter,.single-living .grid-item .social-links .twitter,.single-student .grid-item .social-links .twitter,.tax-recipe-type .grid-item .social-links .twitter{background:#1da1f2}.error404 .grid-item .social-links .pinterest,.post-type-archive-friend .grid-item .social-links .pinterest,.post-type-archive-living .grid-item .social-links .pinterest,.post-type-archive-recipe .grid-item .social-links .pinterest,.post-type-archive-student .grid-item .social-links .pinterest,.single-living .grid-item .social-links .pinterest,.single-student .grid-item .social-links .pinterest,.tax-recipe-type .grid-item .social-links .pinterest{background:#cb2027}.error404 .social-box,.post-type-archive-friend .social-box,.post-type-archive-living .social-box,.post-type-archive-recipe .social-box,.post-type-archive-student .social-box,.single-living .social-box,.single-student .social-box,.tax-recipe-type .social-box{position:absolute;bottom:0;left:0;width:100%}.error404 .social-box .toggle,.post-type-archive-friend .social-box .toggle,.post-type-archive-living .social-box .toggle,.post-type-archive-recipe .social-box .toggle,.post-type-archive-student .social-box .toggle,.single-living .social-box .toggle,.single-student .social-box .toggle,.tax-recipe-type .social-box .toggle{display:none}@media print,screen and (min-width:40em){.error404 .social-box .toggle,.post-type-archive-friend .social-box .toggle,.post-type-archive-living .social-box .toggle,.post-type-archive-recipe .social-box .toggle,.post-type-archive-student .social-box .toggle,.single-living .social-box .toggle,.single-student .social-box .toggle,.tax-recipe-type .social-box .toggle{display:block;background:#159eb2;width:30px;height:30px;padding:3px}.error404 .social-box .toggle svg,.post-type-archive-friend .social-box .toggle svg,.post-type-archive-living .social-box .toggle svg,.post-type-archive-recipe .social-box .toggle svg,.post-type-archive-student .social-box .toggle svg,.single-living .social-box .toggle svg,.single-student .social-box .toggle svg,.tax-recipe-type .social-box .toggle svg{fill:#fff}}@media print,screen and (min-width:40em){.error404 .social-box:hover .social-links,.post-type-archive-friend .social-box:hover .social-links,.post-type-archive-living .social-box:hover .social-links,.post-type-archive-recipe .social-box:hover .social-links,.post-type-archive-student .social-box:hover .social-links,.single-living .social-box:hover .social-links,.single-student .social-box:hover .social-links,.tax-recipe-type .social-box:hover .social-links{z-index:1;opacity:1;transition:opacity .25s ease-in-out}}.error404 .page-header,.post-type-archive-friend .page-header,.post-type-archive-living .page-header,.post-type-archive-recipe .page-header,.post-type-archive-student .page-header,.single-living .page-header,.single-student .page-header,.tax-recipe-type .page-header{position:relative;margin:.25rem auto 1rem}@media screen and (max-width:63.99875em){.error404 .page-header,.post-type-archive-friend .page-header,.post-type-archive-living .page-header,.post-type-archive-recipe .page-header,.post-type-archive-student .page-header,.single-living .page-header,.single-student .page-header,.tax-recipe-type .page-header{margin:0 auto 1rem}}.error404 .page-header h1,.post-type-archive-friend .page-header h1,.post-type-archive-living .page-header h1,.post-type-archive-recipe .page-header h1,.post-type-archive-student .page-header h1,.single-living .page-header h1,.single-student .page-header h1,.tax-recipe-type .page-header h1{font-size:2rem;font-weight:400;line-height:1.2;margin:0}@media print,screen and (min-width:64em){.error404 .page-header h1,.post-type-archive-friend .page-header h1,.post-type-archive-living .page-header h1,.post-type-archive-recipe .page-header h1,.post-type-archive-student .page-header h1,.single-living .page-header h1,.single-student .page-header h1,.tax-recipe-type .page-header h1{font-weight:300;margin:.5rem 0 0}}.error404 .page-header h2,.post-type-archive-friend .page-header h2,.post-type-archive-living .page-header h2,.post-type-archive-recipe .page-header h2,.post-type-archive-student .page-header h2,.single-living .page-header h2,.single-student .page-header h2,.tax-recipe-type .page-header h2{font-weight:400;line-height:1.2}.error404 .page-header .search-peta,.post-type-archive-friend .page-header .search-peta,.post-type-archive-living .page-header .search-peta,.post-type-archive-recipe .page-header .search-peta,.post-type-archive-student .page-header .search-peta,.single-living .page-header .search-peta,.single-student .page-header .search-peta,.tax-recipe-type .page-header .search-peta{margin-top:.5rem}.error404 .page-header .search-peta input[type=text],.post-type-archive-friend .page-header .search-peta input[type=text],.post-type-archive-living .page-header .search-peta input[type=text],.post-type-archive-recipe .page-header .search-peta input[type=text],.post-type-archive-student .page-header .search-peta input[type=text],.single-living .page-header .search-peta input[type=text],.single-student .page-header .search-peta input[type=text],.tax-recipe-type .page-header .search-peta input[type=text]{background:#fff;color:#999;border:1px solid #ccc;width:85%;height:2.6rem;line-height:2.6rem}.error404 .page-header .search-peta input#searchsubmit,.post-type-archive-friend .page-header .search-peta input#searchsubmit,.post-type-archive-living .page-header .search-peta input#searchsubmit,.post-type-archive-recipe .page-header .search-peta input#searchsubmit,.post-type-archive-student .page-header .search-peta input#searchsubmit,.single-living .page-header .search-peta input#searchsubmit,.single-student .page-header .search-peta input#searchsubmit,.tax-recipe-type .page-header .search-peta input#searchsubmit{background-color:#fb5d5d;background-position:50%;width:15%;height:2.6rem;text-align:center;padding:0 .75rem;cursor:pointer}.error404 .page-header .search-peta input#searchsubmit:active,.error404 .page-header .search-peta input#searchsubmit:hover,.post-type-archive-friend .page-header .search-peta input#searchsubmit:active,.post-type-archive-friend .page-header .search-peta input#searchsubmit:hover,.post-type-archive-living .page-header .search-peta input#searchsubmit:active,.post-type-archive-living .page-header .search-peta input#searchsubmit:hover,.post-type-archive-recipe .page-header .search-peta input#searchsubmit:active,.post-type-archive-recipe .page-header .search-peta input#searchsubmit:hover,.post-type-archive-student .page-header .search-peta input#searchsubmit:active,.post-type-archive-student .page-header .search-peta input#searchsubmit:hover,.single-living .page-header .search-peta input#searchsubmit:active,.single-living .page-header .search-peta input#searchsubmit:hover,.single-student .page-header .search-peta input#searchsubmit:active,.single-student .page-header .search-peta input#searchsubmit:hover,.tax-recipe-type .page-header .search-peta input#searchsubmit:active,.tax-recipe-type .page-header .search-peta input#searchsubmit:hover{background-color:#c33}.error404 .page-header .search-peta ::-webkit-input-placeholder,.post-type-archive-friend .page-header .search-peta ::-webkit-input-placeholder,.post-type-archive-living .page-header .search-peta ::-webkit-input-placeholder,.post-type-archive-recipe .page-header .search-peta ::-webkit-input-placeholder,.post-type-archive-student .page-header .search-peta ::-webkit-input-placeholder,.single-living .page-header .search-peta ::-webkit-input-placeholder,.single-student .page-header .search-peta ::-webkit-input-placeholder,.tax-recipe-type .page-header .search-peta ::-webkit-input-placeholder{color:#999}.error404 .page-header .search-peta ::-moz-placeholder,.post-type-archive-friend .page-header .search-peta ::-moz-placeholder,.post-type-archive-living .page-header .search-peta ::-moz-placeholder,.post-type-archive-recipe .page-header .search-peta ::-moz-placeholder,.post-type-archive-student .page-header .search-peta ::-moz-placeholder,.single-living .page-header .search-peta ::-moz-placeholder,.single-student .page-header .search-peta ::-moz-placeholder,.tax-recipe-type .page-header .search-peta ::-moz-placeholder{color:#999}.error404 .page-header .search-peta :-ms-input-placeholder,.post-type-archive-friend .page-header .search-peta :-ms-input-placeholder,.post-type-archive-living .page-header .search-peta :-ms-input-placeholder,.post-type-archive-recipe .page-header .search-peta :-ms-input-placeholder,.post-type-archive-student .page-header .search-peta :-ms-input-placeholder,.single-living .page-header .search-peta :-ms-input-placeholder,.single-student .page-header .search-peta :-ms-input-placeholder,.tax-recipe-type .page-header .search-peta :-ms-input-placeholder{color:#999}.error404 .page-header .search-peta :-moz-placeholder,.post-type-archive-friend .page-header .search-peta :-moz-placeholder,.post-type-archive-living .page-header .search-peta :-moz-placeholder,.post-type-archive-recipe .page-header .search-peta :-moz-placeholder,.post-type-archive-student .page-header .search-peta :-moz-placeholder,.single-living .page-header .search-peta :-moz-placeholder,.single-student .page-header .search-peta :-moz-placeholder,.tax-recipe-type .page-header .search-peta :-moz-placeholder{color:#999}.error404 h1.section-header,.error404 h2.section-header,.post-type-archive-friend h1.section-header,.post-type-archive-friend h2.section-header,.post-type-archive-living h1.section-header,.post-type-archive-living h2.section-header,.post-type-archive-recipe h1.section-header,.post-type-archive-recipe h2.section-header,.post-type-archive-student h1.section-header,.post-type-archive-student h2.section-header,.single-living h1.section-header,.single-living h2.section-header,.single-student h1.section-header,.single-student h2.section-header,.tax-recipe-type h1.section-header,.tax-recipe-type h2.section-header{position:relative;font-weight:700;color:#4e838d;font-size:1.6rem}.error404 h1.section-header span,.error404 h2.section-header span,.post-type-archive-friend h1.section-header span,.post-type-archive-friend h2.section-header span,.post-type-archive-living h1.section-header span,.post-type-archive-living h2.section-header span,.post-type-archive-recipe h1.section-header span,.post-type-archive-recipe h2.section-header span,.post-type-archive-student h1.section-header span,.post-type-archive-student h2.section-header span,.single-living h1.section-header span,.single-living h2.section-header span,.single-student h1.section-header span,.single-student h2.section-header span,.tax-recipe-type h1.section-header span,.tax-recipe-type h2.section-header span{background:#e5ecef;padding:0 15px 0 0;margin-left:-.1rem}.error404 h1.section-header span.show-for-small-only,.error404 h2.section-header span.show-for-small-only,.post-type-archive-friend h1.section-header span.show-for-small-only,.post-type-archive-friend h2.section-header span.show-for-small-only,.post-type-archive-living h1.section-header span.show-for-small-only,.post-type-archive-living h2.section-header span.show-for-small-only,.post-type-archive-recipe h1.section-header span.show-for-small-only,.post-type-archive-recipe h2.section-header span.show-for-small-only,.post-type-archive-student h1.section-header span.show-for-small-only,.post-type-archive-student h2.section-header span.show-for-small-only,.single-living h1.section-header span.show-for-small-only,.single-living h2.section-header span.show-for-small-only,.single-student h1.section-header span.show-for-small-only,.single-student h2.section-header span.show-for-small-only,.tax-recipe-type h1.section-header span.show-for-small-only,.tax-recipe-type h2.section-header span.show-for-small-only{padding:0}.error404 h1.section-header span a,.error404 h2.section-header span a,.post-type-archive-friend h1.section-header span a,.post-type-archive-friend h2.section-header span a,.post-type-archive-living h1.section-header span a,.post-type-archive-living h2.section-header span a,.post-type-archive-recipe h1.section-header span a,.post-type-archive-recipe h2.section-header span a,.post-type-archive-student h1.section-header span a,.post-type-archive-student h2.section-header span a,.single-living h1.section-header span a,.single-living h2.section-header span a,.single-student h1.section-header span a,.single-student h2.section-header span a,.tax-recipe-type h1.section-header span a,.tax-recipe-type h2.section-header span a{color:#4e838d}.error404 h1.section-header:before,.error404 h2.section-header:before,.post-type-archive-friend h1.section-header:before,.post-type-archive-friend h2.section-header:before,.post-type-archive-living h1.section-header:before,.post-type-archive-living h2.section-header:before,.post-type-archive-recipe h1.section-header:before,.post-type-archive-recipe h2.section-header:before,.post-type-archive-student h1.section-header:before,.post-type-archive-student h2.section-header:before,.single-living h1.section-header:before,.single-living h2.section-header:before,.single-student h1.section-header:before,.single-student h2.section-header:before,.tax-recipe-type h1.section-header:before,.tax-recipe-type h2.section-header:before{border-top:2px solid #4e838d;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:97%;z-index:-1}@media screen and (max-width:39.99875em){.error404 h1.section-header:before,.error404 h2.section-header:before,.post-type-archive-friend h1.section-header:before,.post-type-archive-friend h2.section-header:before,.post-type-archive-living h1.section-header:before,.post-type-archive-living h2.section-header:before,.post-type-archive-recipe h1.section-header:before,.post-type-archive-recipe h2.section-header:before,.post-type-archive-student h1.section-header:before,.post-type-archive-student h2.section-header:before,.single-living h1.section-header:before,.single-living h2.section-header:before,.single-student h1.section-header:before,.single-student h2.section-header:before,.tax-recipe-type h1.section-header:before,.tax-recipe-type h2.section-header:before{width:95%}}.error404 .row .grid .row,.post-type-archive-friend .row .grid .row,.post-type-archive-living .row .grid .row,.post-type-archive-recipe .row .grid .row,.post-type-archive-student .row .grid .row,.single-living .row .grid .row,.single-student .row .grid .row,.tax-recipe-type .row .grid .row{margin-left:0;margin-right:0}.error404 .grid-item,.post-type-archive-friend .grid-item,.post-type-archive-living .grid-item,.post-type-archive-recipe .grid-item,.post-type-archive-student .grid-item,.single-living .grid-item,.single-student .grid-item,.tax-recipe-type .grid-item{margin-bottom:2rem}@media screen and (max-width:39.99875em){.error404 .grid-item,.post-type-archive-friend .grid-item,.post-type-archive-living .grid-item,.post-type-archive-recipe .grid-item,.post-type-archive-student .grid-item,.single-living .grid-item,.single-student .grid-item,.tax-recipe-type .grid-item{padding-left:2rem;padding-right:2rem}}.error404 .grid-item .inner,.post-type-archive-friend .grid-item .inner,.post-type-archive-living .grid-item .inner,.post-type-archive-recipe .grid-item .inner,.post-type-archive-student .grid-item .inner,.single-living .grid-item .inner,.single-student .grid-item .inner,.tax-recipe-type .grid-item .inner{position:relative}.error404 .grid-item h2,.post-type-archive-friend .grid-item h2,.post-type-archive-living .grid-item h2,.post-type-archive-recipe .grid-item h2,.post-type-archive-student .grid-item h2,.single-living .grid-item h2,.single-student .grid-item h2,.tax-recipe-type .grid-item h2{font-size:1.25rem;line-height:1.3;font-weight:800;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;margin-top:.8rem;color:#254d68}.error404 .grid-item h2 a,.post-type-archive-friend .grid-item h2 a,.post-type-archive-living .grid-item h2 a,.post-type-archive-recipe .grid-item h2 a,.post-type-archive-student .grid-item h2 a,.single-living .grid-item h2 a,.single-student .grid-item h2 a,.tax-recipe-type .grid-item h2 a{color:#254d68}.error404 .grid-item h2 a:active,.error404 .grid-item h2 a:hover,.post-type-archive-friend .grid-item h2 a:active,.post-type-archive-friend .grid-item h2 a:hover,.post-type-archive-living .grid-item h2 a:active,.post-type-archive-living .grid-item h2 a:hover,.post-type-archive-recipe .grid-item h2 a:active,.post-type-archive-recipe .grid-item h2 a:hover,.post-type-archive-student .grid-item h2 a:active,.post-type-archive-student .grid-item h2 a:hover,.single-living .grid-item h2 a:active,.single-living .grid-item h2 a:hover,.single-student .grid-item h2 a:active,.single-student .grid-item h2 a:hover,.tax-recipe-type .grid-item h2 a:active,.tax-recipe-type .grid-item h2 a:hover{color:#159eb2}.error404 .grid-item .thumb,.post-type-archive-friend .grid-item .thumb,.post-type-archive-living .grid-item .thumb,.post-type-archive-recipe .grid-item .thumb,.post-type-archive-student .grid-item .thumb,.single-living .grid-item .thumb,.single-student .grid-item .thumb,.tax-recipe-type .grid-item .thumb{position:relative;overflow:hidden;height:0;padding-bottom:56.545%;background:#fff;text-align:center}.error404 .grid-item .thumb img,.post-type-archive-friend .grid-item .thumb img,.post-type-archive-living .grid-item .thumb img,.post-type-archive-recipe .grid-item .thumb img,.post-type-archive-student .grid-item .thumb img,.single-living .grid-item .thumb img,.single-student .grid-item .thumb img,.tax-recipe-type .grid-item .thumb img{position:absolute;top:0;left:0;width:100%}@media print,screen and (min-width:64em){.error404 .grid-item .thumb img,.post-type-archive-friend .grid-item .thumb img,.post-type-archive-living .grid-item .thumb img,.post-type-archive-recipe .grid-item .thumb img,.post-type-archive-student .grid-item .thumb img,.single-living .grid-item .thumb img,.single-student .grid-item .thumb img,.tax-recipe-type .grid-item .thumb img{width:100%}}.error404 .grid-item .acf-media-credit,.post-type-archive-friend .grid-item .acf-media-credit,.post-type-archive-living .grid-item .acf-media-credit,.post-type-archive-recipe .grid-item .acf-media-credit,.post-type-archive-student .grid-item .acf-media-credit,.single-living .grid-item .acf-media-credit,.single-student .grid-item .acf-media-credit,.tax-recipe-type .grid-item .acf-media-credit{display:block;position:absolute;max-width:65%;top:auto;left:auto;right:5px;bottom:5px;font-size:.6rem;padding:0 .5rem;text-align:right;color:#999}.error404 .grid-item .acf-media-credit a,.post-type-archive-friend .grid-item .acf-media-credit a,.post-type-archive-living .grid-item .acf-media-credit a,.post-type-archive-recipe .grid-item .acf-media-credit a,.post-type-archive-student .grid-item .acf-media-credit a,.single-living .grid-item .acf-media-credit a,.single-student .grid-item .acf-media-credit a,.tax-recipe-type .grid-item .acf-media-credit a{color:#999}@media print,screen and (min-width:40em){.error404 .grid-item .acf-media-credit,.post-type-archive-friend .grid-item .acf-media-credit,.post-type-archive-living .grid-item .acf-media-credit,.post-type-archive-recipe .grid-item .acf-media-credit,.post-type-archive-student .grid-item .acf-media-credit,.single-living .grid-item .acf-media-credit,.single-student .grid-item .acf-media-credit,.tax-recipe-type .grid-item .acf-media-credit{font-size:.6rem;color:#666;bottom:5px}}@media screen and (max-width:39.99875em){.error404 .grid-item .acf-media-credit,.post-type-archive-friend .grid-item .acf-media-credit,.post-type-archive-living .grid-item .acf-media-credit,.post-type-archive-recipe .grid-item .acf-media-credit,.post-type-archive-student .grid-item .acf-media-credit,.single-living .grid-item .acf-media-credit,.single-student .grid-item .acf-media-credit,.tax-recipe-type .grid-item .acf-media-credit{font-size:.8125rem;color:#999;position:static;max-width:100%}}.error404 .grid-item time,.post-type-archive-friend .grid-item time,.post-type-archive-living .grid-item time,.post-type-archive-recipe .grid-item time,.post-type-archive-student .grid-item time,.single-living .grid-item time,.single-student .grid-item time,.tax-recipe-type .grid-item time{display:block;text-align:left;font-size:.8rem;padding-left:0}.error404 .grid-item .description,.post-type-archive-friend .grid-item .description,.post-type-archive-living .grid-item .description,.post-type-archive-recipe .grid-item .description,.post-type-archive-student .grid-item .description,.single-living .grid-item .description,.single-student .grid-item .description,.tax-recipe-type .grid-item .description{text-align:center;background:#fff;padding:0 1rem 2.8rem;position:static}@media print,screen and (min-width:40em){.error404 .grid-item .description,.post-type-archive-friend .grid-item .description,.post-type-archive-living .grid-item .description,.post-type-archive-recipe .grid-item .description,.post-type-archive-student .grid-item .description,.single-living .grid-item .description,.single-student .grid-item .description,.tax-recipe-type .grid-item .description{padding:0 1rem 3.2rem}}.error404 .grid-item .description p,.post-type-archive-friend .grid-item .description p,.post-type-archive-living .grid-item .description p,.post-type-archive-recipe .grid-item .description p,.post-type-archive-student .grid-item .description p,.single-living .grid-item .description p,.single-student .grid-item .description p,.tax-recipe-type .grid-item .description p{text-align:left;font-size:1rem;line-height:1.4}.error404 .grid-item .description .timeago,.post-type-archive-friend .grid-item .description .timeago,.post-type-archive-living .grid-item .description .timeago,.post-type-archive-recipe .grid-item .description .timeago,.post-type-archive-student .grid-item .description .timeago,.single-living .grid-item .description .timeago,.single-student .grid-item .description .timeago,.tax-recipe-type .grid-item .description .timeago{position:absolute;bottom:34px}.error404 .grid-item.column:last-child:not(:first-child),.error404 .grid-item.columns:last-child:not(:first-child),.post-type-archive-friend .grid-item.column:last-child:not(:first-child),.post-type-archive-friend .grid-item.columns:last-child:not(:first-child),.post-type-archive-living .grid-item.column:last-child:not(:first-child),.post-type-archive-living .grid-item.columns:last-child:not(:first-child),.post-type-archive-recipe .grid-item.column:last-child:not(:first-child),.post-type-archive-recipe .grid-item.columns:last-child:not(:first-child),.post-type-archive-student .grid-item.column:last-child:not(:first-child),.post-type-archive-student .grid-item.columns:last-child:not(:first-child),.single-living .grid-item.column:last-child:not(:first-child),.single-living .grid-item.columns:last-child:not(:first-child),.single-student .grid-item.column:last-child:not(:first-child),.single-student .grid-item.columns:last-child:not(:first-child),.tax-recipe-type .grid-item.column:last-child:not(:first-child),.tax-recipe-type .grid-item.columns:last-child:not(:first-child){float:left}.error404 .grid-item.large-4 .inner,.error404 .grid-item.mid-size .inner,.post-type-archive-friend .grid-item.large-4 .inner,.post-type-archive-friend .grid-item.mid-size .inner,.post-type-archive-living .grid-item.large-4 .inner,.post-type-archive-living .grid-item.mid-size .inner,.post-type-archive-recipe .grid-item.large-4 .inner,.post-type-archive-recipe .grid-item.mid-size .inner,.post-type-archive-student .grid-item.large-4 .inner,.post-type-archive-student .grid-item.mid-size .inner,.single-living .grid-item.large-4 .inner,.single-living .grid-item.mid-size .inner,.single-student .grid-item.large-4 .inner,.single-student .grid-item.mid-size .inner,.tax-recipe-type .grid-item.large-4 .inner,.tax-recipe-type .grid-item.mid-size .inner{position:relative;background:#fff}@media print,screen and (min-width:64em){.error404 .grid-item.large-4 .inner,.post-type-archive-friend .grid-item.large-4 .inner,.post-type-archive-living .grid-item.large-4 .inner,.post-type-archive-recipe .grid-item.large-4 .inner,.post-type-archive-student .grid-item.large-4 .inner,.single-living .grid-item.large-4 .inner,.single-student .grid-item.large-4 .inner,.tax-recipe-type .grid-item.large-4 .inner{max-width:300px}}.error404 .grid-item.mid-size .thumb,.post-type-archive-friend .grid-item.mid-size .thumb,.post-type-archive-living .grid-item.mid-size .thumb,.post-type-archive-recipe .grid-item.mid-size .thumb,.post-type-archive-student .grid-item.mid-size .thumb,.single-living .grid-item.mid-size .thumb,.single-student .grid-item.mid-size .thumb,.tax-recipe-type .grid-item.mid-size .thumb{padding-bottom:45%}@media print,screen and (min-width:64em){.error404 .grid-item.mid-size .inner,.post-type-archive-friend .grid-item.mid-size .inner,.post-type-archive-living .grid-item.mid-size .inner,.post-type-archive-recipe .grid-item.mid-size .inner,.post-type-archive-student .grid-item.mid-size .inner,.single-living .grid-item.mid-size .inner,.single-student .grid-item.mid-size .inner,.tax-recipe-type .grid-item.mid-size .inner{height:auto;padding-bottom:0;background:#fff}}@media screen and (min-width:75em){.error404 .grid-item.mid-size .inner,.post-type-archive-friend .grid-item.mid-size .inner,.post-type-archive-living .grid-item.mid-size .inner,.post-type-archive-recipe .grid-item.mid-size .inner,.post-type-archive-student .grid-item.mid-size .inner,.single-living .grid-item.mid-size .inner,.single-student .grid-item.mid-size .inner,.tax-recipe-type .grid-item.mid-size .inner{padding-bottom:0}}@media screen and (min-width:87.5em){.error404 .grid-item.mid-size .inner,.post-type-archive-friend .grid-item.mid-size .inner,.post-type-archive-living .grid-item.mid-size .inner,.post-type-archive-recipe .grid-item.mid-size .inner,.post-type-archive-student .grid-item.mid-size .inner,.single-living .grid-item.mid-size .inner,.single-student .grid-item.mid-size .inner,.tax-recipe-type .grid-item.mid-size .inner{padding-bottom:0}}.error404 .grid-item.mid-size .description p,.post-type-archive-friend .grid-item.mid-size .description p,.post-type-archive-living .grid-item.mid-size .description p,.post-type-archive-recipe .grid-item.mid-size .description p,.post-type-archive-student .grid-item.mid-size .description p,.single-living .grid-item.mid-size .description p,.single-student .grid-item.mid-size .description p,.tax-recipe-type .grid-item.mid-size .description p{text-align:center}@media screen and (min-width:40em) and (max-width:63.99875em){.error404 .grid-item.medium-12.wide .thumb,.post-type-archive-friend .grid-item.medium-12.wide .thumb,.post-type-archive-living .grid-item.medium-12.wide .thumb,.post-type-archive-recipe .grid-item.medium-12.wide .thumb,.post-type-archive-student .grid-item.medium-12.wide .thumb,.single-living .grid-item.medium-12.wide .thumb,.single-student .grid-item.medium-12.wide .thumb,.tax-recipe-type .grid-item.medium-12.wide .thumb{padding-bottom:45%}.error404 .grid-item.medium-12.wide .thumb img,.post-type-archive-friend .grid-item.medium-12.wide .thumb img,.post-type-archive-living .grid-item.medium-12.wide .thumb img,.post-type-archive-recipe .grid-item.medium-12.wide .thumb img,.post-type-archive-student .grid-item.medium-12.wide .thumb img,.single-living .grid-item.medium-12.wide .thumb img,.single-student .grid-item.medium-12.wide .thumb img,.tax-recipe-type .grid-item.medium-12.wide .thumb img{width:100%;height:auto}}@media screen and (min-width:52.5em){.error404 .grid-item.medium-12.wide .inner,.post-type-archive-friend .grid-item.medium-12.wide .inner,.post-type-archive-living .grid-item.medium-12.wide .inner,.post-type-archive-recipe .grid-item.medium-12.wide .inner,.post-type-archive-student .grid-item.medium-12.wide .inner,.single-living .grid-item.medium-12.wide .inner,.single-student .grid-item.medium-12.wide .inner,.tax-recipe-type .grid-item.medium-12.wide .inner{position:relative}.error404 .grid-item.medium-12.wide h2,.post-type-archive-friend .grid-item.medium-12.wide h2,.post-type-archive-living .grid-item.medium-12.wide h2,.post-type-archive-recipe .grid-item.medium-12.wide h2,.post-type-archive-student .grid-item.medium-12.wide h2,.single-living .grid-item.medium-12.wide h2,.single-student .grid-item.medium-12.wide h2,.tax-recipe-type .grid-item.medium-12.wide h2{margin-top:.4rem;font-size:1.6rem}.error404 .grid-item.medium-12.wide .thumb,.post-type-archive-friend .grid-item.medium-12.wide .thumb,.post-type-archive-living .grid-item.medium-12.wide .thumb,.post-type-archive-recipe .grid-item.medium-12.wide .thumb,.post-type-archive-student .grid-item.medium-12.wide .thumb,.single-living .grid-item.medium-12.wide .thumb,.single-student .grid-item.medium-12.wide .thumb,.tax-recipe-type .grid-item.medium-12.wide .thumb{width:69%;padding:0;height:auto;background:#fff}.error404 .grid-item.medium-12.wide .thumb a,.error404 .grid-item.medium-12.wide .thumb img,.post-type-archive-friend .grid-item.medium-12.wide .thumb a,.post-type-archive-friend .grid-item.medium-12.wide .thumb img,.post-type-archive-living .grid-item.medium-12.wide .thumb a,.post-type-archive-living .grid-item.medium-12.wide .thumb img,.post-type-archive-recipe .grid-item.medium-12.wide .thumb a,.post-type-archive-recipe .grid-item.medium-12.wide .thumb img,.post-type-archive-student .grid-item.medium-12.wide .thumb a,.post-type-archive-student .grid-item.medium-12.wide .thumb img,.single-living .grid-item.medium-12.wide .thumb a,.single-living .grid-item.medium-12.wide .thumb img,.single-student .grid-item.medium-12.wide .thumb a,.single-student .grid-item.medium-12.wide .thumb img,.tax-recipe-type .grid-item.medium-12.wide .thumb a,.tax-recipe-type .grid-item.medium-12.wide .thumb img{display:block;position:relative}.error404 .grid-item.medium-12.wide .thumb a img,.post-type-archive-friend .grid-item.medium-12.wide .thumb a img,.post-type-archive-living .grid-item.medium-12.wide .thumb a img,.post-type-archive-recipe .grid-item.medium-12.wide .thumb a img,.post-type-archive-student .grid-item.medium-12.wide .thumb a img,.single-living .grid-item.medium-12.wide .thumb a img,.single-student .grid-item.medium-12.wide .thumb a img,.tax-recipe-type .grid-item.medium-12.wide .thumb a img{width:100%}.error404 .grid-item.medium-12.wide .category-label,.error404 .grid-item.medium-12.wide .students-label,.post-type-archive-friend .grid-item.medium-12.wide .category-label,.post-type-archive-friend .grid-item.medium-12.wide .students-label,.post-type-archive-living .grid-item.medium-12.wide .category-label,.post-type-archive-living .grid-item.medium-12.wide .students-label,.post-type-archive-recipe .grid-item.medium-12.wide .category-label,.post-type-archive-recipe .grid-item.medium-12.wide .students-label,.post-type-archive-student .grid-item.medium-12.wide .category-label,.post-type-archive-student .grid-item.medium-12.wide .students-label,.single-living .grid-item.medium-12.wide .category-label,.single-living .grid-item.medium-12.wide .students-label,.single-student .grid-item.medium-12.wide .category-label,.single-student .grid-item.medium-12.wide .students-label,.tax-recipe-type .grid-item.medium-12.wide .category-label,.tax-recipe-type .grid-item.medium-12.wide .students-label{margin:1rem 0 0;top:auto;display:inline-block}.error404 .grid-item.medium-12.wide .description,.post-type-archive-friend .grid-item.medium-12.wide .description,.post-type-archive-living .grid-item.medium-12.wide .description,.post-type-archive-recipe .grid-item.medium-12.wide .description,.post-type-archive-student .grid-item.medium-12.wide .description,.single-living .grid-item.medium-12.wide .description,.single-student .grid-item.medium-12.wide .description,.tax-recipe-type .grid-item.medium-12.wide .description{width:31%;position:absolute;top:0;right:0;height:100%;padding:0 .75rem 1.6rem}.error404 .grid-item.medium-12.wide .acf-media-credit,.post-type-archive-friend .grid-item.medium-12.wide .acf-media-credit,.post-type-archive-living .grid-item.medium-12.wide .acf-media-credit,.post-type-archive-recipe .grid-item.medium-12.wide .acf-media-credit,.post-type-archive-student .grid-item.medium-12.wide .acf-media-credit,.single-living .grid-item.medium-12.wide .acf-media-credit,.single-student .grid-item.medium-12.wide .acf-media-credit,.tax-recipe-type .grid-item.medium-12.wide .acf-media-credit{position:absolute;bottom:.3rem;right:.3rem;padding:0;top:auto;left:auto;font-size:.7rem}.error404 .grid-item.medium-12.wide .meta,.post-type-archive-friend .grid-item.medium-12.wide .meta,.post-type-archive-living .grid-item.medium-12.wide .meta,.post-type-archive-recipe .grid-item.medium-12.wide .meta,.post-type-archive-student .grid-item.medium-12.wide .meta,.single-living .grid-item.medium-12.wide .meta,.single-student .grid-item.medium-12.wide .meta,.tax-recipe-type .grid-item.medium-12.wide .meta{text-align:left;font-size:.8rem}.error404 .grid-item.medium-12.wide .meta .acf-media-credit,.error404 .grid-item.medium-12.wide .meta time,.post-type-archive-friend .grid-item.medium-12.wide .meta .acf-media-credit,.post-type-archive-friend .grid-item.medium-12.wide .meta time,.post-type-archive-living .grid-item.medium-12.wide .meta .acf-media-credit,.post-type-archive-living .grid-item.medium-12.wide .meta time,.post-type-archive-recipe .grid-item.medium-12.wide .meta .acf-media-credit,.post-type-archive-recipe .grid-item.medium-12.wide .meta time,.post-type-archive-student .grid-item.medium-12.wide .meta .acf-media-credit,.post-type-archive-student .grid-item.medium-12.wide .meta time,.single-living .grid-item.medium-12.wide .meta .acf-media-credit,.single-living .grid-item.medium-12.wide .meta time,.single-student .grid-item.medium-12.wide .meta .acf-media-credit,.single-student .grid-item.medium-12.wide .meta time,.tax-recipe-type .grid-item.medium-12.wide .meta .acf-media-credit,.tax-recipe-type .grid-item.medium-12.wide .meta time{display:inline}}@media screen and (min-width:75em){.error404 .grid-item.medium-12.wide h2,.post-type-archive-friend .grid-item.medium-12.wide h2,.post-type-archive-living .grid-item.medium-12.wide h2,.post-type-archive-recipe .grid-item.medium-12.wide h2,.post-type-archive-student .grid-item.medium-12.wide h2,.single-living .grid-item.medium-12.wide h2,.single-student .grid-item.medium-12.wide h2,.tax-recipe-type .grid-item.medium-12.wide h2{font-size:1.7rem}}.error404 .grid-item.large-4.promo .inner,.error404 .grid-item.mid-size.promo .inner,.post-type-archive-friend .grid-item.large-4.promo .inner,.post-type-archive-friend .grid-item.mid-size.promo .inner,.post-type-archive-living .grid-item.large-4.promo .inner,.post-type-archive-living .grid-item.mid-size.promo .inner,.post-type-archive-recipe .grid-item.large-4.promo .inner,.post-type-archive-recipe .grid-item.mid-size.promo .inner,.post-type-archive-student .grid-item.large-4.promo .inner,.post-type-archive-student .grid-item.mid-size.promo .inner,.single-living .grid-item.large-4.promo .inner,.single-living .grid-item.mid-size.promo .inner,.single-student .grid-item.large-4.promo .inner,.single-student .grid-item.mid-size.promo .inner,.tax-recipe-type .grid-item.large-4.promo .inner,.tax-recipe-type .grid-item.mid-size.promo .inner{background:none}.error404 .grid-item.large-4.promo .inner .promo.image .image,.error404 .grid-item.mid-size.promo .inner .promo.image .image,.post-type-archive-friend .grid-item.large-4.promo .inner .promo.image .image,.post-type-archive-friend .grid-item.mid-size.promo .inner .promo.image .image,.post-type-archive-living .grid-item.large-4.promo .inner .promo.image .image,.post-type-archive-living .grid-item.mid-size.promo .inner .promo.image .image,.post-type-archive-recipe .grid-item.large-4.promo .inner .promo.image .image,.post-type-archive-recipe .grid-item.mid-size.promo .inner .promo.image .image,.post-type-archive-student .grid-item.large-4.promo .inner .promo.image .image,.post-type-archive-student .grid-item.mid-size.promo .inner .promo.image .image,.single-living .grid-item.large-4.promo .inner .promo.image .image,.single-living .grid-item.mid-size.promo .inner .promo.image .image,.single-student .grid-item.large-4.promo .inner .promo.image .image,.single-student .grid-item.mid-size.promo .inner .promo.image .image,.tax-recipe-type .grid-item.large-4.promo .inner .promo.image .image,.tax-recipe-type .grid-item.mid-size.promo .inner .promo.image .image{padding:0 1rem}.error404 .grid-item.large-4.promo .border,.error404 .grid-item.mid-size.promo .border,.post-type-archive-friend .grid-item.large-4.promo .border,.post-type-archive-friend .grid-item.mid-size.promo .border,.post-type-archive-living .grid-item.large-4.promo .border,.post-type-archive-living .grid-item.mid-size.promo .border,.post-type-archive-recipe .grid-item.large-4.promo .border,.post-type-archive-recipe .grid-item.mid-size.promo .border,.post-type-archive-student .grid-item.large-4.promo .border,.post-type-archive-student .grid-item.mid-size.promo .border,.single-living .grid-item.large-4.promo .border,.single-living .grid-item.mid-size.promo .border,.single-student .grid-item.large-4.promo .border,.single-student .grid-item.mid-size.promo .border,.tax-recipe-type .grid-item.large-4.promo .border,.tax-recipe-type .grid-item.mid-size.promo .border{background:#fff;text-align:center}.error404 .grid-item.large-4.promo .border>div,.error404 .grid-item.large-4.promo .border>form,.error404 .grid-item.mid-size.promo .border>div,.error404 .grid-item.mid-size.promo .border>form,.post-type-archive-friend .grid-item.large-4.promo .border>div,.post-type-archive-friend .grid-item.large-4.promo .border>form,.post-type-archive-friend .grid-item.mid-size.promo .border>div,.post-type-archive-friend .grid-item.mid-size.promo .border>form,.post-type-archive-living .grid-item.large-4.promo .border>div,.post-type-archive-living .grid-item.large-4.promo .border>form,.post-type-archive-living .grid-item.mid-size.promo .border>div,.post-type-archive-living .grid-item.mid-size.promo .border>form,.post-type-archive-recipe .grid-item.large-4.promo .border>div,.post-type-archive-recipe .grid-item.large-4.promo .border>form,.post-type-archive-recipe .grid-item.mid-size.promo .border>div,.post-type-archive-recipe .grid-item.mid-size.promo .border>form,.post-type-archive-student .grid-item.large-4.promo .border>div,.post-type-archive-student .grid-item.large-4.promo .border>form,.post-type-archive-student .grid-item.mid-size.promo .border>div,.post-type-archive-student .grid-item.mid-size.promo .border>form,.single-living .grid-item.large-4.promo .border>div,.single-living .grid-item.large-4.promo .border>form,.single-living .grid-item.mid-size.promo .border>div,.single-living .grid-item.mid-size.promo .border>form,.single-student .grid-item.large-4.promo .border>div,.single-student .grid-item.large-4.promo .border>form,.single-student .grid-item.mid-size.promo .border>div,.single-student .grid-item.mid-size.promo .border>form,.tax-recipe-type .grid-item.large-4.promo .border>div,.tax-recipe-type .grid-item.large-4.promo .border>form,.tax-recipe-type .grid-item.mid-size.promo .border>div,.tax-recipe-type .grid-item.mid-size.promo .border>form{border-top:8px solid #fb5d5d;padding:1rem}.error404 .grid-item.promo.medium-12 .promo,.post-type-archive-friend .grid-item.promo.medium-12 .promo,.post-type-archive-living .grid-item.promo.medium-12 .promo,.post-type-archive-recipe .grid-item.promo.medium-12 .promo,.post-type-archive-student .grid-item.promo.medium-12 .promo,.single-living .grid-item.promo.medium-12 .promo,.single-student .grid-item.promo.medium-12 .promo,.tax-recipe-type .grid-item.promo.medium-12 .promo{padding:1rem}@media print,screen and (min-width:40em){.error404 .grid-item.promo.medium-12 .promo,.post-type-archive-friend .grid-item.promo.medium-12 .promo,.post-type-archive-living .grid-item.promo.medium-12 .promo,.post-type-archive-recipe .grid-item.promo.medium-12 .promo,.post-type-archive-student .grid-item.promo.medium-12 .promo,.single-living .grid-item.promo.medium-12 .promo,.single-student .grid-item.promo.medium-12 .promo,.tax-recipe-type .grid-item.promo.medium-12 .promo{padding:0}}.error404 .grid-item.promo.medium-12 .promo.image,.post-type-archive-friend .grid-item.promo.medium-12 .promo.image,.post-type-archive-living .grid-item.promo.medium-12 .promo.image,.post-type-archive-recipe .grid-item.promo.medium-12 .promo.image,.post-type-archive-student .grid-item.promo.medium-12 .promo.image,.single-living .grid-item.promo.medium-12 .promo.image,.single-student .grid-item.promo.medium-12 .promo.image,.tax-recipe-type .grid-item.promo.medium-12 .promo.image{text-align:left;background:#fff}.error404 .grid-item.promo.medium-12 .promo.text .content,.post-type-archive-friend .grid-item.promo.medium-12 .promo.text .content,.post-type-archive-living .grid-item.promo.medium-12 .promo.text .content,.post-type-archive-recipe .grid-item.promo.medium-12 .promo.text .content,.post-type-archive-student .grid-item.promo.medium-12 .promo.text .content,.single-living .grid-item.promo.medium-12 .promo.text .content,.single-student .grid-item.promo.medium-12 .promo.text .content,.tax-recipe-type .grid-item.promo.medium-12 .promo.text .content{padding:1rem}@media screen and (min-width:75em){.error404 .grid-item.promo.medium-12 .promo.text .content,.post-type-archive-friend .grid-item.promo.medium-12 .promo.text .content,.post-type-archive-living .grid-item.promo.medium-12 .promo.text .content,.post-type-archive-recipe .grid-item.promo.medium-12 .promo.text .content,.post-type-archive-student .grid-item.promo.medium-12 .promo.text .content,.single-living .grid-item.promo.medium-12 .promo.text .content,.single-student .grid-item.promo.medium-12 .promo.text .content,.tax-recipe-type .grid-item.promo.medium-12 .promo.text .content{padding:1.1rem}}.error404 .grid-item.promo.blue .inner,.post-type-archive-friend .grid-item.promo.blue .inner,.post-type-archive-living .grid-item.promo.blue .inner,.post-type-archive-recipe .grid-item.promo.blue .inner,.post-type-archive-student .grid-item.promo.blue .inner,.single-living .grid-item.promo.blue .inner,.single-student .grid-item.promo.blue .inner,.tax-recipe-type .grid-item.promo.blue .inner{background:#254d68;color:#fff}.error404 .grid-item.promo.blue .inner .text h3,.post-type-archive-friend .grid-item.promo.blue .inner .text h3,.post-type-archive-living .grid-item.promo.blue .inner .text h3,.post-type-archive-recipe .grid-item.promo.blue .inner .text h3,.post-type-archive-student .grid-item.promo.blue .inner .text h3,.single-living .grid-item.promo.blue .inner .text h3,.single-student .grid-item.promo.blue .inner .text h3,.tax-recipe-type .grid-item.promo.blue .inner .text h3{color:#fff;text-transform:uppercase}.error404 .related-posts .grid-item h2,.post-type-archive-friend .related-posts .grid-item h2,.post-type-archive-living .related-posts .grid-item h2,.post-type-archive-recipe .related-posts .grid-item h2,.post-type-archive-student .related-posts .grid-item h2,.single-living .related-posts .grid-item h2,.single-student .related-posts .grid-item h2,.tax-recipe-type .related-posts .grid-item h2{margin-top:0}.error404 .living-101 .grid-item time,.post-type-archive-friend .living-101 .grid-item time,.post-type-archive-living .living-101 .grid-item time,.post-type-archive-recipe .living-101 .grid-item time,.post-type-archive-student .living-101 .grid-item time,.single-living .living-101 .grid-item time,.single-student .living-101 .grid-item time,.tax-recipe-type .living-101 .grid-item time{display:none}.error404 .grid-item.column,.error404 .grid-item.columns,.error404 .grid-promo.column,.error404 .grid-promo.columns,.post-type-archive-friend .grid-item.column,.post-type-archive-friend .grid-item.columns,.post-type-archive-friend .grid-promo.column,.post-type-archive-friend .grid-promo.columns,.post-type-archive-living .grid-item.column,.post-type-archive-living .grid-item.columns,.post-type-archive-living .grid-promo.column,.post-type-archive-living .grid-promo.columns,.post-type-archive-recipe .grid-item.column,.post-type-archive-recipe .grid-item.columns,.post-type-archive-recipe .grid-promo.column,.post-type-archive-recipe .grid-promo.columns,.post-type-archive-student .grid-item.column,.post-type-archive-student .grid-item.columns,.post-type-archive-student .grid-promo.column,.post-type-archive-student .grid-promo.columns,.single-living .grid-item.column,.single-living .grid-item.columns,.single-living .grid-promo.column,.single-living .grid-promo.columns,.single-student .grid-item.column,.single-student .grid-item.columns,.single-student .grid-promo.column,.single-student .grid-promo.columns,.tax-recipe-type .grid-item.column,.tax-recipe-type .grid-item.columns,.tax-recipe-type .grid-promo.column,.tax-recipe-type .grid-promo.columns{float:left}.error404 .grid-item:not(.wide):not(.promo) .inner .timeago,.post-type-archive-friend .grid-item:not(.wide):not(.promo) .inner .timeago,.post-type-archive-living .grid-item:not(.wide):not(.promo) .inner .timeago,.post-type-archive-recipe .grid-item:not(.wide):not(.promo) .inner .timeago,.post-type-archive-student .grid-item:not(.wide):not(.promo) .inner .timeago,.single-living .grid-item:not(.wide):not(.promo) .inner .timeago,.single-student .grid-item:not(.wide):not(.promo) .inner .timeago,.tax-recipe-type .grid-item:not(.wide):not(.promo) .inner .timeago{padding-bottom:0;padding-left:0}.single-living .related-posts .grid-item .description,.single-student .grid-item .description{padding:1rem 1rem 3.2rem}.post-type-archive-living .grid-item .pma-subscription-widget,.post-type-archive-living .widget .pma-subscription-widget,.post-type-archive-recipe .grid-item .pma-subscription-widget,.post-type-archive-recipe .widget .pma-subscription-widget,.post-type-archive-student .grid-item .pma-subscription-widget,.post-type-archive-student .widget .pma-subscription-widget,.single-living .grid-item .pma-subscription-widget,.single-living .widget .pma-subscription-widget,.single-recipe .grid-item .pma-subscription-widget,.single-recipe .widget .pma-subscription-widget,.tax-recipe-type .grid-item .pma-subscription-widget,.tax-recipe-type .widget .pma-subscription-widget{padding:0;margin-bottom:1.5rem}.post-type-archive-living .grid-item.full-width .pma-subscription-widget,.post-type-archive-recipe .grid-item.full-width .pma-subscription-widget,.post-type-archive-student .grid-item.full-width .pma-subscription-widget,.single-living .grid-item.full-width .pma-subscription-widget,.single-recipe .grid-item.full-width .pma-subscription-widget,.tax-recipe-type .grid-item.full-width .pma-subscription-widget{margin-bottom:0}.post-type-archive-living .grid-item .pma-subscription-widget-form,.post-type-archive-living .widget .pma-subscription-widget-form,.post-type-archive-recipe .grid-item .pma-subscription-widget-form,.post-type-archive-recipe .widget .pma-subscription-widget-form,.post-type-archive-student .grid-item .pma-subscription-widget-form,.post-type-archive-student .widget .pma-subscription-widget-form,.single-living .grid-item .pma-subscription-widget-form,.single-living .widget .pma-subscription-widget-form,.single-recipe .grid-item .pma-subscription-widget-form,.single-recipe .widget .pma-subscription-widget-form,.tax-recipe-type .grid-item .pma-subscription-widget-form,.tax-recipe-type .widget .pma-subscription-widget-form{position:relative}.post-type-archive-living .grid-item .pma-subscription-widget-form .row,.post-type-archive-living .widget .pma-subscription-widget-form .row,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .row,.post-type-archive-recipe .widget .pma-subscription-widget-form .row,.post-type-archive-student .grid-item .pma-subscription-widget-form .row,.post-type-archive-student .widget .pma-subscription-widget-form .row,.single-living .grid-item .pma-subscription-widget-form .row,.single-living .widget .pma-subscription-widget-form .row,.single-recipe .grid-item .pma-subscription-widget-form .row,.single-recipe .widget .pma-subscription-widget-form .row,.tax-recipe-type .grid-item .pma-subscription-widget-form .row,.tax-recipe-type .widget .pma-subscription-widget-form .row{margin-left:0;margin-right:0}.post-type-archive-living .grid-item .pma-subscription-widget-form .columns,.post-type-archive-living .widget .pma-subscription-widget-form .columns,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .columns,.post-type-archive-recipe .widget .pma-subscription-widget-form .columns,.post-type-archive-student .grid-item .pma-subscription-widget-form .columns,.post-type-archive-student .widget .pma-subscription-widget-form .columns,.single-living .grid-item .pma-subscription-widget-form .columns,.single-living .widget .pma-subscription-widget-form .columns,.single-recipe .grid-item .pma-subscription-widget-form .columns,.single-recipe .widget .pma-subscription-widget-form .columns,.tax-recipe-type .grid-item .pma-subscription-widget-form .columns,.tax-recipe-type .widget .pma-subscription-widget-form .columns{padding-left:0;padding-right:0}.post-type-archive-living .grid-item .pma-subscription-widget-form #supporter-emailaddress,.post-type-archive-living .widget .pma-subscription-widget-form #supporter-emailaddress,.post-type-archive-recipe .grid-item .pma-subscription-widget-form #supporter-emailaddress,.post-type-archive-recipe .widget .pma-subscription-widget-form #supporter-emailaddress,.post-type-archive-student .grid-item .pma-subscription-widget-form #supporter-emailaddress,.post-type-archive-student .widget .pma-subscription-widget-form #supporter-emailaddress,.single-living .grid-item .pma-subscription-widget-form #supporter-emailaddress,.single-living .widget .pma-subscription-widget-form #supporter-emailaddress,.single-recipe .grid-item .pma-subscription-widget-form #supporter-emailaddress,.single-recipe .widget .pma-subscription-widget-form #supporter-emailaddress,.tax-recipe-type .grid-item .pma-subscription-widget-form #supporter-emailaddress,.tax-recipe-type .widget .pma-subscription-widget-form #supporter-emailaddress{width:61%;float:left}.post-type-archive-living .grid-item .pma-subscription-widget-form input[type=email],.post-type-archive-living .widget .pma-subscription-widget-form input[type=email],.post-type-archive-recipe .grid-item .pma-subscription-widget-form input[type=email],.post-type-archive-recipe .widget .pma-subscription-widget-form input[type=email],.post-type-archive-student .grid-item .pma-subscription-widget-form input[type=email],.post-type-archive-student .widget .pma-subscription-widget-form input[type=email],.single-living .grid-item .pma-subscription-widget-form input[type=email],.single-living .widget .pma-subscription-widget-form input[type=email],.single-recipe .grid-item .pma-subscription-widget-form input[type=email],.single-recipe .widget .pma-subscription-widget-form input[type=email],.tax-recipe-type .grid-item .pma-subscription-widget-form input[type=email],.tax-recipe-type .widget .pma-subscription-widget-form input[type=email]{width:100%;height:2.4rem;margin-bottom:.5rem}.post-type-archive-living .grid-item .pma-subscription-widget-form .email_optin,.post-type-archive-living .grid-item .pma-subscription-widget-form .membership-update,.post-type-archive-living .grid-item .pma-subscription-widget-form .monthly-opt,.post-type-archive-living .grid-item .pma-subscription-widget-form .pma-casl-check,.post-type-archive-living .grid-item .pma-subscription-widget-form .pma-casl-check label,.post-type-archive-living .grid-item .pma-subscription-widget-form .privacy-policy p,.post-type-archive-living .widget .pma-subscription-widget-form .email_optin,.post-type-archive-living .widget .pma-subscription-widget-form .membership-update,.post-type-archive-living .widget .pma-subscription-widget-form .monthly-opt,.post-type-archive-living .widget .pma-subscription-widget-form .pma-casl-check,.post-type-archive-living .widget .pma-subscription-widget-form .pma-casl-check label,.post-type-archive-living .widget .pma-subscription-widget-form .privacy-policy p,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .email_optin,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .membership-update,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .monthly-opt,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .pma-casl-check,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .pma-casl-check label,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .privacy-policy p,.post-type-archive-recipe .widget .pma-subscription-widget-form .email_optin,.post-type-archive-recipe .widget .pma-subscription-widget-form .membership-update,.post-type-archive-recipe .widget .pma-subscription-widget-form .monthly-opt,.post-type-archive-recipe .widget .pma-subscription-widget-form .pma-casl-check,.post-type-archive-recipe .widget .pma-subscription-widget-form .pma-casl-check label,.post-type-archive-recipe .widget .pma-subscription-widget-form .privacy-policy p,.post-type-archive-student .grid-item .pma-subscription-widget-form .email_optin,.post-type-archive-student .grid-item .pma-subscription-widget-form .membership-update,.post-type-archive-student .grid-item .pma-subscription-widget-form .monthly-opt,.post-type-archive-student .grid-item .pma-subscription-widget-form .pma-casl-check,.post-type-archive-student .grid-item .pma-subscription-widget-form .pma-casl-check label,.post-type-archive-student .grid-item .pma-subscription-widget-form .privacy-policy p,.post-type-archive-student .widget .pma-subscription-widget-form .email_optin,.post-type-archive-student .widget .pma-subscription-widget-form .membership-update,.post-type-archive-student .widget .pma-subscription-widget-form .monthly-opt,.post-type-archive-student .widget .pma-subscription-widget-form .pma-casl-check,.post-type-archive-student .widget .pma-subscription-widget-form .pma-casl-check label,.post-type-archive-student .widget .pma-subscription-widget-form .privacy-policy p,.single-living .grid-item .pma-subscription-widget-form .email_optin,.single-living .grid-item .pma-subscription-widget-form .membership-update,.single-living .grid-item .pma-subscription-widget-form .monthly-opt,.single-living .grid-item .pma-subscription-widget-form .pma-casl-check,.single-living .grid-item .pma-subscription-widget-form .pma-casl-check label,.single-living .grid-item .pma-subscription-widget-form .privacy-policy p,.single-living .widget .pma-subscription-widget-form .email_optin,.single-living .widget .pma-subscription-widget-form .membership-update,.single-living .widget .pma-subscription-widget-form .monthly-opt,.single-living .widget .pma-subscription-widget-form .pma-casl-check,.single-living .widget .pma-subscription-widget-form .pma-casl-check label,.single-living .widget .pma-subscription-widget-form .privacy-policy p,.single-recipe .grid-item .pma-subscription-widget-form .email_optin,.single-recipe .grid-item .pma-subscription-widget-form .membership-update,.single-recipe .grid-item .pma-subscription-widget-form .monthly-opt,.single-recipe .grid-item .pma-subscription-widget-form .pma-casl-check,.single-recipe .grid-item .pma-subscription-widget-form .pma-casl-check label,.single-recipe .grid-item .pma-subscription-widget-form .privacy-policy p,.single-recipe .widget .pma-subscription-widget-form .email_optin,.single-recipe .widget .pma-subscription-widget-form .membership-update,.single-recipe .widget .pma-subscription-widget-form .monthly-opt,.single-recipe .widget .pma-subscription-widget-form .pma-casl-check,.single-recipe .widget .pma-subscription-widget-form .pma-casl-check label,.single-recipe .widget .pma-subscription-widget-form .privacy-policy p,.tax-recipe-type .grid-item .pma-subscription-widget-form .email_optin,.tax-recipe-type .grid-item .pma-subscription-widget-form .membership-update,.tax-recipe-type .grid-item .pma-subscription-widget-form .monthly-opt,.tax-recipe-type .grid-item .pma-subscription-widget-form .pma-casl-check,.tax-recipe-type .grid-item .pma-subscription-widget-form .pma-casl-check label,.tax-recipe-type .grid-item .pma-subscription-widget-form .privacy-policy p,.tax-recipe-type .widget .pma-subscription-widget-form .email_optin,.tax-recipe-type .widget .pma-subscription-widget-form .membership-update,.tax-recipe-type .widget .pma-subscription-widget-form .monthly-opt,.tax-recipe-type .widget .pma-subscription-widget-form .pma-casl-check,.tax-recipe-type .widget .pma-subscription-widget-form .pma-casl-check label,.tax-recipe-type .widget .pma-subscription-widget-form .privacy-policy p{font-size:.8rem}.post-type-archive-living .grid-item .pma-subscription-widget-form .pma-button-submit,.post-type-archive-living .widget .pma-subscription-widget-form .pma-button-submit,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .pma-button-submit,.post-type-archive-recipe .widget .pma-subscription-widget-form .pma-button-submit,.post-type-archive-student .grid-item .pma-subscription-widget-form .pma-button-submit,.post-type-archive-student .widget .pma-subscription-widget-form .pma-button-submit,.single-living .grid-item .pma-subscription-widget-form .pma-button-submit,.single-living .widget .pma-subscription-widget-form .pma-button-submit,.single-recipe .grid-item .pma-subscription-widget-form .pma-button-submit,.single-recipe .widget .pma-subscription-widget-form .pma-button-submit,.tax-recipe-type .grid-item .pma-subscription-widget-form .pma-button-submit,.tax-recipe-type .widget .pma-subscription-widget-form .pma-button-submit{position:absolute;width:39%;top:0;right:0;background:#fb5d5d;height:2.4rem;text-transform:uppercase;cursor:pointer;font-weight:700;border:0;font-size:1.1875rem;line-height:1.15;padding:1px 7px 2px;-ms-flex-align:start;align-items:flex-start;text-align:center;transition:width .25s;z-index:1}.post-type-archive-living .grid-item .pma-subscription-widget-form .pma-button-submit:active,.post-type-archive-living .grid-item .pma-subscription-widget-form .pma-button-submit:hover,.post-type-archive-living .widget .pma-subscription-widget-form .pma-button-submit:active,.post-type-archive-living .widget .pma-subscription-widget-form .pma-button-submit:hover,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .pma-button-submit:active,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .pma-button-submit:hover,.post-type-archive-recipe .widget .pma-subscription-widget-form .pma-button-submit:active,.post-type-archive-recipe .widget .pma-subscription-widget-form .pma-button-submit:hover,.post-type-archive-student .grid-item .pma-subscription-widget-form .pma-button-submit:active,.post-type-archive-student .grid-item .pma-subscription-widget-form .pma-button-submit:hover,.post-type-archive-student .widget .pma-subscription-widget-form .pma-button-submit:active,.post-type-archive-student .widget .pma-subscription-widget-form .pma-button-submit:hover,.single-living .grid-item .pma-subscription-widget-form .pma-button-submit:active,.single-living .grid-item .pma-subscription-widget-form .pma-button-submit:hover,.single-living .widget .pma-subscription-widget-form .pma-button-submit:active,.single-living .widget .pma-subscription-widget-form .pma-button-submit:hover,.single-recipe .grid-item .pma-subscription-widget-form .pma-button-submit:active,.single-recipe .grid-item .pma-subscription-widget-form .pma-button-submit:hover,.single-recipe .widget .pma-subscription-widget-form .pma-button-submit:active,.single-recipe .widget .pma-subscription-widget-form .pma-button-submit:hover,.tax-recipe-type .grid-item .pma-subscription-widget-form .pma-button-submit:active,.tax-recipe-type .grid-item .pma-subscription-widget-form .pma-button-submit:hover,.tax-recipe-type .widget .pma-subscription-widget-form .pma-button-submit:active,.tax-recipe-type .widget .pma-subscription-widget-form .pma-button-submit:hover{background:#c33}.post-type-archive-living .grid-item .pma-subscription-widget-form .pma-button-submit.disabled,.post-type-archive-living .grid-item .pma-subscription-widget-form .pma-button-submit:disabled,.post-type-archive-living .widget .pma-subscription-widget-form .pma-button-submit.disabled,.post-type-archive-living .widget .pma-subscription-widget-form .pma-button-submit:disabled,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .pma-button-submit.disabled,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .pma-button-submit:disabled,.post-type-archive-recipe .widget .pma-subscription-widget-form .pma-button-submit.disabled,.post-type-archive-recipe .widget .pma-subscription-widget-form .pma-button-submit:disabled,.post-type-archive-student .grid-item .pma-subscription-widget-form .pma-button-submit.disabled,.post-type-archive-student .grid-item .pma-subscription-widget-form .pma-button-submit:disabled,.post-type-archive-student .widget .pma-subscription-widget-form .pma-button-submit.disabled,.post-type-archive-student .widget .pma-subscription-widget-form .pma-button-submit:disabled,.single-living .grid-item .pma-subscription-widget-form .pma-button-submit.disabled,.single-living .grid-item .pma-subscription-widget-form .pma-button-submit:disabled,.single-living .widget .pma-subscription-widget-form .pma-button-submit.disabled,.single-living .widget .pma-subscription-widget-form .pma-button-submit:disabled,.single-recipe .grid-item .pma-subscription-widget-form .pma-button-submit.disabled,.single-recipe .grid-item .pma-subscription-widget-form .pma-button-submit:disabled,.single-recipe .widget .pma-subscription-widget-form .pma-button-submit.disabled,.single-recipe .widget .pma-subscription-widget-form .pma-button-submit:disabled,.tax-recipe-type .grid-item .pma-subscription-widget-form .pma-button-submit.disabled,.tax-recipe-type .grid-item .pma-subscription-widget-form .pma-button-submit:disabled,.tax-recipe-type .widget .pma-subscription-widget-form .pma-button-submit.disabled,.tax-recipe-type .widget .pma-subscription-widget-form .pma-button-submit:disabled{width:44%;opacity:1}.post-type-archive-living .grid-item .pma-subscription-widget-form .privacy-policy,.post-type-archive-living .widget .pma-subscription-widget-form .privacy-policy,.post-type-archive-recipe .grid-item .pma-subscription-widget-form .privacy-policy,.post-type-archive-recipe .widget .pma-subscription-widget-form .privacy-policy,.post-type-archive-student .grid-item .pma-subscription-widget-form .privacy-policy,.post-type-archive-student .widget .pma-subscription-widget-form .privacy-policy,.single-living .grid-item .pma-subscription-widget-form .privacy-policy,.single-living .widget .pma-subscription-widget-form .privacy-policy,.single-recipe .grid-item .pma-subscription-widget-form .privacy-policy,.single-recipe .widget .pma-subscription-widget-form .privacy-policy,.tax-recipe-type .grid-item .pma-subscription-widget-form .privacy-policy,.tax-recipe-type .widget .pma-subscription-widget-form .privacy-policy{text-align:left}.post-type-archive-living .grid-item h3.enews-title,.post-type-archive-living .widget h3.enews-title,.post-type-archive-recipe .grid-item h3.enews-title,.post-type-archive-recipe .widget h3.enews-title,.post-type-archive-student .grid-item h3.enews-title,.post-type-archive-student .widget h3.enews-title,.single-living .grid-item h3.enews-title,.single-living .widget h3.enews-title,.single-recipe .grid-item h3.enews-title,.single-recipe .widget h3.enews-title,.tax-recipe-type .grid-item h3.enews-title,.tax-recipe-type .widget h3.enews-title{color:#254d68;font-weight:700;font-size:1.375rem;line-height:1.4;margin-top:0}.post-type-archive-living .enews-bottom .pma-subscription-widget-form,.post-type-archive-recipe .enews-bottom .pma-subscription-widget-form,.post-type-archive-student .enews-bottom .pma-subscription-widget-form,.single-living .enews-bottom .pma-subscription-widget-form,.single-recipe .enews-bottom .pma-subscription-widget-form,.tax-recipe-type .enews-bottom .pma-subscription-widget-form{margin-top:0}.post-type-archive-living .grid-item .living-connect-form,.post-type-archive-recipe .grid-item .living-connect-form,.post-type-archive-student .grid-item .living-connect-form,.single-living .grid-item .living-connect-form,.single-recipe .grid-item .living-connect-form,.tax-recipe-type .grid-item .living-connect-form{padding:1.1rem;max-width:100%}@media print,screen and (min-width:40em){.post-type-archive-living .grid-item .living-connect-form .pma-subscription-widget,.post-type-archive-recipe .grid-item .living-connect-form .pma-subscription-widget,.post-type-archive-student .grid-item .living-connect-form .pma-subscription-widget,.single-living .grid-item .living-connect-form .pma-subscription-widget,.single-recipe .grid-item .living-connect-form .pma-subscription-widget,.tax-recipe-type .grid-item .living-connect-form .pma-subscription-widget{width:58%;float:right;padding-left:6%}}.post-type-archive-living .grid-item .living-connect-form .pma-subscription-widget-form #supporter-emailaddress,.post-type-archive-recipe .grid-item .living-connect-form .pma-subscription-widget-form #supporter-emailaddress,.post-type-archive-student .grid-item .living-connect-form .pma-subscription-widget-form #supporter-emailaddress,.single-living .grid-item .living-connect-form .pma-subscription-widget-form #supporter-emailaddress,.single-recipe .grid-item .living-connect-form .pma-subscription-widget-form #supporter-emailaddress,.tax-recipe-type .grid-item .living-connect-form .pma-subscription-widget-form #supporter-emailaddress{width:77%}.post-type-archive-living .grid-item .living-connect-form .pma-subscription-widget-form .pma-button-submit,.post-type-archive-recipe .grid-item .living-connect-form .pma-subscription-widget-form .pma-button-submit,.post-type-archive-student .grid-item .living-connect-form .pma-subscription-widget-form .pma-button-submit,.single-living .grid-item .living-connect-form .pma-subscription-widget-form .pma-button-submit,.single-recipe .grid-item .living-connect-form .pma-subscription-widget-form .pma-button-submit,.tax-recipe-type .grid-item .living-connect-form .pma-subscription-widget-form .pma-button-submit{width:23%;background:#159eb2;font-size:.9375rem}.post-type-archive-living .grid-item .living-connect-form .pma-subscription-widget-form a,.post-type-archive-recipe .grid-item .living-connect-form .pma-subscription-widget-form a,.post-type-archive-student .grid-item .living-connect-form .pma-subscription-widget-form a,.single-living .grid-item .living-connect-form .pma-subscription-widget-form a,.single-recipe .grid-item .living-connect-form .pma-subscription-widget-form a,.tax-recipe-type .grid-item .living-connect-form .pma-subscription-widget-form a{color:#fff;text-decoration:underline}.post-type-archive-living .grid-item .footer-enews.living-connect-form,.post-type-archive-recipe .grid-item .footer-enews.living-connect-form,.post-type-archive-student .grid-item .footer-enews.living-connect-form,.single-living .grid-item .footer-enews.living-connect-form,.single-recipe .grid-item .footer-enews.living-connect-form,.tax-recipe-type .grid-item .footer-enews.living-connect-form{background:#659baa;color:#fff;padding:2rem}.post-type-archive-living .grid-item .footer-enews.living-connect-form .pma-subscription-widget,.post-type-archive-recipe .grid-item .footer-enews.living-connect-form .pma-subscription-widget,.post-type-archive-student .grid-item .footer-enews.living-connect-form .pma-subscription-widget,.single-living .grid-item .footer-enews.living-connect-form .pma-subscription-widget,.single-recipe .grid-item .footer-enews.living-connect-form .pma-subscription-widget,.tax-recipe-type .grid-item .footer-enews.living-connect-form .pma-subscription-widget{width:100%;float:none;padding-left:0;margin:0}.post-type-archive-living .grid-item .footer-enews.living-connect-form h3.enews-title,.post-type-archive-recipe .grid-item .footer-enews.living-connect-form h3.enews-title,.post-type-archive-student .grid-item .footer-enews.living-connect-form h3.enews-title,.single-living .grid-item .footer-enews.living-connect-form h3.enews-title,.single-recipe .grid-item .footer-enews.living-connect-form h3.enews-title,.tax-recipe-type .grid-item .footer-enews.living-connect-form h3.enews-title{color:#fff;font-size:1.25rem}.post-type-archive-living .grid-item .footer-enews.living-connect-form label,.post-type-archive-living .grid-item .footer-enews.living-connect-form p,.post-type-archive-recipe .grid-item .footer-enews.living-connect-form label,.post-type-archive-recipe .grid-item .footer-enews.living-connect-form p,.post-type-archive-student .grid-item .footer-enews.living-connect-form label,.post-type-archive-student .grid-item .footer-enews.living-connect-form p,.single-living .grid-item .footer-enews.living-connect-form label,.single-living .grid-item .footer-enews.living-connect-form p,.single-recipe .grid-item .footer-enews.living-connect-form label,.single-recipe .grid-item .footer-enews.living-connect-form p,.tax-recipe-type .grid-item .footer-enews.living-connect-form label,.tax-recipe-type .grid-item .footer-enews.living-connect-form p{color:#fff}.post-type-archive-living .grid-item.footer-enews-grid-item,.post-type-archive-recipe .grid-item.footer-enews-grid-item,.post-type-archive-student .grid-item.footer-enews-grid-item,.single-living .grid-item.footer-enews-grid-item,.single-recipe .grid-item.footer-enews-grid-item,.tax-recipe-type .grid-item.footer-enews-grid-item{padding-left:0;padding-right:0}.post-type-archive-living .single-post .grid-item .living-connect-form .pma-subscription-widget,.post-type-archive-recipe .single-post .grid-item .living-connect-form .pma-subscription-widget,.post-type-archive-student .single-post .grid-item .living-connect-form .pma-subscription-widget,.single-living .single-post .grid-item .living-connect-form .pma-subscription-widget,.single-recipe .single-post .grid-item .living-connect-form .pma-subscription-widget,.tax-recipe-type .single-post .grid-item .living-connect-form .pma-subscription-widget{width:100%;float:none;padding-left:0;margin-bottom:0}@media screen and (max-width:39.99875em){.post-type-archive-living .grid-item.full-width.promo,.post-type-archive-recipe .grid-item.full-width.promo,.post-type-archive-student .grid-item.full-width.promo,.single-living .grid-item.full-width.promo,.single-recipe .grid-item.full-width.promo,.tax-recipe-type .grid-item.full-width.promo{padding-left:0;padding-right:0}}.post-type-archive-living .grid-item.full-width.promo .living-connect-form h3,.post-type-archive-recipe .grid-item.full-width.promo .living-connect-form h3,.post-type-archive-student .grid-item.full-width.promo .living-connect-form h3,.single-living .grid-item.full-width.promo .living-connect-form h3,.single-recipe .grid-item.full-width.promo .living-connect-form h3,.tax-recipe-type .grid-item.full-width.promo .living-connect-form h3{color:#fff;font-weight:700;font-size:1.6rem}.post-type-archive-living .enews-bottom .pma-subscription-widget-form .email_optin,.post-type-archive-living .enews-bottom .pma-subscription-widget-form .membership-update,.post-type-archive-living .enews-bottom .pma-subscription-widget-form .monthly-opt,.post-type-archive-living .enews-bottom .pma-subscription-widget-form .pma-casl-check,.post-type-archive-living .enews-bottom .pma-subscription-widget-form .pma-casl-check label,.post-type-archive-living .enews-bottom .pma-subscription-widget-form .privacy-policy p,.post-type-archive-living .grid-item.footer-enews .email_optin,.post-type-archive-living .grid-item.footer-enews .membership-update,.post-type-archive-living .grid-item.footer-enews .monthly-opt,.post-type-archive-living .grid-item.footer-enews .pma-casl-check,.post-type-archive-living .grid-item.footer-enews .pma-casl-check label,.post-type-archive-living .grid-item.footer-enews .privacy-policy p,.post-type-archive-recipe .enews-bottom .pma-subscription-widget-form .email_optin,.post-type-archive-recipe .enews-bottom .pma-subscription-widget-form .membership-update,.post-type-archive-recipe .enews-bottom .pma-subscription-widget-form .monthly-opt,.post-type-archive-recipe .enews-bottom .pma-subscription-widget-form .pma-casl-check,.post-type-archive-recipe .enews-bottom .pma-subscription-widget-form .pma-casl-check label,.post-type-archive-recipe .enews-bottom .pma-subscription-widget-form .privacy-policy p,.post-type-archive-recipe .grid-item.footer-enews .email_optin,.post-type-archive-recipe .grid-item.footer-enews .membership-update,.post-type-archive-recipe .grid-item.footer-enews .monthly-opt,.post-type-archive-recipe .grid-item.footer-enews .pma-casl-check,.post-type-archive-recipe .grid-item.footer-enews .pma-casl-check label,.post-type-archive-recipe .grid-item.footer-enews .privacy-policy p,.post-type-archive-student .enews-bottom .pma-subscription-widget-form .email_optin,.post-type-archive-student .enews-bottom .pma-subscription-widget-form .membership-update,.post-type-archive-student .enews-bottom .pma-subscription-widget-form .monthly-opt,.post-type-archive-student .enews-bottom .pma-subscription-widget-form .pma-casl-check,.post-type-archive-student .enews-bottom .pma-subscription-widget-form .pma-casl-check label,.post-type-archive-student .enews-bottom .pma-subscription-widget-form .privacy-policy p,.post-type-archive-student .grid-item.footer-enews .email_optin,.post-type-archive-student .grid-item.footer-enews .membership-update,.post-type-archive-student .grid-item.footer-enews .monthly-opt,.post-type-archive-student .grid-item.footer-enews .pma-casl-check,.post-type-archive-student .grid-item.footer-enews .pma-casl-check label,.post-type-archive-student .grid-item.footer-enews .privacy-policy p,.single-living .enews-bottom .pma-subscription-widget-form .email_optin,.single-living .enews-bottom .pma-subscription-widget-form .membership-update,.single-living .enews-bottom .pma-subscription-widget-form .monthly-opt,.single-living .enews-bottom .pma-subscription-widget-form .pma-casl-check,.single-living .enews-bottom .pma-subscription-widget-form .pma-casl-check label,.single-living .enews-bottom .pma-subscription-widget-form .privacy-policy p,.single-living .grid-item.footer-enews .email_optin,.single-living .grid-item.footer-enews .membership-update,.single-living .grid-item.footer-enews .monthly-opt,.single-living .grid-item.footer-enews .pma-casl-check,.single-living .grid-item.footer-enews .pma-casl-check label,.single-living .grid-item.footer-enews .privacy-policy p,.single-recipe .enews-bottom .pma-subscription-widget-form .email_optin,.single-recipe .enews-bottom .pma-subscription-widget-form .membership-update,.single-recipe .enews-bottom .pma-subscription-widget-form .monthly-opt,.single-recipe .enews-bottom .pma-subscription-widget-form .pma-casl-check,.single-recipe .enews-bottom .pma-subscription-widget-form .pma-casl-check label,.single-recipe .enews-bottom .pma-subscription-widget-form .privacy-policy p,.single-recipe .grid-item.footer-enews .email_optin,.single-recipe .grid-item.footer-enews .membership-update,.single-recipe .grid-item.footer-enews .monthly-opt,.single-recipe .grid-item.footer-enews .pma-casl-check,.single-recipe .grid-item.footer-enews .pma-casl-check label,.single-recipe .grid-item.footer-enews .privacy-policy p,.tax-recipe-type .enews-bottom .pma-subscription-widget-form .email_optin,.tax-recipe-type .enews-bottom .pma-subscription-widget-form .membership-update,.tax-recipe-type .enews-bottom .pma-subscription-widget-form .monthly-opt,.tax-recipe-type .enews-bottom .pma-subscription-widget-form .pma-casl-check,.tax-recipe-type .enews-bottom .pma-subscription-widget-form .pma-casl-check label,.tax-recipe-type .enews-bottom .pma-subscription-widget-form .privacy-policy p,.tax-recipe-type .grid-item.footer-enews .email_optin,.tax-recipe-type .grid-item.footer-enews .membership-update,.tax-recipe-type .grid-item.footer-enews .monthly-opt,.tax-recipe-type .grid-item.footer-enews .pma-casl-check,.tax-recipe-type .grid-item.footer-enews .pma-casl-check label,.tax-recipe-type .grid-item.footer-enews .privacy-policy p{font-size:.8rem}@media screen and (max-width:63.99875em){.single-living #sidebar-single .widget_black_studio_tinymce:first-of-type,.single-recipe #sidebar-single .widget_black_studio_tinymce:first-of-type{display:none}}.post-type-archive-student .promo.enews .inner{background:transparent}.post-type-archive-recipe.search-results .enews-bottom h2{color:#fff;font-size:1.5rem;margin:1rem auto}.post-type-archive-living .text-button.large{font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:800;width:fit-content;font-size:1.4rem;padding:1.3rem 1.6rem;margin:0 auto 1.8rem}@media screen and (max-width:39.99875em){.post-type-archive-living .text-button.large{margin:0 auto 1.5rem;max-width:84%;width:100%;font-size:1rem}}@media print,screen and (min-width:40em){.program-label{position:absolute;width:70px;height:70px;top:-10px;left:-10px;background-image:url(../images/program-affiliates-2x.png);background-size:70px;border-radius:50%;z-index:10}.program-label.peta-kids{background-color:#ed5544;background-position:0 0}.program-label.peta-australia{background-color:#3184c8;background-position:0 -70px}.program-label.peta2{background-color:#4054e4;background-position:0 -144px}.program-label.peta-india{background-color:#3184c8;background-position:0 -210px}.program-label.peta-latino{background-color:#233182;background-position:0 -280px}.program-label.peta-uk{background-color:#3184c8;background-position:0 -350px}.program-label.peta-prime{background-color:#52237f;background-position:0 -420px}.program-label.peta-germany{background-color:#3184c8;background-position:0 -490px}.program-label.teachkind{background-color:#649846;background-position:0 -560px}.program-label.peta-asia{background-color:#3184c8;background-position:0 -630px}.program-label.peta-investigates{background-color:#000;background-position:0 -697px}.program-label.peta-lambs{background-color:#038cc6;background-position:0 -773px}.program-label.peta-global{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 71 71'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Ccircle data-name='Ellipse 5' cx='35' cy='35' r='35'/%3E%3C/clipPath%3E%3ClinearGradient id='b' x1='.097' y1='1' x2='.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%231280c7'/%3E%3Cstop offset='1' stop-color='%2317aeef'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg data-name='Component 1 – 1' transform='translate(.5 .5)'%3E%3Ccircle data-name='Ellipse 3' cx='35' cy='35' r='35' fill='%23fff' stroke='%231283ca'/%3E%3Cg data-name='Group 685'%3E%3Cg data-name='Group 684'%3E%3Cg data-name='Group 683' clip-path='url(%23a)'%3E%3Cpath data-name='Path 473' d='M5.8 38.4v10.532h31.131L38.449 38.4z' transform='translate(-4.003 -26.505)' fill='url(%23b)'/%3E%3Cg data-name='Group 682'%3E%3Cg data-name='Group 680'%3E%3Cpath data-name='Path 474' d='M16.355 16.634a1.461 1.461 0 0 1-1.208.31l.186-.743.279-.96c.093 0 .805-.093 1.022.062.217.186.062 1.022-.279 1.332m-.555-2.727l-1.3.031-1.8 6.505h1.456l.712-2.54-.062.341c.991.093 3.129.093 3.438-2.292.31-2.416-2.447-2.044-2.447-2.044' fill='%23fff'/%3E%3C/g%3E%3Cg data-name='Group 681'%3E%3Cpath data-name='Path 475' d='M20.413 16.604c-1.363.434-1.022.248-1.022.248s1.022-3.1 2.075-2.726c1.084.372.31 2.044-1.053 2.478m2.2-2.2a1.029 1.029 0 0 0-.5-.4c-1.239-.4-2.261.558-2.974 1.487a5.839 5.839 0 0 0-1.173 3.343 1.845 1.845 0 0 0 .929 1.8c1.208.31 2.075-.712 2.726-1.549.062-.124.186-.217.186-.372-.062-.031-.093-.062-.155-.062-.155.186-.279.4-.434.589a1.744 1.744 0 0 1-1.549.589c-.65-.31-.681-1.084-.62-1.735a3.52 3.52 0 0 1 .186-.774l.465-.124c.991-.341 2.168-.4 2.819-1.394a1.5 1.5 0 0 0 .093-1.394' fill='%23fff'/%3E%3C/g%3E%3Cpath data-name='Path 476' d='M23.422 13.971l4.332-.031-.4 1.394-1.394.031-1.425 5.111h-1.613l1.394-5.111h-1.3z' fill='%23fff'/%3E%3Cpath data-name='Path 477' d='M28.529 18.091l.867-1.859v1.859zm.434-4.182l-3.16 6.536h1.642l.5-1.084h1.456v1.084h1.425v-6.536z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg data-name='Group 679'%3E%3Cg data-name='Group 678'%3E%3Cg data-name='Group 677' clip-path='url(%23a)'%3E%3Cpath data-name='Path 464' d='M18.927 47.146l-1.487 10.5h50.863v-10.5z' fill='%2300aeef'/%3E%3Cg data-name='Group 676' fill='%23fff'%3E%3Cpath data-name='Path 465' d='M23.665 52.04l-.279-.279-.527 3.222h-1.176l.929-5.855h.031l2.292 2.757 3.191-2.757h.062l-.929 5.855h-1.176l.527-3.222-.341.279-1.486 1.394c-.405-.465-.746-.93-1.118-1.394z'/%3E%3Cpath data-name='Path 466' d='M32.715 55.014h-1.088l.031-.372c.031-.155.062-.279.062-.279h-.031a1.765 1.765 0 0 1-1.425.743 1.552 1.552 0 0 1-1.549-1.735 2.325 2.325 0 0 1 2.23-2.478 1.192 1.192 0 0 1 1.177.712h.031a1.581 1.581 0 0 1 .031-.279l.062-.341h1.084zm-2.85-1.828a.792.792 0 0 0 .805.9 1.2 1.2 0 0 0 1.146-1.3.792.792 0 0 0-.805-.9 1.224 1.224 0 0 0-1.15 1.3z'/%3E%3Cpath data-name='Path 467' d='M34.198 55.478a2.5 2.5 0 0 0 1.332.341c.805 0 1.363-.372 1.456-.991.031-.155.062-.341.062-.341h-.031a1.8 1.8 0 0 1-1.394.62 1.568 1.568 0 0 1-1.549-1.735 2.325 2.325 0 0 1 2.23-2.478 1.223 1.223 0 0 1 1.177.712h.031a1.582 1.582 0 0 1 .031-.279l.062-.341h1.084l-.558 3.531-.093.465a2.392 2.392 0 0 1-2.571 1.859 2.874 2.874 0 0 1-1.487-.31zm3-2.664a.792.792 0 0 0-.805-.9 1.224 1.224 0 0 0-1.146 1.3.792.792 0 0 0 .805.9 1.224 1.224 0 0 0 1.151-1.299z'/%3E%3Cpath data-name='Path 468' d='M43.494 55.014H42.41l.031-.372c.031-.155.062-.279.062-.279h-.031a1.765 1.765 0 0 1-1.425.743 1.552 1.552 0 0 1-1.549-1.735 2.325 2.325 0 0 1 2.23-2.478 1.192 1.192 0 0 1 1.177.712h.031a1.581 1.581 0 0 1 .031-.279l.062-.341h1.084zm-2.85-1.828a.792.792 0 0 0 .805.9 1.2 1.2 0 0 0 1.146-1.3.792.792 0 0 0-.805-.9 1.224 1.224 0 0 0-1.15 1.3z'/%3E%3Cpath data-name='Path 469' d='M48.013 55.018h-3.5l2.323-3.067h-1.673l.155-.929h3.376l-2.292 3.067h1.8z'/%3E%3Cpath data-name='Path 470' d='M50.894 51.021l-.62 4h-1.208l.62-4zm-.31-1.8a.52.52 0 0 1 .558.558.741.741 0 0 1-.774.743.5.5 0 0 1-.558-.527.732.732 0 0 1 .774-.774z'/%3E%3Cpath data-name='Path 471' d='M53.434 51.018l-.031.465c-.031.155-.062.248-.062.279h.031a1.9 1.9 0 0 1 1.487-.836c.9 0 1.3.558 1.146 1.611l-.4 2.509h-1.208l.372-2.292c.062-.4 0-.712-.434-.712a1.185 1.185 0 0 0-1.115 1.022l-.31 1.982h-1.211l.62-4h1.115z'/%3E%3Cpath data-name='Path 472' d='M60.872 52.474a3.048 3.048 0 0 1-.124.774h-2.633c-.031.558.341.867.96.867a3.243 3.243 0 0 0 1.425-.31l-.155 1.022a4.038 4.038 0 0 1-1.549.279 1.727 1.727 0 0 1-1.921-1.8 2.413 2.413 0 0 1 2.385-2.416 1.471 1.471 0 0 1 1.612 1.584zm-1.735-.651a.957.957 0 0 0-.9.805h1.518a.633.633 0 0 0-.622-.805z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg data-name='Group 686'%3E%3Cpath data-name='Path 478' d='M10.934 43.615a11.486 11.486 0 0 1-1.022-.124 6 6 0 0 1-3.748-2.013 5.529 5.529 0 0 1-1.27-2.881 11.62 11.62 0 0 1 1.394-7.465 7.973 7.973 0 0 1 5.514-3.9 10.943 10.943 0 0 1 6.133.527c.217.093.4.186.589.279a.13.13 0 0 1 .093.186c-.155 1.053-.31 2.137-.465 3.191a.14.14 0 0 1-.093.093h-1.053v-.186l.093-2.137c0-.093 0-.124-.093-.186a8.546 8.546 0 0 0-6.071-.155 6.329 6.329 0 0 0-3.655 3.593 10.7 10.7 0 0 0-.867 5.2 4.792 4.792 0 0 0 1.27 3.036 4.628 4.628 0 0 0 2.788 1.456 8.517 8.517 0 0 0 2.509.031c.836-.093 1.642-.217 2.478-.341.124-.031.186-.062.186-.186.248-1.8.527-3.624.774-5.421v-.031h-3.037c.093-.465.217-.9.31-1.363h4.43c-.062.4-.124.805-.155 1.208-.186 1.3-.372 2.6-.558 3.872-.124.805-.217 1.642-.341 2.447-.031.124-.062.186-.186.217a10.04 10.04 0 0 1-2.819.774c-.558.093-1.146.124-1.735.186-.062 0-.093.031-.155.031a7.9 7.9 0 0 1-1.238.062z'/%3E%3Cpath data-name='Path 479' d='M40.795 43.615a9.379 9.379 0 0 1-.991-.186c-.5-.155-1.022-.341-1.518-.527a.243.243 0 0 0-.248.031c-.062.062-.124.093-.155.155-.217.31-.5.279-.836.248.774-5.576 1.58-11.151 2.354-16.758-.589-.031-1.146-.031-1.735-.062a1.937 1.937 0 0 1 .124-.929c0-.031.093-.062.155-.093a595.54 595.54 0 0 1 2.168-.186c.217-.031.434-.031.712-.062 0 .5.031.96 0 1.425a73.585 73.585 0 0 1-.465 3.655c-.186 1.3-.372 2.6-.558 3.872-.062.434-.124.836-.186 1.27a.114.114 0 0 0 .031.093.44.44 0 0 0 .062-.186 4.016 4.016 0 0 1 .991-1.766 7.2 7.2 0 0 1 2.6-2.013 3.787 3.787 0 0 1 2.013-.31 2.244 2.244 0 0 1 2.013 1.7 6.341 6.341 0 0 1 .186 2.292 12.64 12.64 0 0 1-.929 4.12 7.165 7.165 0 0 1-2.261 3.067 4.921 4.921 0 0 1-2.571 1.022c-.031 0-.062.031-.124.031a2.573 2.573 0 0 1-.832.097zm5.173-8.735a3.711 3.711 0 0 0-.217-1.425 1.352 1.352 0 0 0-1.084-.9 2.319 2.319 0 0 0-1.208.124 4.509 4.509 0 0 0-1.735 1.208 13.948 13.948 0 0 0-2.323 3.376 1.148 1.148 0 0 0-.124.465c-.186 1.3-.372 2.633-.558 3.934-.031.124 0 .186.124.217a6.633 6.633 0 0 0 2.044.527 3.374 3.374 0 0 0 2.974-1.115 4.864 4.864 0 0 0 .96-1.394 11.569 11.569 0 0 0 1.147-5.017z'/%3E%3Cpath data-name='Path 480' d='M51.049 43.615a2.624 2.624 0 0 1-.527-.124 2.136 2.136 0 0 1-1.518-1.549 4.607 4.607 0 0 1-.217-1.456 12.109 12.109 0 0 1 1.022-5.2 7.544 7.544 0 0 1 1.7-2.478 5.188 5.188 0 0 1 4.894-1.332 7.9 7.9 0 0 1 1.642.558c.093.031.155.062.217-.031l.186-.186c.186-.31.5-.279.805-.248-.5 3.562-.991 7.125-1.487 10.718.558.031 1.084.031 1.642.062a2.332 2.332 0 0 1-.124.929c0 .031-.093.062-.124.062-.836.062-1.642.124-2.478.217-.062 0-.093.031-.155.031h-.155v-.062a13.272 13.272 0 0 1 .217-3.314c.062-.31.093-.62.124-.929h-.031a3.045 3.045 0 0 0-.155.5 4.509 4.509 0 0 1-.217.589 10.374 10.374 0 0 1-1.518 1.766 6.042 6.042 0 0 1-2.416 1.363 3.983 3.983 0 0 1-.589.124zm6.536-10.47a1.511 1.511 0 0 1-.217-.093 6.5 6.5 0 0 0-1.89-.465 3.471 3.471 0 0 0-3.036 1.084 6.339 6.339 0 0 0-1.3 2.075 11.873 11.873 0 0 0-.805 3.593 6 6 0 0 0 .062 1.828 1.438 1.438 0 0 0 1.611 1.27 2.554 2.554 0 0 0 .96-.217 5.265 5.265 0 0 0 1.456-.991 12.834 12.834 0 0 0 2.292-3.191 2.693 2.693 0 0 0 .341-.991c0-.062.031-.155.031-.217.154-1.207.309-2.446.495-3.685z'/%3E%3Cpath data-name='Path 481' d='M29.086 43.615c-.279-.062-.589-.093-.867-.155a3.736 3.736 0 0 1-2.881-3.036 8.416 8.416 0 0 1 0-3.407 7.871 7.871 0 0 1 1.053-2.881 5.461 5.461 0 0 1 3.655-2.664 5.281 5.281 0 0 1 2.6.062 3.682 3.682 0 0 1 2.695 2.819 7.167 7.167 0 0 1 .155 2.571 9.744 9.744 0 0 1-.9 3.376 5.592 5.592 0 0 1-3.036 2.912 5.165 5.165 0 0 1-1.487.341c-.031 0-.093.031-.124.031a7.832 7.832 0 0 1-.863.031zm-2.385-5.08a6.67 6.67 0 0 0 .186 1.8 2.584 2.584 0 0 0 1.859 1.982 3.6 3.6 0 0 0 3.067-.527 4.243 4.243 0 0 0 1.425-1.8 8.775 8.775 0 0 0 .774-3.067 6.549 6.549 0 0 0-.155-2.323 2.567 2.567 0 0 0-1.952-1.952 3.913 3.913 0 0 0-1.8.031 3.761 3.761 0 0 0-2.385 1.952 8.336 8.336 0 0 0-1.019 3.903z'/%3E%3Cpath data-name='Path 482' d='M20.599 43.615c0-.4-.031-.836 0-1.239.062-.9.186-1.828.279-2.726.155-1.3.372-2.571.527-3.872.186-1.27.372-2.571.527-3.841.186-1.208.341-2.416.527-3.624.093-.558.155-1.146.248-1.735-.589-.031-1.177-.031-1.766-.062a2.408 2.408 0 0 1 .124-.929c0-.031.093-.062.155-.093a595.54 595.54 0 0 1 2.168-.186c.217-.031.434-.031.681-.062 0 .155.031.31.031.465a15.18 15.18 0 0 1-.217 2.912c-.186 1.27-.372 2.54-.558 3.841-.186 1.27-.372 2.54-.558 3.841a182.699 182.699 0 0 1-.589 4.058c-.093.62-.155 1.239-.248 1.89.558.031 1.115.031 1.673.062a2.408 2.408 0 0 1-.124.929c0 .031-.093.062-.124.062-.836.062-1.642.124-2.478.217-.062 0-.093.031-.155.031-.03.061-.061.061-.123.061z'/%3E%3Cpath data-name='Path 483' d='M61.425 43.615c0-.4-.031-.836 0-1.239.062-.9.186-1.828.279-2.726.155-1.3.372-2.571.527-3.872.186-1.27.372-2.571.527-3.841.186-1.208.341-2.416.527-3.624.093-.558.155-1.146.248-1.735-.589-.031-1.177-.031-1.766-.062a2.408 2.408 0 0 1 .124-.929c0-.031.093-.062.155-.093a595.54 595.54 0 0 1 2.168-.186c.217-.031.434-.031.681-.062 0 .155.031.31.031.465a15.18 15.18 0 0 1-.217 2.912c-.186 1.27-.372 2.54-.558 3.841-.186 1.27-.372 2.54-.558 3.841a182.699 182.699 0 0 1-.589 4.058c-.093.62-.155 1.239-.248 1.89.558.031 1.115.031 1.673.062a2.408 2.408 0 0 1-.124.929c0 .031-.093.062-.124.062-.836.062-1.642.124-2.478.217-.062 0-.093.031-.155.031-.03.061-.061.061-.123.061z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-size:contain}}.error404 .category-label,.error404 .category-label-empty,.post-type-archive-alert .category-label,.post-type-archive-alert .category-label-empty,.post-type-archive-friend .category-label,.post-type-archive-friend .category-label-empty,.post-type-archive-living .category-label,.post-type-archive-living .category-label-empty,.post-type-archive-media_center .category-label,.post-type-archive-media_center .category-label-empty,.post-type-archive-psa .category-label,.post-type-archive-psa .category-label-empty,.post-type-archive-recipe .category-label,.post-type-archive-recipe .category-label-empty,.post-type-archive-student .category-label,.post-type-archive-student .category-label-empty,.single-issue .category-label,.single-issue .category-label-empty,.single-living .category-label,.single-living .category-label-empty,.single-student .category-label,.single-student .category-label-empty,.tax-recipe-type .category-label,.tax-recipe-type .category-label-empty{position:relative;font-size:.8rem;background:#254d68;color:#fff;text-transform:uppercase;display:inline-block;clear:both;padding:3px 8px}@media print,screen and (min-width:40em){.error404 .category-label,.error404 .category-label-empty,.post-type-archive-alert .category-label,.post-type-archive-alert .category-label-empty,.post-type-archive-friend .category-label,.post-type-archive-friend .category-label-empty,.post-type-archive-living .category-label,.post-type-archive-living .category-label-empty,.post-type-archive-media_center .category-label,.post-type-archive-media_center .category-label-empty,.post-type-archive-psa .category-label,.post-type-archive-psa .category-label-empty,.post-type-archive-recipe .category-label,.post-type-archive-recipe .category-label-empty,.post-type-archive-student .category-label,.post-type-archive-student .category-label-empty,.single-issue .category-label,.single-issue .category-label-empty,.single-living .category-label,.single-living .category-label-empty,.single-student .category-label,.single-student .category-label-empty,.tax-recipe-type .category-label,.tax-recipe-type .category-label-empty{font-size:.65rem}}@media screen and (min-width:43.75em){.error404 .category-label,.error404 .category-label-empty,.post-type-archive-alert .category-label,.post-type-archive-alert .category-label-empty,.post-type-archive-friend .category-label,.post-type-archive-friend .category-label-empty,.post-type-archive-living .category-label,.post-type-archive-living .category-label-empty,.post-type-archive-media_center .category-label,.post-type-archive-media_center .category-label-empty,.post-type-archive-psa .category-label,.post-type-archive-psa .category-label-empty,.post-type-archive-recipe .category-label,.post-type-archive-recipe .category-label-empty,.post-type-archive-student .category-label,.post-type-archive-student .category-label-empty,.single-issue .category-label,.single-issue .category-label-empty,.single-living .category-label,.single-living .category-label-empty,.single-student .category-label,.single-student .category-label-empty,.tax-recipe-type .category-label,.tax-recipe-type .category-label-empty{font-size:.7rem}}@media print,screen and (min-width:64em){.error404 .category-label,.error404 .category-label-empty,.post-type-archive-alert .category-label,.post-type-archive-alert .category-label-empty,.post-type-archive-friend .category-label,.post-type-archive-friend .category-label-empty,.post-type-archive-living .category-label,.post-type-archive-living .category-label-empty,.post-type-archive-media_center .category-label,.post-type-archive-media_center .category-label-empty,.post-type-archive-psa .category-label,.post-type-archive-psa .category-label-empty,.post-type-archive-recipe .category-label,.post-type-archive-recipe .category-label-empty,.post-type-archive-student .category-label,.post-type-archive-student .category-label-empty,.single-issue .category-label,.single-issue .category-label-empty,.single-living .category-label,.single-living .category-label-empty,.single-student .category-label,.single-student .category-label-empty,.tax-recipe-type .category-label,.tax-recipe-type .category-label-empty{font-size:.8rem}}.error404 .category-label-empty,.post-type-archive-alert .category-label-empty,.post-type-archive-friend .category-label-empty,.post-type-archive-living .category-label-empty,.post-type-archive-media_center .category-label-empty,.post-type-archive-psa .category-label-empty,.post-type-archive-recipe .category-label-empty,.post-type-archive-student .category-label-empty,.single-issue .category-label-empty,.single-living .category-label-empty,.single-student .category-label-empty,.tax-recipe-type .category-label-empty{background:none}.error404 .category-label,.post-type-archive-alert .category-label,.post-type-archive-friend .category-label,.post-type-archive-living .category-label,.post-type-archive-media_center .category-label,.post-type-archive-psa .category-label,.post-type-archive-recipe .category-label,.post-type-archive-student .category-label,.single-issue .category-label,.single-living .category-label,.single-student .category-label,.tax-recipe-type .category-label{top:-15px}.single-living .related-posts .category-label,.single-student .related-posts .category-label{display:inline-block}.more-campaigns .grid-item .description,.post-type-archive-alert .grid-item .description,.post-type-archive-media_center .grid-item .description,.post-type-archive-psa .grid-item .description,.single-issue .more-resources-grid .description{padding:0 1rem 3rem}@media print,screen and (min-width:40em){.more-campaigns .grid-item .description,.post-type-archive-alert .grid-item .description,.post-type-archive-media_center .grid-item .description,.post-type-archive-psa .grid-item .description,.single-issue .more-resources-grid .description{padding:0 1rem 2.2rem}}.more-campaigns .grid-item .category-label--missing,.post-type-archive-alert .grid-item .category-label--missing,.post-type-archive-media_center .grid-item .category-label--missing,.post-type-archive-psa .grid-item .category-label--missing,.single-issue .more-resources-grid .category-label--missing{display:block;height:25px}.more-campaigns .grid-item .category-label,.post-type-archive-alert .grid-item .category-label,.post-type-archive-media_center .grid-item .category-label,.post-type-archive-psa .grid-item .category-label,.single-issue .more-resources-grid .category-label{display:inline-block;margin-bottom:0;-ms-flex-item-align:center;align-self:center}.issue-template-page-issues-sublanding .more-resources-grid .description{padding-top:1rem}.google-search-page .content-main>.inner{padding:0;background:transparent}#peta-google *{text-decoration:none!important}#peta-google table tbody,#peta-google table tfoot,#peta-google table thead{background:transparent;border:0}#peta-google table{margin:0!important}#peta-google table tbody{border:0}#peta-google table tbody td,#peta-google table tbody th{padding:0}#peta-google .gsc-above-wrapper-area{border:0}@media screen and (max-width:39.99875em){#peta-google .gsc-above-wrapper-area{padding-left:.625rem;padding-right:.625rem}}#peta-google .gsc-orderby-container,#peta-google .gsc-result-info{padding:0;margin:0;font-family:proxima-nova,sans-serif;font-weight:400;line-height:1.5;font-size:1rem;color:#254d68!important}#peta-google .gsc-orderby-label{color:#254d68!important;font-weight:700}#peta-google .gcsc-more-maybe-branding-root{display:none!important}#peta-google .gsc-table-result,#peta-google .gsc-thumbnail-inside,#peta-google .gsc-url-top{padding:0}#peta-google .gsc-control-cse .gsc-table-result{font-family:proxima-nova,sans-serif}#peta-google .gsc-control-cse,#peta-google .gsc-control-cse-en{font-family:proxima-nova,sans-serif!important;padding:0}#peta-google .gsc-results{width:100%}#peta-google .gsc-url-top{display:none!important}#peta-google .gsc-control-cse,#peta-google .gsc-control-cse-en{background:none!important;border:none!important}#peta-google .gsc-webResult.gsc-result{background:transparent!important;border:none!important}#peta-google .gs-promotion .gs-visibleUrl,#peta-google .gs-promotion .gs-visibleUrl-short{color:#418fde}#peta-google a{text-decoration:none!important;font-weight:700}#peta-google a:hover{color:#0d548f!important}#peta-google .gs-title{padding-bottom:10px!important;font-family:proxima-nova,sans-serif;font-weight:700;line-height:1.5;color:#254d68}#peta-google .gs-title,#peta-google .gsc-control-cse .gs-result .gs-title,#peta-google .gsc-control-cse .gs-result .gs-title *{font-size:1.25rem!important}#peta-google .gs-title b{font-weight:700}#peta-google .gs-title b,#peta-google .gs-title b a{color:#254d68;text-decoration:none!important}#peta-google .gs-title b:hover{color:#254d68}#peta-google .gs-result,#peta-google .gs-webResult{background:#fff!important;padding:1rem;border:0}#peta-google .gsc-result .gs-title{height:auto!important}#peta-google .gs-bidi-start-align,#peta-google .gs-snippet{margin:0!important;font-family:proxima-nova,sans-serif;font-weight:400;line-height:1.5;font-size:1rem;color:#254d68}#peta-google .gsc-table-cell-thumbnail .gs-image-box{display:none!important}#peta-google .gs-bidi-start-align,#peta-google .gsc-cursor-box{background:#fff;text-align:center}#peta-google .gsc-cursor{margin:0 auto!important;position:relative!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center;justify-content:center;text-align:center!important;padding:20px!important}#peta-google .gsc-cursor-current-page{color:#000!important}#peta-google .gsc-table-result{border:none!important;text-align:left!important}#peta-google .gs-bidi-start-align,#peta-google .gsc-cursor-box{text-align:left!important}#peta-google .gsc-results .gsc-cursor-box .gsc-cursor-page{color:#0d548f!important}#peta-google .gsc-above-wrapper-area-container{background:none!important;border:none!important}#peta-google .gsc-selected-option-container{width:100px!important}#peta-google .gsc-resultsHeader{display:none}#peta-google .gcsc-branding-clickable{width:auto!important;height:auto!important}#peta-google .gcsc-branding-img-noclear img{width:auto!important;height:auto!important;max-width:2000px!important}#peta-google a.gcsc-branding-clickable .gcsc-branding-img-noclear{display:inline!important;width:auto!important;height:auto!important}#peta-google .gcsc-branding{border:none!important;background:none!important}#peta-google .google-loading{width:50px!important}.wp-search{margin-bottom:1.5rem}.wp-search,.wp-search form{position:relative}.wp-search form input{height:48px;padding:.3rem 0 0 1rem;text-transform:capitalize;margin:0}.wp-search form :-ms-input-placeholder{font-size:1.25rem}.wp-search form ::placeholder{font-size:1.25rem}.wp-search form button{position:absolute;top:.8rem;right:1.5rem;cursor:pointer}.wp-search form button:before{display:block;content:"";background:url(../images/icon-search-black.svg) no-repeat 50%;position:absolute;left:50%;transform:translatex(-50%);width:26px;height:26px}.wp-search .all-psas-link{margin:.3rem 0;display:block}.wp-search .all-psas-link:hover{text-decoration:underline}.wp-search.results{margin-bottom:2rem}.post-type-archive.search-results h2{font-size:1.25rem;line-height:1.3;font-weight:700;margin-top:.8rem;color:#254d68}.post-type-archive.search-results h2 a{color:#254d68}.post-type-archive.search-results h2 a:active,.post-type-archive.search-results h2 a:hover{color:#7fc04c}.post-type-archive.search-results .enews-bottom h2{color:#fff;font-size:1.5rem;line-height:1.4;margin:1rem auto}.post-type-archive.search-results .grid-item .social-box{display:block}.reveal-overlay{background:rgba(0,0,0,.5);outline:none}.reveal-modal{line-height:1;overflow:visible;margin:0 auto;padding:0;border:0;width:100%;max-width:600px;box-shadow:0 0 8px #000}.reveal-modal input[type=date],.reveal-modal input[type=datetime-local],.reveal-modal input[type=datetime],.reveal-modal input[type=email],.reveal-modal input[type=month],.reveal-modal input[type=number],.reveal-modal input[type=password],.reveal-modal input[type=search],.reveal-modal input[type=tel],.reveal-modal input[type=text],.reveal-modal input[type=time],.reveal-modal input[type=url],.reveal-modal input[type=week],.reveal-modal select{font-size:.875rem;height:2.3125rem;margin-bottom:0}.reveal-modal ::-webkit-input-placeholder{color:#666}.reveal-modal ::-moz-placeholder{color:#666}.reveal-modal :-ms-input-placeholder{color:#666}.reveal-modal :-moz-placeholder{color:#666}.reveal-modal.medium,.reveal-modal.small{width:100%;max-width:600px}.reveal-modal.large{width:100%;max-width:920px}.reveal-modal .alignnone{margin:0}.reveal-modal .close-reveal-modal{display:block;position:absolute;z-index:1016;top:-21px;right:-21px;width:42px;height:42px;border-radius:50%;background:#254d68;color:#fff;font-size:2rem;line-height:42px;text-align:center;text-decoration:none;outline:none}.reveal-modal h1,.reveal-modal h2,.reveal-modal h3,.reveal-modal p{color:#fff}.reveal-modal h2{margin:0}.reveal-modal h2,.reveal-modal h3{line-height:1.15;margin:0 0 1rem}.reveal-modal h5.df-title{font-weight:700}.reveal-modal p{margin:0}.reveal-modal label{color:#fff}.reveal-modal a{color:#fff;text-decoration:underline}.reveal-modal a.image-button,.reveal-modal a.text-button{text-decoration:none}.reveal-modal .cushion{background:#21ab89;position:relative;z-index:1007;color:#fff;font-size:1.125rem;padding:0;border:0}.reveal-modal .acf-media-credit{display:block;font-size:.65rem;position:absolute;bottom:0;padding:.625rem;color:#fff;opacity:1;text-shadow:0 1px 1px #000;font-family:"proxima-nova",sans-serif}.reveal-modal .acf-media-credit a{text-decoration:none}.reveal-modal .psp_continue_peta{margin:auto;display:block!important;width:255px}.reveal-modal .psp_continue_peta:after{content:"    >"}.reveal-modal .text-button{max-width:75%}.reveal-modal input.pma-button-submit{font-weight:700;font-size:1rem;text-transform:uppercase!important;font-family:"proxima-nova",sans-serif;background:#f5ba37;border:0;color:#fff;padding:1rem}.reveal-modal .ca-privacy-policy .columns{padding:0}.reveal-modal .countdown_label{color:#f5ba37}.reveal-modal .splash-expandable{padding:0}.reveal-modal .splash-expandable .dropdown{background:rgba(0,0,0,.2);color:#fff!important;margin-bottom:0;box-shadow:none;-moz-box-shadow:none}.reveal-modal .splash-expandable .dropdown:last-child{float:none!important}.reveal-modal .splash-expandable .dropdown.tabbed-content-active,.reveal-modal .toggle_tab{background:rgba(0,0,0,.4)!important}.reveal-modal .toggle_tab{margin:0!important}.reveal-modal .toggle_tab ul{margin:0}.reveal-modal #hidden_letters label,.reveal-modal #hidden_targets_outer label{color:#fff}.reveal-modal .splash-middleware-form{margin-top:.5rem;margin-bottom:.5rem;text-align:left}.reveal-modal .splash-middleware-form .row{margin-left:0;margin-right:0}.reveal-modal .splash-middleware-form .columns{padding-left:.25rem;padding-right:.25rem}.reveal-modal .splash-middleware-form .df-teaser-text,.reveal-modal .splash-middleware-form .df-title,.reveal-modal .splash-middleware-form h1,.reveal-modal .splash-middleware-form h2,.reveal-modal .splash-middleware-form h3,.reveal-modal .splash-middleware-form p,.reveal-modal .splash-middleware-form span{color:#fff}.reveal-modal .splash-middleware-form p{line-height:1.2}.reveal-modal .splash-middleware-form .monthly-opt{margin-bottom:5px}.reveal-modal .splash-middleware-form .monthly-opt label{font-size:.9rem}.reveal-modal .splash-middleware-form .amounts label{font-size:.95rem}.reveal-modal .splash-middleware-form .row-splash-email{margin-top:0}.reveal-modal .splash-middleware-form .field-wrap{margin-bottom:.75rem}.reveal-modal .splash-middleware-form .other-amount label{padding-right:0!important}.reveal-modal .splash-middleware-form .other-amount #donate_amount_other_text{top:0}.reveal-modal .splash-middleware-form .error-wrapper{color:pink}.reveal-modal .splash-middleware-form .monthly-opt label,.reveal-modal .splash-middleware-form .pma-casl-check label{display:block;padding-left:15px;text-indent:-15px;font-size:.9rem}.reveal-modal .splash-middleware-form .monthly-opt input,.reveal-modal .splash-middleware-form .pma-casl-check input{width:13px;height:13px;padding:0;margin:0;vertical-align:bottom;position:relative;top:-1px;overflow:hidden;line-height:1.2}.reveal-modal .splash-middleware-form input[type=submit]{font-weight:800;font-size:1rem;text-transform:uppercase!important;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;background:#f5ba37;border:0;color:#fff;padding:6px 1rem 8px}.reveal-modal .splash-middleware-form .mobile-optin-tc{padding-left:16px;line-height:1.2}.reveal-modal .splash-middleware-form .mobile-optin-tc input{margin-left:-16px!important;margin-right:0}.reveal-modal .splash-middleware-form .ca-privacy-policy{font-size:.9rem}.reveal-modal .splash-content .thank-you p{margin-bottom:1rem}.reveal-modal.psp-bg-text-right{border:0 none}.reveal-modal.psp-bg-text-right .bg-image{-ms-flex-preferred-size:50%;flex-basis:50%}.reveal-modal.psp-bg-text-right .bg-image img{width:200%;max-width:200%}.reveal-modal.psp-bg-text-right .extra-bg{position:absolute;width:100%;height:100%;top:0;left:0}.reveal-modal.psp-bg-text-right .cushion{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.reveal-modal.psp-bg-text-right .cushion .large-6{width:100%}.reveal-modal.psp-bg-text-right .splash-content{position:relative;-ms-flex-preferred-size:50%;flex-basis:50%;padding:0}.reveal-modal.psp-bg-text-right .splash-content .inner{padding:1rem .5rem 1rem 1rem}.reveal-modal.psp-bg-text-right input[type=submit]{color:#fff;border-bottom:3px solid #333;background:#000}.reveal-modal.psp-bg-text-right .text-button{max-width:90%}.reveal-modal.psp-text-image .cushion{padding:0}.reveal-modal.psp-text-image .splash-header{display:none}.reveal-modal.psp-text-image .countdown_value,.reveal-modal.psp-text-image label,.reveal-modal.psp-text-image p{margin:0}.reveal-modal.psp-text-image img{width:100%;border:0;margin:0}.reveal-modal.psp-text-image .countdown_main{margin:1rem 0}.reveal-modal.psp-bg-form{border:0;padding:0}.reveal-modal.psp-bg-form form{margin:0}.reveal-modal.psp-bg-form .cushion{border:0!important;padding:0;display:-ms-flexbox;display:flex}.reveal-modal.psp-bg-form .splash-content{padding:0;-ms-flex-preferred-size:50%;flex-basis:50%}.reveal-modal.psp-bg-form .splash-content .inner{padding:1rem}.reveal-modal.psp-bg-form .bg-image{-ms-flex-preferred-size:50%;flex-basis:50%}.reveal-modal.psp-bg-form .bg-image img{object-fit:cover;width:100%;height:100%}.reveal-modal.psp-bg-form .pma-call-to-action{text-align:left;margin:0 0 .5rem}.reveal-modal.psp-bg-form .splash-middleware-form{margin-top:.75rem}.reveal-modal.psp-bg-form .form-column{background:#2375c9;float:right!important;color:#fff;padding-top:.5rem;padding-bottom:1rem}.reveal-modal.psp-bg-form .form-column p{font-size:.875rem}.reveal-modal.psp-bg-form .form-column .thermometer-outer{width:100%}.reveal-modal.psp-bg-form .form-column .countdown_value,.reveal-modal.psp-bg-form .form-column label,.reveal-modal.psp-bg-form .form-column p{color:#fff}.reveal-modal.psp-bg-form .splash-expandable{margin-top:.5rem;margin-bottom:0}.reveal-modal.psp-bg-form .splash-expandable .dropdown{text-decoration:none}.reveal-modal.psp-form .cushion{padding:1rem .5rem}.reveal-modal.psp-form .pma-call-to-action{padding:0 0 .5rem;font-size:1.6rem}.reveal-modal.psp-single-col-form{padding:0}.reveal-modal.psp-single-col-form .splash-content>h2,.reveal-modal.psp-single-col-form .splash-content>h3,.reveal-modal.psp-single-col-form .splash-content>p{padding-left:.25rem;padding-right:.25rem}.reveal-modal.psp-single-col-form .splash-middleware-form,.reveal-modal.psp-single-col-form .splash-middleware-form .row{margin:0}.reveal-modal.psp-single-col-form .splash-middleware-form .ca-privacy-policy{font-size:.8rem}.reveal-modal.psp-single-col-form .pma-advocacy-single #cont_emailAddress,.reveal-modal.psp-single-col-form .pma-advocacy-single #cont_firstName{width:49%;margin-right:2%;float:left}.reveal-modal.psp-single-col-form .pma-advocacy-single #cont_lastName,.reveal-modal.psp-single-col-form .pma-advocacy-single .mobile-phone{width:49%;float:left}.reveal-modal.psp-single-col-form .splash-middleware-form .introduction{margin:.75rem 0 1.5rem}.reveal-modal.psp-single-col-form .alert_teaser{font-size:1.2rem}.reveal-modal.psp-single-col-form .pma-call-to-action{font-size:1.6rem;padding:0;margin-bottom:1rem}.reveal-modal.psp-single-col-form .cushion{border:0}.reveal-modal.psp-single-col-form .splash-content{padding:1rem;text-align:left}.reveal-modal.psp-single-col-form .acf-media-credit{text-align:right;padding:.5em}.reveal-modal.psp-single-col-form .pma-subscription-splash{margin-top:1rem}.reveal-modal.psp-single-col-form .subscription-success-response{min-height:0}.reveal-modal.psp-single-col-form h1,.reveal-modal.psp-single-col-form h2,.reveal-modal.psp-single-col-form h3,.reveal-modal.psp-single-col-form p{color:#fff;font-weight:400}.reveal-modal.psp-single-col-form h2{font-size:1.6rem;font-weight:700;margin:0}.reveal-modal.psp-single-col-form img{border:0}.reveal-modal.psp-single-col-form input[type=email],.reveal-modal.psp-single-col-form input[type=submit],.reveal-modal.psp-single-col-form input[type=text]{height:42px;font-size:1.1875rem}.reveal-modal.psp-single-col-form .dropdown.tabbed-content.button.small{position:relative;background:#1c3e54;text-decoration:none;font-size:1rem;font-weight:700;padding:.85rem 1.5rem .85rem 1rem;width:100%}.reveal-modal.psp-single-col-form input.pma-button-submit{font-size:1.1875rem!important;text-transform:none!important;width:100%;position:relative}.reveal-modal.psp-single-col-form .ca-privacy-policy{line-height:1.4;margin:0}.reveal-modal.psp-single-col-form .medium-8 .ca-privacy-policy{padding:0 0 0 .5rem}.reveal-modal.psp-single-col-form .toggle_tab{padding:0;margin-top:1rem;background:transparent!important}.reveal-modal.psp-single-col-form .toggle_tab .letters,.reveal-modal.psp-single-col-form .toggle_tab .targets{padding:1rem;background:#1c3e54}.reveal-modal.psp-single-col-form .toggle_tab input[type=text]{font-size:1rem}.reveal-modal.psp-single-col-form .toggle_tab textarea{padding:1rem;height:200px}.reveal-modal.psp-single-col-form .thank-you h2,.reveal-modal.psp-single-col-form .thank-you h3,.reveal-modal.psp-single-col-form .thank-you h4,.reveal-modal.psp-single-col-form .thank-you p{margin-bottom:1rem}.reveal-modal .pma-call-to-action{color:#fff}.reveal-modal .mobile-optin-tc,.reveal-modal .mobile-optin-teaser{display:none}.reveal-modal.active-phone .mobile-optin-tc{display:block}.foursiteDonationLightbox .foursiteDonationLightbox-mobile-container h1{color:#fff}.image-button{text-align:right;position:relative;margin:0 .7rem 1rem;overflow:hidden}@media print,screen and (min-width:40em){.image-button{margin:0 0 1rem}}.image-button img{width:60%}.image-button .text-bg{display:block;background:#cd1e20;position:absolute;transform-origin:top left;transform:skewX(-25deg);top:0;left:0;right:40%;bottom:-1px}.image-button .text{margin:0;padding-left:.5rem;text-align:left;position:absolute;top:0;left:0;bottom:0;width:40%;text-transform:none;font-size:1rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:800;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:64em){.image-button .text{width:44%;font-size:1.125rem}}.image-button .text p{margin:0;line-height:1.2;color:#fff;font-size:1rem;font-weight:700}.image-button .acf-media-credit{position:absolute;top:5px;right:5px;text-shadow:#000 1px 1px 0}@media screen and (max-width:39.99875em){.image-button.small .text{margin:0 .7rem}}@media print,screen and (min-width:40em){.image-button.small .text{background:none;font-size:.9rem}}.image-button.large{overflow:hidden;min-height:80px;padding:0;border:0;margin:0 1.5rem 1.5rem;clear:both}@media print,screen and (min-width:40em){.image-button.large{width:100%;margin:1rem 0;clear:none}}.image-button.large img{width:100%}.image-button.large .text-bg{display:none}.image-button.large .text{display:block;width:100%;font-size:1.2rem;font-weight:800;text-transform:uppercase;bottom:0;left:0;top:auto;padding:.75rem 1rem;margin:0;background:#254d68}.image-button.large .text:before{content:"";top:-2px;transform:skewY(1.25deg);transform-origin:100% 0;display:block;height:43%;position:absolute;left:0;right:0;z-index:0;background:inherit}.image-button.large .text p{font-size:.9rem;position:relative;z-index:2}@media print,screen and (min-width:40em){.image-button.large .text p{font-size:1.2rem}}.image-button.large a{color:#fff}.full-width-template .image-button.large .text:before{height:50%}@media screen and (max-width:39.99875em){body.home .image-button .text-bg,body.home .image-button .thumb{display:none}body.home .image-button .text{display:block;color:#fff;margin:0 1.5rem;padding:1rem;font-weight:700;font-size:1.125rem;text-align:center;text-transform:uppercase;position:relative;width:auto;top:auto;left:auto}}.image-button.large.orange .text,.image-button.orange .text,.image-button.orange .text-bg{background:#ff9802}.image-button.large.red .text,.image-button.red .text,.image-button.red .text-bg{background:#cd1e20}.image-button.large.yellow .text,.image-button.yellow .text,.image-button.yellow .text-bg{background:#f5ba37;color:#fff}.image-button.dark-blue .text,.image-button.dark-blue .text-bg,.image-button.large.dark-blue .text{background:#254d68}.image-button.bright-blue .text,.image-button.bright-blue .text-bg,.image-button.large.bright-blue .text{background:#2375c9}@media screen and (max-width:39.99875em){.image-button.red .text{background:#cd1e20}.image-button.yellow .text{background:#f5ba37;color:#fff}.image-button.orange .text{background:#ff9802}.image-button.dark-blue .text{background:#254d68}.image-button.bright-blue .text{background:#2375c9}}.first-promo-area .image-button.large.yellow .text,.first-promo-area .image-button.yellow .text,.first-promo-area .image-button.yellow .text-bg,.post-type-archive-donate .image-button.large.yellow .text,.post-type-archive-donate .image-button.yellow .text,.post-type-archive-donate .image-button.yellow .text-bg,.single-donate .image-button.large.yellow .text,.single-donate .image-button.yellow .text,.single-donate .image-button.yellow .text-bg{background:#f5ba37;color:#fff}.post-type-archive-living .text-button,.single-living .text-button{background:#fb5d5d;font-size:1.1875rem}.post-type-archive-living .text-button:active,.post-type-archive-living .text-button:hover,.single-living .text-button:active,.single-living .text-button:hover{background:#c33}.text-button{font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:800;text-transform:uppercase!important;display:block;margin:0 auto 1rem;padding:.5rem 1rem;background:#254d68;color:#fff;text-transform:uppercase}.text-button,.text-button.small,.text-button.small-text{font-size:1rem}.text-button.large,.text-button.large-text{font-size:1.8rem;padding:.75rem 1rem}.text-button.dark-blue,.text-button.dark-blue:hover{background:#254d68}.text-button.bright-blue,.text-button.bright-blue:hover{background:#2375c9}.text-button.yellow,.text-button.yellow:hover{background:#f5ba37}.text-button.pink{font-size:1.1875rem}.text-button.pink,.text-button.pink:hover{background:#fb5d5d}.text-button.blue{color:#254d68}.text-button.blue,.text-button.blue:hover{background:#a3d1d6}.button-wrap,.multiple-button-wrap{text-align:center}.button-wrap .button-wrap,.multiple-button-wrap .button-wrap{display:inline}.button-wrap.right-alignment,.multiple-button-wrap.right-alignment{text-align:right}.button-wrap.left-alignment,.multiple-button-wrap.left-alignment{text-align:left}.button-wrap .image-button,.button-wrap .text-button,.multiple-button-wrap .image-button,.multiple-button-wrap .text-button{display:inline-block}@media screen and (max-width:39.99875em){.button-wrap .image-button,.button-wrap .text-button,.multiple-button-wrap .image-button,.multiple-button-wrap .text-button{display:block}}.peta-donation-promo{height:100%;padding:3rem 1rem 1.5rem;position:relative;text-align:center}.peta-donation-promo .media-credit{bottom:0;right:5px;position:absolute;text-align:right}.peta-donation-promo .acf-media-credit{color:#666}@media screen and (min-width:40em){.peta-donation-promo .acf-media-credit{font-size:.6rem}}.peta-donation-promo .acf-media-credit a{color:#666}.peta-donation-promo .content{background:none;font-size:14px;padding-bottom:0}.peta-donation-promo .content h1,.peta-donation-promo .content h2,.peta-donation-promo .content h3,.peta-donation-promo .content h4,.peta-donation-promo .content h5,.peta-donation-promo .content h6{color:#418fde}.peta-donation-promo .button{font-weight:700;letter-spacing:.5px;text-transform:uppercase}.peta-dropdown .accordion-title{padding:.5rem .5rem .5rem 1.5rem;border:0!important;color:#0d548f;font-size:1.2rem;font-weight:700}.peta-dropdown .accordion-title:before{position:absolute;top:50%;left:.5rem;right:auto;margin-top:-.5rem;content:"+";font-size:1.2rem;font-weight:700}.peta-dropdown .accordion-title:focus,.peta-dropdown .accordion-title:hover{background:transparent}.peta-dropdown .is-active .accordion-title:before{content:"-"}.peta-dropdown .accordion-content{border:0;padding:.5rem}.emphasis-table{background:rgba(163,209,214,.4);color:#333;padding:26px 28px}.emphasis-table p{color:#333!important}.ea-form-wrapper label{width:100%!important}.ea-form-wrapper label p.MsoNormal{font-size:75%!important}.ea-form-wrapper label p.MsoNormal em span{line-height:2!important}.formbuilder-embed{position:relative;color:#254d68;margin:20px auto}@media screen and (max-width:39.99875em){.formbuilder-embed{width:100%!important}}.formbuilder-embed p.notice{margin:5px auto 10px;text-align:center}.formbuilder-embed p.aligncenter{padding:0 5%;margin-top:60px;text-align:center}.formbuilder-embed a,.formbuilder-embed a:link,.formbuilder-embed a:visited{color:#2375c9!important}.formbuilder-embed a:active,.formbuilder-embed a:focus,.formbuilder-embed a:hover,.formbuilder-embed a:link:active,.formbuilder-embed a:link:focus,.formbuilder-embed a:link:hover,.formbuilder-embed a:visited:active,.formbuilder-embed a:visited:focus,.formbuilder-embed a:visited:hover{text-decoration:underline}.formbuilder-embed form table{border:0;width:100%;font-size:1em!important;font-family:"proxima-nova",sans-serif}.formbuilder-embed form table tbody{border:0}.formbuilder-embed form table tbody tr td:first-child{padding-top:.5em}.formbuilder-embed form table tbody td{padding:2px 0}.formbuilder-embed form table tbody input[type=text]{width:97%;border:1px solid #cacaca}.formbuilder-embed form table tbody textarea{width:97%;padding:.5em;font-family:"proxima-nova",sans-serif}.formbuilder-embed form table tbody tr:first-child td:first-child,.formbuilder-embed form table tbody tr td:first-child{width:100%;text-align:left;display:block;padding-left:0}@media screen and (max-width:39.99875em){.formbuilder-embed form table tbody tr:first-child td:first-child,.formbuilder-embed form table tbody tr td:first-child{width:100%;text-align:left;padding:0 4px 0 0}}.formbuilder-embed form table tbody tr:last-child td:first-child{text-align:center;padding-left:0}.formbuilder-embed form table tbody tr td+td{width:100%;display:block}@media screen and (max-width:39.99875em){.formbuilder-embed form table tbody tr td+td{display:block;width:100%}}.formbuilder-embed form table tbody tr{background:none}.formbuilder-embed form table tbody input,.formbuilder-embed form table tbody tr td{font-size:1em!important}.formbuilder-embed form table tbody input,.formbuilder-embed form table tbody select,.formbuilder-embed form table tbody textarea{display:inline!important;padding:4px;line-height:120%;margin:0!important}.formbuilder-embed form table tbody input[type=checkbox]{margin-right:5px!important}.formbuilder-embed form table tbody img{height:30px!important}.formbuilder-embed form table tbody select{width:97%;border:1px solid #cacaca}.formbuilder-embed form table tbody input#btnSubmit,.formbuilder-embed form table tbody input#keithResetButton{font-family:"proxima-nova",sans-serif;font-weight:700;text-transform:uppercase;color:#fff;background:#2375c9;padding:.75rem 1rem;border:none;cursor:pointer;white-space:normal}.formbuilder-embed textarea{font-size:.875em;width:97%;padding:.5em;font-family:"proxima-nova",sans-serif}.content-main--is-email-signup{padding-bottom:0!important}.content-main--is-email-signup .content-main,.content-main--is-email-signup .inner{margin-bottom:0!important}@media print,screen and (min-width:40em){.content-main--is-email-signup .formbuilder-embed form{padding:0 3.75rem}}.content-main--is-email-signup .formbuilder-embed p.aligncenter{margin:1.25rem 0 0;font-size:1rem}@media print,screen and (min-width:40em){.content-main--is-email-signup .formbuilder-embed p.aligncenter{margin:1.875rem 0 0}}.content-main--is-email-signup .formbuilder-embed .peta-weekly-icon{padding-right:1.875rem}.content-main--is-email-signup .formbuilder-embed .peta-weekly-icon>div{padding-left:3.75rem!important}.content-main--is-email-signup .formbuilder-embed .peta-weekly-icon input{top:.8125rem!important;height:auto}.content-main--is-email-signup .formbuilder-embed .peta-weekly-icon em{display:block;margin-top:.3125rem;line-height:1.3}.content-main--is-email-signup .formbuilder-embed #element8{margin-top:.9375rem}form.formbuilder-embed{color:#254d68!important}.formbuilder-embed form table tbody .g-recaptcha textarea{display:none!important}.donation-form-content .pma-donation-shortcode{text-align:left}.donation-form-content .pma-donation-shortcode .amounts{margin:1rem 0}.donation-form-content .pma-donation-shortcode .amounts label{display:inline-block;background:#2375c9;color:#fff;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;cursor:pointer;line-height:1;padding:.5rem;font-size:.9rem;border-radius:3px;margin-bottom:4px;width:auto}@media screen and (min-width:40em) and (max-width:63.99875em){.donation-form-content .pma-donation-shortcode .amounts label{font-size:.8rem;padding:.4rem .25rem}}.donation-form-content .pma-donation-shortcode .amounts label.active{background:#254d68}.donation-form-content .pma-donation-shortcode .amounts .other-amount label:before{content:"Other"}.donation-form-content .pma-donation-shortcode .amounts .other-amount input{width:auto;max-width:50px;height:30px;margin:0;margin-left:4px;display:none}@media screen and (min-width:40em) and (max-width:63.99875em){.donation-form-content .pma-donation-shortcode .amounts .other-amount input{max-width:44px;font-size:1rem;vertical-align:middle;height:24px}}.donation-form-content .pma-donation-shortcode .amounts .other-amount.active label{background:#254d68}.donation-form-content .pma-donation-shortcode .amounts .other-amount.active input{display:inline-block}.donation-form-content .pma-donation-shortcode [type=radio]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.donation-form-content .pma-donation-shortcode input[type=text]{font-size:.9375rem;padding:.25rem .5rem;border:1px solid #707070;margin-bottom:.5rem}.donation-form-content .pma-donation-shortcode .pma-fname,.donation-form-content .pma-donation-shortcode .pma-lname{width:48%;float:left;padding:0;clear:none}.donation-form-content .pma-donation-shortcode .pma-fname{margin-right:4%}.donation-form-content .pma-donation-shortcode .pma-email{padding:0}.donation-form-content .pma-donation-shortcode .monthly-opt label{font-size:.75rem;line-height:1.4}.donation-form-content .pma-donation-shortcode .submit-button input{display:block;margin:1rem auto;background-color:#2375c9;color:#fff;text-transform:uppercase;font-weight:800;padding:.75rem 1rem;text-align:center;padding:.75rem 1.5rem;border:0;cursor:pointer}.donation-form-content .pma-donation-shortcode .submit-button input:focus,.donation-form-content .pma-donation-shortcode .submit-button input:hover{background-color:#1e63ab;color:#fff}.donation-form-content .pma-donation-shortcode .privacy-policy p{font-size:.75rem;line-height:1.4}#PETAActionActionAlertsFeedback tbody td input[type=text]{padding:3.5%}#PETAActionActionAlertsFeedback tbody tr td:first-child{width:11%;text-align:left}.single-living .content-main .formbuilder-embed form table tbody input#btnSubmit,.single-living .content-main .formbuilder-embed form table tbody input#keithResetButton{padding:.5rem 1rem;height:auto;font-size:1.2rem!important;line-height:1.2}.living-connect-form{margin:0 0 2rem}.living-connect-form h3{font-weight:700;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;color:#4e838d;font-size:1.8rem;line-height:1.2}.living-connect-form .confirmation{display:none}@media screen and (max-width:39.99875em){.living-connect-form{text-align:center}.living-connect-form input[type=text]{width:80%;display:block;float:none;margin:0 auto 1rem}}.living-connect-form input[type=text]{width:60%;display:inline-block;height:2.4rem;float:left;box-shadow:none;margin-bottom:0}@media screen and (min-width:75em){.living-connect-form input[type=text]{width:70%}}.living-connect-form input[type=submit]{border:0;background:#fb5d5d;color:#fff;width:40%;display:inline-block;height:2.4rem;font-size:1.125rem;text-transform:uppercase;cursor:pointer;font-weight:700}@media screen and (min-width:75em){.living-connect-form input[type=submit]{width:30%}}.living-connect-form input[type=submit]:active,.living-connect-form input[type=submit]:hover{background:#c33}@media print,screen and (min-width:64em){.medium-6 .living-connect-form input[type=text]{width:60%}.medium-6 .living-connect-form input[type=submit]{width:40%;font-size:.9rem}}.blue.medium-12 .living-connect-form{margin:0}.blue.medium-12 .living-connect-form h3{color:#fff}.blue.medium-12 .living-connect-form input[type=submit]{font-weight:700;background:#f5ba37;color:#fff}.blue.medium-12 .living-connect-form input[type=submit]:active,.blue.medium-12 .living-connect-form input[type=submit]:hover{background:#f5ba37}@media print,screen and (min-width:40em){.blue.medium-12 .living-connect-form{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.blue.medium-12 .living-connect-form .text{width:54%;float:left;text-align:center}.blue.medium-12 .living-connect-form .form{width:44%;float:right;padding-left:8%}}@media print,screen and (min-width:64em){.blue.medium-12 .living-connect-form .text{width:40%}.blue.medium-12 .living-connect-form .form{width:58%}}.footer-enews .living-connect-form{max-width:540px;margin:0}.footer-enews .living-connect-form p{font-size:1.3rem;line-height:1.2}.footer-enews .living-connect-form input[type=submit]{background:#f5ba37;color:#fff;cursor:pointer;font-weight:700}.footer-enews .living-connect-form .confirmation label{color:#fff;font-size:1.3rem;font-weight:700}.ginput_container_address [type=text]{margin-bottom:.25rem}#gform_24 #field_24_13,#gform_24 #field_24_31,#gform_24 #field_24_31 p{display:inline;padding-right:0}.post-81109 .formbuilder-embed{max-width:none}@media print,screen and (min-width:40em){.post-81109 .formbuilder-embed form table tbody{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.post-81109 .formbuilder-embed form table tbody tr{width:100%;clear:none!important}@media print,screen and (min-width:40em){.post-81109 .formbuilder-embed form table tbody tr{width:50%}}.post-81109 .formbuilder-embed form table tbody tr#form-submit-tr,.post-81109 .formbuilder-embed form table tbody tr#mobile-alert-message{width:100%}.post-81109 .formbuilder-embed form table tbody tr#mobile-alert-message em{font-style:normal}.post-81109 .formbuilder-embed form table tbody tr#element1908,.post-81109 .formbuilder-embed form table tbody tr.text-input-cells{width:100%}@media print,screen and (min-width:40em){.post-81109 .formbuilder-embed form table tbody tr#element1908,.post-81109 .formbuilder-embed form table tbody tr.text-input-cells{width:calc(50% - 15px);margin-right:.9375rem}}.post-81109 .formbuilder-embed form table tbody .email-suggestion{max-width:none}.post-81109 .formbuilder-embed form table tbody #strEmail{width:100%}@media print,screen and (min-width:40em){.post-81109 .formbuilder-embed form table tbody #strEmail{width:40%}}.post-81109 .formbuilder-embed form table tbody input[type=text],.post-81109 .formbuilder-embed form table tbody select{width:100%}.post-81109 .formbuilder-embed form table tbody #element0,.post-81109 .formbuilder-embed form table tbody #element8,.post-81109 .formbuilder-embed form table tbody #element1908,.post-81109 .formbuilder-embed form table tbody #element7974{float:none;width:100%}.grid-layout ul{list-style:none}.grid-layout li,.grid-layout ul{margin:0;padding:0}.single-issue .mid-size.grid-item.promo .border>div{border-top:6px solid #000;padding:1rem}.single-issue .mid-size.grid-item.promo a.button{position:relative;top:auto;right:auto;max-width:60%}.single-issue .mid-size.grid-item.promo a.button.yellow{background:#000;color:#fff}.promo.image{position:relative;overflow:hidden}.promo.image a.cover-link{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.promo.image .text:not(:empty){background:#000;text-transform:uppercase;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:800;padding:.5rem;text-align:center;font-size:1.125rem;margin:0 1.5rem;color:#fff}@media print,screen and (min-width:40em){.promo.image .text:not(:empty){position:absolute;bottom:0;left:0;right:0;margin:0}}.promo.image .bg-image{background-size:cover;background-position:50%;position:absolute;top:0;left:0;bottom:0;right:0}.promo.image.yellow .text{background:#f5ba37;color:#fff}.promo.image.blue .text{background:#2375c9}.promo.image.peony .text{background-color:#fb5d5d}.grid-item .promo.background{position:relative;text-align:center;background:#000;height:0;padding-bottom:80%}@media print,screen and (min-width:40em){.grid-item .promo.background{padding:0;position:absolute;width:100%;height:100%}}.grid-item .promo.background .inner{border:0;padding:0;background:none}.grid-item .promo.background .bg-image{opacity:.7;background-size:cover;position:absolute;top:0;left:0;bottom:0;right:0}.grid-item .promo.background h3{position:relative;top:20px;left:0;width:100%;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:800;color:#fff;padding:0 15px;line-height:1.2}.grid-item .promo.background p{margin:0}.grid-item .promo.background .text-button{position:absolute;bottom:10px;left:50%;width:auto;transform:translateX(-50%);margin:0 auto;text-transform:uppercase}.grid-item .promo.background .acf-media-credit a{color:#fff}.medium-12 .promo.text h3{font-weight:700;font-size:1.6rem}.grid-item.promo:hover a.button{background-color:#c33}.grid-item.promo:hover a.button.blue{background-color:#4e838d}.grid-item.promo h3{font-weight:700;font-size:1.6rem;line-height:1.2}.grid-item.promo p{font-size:1rem;line-height:1.4}@media screen and (min-width:75em) and (max-width:87.49875em){.grid-item.promo p{font-size:.9rem}}.grid-item.promo .button.text-button{margin:1.5rem 0;text-transform:none;padding:.85rem 1rem}.grid-item.promo a.cover-link{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.grid-item.promo .acf-media-credit{top:auto;bottom:.5rem;z-index:3}.mid-size.promo .content{text-align:center}.grid-item.promo.sidebar h3{font-weight:700;color:#1d95bd;font-size:1.6rem;line-height:1.2}.grid-item.promo.sidebar .inner{background:#fff;text-align:center;border-top:8px solid #fb5d5d;padding:1rem}.grid-item.promo.sidebar.blue .inner{background:#4e838d;color:#fff}.grid-item .promo.image h2{font-size:1.2rem}.grid-item .promo.image h3{font-size:1.1rem}.grid-item .promo.image p{margin:0}@media print,screen and (min-width:40em){.large-4.promo .promo.text,.medium-6.promo .promo.text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}}.large-4.promo .promo.text .wrap,.medium-6.promo .promo.text .wrap{width:100%}@media print,screen and (min-width:40em){.large-4.promo .promo.image,.medium-6.promo .promo.image{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;height:100%}}.large-4.promo .promo.image .wrap,.medium-6.promo .promo.image .wrap{width:100%}.promo.text .acf-media-credit{position:absolute;right:5px;bottom:5px;font-size:.6rem}.promo-image{text-align:center}.promo-image img{max-height:125px}@media print,screen and (min-width:64em){.medium-12 .promo.image .wrap,.mid-size .promo.image .wrap{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.medium-12 .promo.image .image,.mid-size .promo.image .image{width:45%;margin:0}.medium-12 .promo.image .content,.mid-size .promo.image .content{width:55%}.medium-12 .promo.image .text-button,.mid-size .promo.image .text-button{position:relative;top:auto;right:auto;max-width:100%;margin-top:0}}.medium-12 .promo.image{position:relative;text-align:left}.medium-12 .promo.image h3{font-size:1.3rem;line-height:1.2;font-weight:700;margin:0 0 .5rem}.medium-12 .promo.image .content{text-align:center}.medium-12 .promo.image .inner{padding:1rem}.medium-12 .promo.image img{display:block;max-width:100%;margin:0 auto}.medium-12 .promo.image p{line-height:1.2;margin:0}.medium-12 .promo.image .text-button{display:block;max-width:300px;margin:10px auto;text-transform:uppercase}@media screen and (min-width:40em) and (max-width:63.99875em){.medium-12 .promo.image .wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.medium-12 .promo.image .image{width:45%;margin:0}.medium-12 .promo.image .content{width:55%;padding:.25rem 1rem}.medium-12 .promo.image .text-button{display:block;position:relative;top:auto;right:auto;max-width:100%;margin:.5rem .5rem 0}}@media print,screen and (min-width:64em){.medium-12 .promo.image .inner{padding:0}.medium-12 .promo.image .image{width:27%}.medium-12 .promo.image .content{width:73%;padding:1rem 37% 1rem 1rem}.medium-12 .promo.image .text-button{position:absolute;top:30%;right:3%;max-width:35%;margin-top:0}}@media screen and (min-width:75em) and (max-width:87.49875em){.medium-12 .promo.image .image{width:35%}.medium-12 .promo.image .content{width:75%;padding:1rem 32% 1rem 1rem}.medium-12 .promo.image .text-button{max-width:30%}}.mid-size .promo.image{position:relative;text-align:center}.mid-size .promo.image h2{font-size:1.3rem;line-height:1.2;font-weight:700;margin:0 0 .5rem}@media screen and (min-width:87.5em){.mid-size .promo.image h2{font-size:1.5rem}}.mid-size .promo.image .image{display:block;margin:0 auto 1rem}@media print,screen and (min-width:64em){.mid-size .promo.image .image{text-align:left}}.mid-size .promo.image .acf-media-credit{position:relative;width:auto;top:auto;left:auto;bottom:auto;padding:0;text-align:right}@media print,screen and (min-width:64em){.mid-size .promo.image .acf-media-credit{text-align:left}}.mid-size .promo.image .content{text-align:center}.mid-size .promo.image .inner{padding:1rem}@media print,screen and (min-width:40em){.mid-size .promo.image .image{display:block;width:auto}.mid-size .promo.image .content{position:relative;padding:0 1rem}.mid-size .promo.image .text-button{margin-top:10px}}@media print,screen and (min-width:64em){.mid-size .promo.image .image{width:45%}}.content.promo{position:relative;margin:2rem 0;text-align:center}.content.promo:hover a.button{background-color:#c33}.content.promo:hover a.button.blue{background-color:#4e838d}@media print,screen and (min-width:40em){.content.promo{text-align:left;margin:2rem 0 3rem}.content.promo.enews{margin:2rem 0}}.content.promo .text h3{font-size:1.4rem;color:#333}.content.promo h2{margin:1rem 0;font-size:1.3rem;color:#333}.content.promo img{display:block;margin:0 auto}.content.promo a.button{color:#fff;width:auto;font-size:1.1875rem}.content.promo a.button:hover{background-color:#c33}.content.promo .cover-link{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}@media screen and (max-width:39.99875em){.content.promo .living-connect-form{text-align:center}.content.promo .living-connect-form input[type=text]{width:80%;display:block;float:none;margin:0 auto 1rem}}@media print,screen and (min-width:40em){.content.promo h2,.content.promo h3{padding-top:1rem}.content.promo .image{float:left;margin:0 1.4rem 0 0}.content.promo a.button{margin:0 0 1em}.content.promo .living-connect-form{max-width:460px}}.promo-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:2rem!important;padding-bottom:0}.promo-content__image{float:none!important;width:100%;max-width:198px}.promo-content__text-button h2{margin-top:-4px!important;padding-top:0!important}.promo-content__text-button .button{margin:0!important}.promo-content p{margin-bottom:0}.promo-content a.button{color:#fff;width:auto;font-size:1.1875rem;display:inline-block;max-width:100%;background:#fb5d5d}.error404 .grid-item .promo.background,.post-type-archive-living .grid-item .promo.background,.post-type-archive-recipe .grid-item .promo.background,.post-type-archive-student .grid-item .promo.background,.single-living .grid-item .promo.background,.single-student .grid-item .promo.background,.tax-recipe-type .grid-item .promo.background{position:relative;text-align:center;background:#000;height:0;padding-bottom:80%}@media print,screen and (min-width:40em){.error404 .grid-item .promo.background,.post-type-archive-living .grid-item .promo.background,.post-type-archive-recipe .grid-item .promo.background,.post-type-archive-student .grid-item .promo.background,.single-living .grid-item .promo.background,.single-student .grid-item .promo.background,.tax-recipe-type .grid-item .promo.background{padding:0;position:absolute;width:100%;height:100%}}.error404 .grid-item .promo.background .inner,.post-type-archive-living .grid-item .promo.background .inner,.post-type-archive-recipe .grid-item .promo.background .inner,.post-type-archive-student .grid-item .promo.background .inner,.single-living .grid-item .promo.background .inner,.single-student .grid-item .promo.background .inner,.tax-recipe-type .grid-item .promo.background .inner{border:0;padding:0;background:none}.error404 .grid-item .promo.background .bg-image,.post-type-archive-living .grid-item .promo.background .bg-image,.post-type-archive-recipe .grid-item .promo.background .bg-image,.post-type-archive-student .grid-item .promo.background .bg-image,.single-living .grid-item .promo.background .bg-image,.single-student .grid-item .promo.background .bg-image,.tax-recipe-type .grid-item .promo.background .bg-image{opacity:.7;background-size:cover;position:absolute;top:0;left:0;bottom:0;right:0}@media screen and (max-width:39.99875em){.error404 .grid-item .promo.background .bg-image,.post-type-archive-living .grid-item .promo.background .bg-image,.post-type-archive-recipe .grid-item .promo.background .bg-image,.post-type-archive-student .grid-item .promo.background .bg-image,.single-living .grid-item .promo.background .bg-image,.single-student .grid-item .promo.background .bg-image,.tax-recipe-type .grid-item .promo.background .bg-image{background-position:50%}}.error404 .grid-item .promo.background h3,.post-type-archive-living .grid-item .promo.background h3,.post-type-archive-recipe .grid-item .promo.background h3,.post-type-archive-student .grid-item .promo.background h3,.single-living .grid-item .promo.background h3,.single-student .grid-item .promo.background h3,.tax-recipe-type .grid-item .promo.background h3{position:relative;top:20px;left:0;width:100%;font-weight:700;color:#fff;padding:0 15px;line-height:1.2}.error404 .grid-item .promo.background p,.post-type-archive-living .grid-item .promo.background p,.post-type-archive-recipe .grid-item .promo.background p,.post-type-archive-student .grid-item .promo.background p,.single-living .grid-item .promo.background p,.single-student .grid-item .promo.background p,.tax-recipe-type .grid-item .promo.background p{margin:0}.error404 .grid-item .promo.background .text-button,.post-type-archive-living .grid-item .promo.background .text-button,.post-type-archive-recipe .grid-item .promo.background .text-button,.post-type-archive-student .grid-item .promo.background .text-button,.single-living .grid-item .promo.background .text-button,.single-student .grid-item .promo.background .text-button,.tax-recipe-type .grid-item .promo.background .text-button{position:absolute;bottom:10px;left:50%;width:auto;transform:translateX(-50%);margin:0 auto;text-transform:uppercase!important;font-weight:900}.error404 .grid-item .promo.background .acf-media-credit a,.post-type-archive-living .grid-item .promo.background .acf-media-credit a,.post-type-archive-recipe .grid-item .promo.background .acf-media-credit a,.post-type-archive-student .grid-item .promo.background .acf-media-credit a,.single-living .grid-item .promo.background .acf-media-credit a,.single-student .grid-item .promo.background .acf-media-credit a,.tax-recipe-type .grid-item .promo.background .acf-media-credit a{color:#fff}.error404 .medium-12 .promo.text h3,.post-type-archive-living .medium-12 .promo.text h3,.post-type-archive-recipe .medium-12 .promo.text h3,.post-type-archive-student .medium-12 .promo.text h3,.single-living .medium-12 .promo.text h3,.single-student .medium-12 .promo.text h3,.tax-recipe-type .medium-12 .promo.text h3{font-weight:700;font-size:1.6rem;text-align:center}.error404 .grid-item.promo:hover a.button,.post-type-archive-living .grid-item.promo:hover a.button,.post-type-archive-recipe .grid-item.promo:hover a.button,.post-type-archive-student .grid-item.promo:hover a.button,.single-living .grid-item.promo:hover a.button,.single-student .grid-item.promo:hover a.button,.tax-recipe-type .grid-item.promo:hover a.button{background-color:#c33}.error404 .grid-item.promo:hover a.button.blue,.post-type-archive-living .grid-item.promo:hover a.button.blue,.post-type-archive-recipe .grid-item.promo:hover a.button.blue,.post-type-archive-student .grid-item.promo:hover a.button.blue,.single-living .grid-item.promo:hover a.button.blue,.single-student .grid-item.promo:hover a.button.blue,.tax-recipe-type .grid-item.promo:hover a.button.blue{background-color:#4e838d}.error404 .grid-item.promo .blue-title h3,.post-type-archive-living .grid-item.promo .blue-title h3,.post-type-archive-recipe .grid-item.promo .blue-title h3,.post-type-archive-student .grid-item.promo .blue-title h3,.single-living .grid-item.promo .blue-title h3,.single-student .grid-item.promo .blue-title h3,.tax-recipe-type .grid-item.promo .blue-title h3{color:#2375c9}.error404 .grid-item.promo h3,.post-type-archive-living .grid-item.promo h3,.post-type-archive-recipe .grid-item.promo h3,.post-type-archive-student .grid-item.promo h3,.single-living .grid-item.promo h3,.single-student .grid-item.promo h3,.tax-recipe-type .grid-item.promo h3{font-weight:700;font-size:1.375rem;line-height:1.4;color:#254d68}.error404 .grid-item.promo h3.enews-title,.post-type-archive-living .grid-item.promo h3.enews-title,.post-type-archive-recipe .grid-item.promo h3.enews-title,.post-type-archive-student .grid-item.promo h3.enews-title,.single-living .grid-item.promo h3.enews-title,.single-student .grid-item.promo h3.enews-title,.tax-recipe-type .grid-item.promo h3.enews-title{color:#2375c9}.error404 .grid-item.promo p,.post-type-archive-living .grid-item.promo p,.post-type-archive-recipe .grid-item.promo p,.post-type-archive-student .grid-item.promo p,.single-living .grid-item.promo p,.single-student .grid-item.promo p,.tax-recipe-type .grid-item.promo p{font-size:1rem;line-height:1.4}@media screen and (min-width:75em) and (max-width:87.49875em){.error404 .grid-item.promo p,.post-type-archive-living .grid-item.promo p,.post-type-archive-recipe .grid-item.promo p,.post-type-archive-student .grid-item.promo p,.single-living .grid-item.promo p,.single-student .grid-item.promo p,.tax-recipe-type .grid-item.promo p{font-size:.9rem}}.error404 .grid-item.promo .button.text-button,.post-type-archive-living .grid-item.promo .button.text-button,.post-type-archive-recipe .grid-item.promo .button.text-button,.post-type-archive-student .grid-item.promo .button.text-button,.single-living .grid-item.promo .button.text-button,.single-student .grid-item.promo .button.text-button,.tax-recipe-type .grid-item.promo .button.text-button{margin:1.5rem 0;text-transform:uppercase;font-weight:900}.error404 .grid-item.promo a.cover-link,.post-type-archive-living .grid-item.promo a.cover-link,.post-type-archive-recipe .grid-item.promo a.cover-link,.post-type-archive-student .grid-item.promo a.cover-link,.single-living .grid-item.promo a.cover-link,.single-student .grid-item.promo a.cover-link,.tax-recipe-type .grid-item.promo a.cover-link{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.error404 .grid-item.promo .acf-media-credit,.post-type-archive-living .grid-item.promo .acf-media-credit,.post-type-archive-recipe .grid-item.promo .acf-media-credit,.post-type-archive-student .grid-item.promo .acf-media-credit,.single-living .grid-item.promo .acf-media-credit,.single-student .grid-item.promo .acf-media-credit,.tax-recipe-type .grid-item.promo .acf-media-credit{top:auto;bottom:.5rem;z-index:3}.error404 .mid-size.promo .content,.post-type-archive-living .mid-size.promo .content,.post-type-archive-recipe .mid-size.promo .content,.post-type-archive-student .mid-size.promo .content,.single-living .mid-size.promo .content,.single-student .mid-size.promo .content,.tax-recipe-type .mid-size.promo .content{text-align:center}.error404 .grid-item.promo.sidebar h3,.post-type-archive-living .grid-item.promo.sidebar h3,.post-type-archive-recipe .grid-item.promo.sidebar h3,.post-type-archive-student .grid-item.promo.sidebar h3,.single-living .grid-item.promo.sidebar h3,.single-student .grid-item.promo.sidebar h3,.tax-recipe-type .grid-item.promo.sidebar h3{font-weight:900;color:#2375c9;font-size:1.25rem;line-height:1.4}.error404 .grid-item.promo.sidebar .inner,.post-type-archive-living .grid-item.promo.sidebar .inner,.post-type-archive-recipe .grid-item.promo.sidebar .inner,.post-type-archive-student .grid-item.promo.sidebar .inner,.single-living .grid-item.promo.sidebar .inner,.single-student .grid-item.promo.sidebar .inner,.tax-recipe-type .grid-item.promo.sidebar .inner{background:#fff;text-align:center;border-top:8px solid #fb5d5d;padding:1rem}.error404 .grid-item.promo.sidebar.blue .inner,.post-type-archive-living .grid-item.promo.sidebar.blue .inner,.post-type-archive-recipe .grid-item.promo.sidebar.blue .inner,.post-type-archive-student .grid-item.promo.sidebar.blue .inner,.single-living .grid-item.promo.sidebar.blue .inner,.single-student .grid-item.promo.sidebar.blue .inner,.tax-recipe-type .grid-item.promo.sidebar.blue .inner{background:#4e838d;color:#fff}.error404 .grid-item .promo.image .content,.post-type-archive-living .grid-item .promo.image .content,.post-type-archive-recipe .grid-item .promo.image .content,.post-type-archive-student .grid-item .promo.image .content,.single-living .grid-item .promo.image .content,.single-student .grid-item .promo.image .content,.tax-recipe-type .grid-item .promo.image .content{padding:1rem 1rem 1.5rem}.error404 .grid-item .promo.image h2,.error404 .grid-item .promo.image h3,.post-type-archive-living .grid-item .promo.image h2,.post-type-archive-living .grid-item .promo.image h3,.post-type-archive-recipe .grid-item .promo.image h2,.post-type-archive-recipe .grid-item .promo.image h3,.post-type-archive-student .grid-item .promo.image h2,.post-type-archive-student .grid-item .promo.image h3,.single-living .grid-item .promo.image h2,.single-living .grid-item .promo.image h3,.single-student .grid-item .promo.image h2,.single-student .grid-item .promo.image h3,.tax-recipe-type .grid-item .promo.image h2,.tax-recipe-type .grid-item .promo.image h3{font-size:1.25rem;margin-top:0}.error404 .grid-item .promo.image p,.post-type-archive-living .grid-item .promo.image p,.post-type-archive-recipe .grid-item .promo.image p,.post-type-archive-student .grid-item .promo.image p,.single-living .grid-item .promo.image p,.single-student .grid-item .promo.image p,.tax-recipe-type .grid-item .promo.image p{margin:0}@media print,screen and (min-width:40em){.error404 .large-4.promo .promo.text,.error404 .medium-6.promo .promo.text,.post-type-archive-living .large-4.promo .promo.text,.post-type-archive-living .medium-6.promo .promo.text,.post-type-archive-recipe .large-4.promo .promo.text,.post-type-archive-recipe .medium-6.promo .promo.text,.post-type-archive-student .large-4.promo .promo.text,.post-type-archive-student .medium-6.promo .promo.text,.single-living .large-4.promo .promo.text,.single-living .medium-6.promo .promo.text,.single-student .large-4.promo .promo.text,.single-student .medium-6.promo .promo.text,.tax-recipe-type .large-4.promo .promo.text,.tax-recipe-type .medium-6.promo .promo.text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:inherit}}.error404 .large-4.promo .promo.text .wrap,.error404 .medium-6.promo .promo.text .wrap,.post-type-archive-living .large-4.promo .promo.text .wrap,.post-type-archive-living .medium-6.promo .promo.text .wrap,.post-type-archive-recipe .large-4.promo .promo.text .wrap,.post-type-archive-recipe .medium-6.promo .promo.text .wrap,.post-type-archive-student .large-4.promo .promo.text .wrap,.post-type-archive-student .medium-6.promo .promo.text .wrap,.single-living .large-4.promo .promo.text .wrap,.single-living .medium-6.promo .promo.text .wrap,.single-student .large-4.promo .promo.text .wrap,.single-student .medium-6.promo .promo.text .wrap,.tax-recipe-type .large-4.promo .promo.text .wrap,.tax-recipe-type .medium-6.promo .promo.text .wrap{width:100%}@media print,screen and (min-width:40em){.error404 .large-4.promo .promo.image,.error404 .medium-6.promo .promo.image,.post-type-archive-living .large-4.promo .promo.image,.post-type-archive-living .medium-6.promo .promo.image,.post-type-archive-recipe .large-4.promo .promo.image,.post-type-archive-recipe .medium-6.promo .promo.image,.post-type-archive-student .large-4.promo .promo.image,.post-type-archive-student .medium-6.promo .promo.image,.single-living .large-4.promo .promo.image,.single-living .medium-6.promo .promo.image,.single-student .large-4.promo .promo.image,.single-student .medium-6.promo .promo.image,.tax-recipe-type .large-4.promo .promo.image,.tax-recipe-type .medium-6.promo .promo.image{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;height:inherit}}.error404 .large-4.promo .promo.image .wrap,.error404 .medium-6.promo .promo.image .wrap,.post-type-archive-living .large-4.promo .promo.image .wrap,.post-type-archive-living .medium-6.promo .promo.image .wrap,.post-type-archive-recipe .large-4.promo .promo.image .wrap,.post-type-archive-recipe .medium-6.promo .promo.image .wrap,.post-type-archive-student .large-4.promo .promo.image .wrap,.post-type-archive-student .medium-6.promo .promo.image .wrap,.single-living .large-4.promo .promo.image .wrap,.single-living .medium-6.promo .promo.image .wrap,.single-student .large-4.promo .promo.image .wrap,.single-student .medium-6.promo .promo.image .wrap,.tax-recipe-type .large-4.promo .promo.image .wrap,.tax-recipe-type .medium-6.promo .promo.image .wrap{width:100%}@media print,screen and (min-width:64em){.error404 .medium-12 .promo.image .wrap,.error404 .mid-size .promo.image .wrap,.post-type-archive-living .medium-12 .promo.image .wrap,.post-type-archive-living .mid-size .promo.image .wrap,.post-type-archive-recipe .medium-12 .promo.image .wrap,.post-type-archive-recipe .mid-size .promo.image .wrap,.post-type-archive-student .medium-12 .promo.image .wrap,.post-type-archive-student .mid-size .promo.image .wrap,.single-living .medium-12 .promo.image .wrap,.single-living .mid-size .promo.image .wrap,.single-student .medium-12 .promo.image .wrap,.single-student .mid-size .promo.image .wrap,.tax-recipe-type .medium-12 .promo.image .wrap,.tax-recipe-type .mid-size .promo.image .wrap{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.error404 .medium-12 .promo.image .image,.error404 .mid-size .promo.image .image,.post-type-archive-living .medium-12 .promo.image .image,.post-type-archive-living .mid-size .promo.image .image,.post-type-archive-recipe .medium-12 .promo.image .image,.post-type-archive-recipe .mid-size .promo.image .image,.post-type-archive-student .medium-12 .promo.image .image,.post-type-archive-student .mid-size .promo.image .image,.single-living .medium-12 .promo.image .image,.single-living .mid-size .promo.image .image,.single-student .medium-12 .promo.image .image,.single-student .mid-size .promo.image .image,.tax-recipe-type .medium-12 .promo.image .image,.tax-recipe-type .mid-size .promo.image .image{width:45%;margin:0}.error404 .medium-12 .promo.image .content,.error404 .mid-size .promo.image .content,.post-type-archive-living .medium-12 .promo.image .content,.post-type-archive-living .mid-size .promo.image .content,.post-type-archive-recipe .medium-12 .promo.image .content,.post-type-archive-recipe .mid-size .promo.image .content,.post-type-archive-student .medium-12 .promo.image .content,.post-type-archive-student .mid-size .promo.image .content,.single-living .medium-12 .promo.image .content,.single-living .mid-size .promo.image .content,.single-student .medium-12 .promo.image .content,.single-student .mid-size .promo.image .content,.tax-recipe-type .medium-12 .promo.image .content,.tax-recipe-type .mid-size .promo.image .content{width:55%}.error404 .medium-12 .promo.image .text-button,.error404 .mid-size .promo.image .text-button,.post-type-archive-living .medium-12 .promo.image .text-button,.post-type-archive-living .mid-size .promo.image .text-button,.post-type-archive-recipe .medium-12 .promo.image .text-button,.post-type-archive-recipe .mid-size .promo.image .text-button,.post-type-archive-student .medium-12 .promo.image .text-button,.post-type-archive-student .mid-size .promo.image .text-button,.single-living .medium-12 .promo.image .text-button,.single-living .mid-size .promo.image .text-button,.single-student .medium-12 .promo.image .text-button,.single-student .mid-size .promo.image .text-button,.tax-recipe-type .medium-12 .promo.image .text-button,.tax-recipe-type .mid-size .promo.image .text-button{position:relative;top:auto;right:auto;max-width:100%;margin-top:0}}.error404 .full-width .promo.image,.post-type-archive-living .full-width .promo.image,.post-type-archive-recipe .full-width .promo.image,.post-type-archive-student .full-width .promo.image,.single-living .full-width .promo.image,.single-student .full-width .promo.image,.tax-recipe-type .full-width .promo.image{position:relative;text-align:left}.error404 .full-width .promo.image h3,.post-type-archive-living .full-width .promo.image h3,.post-type-archive-recipe .full-width .promo.image h3,.post-type-archive-student .full-width .promo.image h3,.single-living .full-width .promo.image h3,.single-student .full-width .promo.image h3,.tax-recipe-type .full-width .promo.image h3{font-size:1.3rem;line-height:1.2;font-weight:700;margin:0 0 .5rem}.error404 .full-width .promo.image .content,.post-type-archive-living .full-width .promo.image .content,.post-type-archive-recipe .full-width .promo.image .content,.post-type-archive-student .full-width .promo.image .content,.single-living .full-width .promo.image .content,.single-student .full-width .promo.image .content,.tax-recipe-type .full-width .promo.image .content{text-align:center}.error404 .full-width .promo.image .inner,.post-type-archive-living .full-width .promo.image .inner,.post-type-archive-recipe .full-width .promo.image .inner,.post-type-archive-student .full-width .promo.image .inner,.single-living .full-width .promo.image .inner,.single-student .full-width .promo.image .inner,.tax-recipe-type .full-width .promo.image .inner{padding:1rem}.error404 .full-width .promo.image img,.post-type-archive-living .full-width .promo.image img,.post-type-archive-recipe .full-width .promo.image img,.post-type-archive-student .full-width .promo.image img,.single-living .full-width .promo.image img,.single-student .full-width .promo.image img,.tax-recipe-type .full-width .promo.image img{display:block;max-width:100%;margin:0 auto}.error404 .full-width .promo.image p,.post-type-archive-living .full-width .promo.image p,.post-type-archive-recipe .full-width .promo.image p,.post-type-archive-student .full-width .promo.image p,.single-living .full-width .promo.image p,.single-student .full-width .promo.image p,.tax-recipe-type .full-width .promo.image p{line-height:1.2;margin:0}.error404 .full-width .promo.image .text-button,.post-type-archive-living .full-width .promo.image .text-button,.post-type-archive-recipe .full-width .promo.image .text-button,.post-type-archive-student .full-width .promo.image .text-button,.single-living .full-width .promo.image .text-button,.single-student .full-width .promo.image .text-button,.tax-recipe-type .full-width .promo.image .text-button{display:block;max-width:300px;margin:10px auto;text-transform:uppercase}@media screen and (min-width:40em) and (max-width:63.99875em){.error404 .full-width .promo.image .wrap,.post-type-archive-living .full-width .promo.image .wrap,.post-type-archive-recipe .full-width .promo.image .wrap,.post-type-archive-student .full-width .promo.image .wrap,.single-living .full-width .promo.image .wrap,.single-student .full-width .promo.image .wrap,.tax-recipe-type .full-width .promo.image .wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.error404 .full-width .promo.image .image,.post-type-archive-living .full-width .promo.image .image,.post-type-archive-recipe .full-width .promo.image .image,.post-type-archive-student .full-width .promo.image .image,.single-living .full-width .promo.image .image,.single-student .full-width .promo.image .image,.tax-recipe-type .full-width .promo.image .image{width:45%;margin:0}.error404 .full-width .promo.image .content,.post-type-archive-living .full-width .promo.image .content,.post-type-archive-recipe .full-width .promo.image .content,.post-type-archive-student .full-width .promo.image .content,.single-living .full-width .promo.image .content,.single-student .full-width .promo.image .content,.tax-recipe-type .full-width .promo.image .content{width:55%;padding:.25rem 1rem}.error404 .full-width .promo.image .text-button,.post-type-archive-living .full-width .promo.image .text-button,.post-type-archive-recipe .full-width .promo.image .text-button,.post-type-archive-student .full-width .promo.image .text-button,.single-living .full-width .promo.image .text-button,.single-student .full-width .promo.image .text-button,.tax-recipe-type .full-width .promo.image .text-button{display:block;position:relative;top:auto;right:auto;max-width:100%;margin:.5rem .5rem 0}}@media print,screen and (min-width:64em){.error404 .full-width .promo.image .inner,.post-type-archive-living .full-width .promo.image .inner,.post-type-archive-recipe .full-width .promo.image .inner,.post-type-archive-student .full-width .promo.image .inner,.single-living .full-width .promo.image .inner,.single-student .full-width .promo.image .inner,.tax-recipe-type .full-width .promo.image .inner{padding:0}.error404 .full-width .promo.image .image,.post-type-archive-living .full-width .promo.image .image,.post-type-archive-recipe .full-width .promo.image .image,.post-type-archive-student .full-width .promo.image .image,.single-living .full-width .promo.image .image,.single-student .full-width .promo.image .image,.tax-recipe-type .full-width .promo.image .image{width:27%}.error404 .full-width .promo.image .content,.post-type-archive-living .full-width .promo.image .content,.post-type-archive-recipe .full-width .promo.image .content,.post-type-archive-student .full-width .promo.image .content,.single-living .full-width .promo.image .content,.single-student .full-width .promo.image .content,.tax-recipe-type .full-width .promo.image .content{width:62%;padding:1rem 18% 1rem 1rem}.error404 .full-width .promo.image .text-button,.post-type-archive-living .full-width .promo.image .text-button,.post-type-archive-recipe .full-width .promo.image .text-button,.post-type-archive-student .full-width .promo.image .text-button,.single-living .full-width .promo.image .text-button,.single-student .full-width .promo.image .text-button,.tax-recipe-type .full-width .promo.image .text-button{position:absolute;top:30%;right:3%;width:24%;margin-top:0}}@media screen and (min-width:75em) and (max-width:87.49875em){.error404 .full-width .promo.image .image,.post-type-archive-living .full-width .promo.image .image,.post-type-archive-recipe .full-width .promo.image .image,.post-type-archive-student .full-width .promo.image .image,.single-living .full-width .promo.image .image,.single-student .full-width .promo.image .image,.tax-recipe-type .full-width .promo.image .image{width:35%}.error404 .full-width .promo.image .content,.post-type-archive-living .full-width .promo.image .content,.post-type-archive-recipe .full-width .promo.image .content,.post-type-archive-student .full-width .promo.image .content,.single-living .full-width .promo.image .content,.single-student .full-width .promo.image .content,.tax-recipe-type .full-width .promo.image .content{width:75%;padding:1rem 37% 1rem 2rem}.error404 .full-width .promo.image .text-button,.post-type-archive-living .full-width .promo.image .text-button,.post-type-archive-recipe .full-width .promo.image .text-button,.post-type-archive-student .full-width .promo.image .text-button,.single-living .full-width .promo.image .text-button,.single-student .full-width .promo.image .text-button,.tax-recipe-type .full-width .promo.image .text-button{width:21%}}.error404 .mid-size .promo.image,.post-type-archive-living .mid-size .promo.image,.post-type-archive-recipe .mid-size .promo.image,.post-type-archive-student .mid-size .promo.image,.single-living .mid-size .promo.image,.single-student .mid-size .promo.image,.tax-recipe-type .mid-size .promo.image{position:relative;text-align:center}.error404 .mid-size .promo.image h2,.post-type-archive-living .mid-size .promo.image h2,.post-type-archive-recipe .mid-size .promo.image h2,.post-type-archive-student .mid-size .promo.image h2,.single-living .mid-size .promo.image h2,.single-student .mid-size .promo.image h2,.tax-recipe-type .mid-size .promo.image h2{font-size:1.3rem;line-height:1.2;font-weight:700;margin:0 0 .5rem}@media screen and (min-width:87.5em){.error404 .mid-size .promo.image h2,.post-type-archive-living .mid-size .promo.image h2,.post-type-archive-recipe .mid-size .promo.image h2,.post-type-archive-student .mid-size .promo.image h2,.single-living .mid-size .promo.image h2,.single-student .mid-size .promo.image h2,.tax-recipe-type .mid-size .promo.image h2{font-size:1.5rem}}.error404 .mid-size .promo.image .image,.post-type-archive-living .mid-size .promo.image .image,.post-type-archive-recipe .mid-size .promo.image .image,.post-type-archive-student .mid-size .promo.image .image,.single-living .mid-size .promo.image .image,.single-student .mid-size .promo.image .image,.tax-recipe-type .mid-size .promo.image .image{display:block;margin:0 auto 1rem}@media print,screen and (min-width:64em){.error404 .mid-size .promo.image .image,.post-type-archive-living .mid-size .promo.image .image,.post-type-archive-recipe .mid-size .promo.image .image,.post-type-archive-student .mid-size .promo.image .image,.single-living .mid-size .promo.image .image,.single-student .mid-size .promo.image .image,.tax-recipe-type .mid-size .promo.image .image{text-align:left}}.error404 .mid-size .promo.image .acf-media-credit,.post-type-archive-living .mid-size .promo.image .acf-media-credit,.post-type-archive-recipe .mid-size .promo.image .acf-media-credit,.post-type-archive-student .mid-size .promo.image .acf-media-credit,.single-living .mid-size .promo.image .acf-media-credit,.single-student .mid-size .promo.image .acf-media-credit,.tax-recipe-type .mid-size .promo.image .acf-media-credit{position:relative;width:auto;top:auto;left:auto;bottom:auto;padding:0;text-align:right}@media print,screen and (min-width:64em){.error404 .mid-size .promo.image .acf-media-credit,.post-type-archive-living .mid-size .promo.image .acf-media-credit,.post-type-archive-recipe .mid-size .promo.image .acf-media-credit,.post-type-archive-student .mid-size .promo.image .acf-media-credit,.single-living .mid-size .promo.image .acf-media-credit,.single-student .mid-size .promo.image .acf-media-credit,.tax-recipe-type .mid-size .promo.image .acf-media-credit{text-align:left}}.error404 .mid-size .promo.image .content,.post-type-archive-living .mid-size .promo.image .content,.post-type-archive-recipe .mid-size .promo.image .content,.post-type-archive-student .mid-size .promo.image .content,.single-living .mid-size .promo.image .content,.single-student .mid-size .promo.image .content,.tax-recipe-type .mid-size .promo.image .content{text-align:center}.error404 .mid-size .promo.image .inner,.post-type-archive-living .mid-size .promo.image .inner,.post-type-archive-recipe .mid-size .promo.image .inner,.post-type-archive-student .mid-size .promo.image .inner,.single-living .mid-size .promo.image .inner,.single-student .mid-size .promo.image .inner,.tax-recipe-type .mid-size .promo.image .inner{padding:1rem}@media print,screen and (min-width:40em){.error404 .mid-size .promo.image .image,.post-type-archive-living .mid-size .promo.image .image,.post-type-archive-recipe .mid-size .promo.image .image,.post-type-archive-student .mid-size .promo.image .image,.single-living .mid-size .promo.image .image,.single-student .mid-size .promo.image .image,.tax-recipe-type .mid-size .promo.image .image{display:block;width:auto}.error404 .mid-size .promo.image .content,.post-type-archive-living .mid-size .promo.image .content,.post-type-archive-recipe .mid-size .promo.image .content,.post-type-archive-student .mid-size .promo.image .content,.single-living .mid-size .promo.image .content,.single-student .mid-size .promo.image .content,.tax-recipe-type .mid-size .promo.image .content{position:relative;padding:0 1rem}.error404 .mid-size .promo.image .text-button,.post-type-archive-living .mid-size .promo.image .text-button,.post-type-archive-recipe .mid-size .promo.image .text-button,.post-type-archive-student .mid-size .promo.image .text-button,.single-living .mid-size .promo.image .text-button,.single-student .mid-size .promo.image .text-button,.tax-recipe-type .mid-size .promo.image .text-button{margin-top:10px}}@media print,screen and (min-width:64em){.error404 .mid-size .promo.image .image,.post-type-archive-living .mid-size .promo.image .image,.post-type-archive-recipe .mid-size .promo.image .image,.post-type-archive-student .mid-size .promo.image .image,.single-living .mid-size .promo.image .image,.single-student .mid-size .promo.image .image,.tax-recipe-type .mid-size .promo.image .image{width:45%}}.error404 .content.promo,.post-type-archive-living .content.promo,.post-type-archive-recipe .content.promo,.post-type-archive-student .content.promo,.single-living .content.promo,.single-student .content.promo,.tax-recipe-type .content.promo{position:relative;margin:2rem 0;padding:0;text-align:center}.error404 .content.promo:hover a.button,.post-type-archive-living .content.promo:hover a.button,.post-type-archive-recipe .content.promo:hover a.button,.post-type-archive-student .content.promo:hover a.button,.single-living .content.promo:hover a.button,.single-student .content.promo:hover a.button,.tax-recipe-type .content.promo:hover a.button{background-color:#c33}.error404 .content.promo:hover a.button.blue,.post-type-archive-living .content.promo:hover a.button.blue,.post-type-archive-recipe .content.promo:hover a.button.blue,.post-type-archive-student .content.promo:hover a.button.blue,.single-living .content.promo:hover a.button.blue,.single-student .content.promo:hover a.button.blue,.tax-recipe-type .content.promo:hover a.button.blue{background-color:#4e838d}@media print,screen and (min-width:40em){.error404 .content.promo,.post-type-archive-living .content.promo,.post-type-archive-recipe .content.promo,.post-type-archive-student .content.promo,.single-living .content.promo,.single-student .content.promo,.tax-recipe-type .content.promo{text-align:left;margin:2rem 0 3rem}.error404 .content.promo.enews,.error404 .content.promo.vsk,.post-type-archive-living .content.promo.enews,.post-type-archive-living .content.promo.vsk,.post-type-archive-recipe .content.promo.enews,.post-type-archive-recipe .content.promo.vsk,.post-type-archive-student .content.promo.enews,.post-type-archive-student .content.promo.vsk,.single-living .content.promo.enews,.single-living .content.promo.vsk,.single-student .content.promo.enews,.single-student .content.promo.vsk,.tax-recipe-type .content.promo.enews,.tax-recipe-type .content.promo.vsk{margin:2rem 0}}.error404 .content.promo .text h3,.post-type-archive-living .content.promo .text h3,.post-type-archive-recipe .content.promo .text h3,.post-type-archive-student .content.promo .text h3,.single-living .content.promo .text h3,.single-student .content.promo .text h3,.tax-recipe-type .content.promo .text h3{font-size:1.4rem;color:#333}.error404 .content.promo h2,.post-type-archive-living .content.promo h2,.post-type-archive-recipe .content.promo h2,.post-type-archive-student .content.promo h2,.single-living .content.promo h2,.single-student .content.promo h2,.tax-recipe-type .content.promo h2{margin:1rem 0;font-size:1.3rem;color:#333}.error404 .content.promo img,.post-type-archive-living .content.promo img,.post-type-archive-recipe .content.promo img,.post-type-archive-student .content.promo img,.single-living .content.promo img,.single-student .content.promo img,.tax-recipe-type .content.promo img{display:block;margin:0 auto}.error404 .content.promo a.button,.post-type-archive-living .content.promo a.button,.post-type-archive-recipe .content.promo a.button,.post-type-archive-student .content.promo a.button,.single-living .content.promo a.button,.single-student .content.promo a.button,.tax-recipe-type .content.promo a.button{color:#fff;width:auto;font-size:1rem;display:inline-block;max-width:100%}.error404 .content.promo a.button:hover,.post-type-archive-living .content.promo a.button:hover,.post-type-archive-recipe .content.promo a.button:hover,.post-type-archive-student .content.promo a.button:hover,.single-living .content.promo a.button:hover,.single-student .content.promo a.button:hover,.tax-recipe-type .content.promo a.button:hover{background-color:#c33}.error404 .content.promo .cover-link,.post-type-archive-living .content.promo .cover-link,.post-type-archive-recipe .content.promo .cover-link,.post-type-archive-student .content.promo .cover-link,.single-living .content.promo .cover-link,.single-student .content.promo .cover-link,.tax-recipe-type .content.promo .cover-link{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}@media print,screen and (min-width:40em){.error404 .content.promo h2,.error404 .content.promo h3,.post-type-archive-living .content.promo h2,.post-type-archive-living .content.promo h3,.post-type-archive-recipe .content.promo h2,.post-type-archive-recipe .content.promo h3,.post-type-archive-student .content.promo h2,.post-type-archive-student .content.promo h3,.single-living .content.promo h2,.single-living .content.promo h3,.single-student .content.promo h2,.single-student .content.promo h3,.tax-recipe-type .content.promo h2,.tax-recipe-type .content.promo h3{padding-top:0}.error404 .content.promo .image,.post-type-archive-living .content.promo .image,.post-type-archive-recipe .content.promo .image,.post-type-archive-student .content.promo .image,.single-living .content.promo .image,.single-student .content.promo .image,.tax-recipe-type .content.promo .image{float:left;margin:0 1.4rem 0 0}.error404 .content.promo a.button,.post-type-archive-living .content.promo a.button,.post-type-archive-recipe .content.promo a.button,.post-type-archive-student .content.promo a.button,.single-living .content.promo a.button,.single-student .content.promo a.button,.tax-recipe-type .content.promo a.button{margin:0 0 1em}}.related-posts-wrapper{position:relative}.related-posts-wrapper .rectangle-bg{position:absolute;top:6.5rem;left:0;width:20%;height:auto;bottom:0;background:#cae1e4}.related-posts{position:relative;z-index:1;margin:2rem 0 0;text-align:center}@media screen and (max-width:39.99875em){.related-posts{text-align:center}}.related-posts h3{font-size:3rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:800;text-transform:uppercase;margin:2rem 0}@media screen and (max-width:39.99875em){.related-posts h3{font-size:2.3rem}}.related-posts h2{font-weight:900;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;color:#254d68;font-size:1.25rem;line-height:1.2;margin-top:0;padding-top:0}.related-posts h2 a{color:#254d68}@media screen and (max-width:39.99875em){.related-posts h2{line-height:1.5}}.related-posts .category-label{display:none}.related-posts .acf-media-credit{text-align:right;font-size:.7rem;line-height:1.5}@media screen and (max-width:39.99875em){.related-posts .acf-media-credit{text-align:center;font-size:.8rem}}.related-posts .grid-item .inner{background:#fff;padding:0}.related-posts .grid-item .description{min-height:0}@media screen and (max-width:39.99875em){.related-posts .grid-item .description{min-height:0;padding:1rem}}@media print,screen and (min-width:40em){.related-posts .grid-item .thumb{padding-bottom:45%}}.single-living .related-posts .category-label{display:inline-block}.home .slideshow-wrap{position:relative;padding:2rem 1rem 1rem}@media print,screen and (min-width:40em){.home .slideshow-wrap{padding:2rem 100px 1rem}}.home .slideshow-wrap .cycle-slideshow{max-width:780px;margin:0 20px}@media print,screen and (min-width:40em){.home .slideshow-wrap .cycle-slideshow{margin:0 auto}}.home .slideshow-wrap .cycle-slideshow .cycle-slide{width:100%}.home .slideshow-wrap .cycle-slideshow img{width:100%;height:auto}.home .slideshow-wrap .cycle-slideshow .description{text-align:left;padding:1rem 0 0}.home .slideshow-wrap .cycle-slideshow .description a{font-weight:700}.home .slideshow-wrap .cycle-pager span{border-radius:50%;display:inline-block;margin-right:7px;width:12px;height:12px;line-height:12px;cursor:pointer;background:#159eb2;color:#159eb2}@media print,screen and (min-width:40em){.home .slideshow-wrap .cycle-pager span{width:20px;height:20px}}.home .slideshow-wrap .cycle-pager span.cycle-pager-active{background:#254d68;color:#254d68}.home .slideshow-wrap h4{font-size:1.2125rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;text-transform:none;font-weight:800}.home .slideshow-wrap .arrow{position:absolute;top:40%;left:10px}.home .slideshow-wrap #cycle-next{left:auto;right:10px}.home .slideshow-wrap svg{width:30px;height:30px;fill:#4e838d}@media print,screen and (min-width:40em){.home .slideshow-wrap svg{width:50px;height:50px}}.home .slideshow-wrap a:hover svg{fill:#254d68}.single .peta-gallery{clear:both;position:relative}.single .slideshow-wrap{text-align:center;position:relative;margin:1rem 0}.single .slideshow-wrap .custom-caption{text-align:left}.single .slideshow-wrap .custom-caption:not(:empty){z-index:100;padding:.5rem;width:100%;margin:0 auto;color:#254d68}.single .slideshow-wrap .custom-caption a{color:#254d68;text-decoration:underline}.single .peta-slideshow{display:block;position:relative;padding:0}.single .peta-slideshow .cycle-pager,.single .peta-slideshow .slideshow{text-align:left}.single .peta-slideshow .cycle-slideshow{z-index:99}.single .peta-slideshow .cycle-slideshow .cycle-slide{display:none}.single .peta-slideshow .arrow{position:absolute;top:40%;margin-top:-25px;left:0;background:url(../images/icon-prev-white.svg) no-repeat;background-color:rgba(101,155,170,.8);background-size:contain;width:50px;padding:10px;height:50px;text-indent:-9999px;z-index:99;cursor:pointer}@media screen and (max-width:39.99875em){.single .peta-slideshow .arrow{top:180px}}.single .peta-slideshow #cycle-next{right:0;background-image:url(../images/icon-next-white.svg);left:auto}.single .peta-slideshow .credit-container{position:absolute;bottom:5px;right:5px}.single .peta-slideshow .credit-container a{color:#fff}.single .no-svg .peta-slideshow .arrow{background:url(../img/cycle-prev.png) no-repeat;background-size:contain}.single .no-svg .peta-slideshow #cycle-next{background:url(../img/cycle-next.png) no-repeat;background-size:contain}.single .cycle-slideshow{overflow:hidden}.single .cycle-slideshow p{margin:0}.single .cycle-pager{margin:.5rem auto;padding:0 0 .5rem;overflow-y:hidden;white-space:nowrap;width:85%}.single .cycle-pager img{width:80px;border:1px solid #090a0b;height:auto;margin-right:.5rem;cursor:pointer}.single .cycle-pager img:hover{opacity:.8}.single .cycle-pager img.cycle-pager-active{border-color:#fff}@media screen and (max-width:39.99875em){.single .peta-slideshow .arrow{width:44px;height:44px;left:0}.single .dark-bar .peta-slideshow .arrow{background-color:transparent;background-size:100%}.single .cycle-pager{padding:0 4px .5rem}.single .cycle-pager img{width:60px}.single .peta-slideshow #cycle-prev{left:0}.single .peta-slideshow #cycle-next{background-size:80% auto;background-position:50%;right:0}}.social-follow-links{margin:0 0 2rem;padding:1rem .75rem;background:#fff}@media print,screen and (min-width:40em){.social-follow-links{padding:.5rem .7rem .8rem}}.social-follow-links .icons{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media screen and (max-width:63.99875em){.social-follow-links .icons{max-width:300px}}.social-follow-links.teachkind .icons{display:inline-block}.social-follow-links h4{color:#333;display:none;text-transform:uppercase;font-size:.75rem;font-weight:400;margin:0;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;padding:.5rem 0}@media print,screen and (min-width:40em){.social-follow-links h4{display:block;clear:both}}.social-follow-links a{display:inline-block;vertical-align:middle}@media screen and (max-width:63.99875em){.social-follow-links a{line-height:0;margin:.4rem 0 0}}@media screen and (max-width:63.99875em){.social-follow-links svg{height:38px;width:38px}}@media print,screen and (min-width:64em){.social-follow-links svg{width:30px;height:30px}}.social-follow-links .facebook svg{fill:#1877f2}.social-follow-links .twitter svg{fill:#1da1f2}.social-follow-links .pinterest svg{fill:#cb2027}.social-follow-links .youtube svg{fill:#f8251c;height:48px;width:48px}@media print,screen and (min-width:64em){.social-follow-links .youtube svg{height:42px;width:42px}}.post-type-archive-student .social-follow-links .icons,.single-student .social-follow-links .icons{-ms-flex-pack:initial;justify-content:initial}.post-type-archive-student .social-follow-links .icons a,.single-student .social-follow-links .icons a{padding-right:.5rem}.home .social-follow-links{margin-bottom:0}@media screen and (min-width:40em) and (max-width:63.99875em){.post-type-archive-living .social-follow-links svg,.post-type-archive-recipe .social-follow-links svg,.single-living .social-follow-links svg,.tax-recipe-type .social-follow-links svg{width:30px;height:34px}.post-type-archive-living .social-follow-links .youtube svg,.post-type-archive-recipe .social-follow-links .youtube svg,.single-living .social-follow-links .youtube svg,.tax-recipe-type .social-follow-links .youtube svg{width:38px;height:38px}}.post-type-archive-teachkind .main-grid .row .social-follow-links{margin-top:2em}.instagram-media{margin:0 auto!important;position:inherit!important}.twitter-tweet.twitter-tweet-rendered{margin:0 auto}.fb-post.fb_iframe_widget{margin:0 auto 1rem;width:100%;text-align:center}.fb_iframe_widget iframe,.fb_iframe_widget span{max-width:100%}@media screen and (max-width:63.99875em){.post-list .social-follow-links{margin:0 .7rem 2rem}}.content .inline-share-bar{width:100%;margin:.5rem 0;padding:0;text-align:center}.content .inline-share-bar a{display:inline-block;padding:.5rem;width:42px;height:42px;margin:0 5px 5px 0}@media screen and (max-width:39.99875em){.content .inline-share-bar a{width:36px;height:36px;padding:.25rem}}.content .inline-share-bar a svg{fill:#fff}.content .inline-share-bar a.facebook{background:#1877f2}.content .inline-share-bar a.twitter{background:#1da1f2}.content .inline-share-bar a.pinterest{background:#cb2027}.no-svg .content .inline-share-bar a.facebook-icon{background-image:url(../images/facebook-share.png)}.no-svg .content .inline-share-bar a.twitter-icon{background-image:url(../images/twitter-share.png)}.no-svg .content .inline-share-bar a.pinterest-icon{background-image:url(../images/pinterest-icon.png)}ul.legacy-connect{margin:0;text-align:center}ul.legacy-connect li{display:inline-block;width:50px;margin-right:1%}ul.legacy-connect li:last-of-type{margin-right:0}ul.legacy-connect a{display:block;margin:0}ul.legacy-connect a,ul.legacy-connect svg{height:50px;width:50px}ul.legacy-connect li.facebook svg{fill:#1877f2}ul.legacy-connect li.twitter svg{fill:#1da1f2}ul.legacy-connect li.pinterest svg{fill:#cb2027}ul.legacy-connect li.youtube svg{fill:#f8251c}.video-player{clear:both}.video-player .brightcove-wrapper,.video-player .vimeo-wrapper,.video-player .widescreen-wrapper,.video-player .youtube-wrapper{position:relative;width:100%;height:0;margin:0 auto 1em;padding-bottom:56.27%}.multi-video-player embed,.multi-video-player iframe,.multi-video-player object,.video-player embed,.video-player iframe,.video-player object{position:absolute;width:100%;height:100%;left:0}.player-wrapper{border:0!important}.video-multiplayer{width:100%;position:relative}.video-multiplayer .video-player{width:100%;margin:0 0 1rem;overflow:hidden;clear:none;background:none!important;border:0!important}.video-multiplayer #vimeo-wrapper,.video-multiplayer #youtube-wrapper{position:relative;width:100%;height:0;margin:0 auto;padding-bottom:56.27%}.video-multiplayer #vimeo-wrapper iframe,.video-multiplayer #youtube-wrapper iframe{width:100%!important;height:100%!important;position:absolute}.ytp-large-play-button{position:absolute;top:36%;left:41%;opacity:.7}span.yt-play{display:block;width:100%;height:100%;position:absolute;background-size:cover;background-position:50%;margin-top:-1rem}.playlist-wrapper{padding:1rem 40px .5rem}@media print,screen and (min-width:40em){.playlist-wrapper{padding:1.5rem 80px .5rem}}.playlist-inner{position:relative}.playlist-inner .als-next,.playlist-inner .als-prev{display:block;width:40px;height:40px;position:absolute;top:30%;margin-top:-20px;background:url(../images/icon-prev.svg) no-repeat;background-size:contain;text-indent:-9999px;cursor:pointer}.playlist-inner .als-prev{background-image:url(../images/icon-prev.svg);left:-44px}@media print,screen and (min-width:40em){.playlist-inner .als-prev{left:-80px}}.playlist-inner .als-prev:hover{background-image:url(../images/icon-prev-black.svg)}.playlist-inner .als-next{background-image:url(../images/icon-next.svg);right:-44px}@media print,screen and (min-width:40em){.playlist-inner .als-next{right:-80px}}.playlist-inner .als-next:hover{background-image:url(../images/icon-next-black.svg)}.playlist{width:100%;height:auto!important;margin:1rem 0;position:relative;overflow:hidden;margin:0 auto}.playlist.als-viewport{width:100%!important}.playlist ul{margin:0;overflow-y:hidden;overflow-x:hidden;white-space:nowrap;padding:0}.playlist ul.als-wrapper{height:auto!important}.playlist li{width:110px;display:inline-block;position:relative;margin:0 10px 0 0;padding:0;list-style-type:none;vertical-align:top;font-size:.875rem;border-bottom:0!important;text-align:left}@media print,screen and (min-width:40em){.playlist li{width:182px;font-size:1.2rem}}.playlist li a{display:block;text-decoration:none;line-height:1.2;white-space:pre-wrap;color:#254d68}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.playlist li a{font-size:11px}}@media screen and (min-width:64em){.playlist li .vimeo-img-thumb-wrapper{width:122px;height:95px;position:relative;background-color:#000;overflow:hidden;display:inline-block}.playlist li .vimeo-img-thumb-wrapper img{position:absolute;width:100%!important;height:100%;top:0;left:0;object-fit:cover}}.playlist li img{display:block;background:#254d68;width:100%;margin:0 0 5px;height:auto;padding:1px}.playlist li .vimeo-title{display:inline-block;width:50%;vertical-align:top}.playlist li.current-video img{background:#fff}.playlist li.current-video a{color:#2375c9;font-weight:700}.sidebar-posts-list{background:#fff;padding:2rem 1rem}.sidebar-posts-list:not(#peta-recent-posts-widget){border-top:.625rem solid #2479d0}.sidebar-posts-list h3{margin:0;color:#4f606c;font-size:1.6rem;line-height:1.2;font-family:"proxima-nova",sans-serif;font-weight:700}.sidebar-posts-list .entry{border-bottom:.0625rem solid #ccc;padding:1rem 0}.sidebar-posts-list .entry .wrap{display:block}.sidebar-posts-list .entry:last-child{border-bottom:0}.sidebar-posts-list .thumb{width:100%;height:auto;margin-right:0;margin-bottom:.5rem;float:none}@media screen and (min-width:40em) and (max-width:63.99875em){.sidebar-posts-list .thumb{width:20%;max-width:20%;display:inline-block;margin-right:1rem}}.sidebar-posts-list .thumb img{position:relative;top:auto;left:auto}.sidebar-posts-list .description{width:100%;margin-right:0;float:none}@media screen and (min-width:40em) and (max-width:63.99875em){.sidebar-posts-list .description{width:50%;display:inline-block}}.sidebar-posts-list .description:not(.post-list-has-thumbs){width:100%}@media screen and (min-width:40em) and (max-width:63.99875em){.sidebar-posts-list .description:not(.post-list-has-thumbs){width:50%;display:inline-block}}.sidebar-posts-list .description p{margin:0;color:#4f606c;font-size:1rem;line-height:1.2;font-weight:400;word-wrap:break-word}.sidebar-posts-list .description a,.sidebar-posts-list .description p a{color:#4f606c}.sidebar-posts-list .acf-media-credit{position:relative;display:block;padding:.5rem 0 0;font-size:.7rem;text-align:left;clear:both}.helpful-resources-v2{margin-bottom:2rem;border-color:#fb5d5d}.helpful-resources-v2 h3{color:#4e838d}@media screen and (max-width:39.99875em){#sidebar-landing.columns,#sidebar-single.column,#sidebar-single.columns{height:auto!important;padding:0}}#sidebar-landing.columns .section-nav,#sidebar-single.column .section-nav,#sidebar-single.columns .section-nav{margin:0 0 2rem;border-top:.4375rem solid #2375c9;padding:.5rem 1rem;background:#fff;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif}@media screen and (max-width:63.99875em){#sidebar-landing.columns .section-nav.static-mobile-menu,#sidebar-single.column .section-nav.static-mobile-menu,#sidebar-single.columns .section-nav.static-mobile-menu{margin-bottom:0;border-top:0;padding:0;background:#659baa}}#sidebar-landing.columns .section-nav h2,#sidebar-single.column .section-nav h2,#sidebar-single.columns .section-nav h2{color:#4f606c;font-size:1.625rem}@media screen and (max-width:63.99875em){#sidebar-landing.columns .section-nav h2,#sidebar-single.column .section-nav h2,#sidebar-single.columns .section-nav h2{font-size:2rem;text-transform:uppercase}}#sidebar-landing.columns .section-nav ul,#sidebar-single.column .section-nav ul,#sidebar-single.columns .section-nav ul{margin-left:0;list-style-type:none}#sidebar-landing.columns .section-nav ul li:not(:last-of-type),#sidebar-single.column .section-nav ul li:not(:last-of-type),#sidebar-single.columns .section-nav ul li:not(:last-of-type){border-bottom:.0625rem solid #cacaca}#sidebar-landing.columns .section-nav ul li,#sidebar-single.column .section-nav ul li,#sidebar-single.columns .section-nav ul li{display:block;padding:1rem 0}#sidebar-landing.columns .section-nav ul li.active a:first-of-type,#sidebar-single.column .section-nav ul li.active a:first-of-type,#sidebar-single.columns .section-nav ul li.active a:first-of-type{color:#4f606c}#sidebar-landing.columns .section-nav ul li.active.menu-item-has-children a,#sidebar-single.column .section-nav ul li.active.menu-item-has-children a,#sidebar-single.columns .section-nav ul li.active.menu-item-has-children a{color:#254d68}#sidebar-landing.columns .section-nav ul li.active .sub-menu li,#sidebar-single.column .section-nav ul li.active .sub-menu li,#sidebar-single.columns .section-nav ul li.active .sub-menu li{margin-left:.75rem;border:none}#sidebar-landing.columns .section-nav ul li.active .sub-menu li a,#sidebar-single.column .section-nav ul li.active .sub-menu li a,#sidebar-single.columns .section-nav ul li.active .sub-menu li a{color:#2375c9}#sidebar-landing.columns .section-nav ul li.active .sub-menu li.active a,#sidebar-single.column .section-nav ul li.active .sub-menu li.active a,#sidebar-single.columns .section-nav ul li.active .sub-menu li.active a{color:#254d68}#sidebar-landing.columns .section-nav ul li a,#sidebar-single.column .section-nav ul li a,#sidebar-single.columns .section-nav ul li a{padding:0;background-color:transparent;line-height:2rem}@media screen and (min-width:40em){#sidebar-landing.columns .section-nav ul li a,#sidebar-single.column .section-nav ul li a,#sidebar-single.columns .section-nav ul li a{line-height:1}}@media print,screen and (min-width:64em){#sidebar-landing.columns .section-nav ul li .thumb,#sidebar-single.column .section-nav ul li .thumb,#sidebar-single.columns .section-nav ul li .thumb{display:inline-block}}#sidebar-landing.columns .section-nav ul li .thumb img,#sidebar-single.column .section-nav ul li .thumb img,#sidebar-single.columns .section-nav ul li .thumb img{width:100%}@media print,screen and (min-width:64em){#sidebar-landing.columns .section-nav ul li .thumb img,#sidebar-single.column .section-nav ul li .thumb img,#sidebar-single.columns .section-nav ul li .thumb img{width:6.5625rem}}#sidebar-landing.columns .section-nav ul li .thumb img:hover,#sidebar-single.column .section-nav ul li .thumb img:hover,#sidebar-single.columns .section-nav ul li .thumb img:hover{opacity:.8}#sidebar-landing.columns .section-nav ul li .item-title,#sidebar-single.column .section-nav ul li .item-title,#sidebar-single.columns .section-nav ul li .item-title{padding:.8rem;background-color:#fff;font-size:1.25rem;font-weight:700}@media print,screen and (min-width:64em){#sidebar-landing.columns .section-nav ul li .item-title,#sidebar-single.column .section-nav ul li .item-title,#sidebar-single.columns .section-nav ul li .item-title{display:inline-block;padding:0 0 0 .5rem;font-size:1rem}}#sidebar-landing.columns .section-nav ul li .item-title a,#sidebar-single.column .section-nav ul li .item-title a,#sidebar-single.columns .section-nav ul li .item-title a{color:#4f606c}#sidebar-landing.columns .peta-recent-posts,#sidebar-single.column .peta-recent-posts,#sidebar-single.columns .peta-recent-posts{margin:0 0 2rem;border-top:.625rem solid #2375c9;padding:.5rem 1rem;background:#fff}#sidebar-landing.columns .peta-recent-posts .button,#sidebar-single.column .peta-recent-posts .button,#sidebar-single.columns .peta-recent-posts .button{width:50%;max-width:100%;display:block;font-family:"proxima-nova",sans-serif;font-weight:700;text-transform:uppercase}#sidebar-landing.columns .peta-recent-posts h2,#sidebar-single.column .peta-recent-posts h2,#sidebar-single.columns .peta-recent-posts h2{color:#4f606c;font-size:1.625rem}#sidebar-landing.columns .peta-recent-posts ul,#sidebar-single.column .peta-recent-posts ul,#sidebar-single.columns .peta-recent-posts ul{margin:0 auto 0 0;padding:2rem 0 0;list-style-type:none}#sidebar-landing.columns .peta-recent-posts ul li:not(:last-of-type),#sidebar-single.column .peta-recent-posts ul li:not(:last-of-type),#sidebar-single.columns .peta-recent-posts ul li:not(:last-of-type){border-bottom:.0625rem solid #cacaca}#sidebar-landing.columns .peta-recent-posts ul li,#sidebar-single.column .peta-recent-posts ul li,#sidebar-single.columns .peta-recent-posts ul li{display:block;padding:1rem 0}#sidebar-landing.columns .peta-recent-posts ul li.active a:first-of-type,#sidebar-single.column .peta-recent-posts ul li.active a:first-of-type,#sidebar-single.columns .peta-recent-posts ul li.active a:first-of-type{color:#4f606c}#sidebar-landing.columns .peta-recent-posts ul li.active.menu-item-has-children a,#sidebar-single.column .peta-recent-posts ul li.active.menu-item-has-children a,#sidebar-single.columns .peta-recent-posts ul li.active.menu-item-has-children a{color:#254d68}#sidebar-landing.columns .peta-recent-posts ul li.active .sub-menu li,#sidebar-single.column .peta-recent-posts ul li.active .sub-menu li,#sidebar-single.columns .peta-recent-posts ul li.active .sub-menu li{margin-left:.75rem;border:none}#sidebar-landing.columns .peta-recent-posts ul li.active .sub-menu li a,#sidebar-single.column .peta-recent-posts ul li.active .sub-menu li a,#sidebar-single.columns .peta-recent-posts ul li.active .sub-menu li a{color:#2375c9}#sidebar-landing.columns .peta-recent-posts ul li.active .sub-menu li.active a,#sidebar-single.column .peta-recent-posts ul li.active .sub-menu li.active a,#sidebar-single.columns .peta-recent-posts ul li.active .sub-menu li.active a{color:#254d68}#sidebar-landing.columns .peta-recent-posts ul li a,#sidebar-single.column .peta-recent-posts ul li a,#sidebar-single.columns .peta-recent-posts ul li a{padding:0;background-color:transparent;line-height:1}#sidebar-landing.columns .peta-recent-posts ul li .thumb,#sidebar-single.column .peta-recent-posts ul li .thumb,#sidebar-single.columns .peta-recent-posts ul li .thumb{display:block}@media screen and (min-width:40em) and (max-width:63.99875em){#sidebar-landing.columns .peta-recent-posts ul li .thumb,#sidebar-single.column .peta-recent-posts ul li .thumb,#sidebar-single.columns .peta-recent-posts ul li .thumb{width:20%;max-width:20%;display:inline-block;margin-right:1rem}}#sidebar-landing.columns .peta-recent-posts ul li .thumb img,#sidebar-single.column .peta-recent-posts ul li .thumb img,#sidebar-single.columns .peta-recent-posts ul li .thumb img{width:100%}#sidebar-landing.columns .peta-recent-posts ul li .thumb img:hover,#sidebar-single.column .peta-recent-posts ul li .thumb img:hover,#sidebar-single.columns .peta-recent-posts ul li .thumb img:hover{opacity:.8}@media screen and (max-width:63.99875em){body.archive.tax-section .widget.donate.section-nav{margin:0 1rem 2rem;border-top:.4375rem solid #2375c9;padding:.5rem 1rem;background:#fff;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif}body.archive.tax-section .widget.donate.section-nav h2{font-size:1.625rem;color:#4f606c}}@media screen and (max-width:63.99875em) and (max-width:63.99875em){body.archive.tax-section .widget.donate.section-nav h2{font-size:2rem;text-transform:uppercase}}@media screen and (max-width:63.99875em){body.archive.tax-section .widget.donate.section-nav ul{margin-left:0;list-style-type:none}body.archive.tax-section .widget.donate.section-nav ul li:not(:last-of-type){border-bottom:.0625rem solid #cacaca}body.archive.tax-section .widget.donate.section-nav ul li{display:block;padding:1rem 0}body.archive.tax-section .widget.donate.section-nav ul li.active a:first-of-type{color:#4f606c}body.archive.tax-section .widget.donate.section-nav ul li.active.menu-item-has-children a{color:#254d68}body.archive.tax-section .widget.donate.section-nav ul li.active .sub-menu li{margin-left:.75rem;border:none}body.archive.tax-section .widget.donate.section-nav ul li.active .sub-menu li a{color:#2375c9}body.archive.tax-section .widget.donate.section-nav ul li.active .sub-menu li.active a{color:#254d68}body.archive.tax-section .widget.donate.section-nav ul li a{padding:0;background-color:transparent;line-height:2}}@media screen and (max-width:63.99875em) and (min-width:40em){body.archive.tax-section .widget.donate.section-nav ul li a{line-height:1}}@media (max-width:639px){body.archive.tax-section .widget.donate.section-nav{margin:0 0 2rem}}.teachkind-sidebar .image-button{margin-bottom:2rem}.teachkind-sidebar .programs-affiliates .thumb{border:.0625rem solid #cacaca;padding-bottom:50%!important}.teachkind-sidebar .programs-affiliates .grid-item{padding:1rem 0}@media print,screen and (min-width:64em){.teachkind-sidebar .programs-affiliates .grid-item{padding:0}}.teachkind-sidebar .programs-affiliates .grid-item:not(:last-of-type){border-bottom:.0625rem solid #cacaca}@media print,screen and (min-width:64em){.teachkind-sidebar .programs-affiliates .grid-item:not(:last-of-type){border:none}}.teachkind-sidebar .programs-affiliates .description{text-align:left}@media print,screen and (min-width:64em){.teachkind-sidebar .programs-affiliates .description a{color:#4f606c;font-weight:700}}#menu-in-this-section-lessons-and-activities li{display:block;margin-bottom:.25rem}@media print,screen and (min-width:64em){#menu-in-this-section-lessons-and-activities li{margin-bottom:0}}#menu-in-this-section-lessons-and-activities li a{padding:0}@media print,screen and (min-width:64em){#content-block.large-8,#related-posts-column.large-8{width:70%}#sidebar-single.large-4{width:30%}}.content-main{margin-bottom:1rem;position:relative;z-index:1}@media screen and (max-width:39.99875em){.content-main{padding-left:0;padding-right:0}}.content-main h1{font-size:2rem;line-height:1.2;color:#4f606c;margin:0 0 1.5rem}.content-main h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.125}.content-main h2 a{color:#4f606c}.content-main h2 a:hover{color:#2568a1;text-decoration:none}.content-main p{color:#4f606c;font-family:"proxima-nova",sans-serif}.content-main a{color:#0d548f;text-decoration:none}.content-main ol li,.content-main ul li{margin-top:.5rem;margin-bottom:.5rem}.content-main ul.join-our-team-icon-list{list-style-type:none;display:block}@media print,screen and (min-width:40em){.content-main ul.join-our-team-icon-list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.content-main ul.join-our-team-icon-list li{width:48%;display:inline-block;vertical-align:top}.content-main ul.join-our-team-icon-list li:nth-child(2n),.content-main ul.join-our-team-icon-list li:nth-child(2n) a{float:right}@media print,screen and (min-width:40em){.content-main ul.join-our-team-icon-list li{width:10%;float:none}}.content-main ul.join-our-team-icon-list li a{display:block;width:70%;height:70%;text-align:center;font-weight:700;font-size:90%;color:#2375c9;background-repeat:no-repeat;background-position:0 45px;background-size:100%;padding-top:100%;line-height:1.2rem}@media screen and (min-width:31.25em){.content-main ul.join-our-team-icon-list li a{background-position:50%}}@media print,screen and (min-width:40em){.content-main ul.join-our-team-icon-list li a{background-position:top;width:100%;height:100%;float:none}}.content-main ul.join-our-team-icon-list li:first-child a{background-image:url(../images/icons/icons_join_our_team_search.svg)}.content-main ul.join-our-team-icon-list li:nth-child(2) a{background-image:url(../images/icons/icons_join_our_team_departments.svg)}.content-main ul.join-our-team-icon-list li:nth-child(3) a{background-image:url(../images/icons/icons_join_our_team_hometown.svg)}.content-main ul.join-our-team-icon-list li:nth-child(4) a{background-image:url(../images/icons/icons_join_our_team_benefits.svg)}.content-main ul.join-our-team-icon-list li:nth-child(5) a{background-image:url(../images/icons/icons_join_our_team_faq.svg)}.content-main ul.join-our-team-icon-list li:nth-child(6) a{background-image:url(../images/icons/icons_join_our_team_people.svg)}.content-main ul.line-list{list-style-type:none;line-height:250%;margin:0}.content-main ul.line-list li{border-bottom:1px solid #e6e6e6;font-weight:700}.content-main ul.line-list li a{color:#418fde}.content-main ul.line-list:last-child{border-bottom:none}.content-main ol{margin-left:2rem}.content-main ol li{list-style-type:decimal;padding-left:.5em}.content-main>.inner{background:#fff;padding:2rem;margin-bottom:2rem;color:#4f606c}@media screen and (max-width:39.99875em){.content-main>.inner{padding:1rem}}.content-main blockquote p{color:#333;margin-bottom:.5rem}.content-main .text-button{max-width:70%}@media screen and (max-width:39.99875em){.content-main .text-button{max-width:80%}}@media screen and (max-width:39.99875em){.content-main div.action-buttons a img{display:block;clear:both;float:none;margin:1rem auto}}.content-main .multiple-button-wrap .text-button{max-width:48%}@media screen and (max-width:39.99875em){.content-main .multiple-button-wrap .text-button{max-width:80%}}.content-main .multiple-button-wrap .image-button{max-width:48%;display:inline-block}.content-main .multiple-button-wrap .image-button:first-child{margin-right:1%}@media screen and (max-width:39.99875em){.content-main .multiple-button-wrap .image-button:first-child{margin-right:0}}@media screen and (max-width:39.99875em){.content-main .multiple-button-wrap .image-button{max-width:60%}}.content-main .category-label{margin-bottom:1.25rem}.content-main .sub-head{font-size:.9rem;color:#95989a;margin:1rem 0 0}.content-main .acf-media-credit{font-size:.65em;line-height:1.25;text-align:center}.content-main .acf-media-credit a{display:inline}.content-main .recipe-image{display:block}.content-main .plain-text{text-align:center;margin:10px 0 0}.content-main .image-button{max-width:60%;margin-left:auto;margin-right:auto;display:block}.content-main .image-button.large{max-width:100%}.content-main .text-button{color:#fff}.content-main .alignnone{max-width:100%}.content-main main.inner .social-links{display:block;position:relative;height:auto;margin:0 0 1.5rem;opacity:1}.content-main main.inner .social-links a{width:50%;display:inline-block;height:auto;padding:.5rem .5rem .35rem;color:#fff;text-align:center}.content-main main.inner .social-links a.facebook{background:#1877f2}.content-main main.inner .social-links a.twitter{background:#1da1f2}.content-main main.inner .social-links a.pinterest{background:#cb2027}.content-main main.inner .social-links a.donate,.content-main main.inner .social-links a.pinterest{display:none}.content-main main.inner .social-links a span{display:inline-block;vertical-align:top;margin-top:-1%;font-size:1.1875rem;font-weight:700}.content-main main.inner .social-links a svg{display:inline-block;width:20px;height:20px;margin-right:3px;fill:#fff}.content-main .mejs-container{margin-bottom:25px}.content-main .player-wrapper{padding:0}.content-main .playlist-wrapper{padding:1rem 40px .5rem}.content-main .playlist-inner .als-prev{left:-50px}.content-main .playlist-inner .als-next{right:-50px}.content-main .playlist li{width:116px;font-size:.9375rem}.content-main .grid-layout .column,.content-main .grid-layout .columns{padding:1rem}.content-main .news-releases-sidebar,.content-main .sidebar-content-wrap{padding-top:1.2rem}.content-main .news-releases-sidebar .news-releases-list,.content-main .sidebar-content-wrap .news-releases-list{margin:0}.content-main .sidebar-content-wrap .enews{margin-bottom:1rem}.content-main .see-all-wrap{text-align:center}.content-main .see-all-wrap .button{color:#fff;text-transform:uppercase;font-weight:700;font-size:1.375rem;min-width:200px}.content-main .legal p{font-size:.8rem;color:#999}.content-main .amazon-disclaimer p{font-style:italic}.promo.footer-enews{background:#4e838d;color:#fff;padding:1rem}@media print,screen and (min-width:40em){.promo.footer-enews{padding:2rem}}@media screen and (max-width:39.99875em){.promo.footer-enews{margin:0 .75rem}}.promo.footer-enews p{color:#fff}.promo.footer-enews h3{font-weight:700;color:#fff;font-size:1.25rem;line-height:1.4}.single-living .content-main main.inner .social-links a{width:33%;padding-top:.75rem}.single-living .content-main main.inner .social-links a span{display:none}@media screen and (min-width:40em){.single-living .content-main main.inner .social-links a span{display:inline-block}}.single-living .content-main main.inner .social-links a.pinterest{display:inline-block}.single-psa .content-main .text-button{background-color:#2375c9;max-width:180px;line-height:1.8rem}.single-about .content-main>.inner{padding:2rem}.single-about .content-main .sidebar-content-wrap{padding-top:0}.single-about .content-main .secondary-content .grid-item .description p{display:none}.secondary-content .mid-size.grid-item.promo .border>div{border-top:6px solid #f5ba37;padding:1rem}.secondary-content .mid-size.grid-item.promo a.button{position:relative;top:auto;right:auto;max-width:60%}.secondary-content .mid-size.grid-item.promo a.button.yellow{background:#f5ba37;color:#fff}@media screen and (max-width:39.99875em){.single-post .large-8,.single-post .medium-12{padding:0}}#sidebar-sublanding .grid-item{padding:0}.content .section-menu .menu-toggle{display:none}@media screen and (max-width:39.99875em){.content .section-menu .menu-toggle{display:block;font-size:1.2rem;line-height:1;text-align:center;text-transform:uppercase;padding:.5em .7619em;font-weight:700}.content .section-menu .menu-toggle a{color:#fff;position:relative;display:block}.content .section-menu .menu-toggle a span{position:relative;padding-right:34px}.content .section-menu .menu-toggle a span:after{position:absolute;width:24px;top:4.5px;right:0;display:inline-block;height:2px;background:#fff;box-shadow:0 6px 0 #fff,0 12px 0 #fff;content:""}}@media screen and (max-width:39.99875em){.content .section-menu #section-menu{display:none}}.content .section-menu #section-menu.mobile-show{display:block}.content .section-menu ul{color:#fff;font-size:1.2rem;background:#2375c9}.content .section-menu ul a{color:#fff}.content .section-menu ul a.selected,.content .section-menu ul a:hover{color:#111}@media screen and (max-width:39.99875em){.content .section-menu ul li a{border-top:1px solid #fff}}.content .section-menu .menu-toggle,.content .section-menu .menu-toggle.bright-blue,.content .section-menu ul,.content .section-menu ul.bright-blue{background:#2375c9}.content .section-menu .menu-toggle.dark-blue,.content .section-menu ul.dark-blue{background:#254d68}.content .section-menu .menu-toggle.medium-blue,.content .section-menu ul.medium-blue{background:#4e838d}.content .section-menu .menu-toggle.beluga,.content .section-menu ul.beluga{background:#a3d1d6;color:#254d68}.content .section-menu .menu-toggle.beluga a,.content .section-menu ul.beluga a{color:#254d68}.content .section-menu .menu-toggle.yellow,.content .section-menu ul.yellow{background:#f5ba37}.content .section-menu .menu-toggle.yellow a,.content .section-menu ul.yellow a{color:#fff}.content .section-menu .menu-toggle.eggplant,.content .section-menu ul.eggplant{background:#911c6f}.content .section-menu .menu-toggle.orange,.content .section-menu ul.orange{background:#ff9802}.content .section-menu .menu-toggle.green,.content .section-menu ul.green{background:#21ab89;font-size:1.125rem}.content .section-menu .menu-toggle.green a,.content .section-menu ul.green a{font-size:1.125rem}.content .section-menu .menu-toggle.alt-highlight,.content .section-menu ul.alt-highlight{background:#fb5d5d;font-size:1.125rem}.content .section-menu .menu-toggle.alt-highlight a,.content .section-menu ul.alt-highlight a{font-size:1.125rem}.content .facebook-embed,.content .facebook-embed .facebook-embed-wrapper{width:100%;clear:both;margin:0 auto 1em;max-width:100%}.content .facebook-embed .facebook-embed-wrapper .fb_iframe_widget{display:block}.content .facebook-embed .facebook-embed-wrapper .fb_iframe_widget span{display:block;margin:0 auto}.content .multi-video-player,.content .video-player{clear:both;width:100%;margin:0 0 1em;overflow:hidden}.content .video-player .vimeo-wrapper,.content .video-player .widescreen-wrapper,.content .video-player .youtube-wrapper{position:relative;width:100%;height:0;margin:0 auto 1em;padding-bottom:56.27%}.content .multi-video-player embed,.content .multi-video-player iframe,.content .multi-video-player object,.content .video-player:not(.facebook-video) iframe,.content .video-player embed,.content .video-player object{position:absolute;width:100%;height:100%}.player-wrapper{position:relative;width:100%;margin:0 0 1em;padding:1em;border:1px solid #dbdbdb;background:#fff}.twenty-wrap.alignnone{margin:5px 0}.twentytwenty-wrapper{margin:1.5em 0 0}.twentytwenty-credits{margin:0 0 1.5em;min-height:20px}.twentytwenty-credits:after,.twentytwenty-credits:before{content:" ";display:table}.twentytwenty-credits:after{clear:both}.twentytwenty-credits .media-credit-after,.twentytwenty-credits .media-credit-before{width:50%;float:left;text-align:left}.twentytwenty-credits .media-credit-after{text-align:right}.content-main a.dropdown-link{display:inline-block;min-width:1.75em;margin:0 0 1em;padding:0 0 0 1.25em;font-family:"Arial",sans-serif;color:#000;font-weight:700;text-decoration:none;line-height:1.5}.content-main a.dropdown-link:active,.content-main a.dropdown-link:focus,.content-main a.dropdown-link:hover{color:#2568a1;text-decoration:none}.content-main a.dropdown-link:before{content:">"}.content-main a.dropdown-link.collapsed:before,.content-main a.dropdown-link:before{display:inline-block;width:1.75em;margin:0 0 0 -1.75em;font-family:"peta-web-font";font-size:.875em;color:#81c4e7}.content-main a.dropdown-link.collapsed:before{content:"V "}.content-main .dropdown-content{display:none;padding:0;padding-bottom:2em}.peta-grid,.peta-image-grid{margin-bottom:1.25em!important}.peta-image-grid.border{border:1px solid #ddd;padding:2%}.peta-grid.border{padding:3% 1% 0;border:1px solid #ddd}@media only screen and (max-width:620px){.peta-grid,.peta-image-grid{width:100%!important}}.large-block-grid.gallery .gallery-item p{font-size:.9em}.large-block-grid.gallery .gallery-item .acf-media-credit{font-size:.7em}.pagination ul{margin:0;text-align:center}.pagination li{display:inline-block;float:none;line-height:1;font-size:1rem}.pagination li span{display:block;padding:.0625em .4375em}.pagination li a{color:#2375c9}.pagination li a:active,.pagination li a:focus,.pagination li a:hover{color:#254d68;background:transparent;text-decoration:none}.pagination li .current{font-weight:700;color:#254d68;background:transparent}.content-main .peta-gallery .slideshow-wrap{margin:0 auto}.content-main .peta-gallery .credit-container{display:block}.single-donate #content-area .rectangle-bg,.single-issue #content-area .rectangle-bg{top:30%;height:60%;z-index:-1}@media print,screen and (min-width:40em){.single-donate .crypto-donate{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media print,screen and (min-width:40em){.single-donate .crypto-donate__text{padding-right:.9375rem}}.single-donate .crypto-donate__form{text-align:center}@media print,screen and (min-width:40em){.single-donate .crypto-donate__form{text-align:left}}.reveal-overlay .reveal{overflow:visible}.reveal-overlay .close-reveal-modal{display:block;position:absolute;z-index:1016;top:-21px;right:-21px;width:42px;height:42px;border-radius:50%;background:#254d68;color:#fff;font-size:2rem;line-height:42px;text-align:center;text-decoration:none;outline:none}.single-recipe .content-main .print-button{display:block;background:url(../images/icon-print.svg) no-repeat 4px;background-size:auto 80%;float:right;clear:both;border:1px solid #a3d1d6;padding:.5rem .5rem .5rem 50px;text-transform:uppercase;font-weight:700;color:#4e838d;font-size:.95rem;margin:0}.single-recipe .recipe-section{position:relative}.single-recipe .recipe-section h3{font-size:2rem}@media screen and (max-width:39.99875em){.single-recipe .recipe-section h3{font-size:1.6rem}}.single-recipe .recipe-section h4{color:#4e838d;font-size:1.3rem}@media screen and (max-width:39.99875em){.single-recipe .recipe-section h4{font-size:1.125rem}}.single-recipe .recipe-section a{color:#2375c9}.single-recipe .recipe-section .print-button{margin:1rem 0}.single-recipe .recipe-meta{list-style:none;padding:0;margin:0;clear:both;width:100%;display:-ms-flexbox;display:flex}.single-recipe .recipe-meta li{width:33.333%;list-style-type:none;display:inline-block;text-align:center;padding:.5rem;border:1px solid #a3d1d6;line-height:1.2}@media screen and (max-width:39.99875em){.single-recipe .recipe-meta li{font-size:.9rem}}.single-recipe .recipe-meta li:first-child{border-right:0}.single-recipe .recipe-meta li:last-child{border-left:0}.single-recipe .recipe-meta li span{display:block;font-weight:900;color:#4e838d;text-transform:uppercase;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;line-height:1.8}.single-recipe .ingredients li{font-size:1.2rem}@media screen and (max-width:39.99875em){.single-recipe .ingredients li{font-size:1rem}}.single-recipe .instructions ul{list-style-type:decimal}.single-recipe .instructions ul li{font-size:1rem}body:not(.single-recipe) .content-main .print-button{display:none}body:not(.single-recipe) .content-main .shortcode-recipe-btn{display:block;float:right;clear:both;border:1px solid #a3d1d6;padding:.5rem;text-transform:uppercase;font-weight:700;color:#4e838d;font-size:.95rem;margin:1rem 0}@media print,screen and (min-width:64em){.content .banner,.content .title-image{margin-bottom:1.5rem}}.content .title-image .inner{position:relative;background:#000;padding:0}@media print,screen and (min-width:40em){.content .title-image .inner{overflow:hidden;height:0;padding-bottom:26.8205%}}.content .title-image.hide-overlay .inner{background:transparent}.content .title-image.hide-overlay .inner img{opacity:1}.content .title-image.banner{margin:0 0 1.5rem;position:relative}.content .title-image.banner .acf-media-credit{position:absolute;background:transparent;bottom:.75rem;right:.75rem;color:#fff;text-shadow:1px 1px 1px #000}.content .title-image.banner .acf-media-credit a{color:#fff}.content .title-image.banner--is-email-signup{float:none;margin:0}.content .title-image.banner--is-email-signup .inner{height:auto;padding:0;background-color:transparent}.content .title-image.banner--is-email-signup img{opacity:1}@media screen and (max-width:63.99875em){.content .title-image .acf-media-credit{background:#fff}}.content .title-image img{opacity:.4;width:100%}.content .title-image .title-container{position:absolute;width:100%;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center}.content .title-image .title-container h1{font-weight:700;font-size:2.375rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;margin:0 1rem .5rem;color:#fff;width:100%}@media screen and (max-width:39.99875em){.content .title-image .title-container h1{font-size:2rem;margin-top:-2%;line-height:1.1em}}.content .title-image .acf-media-credit{display:block;text-align:right;font-size:.8rem;padding-right:4px}@media print,screen and (min-width:64em){.content .title-image .acf-media-credit{padding-right:0}}@media screen and (max-width:39.99875em){.content .title-image .acf-media-credit{font-size:.65rem}}.content .title-image .acf-media-credit a{color:#999}.post-type-archive-student .content .title-image div{position:relative}.post-type-archive-student .content .title-image img{opacity:1}.post-type-archive-student .content .title-image h2{color:#4e838d}.post-type-archive-student .content .title-image .banner-logo{display:block;margin:5px 0;width:150px}@media only screen and (max-width:639px){.post-type-archive-student .content .title-image .banner-logo{margin:4px 0;max-width:100px}}.post-type-archive-student .content .title-image .banner-text{font-size:26px;color:#fff;position:absolute;left:4%;bottom:10px;z-index:4;font-weight:700;text-shadow:2px 2px 2px #000;line-height:1em}@media screen and (min-width:500px){.post-type-archive-student .content .title-image .banner-text{bottom:0;top:calc(50% - 70px);line-height:1.25em}}.full-width-template .content .just-text .inner{background:#fff;padding:1rem 1rem 0;margin:0;text-align:center}.full-width-template .content .just-text .inner h1{margin-bottom:0;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:2rem;font-weight:400}.content .single-post .just-text .inner{background:#fff;padding:1rem;text-align:center}@media print,screen and (min-width:64em){.content .single-post .just-text .inner{margin:0 0 1.5rem}}@media print,screen and (min-width:40em){.content .single-post .just-text .inner{padding:1rem 2rem}}.content .single-post .just-text h1{line-height:1.2;font-weight:700;font-size:2rem}@media print,screen and (min-width:64em){.content .single-post .just-text h1{font-size:2.8rem}}.post-type-archive-teachkind .content .title-image img{opacity:1}.donate-template-page-donate-planned-vanguard .banner .inner{position:relative}.donate-template-page-donate-planned-vanguard .banner .acf-media-credit{position:absolute;background:transparent;bottom:.75rem;right:.75rem;color:#fff;display:block;text-align:right;font-size:.8rem;text-shadow:1px 1px 1px #000}@media screen and (max-width:63.99875em){.donate-template-page-donate-planned-vanguard .banner .acf-media-credit{background:#fff}}.donate-template-page-donate-planned-vanguard .banner .acf-media-credit a{color:#fff}.single-issue time.timeago{display:none}.content-main>.sublanding-content{background:#fff;margin-bottom:30px;padding:26px 30px 5px}.content-main>.sublanding-content main{padding:0 0 24px}.sublanding-issues{margin-top:5px}@media screen and (max-width:63.99875em){.sublanding-issues .landing-sidebar{max-width:100%!important;top:auto!important}}.sticky-nav-bar-container{position:absolute!important;height:0;overflow:hidden;width:100%}.social-share-top-bar{display:inline-block;padding:0;margin:0}.social-share-top-bar h4{color:#999;text-transform:uppercase;font-size:.9rem;margin:0;display:inline-block;vertical-align:top;padding-top:14px;font-weight:400}.social-share-top-bar .social-links{display:inline-block;padding-top:8px}.social-share-top-bar .social-links a{padding:3px 6px;width:36px;display:inline-block;height:30px}.social-share-top-bar .social-links a span{display:none}.social-share-top-bar svg{width:24px;height:24px}.sticky-share-bar{background:#fff;margin-bottom:0;opacity:0;transition:opacity .25s ease-in-out}@media print,screen and (min-width:64em){.sticky-share-bar .medium-8{width:70%}}.sticky-share-bar.is-stuck{opacity:1}.sticky-share-bar .social-links a{display:inline-block;text-align:center;margin:0;font-size:.9rem;padding:.4rem 1rem;width:33.3%;color:#fff;fill:#fff}.sticky-share-bar .social-links a span{font-size:1.1875rem;font-weight:700}.sticky-share-bar svg{padding-right:5px}.sticky-share-bar span,.sticky-share-bar svg{vertical-align:middle}.sticky-share-bar .facebook{background:#1877f2}.sticky-share-bar .twitter{background:#1da1f2}.sticky-share-bar .pinterest{background:#cb2027}.sticky-share-bar .donate{background:#f5ba37}@media print,screen and (min-width:64em){.single-living .sticky-share-bar .medium-8,.single-recipe .sticky-share-bar .medium-8{width:70%}}.single-living .content-main .social-links a,.single-recipe .content-main .social-links a{width:33%}.single-living .content-main .social-links .pinterest,.single-recipe .content-main .social-links .pinterest{display:inline-block}@media print,screen and (min-width:64em){.full-width-template .sticky-share-bar .medium-8{width:100%}}.single .sticky.is-stuck{z-index:11}.main-grid .row .row{margin-left:0;margin-right:0}.main-grid .mid-size.grid-item.promo .border>div{border-top:6px solid #000;padding:1rem}.main-grid .mid-size.grid-item.promo a.button{position:relative;top:auto;right:auto;max-width:60%}.main-grid .mid-size.grid-item.promo a.button.yellow{background:#000;color:#fff}.main-grid .post-list.silver-gift{position:relative;list-style-type:none;background-color:#fff;column-count:3;column-gap:1em;padding-top:1em;padding-bottom:1em;margin-left:0}@media screen and (max-width:39.99875em){.main-grid .post-list.silver-gift{column-count:2}}.main-grid .post-list.silver-gift li{padding:.5em 0;column-span:1}.main-grid .post-list.silver-gift li a{font-weight:700;color:#2375c9}.main-grid .post-list .grid-item.wide .description,.main-grid .secondary-post-list .grid-item.wide .description{text-align:center;position:relative}.main-grid .post-list .grid-item.wide p,.main-grid .secondary-post-list .grid-item.wide p{display:block;text-align:center}.main-grid .post-list .grid-item .thumb,.main-grid .secondary-post-list .grid-item .thumb{padding-bottom:50.3%}@media screen and (max-width:39.99875em){.main-grid .post-list .grid-item .thumb,.main-grid .secondary-post-list .grid-item .thumb{padding-bottom:0}}.main-grid .post-list .grid-item h2,.main-grid .secondary-post-list .grid-item h2{font-size:1.25rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;line-height:1.4;font-weight:800;margin-top:0;margin-bottom:0;color:#254d68}.main-grid .post-list .grid-item h2 a,.main-grid .secondary-post-list .grid-item h2 a{color:#254d68}.main-grid .post-list .grid-item .promo .button,.main-grid .secondary-post-list .grid-item .promo .button{border:0;background:#c33;color:#fff;display:inline-block;text-transform:uppercase;cursor:pointer;font-weight:900;padding:.65rem 1rem;height:auto}@media screen and (min-width:40em) and (max-width:63.99875em){.main-grid .post-list .grid-item .promo .button,.main-grid .secondary-post-list .grid-item .promo .button{padding:.25rem .5rem;height:2.4rem}}.main-grid .post-list .grid-item .promo.image,.main-grid .post-list .grid-item .promo.text,.main-grid .secondary-post-list .grid-item .promo.image,.main-grid .secondary-post-list .grid-item .promo.text{height:auto!important}.main-grid .post-list .grid-item .social-box .toggle,.main-grid .secondary-post-list .grid-item .social-box .toggle{background:#159eb2}.main-grid .post-list .grid-item time,.main-grid .secondary-post-list .grid-item time{display:none}.main-grid .post-list .large-up-5 .grid-item h2,.main-grid .secondary-post-list .large-up-5 .grid-item h2{font-size:.85rem}.main-grid .post-list .medium-up-2 .grid-item.columns:nth-of-type(2n),.main-grid .post-list .small-up-2 .grid-item.columns:nth-of-type(2n),.main-grid .secondary-post-list .medium-up-2 .grid-item.columns:nth-of-type(2n),.main-grid .secondary-post-list .small-up-2 .grid-item.columns:nth-of-type(2n){padding-left:.5rem}.main-grid .post-list .medium-up-2 .grid-item.columns:nth-of-type(odd),.main-grid .post-list .small-up-2 .grid-item.columns:nth-of-type(odd),.main-grid .secondary-post-list .medium-up-2 .grid-item.columns:nth-of-type(odd),.main-grid .secondary-post-list .small-up-2 .grid-item.columns:nth-of-type(odd){padding-right:.5rem}@media screen and (min-width:40em) and (max-width:63.99875em){.main-grid .post-list .medium-up-3>.grid-item.columns,.main-grid .secondary-post-list .medium-up-3>.grid-item.columns{padding:0 .5rem}}@media screen and (min-width:64em){.main-grid .post-list .large-up-3>.grid-item.columns,.main-grid .secondary-post-list .large-up-3>.grid-item.columns{padding:0 .5rem}}@media screen and (min-width:40em) and (max-width:63.99875em){.main-grid .post-list .medium-up-4>.grid-item.columns,.main-grid .secondary-post-list .medium-up-4>.grid-item.columns{padding:0 .5rem}}@media screen and (max-width:39.99875em){.main-grid .post-list .small-up-2 .grid-item.columns,.main-grid .post-list .small-up-3 .grid-item.columns,.main-grid .secondary-post-list .small-up-2 .grid-item.columns,.main-grid .secondary-post-list .small-up-3 .grid-item.columns{padding:0 .5rem}}@media screen and (max-width:39.99875em){.main-grid .post-list .small-up-1 .grid-item.columns,.main-grid .secondary-post-list .small-up-1 .grid-item.columns{padding:0!important}}@media screen and (min-width:64em){.main-grid .post-list .large-up-4>.grid-item.columns,.main-grid .post-list .large-up-5>.grid-item.columns,.main-grid .secondary-post-list .large-up-4>.grid-item.columns,.main-grid .secondary-post-list .large-up-5>.grid-item.columns{padding:0 .5rem}}.main-grid .load-more-wrap{text-align:center}.main-grid .load-more{position:relative;background:#2375c9;text-transform:uppercase;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:900;font-size:1.2rem}.main-grid .load-more:active,.main-grid .load-more:hover{background:#2479d0}.main-grid .load-more.loading{cursor:wait}.main-grid .load-more.loading:before{margin:0;width:26px;height:26px;border-radius:50%;position:absolute;left:50%;top:50%;margin-left:-13px;margin-top:-13px;content:"";border:3px solid hsla(0,0%,100%,.25);border-top-color:#fff;animation:animation-rotate .75s linear infinite}.main-grid .load-more.loading span{color:transparent}.main-grid .post-list #enews-signup{margin:0 1rem 2rem;clear:both}.main-grid .post-list #enews-signup.box{padding:1rem;background:#fff}@media screen and (max-width:39.99875em){.main-grid .post-list #enews-signup{margin:0 .7rem 1rem}}.main-grid .section-title{float:none!important}.main-grid .section-title h2{font-size:2.625rem;text-align:center;font-weight:700}@media screen and (max-width:39.99875em){.content-main .sidebar-content-wrap{padding-left:.625rem;padding-right:.625rem}.content-main .post-list #enews-signup.box{margin:0 .7rem 1rem;padding:1rem}}.sublanding-header{background:transparent}.sublanding-header h1{font-size:2rem;line-height:1.2;color:#0a1842}@media screen and (max-width:39.99875em){.sublanding-header h1{font-size:1.75rem}}.sublanding-header h1+p{line-height:20px}.more-resources-grid{position:relative;margin-bottom:2rem}.more-resources-grid .rectangle-bg{width:20%}.more-resources-grid .grid-item h2{font-weight:900;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;color:#254d68;font-size:1.25rem;line-height:1.2;margin-top:0;padding-top:0}.more-resources-grid .grid-item h2 a{color:#254d68}@media screen and (max-width:39.99875em){.more-resources-grid .grid-item h2{line-height:1.5}}.more-resources-grid .grid-item .thumb{padding-bottom:50.3%}@media screen and (max-width:39.99875em){.more-resources-grid .grid-item .thumb{padding-bottom:0}}.more-resources-grid h3{text-align:center;font-size:3rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:800;text-transform:uppercase;margin:0 0 2rem}@media screen and (max-width:39.99875em){.more-resources-grid h3{font-size:1.8rem;padding-left:45px;padding-right:45px}}@media print,screen and (min-width:64em){.more-resources-grid .large-8{width:70%}.more-resources-grid .large-4{width:30%}}.urgent-alerts.bar .more-resources-grid h3{color:#fff;text-transform:uppercase;position:relative;margin:0}#content-block .below-content-promo h2 a{color:#254d68}#content-block .below-content-promo .button{background:#000;color:#fff}.living-template-page-living-sublanding .category-label,.post-type-archive-alert .category-label,.post-type-archive-living .category-label,.post-type-archive-recipe .category-label,.post-type-archive-student .category-label,.student-template-page-student-sublanding .category-label,.tax-recipe-type .category-label{display:inline-block;-ms-flex-item-align:center;align-self:center}.blog .main-grid .post-list .grid-item time{display:block;text-align:left;font-size:.8rem}.about-landing{margin-bottom:2rem}.about-landing .content-main,.about-landing .content-main>.inner{margin-bottom:0}.about-landing-grid h2 a{color:#4f606c}.about-landing-grid>h4{clear:both;font-size:2.625rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:900;text-align:center;margin-bottom:1.8rem}.about-landing-grid.main-grid .post-list .grid-item .thumb{padding-bottom:0}@media screen and (min-width:64em){.about-landing-grid.main-grid .post-list .grid-item .thumb{padding-bottom:170px}}@media screen and (min-width:40em) and (max-width:63.99875em){.about-landing-grid.main-grid .post-list .grid-item .thumb{padding-bottom:210px}}.about-template-page-faq ul.post-list,.post-type-archive-about ul.post-list{list-style-type:none;padding-left:0;margin-left:0}.about-template-page-faq ul.post-list li,.post-type-archive-about ul.post-list li{border-bottom:1px solid #e6e6e6;padding:.5em 0}.about-template-page-faq ul.post-list li:last-child,.post-type-archive-about ul.post-list li:last-child{border-bottom:0}.about-template-page-faq ul.post-list li a,.post-type-archive-about ul.post-list li a{font-weight:700;color:#2375c9}.post-type-archive-milestone .help-us-wrap,.post-type-archive-milestone .main-grid.columns{float:none}.post-type-archive-milestone .grid-item .inner>.thumb{padding:0;height:auto}.post-type-archive-milestone .grid-item .inner>.thumb img{position:relative}@media print,screen and (min-width:40em){.post-type-archive-milestone .grid-item.promo .image{margin-bottom:0}}.post-type-archive-milestone .grid-item.promo .content{padding-left:1rem;padding-right:1rem}.post-type-archive-milestone .grid-item.promo:hover a.button{background-color:#1e63ab!important}.post-type-archive-milestone .grid-item.promo .text-button{position:static;width:138px;max-width:100%;background-color:#2375c9;color:#fff}.post-type-archive-milestone .grid-item.promo .text-button:hover{background-color:#1e63ab!important}.post-type-archive-milestone .grid-item.promo .button-wrap{padding:1rem 3rem}.post-type-archive-milestone .show-for-small{display:none}@media screen and (max-width:39.99875em){.post-type-archive-milestone .show-for-small{display:block}.post-type-archive-milestone .show-for-small .enews{margin-bottom:1rem}}.post-type-archive-milestone .main-grid .post-list .grid-item .description{padding:1rem}.post-type-archive-milestone .main-grid .post-list .grid-item .description>h4{background-color:rgba(163,209,214,.4);font-family:"proxima-nova",sans-serif;color:#4f606c;font-size:2rem;line-height:3rem}.post-type-archive-milestone .main-grid .post-list .grid-item .description .post-content{text-align:left}@media screen and (max-width:39.99875em){.post-type-archive-milestone .main-grid .post-list .grid-item .description p{display:block}}.post-type-archive-milestone .sticky-share-bar .medium-8{width:100%}.post-type-archive-victory .grid-item .inner{padding:1rem}.post-type-archive-victory .main-grid .post-list .grid-item time{display:block}.post-type-archive-victory .description{text-align:left;padding:0}.post-type-archive-victory .description time{font-size:1rem}.post-type-archive-victory h2:not(.enews-header){margin-top:0;font-size:1.25rem}.post-type-archive-victory h2:not(.enews-header) a{color:#254d68}.post-type-archive-victory .victory-icon{width:12%;height:auto;display:block;float:left;margin-right:.5rem}@media screen and (max-width:39.99875em){.post-type-archive-friend .main-grid .post-list .grid-item .thumb{padding-bottom:50.3%}}.post-type-archive-friend .grid-item .thumb img{vertical-align:middle;position:absolute;bottom:0;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);max-width:100%}.post-type-archive-friend .large-up-5 .grid-item .description{padding:0 1rem .25rem}.post-type-archive-teachkind .grid-item.medium-12.wide h2{font-size:1.25rem}.post-type-archive-teachkind .grid-item.medium-12.wide .description,.post-type-archive-teachkind .grid-item.medium-12.wide .thumb{width:100%}@media screen and (max-width:39.99875em){.archive.author .author-content.columns,.archive.author .column.author-content{padding-left:0;padding-right:0}}.archive.author .author-info{background-color:#fff;padding:1.5rem 1rem 1rem;margin-bottom:2rem}.archive.author .author-avatar{float:left;width:25%;overflow:hidden}.archive.author .author-avatar img{border-radius:50%}@media screen and (max-width:39.99875em){.archive.author .author-avatar{float:none;display:block;margin:0 auto;width:35%}}.archive.author .author-bio{margin-left:30%}@media screen and (max-width:39.99875em){.archive.author .author-bio{margin:0}}.archive.author .author-bio h1{color:#254d68;font-size:2rem;line-height:2.375rem;margin-bottom:.375rem}@media screen and (max-width:39.99875em){.archive.author .author-bio h1{text-align:center}}.archive.author #content-area{padding-top:2rem}.post-type-archive-issue .banner .inner{background:transparent;height:auto;overflow:visible;padding-bottom:0}.post-type-archive-issue .banner .inner img{opacity:1}.post-type-archive-issue h1.entry-title{font-weight:400;margin-bottom:14px}.post-type-archive-issue .more-resources-grid h3{font-size:42px;font-family:"Raleway",Helvetica,sans-serif}.post-type-archive-issue .related-posts-wrapper .description h2{font-size:1.25rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;line-height:1.4;font-weight:800;margin-top:.8rem;color:#254d68}.post-type-archive-issue .related-posts-wrapper .description h2 a{color:#254d68}@media screen and (max-width:63.99875em){.post-type-archive-issue .landing-sidebar{bottom:inherit!important;max-width:100%!important;top:auto!important}}.issue-template-page-issues-sublanding .banner{margin-bottom:2rem}@media screen and (max-width:39.99875em){.issue-template-page-issues-sublanding .banner{padding:0}}.issue-template-page-issues-sublanding .issues-slideshow{margin-bottom:2rem}.issue-template-page-issues-sublanding .peta-gallery{margin-bottom:1rem}.issue-template-page-issues-sublanding .grid-item .excerpt{display:none}@media screen and (max-width:39.99875em){.post-type-archive-peta-action .grid-item .description{padding:1rem}.post-type-archive-peta-action .grid-item .social-links{display:none}}.post-type-archive-alert .grid-item .take-action-button,.post-type-archive-peta-action .grid-item .take-action-button,.postid-126253 .grid-item .take-action-button{display:inline-block!important}.more-campaigns h2 a{color:#254d68}.more-campaigns h3{font-size:42px;font-family:"Raleway",Helvetica,sans-serif;text-align:center;font-weight:800;text-transform:uppercase;margin:0 0 2rem}.more-campaigns .grid-item .description{padding-top:1.8rem}.more-campaigns .grid-item .description .category-label,.more-campaigns .grid-item .description .category-label--missing{display:none}.donate-template-page-donate-ways-to-support-sublanding .article-header{background:transparent}.donate-template-page-donate-ways-to-support-sublanding .article-header h1{font-size:2rem;line-height:1.2;color:#0a1842}.donate-template-page-donate-ways-to-support-sublanding .article-header p{font-size:1.5rem;line-height:1.2;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;color:#4e838d;font-weight:700}.donate-template-page-donate-planned-vanguard .grid-item .inner:hover .excerpt,.donate-template-page-donate-ways-to-support-sublanding .grid-item .inner:hover .excerpt,.page-template-page-shop .grid-item .inner:hover .excerpt,.single-donate .grid-item .inner:hover .excerpt{opacity:1;transform:translateZ(0)}.donate-template-page-donate-planned-vanguard .thumb .excerpt,.donate-template-page-donate-ways-to-support-sublanding .thumb .excerpt,.page-template-page-shop .thumb .excerpt,.single-donate .thumb .excerpt{position:absolute;background:rgba(101,155,170,.8);top:0;left:0;right:0;bottom:0;opacity:0;padding:0 1rem;text-align:left;transition:opacity .35s,transform .35s;transform:translate3d(100%,0,0);display:-ms-inline-flexbox;display:inline-flex;height:100%}.donate-template-page-donate-planned-vanguard .thumb .excerpt p,.donate-template-page-donate-ways-to-support-sublanding .thumb .excerpt p,.page-template-page-shop .thumb .excerpt p,.single-donate .thumb .excerpt p{color:#fff;font-size:1rem;margin:auto;line-height:1.2}.donate-template-page-donate-planned-vanguard .grid-item .social-box,.donate-template-page-donate-ways-to-support-sublanding .grid-item .social-box,.page-template-page-shop .grid-item .social-box,.single-donate .grid-item .social-box{display:none}.single-donate .more-resources-grid h3{font-size:2rem}@media screen and (max-width:39.99875em){.single-donate .more-resources-grid h3{font-size:1.8rem}}.donate-template-page-donate-planned-vanguard .banner{position:relative;margin-bottom:2rem}@media screen and (max-width:39.99875em){.donate-template-page-donate-planned-vanguard .banner{padding:0}}.donate-template-page-donate-planned-vanguard .banner h1{position:absolute;top:45%;left:2.5rem;color:#fff;font-size:2rem;font-weight:700}.donate-template-page-donate-planned-vanguard .more-resources-grid h3{margin-top:0}.postid-93581 .banner h1{text-indent:-9999px;background:url(../images/logo-vanguard.svg) no-repeat;background-size:100% auto;display:block;bottom:10%;left:4%;top:auto;width:40%;height:80%}@media screen and (max-width:63.99875em){.post-type-archive-media_center .static-mobile-menu{height:auto;position:relative;overflow:visible;transition:none;z-index:1}.post-type-archive-media_center .static-mobile-menu a.text-button{color:#fff}}.recipe-search,.recipe-search form{position:relative}.recipe-search form input{height:48px;padding:.3rem 0 0 1rem;text-transform:capitalize;margin:0}.recipe-search form :-ms-input-placeholder{font-size:1.25rem}.recipe-search form ::placeholder{font-size:1.25rem}.recipe-search form button{position:absolute;top:.8rem;right:1.5rem;cursor:pointer}.recipe-search form button:before{display:block;content:"";background:url(../images/icon-search-red.svg) no-repeat 50%;position:absolute;left:50%;transform:translatex(-50%);width:26px;height:26px}.recipe-search .all-recipes-link{margin:.3rem 0;display:block}.recipe-search .all-recipes-link:hover{text-decoration:underline}.recipe-search.results{margin-bottom:2rem}.post-type-archive-recipe .recipe-search{margin-bottom:1.5rem}.post-type-archive-recipe .grid-item time,.tax-recipe-type .grid-item time{display:none!important}.post-type-archive-recipe .grid-item .description,.tax-recipe-type .grid-item .description{min-height:0}.post-type-archive-recipe .grid-item .description p,.tax-recipe-type .grid-item .description p{display:none}@media print,screen and (min-width:40em){.post-type-archive-recipe .grid-item .thumb,.tax-recipe-type .grid-item .thumb{max-height:350px}}.post-type-archive-recipe .text-button.large,.tax-recipe-type .text-button.large{font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:800;width:fit-content;font-size:1.4rem;padding:1.3rem 1.6rem;margin:0 auto 1.8rem}@media screen and (max-width:39.99875em){.post-type-archive-recipe .text-button.large,.tax-recipe-type .text-button.large{margin:0 auto 1.5rem;max-width:84%;width:100%;font-size:1rem}}.post-type-archive-recipe .load-more.recipes,.tax-recipe-type .load-more.recipes{background-color:#2375c9;font-size:1.4rem}.post-type-archive-recipe .blue-title h3,.tax-recipe-type .blue-title h3{color:#2375c9}.post-type-archive-recipe.search-results .category-label,.post-type-archive-recipe.search-results .social-box,.tax-recipe-type.search-results .category-label,.tax-recipe-type.search-results .social-box{display:none}.post-type-archive-recipe.search-results .description,.tax-recipe-type.search-results .description{padding:0 1rem .5rem}.post-type-archive-recipe.search-results ul.page-numbers,.tax-recipe-type.search-results ul.page-numbers{text-align:center}.post-type-archive-recipe .grid.post-list,.tax-recipe-type .grid.post-list{margin-top:1.8rem}.enews-bottom.recipes input[type=submit]{background-color:#f5ba37;color:#fff}.enews-bottom.recipes .inner{background-color:#4e838d;padding:0 .5rem}.enews-bottom.recipes .inner h2{text-transform:none}@media print,screen and (min-width:40em){.enews-bottom.recipes .medium-7.columns{padding:4% 1rem}}.kk-star-ratings[style]{display:none!important}.show-ratings>.kk-star-ratings{margin-bottom:.9375rem;display:-ms-inline-flexbox!important;display:inline-flex!important}.post-type-archive-media_center .columns:last-child:not(:first-child),.post-type-archive-news_release .columns:last-child:not(:first-child),.post-type-archive-psa .columns:last-child:not(:first-child){float:left}.post-type-archive-media_center .psa-search,.post-type-archive-news_release .psa-search,.post-type-archive-psa .psa-search{margin-bottom:1.5rem}.post-type-archive-media_center ul.page-numbers,.post-type-archive-news_release ul.page-numbers,.post-type-archive-psa ul.page-numbers{text-align:center}.post-type-archive-media_center.search-results .grid-item .description,.post-type-archive-news_release.search-results .grid-item .description,.post-type-archive-psa.search-results .grid-item .description{min-height:0}.post-type-archive-media_center.search-results .grid-item .description .show-for-medium,.post-type-archive-news_release.search-results .grid-item .description .show-for-medium,.post-type-archive-psa.search-results .grid-item .description .show-for-medium{display:none}.psa-sidebar,.single-media_center .widget_nav_menu{border-top:7px solid #2375c9;margin:0 0 2rem;padding:.5rem 1rem;background:#fff;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif}.psa-sidebar.media-center li,.single-media_center .widget_nav_menu.media-center li{display:block}.psa-sidebar.media-center li.active a,.single-media_center .widget_nav_menu.media-center li.active a{color:#4f606c}.psa-sidebar.media-center a,.single-media_center .widget_nav_menu.media-center a{padding:0;font-size:.9375rem;font-weight:700;background-color:transparent;color:#2375c9}.psa-sidebar.media-center h3,.psa-sidebar h2,.single-media_center .widget_nav_menu.media-center h3,.single-media_center .widget_nav_menu h2{font-size:1.625rem;color:#4f606c}@media screen and (max-width:63.99875em){.psa-sidebar.media-center h3,.psa-sidebar h2,.single-media_center .widget_nav_menu.media-center h3,.single-media_center .widget_nav_menu h2{text-transform:uppercase;font-size:2rem}}.psa-sidebar ul,.single-media_center .widget_nav_menu ul{list-style-type:none;margin-left:0}.psa-sidebar ul li:not(:last-of-type),.single-media_center .widget_nav_menu ul li:not(:last-of-type){border-bottom:1px solid #cacaca}.psa-sidebar ul li,.single-media_center .widget_nav_menu ul li{padding:1rem 0}@media print,screen and (min-width:64em){.psa-sidebar ul li .thumb,.single-media_center .widget_nav_menu ul li .thumb{display:inline-block}}.psa-sidebar ul li .thumb img,.single-media_center .widget_nav_menu ul li .thumb img{width:100%}@media print,screen and (min-width:64em){.psa-sidebar ul li .thumb img,.single-media_center .widget_nav_menu ul li .thumb img{width:105px}}.psa-sidebar ul li .thumb img:hover,.single-media_center .widget_nav_menu ul li .thumb img:hover{opacity:.8}.psa-sidebar ul li .item-title,.single-media_center .widget_nav_menu ul li .item-title{font-weight:800;font-size:1.25rem;background-color:#fff;padding:.8rem}@media print,screen and (min-width:64em){.psa-sidebar ul li .item-title,.single-media_center .widget_nav_menu ul li .item-title{display:inline-block;padding:0 0 0 .5rem;font-size:1rem}}.psa-sidebar ul li .item-title a,.single-media_center .widget_nav_menu ul li .item-title a{color:#4f606c}.psa-sidebar ul li .order-psas,.single-media_center .widget_nav_menu ul li .order-psas{font-weight:800;font-size:1.25rem;background-color:#fff;padding:.8rem}@media print,screen and (min-width:64em){.psa-sidebar ul li .order-psas,.single-media_center .widget_nav_menu ul li .order-psas{display:inline-block;padding:0 0 0 .5rem;font-size:1rem}}.psa-sidebar ul li .order-psas a,.single-media_center .widget_nav_menu ul li .order-psas a{color:#2375c9}.psa-sidebar ul li .order-psas a.active,.single-media_center .widget_nav_menu ul li .order-psas a.active{color:#4f606c}@media screen and (max-width:63.99875em){.psa-sidebar,.single-media_center .widget_nav_menu{padding:0;background-color:transparent;text-align:center;border-top:none}}.news-releases-sidebar{border-top:7px solid #2375c9;margin:0 0 2rem;padding:.5rem 1rem;background:#fff;font-family:"proxima-nova",sans-serif}@media screen and (max-width:63.99875em){.news-releases-sidebar{padding:0 0 1rem;text-align:center;clear:both}}.news-releases-sidebar h2{font-size:1.625rem}.news-releases-sidebar h2 a{color:#4f606c}@media screen and (max-width:63.99875em){.news-releases-sidebar h2{text-transform:uppercase;font-size:2rem;margin-top:1.5rem}}.news-releases-sidebar ul{list-style-type:none}.news-releases-sidebar ul li{border-bottom:1px solid #cacaca;padding:.6rem 0;line-height:1.4}.news-releases-sidebar ul li .item-title{font-weight:700;font-size:1.125rem;padding:.8rem}@media print,screen and (min-width:64em){.news-releases-sidebar ul li .item-title{display:inline-block;padding:0 0 0 .5rem;font-size:.9rem}}.news-releases-sidebar ul li .item-title a{color:#2375c9}.news-releases-sidebar ul li .item-title a:hover{text-decoration:underline}.news-releases-sidebar .button{width:fit-content;margin-top:1.5rem}.news-release-list,.order-psa-list{background-color:#fff;padding:1.5rem .8rem 0;margin-bottom:2rem}.news-release-list ul.text-list,.order-psa-list ul.text-list{list-style-type:none;margin-right:1rem}.news-release-list ul.text-list li,.order-psa-list ul.text-list li{border-bottom:1px solid #cacaca;padding:.6rem 0;line-height:1.4}@media screen and (max-width:63.99875em){.news-release-list ul.text-list li,.order-psa-list ul.text-list li{margin-right:1.5rem}}.news-release-list ul.text-list li:last-of-type,.order-psa-list ul.text-list li:last-of-type{border-bottom:none}.news-release-list ul.text-list li a,.order-psa-list ul.text-list li a{font-size:1.125rem;font-weight:700}@media print,screen and (min-width:64em){.news-release-list ul.text-list li a,.order-psa-list ul.text-list li a{font-size:.93rem}}.news-release-list .page-numbers,.order-psa-list .page-numbers{text-align:center;margin:.5rem 0 1.4rem}.news-release-list .page-numbers li,.order-psa-list .page-numbers li{display:inline-block}@media screen and (max-width:63.99875em){.post-type-archive-news_release #enews-signup{margin-bottom:1rem}}@media screen and (max-width:63.99875em){.post-type-archive-news_release .psa-sidebar h2{color:#254d68;font-size:2rem}}.post-type-archive-news_release .promo a.button.yellow{position:inherit;width:fit-content;padding:.8rem 1.2rem;max-width:inherit}.post-type-archive-news_release h2.section-headline{color:#254d68;font-size:2.625rem;text-transform:uppercase;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;text-align:center;margin-bottom:2rem}@media screen and (max-width:63.99875em){.post-type-archive-news_release h2.section-headline{font-size:2rem}}.post-type-archive-news_release .see-all{width:fit-content;padding:1.3rem 3.8rem;font-size:1.5rem;margin:1.5rem auto 3rem}.single-media_center .content-main,.single-news_release .content-main,.single-psa .content-main,.single-video .content-main,.tax-psa-type .content-main{margin-bottom:0}.single-media_center .promo a.button.yellow,.single-news_release .promo a.button.yellow,.single-psa .promo a.button.yellow,.single-video .promo a.button.yellow,.tax-psa-type .promo a.button.yellow{position:inherit;width:fit-content;padding:.5rem 2rem;line-height:1.5rem;max-width:150px;background-color:#f5ba37;color:#fff;position:static}.single-media_center .promo .inner>div,.single-news_release .promo .inner>div,.single-psa .promo .inner>div,.single-video .promo .inner>div,.tax-psa-type .promo .inner>div{border-top:6px solid #f5ba37;padding:1rem}.single-media_center .promo .image,.single-news_release .promo .image,.single-psa .promo .image,.single-video .promo .image,.tax-psa-type .promo .image{margin-bottom:0!important}.tax-psa-type h2.section-header:not(.radio-post-header){position:relative;font-weight:700;color:#4e838d;font-size:1.6rem;margin:0 1rem 1rem}.tax-psa-type h2.section-header:not(.radio-post-header) span{background:#e5ecef;padding:0 15px 0 0;margin-left:-.1rem}.tax-psa-type h2.section-header:not(.radio-post-header) span a{color:#4e838d;font-size:1.5rem}.tax-psa-type h2.section-header:not(.radio-post-header):before{border-top:2px solid #4e838d;content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:97%;z-index:-1}.tax-psa-type .main-content .sidebar-content-wrap .enews{margin-bottom:1rem}.tax-psa-type .grid-item .description{min-height:0}.tax-psa-type .grid-item.promo .button{padding:.85rem 1rem}.tax-psa-type .text-button.large{font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:800;width:fit-content;font-size:1.4rem;padding:1.3rem 1.6rem;margin:0 auto 1.8rem;clear:both}.tax-psa-type.term-radio h2.section-header{display:block;margin:1.5em 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.125;position:static;clear:both;background:none;color:#254d68}.tax-psa-type.term-radio h2.section-header:first-of-type{margin-top:0}.tax-psa-type.term-radio h2.section-header a{color:#254d68}.tax-psa-type.term-radio h2.section-header a:active,.tax-psa-type.term-radio h2.section-header a:hover{color:#4f606c;text-decoration:none}.tax-psa-type.term-radio ul.radio-post-list{list-style-type:none;margin:0}.tax-psa-type.term-radio ul.radio-post-list li{border-bottom:1px solid #e6e6e6;padding:.5em 0}.tax-psa-type.term-radio ul.radio-post-list li a{font-weight:600;color:#2375c9}.tax-psa-type.term-radio .promo.image .image{margin-bottom:0;margin-left:0}@media screen and (max-width:39.99875em){.video-landing .page-header{padding:0 1rem}}.video-landing .banner{overflow:hidden;position:relative}.video-landing .banner img{float:right;width:75%;margin-right:-90px}@media screen and (max-width:39.99875em){.video-landing .banner img{float:none;width:100%}}.video-landing .banner .description{position:absolute;width:100%;height:100%;padding:1.25em 40% 1.25em 1em;z-index:1}@media screen and (min-width:40em) and (max-width:63.99875em){.video-landing .banner .description{padding:1em 35% 1.25em 1em}}@media screen and (max-width:39.99875em){.video-landing .banner .description{display:none}}.video-landing .banner .description p{clear:both;font-family:"proxima-nova",sans-serif;font-size:1.25em;font-weight:700;color:#fff;padding:4% 155px 14% 20px}@media screen and (min-width:40em) and (max-width:63.99875em){.video-landing .banner .description p{font-size:1rem;font-weight:700;padding:4% 55px 14% 20px}}@media screen and (max-width:750px){.video-landing .banner .description p{padding:0 0 0 10px}}.video-landing .banner .overlay{position:absolute;width:100%;height:100%;background:linear-gradient(90deg,#000 45%,#000 0,transparent 70%,transparent);background:-ms-linear-gradient(left,#000 45%,#000 45%,transparent 70%,transparent 100%)}@media screen and (max-width:39.99875em){.video-landing .banner .overlay{display:none}}.video-landing .banner .acf-media-credit{position:absolute;bottom:5px;right:12px;z-index:1}.video-landing .banner .acf-media-credit a{color:#fff;font-size:.8rem}.mobile-description{margin:1rem}.single-video .block-more-videos.more-videos-text,.video-landing .block-more-videos.more-videos-text{background-color:#fff;margin:30px auto 0;padding:1.3rem 1rem}@media screen and (max-width:63.99875em){.single-video .block-more-videos.more-videos-text,.video-landing .block-more-videos.more-videos-text{margin:1rem}}.single-video .block-more-videos.more-videos-text p,.video-landing .block-more-videos.more-videos-text p{text-align:center}@media print,screen and (min-width:64em){.single-video .block-more-videos.more-videos-text p,.video-landing .block-more-videos.more-videos-text p{margin-bottom:0;text-align:left}}.single-video .block-more-videos.more-videos-text .more-videos-buttons,.video-landing .block-more-videos.more-videos-text .more-videos-buttons{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.single-video .block-more-videos.more-videos-text .more-videos-buttons .button-wrap,.video-landing .block-more-videos.more-videos-text .more-videos-buttons .button-wrap{width:100%;padding:.46875rem}@media print,screen and (min-width:40em){.single-video .block-more-videos.more-videos-text .more-videos-buttons .button-wrap,.video-landing .block-more-videos.more-videos-text .more-videos-buttons .button-wrap{width:50%}}.single-video .block-more-videos.more-videos-text .more-videos-buttons a,.video-landing .block-more-videos.more-videos-text .more-videos-buttons a{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:.75rem;font-size:1.1875rem}.facebook-blue.text-button,a.facebook-blue{background-color:#1877f2}.facebook-blue.text-button:hover,a.facebook-blue:hover{background:#1877f2}.twitter-blue.text-button,a.twitter-blue{background-color:#1da1f2}.twitter-blue.text-button:hover,a.twitter-blue:hover{background:#1da1f2}.button-red.text-button,.google-red.text-button,a.button-red,a.google-red{background-color:#cd1e20}.button-red.text-button:hover,.google-red.text-button:hover,a.button-red:hover,a.google-red:hover{background:#cd1e20}.youtube-red.text-button,a.youtube-red{background-color:#b00}.youtube-red.text-button:hover,a.youtube-red:hover{background:#b00}.snapchat-yellow.text-button,a.snapchat-yellow{background-color:#fffa37;color:#191919}.snapchat-yellow.text-button:hover,a.snapchat-yellow:hover{background:#fffa37}a.tiktok-black{background-color:#010101;color:#fff}a.tiktok-black:hover{background:#010101}.instagram-blue.text-button,a.instagram-blue{background-color:#911c6f}.instagram-blue.text-button:hover,a.instagram-blue:hover{background:#911c6f}.video-landing .video-section{background-color:#fff;padding:1rem 2rem;margin:30px 0}@media screen and (max-width:63.99875em){.video-landing .video-section{margin:1rem}}.video-landing .video-section h2{font-size:1.25rem;color:#4f606c}.video-landing .video-section .description{font-size:1rem;margin-bottom:1.5rem;clear:both}@media screen and (max-width:63.99875em){.video-landing .video-section .description{padding-top:.5rem}}.video-landing .video-section .bottom-video-links{text-align:center}.video-landing .video-section .bottom-video-links a.more{font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:1rem;text-transform:uppercase;font-weight:800;padding-top:.65em;padding-bottom:1em}@media screen and (max-width:39.99875em){.video-landing .video-section .bottom-video-links a.more{padding:.85rem .5rem}}.video-landing .video-section .bottom-video-links a.back-to-top{margin-left:0;padding:.7rem .65rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:1rem;text-transform:uppercase;font-weight:800}@media print,screen and (min-width:40em){.video-landing .video-section .bottom-video-links a.back-to-top{margin-left:6px}}.video-landing .video-section a.anchor{display:block;position:relative;top:-75px;visibility:hidden}.video-landing .video-section .player-wrapper{margin:0 0 1em;padding:0;border:none}.video-landing .video-section .player-wrapper .video-player{width:62%;float:left;overflow:initial}@media screen and (max-width:63.99875em){.video-landing .video-section .player-wrapper .video-player{width:100%;margin:0 0 .4em;border:none}}.video-landing .video-section .player-wrapper .playlist-wrapper{padding:0}.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner{margin:0}.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner .playlist{display:inline-block;width:35%;float:left;padding-left:15px}@media screen and (max-width:63.99875em){.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner .playlist{width:100%!important;height:auto;padding-left:0}}.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner .playlist ul{padding:0}@media screen and (max-width:63.99875em){.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner .playlist ul{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0}}.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner .playlist ul li.item{display:inline-block;width:100%;float:left;font-size:.9rem;margin:0 10px 15px 0}@media screen and (max-width:63.99875em){.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner .playlist ul li.item{width:30%;margin:0}}.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner .playlist ul li a{color:#217f9c;font-weight:400}.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner .playlist ul li img{display:inline-block;width:40%;float:left;margin:0 10px 7px 0}@media screen and (max-width:63.99875em){.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner .playlist ul li img{width:100%;padding:0;margin:0 10px 4px 0}}@media screen and (max-width:63.99875em){.video-landing .video-section .player-wrapper .playlist-wrapper .playlist-inner .playlist ul li span{display:none}}.video-landing .block-more-videos.bottom{margin:0 auto 1.5rem}@media screen and (max-width:63.99875em){.video-landing .block-more-videos.bottom{margin-left:1rem;margin-right:1rem}}.single-video .block-more-videos.bottom{max-width:60rem}.post-type-archive-video .enews-bottom{margin:0 auto;max-width:64rem}.post-type-archive-video .about-peta{max-width:64rem}@media screen and (max-width:63.99875em){.video-sections-list .bottom-video-links,.video-sections-list .description{margin-left:1rem;margin-right:1rem}}.video-landing .video-section .vimeo-wrapper .playlist-wrapper .playlist-inner .playlist li a{white-space:normal}@media screen and (min-width:64em){.video-landing .video-section .vimeo-wrapper .playlist-wrapper .playlist-inner .playlist ul li.item a{display:-ms-flexbox;display:flex}.video-landing .video-section .vimeo-wrapper .playlist-wrapper .playlist-inner .playlist .vimeo-img-thumb-wrapper{width:122px;height:95px;position:relative;background-color:#000;overflow:hidden;margin:0 10px 4px 0}.video-landing .video-section .vimeo-wrapper .playlist-wrapper .playlist-inner .playlist .vimeo-img-thumb-wrapper img{position:absolute;width:100%!important;float:none;margin:0;height:100%;top:0;left:0;object-fit:cover}}.video-landing .video-section .vimeo-wrapper .playlist-wrapper .playlist-inner .playlist .vimeo-title{width:50%;vertical-align:top}.post-type-archive-student .peta-in-action{margin-bottom:20px}.post-type-archive-student .peta-in-action h2{font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-weight:800;margin:0 0 1.5rem}.post-type-archive-student .peta-in-action .slideshow-wrap{position:relative;background:#fff;padding:1rem}@media (max-width:510px){.post-type-archive-student .peta-in-action .slideshow-wrap{padding:0;background:none}}.post-type-archive-student .slideshow-wrap{position:relative;padding:2rem 1rem 1rem}@media print,screen and (min-width:40em){.post-type-archive-student .slideshow-wrap{padding:2rem 100px 1rem}}.post-type-archive-student .slideshow-wrap .cycle-slideshow{max-width:780px;margin:0 20px}@media print,screen and (min-width:40em){.post-type-archive-student .slideshow-wrap .cycle-slideshow{margin:0 auto}}.post-type-archive-student .slideshow-wrap .cycle-slideshow .cycle-slide{width:100%}.post-type-archive-student .slideshow-wrap .cycle-slideshow .crop-center{height:500px;background-position:50%;background-repeat:no-repeat;overflow:hidden}@media (max-width:927px){.post-type-archive-student .slideshow-wrap .cycle-slideshow .crop-center{right:0;left:0;margin:0 auto;width:90%}}@media (max-width:639px){.post-type-archive-student .slideshow-wrap .cycle-slideshow .crop-center{height:375px}}@media (max-width:510px){.post-type-archive-student .slideshow-wrap .cycle-slideshow .crop-center{height:325px}}@media (max-width:400px){.post-type-archive-student .slideshow-wrap .cycle-slideshow .crop-center{height:275px}}@media (max-width:327px){.post-type-archive-student .slideshow-wrap .cycle-slideshow .crop-center{height:245px}}.post-type-archive-student .slideshow-wrap .cycle-slideshow .crop-center img{min-height:100%;min-width:100%}.post-type-archive-student .slideshow-wrap .cycle-slideshow .description{text-align:left;padding:1rem 0 0}.post-type-archive-student .slideshow-wrap .cycle-pager span{border-radius:50%;display:inline-block;margin-right:7px;width:12px;height:12px;line-height:12px;cursor:pointer;background:#a3d1d6;color:#a3d1d6}@media print,screen and (min-width:40em){.post-type-archive-student .slideshow-wrap .cycle-pager span{width:20px;height:20px}}.post-type-archive-student .slideshow-wrap .cycle-pager span.cycle-pager-active{background:#254d68;color:#254d68}.post-type-archive-student .slideshow-wrap h4{font-size:1.2125rem;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;text-transform:none;font-weight:800}.post-type-archive-student .slideshow-wrap .arrow{position:absolute;top:40%;left:10px}@media (max-width:839px){.post-type-archive-student .slideshow-wrap .arrow{top:35%;left:-5px}}@media (max-width:639px){.post-type-archive-student .slideshow-wrap .arrow{top:40%;left:10px}}@media (max-width:510px){.post-type-archive-student .slideshow-wrap .arrow{left:-14px}}@media (max-width:377px){.post-type-archive-student .slideshow-wrap .arrow{top:31%}}.post-type-archive-student .slideshow-wrap #cycle-next{left:auto;right:10px}@media (max-width:839px){.post-type-archive-student .slideshow-wrap #cycle-next{right:-5px}}@media (max-width:639px){.post-type-archive-student .slideshow-wrap #cycle-next{right:10px}}@media (max-width:510px){.post-type-archive-student .slideshow-wrap #cycle-next{right:-14px}}.post-type-archive-student .slideshow-wrap svg{width:30px;height:30px;fill:#4e838d}@media print,screen and (min-width:40em){.post-type-archive-student .slideshow-wrap svg{width:50px;height:50px}}.post-type-archive-student .slideshow-wrap a:hover svg{fill:#254d68}@media screen and (max-width:63.99875em){.static-mobile-menu{display:none;background:#a3d1d6;bottom:0;height:2.5rem;left:0;margin:0 auto;max-width:100%;position:fixed;right:0;transition:height .3s ease-out;width:100%;z-index:50}.static-mobile-menu .main-grid{display:none}.static-mobile-menu .sidebar-widget-title{color:#254d68!important;background:#a3d1d6;font-size:16px!important;font-weight:700;height:2.5rem;line-height:normal;margin:0;padding:.625rem;text-align:center;text-transform:none}.static-mobile-menu .sidebar-widget-title:after{background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.05 7.03'%3E%3Cpath d='M10.34,6.23,5.52,1.41.71,6.23' fill='none' stroke='%23254D68' stroke-width='2'/%3E%3C/svg%3E") 50%/contain no-repeat;content:"";display:inline-block;height:14px;margin-left:10px;position:relative;top:1px;width:14px}.static-mobile-menu .sidebar-widget-title:active,.static-mobile-menu .sidebar-widget-title:focus,.static-mobile-menu .sidebar-widget-title:hover{cursor:pointer}.static-mobile-menu a{color:transparent}.static-mobile-menu .psa-sidebar ul{text-align:left}.static-mobile-menu .psa-sidebar ul li,.static-mobile-menu .psa-sidebar ul li .thumb{display:none}.static-mobile-menu .psa-sidebar ul li .item-title{background:none;padding:0}}@media screen and (max-width:63.99875em){.static-mobile-menu.active{background:#4e838d;background:linear-gradient(180deg,#a3d1d6,#a3d1d6 55px,#4e838d 0);height:60%;overflow-y:auto}.static-mobile-menu.active .main-grid{display:block;padding:74px 35px 20px}.static-mobile-menu.active a{color:#fff!important;display:block;font-family:"Proxima-Nova",sans-serif;font-size:16px;font-weight:400;line-height:30px}.static-mobile-menu.active .sidebar-widget-title{position:fixed;width:100%;z-index:51}.static-mobile-menu.active .sidebar-widget-title:after{top:2px;transform:rotate(180deg)}.static-mobile-menu.active .psa-sidebar ul{padding:74px 35px 20px}.static-mobile-menu.active .psa-sidebar ul li{border-bottom:0;display:block;margin-bottom:4px;padding:0}}@media screen and (max-width:63.99875em){.widget.about-peta.static-mobile-menu ul.menu,.widget.donate.static-mobile-menu ul.menu,.widget.issues.static-mobile-menu ul.menu,.widget.media-center.static-mobile-menu ul.menu,.widget.student.static-mobile-menu ul.menu{padding:74px 35px 20px}.widget.about-peta.static-mobile-menu ul.menu li,.widget.donate.static-mobile-menu ul.menu li,.widget.issues.static-mobile-menu ul.menu li,.widget.media-center.static-mobile-menu ul.menu li,.widget.student.static-mobile-menu ul.menu li{display:block;margin-bottom:4px}.widget.about-peta.static-mobile-menu ul.menu li .sub-menu,.widget.donate.static-mobile-menu ul.menu li .sub-menu,.widget.issues.static-mobile-menu ul.menu li .sub-menu,.widget.media-center.static-mobile-menu ul.menu li .sub-menu,.widget.student.static-mobile-menu ul.menu li .sub-menu{margin-left:20px}.widget.about-peta.static-mobile-menu ul.menu li.active>a,.widget.donate.static-mobile-menu ul.menu li.active>a,.widget.issues.static-mobile-menu ul.menu li.active>a,.widget.media-center.static-mobile-menu ul.menu li.active>a,.widget.student.static-mobile-menu ul.menu li.active>a{font-weight:700}.widget.about-peta.static-mobile-menu ul.menu li a,.widget.donate.static-mobile-menu ul.menu li a,.widget.issues.static-mobile-menu ul.menu li a,.widget.media-center.static-mobile-menu ul.menu li a,.widget.student.static-mobile-menu ul.menu li a{background:none;padding:0}}@media print,screen and (min-width:64em){.in-this-section.row{background:#fff;border-top:7px solid #2375c9;height:auto!important;margin:0 auto 2rem;padding:22px 17px 0;position:relative;transition:none}}@media print,screen and (min-width:64em){.in-this-section.row .section-title{color:#4f606c;background:none;font-size:26px;font-weight:700;height:auto;line-height:34px;margin-bottom:2rem;padding:0;text-align:left;text-transform:none}.in-this-section.row .section-title:after{display:none}.in-this-section.row .section-title:active,.in-this-section.row .section-title:focus,.in-this-section.row .section-title:hover{cursor:default}}.in-this-section.row .grid-item{margin-bottom:4px}@media print,screen and (min-width:64em){.in-this-section.row .grid-item{margin-bottom:20px}.in-this-section.row .grid-item:last-of-type .inner{border-bottom:0}}.in-this-section.row .grid-item .thumb{display:none}@media print,screen and (min-width:64em){.in-this-section.row .grid-item .thumb{display:block}}.in-this-section.row .grid-item .inner{background:none}@media print,screen and (min-width:64em){.in-this-section.row .grid-item .inner{border-bottom:1px solid #cacaca}}.in-this-section.row .grid-item h2{font-weight:400;font-size:16px;line-height:30px;text-align:left}@media print,screen and (min-width:64em){.in-this-section.row .grid-item h2{font-weight:700;line-height:21px}}.in-this-section.row .grid-item .description{padding:0}@media print,screen and (min-width:64em){.in-this-section.row .grid-item .description{padding:10px 0 14px}}.in-this-section.row .grid-item .acf-media-credit{display:none}@media print,screen and (min-width:64em){.in-this-section.row .grid-item .acf-media-credit{bottom:0;display:block;font-size:11px;left:0;line-height:13px;margin-top:10px;position:relative;text-align:left}}.in-this-section.row .grid-item .social-box{display:none}@media screen and (max-width:63.99875em){.static-mobile-menu.active{background:#4e838d}}.teachkind-cat .post-list{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.teachkind-cat .post-list>div{float:none}.teachkind-cat .post-list>div .inner{height:100%}.teachkind-cat__header h2{color:#4f606c}.teachkind-cat__header.mid-size.grid-item.promo .border>div{border-color:#159eb2}.teachkind-cat__header .wrap .image{height:8.4375rem;background-repeat:no-repeat;background-position:50%;background-size:contain}.teachkind-cat__buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1.5625rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:40em){.teachkind-cat__buttons{padding:0}}.teachkind-cat__button{position:relative;font-family:"Nunito","Raleway",Helvetica,Roboto,Arial,sans-serif;font-size:1.1875rem;font-weight:800;background-color:#159eb2;color:#fff!important;text-transform:uppercase;padding:.46875rem .78125rem .46875rem 3.875rem;margin:0 .625rem .625rem 0}.teachkind-cat__button:before{content:"";position:absolute;top:0;left:-3.125rem;display:block;width:3.125rem;height:100%;background-color:#fff;margin-left:3.125rem;background-repeat:no-repeat;background-position:50%;background-size:1.75rem}@media screen and (max-width:63.99875em){.timeline{overflow:scroll}}.timeline-year{margin-bottom:1.25rem}.timeline-year ul{display:-ms-flexbox;display:flex;list-style:none;margin:0}.timeline-year ul li a{color:#000;margin-right:1.875rem;background-color:#fff;border:1px solid #2375c9;line-height:2.5rem;text-align:center;padding:.3125rem 1.25rem;background:linear-gradient(270deg,#fff 50%,#2375c9 0) 100%;background-size:200%;transition:.4s ease-in;cursor:pointer}.timeline-year ul li a:hover{color:#fff;background-position:0}.sticky-viv-promo{position:fixed;right:0;bottom:-18.75rem;left:0;display:none;background:#dc4e41;color:#fff;opacity:0;transition:bottom .25s;z-index:100}.sticky-viv-promo--show{bottom:0;opacity:1}.sticky-viv-promo--hide{bottom:-18.75rem}.sticky-viv-promo__wrap{position:relative;display:-ms-flexbox;display:flex;height:100%;margin:0 auto;padding:0 .9375rem;background:#dc4e41}@media screen and (min-width:800px) and (max-width:1099px){.sticky-viv-promo__wrap{max-width:48.125rem;padding:0}}@media screen and (min-width:1100px){.sticky-viv-promo__wrap{max-width:65.9375rem;padding:0 .9375rem}}.sticky-viv-promo__close{position:absolute;top:0;right:0;width:1.75rem;height:1.75rem;border-radius:50%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.667 22.667'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:none;stroke:%23000;stroke-width:2px}%3C/style%3E%3C/defs%3E%3Cg id='Group_402' data-name='Group 402' transform='translate(.707 .707)'%3E%3Cpath id='Line_5' data-name='Line 5' class='cls-1' transform='rotate(45 10.627 25.655)' d='M0 0v30.056'/%3E%3Cpath id='Line_6' data-name='Line 6' class='cls-1' transform='rotate(135 6.225 15.028)' d='M0 0v30.056'/%3E%3C/g%3E%3C/svg%3E") no-repeat 50%/.9375rem #fff;text-indent:-9999px;transform:translate(.46875rem,-50%)}.sticky-viv-promo__close:hover{cursor:pointer}.sticky-viv-promo__image{position:relative;width:32%}.sticky-viv-promo__image-triangle{position:absolute;right:0;bottom:0;width:0;height:0;border-style:solid;border-width:0 0 11.6875rem 7.25rem;border-color:transparent transparent #dc4e41}.sticky-viv-promo__text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:48%;padding:.625rem}@media screen and (min-width:800px) and (max-width:1099px){.sticky-viv-promo__text{width:46%}}@media screen and (min-width:1100px){.sticky-viv-promo__text{width:48%}}.sticky-viv-promo__text h3{margin:0 0 .5rem;color:#fff;font-size:1.875rem;line-height:1}@media screen and (min-width:800px) and (max-width:1099px){.sticky-viv-promo__text h3{font-size:1.375rem}}@media screen and (min-width:1100px){.sticky-viv-promo__text h3{font-size:1.875rem}}.sticky-viv-promo__text p{margin:0;font-size:1.125rem;line-height:1.25}@media screen and (min-width:800px) and (max-width:1099px){.sticky-viv-promo__text p{font-size:1rem}}@media screen and (min-width:1100px){.sticky-viv-promo__text p{font-size:1.125rem}}.sticky-viv-promo__button{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:20%}@media screen and (min-width:800px) and (max-width:1099px){.sticky-viv-promo__button{width:22%}}@media screen and (min-width:1100px){.sticky-viv-promo__button{width:20%}}.sticky-viv-promo__btn{display:block;padding:.78125rem 0;background:#000;color:#fff;font-size:1.5rem;font-weight:700;text-transform:uppercase;text-align:center;transform:translateY(-.3125rem)}@media screen and (min-width:800px) and (max-width:1099px){.sticky-viv-promo__btn{font-size:1.25rem}}@media screen and (min-width:1100px){.sticky-viv-promo__btn{font-size:1.5rem}}.sticky-viv-promo__btn:hover{color:#fff}.teachkind-cat__button--is-back-to-school:before,.teachkind-cat__header--is-back-to-school .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='123.745' height='135' viewBox='0 0 123.745 135'%3E%3Cpath d='M120.931 89.995h-8.438V36.56c0-.259-.07-6.079-5.624-12.053V14.061a2.813 2.813 0 0 0-2.814-2.812h-16.87a2.809 2.809 0 0 0-2.719 2.107 93.009 93.009 0 0 0-11.947-1.7 20.06 20.06 0 0 0-1.038-4.209C69.675 2.645 66.12-.005 61.464-.005c-4.672 0-8.231 2.718-10.027 7.646a21.073 21.073 0 0 0-1 4.085 91.251 91.251 0 0 0-11.157 1.632 2.81 2.81 0 0 0-2.719-2.107H19.689a2.813 2.813 0 0 0-2.814 2.812v10.444c-5.553 5.974-5.623 11.794-5.623 12.053v53.435H2.814A2.814 2.814 0 0 0 0 92.805v33.75a2.815 2.815 0 0 0 2.814 2.814h8.965a9.177 9.177 0 0 0 8.66 5.626H30.78c.05 0 .1.008.157.008h72.369a9.177 9.177 0 0 0 8.66-5.623h8.965a2.815 2.815 0 0 0 2.814-2.814V92.805a2.814 2.814 0 0 0-2.814-2.81zm-109.679 33.75H5.624v-17.95l5.628-2.814zm0-27.051l-5.628 2.814v-3.885h5.628zm89.994-79.819v2.981a39.722 39.722 0 0 0-5.587-2.981zM56.764 9.457c1.29-3.436 3.3-3.834 4.7-3.834s3.424.383 4.705 3.691a12.849 12.849 0 0 1 .589 2.017q-2.392-.08-4.886-.082-2.9 0-5.661.111a13.414 13.414 0 0 1 .553-1.903zm-34.265 7.418h5.587a39.474 39.474 0 0 0-5.587 2.981zM34.01 129.369a18.215 18.215 0 0 1 4.767-9.418c4.775-4.948 12.52-7.457 23.026-7.457s18.276 2.509 23.084 7.465a18.389 18.389 0 0 1 4.828 9.41zm72.859-36.564v33.75c0 1.524-1.631 2.814-3.563 2.814h-7.885a23.973 23.973 0 0 0-6.407-13.233c-5.9-6.151-15.058-9.265-27.212-9.265s-21.3 3.118-27.162 9.269a23.778 23.778 0 0 0-6.328 13.229h-7.873c-1.932 0-3.564-1.29-3.564-2.814V59.489c5.426 3.24 16.08 7.058 36.56 7.857v8.588a2.815 2.815 0 0 0 2.817 2.814h11.244a2.815 2.815 0 0 0 2.814-2.814v-8.621c20.418-.879 31.118-4.754 36.559-7.961zm-45.405-25.31c1.1 0 2.167-.008 3.222-.023v5.647h-5.628v-5.635c.794.011 1.594.011 2.406.011zm-2.406-5.638v-5.61h5.628v5.6a210.63 210.63 0 0 1-5.628.011zm47.811-9.462c-.878.853-3.123 2.649-7.852 4.441-8.281 3.141-19.129 4.411-28.707 4.845v-8.246a2.813 2.813 0 0 0-2.814-2.812H56.252a2.813 2.813 0 0 0-2.814 2.812v8.277c-9.69-.4-20.76-1.638-29.012-4.828-4.651-1.8-6.757-3.6-7.548-4.421V36.585c.008-.309.255-4.893 5.479-9.581 7.255-6.513 19.343-9.023 30.421-9.816.078.006.161.012.243.012h.008a2.877 2.877 0 0 0 .623-.072c2.851-.183 5.624-.253 8.219-.253 12.879 0 30.191 1.757 39.518 10.129 5.224 4.688 5.471 9.272 5.479 9.581zm11.247 71.354h-5.624v-20.768l5.624 2.814zm0-24.237l-5.623-2.817v-1.073h5.624z' fill='%231cadc2'/%3E%3C/svg%3E")}.teachkind-cat__button--is-character-education:before,.teachkind-cat__header--is-character-education .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='135.003' height='135' viewBox='0 0 135.003 135'%3E%3Cpath d='M135.003 85.398a2.625 2.625 0 0 0-2.622-2.622h-10.452a19.277 19.277 0 0 0-1.991-3.425 14.346 14.346 0 0 1-2.832-8.494v-12.3a2.622 2.622 0 1 0-5.244 0v12.3a19.655 19.655 0 0 0 3.88 11.639 14.348 14.348 0 0 1 2.832 8.494v23.264a2.046 2.046 0 0 1-1.528 2.052 1.853 1.853 0 0 1-2.148-1.5 1.894 1.894 0 0 1-.029-.327v-11.186a2.622 2.622 0 1 0-5.244 0v17.672a2.05 2.05 0 0 1-1.54 2.054 1.858 1.858 0 0 1-2.165-1.828v-17.9a2.622 2.622 0 0 0-5.244 0v24.608a1.848 1.848 0 0 1-.653 1.411 1.87 1.87 0 0 1-1.512.418 2.055 2.055 0 0 1-1.539-2.068v-24.369a2.622 2.622 0 0 0-5.244 0v17.9a1.849 1.849 0 0 1-.653 1.411 1.87 1.87 0 0 1-1.512.418 2.055 2.055 0 0 1-1.539-2.068V93.93a2.622 2.622 0 0 0-2.621-2.621 2.6 2.6 0 0 0-1.064.226 9.216 9.216 0 0 0-4.885 5.024l-1.6 4.008a2.3 2.3 0 0 1-2.985 1.29 2.643 2.643 0 0 1-.171-.075 2.475 2.475 0 0 1-1.147-2.891 22.746 22.746 0 0 1 7.312-11.6l.032-.027a23.429 23.429 0 0 1 5.582-3.562 2.625 2.625 0 0 0 1.552-2.392V61.964a27.994 27.994 0 0 0 9.537 4.567 8.1 8.1 0 0 0 2.058.268h.114a7.526 7.526 0 0 0 2.784-14.517l-.141-.057h18.67a7.275 7.275 0 0 0 7.149-5.915 7.183 7.183 0 0 0-.152-3.039 7.275 7.275 0 0 0 6.863-5.909 7.1 7.1 0 0 0-6.862-8.277 7.085 7.085 0 0 0-6.709-8.945 7.011 7.011 0 0 0-4.228-8.39V2.623a2.622 2.622 0 0 0-5.244 0v8.566H90.862a19.343 19.343 0 0 0-2.832.249V2.622a2.622 2.622 0 0 0-5.244 0v10.452a19.306 19.306 0 0 0-3.425 1.991 14.345 14.345 0 0 1-8.494 2.832h-18.63v-3.845a7.275 7.275 0 0 0-5.915-7.244 7.186 7.186 0 0 0-3.039.152A7.274 7.274 0 0 0 37.375.097a7.1 7.1 0 0 0-8.278 6.862 7.2 7.2 0 0 0-3.044-.149 7.271 7.271 0 0 0-5.9 6.858 7.013 7.013 0 0 0-8.39 4.228H2.637a2.622 2.622 0 0 0 0 5.244h8.564v20.87a19.194 19.194 0 0 0 .252 2.968H2.637a2.622 2.622 0 1 0 0 5.244h10.452a19.316 19.316 0 0 0 1.991 3.425 14.346 14.346 0 0 1 2.832 8.495v12.3a2.622 2.622 0 1 0 5.244 0v-12.3a19.658 19.658 0 0 0-3.88-11.639 14.349 14.349 0 0 1-2.832-8.494V20.748a2.051 2.051 0 0 1 1.54-2.054 1.858 1.858 0 0 1 2.165 1.829v11.186a2.622 2.622 0 0 0 5.244 0V14.036a2.05 2.05 0 0 1 1.54-2.054 1.858 1.858 0 0 1 2.165 1.829v17.9a2.622 2.622 0 0 0 5.244 0V7.099a1.852 1.852 0 0 1 1.85-1.855c.114.009.219.009.3.023a2.055 2.055 0 0 1 1.553 2.072v24.369a2.622 2.622 0 0 0 5.244 0v-17.9a1.851 1.851 0 0 1 1.85-1.855 1.852 1.852 0 0 1 .3.024 2.055 2.055 0 0 1 1.553 2.071V41.07a2.621 2.621 0 0 0 2.621 2.62 2.6 2.6 0 0 0 1.063-.225 9.216 9.216 0 0 0 4.886-5.025l1.6-4.008a2.3 2.3 0 0 1 2.985-1.29c.064.025.126.054.171.075a2.474 2.474 0 0 1 1.147 2.891 22.9 22.9 0 0 1-12.926 15.183 2.626 2.626 0 0 0-1.55 2.392v19.345a27.987 27.987 0 0 0-9.533-4.56 7.718 7.718 0 0 0-8.938 3.911 7.557 7.557 0 0 0 3.465 10.11 7 7 0 0 0 .51.226l.141.056H13.965a7.275 7.275 0 0 0-7.149 5.916 7.187 7.187 0 0 0 .152 3.039 7.274 7.274 0 0 0-6.863 5.908 7.1 7.1 0 0 0 5.814 8.18 7.127 7.127 0 0 0 1.048.1 7.085 7.085 0 0 0 6.709 8.945 7.012 7.012 0 0 0 4.228 8.39v9.127a2.622 2.622 0 0 0 5.244 0v-8.564h20.955c.041 0 .08 0 .12-.005h.017a19.29 19.29 0 0 0 2.743-.246v8.817a2.622 2.622 0 1 0 5.244 0v-10.452a19.3 19.3 0 0 0 3.425-1.991 14.348 14.348 0 0 1 8.495-2.832h18.63v3.845a7.275 7.275 0 0 0 5.915 7.243 7.171 7.171 0 0 0 3.039-.152 7.275 7.275 0 0 0 5.909 6.863 9.746 9.746 0 0 1 11.321-6.713 7.271 7.271 0 0 0 5.9-6.859 7.021 7.021 0 0 0 8.39-4.228h9.126a2.622 2.622 0 1 0 0-5.244h-8.563V90.989a19.213 19.213 0 0 0-.253-2.968h8.816a2.625 2.625 0 0 0 2.626-2.623zm-116 30.261a1.851 1.851 0 0 1 1.52-.793h11.189a2.622 2.622 0 0 0 0-5.244H14.04a2.043 2.043 0 0 1-2.052-1.527 1.854 1.854 0 0 1 1.5-2.149 3.234 3.234 0 0 1 .33-.029h17.9a2.622 2.622 0 0 0 0-5.244H7.106a1.854 1.854 0 0 1-1.852-1.85 1.888 1.888 0 0 1 .023-.3 2.053 2.053 0 0 1 2.071-1.552h24.369a2.622 2.622 0 0 0 0-5.244h-17.9a1.851 1.851 0 0 1-1.852-1.85 1.876 1.876 0 0 1 .024-.3 2.049 2.049 0 0 1 2.071-1.552h27.023a2.622 2.622 0 0 0 2.395-3.687 9.217 9.217 0 0 0-5.024-4.886l-4.008-1.6a2.3 2.3 0 0 1-1.29-2.985c.026-.064.054-.127.076-.171a2.471 2.471 0 0 1 2.892-1.146 22.9 22.9 0 0 1 15.183 12.925 2.624 2.624 0 0 0 2.392 1.55h19.345a27.989 27.989 0 0 0-4.56 9.533 7.717 7.717 0 0 0 3.91 8.938 7.567 7.567 0 0 0 10.11-3.465 7.47 7.47 0 0 0 .227-.51l.056-.141v9.486H64.156a19.655 19.655 0 0 0-11.639 3.88 14.346 14.346 0 0 1-8.495 2.832H20.758a2.056 2.056 0 0 1-2.053-1.526 1.84 1.84 0 0 1 .298-1.393zm47.531-78.207a7.717 7.717 0 0 0-3.911-8.938 7.566 7.566 0 0 0-10.11 3.465 7.6 7.6 0 0 0-.226.509l-.056.142v-9.486h18.631a19.658 19.658 0 0 0 11.639-3.88 14.344 14.344 0 0 1 8.494-2.832h23.264a2.038 2.038 0 0 1 2.052 1.528 1.851 1.851 0 0 1-1.823 2.176h-11.189a2.622 2.622 0 0 0 0 5.244h17.672a2.042 2.042 0 0 1 2.052 1.528 1.852 1.852 0 0 1-1.5 2.148 2.165 2.165 0 0 1-.327.029h-17.9a2.622 2.622 0 1 0 0 5.244h24.607a1.852 1.852 0 0 1 1.852 1.85 1.924 1.924 0 0 1-.023.3 2.051 2.051 0 0 1-2.072 1.553h-24.369a2.622 2.622 0 1 0 0 5.244h17.9a1.852 1.852 0 0 1 1.855 1.85 1.912 1.912 0 0 1-.023.3 2.055 2.055 0 0 1-2 1.554h-27.1a2.623 2.623 0 0 0-2.4 3.686 9.217 9.217 0 0 0 5.024 4.886l4.008 1.6a2.3 2.3 0 0 1 1.29 2.986 2.912 2.912 0 0 1-.075.171 2.477 2.477 0 0 1-2.892 1.146A22.9 22.9 0 0 1 83.696 48.53a2.623 2.623 0 0 0-2.392-1.552H67.128a2.622 2.622 0 1 0 0 5.244h12.517a28.719 28.719 0 0 0 3.12 4.745v22.7a28.7 28.7 0 0 0-4.745 3.109h-22.7a28.7 28.7 0 0 0-3.109-4.745V55.337A28.21 28.21 0 0 0 66.53 37.452z' fill='%231cadc2'/%3E%3C/svg%3E")}.teachkind-cat__button--is-debate-persuasive-arguments:before,.teachkind-cat__header--is-debate-persuasive-arguments .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='123.646' height='135' viewBox='0 0 123.646 135'%3E%3Cg fill='%231cadc2'%3E%3Cpath data-name='Path 238' d='M119.535 39.744a8.391 8.391 0 0 0-8.689.035V14.061a8.436 8.436 0 0 0-11.543-7.844 8.442 8.442 0 0 0-16.286 0 8.436 8.436 0 0 0-11.543 7.844v3.3a8.438 8.438 0 0 0-11.25 7.956v39.371a25.4 25.4 0 0 0 11.307 21.088v4.219h-.086a2.812 2.812 0 0 0-2.814 2.814v39.374a2.815 2.815 0 0 0 2.814 2.813h28.184a2.814 2.814 0 0 0 2.814-2.813v-39.37a2.808 2.808 0 0 0-2.785-2.81v-4.308a25.465 25.465 0 0 0 7.716-8.2 25.149 25.149 0 0 0 1.973-4.215l1.578-2.641 1.557-2.608 1.656-2.777 8.318-13.936a8.444 8.444 0 0 0-2.921-11.574zm-22.721 89.628h-2.843v-19.685a2.812 2.812 0 1 0-5.624 0v19.685H74.253V104.06h22.56zM74.253 98.436v-2.814h22.56v2.814zm43.374-50l-10.094 16.9-2.884 4.831-.354.6c-1.343 4.929-4.346 8.316-8.866 10.952a2.806 2.806 0 0 0-1.4 2.431v5.845H77.158V84.21a2.817 2.817 0 0 0-1.413-2.439 19.745 19.745 0 0 1-9.9-17.083V25.315a2.812 2.812 0 1 1 5.624 0 2.761 2.761 0 0 0 .062.587c-.119.324.058 16.518.058 16.518a2.814 2.814 0 0 0 2.814 2.771.268.268 0 0 0 .041 0 2.81 2.81 0 0 0 2.768-2.855s-.119-16.673-.119-17.021V14.061a2.814 2.814 0 0 1 5.628 0v28.318a2.812 2.812 0 1 0 5.624 0V8.438a2.812 2.812 0 1 1 5.624 0v33.941a2.814 2.814 0 0 0 5.628 0V14.061a2.812 2.812 0 0 1 5.623 0v33.2l-.235.391-2.651 4.443a2.812 2.812 0 1 0 4.829 2.882l5.628-9.432a2.814 2.814 0 0 1 4.832 2.884z'/%3E%3Cpath data-name='Path 239' d='M41.941 44.499a7.015 7.015 0 0 0-1.4.14V43.09a7.04 7.04 0 0 0-7.033-7.03 6.961 6.961 0 0 0-1.887.258 7.031 7.031 0 0 0-13.1 0 6.936 6.936 0 0 0-1.885-.258 7.039 7.039 0 0 0-7.033 7.03v18.158A7.025 7.025 0 0 0 .997 71.389l8.65 14.489 1.176 1.969a19.82 19.82 0 0 0 7.171 9.332v8.083h-2.772a2.813 2.813 0 0 0-2.811 2.818v22.5a2.812 2.812 0 0 0 2.812 2.81h28.126a2.812 2.812 0 0 0 2.812-2.81v-22.5a2.813 2.813 0 0 0-2.812-2.813h-2.857v-8.022a19.75 19.75 0 0 0 8.481-16.187V51.53a7.04 7.04 0 0 0-7.032-7.031zm-1.407 66.392v16.875H18.036v-16.875zm-4.258-17.629a2.811 2.811 0 0 0-1.411 2.439v9.566H23.616v-9.62a2.816 2.816 0 0 0-1.4-2.431 13.193 13.193 0 0 1-6.285-7.82l-2.884-4.779-.991-1.664-6.238-10.448a1.408 1.408 0 0 1 .486-1.928 1.4 1.4 0 0 1 1.928.488l4.274 7.158a2.811 2.811 0 0 0 4.824-2.88l-.051-.086-1.99-3.335-.074-.126v-24.7a1.406 1.406 0 0 1 2.812 0v21.238a2.813 2.813 0 0 0 5.626 0V38.871a1.406 1.406 0 0 1 2.812 0v25.457a2.813 2.813 0 0 0 5.626 0V43.09a1.406 1.406 0 0 1 2.812 0v8.44c0 .278-.091 12.753-.091 12.753a2.813 2.813 0 0 0 2.769 2.857h.045a2.814 2.814 0 0 0 2.812-2.768s.142-12.195.062-12.465a2.871 2.871 0 0 0 .029-.377 1.406 1.406 0 1 1 2.812 0v29.529a14.109 14.109 0 0 1-7.065 12.203z'/%3E%3C/g%3E%3C/svg%3E")}.teachkind-cat__button--is-field-trips:before,.teachkind-cat__header--is-field-trips .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='131.364' height='135' viewBox='0 0 131.364 135'%3E%3Cg fill='%231cadc2'%3E%3Cpath data-name='Path 224' d='M125.629 20.761h-11.775v-.473C113.854 6.274 89.663 0 65.693 0S17.532 6.274 17.532 20.288v.473H5.735a5.741 5.741 0 0 0-5.73 5.735v17.071a5.743 5.743 0 0 0 5.735 5.735h9.523V26.496h2.274v45.033a14.27 14.27 0 0 0-5.675 11.347v15.5a5.743 5.743 0 0 0-4.651 5.626v8.6a5.743 5.743 0 0 0 5.735 5.735h5.95v8.061a8.613 8.613 0 0 0 8.6 8.6H37.62a8.613 8.613 0 0 0 8.6-8.6v-8.059h38.921v8.061a8.613 8.613 0 0 0 8.6 8.6h10.123a8.613 8.613 0 0 0 8.6-8.6v-8.061h5.95a5.741 5.741 0 0 0 5.735-5.735v-8.6a5.737 5.737 0 0 0-4.651-5.626v-15.5a14.265 14.265 0 0 0-5.649-11.327V26.496h2.256v22.806h9.52a5.743 5.743 0 0 0 5.735-5.735V26.496a5.741 5.741 0 0 0-5.731-5.735zM9.523 43.567H5.735V26.496h3.788zm13.745-23.279c0-8.161 18.637-14.549 42.425-14.549a98.775 98.775 0 0 1 30.212 4.2c4.562 1.557 12.216 4.978 12.216 10.352v.473H23.268zm0 6.208h84.852v42.355a14.214 14.214 0 0 0-2.954-.312H26.195a14.355 14.355 0 0 0-2.928.3zm-5.675 56.38a8.613 8.613 0 0 1 8.6-8.6h78.97a8.611 8.611 0 0 1 8.6 8.6v15.393h-96.17zm22.895 43.521a2.872 2.872 0 0 1-2.868 2.868H27.494a2.872 2.872 0 0 1-2.868-2.868v-8.058h15.861zm66.247 0a2.87 2.87 0 0 1-2.868 2.868H93.744a2.87 2.87 0 0 1-2.868-2.868v-8.058h15.858zm11.685-22.393v8.6H12.941v-8.6zm3.424-60.437V26.496h3.785v17.071z'/%3E%3Cpath data-name='Path 225' d='M79.18 11.625h-27a2.151 2.151 0 0 0 0 4.3h27a2.151 2.151 0 0 0 0-4.3z'/%3E%3Cpath data-name='Path 226' d='M31.322 64.919h68.716a4.307 4.307 0 0 0 4.3-4.3V33.966a4.307 4.307 0 0 0-4.3-4.3H31.322a4.307 4.307 0 0 0-4.3 4.3v26.652a4.307 4.307 0 0 0 4.3 4.301zM68.787 35.4h29.816v23.784H68.787zm-36.031 0h30.3v23.784h-30.3z'/%3E%3Cpath data-name='Path 227' d='M87.16 77.537a2.345 2.345 0 0 0-.447-.046H44.654a2.156 2.156 0 0 0-2.1 2.6l2.83 13.26a2.151 2.151 0 0 0 2.1 1.7h36.402a2.153 2.153 0 0 0 2.1-1.7l2.83-13.26a2.151 2.151 0 0 0-1.656-2.554zm-5.018 13.214h-32.92l-.5-2.326h33.916zm1.417-6.627H47.808l-.5-2.331h36.746z'/%3E%3Cpath data-name='Path 228' d='M29.886 78.153a8.118 8.118 0 1 0 8.118 8.118 8.119 8.119 0 0 0-8.118-8.118zm0 11.935a3.817 3.817 0 1 1 3.817-3.817 3.821 3.821 0 0 1-3.817 3.817z'/%3E%3Cpath data-name='Path 229' d='M101.472 78.153a8.118 8.118 0 1 0 8.118 8.118 8.119 8.119 0 0 0-8.118-8.118zm3.817 8.118a3.815 3.815 0 1 1-3.814-3.817 3.821 3.821 0 0 1 3.814 3.817z'/%3E%3C/g%3E%3C/svg%3E")}.teachkind-cat__button--is-holidays:before,.teachkind-cat__header--is-holidays .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='119.37' height='135' viewBox='0 0 119.37 135'%3E%3Cg fill='%231cadc2'%3E%3Cpath data-name='Path 336' d='M119.343 132.242V18.163a7.793 7.793 0 0 0-7.784-7.784h-6.463V6.487a6.487 6.487 0 0 0-12.974 0v3.892H79.151V6.487a6.487 6.487 0 1 0-12.974 0v3.892h-12.97V6.487a6.487 6.487 0 1 0-12.974 0v3.892H27.262V6.487a6.487 6.487 0 0 0-12.974 0v3.892h-6.5a7.794 7.794 0 0 0-7.784 7.784v114.246a2.592 2.592 0 0 0 2.594 2.595c.062 0 .114-.031.174-.036h114.006a2.593 2.593 0 0 0 2.595-2.595c-.003-.051-.027-.085-.03-.131zM97.311 6.487a1.3 1.3 0 1 1 2.595 0V19.46a1.3 1.3 0 1 1-2.595 0zm-25.945 0a1.3 1.3 0 1 1 2.595 0V19.46a1.3 1.3 0 1 1-2.595 0zm-25.944 0a1.3 1.3 0 1 1 2.595 0V19.46a1.3 1.3 0 1 1-2.595 0zm-25.945 0a1.3 1.3 0 1 1 2.595 0V19.46a1.3 1.3 0 1 1-2.595 0zm94.679 123.29H5.189v-2.639h108.968zm0-7.828H5.189v-88.22h108.968zm0-93.41H5.189V18.163a2.6 2.6 0 0 1 2.595-2.595h6.5v3.892a6.487 6.487 0 0 0 12.974 0v-3.892h12.971v3.892a6.487 6.487 0 1 0 12.974 0v-3.892h12.971v3.892a6.487 6.487 0 1 0 12.974 0v-3.892h12.979v3.892a6.487 6.487 0 0 0 12.974 0v-3.892h6.466a2.6 2.6 0 0 1 2.595 2.595z'/%3E%3Cpath data-name='Path 337' d='M27.344 79.6h7.5l-3.38 3.381a2.117 2.117 0 0 0-.629 1.511 2.137 2.137 0 0 0 3.649 1.512l6.4-6.4h9.057l1.182 1.391.146 1.864-6.39 6.388h-9.057a2.138 2.138 0 0 0 0 4.276h4.783l-5.267 5.266-.035.033a2.138 2.138 0 0 0 3 3.047l.026-.025 5.3-5.3v4.782a2.137 2.137 0 1 0 4.275 0V92.27l6.4-6.405 1.82.149 1.421 1.216v9.031l-6.4 6.4a2.138 2.138 0 1 0 3.022 3.024l3.382-3.382v7.5a2.137 2.137 0 1 0 4.274 0v-7.495l3.381 3.382a2.138 2.138 0 0 0 3.024-3.024l-6.4-6.4v-9.058l1.392-1.183 1.864-.145 6.39 6.39v9.057a2.136 2.136 0 1 0 4.272 0v-4.786l5.3 5.3a2.14 2.14 0 0 0 3.022 0 2.137 2.137 0 0 0 0-3.025l-5.3-5.3h4.78a2.124 2.124 0 0 0 1.515-.627 2.138 2.138 0 0 0-1.512-3.649h-9.058l-6.4-6.4.147-1.82 1.215-1.42h9.035l6.408 6.406a2.138 2.138 0 0 0 3.022-3.024L84.538 79.6h7.495a2.138 2.138 0 0 0 0-4.275h-7.495l3.382-3.383a2.138 2.138 0 0 0-3.025-3.022l-6.406 6.4h-9.056l-1.181-1.392-.146-1.865 6.388-6.389h9.059a2.137 2.137 0 1 0 0-4.274h-4.785l5.294-5.295.006-.006a2.138 2.138 0 0 0-1.513-3.648 2.118 2.118 0 0 0-1.508.627l-5.3 5.3v-4.783a2.137 2.137 0 0 0-2.136-2.138 2.137 2.137 0 0 0-2.136 2.138v9.066l-6.405 6.4-1.82-.148-1.421-1.215v-9.037l6.4-6.4a2.138 2.138 0 1 0-3.023-3.024l-3.381 3.381v-7.497a2.137 2.137 0 0 0-4.274 0v7.495l-3.382-3.382a2.138 2.138 0 1 0-3.023 3.023l6.4 6.4v9.057l-1.392 1.182-1.865.146-6.389-6.39v-9.058a2.137 2.137 0 1 0-4.274 0v4.784l-5.3-5.3a2.138 2.138 0 0 0-3.022 3.024l5.3 5.3h-4.783a2.137 2.137 0 0 0 0 4.274h9.058l6.4 6.4-.147 1.82-1.216 1.421H40.88l-6.4-6.4a2.137 2.137 0 1 0-3.025 3.02l3.382 3.382h-7.5a2.138 2.138 0 0 0 0 4.275zm27.786-3.789a.73.73 0 0 0 .174-.417l.175-2.152 2.155-.169a.73.73 0 0 0 .416-.172l1.645-1.4 1.64 1.4a.731.731 0 0 0 .418.174l2.154.175.166 2.154a.732.732 0 0 0 .173.418l1.4 1.645-1.4 1.642a.732.732 0 0 0-.173.417l-.174 2.151-2.154.169a.731.731 0 0 0-.417.172l-1.646 1.4-1.639-1.4a.732.732 0 0 0-.417-.174l-2.154-.175-.169-2.152a.731.731 0 0 0-.171-.415l-1.4-1.648z'/%3E%3Cpath data-name='Path 338' d='M59.685 79.599a2.138 2.138 0 1 0-2.137-2.138 2.14 2.14 0 0 0 2.137 2.138z'/%3E%3C/g%3E%3C/svg%3E")}.teachkind-cat__button--is-homeschool:before,.teachkind-cat__header--is-homeschool .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='141.593' height='135' viewBox='0 0 141.593 135'%3E%3Cg fill='%231cadc2'%3E%3Cpath data-name='Path 271' d='M132.327 0H18.056A9.276 9.276 0 0 0 8.79 9.266v6.117H5.969a5.97 5.97 0 0 0 0 11.939H8.79v7.839H5.969a5.97 5.97 0 1 0 0 11.939H8.79v7.839H5.969a5.97 5.97 0 1 0 0 11.939H8.79v7.839H5.969a5.97 5.97 0 1 0 0 11.939H8.79v7.839H5.969a5.97 5.97 0 0 0 0 11.939H8.79v19.3A9.276 9.276 0 0 0 18.056 135h114.271a9.276 9.276 0 0 0 9.266-9.266V9.266A9.276 9.276 0 0 0 132.327 0zm-1.722 121.815h1.722a8.978 8.978 0 0 0 3.92-.907v4.827a3.924 3.924 0 0 1-3.92 3.919h-1.722zM5.969 80.062h10.988a.623.623 0 0 1 0 1.246H5.969a.623.623 0 0 1 0-1.246zm0-19.778h10.988a.623.623 0 0 1 0 1.246H5.969a.623.623 0 0 1 0-1.246zm0-19.778h10.988a.623.623 0 0 1 0 1.246H5.969a.623.623 0 0 1 0-1.246zm0-19.778h10.988a.623.623 0 0 1 0 1.246H5.969a.623.623 0 1 1 0-1.246zm8.167 85.7h2.821a5.97 5.97 0 0 0 0-11.939h-2.821v-7.834h2.821a5.97 5.97 0 1 0 0-11.939h-2.821v-7.839h2.821a5.97 5.97 0 1 0 0-11.939h-2.821v-7.839h2.821a5.97 5.97 0 1 0 0-11.939h-2.821v-7.839h2.821a5.97 5.97 0 0 0 0-11.939h-2.821V9.265a3.924 3.924 0 0 1 3.919-3.919h114.272a3.924 3.924 0 0 1 3.92 3.919v103.284a3.924 3.924 0 0 1-3.92 3.919H18.056a8.976 8.976 0 0 0-3.919.907zm-8.167-6.593h10.988a.623.623 0 0 1 0 1.246H5.969a.623.623 0 0 1 0-1.246zm12.086 21.975h107.2v7.845h-107.2a3.92 3.92 0 0 1 0-7.839z'/%3E%3Cpath data-name='Path 272' d='M31.241 110.83h96.691a2.676 2.676 0 0 0 2.673-2.673V13.663a2.676 2.676 0 0 0-2.673-2.673H31.241a2.676 2.676 0 0 0-2.673 2.673v94.494a2.676 2.676 0 0 0 2.673 2.673zm50.067-15.383v10.036h-3.444V95.447zm2.673-5.346h-8.79a2.676 2.676 0 0 0-2.673 2.673v12.709H60.282V79.222l19.3-11.877 19.3 11.879v26.26H86.655v-12.71a2.676 2.676 0 0 0-2.673-2.673zm-4.2-28.532h-.233a1.754 1.754 0 0 0-.929.185l-.071.031a.624.624 0 0 1-.067.021 1.133 1.133 0 0 0-.3.123L53.692 77v-2.51l25.89-15.935 25.9 15.935v2.512L80.991 61.93a1.015 1.015 0 0 0-.267-.11c-.015 0-.03-.008-.042-.012l-.03-.014a2.426 2.426 0 0 0-.568-.2 1.581 1.581 0 0 0-.302-.025zm24.453 20.945l2.521 1.551a1.136 1.136 0 0 0 .194.091l.038.015a2.517 2.517 0 0 0 .249.108 2.638 2.638 0 0 0 .916.181h.029a2.668 2.668 0 0 0 .9-.182l.03-.011c.057-.021.113-.042.169-.068a2.609 2.609 0 0 0 .744-.5.58.58 0 0 0 .078-.093 2.585 2.585 0 0 0 .334-.414.777.777 0 0 0 .086-.208 3.4 3.4 0 0 0 .275-.976.762.762 0 0 0 .035-.217v-8.79a.943.943 0 0 0-.043-.265l-.008-.025a2.661 2.661 0 0 0-.11-.539 2.934 2.934 0 0 0-.487-.873 2.526 2.526 0 0 0-.4-.373l-.023-.024a.923.923 0 0 0-.2-.175L80.993 53.146a1.038 1.038 0 0 0-.269-.11c-.016 0-.031-.008-.043-.012l-.03-.014a2.439 2.439 0 0 0-.565-.2 1.778 1.778 0 0 0-.377-.024h-.158a1.757 1.757 0 0 0-.925.183l-.073.032a.561.561 0 0 1-.068.021 1.139 1.139 0 0 0-.3.123l-28.568 17.58a.95.95 0 0 0-.207.179l-.022.023a2.647 2.647 0 0 0-.387.364 2.945 2.945 0 0 0-.492.876 2.609 2.609 0 0 0-.11.537l-.009.033a.928.928 0 0 0-.043.265v8.79a.77.77 0 0 0 .035.218 3.4 3.4 0 0 0 .277.979.762.762 0 0 0 .084.2 2.65 2.65 0 0 0 .324.4.855.855 0 0 0 .088.1 2.6 2.6 0 0 0 .74.5c.056.026.112.048.169.068l.033.012a2.676 2.676 0 0 0 .9.181 2.278 2.278 0 0 0 .94-.18 2.7 2.7 0 0 0 .261-.114c.012-.006.023-.009.035-.014a1.1 1.1 0 0 0 .189-.089l2.519-1.55v22.972H33.914V16.336h91.345v89.147h-21.024z'/%3E%3Cpath data-name='Path 273' d='M112.549 26.369a9.253 9.253 0 0 0-8.839 6.593h-5.445a5.97 5.97 0 0 0 0 11.939h14.284a9.266 9.266 0 1 0 0-18.531zm0 13.185H98.265a.623.623 0 0 1 0-1.246h7.691a2.676 2.676 0 0 0 2.673-2.673 3.919 3.919 0 1 1 3.919 3.919z'/%3E%3Cpath data-name='Path 274' d='M53.22 28.568a7.068 7.068 0 1 0 7.068 7.069 7.076 7.076 0 0 0-7.068-7.069zm1.722 7.069a1.722 1.722 0 1 1-1.722-1.722 1.724 1.724 0 0 1 1.722 1.723z'/%3E%3Cpath data-name='Path 275' d='M53.22 27.322a2.676 2.676 0 0 0 2.673-2.673v-2.2a2.674 2.674 0 0 0-5.347 0v2.2a2.676 2.676 0 0 0 2.674 2.673z'/%3E%3Cpath data-name='Path 276' d='M53.22 43.95a2.676 2.676 0 0 0-2.673 2.673v2.2a2.674 2.674 0 0 0 5.347 0v-2.2a2.676 2.676 0 0 0-2.674-2.673z'/%3E%3Cpath data-name='Path 277' d='M43.561 29.752a2.673 2.673 0 1 0 3.78-3.78l-1.553-1.554a2.673 2.673 0 0 0-3.78 3.78z'/%3E%3Cpath data-name='Path 278' d='M62.879 41.515a2.673 2.673 0 1 0-3.78 3.78l1.554 1.554a2.673 2.673 0 0 0 3.78-3.78z'/%3E%3Cpath data-name='Path 279' d='M44.902 35.636a2.676 2.676 0 0 0-2.673-2.673h-2.2a2.673 2.673 0 0 0 0 5.346h2.2a2.676 2.676 0 0 0 2.673-2.673z'/%3E%3Cpath data-name='Path 280' d='M66.4 32.963h-2.2a2.673 2.673 0 1 0 0 5.346h2.2a2.673 2.673 0 0 0 0-5.346z'/%3E%3Cpath data-name='Path 281' d='M45.448 40.736a2.657 2.657 0 0 0-1.89.784l-1.554 1.554a2.673 2.673 0 1 0 3.78 3.78l1.553-1.554a2.674 2.674 0 0 0-1.89-4.564z'/%3E%3Cpath data-name='Path 282' d='M60.985 30.544a2.655 2.655 0 0 0 1.89-.784l1.558-1.555a2.673 2.673 0 0 0-3.78-3.78L59.1 25.979a2.673 2.673 0 0 0 1.89 4.563z'/%3E%3C/g%3E%3C/svg%3E")}.teachkind-cat__button--is-humane-science:before,.teachkind-cat__header--is-humane-science .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='134.497' height='135' viewBox='0 0 134.497 135'%3E%3Cg fill='%231cadc2'%3E%3Cpath data-name='Path 266' d='M133.163 113.52L117.57 78.735a38.643 38.643 0 0 1-3.42-15.994V48.335a7.912 7.912 0 0 0 3.421-10.358 7.944 7.944 0 0 0-7.152-4.53h-6.72v-3.352a7.836 7.836 0 0 0 1.737.23 7.1 7.1 0 0 0 2.206-.352c5.043-1.637 6.987-8.465 7.192-9.239a2.7 2.7 0 0 0-1.62-3.2c-.553-.22-5.075-1.932-9.074-.886a8.132 8.132 0 0 0 3.653-5.371c.786-5.056-4.025-9.7-5-10.588a2.7 2.7 0 0 0-3.59 0c-.6.532-5.815 5.349-5 10.6a8.119 8.119 0 0 0 3.633 5.341c-3.823-.971-8.115.548-9.022.9a2.7 2.7 0 0 0-1.622 3.2c.2.773 2.13 7.6 7.193 9.239a7.1 7.1 0 0 0 2.219.352 7.776 7.776 0 0 0 1.693-.223v3.345h-6.719a7.912 7.912 0 0 0-3.737 14.892v14.4a38.634 38.634 0 0 1-1.824 11.68 44.9 44.9 0 0 0-22.726-24.312 9.791 9.791 0 0 1-5.582-8.85v-25.6a7.912 7.912 0 0 0 6.189-8.857A7.947 7.947 0 0 0 56.067.002H33.049a7.912 7.912 0 0 0-7.911 7.9 7.951 7.951 0 0 0 6.268 7.755v25.6a9.784 9.784 0 0 1-5.568 8.847 44.507 44.507 0 0 0 16.355 84.831h.051c.8.04 1.609.061 2.413.059a43.776 43.776 0 0 0 24.857-7.69 15.009 15.009 0 0 0 13.155 7.69h36.585a15.244 15.244 0 0 0 13.909-21.479zM38.175 94.38l-.966-1.237a12.864 12.864 0 0 1 .9-10.333 10.757 10.757 0 0 1 .578 1c1.444 2.945 1.272 6.496-.511 10.57zm-16.2-20.713c.858.216 1.7.448 2.515.7a14.246 14.246 0 0 0-.472 1.917zm-3.231 5.905q-.483 0-.965.033a53.75 53.75 0 0 1-.068-2.6l2.037 2.6q-.499-.033-1.002-.033zm8.413 9.5A16.558 16.558 0 0 0 19.8 90.12a26.769 26.769 0 0 1-1.422-5.107 14.186 14.186 0 0 1 6.911 1.671zm5.781 7.392l.973 1.243c-4.381.752-7.868.063-10.376-2.05a10.941 10.941 0 0 1-.836-.807 12.891 12.891 0 0 1 10.241 1.618zm-3.349-20.219a26.846 26.846 0 0 1 4.616 2.611 16.546 16.546 0 0 0-2.784 6.887l-1.874-2.4a14.06 14.06 0 0 1 .042-7.098zm20.829 7.606l.018-.034a10.837 10.837 0 0 1 .582-1.007 12.863 12.863 0 0 1 .895 10.332l-.966 1.237c-1.778-4.052-1.956-7.591-.529-10.528zm14.2-9.489a56.16 56.16 0 0 1 2.515-.695l-2.038 2.612a14.279 14.279 0 0 0-.474-1.917zm4.739 5.245l2.047-2.622c0 .89-.024 1.766-.067 2.622a14.14 14.14 0 0 0-1.976 0zm-7.4 9.466l1.863-2.382a14.064 14.064 0 0 1 6.92-1.677 26.844 26.844 0 0 1-1.424 5.107 16.561 16.561 0 0 0-5.952-1.107q-.701 0-1.405.059zm-2.388-5.727l-1.875 2.4a16.545 16.545 0 0 0-2.785-6.888 26.831 26.831 0 0 1 4.617-2.611 14.082 14.082 0 0 1 .045 7.099zm6.844 11.51a10.921 10.921 0 0 1-.825.8c-2.512 2.118-6 2.809-10.385 2.057l.968-1.236a12.874 12.874 0 0 1 10.244-1.621zm-19.03 4.437a39.84 39.84 0 0 0-2.825 6.547 39.877 39.877 0 0 0-2.831-6.556 27.572 27.572 0 0 0 2.827-7.006 27.546 27.546 0 0 0 2.831 7.015zm-16.191 25.128a23.923 23.923 0 0 0 10.985.729 2.676 2.676 0 0 0 2.381 1.488 2.706 2.706 0 0 0 2.7-2.7v-.073c4.857-1.3 10.494-1.722 12.194-.024a.7.7 0 0 0 .04.037 13.732 13.732 0 0 0 2.432 1.624 38.963 38.963 0 0 1-19.457 4.041h-.009a38.256 38.256 0 0 1-17.537-5.4 16.505 16.505 0 0 1 6.272.279zm31.969-4.514c-3.677-3.639-11.058-2.72-15.643-1.677a43.27 43.27 0 0 1 4.3-15.73 27.662 27.662 0 0 0 6.667.932 15.878 15.878 0 0 0 10.584-3.641c10.206-8.618 7.415-29.588 7.292-30.474a2.671 2.671 0 0 0-2.955-2.313c-.891.091-21.887 2.373-27.823 14.419a14.88 14.88 0 0 0-1.026 2.715 14.927 14.927 0 0 0-1.029-2.723c-5.936-12.046-26.932-14.327-27.822-14.419a2.7 2.7 0 0 0-2.955 2.311c-.123.889-2.9 21.869 7.3 30.48a15.838 15.838 0 0 0 10.572 3.638 27.7 27.7 0 0 0 6.685-.932 44.151 44.151 0 0 1 4.41 17.255 18.712 18.712 0 0 1-8.843-.473c-4.249-1.415-9.8-.473-13.824.612a38.893 38.893 0 0 1-4.454-54.594 39.139 39.139 0 0 1 13.436-10.258.606.606 0 0 0 .084-.032 15.238 15.238 0 0 0 8.7-13.752v-2.4h7.748a2.703 2.703 0 0 0 0-5.406h-7.756v-7.137h5.658a2.703 2.703 0 1 0 0-5.406h-5.658v-5.046h15.5v25.395a15.238 15.238 0 0 0 8.7 13.756A39.405 39.405 0 0 1 83.66 90.494a38.885 38.885 0 0 1-12.177 28.359 39.573 39.573 0 0 1-2.961 2.541 7.112 7.112 0 0 1-5.36-1.486zM56.056 10.451H33.064a2.523 2.523 0 0 1 0-5.045h22.992a2.523 2.523 0 1 1 0 5.045zm42.242 13.894a2.967 2.967 0 0 1-2.22.483 6.505 6.505 0 0 1-2.738-3 6.525 6.525 0 0 1 4.047.425 2.925 2.925 0 0 1 .911 2.092zm5.4 19.549v-5.045h6.7a2.522 2.522 0 1 1 0 5.045zM74.03 123.8a25.36 25.36 0 0 0 1.175-1.024 44.012 44.012 0 0 0 13.2-39.73l.943-2.1a43.936 43.936 0 0 0 3.87-17.012h1.5a2.703 2.703 0 1 0 0-5.406h-1.477v-2.955h1.477a2.703 2.703 0 1 0 0-5.406h-1.477v-.865h5.045v40.579h-5.658a2.703 2.703 0 1 0 0 5.406h5.658v1.478a2.703 2.703 0 0 0 5.406 0v-1.48h15.37l9.168 20.446a9.838 9.838 0 0 1-8.978 13.862h-36.56a9.7 9.7 0 0 1-8.842-5.648zm29.668-33.921V49.3h5.045v13.435a43.915 43.915 0 0 0 3.9 18.207l4 8.935zm-2.7-77.647a2.946 2.946 0 0 1-1.443-1.767 6.509 6.509 0 0 1 1.441-3.8 6.577 6.577 0 0 1 1.442 3.8 2.937 2.937 0 0 1-1.442 1.77zm-2.7 31.662h-6.7a2.522 2.522 0 1 1 0-5.045h6.7zm5.424-19.559a2.95 2.95 0 0 1 .914-2.081 6.5 6.5 0 0 1 4.054-.43 6.5 6.5 0 0 1-2.738 3 2.952 2.952 0 0 1-2.23-.489z'/%3E%3Cpath data-name='Path 267' d='M92.635 118.277a6.883 6.883 0 1 0-6.884-6.883 6.891 6.891 0 0 0 6.884 6.883zm-1.477-6.883a1.477 1.477 0 1 1 1.477 1.477 1.479 1.479 0 0 1-1.478-1.477z'/%3E%3Cpath data-name='Path 268' d='M111.446 112.007a6.884 6.884 0 1 0-6.883-6.884 6.891 6.891 0 0 0 6.883 6.884zm-1.477-6.884a1.477 1.477 0 1 1 1.477 1.477 1.479 1.479 0 0 1-1.477-1.476z'/%3E%3Cpath data-name='Path 269' d='M107.271 128.728a6.883 6.883 0 1 0-6.884-6.883 6.891 6.891 0 0 0 6.884 6.883zm-1.477-6.883a1.477 1.477 0 1 1 1.477 1.477 1.479 1.479 0 0 1-1.482-1.477z'/%3E%3C/g%3E%3C/svg%3E")}.teachkind-cat__button--is-professional-development:before,.teachkind-cat__header--is-professional-development .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='135.122' height='135' viewBox='0 0 135.122 135'%3E%3Cg fill='%231cadc2'%3E%3Cpath data-name='Path 356' d='M59.075 63.141L28.508 32.574a3.175 3.175 0 1 0-4.49 4.49L46.581 59.6a12.291 12.291 0 0 0 2.686 13.345 3.145 3.145 0 0 0 2.241.933 3.176 3.176 0 0 0 2.278-5.394c-.008-.008-.031-.032-.04-.039a5.48 5.48 0 0 1-1.695-3.367l2.532 2.552a3.141 3.141 0 0 0 2.233.936h.013a3.175 3.175 0 0 0 2.271-5.4z'/%3E%3Cpath data-name='Path 357' d='M131.821 5.588H70.863V3.3a3.3 3.3 0 0 0-6.6 0v2.289H3.305a3.3 3.3 0 0 0-3.3 3.3v16.763a3.3 3.3 0 0 0 3.3 3.3H5.59v72.135a.506.506 0 0 0 .506.506h71.5v30.243A3.168 3.168 0 0 0 80.76 135h26.579a3.164 3.164 0 1 0 0-6.328H83.923V97.281a3.184 3.184 0 0 0-1.232-2.5L61.612 78.387l3.487-3.509 19.21 14.382.032.022a18.086 18.086 0 0 0 17.436 1.145l7.713 5.778v21.833h-4.3v-12.777a3.164 3.164 0 1 0-6.328 0v15.948a3.168 3.168 0 0 0 3.164 3.164h10.632a3.168 3.168 0 0 0 3.164-3.164v-19.616h13.217a.506.506 0 0 0 .506-.506V28.951h2.285a3.3 3.3 0 0 0 3.3-3.3V8.888a3.3 3.3 0 0 0-3.309-3.3zm-17.274 86.5l-10.645-7.983a3.16 3.16 0 0 0-3.613-.017 11.713 11.713 0 0 1-12.34.012L66.704 68.172a3.178 3.178 0 0 0-4.145.285l-7.974 7.974a3.164 3.164 0 0 0 .313 4.744l17.758 13.818H12.19V28.951h110.743v66.043h-7.121v-.37a3.179 3.179 0 0 0-1.265-2.531zm13.977-79.905v10.169H6.599V12.188z'/%3E%3Cpath data-name='Path 358' d='M94.632 51.251a15.7 15.7 0 1 0 15.7 15.7 15.715 15.715 0 0 0-15.7-15.7zm9.616 15.858a9.616 9.616 0 1 1-9.616-9.616 9.627 9.627 0 0 1 9.616 9.616z'/%3E%3C/g%3E%3C/svg%3E")}.teachkind-cat__button--is-reading-comprehension:before,.teachkind-cat__header--is-reading-comprehension .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='106.871' height='135' viewBox='0 0 106.871 135'%3E%3Cg fill='%231cadc2'%3E%3Cpath data-name='Path 241' d='M106.871 104.064V2.814a2.809 2.809 0 0 0-2.809-2.819H11.256A11.264 11.264 0 0 0 0 11.252v101.25a11.263 11.263 0 0 0 11.256 11.247h2.81v8.438a2.814 2.814 0 0 0 3.7 2.669l7.552-2.517 7.548 2.517a2.876 2.876 0 0 0 .89.144 2.817 2.817 0 0 0 2.814-2.813v-8.438h67.5a2.812 2.812 0 0 0 0-5.624v-11.251a2.805 2.805 0 0 0 2.801-2.81zM5.624 89.995a2.812 2.812 0 1 0 0-5.624V73.124a2.812 2.812 0 1 0 0-5.624V56.251a2.813 2.813 0 1 0 0-5.626V39.376a2.813 2.813 0 1 0 0-5.626V22.501a2.813 2.813 0 1 0 0-5.626v-5.623a5.631 5.631 0 0 1 5.632-5.626h2.81v95.625h-2.81a11.184 11.184 0 0 0-5.628 1.512zm25.312 38.29l-4.738-1.578a2.788 2.788 0 0 0-1.776 0l-4.734 1.578v-12.974h11.248zm67.5-18.6H78.749a2.812 2.812 0 0 0 0 5.624h19.685v2.814h-61.87v-2.814a2.812 2.812 0 0 0 0-5.624h-22.5a2.812 2.812 0 0 0 0 5.624v2.814h-2.808a5.626 5.626 0 1 1 0-11.251h87.183zm2.818-8.437H19.689V5.626h81.567z'/%3E%3Cpath data-name='Path 242' d='M28.127 56.251h64.688a2.812 2.812 0 0 0 2.809-2.812v-33.75a2.814 2.814 0 0 0-2.809-2.818H28.127a2.812 2.812 0 0 0-2.814 2.814v33.75a2.81 2.81 0 0 0 2.814 2.816zm2.81-33.75h59.06v28.124h-59.06z'/%3E%3Cpath data-name='Path 243' d='M81.559 33.747H39.374a2.813 2.813 0 0 0 0 5.626h42.185a2.813 2.813 0 1 0 0-5.626z'/%3E%3C/g%3E%3C/svg%3E")}.teachkind-cat__button--is-social-emotional-learning:before,.teachkind-cat__header--is-social-emotional-learning .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='135' height='135' viewBox='0 0 135 135'%3E%3Cpath d='M117.549 100.098a17.246 17.246 0 0 0-10.149 3.267l-4.976-4.976a46.56 46.56 0 0 0 0-61.783l4.976-4.975a2.887 2.887 0 0 0 .369.262 17.41 17.41 0 0 0 19.578-.01 2.861 2.861 0 0 0 .344-.244A17.446 17.446 0 1 0 100.1 17.45a17.243 17.243 0 0 0 3.264 10.144l-4.977 4.977a46.56 46.56 0 0 0-61.77 0l-4.977-4.977A17.243 17.243 0 0 0 34.9 17.45 17.451 17.451 0 1 0 7.267 31.609a2.84 2.84 0 0 0 .418.3 17.412 17.412 0 0 0 19.579-.037 2.925 2.925 0 0 0 .294-.209l.043-.031 4.976 4.975a46.56 46.56 0 0 0 0 61.783l-4.976 4.976a17.246 17.246 0 0 0-10.149-3.267 17.442 17.442 0 0 0-10.182 31.61 2.839 2.839 0 0 0 .418.3 17.412 17.412 0 0 0 19.579-.036 2.854 2.854 0 0 0 .295-.209A17.5 17.5 0 0 0 34.9 117.55a17.246 17.246 0 0 0-3.267-10.149l4.976-4.976a47.277 47.277 0 0 0 3.955 3.14 2.835 2.835 0 0 0 .592.411 46.547 46.547 0 0 0 52.7-.008 2.854 2.854 0 0 0 .568-.395 47.174 47.174 0 0 0 3.967-3.148l4.976 4.976a17.247 17.247 0 0 0-3.267 10.149 17.5 17.5 0 0 0 7.3 14.181 2.834 2.834 0 0 0 .369.262 17.41 17.41 0 0 0 19.579-.01 2.881 2.881 0 0 0 .343-.244 17.442 17.442 0 0 0-10.14-31.64zm-100.1 16.133a1.318 1.318 0 1 1-1.317 1.318 1.319 1.319 0 0 1 1.319-1.318zm0 8.342a5.486 5.486 0 0 1 5.131 3.538 11.713 11.713 0 0 1-10.261 0 5.487 5.487 0 0 1 5.13-3.538zm7.026-7.024a7.024 7.024 0 1 0-13.264 3.221 11.154 11.154 0 0 0-3.359 3.532 11.744 11.744 0 1 1 19.2 0 11.149 11.149 0 0 0-3.358-3.534 6.979 6.979 0 0 0 .781-3.218zM17.451 16.133a1.318 1.318 0 1 1-1.317 1.318 1.319 1.319 0 0 1 1.317-1.318zm0 8.342a5.486 5.486 0 0 1 5.131 3.538 11.713 11.713 0 0 1-10.261 0 5.487 5.487 0 0 1 5.128-3.538zm7.026-7.024a7.024 7.024 0 1 0-13.264 3.221 11.155 11.155 0 0 0-3.359 3.532 11.744 11.744 0 1 1 19.2 0 11.148 11.148 0 0 0-3.358-3.534 6.979 6.979 0 0 0 .779-3.22zm93.074-11.745a11.734 11.734 0 0 1 9.6 18.5 11.141 11.141 0 0 0-3.359-3.533 7.024 7.024 0 1 0-12.48 0 11.156 11.156 0 0 0-3.358 3.534 11.735 11.735 0 0 1 9.6-18.5zm0 10.427a1.318 1.318 0 1 1-1.318 1.318 1.319 1.319 0 0 1 1.316-1.318zm0 8.342a5.487 5.487 0 0 1 5.13 3.536 11.713 11.713 0 0 1-10.26 0 5.487 5.487 0 0 1 5.13-3.536zM77.927 49.499a5.494 5.494 0 0 1 5.488 5.488v.938l-1.811-1.222a2.861 2.861 0 0 0-2.911-.163 26.31 26.31 0 0 1-10.15 1.764 45.3 45.3 0 0 1-12.652-1.941c-.03-.01-.06-.018-.091-.026l-.019-.005a2.853 2.853 0 0 0-1.636.016 2.78 2.78 0 0 0-.224.079l-.069.03a3.158 3.158 0 0 0-.19.09l-.083.047a2.753 2.753 0 0 0-.137.082l-.049.031-1.808 1.22v-.94a13.845 13.845 0 0 1 13.83-13.83h9.659v5.493a2.856 2.856 0 0 0 2.853 2.849zM51.585 62.815l3.887-2.624a51.533 51.533 0 0 0 13.071 1.82 34.023 34.023 0 0 0 11.123-1.729l3.749 2.53v4.691a15.915 15.915 0 0 1-31.83 0zm16.132 26.867h-.042a2.861 2.861 0 0 0-1.453.292l-2.9 1.448-1.315-.657v-2.346a21.74 21.74 0 0 0 10.976 0v2.345l-1.32.66-2.891-1.446a.652.652 0 0 0-.065-.029c-.044-.021-.088-.04-.133-.058s-.081-.033-.12-.046-.1-.034-.154-.05l-.106-.029a2.39 2.39 0 0 0-.2-.042l-.061-.011a1.338 1.338 0 0 0-.216-.031zm.117.786zM52.9 95.378h5.581l3.57 1.785a.862.862 0 0 0 .09.039 3.174 3.174 0 0 0 .363.137l.1.028a2.737 2.737 0 0 0 .277.058l.086.014a2.67 2.67 0 0 0 .727 0l.1-.016a2.798 2.798 0 0 0 .588-.163c.063-.026.1-.044.141-.061.019-.008.064-.027.083-.037l2.893-1.446 2.9 1.449a.862.862 0 0 0 .09.039 3.174 3.174 0 0 0 .363.137l.1.028a2.769 2.769 0 0 0 .277.058l.086.014a2.672 2.672 0 0 0 .728 0l.1-.016a2.798 2.798 0 0 0 .589-.163c.064-.026.105-.044.141-.061.019-.008.064-.027.083-.037l3.567-1.783H82.1a7.6 7.6 0 0 1 7.5 6.566 40.848 40.848 0 0 1-44.2 0 7.6 7.6 0 0 1 7.5-6.569zm25.792-5.707v-3.686a21.707 21.707 0 0 0 10.427-18.481V54.986a11.233 11.233 0 0 0-8.342-10.824v-5.857a2.856 2.856 0 0 0-2.853-2.853H65.415a19.558 19.558 0 0 0-19.536 19.536v12.618c0 .04 0 .078.005.112a21.735 21.735 0 0 0 10.422 18.269v3.685h-3.4a13.336 13.336 0 0 0-12.413 8.567 40.94 40.94 0 1 1 54.021 0 13.336 13.336 0 0 0-12.413-8.567zm38.854 26.56a1.318 1.318 0 1 1-1.318 1.318 1.319 1.319 0 0 1 1.321-1.318zm0 8.342a5.487 5.487 0 0 1 5.13 3.536 11.713 11.713 0 0 1-10.26 0 5.487 5.487 0 0 1 5.135-3.536zm7.022-7.024a7.024 7.024 0 1 0-13.264 3.223 11.157 11.157 0 0 0-3.358 3.534 11.745 11.745 0 1 1 19.2 0 11.141 11.141 0 0 0-3.359-3.532 6.979 6.979 0 0 0 .786-3.224z' fill='%231cadc2'/%3E%3C/svg%3E")}.teachkind-cat__button--is-trauma-informed:before,.teachkind-cat__header--is-trauma-informed .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='110.671' height='135' viewBox='0 0 110.671 135'%3E%3Cg fill='%231cadc2'%3E%3Cpath data-name='Path 333' d='M45.153 116.329h-4.1v-4.65a22.857 22.857 0 0 0 11.193-19.588V78.655a11.612 11.612 0 0 0-8.954-11.273v-6.634a2.623 2.623 0 0 0-2.62-2.62H27.244A20.552 20.552 0 0 0 6.715 78.657V92.2a.451.451 0 0 0 0 .059 22.877 22.877 0 0 0 11.189 19.421v4.648h-4.1A13.828 13.828 0 0 0 0 130.14v2.238a2.62 2.62 0 1 0 5.24 0v-2.238a8.582 8.582 0 0 1 8.573-8.573h6.1l3.931 1.966c.022.011.044.02.082.035s.065.029.1.042q.112.045.226.08a2.768 2.768 0 0 0 .367.084l.063.01a2.537 2.537 0 0 0 .333.023 2.907 2.907 0 0 0 .335-.023l.09-.015a2.5 2.5 0 0 0 .538-.15c.06-.024.1-.04.152-.065a.55.55 0 0 0 .057-.025l3.3-1.652 3.312 1.656c.022.011.044.02.083.035s.065.029.1.041a2.434 2.434 0 0 0 .326.109c.082.022.165.038.266.055l.063.01a2.542 2.542 0 0 0 .333.023 2.983 2.983 0 0 0 .335-.023l.09-.015a2.5 2.5 0 0 0 .538-.15c.06-.024.1-.04.151-.065a.55.55 0 0 0 .057-.025l3.922-1.961h6.1a8.582 8.582 0 0 1 8.572 8.573v2.238a2.62 2.62 0 0 0 5.241 0v-2.238a13.829 13.829 0 0 0-13.823-13.811zm-4.478-44.008a6.34 6.34 0 0 1 6.334 6.332v1.84l-2.632-1.777a.959.959 0 0 0-.115-.064l-.027-.013-.068-.037a2.641 2.641 0 0 0-.4-.179l-.046-.014a2.566 2.566 0 0 0-.439-.1l-.061-.006a2.587 2.587 0 0 0-.433-.018c-.026 0-.053 0-.079.007h-.026a2.585 2.585 0 0 0-.385.06 1.842 1.842 0 0 0-.106.03l-.032.01a2.612 2.612 0 0 0-.331.121.533.533 0 0 0-.07.027 27.962 27.962 0 0 1-11.161 1.971 48.9 48.9 0 0 1-13.724-2.107 1.118 1.118 0 0 0-.154-.038c-.015 0-.03-.005-.068-.015-.058-.014-.115-.028-.173-.038a2.588 2.588 0 0 0-.335-.032h-.166a2.564 2.564 0 0 0-.329.032c-.06.009-.119.019-.181.033a2.583 2.583 0 0 0-.3.09 2.34 2.34 0 0 0-.19.075 3.253 3.253 0 0 0-.289.153.881.881 0 0 0-.106.06l-2.631 1.775v-1.842A15.306 15.306 0 0 1 27.24 63.369h10.815v6.334a2.623 2.623 0 0 0 2.62 2.618zm-28.719 14.5l4.536-3.062a54.879 54.879 0 0 0 14.11 1.992 35.741 35.741 0 0 0 12-1.906l4.407 2.974v5.271a17.527 17.527 0 0 1-35.054 0zm23.861 27.132v3.372l-1.859.93-3.3-1.652a1 1 0 0 0-.128-.051l-.032-.011a2.554 2.554 0 0 0-.267-.1 2.441 2.441 0 0 0-.216-.05 2.636 2.636 0 0 0-.293-.047 2.739 2.739 0 0 0-.2-.007 2.576 2.576 0 0 0-.318.011 2.055 2.055 0 0 0-.137.021l-.032.006a2.555 2.555 0 0 0-.334.077 1.708 1.708 0 0 0-.113.041l-.093.034a1.476 1.476 0 0 0-.186.074l-3.306 1.653-1.855-.928v-3.373a22.88 22.88 0 0 0 12.669.002z'/%3E%3Cpath data-name='Path 334' d='M106.083 18.257a15.956 15.956 0 0 0-10.86-4.814A22.748 22.748 0 0 0 74.473 0a22.672 22.672 0 0 0-19.026 10.286 22.779 22.779 0 0 0-9.956 14.339h-.139a13.813 13.813 0 0 0 0 27.626h42.533a16.02 16.02 0 0 0 14.185-8.554 16 16 0 0 0 8.6-14.213 15.956 15.956 0 0 0-4.587-11.227zM71.832 36.199a15.9 15.9 0 0 0 4.2 10.811H45.351a8.573 8.573 0 0 1 0-17.145 8.727 8.727 0 0 1 .908.052c.294.033.583.079.878.141h.01a8.545 8.545 0 0 1 5.06 3.234 2.637 2.637 0 0 0 2.1 1.043 2.6 2.6 0 0 0 1.575-.527 2.623 2.623 0 0 0 .516-3.668 13.811 13.811 0 0 0-5.769-4.477 17.515 17.515 0 0 1 7.746-11.026 2.607 2.607 0 0 0 .466-.28 17.6 17.6 0 0 1 8.895-2.4 17.541 17.541 0 0 1 16.526 11.735 1.911 1.911 0 0 0 .092.212l.011.023a17.513 17.513 0 0 1 .9 5.554 2.623 2.623 0 0 0 2.62 2.62 2.622 2.622 0 0 0 2.62-2.618 22.858 22.858 0 0 0-.327-3.837 10.806 10.806 0 1 1-13.1 10.553 2.62 2.62 0 1 0-5.241 0zm-4.1-29.483h-.339a17.626 17.626 0 0 1 7.074-1.478 17.541 17.541 0 0 1 16.525 11.735 2.6 2.6 0 0 0 2.7 1.744c.318-.025.617-.048.926-.048a10.823 10.823 0 0 1 10.812 10.814 10.887 10.887 0 0 1-1.537 5.549 15.949 15.949 0 0 0-4.546-10.059 15.958 15.958 0 0 0-10.86-4.814 22.749 22.749 0 0 0-20.75-13.443z'/%3E%3Cpath data-name='Path 335' d='M81.45 60.141l-.03-.1a1.782 1.782 0 0 0-.071-.218 2.244 2.244 0 0 0-.144-.279l-.03-.055a1.066 1.066 0 0 0-.064-.113 2.613 2.613 0 0 0-.733-.733 1.106 1.106 0 0 0-.113-.064l-.052-.028a2.355 2.355 0 0 0-.285-.148 1.821 1.821 0 0 0-.21-.068l-.108-.033a1.424 1.424 0 0 0-.168-.047 3.054 3.054 0 0 0-.521-.052h-2.468l.342-.683a2.621 2.621 0 1 0-4.688-2.345l-2.239 4.477a.26.26 0 0 0-.023.059 2.657 2.657 0 0 0-.116.3l-.012.037a1.939 1.939 0 0 0-.049.163 2.5 2.5 0 0 0-.044.259l.379.049-.382-.024a2.29 2.29 0 0 0-.023.233.621.621 0 0 0-.008.093.985.985 0 0 0 .011.135v.033c.006.088.012.174.027.26a2.593 2.593 0 0 0 .06.261c.021.076.042.15.07.224a2.538 2.538 0 0 0 .111.25c.035.07.07.138.111.2a2.536 2.536 0 0 0 .15.216c.05.066.1.13.156.189a2.569 2.569 0 0 0 .188.181 2.43 2.43 0 0 0 .19.156 2.624 2.624 0 0 0 .237.151l.023.015a.937.937 0 0 0 .111.068l.1.045.094.04a2.645 2.645 0 0 0 .42.13l.072.013a2.613 2.613 0 0 0 .479.048h.393l-5.077 5.077.542-2.706a2.605 2.605 0 0 0-.4-1.985l-.017-.022a2.637 2.637 0 0 0-1.514-1.042.879.879 0 0 0-.092-.028l-.027-.007a2.527 2.527 0 0 0-.566-.05h-2.427l2.581-5.16a2.621 2.621 0 0 0-4.688-2.345l-4.471 8.96a.6.6 0 0 0-.027.068 2.559 2.559 0 0 0-.109.289l-.011.032a1.763 1.763 0 0 0-.05.167 2.5 2.5 0 0 0-.044.26v.032c-.01.079-.02.157-.022.224a.61.61 0 0 0-.008.095.984.984 0 0 0 .011.135v.033c.006.088.013.175.027.259a2.562 2.562 0 0 0 .06.262c.021.076.042.15.07.224a2.5 2.5 0 0 0 .11.25c.034.07.07.138.112.206s.1.146.15.216.1.128.157.189.122.122.187.18.123.107.19.157a2.643 2.643 0 0 0 .236.15l.022.015a.926.926 0 0 0 .112.068l.1.045.094.04a2.655 2.655 0 0 0 .42.13l.072.013a2.887 2.887 0 0 0 .482.048h3.52l-1.611 8.054a2.636 2.636 0 0 0-.052.529v.016a2.644 2.644 0 0 0 .052.491.794.794 0 0 0 .031.109 2.525 2.525 0 0 0 .118.379.668.668 0 0 0 .045.088 2.589 2.589 0 0 0 .265.448 2.671 2.671 0 0 0 .238.292l.018.019a1.147 1.147 0 0 0 .124.105l.037.03.041.036a1.947 1.947 0 0 0 .19.151 2.234 2.234 0 0 0 .267.149l.065.034a1.068 1.068 0 0 0 .119.06 2.6 2.6 0 0 0 1.009.2 2.575 2.575 0 0 0 .477-.046c.036-.007.072-.017.107-.027l.03-.008a2.585 2.585 0 0 0 .322-.1 1.51 1.51 0 0 0 .124-.055l.037-.018a2.567 2.567 0 0 0 .275-.145c.05-.031.1-.065.145-.1a2.653 2.653 0 0 0 .259-.211.63.63 0 0 0 .074-.063l15.66-15.66a2.633 2.633 0 0 0 .339-.413 1.074 1.074 0 0 0 .064-.113l.03-.055a2.282 2.282 0 0 0 .145-.281 1.827 1.827 0 0 0 .069-.214l.031-.1a1.333 1.333 0 0 0 .047-.167 2.612 2.612 0 0 0 0-1.029 1.408 1.408 0 0 0-.039-.159zM56.57 65.03z'/%3E%3C/g%3E%3C/svg%3E")}.teachkind-cat__button--is-virtual-resources:before,.teachkind-cat__header--is-virtual-resources .wrap .image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='149.899' height='135' viewBox='0 0 149.899 135'%3E%3Cg fill='%231cadc2'%3E%3Cpath data-name='Path 341' d='M149.603 120.817l-19.569-39.111v-73.8a7.913 7.913 0 0 0-7.9-7.9H27.769a7.913 7.913 0 0 0-7.9 7.9v73.8L.309 120.817A2.953 2.953 0 0 0 0 122.13v4.966a7.912 7.912 0 0 0 7.9 7.9h134.096a7.912 7.912 0 0 0 7.9-7.9v-4.961a2.951 2.951 0 0 0-.293-1.318zM7.69 119.193l16.924-33.857h100.667l16.933 33.857h-38.132l-2.784-5.564a7.815 7.815 0 0 0-7.044-4.369H55.647a7.816 7.816 0 0 0-7.045 4.368l-2.783 5.565zm46.168-2.938a2.026 2.026 0 0 1 1.805-1.121h38.576a2.027 2.027 0 0 1 1.8 1.122l1.469 2.937H52.387zm70.3-36.793H25.74V7.904a2.031 2.031 0 0 1 2.029-2.029h94.361a2.032 2.032 0 0 1 2.03 2.029zm19.865 47.635a2.032 2.032 0 0 1-2.029 2.029H7.904a2.032 2.032 0 0 1-2.029-2.029v-2.029h138.15z'/%3E%3Cpath data-name='Path 342' d='M114.68 9.933H35.218a5.426 5.426 0 0 0-5.42 5.42v54.63a5.426 5.426 0 0 0 5.42 5.42h79.462a5.426 5.426 0 0 0 5.42-5.42v-54.63a5.426 5.426 0 0 0-5.42-5.42zm-.454 5.874v53.719H35.672V15.807z'/%3E%3Cpath data-name='Path 343' d='M35.219 89.394h-4.966a2.937 2.937 0 1 0 0 5.875h4.966a2.937 2.937 0 0 0 0-5.875z'/%3E%3Cpath data-name='Path 344' d='M45.149 95.269h4.966a2.937 2.937 0 0 0 0-5.875h-4.966a2.937 2.937 0 1 0 0 5.875z'/%3E%3Cpath data-name='Path 345' d='M60.05 95.269h4.97a2.937 2.937 0 1 0 0-5.875h-4.97a2.937 2.937 0 0 0 0 5.875z'/%3E%3Cpath data-name='Path 346' d='M74.95 95.269h4.966a2.937 2.937 0 1 0 0-5.875H74.95a2.937 2.937 0 0 0 0 5.875z'/%3E%3Cpath data-name='Path 347' d='M89.848 95.269h4.967a2.937 2.937 0 1 0 0-5.875h-4.967a2.937 2.937 0 0 0 0 5.875z'/%3E%3Cpath data-name='Path 348' d='M104.748 95.269h14.9a2.937 2.937 0 0 0 0-5.875h-14.9a2.937 2.937 0 1 0 0 5.875z'/%3E%3Cpath data-name='Path 349' d='M35.219 99.327h-4.966a2.937 2.937 0 1 0 0 5.874h4.966a2.937 2.937 0 0 0 0-5.874z'/%3E%3Cpath data-name='Path 350' d='M53.055 102.264a2.94 2.94 0 0 0-2.937-2.937h-4.969a2.937 2.937 0 1 0 0 5.874h4.966a2.94 2.94 0 0 0 2.94-2.937z'/%3E%3Cpath data-name='Path 351' d='M60.05 105.201h27.315a2.937 2.937 0 0 0 0-5.874H60.05a2.937 2.937 0 0 0 0 5.874z'/%3E%3Cpath data-name='Path 352' d='M102.265 99.327h-4.966a2.937 2.937 0 1 0 0 5.874h4.966a2.937 2.937 0 1 0 0-5.874z'/%3E%3Cpath data-name='Path 353' d='M119.647 99.327h-7.45a2.937 2.937 0 0 0 0 5.874h7.45a2.937 2.937 0 0 0 0-5.874z'/%3E%3C/g%3E%3C/svg%3E")}
/*# sourceMappingURL=style.css.map */
