@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:a}@keyframes a{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-cw{animation-name:b}@keyframes b{0%{transform:rotate(-1turn)}to{transform:rotate(0)}}.spin-ccw{animation-name:c}@keyframes c{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.wiggle{animation-name:d}@keyframes d{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;-webkit-text-decoration:underline dotted;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&medium-large=48.75em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:Nunito Sans,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a;-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;-moz-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:75rem;margin-right:auto;margin-left:auto}.row:after,.row:before{display:table;content:" ";flex-basis:0;order:1}.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:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.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:.9375rem;padding-left:.9375rem}.column,.columns{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column,.column:last-child:not(:first-child),.columns,.columns:last-child:not(:first-child){float:left;clear:none}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.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}.small-pull-0:last-child:not(:first-child),.small-push-0:last-child:not(:first-child),.small-uncentered:last-child:not(:first-child){float:right}@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:.9375rem;padding-left:.9375rem}.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}.medium-pull-0:last-child:not(:first-child),.medium-push-0:last-child:not(:first-child),.medium-uncentered:last-child:not(:first-child){float:right}}@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:.9375rem;padding-left:.9375rem}.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}.large-pull-0:last-child:not(:first-child),.large-push-0:last-child:not(:first-child),.large-uncentered:last-child:not(:first-child){float:right}}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-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:800}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Nunito Sans,Helvetica Neue,Helvetica,Roboto,Arial,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:#1779ba;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#1468a0}a img{border:0}hr{clear:both;max-width:75rem;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:800}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;color:#0a0a0a}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.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}.cite-block,cite{display:block;color:#8a8a8a;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block,.code-inline,code{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;color:#0a0a0a}.code-block{display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.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}}.show-for-print{display:none!important}@media print{*{background:transparent!important;color:#000!important;-webkit-print-color-adjust:economy;color-adjust:economy;box-shadow:none!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 #8a8a8a;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:#fefefe;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-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 #8a8a8a;background-color:#fefefe;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;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}:-ms-input-placeholder{color:#cacaca}::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:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}.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}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}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;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;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%28138, 138, 138%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 #8a8a8a;background-color:#fefefe;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}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}.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:800}.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}[data-whatinput=mouse] .button{outline:0}.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,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#1779ba;color:#fefefe}.button:focus,.button:hover{background-color:#14679e;color:#fefefe}.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover{background-color:#1779ba;color:#fefefe}.button.primary:focus,.button.primary:hover{background-color:#126195;color:#fefefe}.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover{background-color:#767676;color:#fefefe}.button.secondary:focus,.button.secondary:hover{background-color:#5e5e5e;color:#fefefe}.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover{background-color:#3adb76;color:#0a0a0a}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#0a0a0a}.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover{background-color:#ffae00;color:#0a0a0a}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#0a0a0a}.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover{background-color:#cc4b37;color:#fefefe}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fefefe}.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,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{border:1px solid #1779ba;color:#1779ba}.button.hollow:focus,.button.hollow:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover{border:1px solid #1779ba;color:#1779ba}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover{border:1px solid #767676;color:#767676}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.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{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{color:#1779ba}.button.clear:focus,.button.clear:hover{color:#0c3d5d}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover{color:#1779ba}.button.clear.primary:focus,.button.clear.primary:hover{color:#0c3d5d}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover{color:#767676}.button.clear.secondary:focus,.button.clear.secondary:hover{color:#3b3b3b}.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover{color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover{color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{color:#805700}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover{color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover{color:#67251a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fefefe 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:#1779ba}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after{border-top-color:#767676}.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:#fefefe;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:#1779ba}: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:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#0a0a0a}: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:#1779ba 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:#1779ba 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!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center}.badge,.badge.primary{background:#1779ba;color:#fefefe}.badge.secondary{background:#767676;color:#fefefe}.badge.success{background:#3adb76;color:#0a0a0a}.badge.warning{background:#ffae00;color:#0a0a0a}.badge.alert{background:#cc4b37;color:#fefefe}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" ";flex-basis:0;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#0a0a0a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#1779ba}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.button-group{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:stretch;flex-grow:1}.button-group:after,.button-group:before{display:table;content:" ";flex-basis:0;order:1}.button-group:after{clear:both}.button-group:after,.button-group:before{display:none}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:.9rem;flex:0 0 auto}.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 .button{flex:1 1 0px;margin-right:0}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button.disabled:focus,.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled],.button-group.primary .button[disabled]:focus,.button-group.primary .button[disabled]:hover{background-color:#1779ba;color:#fefefe}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#126195;color:#fefefe}.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button.disabled:focus,.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled],.button-group.secondary .button[disabled]:focus,.button-group.secondary .button[disabled]:hover{background-color:#767676;color:#fefefe}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#5e5e5e;color:#fefefe}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button.disabled:focus,.button-group.success .button.disabled:hover,.button-group.success .button[disabled],.button-group.success .button[disabled]:focus,.button-group.success .button[disabled]:hover{background-color:#3adb76;color:#0a0a0a}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#0a0a0a}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button.disabled:focus,.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled],.button-group.warning .button[disabled]:focus,.button-group.warning .button[disabled]:hover{background-color:#ffae00;color:#0a0a0a}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#0a0a0a}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button.disabled:focus,.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled],.button-group.alert .button[disabled]:focus,.button-group.alert .button[disabled]:hover{background-color:#cc4b37;color:#fefefe}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#fefefe}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button:focus,.button-group.hollow .button:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover{background-color:transparent}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover{border:1px solid #1779ba;color:#1779ba}.button-group.hollow .button:focus,.button-group.hollow .button:hover{border-color:#0c3d5d;color:#0c3d5d}.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary[disabled]:focus,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow.primary .button[disabled]:hover{border:1px solid #1779ba;color:#1779ba}.button-group.hollow .button.primary:focus,.button-group.hollow .button.primary:hover,.button-group.hollow.primary .button:focus,.button-group.hollow.primary .button:hover{border-color:#0c3d5d;color:#0c3d5d}.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary[disabled]:focus,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow.secondary .button[disabled]:hover{border:1px solid #767676;color:#767676}.button-group.hollow .button.secondary:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow.secondary .button:hover{border-color:#3b3b3b;color:#3b3b3b}.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success[disabled]:focus,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button[disabled]:focus,.button-group.hollow.success .button[disabled]:hover{border:1px solid #3adb76;color:#3adb76}.button-group.hollow .button.success:focus,.button-group.hollow .button.success:hover,.button-group.hollow.success .button:focus,.button-group.hollow.success .button:hover{border-color:#157539;color:#157539}.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning[disabled]:focus,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow.warning .button[disabled]:hover{border:1px solid #ffae00;color:#ffae00}.button-group.hollow .button.warning:focus,.button-group.hollow .button.warning:hover,.button-group.hollow.warning .button:focus,.button-group.hollow.warning .button:hover{border-color:#805700;color:#805700}.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert[disabled]:focus,.button-group.hollow .button.alert[disabled]:hover{border:1px solid #cc4b37;color:#cc4b37}.button-group.hollow.alert .button:focus,.button-group.hollow.alert .button:hover,.button-group.hollow .button.alert:focus,.button-group.hollow .button.alert:hover{border-color:#67251a;color:#67251a}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button:focus,.button-group.clear .button:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover{border-color:transparent;background-color:transparent}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover{color:#1779ba}.button-group.clear .button:focus,.button-group.clear .button:hover{color:#0c3d5d}.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary[disabled]:focus,.button-group.clear .button.primary[disabled]:hover,.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button[disabled]:focus,.button-group.clear.primary .button[disabled]:hover{color:#1779ba}.button-group.clear .button.primary:focus,.button-group.clear .button.primary:hover,.button-group.clear.primary .button:focus,.button-group.clear.primary .button:hover{color:#0c3d5d}.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary[disabled]:focus,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button[disabled]:focus,.button-group.clear.secondary .button[disabled]:hover{color:#767676}.button-group.clear .button.secondary:focus,.button-group.clear .button.secondary:hover,.button-group.clear.secondary .button:focus,.button-group.clear.secondary .button:hover{color:#3b3b3b}.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled],.button-group.clear .button.success[disabled]:focus,.button-group.clear .button.success[disabled]:hover,.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled],.button-group.clear.success .button[disabled]:focus,.button-group.clear.success .button[disabled]:hover{color:#3adb76}.button-group.clear .button.success:focus,.button-group.clear .button.success:hover,.button-group.clear.success .button:focus,.button-group.clear.success .button:hover{color:#157539}.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning[disabled]:focus,.button-group.clear .button.warning[disabled]:hover,.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button[disabled]:focus,.button-group.clear.warning .button[disabled]:hover{color:#ffae00}.button-group.clear .button.warning:focus,.button-group.clear .button.warning:hover,.button-group.clear.warning .button:focus,.button-group.clear.warning .button:hover{color:#805700}.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button[disabled]:focus,.button-group.clear.alert .button[disabled]:hover,.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert[disabled]:focus,.button-group.clear .button.alert[disabled]:hover{color:#cc4b37}.button-group.clear.alert .button:focus,.button-group.clear.alert .button:hover,.button-group.clear .button.alert:focus,.button-group.clear .button.alert:hover{color:#67251a}.button-group.no-gaps .button{margin-right:-.0625rem}.button-group.no-gaps .button+.button{border-left-color:transparent}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small{flex-wrap:wrap}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{flex:0 0 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,.button-group.stacked-for-small.expanded .button,.button-group.stacked.expanded .button{flex:1 1 0px;margin-right:0}@media print,screen and (min-width:40em){.button-group.stacked-for-small .button{flex:0 0 auto;margin-bottom:0}}@media print,screen and (min-width:64em){.button-group.stacked-for-medium .button{flex:0 0 auto;margin-bottom:0}}@media print,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 print,screen and (max-width:48.74875em){.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 hsla(0,0%,4%,.25);border-radius:0;background-color:#fff;color:#0a0a0a}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#d7ecfa;color:#0a0a0a}.callout.secondary{background-color:#eaeaea;color:#0a0a0a}.callout.success{background-color:#e1faea;color:#0a0a0a}.callout.warning{background-color:#fff3d9;color:#0a0a0a}.callout.alert{background-color:#f7e4e1;color:#0a0a0a}.callout.small{padding:.5rem}.callout.large{padding:3rem}.card{display:flex;flex-direction:column;flex-grow:1;margin-bottom:1rem;border:1px solid #e6e6e6;border-radius:0;background:#fefefe;box-shadow:none;overflow:hidden;color:#0a0a0a}.card>:last-child{margin-bottom:0}.card-divider{display:flex;flex:0 1 auto;padding:1rem;background:#e6e6e6}.card-divider>:last-child{margin-bottom:0}.card-section{flex:1 0 auto;padding:1rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.close-button{position:absolute;z-index:10;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#0a0a0a}.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;display:flex;flex-wrap:wrap}[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 input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row}.menu.vertical{flex-wrap:nowrap;flex-direction:column}.menu.expanded li{flex:1 1 0px}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{flex-wrap:wrap;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:flex}.menu.icon-left li a{flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a{flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a{flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a{flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#1779ba;color:#fefefe}.menu.align-left{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:flex;justify-content:center}.menu.align-center li .submenu li{justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu{justify-content:center}.menu-centered>.menu li{display:flex;justify-content:center}.menu-centered>.menu li .submenu li{justify-content:flex-start}.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:#fefefe;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;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:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:""}.menu-icon.dark:hover:after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:.7rem 1rem;background:#fefefe}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;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 #1779ba;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 #1779ba 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:0;visibility:hidden;border:none;border-radius:0;background-color:#fefefe;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:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{background:#fefefe;padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#1779ba}.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 #1779ba 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 #1779ba}@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:#1779ba 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 #1779ba 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 #1779ba}}@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:#1779ba 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 #1779ba 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 #1779ba}}.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:#fefefe}.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 #1779ba 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 #1779ba}.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:#1779ba;color:#fefefe}.label.secondary{background:#767676;color:#fefefe}.label.success{background:#3adb76;color:#0a0a0a}.label.warning{background:#ffae00;color:#0a0a0a}.label.alert{background:#cc4b37;color:#fefefe}.media-object{display:flex;margin-bottom:1rem;flex-wrap:nowrap}.media-object img{max-width:none}@media print,screen and (max-width:39.99875em){.media-object.stack-for-small{flex-wrap:wrap}}.media-object-section{flex:0 1 auto}.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 print,screen and (max-width:39.99875em){.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{flex:1 1 0px}.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:#e6e6e6}[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 hsla(0,0%,4%,.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:#e6e6e6}[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 hsla(0,0%,4%,.7)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;width:250px;transform:translateX(-250px)}@media print,screen and (min-width:40em){.position-left{width:400px;transform:translateX(-400px)}}.off-canvas-content .off-canvas.position-left{transform:translateX(-250px)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-left{transform:translateX(-400px)}}.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(250px)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-left.has-transition-push{transform:translateX(400px)}}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px hsla(0,0%,4%,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;width:250px;transform:translateX(250px)}@media print,screen and (min-width:40em){.position-right{width:400px;transform:translateX(400px)}}.off-canvas-content .off-canvas.position-right{transform:translateX(250px)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-right{transform:translateX(400px)}}.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(-250px)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-400px)}}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px hsla(0,0%,4%,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;height:250px;transform:translateY(-250px)}@media print,screen and (min-width:40em){.position-top{height:400px;transform:translateY(-400px)}}.off-canvas-content .off-canvas.position-top{transform:translateY(-250px)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-top{transform:translateY(-400px)}}.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(250px)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-top.has-transition-push{transform:translateY(400px)}}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px hsla(0,0%,4%,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;height:250px;transform:translateY(250px)}@media print,screen and (min-width:40em){.position-bottom{height:400px;transform:translateY(400px)}}.off-canvas-content .off-canvas.position-bottom{transform:translateY(250px)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-bottom{transform:translateY(400px)}}.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(-250px)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-400px)}}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px hsla(0,0%,4%,.25)}.off-canvas-content{transform:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.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:400px}.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:400px}.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:400px}.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:400px}}@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:400px}.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:400px}.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:400px}.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:400px}}@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}}.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{bottom:0;width:100%;margin-bottom:0;background-color:hsla(0,0%,4%,.5)}.orbit-caption,.orbit-next,.orbit-previous{position:absolute;padding:1rem;color:#fefefe}.orbit-next,.orbit-previous{top:50%;transform:translateY(-50%);z-index:10}[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:hsla(0,0%,4%,.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:#8a8a8a}.pagination{margin-left:0;margin-bottom:1rem}.pagination:after,.pagination:before{display:table;content:" ";flex-basis:0;order:1}.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:#0a0a0a}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#1779ba;color:#fefefe;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:#0a0a0a}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"»"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#cacaca}.progress.primary .progress-meter{background-color:#1779ba}.progress.secondary .progress-meter{background-color:#767676}.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:#1779ba}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-size:.75rem;font-weight:700;color:#fefefe;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;-moz-user-select:none;-ms-user-select:none;user-select: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:#1779ba;transition:all .2s ease-in-out;touch-action:manipulation}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:#14679e}.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:hsla(0,0%,4%,.45)}.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:#fefefe;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:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:75rem}}.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 print,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:#fefefe;-webkit-user-select:none;-moz-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:#fefefe;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#1779ba}input:checked~.switch-paddle:after{left:2.25rem}input:disabled~.switch-paddle{cursor:not-allowed;opacity:.5}[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 #f1f1f1;background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:800}thead{background:#f8f8f8}tfoot,thead{color:#0a0a0a}tfoot{background:#f1f1f1}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:800;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f1f1f1;background-color:#fefefe}@media print,screen and (max-width:48.74875em){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:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.tabs{margin:0;border:1px solid #e6e6e6;background:#fefefe;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" ";flex-basis:0;order:1}.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:#1779ba}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#1673b1}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#1779ba}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fefefe;color:#1468a0}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#1779ba}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fefefe;color:#0a0a0a;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 #fefefe;border-radius:0;box-shadow:0 0 0 1px hsla(0,0%,4%,.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(23,121,186,.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#0a0a0a;color:#fefefe;display:flex;justify-content:flex-start;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{display:inline-block;vertical-align:middle;font-weight:700}.has-tip{position:relative;display:inline-block;border-bottom:1px dotted #8a8a8a;font-weight:800;cursor:help}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#0a0a0a;font-size:80%;color:#fefefe}.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 #0a0a0a;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:#0a0a0a 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 #0a0a0a;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 #0a0a0a 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{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.5rem;flex-wrap:wrap}.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{flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){.top-bar{flex-wrap:nowrap}.top-bar .top-bar-left{flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{flex:0 1 auto;margin-left:auto}}@media print,screen and (max-width:48.74875em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:74.99875em){.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar-title{flex:0 0 auto;margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right{flex:0 0 auto}.hide{display:none!important}.invisible{visibility:hidden}@media print,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 print,screen and (min-width:40em) and (max-width:48.74875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:48.75em){.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 print,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}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.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:" ";flex-basis:0;order:1}.clearfix:after{clear:both}body{background-color:#e8ebed;font-size:.9375rem;min-width:320px}.clear{clear:both}.page-title .vcard{border:0;padding:0}.byline{color:#999}@media print,screen and (max-width:39.99875em){.content.small-12{padding-left:0;padding-right:0}}.entry-content img,.entry-content object,.entry-content video{max-width:100%;height:auto}.entry-content pre{background:#eee;border:1px solid #cecece;padding:10px}.entry-content .video-player{margin-bottom:1.875rem;margin-top:1.875rem}.video-player{max-width:1032px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.85em;margin:4px 0 7px;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}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit],.post-password-form input[type=submit].disabled,.post-password-form input[type=submit].disabled:focus,.post-password-form input[type=submit].disabled:hover,.post-password-form input[type=submit][disabled],.post-password-form input[type=submit][disabled]:focus,.post-password-form input[type=submit][disabled]:hover{background-color:#1779ba;color:#fefefe}.post-password-form input[type=submit]:focus,.post-password-form input[type=submit]:hover{background-color:#14679e;color:#fefefe}.gallery{max-width:100%;margin-left:auto;margin-right:auto;margin-right:-15px;margin-left:-15px}.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:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-1>dl,.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:right}.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:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-2>dl,.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:right}.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:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-3>dl,.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:right}.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:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-4>dl,.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:right}.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:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-5>dl,.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:right}.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:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-6>dl,.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:right}.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:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-7>dl,.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:right}.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:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-8>dl,.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:right}.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}#comments .commentlist,#respond ul{margin-left:0}.commentlist li{position:relative;clear:both;overflow:hidden;list-style-type:none;margin-bottom:1.5em;padding:.7335em 10px}.commentlist li:last-child{margin-bottom:0}.commentlist li ul.children{margin:0}.commentlist li[class*=depth-]{margin-top:1.1em}.commentlist li.depth-1{margin-left:0;margin-top:0}.commentlist li:not(.depth-1){margin-left:10px;margin-top:0;padding-bottom:0}.commentlist .vcard{margin-left:50px}.commentlist .vcard cite.fn{font-weight:700;font-style:normal}.commentlist .vcard time{float:right}.commentlist .vcard time a{color:#999;text-decoration:none}.commentlist .vcard time a:hover{text-decoration:underline}.commentlist .vcard img.avatar{position:absolute;left:10px;padding:2px;border:1px solid #cecece;background:#fff}.commentlist .comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.commentlist .comment-reply-link{float:right}.respond-form{margin:1.5em 10px;padding-bottom:2.2em}.respond-form form{margin:.75em 0}.respond-form form li{list-style-type:none;clear:both;margin-bottom:.7335em}.respond-form form li label,.respond-form form li small{display:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url],.respond-form form textarea{padding:3px 6px;background:#efefef;border:2px solid #cecece;line-height:1.5em}.respond-form form input[type=email]:focus,.respond-form form input[type=text]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus{background:#fff}.respond-form form input[type=email]:invalid,.respond-form form input[type=text]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid{outline:none;border-color:#fbc2c4;background-color:#f6e7eb;-ms-box-shadow:none;box-shadow:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url]{max-width:400px;min-width:250px}.respond-form form textarea{resize:none;width:97.3%;height:150px}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px .7335em 0}.nocomments{margin:0 20px 1.1em}.sidebar li{list-style:none}.widget ul{margin:0}.footer{clear:both;margin-top:1em}body#tinymce{margin:20px}.gform_body ul{list-style:none outside none;margin:0}ul#menu-main-menu li ul.vertical{display:none}ul#menu-main-menu li.current-menu-item ul.vertical{display:flex}ul#menu-main-menu li.current-menu-item ul.vertical li a{background-color:#264342}ul#menu-main-menu li.current-menu-item ul.vertical li.current-menu-item a{background-color:#325a58}.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}h1{font-size:1.625rem;line-height:2rem;font-weight:700}@media print,screen and (min-width:40em){h1{font-size:2.5rem;line-height:3.375rem}}h2,h3,h4,h5,h6{font-weight:800;line-height:1.813rem}h2{font-size:1.4375rem}@media print,screen and (min-width:40em){h2{font-size:1.625rem}}h3{font-size:1.438rem}h4{font-size:1.25rem}a{color:#00bfb3;font-weight:700;transition:color .15s linear}a:active,a:focus,a:hover{color:#00aca1}blockquote{background:#dbf2f0;border-left:0;font-size:1.188rem;font-weight:900;margin:1.875rem auto;padding:30px;position:relative;text-transform:uppercase;width:100%}blockquote,blockquote p{color:#34605e;text-align:center}blockquote p{margin:0 auto}blockquote:before{color:#75adab;content:"“";font-size:5.625rem;position:absolute;top:-50px;left:50%;right:50%}ol,p,ul{margin-bottom:1.875rem}.text-button{color:#fefefe;font-size:1.438rem;font-weight:600;display:block;line-height:2rem;margin:20px auto;max-width:600px;padding:13px 25px;text-align:center;text-decoration:none;transition:all .15s linear}.text-button.slate{background:#56758b}.text-button.slate:active,.text-button.slate:focus,.text-button.slate:hover{background:#4b6374;color:#fefefe}.text-button.brightblue{background:#316ffc}.text-button.brightblue:active,.text-button.brightblue:focus,.text-button.brightblue:hover{background:#2660e5;color:#fefefe}.text-button.teal{background:#00bfb3}.text-button.teal:active,.text-button.teal:focus,.text-button.teal:hover{background:#00aca1;color:#fefefe}.text-button.red{background:#ef4136}.text-button.red:active,.text-button.red:focus,.text-button.red:hover{background:#e6362b;color:#fefefe}.text-button.jade{color:#00ca81}.text-button.white{color:#fefefe}.text-button.black{color:#0a0a0a}.text-button.coal{color:#19252e}.text-button.green{color:#00ca81}.text-button.bg-green{background-color:#00ca81}.text-button.bg-coal{background-color:#19252e}.text-button.bg-white{background-color:#fefefe}.text-button.bg-white.teal{color:#00bfb3}.text-button.bg-black{background-color:#0a0a0a}.text-button.bg-impressionist{background-color:#ef4136}.text-button.bg-teal{background-color:#00bfb3}.text-button.bg-teal:active,.text-button.bg-teal:focus,.text-button.bg-teal:hover{background:#00aca1}.text-button.bg-red{background-color:#ef4136}.text-button.bg-red:active,.text-button.bg-red:focus,.text-button.bg-red:hover{background:#e6362b}.text-button.semibold{font-weight:600}.text-button.bold{font-weight:700}.text-button.extrabold{font-weight:800}.text-button.black{font-weight:900}.text-button.large{font-size:1.4375rem}.text-button.medium{font-size:1.125rem}.text-button.small{font-size:.9375rem}.text-button.inline{display:table}.promo .text-button{line-height:normal}.button-wrap{display:block}@media print,screen and (min-width:40em){.button-wrap{display:flex}}.button-wrap>.text-button{align-items:center;display:flex;flex-basis:100%;justify-content:center}@media print,screen and (min-width:40em){.button-wrap>.text-button{margin-right:20px}.button-wrap>.text-button:last-of-type{margin-right:0}}.entry-content .formbuilder-embed{color:#344857;font-family:Nunito Sans,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;max-width:100%;margin:0 auto}@media print,screen and (min-width:40em){.entry-content .formbuilder-embed{max-width:80%}}.entry-content .formbuilder-embed p.aligncenter{text-align:center}.entry-content .formbuilder-embed input,.entry-content .formbuilder-embed select,.entry-content .formbuilder-embed textarea{border-color:#344857;margin-bottom:30px}.entry-content .formbuilder-embed textarea{min-height:200px}.entry-content .formbuilder-embed input[type=checkbox]{margin-right:9px}.entry-content .formbuilder-embed input[type=reset],.entry-content .formbuilder-embed input[type=submit]{color:#fefefe;cursor:pointer;background:#00bfb3;border:0;font-size:1.125rem;font-weight:900;padding:13px 35px;text-align:center;text-transform:uppercase;transition:all .15s linear}.entry-content .formbuilder-embed input[type=reset]:active,.entry-content .formbuilder-embed input[type=reset]:focus,.entry-content .formbuilder-embed input[type=reset]:hover,.entry-content .formbuilder-embed input[type=submit]:active,.entry-content .formbuilder-embed input[type=submit]:focus,.entry-content .formbuilder-embed input[type=submit]:hover{background:#00aca1;color:#fefefe}.entry-content form.formbuilder-embed>table,.entry-content form.formbuilder-embed>table tbody{border:0}.entry-content form.formbuilder-embed>table tbody tr{background:none}.entry-content form.formbuilder-embed>table tbody td{display:block;font-size:1rem;padding:0;width:100%}.entry-content form.formbuilder-embed>table tbody td:first-of-type{padding-right:19px}@media (max-width:39.94em){.entry-content form.formbuilder-embed>table tbody td:first-of-type{text-align:left}}@media (min-width:40em){.entry-content form.formbuilder-embed>table tbody td{display:table-cell}.entry-content form.formbuilder-embed>table tbody td:first-of-type{font-size:1.188rem;width:40%}.entry-content form.formbuilder-embed>table tbody td:nth-of-type(2){width:60%}}.entry-content form.formbuilder-embed>table tbody td b{font-weight:700}.entry-content form.formbuilder-embed>table tbody tr:nth-last-of-type(2) input,.entry-content form.formbuilder-embed>table tbody tr:nth-last-of-type(2) select,.entry-content form.formbuilder-embed>table tbody tr:nth-last-of-type(2) textarea{margin-bottom:0}input::-webkit-input-placeholder{color:#989898}input::-moz-placeholder{color:#989898;opacity:1}input:-ms-input-placeholder{color:#989898}input:-moz-placeholder{color:#989898;opacity:1}.top-bar{padding:.6rem;background-color:#4d61fa;height:53px}.top-bar .top-bar-left{display:flex}@media print,screen and (min-width:40em){.top-bar .top-bar-left{display:block}}.top-bar .top-bar-right{display:none}@media print,screen and (min-width:40em){.top-bar .top-bar-right{display:flex;align-items:center}}@media print,screen and (min-width:48.75em){.top-bar .top-bar-right.social-menu{flex-basis:300px}}.top-bar .top-bar-right .soporte{display:none}@media print,screen and (min-width:48.75em){.top-bar .top-bar-right .soporte{display:inline-block;max-width:50%;position:relative;margin-right:10px}.top-bar .top-bar-right .soporte a{color:#fefefe}.top-bar .top-bar-right .soporte a.soporte-button{line-height:2.75em;float:left}.top-bar .top-bar-right .soporte a.soporte-button:after{content:"";display:block;background:url(../images/icons/icons_down_chevron.svg) no-repeat;width:20px;height:20px;float:right;margin-top:.67em;margin-left:.25em}.top-bar .top-bar-right .soporte #soporte-menu{position:absolute;width:160%;left:-15%;top:105%;z-index:99}.top-bar .top-bar-right .soporte #soporte-menu ul li{display:block;width:100%;border-bottom:1px solid #fefefe}}.top-bar .top-bar-right .header-search-form{width:202px;overflow:visible;transition:width 1s,overflow 1s}.top-bar .top-bar-right .header-search-form.collapsed{width:0;overflow:hidden}.top-bar .top-bar-right .header-search-form.collapsed form input.search-submit.button{opacity:0}.top-bar .top-bar-right .header-search-form form{position:relative}.top-bar .top-bar-right .header-search-form form .screen-reader-text{display:none}.top-bar .top-bar-right .header-search-form form input.search-submit.button{position:absolute;opacity:1;top:0;bottom:0;right:0;border:1px solid #fefefe;margin-right:0;background-color:#4d61fa;transition:opacity 1s}.top-bar ul{background-color:#4d61fa}.top-bar .menu-icon{width:29px;height:21px;margin:0 12px 0 4px;flex-basis:29px}@media (min-width:810px){.top-bar .menu-icon{margin:0 30px 0 15px}}@media print,screen and (min-width:40em){.top-bar .menu-icon{width:33px;height:24px}}.top-bar .menu-icon:after,.top-bar:hover .menu-icon:after{box-shadow:0 9px 0 #fefefe,0 18px 0 #fefefe;background-color:#fff;height:3.12px}@media print,screen and (min-width:40em){.top-bar .menu-icon:after,.top-bar:hover .menu-icon:after{box-shadow:0 10px 0 #fefefe,0 20px 0 #fefefe}}.top-bar .logo-wrap{text-align:center;flex:1;margin-left:-22.5px}@media print,screen and (min-width:40em){.top-bar .logo-wrap{width:228px;text-align:left;margin-left:0}}.top-bar .logo-wrap svg{width:150px;vertical-align:middle;position:relative;top:-1px}@media print,screen and (min-width:40em){.top-bar .logo-wrap svg{width:228px;top:0}}.top-bar .header-links{height:30px}@media print,screen and (min-width:40em){.top-bar .header-links{margin-right:15px}.top-bar .header-links a{margin:0 3px;width:34px;height:34px}.top-bar .header-links svg{padding:10px}}.top-bar .header-links li:first-of-type a{margin-left:0}.top-bar .header-links li:last-of-type a{margin-right:0}.top-bar .header-links a{width:30px;height:30px;border-radius:50%;background-color:#3145e2;padding:0;margin:0 3px}.top-bar .header-links a svg{width:100%;height:100%;padding:8px;fill:#fefefe}.top-bar .btn-donate,.top-bar .btn-donate:hover{background-color:#1bdb1b;margin:-.6rem -.6rem -.6rem 0;display:block;height:34px;line-height:34px;padding:.6rem 1.2rem;box-sizing:content-box;color:#fff;font-size:1.375rem;font-weight:800}.header-bar{background-color:#fff;height:auto}.header-bar .row{padding:10px 20px;position:relative}@media (min-width:601px){.header-bar .row{display:flex;justify-content:center}}@media (min-width:800px){.header-bar .row{padding:20px 0}}.header-bar .mission{position:relative}@media (max-width:600px){.header-bar .mission{padding-left:0;padding-right:0}}@media (min-width:601px){.header-bar .mission{align-items:center;display:flex}}@media (min-width:772px){.header-bar .mission{width:90%}}@media (min-width:1024px){.header-bar .mission{width:95%}}.header-bar .mission>a{color:#3e85b5;font-size:14px;font-weight:400}@media (max-width:600px){.header-bar .mission>a br{display:none}}@media (min-width:400px){.header-bar .mission>a{font-size:15px}}@media (min-width:601px){.header-bar .mission>a{align-items:center;display:flex;justify-content:center;line-height:2.063rem;width:100%}}@media (min-width:700px){.header-bar .mission>a{font-size:18px}}@media (min-width:850px){.header-bar .mission>a{font-size:20px}}@media (min-width:1024px){.header-bar .mission>a{font-size:24px}}.header-bar .important{background:url(../images/latino-logo-mobile.svg) 50%/contain no-repeat;height:50px;color:transparent;margin:auto}@media (min-width:400px){.header-bar .important{height:60px}}@media (min-width:600px){.header-bar .important{height:70px;width:500px}}@media (min-width:900px){.header-bar .important{height:80px}}@media (min-width:970px){.header-bar .important{height:100px;width:600px}}@media (min-width:1160px){.header-bar .important{height:120px;width:800px}}@media (min-width:640px){.header-bar .important{background-image:url(../images/latino-logo-desktop.svg)}}.header-bar .subline{line-height:1.2;text-align:center;max-width:380px;margin:2px auto 0}@media (min-width:601px){.header-bar .subline{text-align:left;max-width:690px;margin:0 auto 0 15px;padding-left:15px;border-left:1px solid #71acd5}}@media (min-width:800px){.header-bar .subline{padding-left:20px;margin-left:20px}}.off-canvas{background-color:#172928;padding-top:1rem}.off-canvas button.close-off-canvas{color:#fefefe;cursor:pointer;display:inline-block;width:10%;margin-right:3%}.off-canvas .logo-wrap{display:inline-block;width:85%}.off-canvas .search-form{margin-top:.75rem;position:relative}.off-canvas .search-form .screen-reader-text{display:none}.off-canvas .search-form input:-ms-input-placeholder{font-weight:800}.off-canvas .search-form input::placeholder{font-weight:800}.off-canvas .search-form input.search-submit{position:absolute;top:15%;right:0;height:68%;text-indent:-999px;background:url(../images/icons/icons_search.svg) no-repeat}.off-canvas .btn-donate,.off-canvas .btn-donate:hover{text-align:center;background-color:#1bdb1b;display:block;padding:.5rem 0;color:#fff;font-size:1rem;font-weight:800;width:100%}@media print,screen and (min-width:40em){.off-canvas>ul#menu-main-menu li.soporte-main-menu{display:none}}.off-canvas>ul#menu-main-menu li a{color:#fefefe}.off-canvas>ul#menu-main-menu li a:hover{color:#74b1ae}.off-canvas>ul#menu-main-menu li.reporta-la-crueldad a{background:url(../images/icons/icons_report_cruelty.svg) no-repeat;border:1px solid #fefefe;width:85%;padding:3.5% 0 4% 14%;font-size:90%;display:block;margin-left:1rem;background-size:13%;background-position:5px 6px}.off-canvas>ul#menu-main-menu>li>a{font-weight:800;font-size:125%;padding:.5em inherit;margin-top:.67rem}.off-canvas>ul#menu-main-menu>li span.expand_submenu{display:none;background-image:url(../images/icons/icons_down_chevron.svg);background-repeat:no-repeat}.off-canvas>ul#menu-main-menu>li.current-menu-item>a{padding-bottom:.7rem;background-color:#325a58}.off-canvas>ul#menu-main-menu>li.current-menu-item>a:hover{color:#fefefe}.off-canvas>ul#menu-main-menu>li.current-menu-item span.expand_submenu{display:none}.off-canvas>ul#menu-main-menu>li.menu-item-has-children{position:relative}.off-canvas>ul#menu-main-menu>li.menu-item-has-children:not(.current-menu-item) span.expand_submenu{display:block;position:absolute;top:36%;width:27px;height:27px;cursor:pointer;right:4%;transform-origin:center center;transform:rotate(0);transition:transform .5s ease-in-out}.off-canvas>ul#menu-main-menu>li.menu-item-has-children:not(.current-menu-item) span.expand_submenu.expanded{top:13%;transform:rotate(180deg);transition:transform .5s ease-in-out}.off-canvas>ul#menu-main-menu>li.menu-item-has-children.current-menu-parent span.expand_submenu{display:none}.off-canvas>ul#menu-main-menu>li.menu-item-has-children.current-menu-parent ul.vertical{display:block;background-color:#264342}.off-canvas>ul#menu-main-menu>li.menu-item-has-children.current-menu-parent ul.vertical li.current-menu-item a{background-color:#2d504e}.off-canvas>ul#menu-main-menu>li.menu-item-has-children ul{background-color:#264342}.off-canvas>ul#menu-main-menu>li.menu-item-has-children ul.show{margin-top:1em;display:block}.off-canvas>ul#menu-main-menu>li.menu-item-has-children ul.vertical span.expand_submenu{display:none}.off-canvas ul.social-links{text-align:center;display:block;list-style-type:none;margin-left:.75rem;margin-top:1rem;border-top:1px solid #687272;padding-top:1em;max-width:92%}@media (min-width:680px){.off-canvas ul.social-links{display:none}}.off-canvas ul.social-links li{display:inline-block;width:18%;color:#fefefe;vertical-align:middle}.off-canvas ul.social-links li.follow-us{width:40%;margin-top:.5em;font-size:85%;float:left;text-align:left}.off-canvas ul.social-links li a{width:40px;height:40px;border-radius:50%;padding:0;margin:0 3px;display:block;background-color:#1b302e}.off-canvas ul.social-links li a svg{width:90%;height:90%;padding:12px 8px 8px;fill:#fefefe}.off-canvas ul.social-links .header-search-form,.off-canvas ul.social-links li:last-of-type{display:none}body.single-post .off-canvas ul.menu .menu-item-37>a{padding-bottom:.7rem;background-color:#325a58}body.single-post .off-canvas ul.menu .menu-item-37>a:hover{color:#fefefe}body.single-post .off-canvas ul.menu .menu-item-37 span.expand_submenu{display:none}.archive-sub-menu{position:relative;width:100%;justify-content:center;margin:1.5rem auto 1.65rem}.archive-sub-menu ul{list-style-type:none;justify-content:center;width:100%}.archive-sub-menu li{display:inline-block;padding-right:.5em}.archive-sub-menu li:last-of-type{padding-right:0}.archive-sub-menu a{background:#172928;color:#fefefe;padding:1rem;display:block;font-size:80%}.archive-sub-menu li.current-ancestor a,.archive-sub-menu li.current-menu-ancestor a,.archive-sub-menu li.current-menu-item a{background:#00bfb3;color:#fff}.sub-nav-wrap .second-nav ul{margin-left:0;margin-bottom:.2rem}.sub-nav-wrap .fade{display:none}@media print,screen and (max-width:48.74875em){.archive-sub-menu{margin:1.125rem auto}}@media print,screen and (max-width:74.99875em){.sub-nav-wrap{clear:both;position:relative;overflow:hidden;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.sub-nav-wrap section{margin:0;position:relative}.sub-nav-wrap .fade{position:absolute;right:0;top:0;bottom:0;width:40px;transition:all .4s;visibility:visible;opacity:1;z-index:4;display:block}.sub-nav-wrap .fade.forward{right:0;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.sub-nav-wrap .fade.back{display:none;left:0;background-image:linear-gradient(270deg,hsla(0,0%,100%,0),#fff)}.sub-nav-wrap .fade.back.show{display:block}.sub-nav-wrap .fade.hidden{opacity:0;visibility:hidden;transition:all .4s}.second-nav{cursor:grab;cursor:-webkit-grab;position:relative;-ms-overflow-style:-ms-autohiding-scrollbar;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-left:0;transition:margin-left .4s ease;margin:0}.second-nav::-webkit-scrollbar{width:0;background:transparent}.second-nav>.menu{position:relative;width:100%;height:48px;overflow-x:hidden;overflow-y:hidden;display:block;flex-wrap:nowrap}.second-nav>.menu ul{position:absolute;top:0;left:0;margin:0;display:block;width:auto;flex-wrap:nowrap;padding:0!important}.second-nav>.menu ul li{list-style-type:none;display:inline-block;margin-right:.3rem;margin-bottom:0;padding-right:0}.second-nav>.menu ul li:last-child{margin-right:0}.second-nav>.menu ul li a{display:block;padding:.5rem 1rem;line-height:1.6;min-height:40px}.wider .second-nav>.menu{overflow-x:scroll}}.footer{background-color:#fff;margin-top:.625rem}.footer .footer-logo{margin-bottom:22px;line-height:1.625rem}.footer .footer-logo .inner{padding:42px 0 16px;border-bottom:1px solid #707070}.footer .footer-logo a{height:26.38px;display:inline-block}.footer .footer-logo svg{width:213.89px;margin-right:24px}.footer .footer-logo br{display:none}.footer .footer-widgets{padding-bottom:30px}@media print,screen and (min-width:40em){.footer .footer-widgets{padding-bottom:60px}}.footer .footer-widgets>div{float:left;margin-bottom:20px}.footer .footer-widgets .widget-container{padding:0 40px 0 0}.footer .footer-widgets .widget-container .widget-title{font-size:.9375rem;font-weight:800;color:#19252e}.footer .footer-widgets .widget-container .menu{flex-direction:column}.footer .footer-widgets .widget-container .menu a,.footer .footer-widgets .widget-container .menu a:hover{padding:.4rem 0;color:#19252e;font-weight:500}.footer .footer-widgets .widget-container .menu .active>a{background:none}.footer .footer-widgets .widget-container .menu-afiliados-container>ul.menu{flex-direction:row}.footer .footer-widgets .widget-container .menu-afiliados-container>ul.menu>li{flex-basis:50%}@media (min-width:640px) and (max-width:880px){.footer .footer-widgets .widget-container .menu-afiliados-container>ul.menu>li{flex-basis:100%}}.footer .footer-widgets .list-column-2 .menu{height:165px}.footer .footer-widgets .menu a{line-height:1.4}.footer .copyright{padding:.4rem 40px 0 0;line-height:1.4;margin-bottom:0}@media print,screen and (min-width:40em){.footer .footer-logo{display:flex}}@media print,screen and (max-width:39.99875em){.footer .footer-logo a{margin-bottom:15px;display:block}.footer .footer-logo br{display:block}.footer .row .columns{padding-left:1.25rem;padding-right:1.25rem}}.home .ajax-noplacement>.grid-item{margin-bottom:1.5em}@media print,screen and (min-width:40em){.home .ajax-noplacement>.grid-item{margin-bottom:0}}@media print,screen and (min-width:40em){.home .ajax-noplacement>.grid-item:first-of-type.medium-9{flex-basis:70%;width:70%}}@media screen and (min-width:40em) and (-ms-high-contrast:active),screen and (min-width:40em) and (-ms-high-contrast:none){.home .ajax-noplacement>.grid-item:first-of-type.medium-9{flex-basis:calc(70% - 64px)}}@media print,screen and (min-width:40em){.home .ajax-noplacement>.grid-item.medium-3.cta-form{flex-basis:30%;width:30%}.home .ajax-noplacement>.grid-item.medium-3.cta-form .text-button{line-height:1.1em}}.peta-stands{margin-bottom:2rem;margin-top:1rem}.peta-stands .medium-12{position:relative;text-align:center}@media print,screen and (max-width:39.99875em){.peta-stands .medium-12{padding-left:0;padding-right:0}.peta-stands .medium-12 h2{padding:0 20px}}.peta-stands h2{color:#787f83;font-size:1.25rem;font-weight:800;text-align:left}.peta-stands .acf-media-credit{position:absolute;right:1rem;display:block}@media print,screen and (max-width:39.99875em){.peta-stands .acf-media-credit{right:1rem}}.peta-stands .acf-media-credit a{font-size:.75rem;color:#8f989f;font-weight:600}.peta-stands .see-more{position:relative;font-size:1.125rem;color:#fff;font-weight:800;display:inline-block;padding:1rem 1.5rem;margin:2rem auto 0;background:#62849b}.peta-stands .see-more:active,.peta-stands .see-more:hover{background:#62849b}.panel-container{position:relative;max-width:100%;margin:0 2rem;background:#254d68}.panel-container hr{margin:0 1rem;border:1px solid #fefefe;position:relative;z-index:2}.panel-container .panel{position:relative;color:#fefefe;overflow:hidden;transition:all .5s}.panel-container .panel .preview{padding:.5rem 2rem}@media print,screen and (max-width:39.99875em){.panel-container .panel .preview{padding-top:20px;padding-bottom:10px}}.panel-container .panel .preview p{display:none;font-size:1.125rem;line-height:1.4;font-weight:600;color:#fff}@media print,screen and (min-width:40em) and (max-width:48.74875em){.panel-container .panel .preview p{font-size:1rem}}.panel-container .panel .full-view{display:block;height:0;transition:all .5s;text-align:left}.panel-container .panel .full-view p{padding:1rem;font-size:.9rem;line-height:1.4}.panel-container .panel h3{color:#fefefe;font-weight:800;font-size:1.4rem;position:relative}@media print,screen and (max-width:39.99875em){.panel-container{margin:0}.panel-container .bg-panel{position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(../images/WPSF-people.jpg);background-size:cover;opacity:.75}.panel-container .panel h3{padding-bottom:26px;margin-bottom:0;text-transform:uppercase;letter-spacing:2px}.panel-container .panel h3:after{content:"";background:url(../images/icons/icons_down_chevron.svg) no-repeat 50%/30px 100%;height:30px;position:absolute;bottom:0;left:0;right:0;width:100%}.panel-container .panel.active{background:#254d68}.panel-container .panel.active .full-view{display:block;height:auto}.panel-container .panel.active h3:after{transform:rotate(180deg)}}@media print,screen and (min-width:40em){.panel-container{z-index:1;width:100%;min-height:404px;margin:0;padding:0;background:transparent}.panel-container .bg-panel,.panel-container hr{display:none}.panel-container .panel{background:#254d68;width:24.25%;position:absolute;z-index:0;left:0;top:0;color:#fefefe;overflow:hidden;min-height:404px;transition:z-index .5s step-end,width .5s,left .5s;border:0}.panel-container .panel.people .preview{background-image:url(../images/WPSF-people.jpg)}.panel-container .panel.ethical{left:25.25%}.panel-container .panel.ethical .preview{background-image:url(../images/WPSF-ethical.jpg)}.panel-container .panel.treatment{left:50.5%}.panel-container .panel.treatment .preview{background-image:url(../images/WPSF-treatment.jpg)}.panel-container .panel.animals{left:75.75%}.panel-container .panel.animals .preview{background-image:url(../images/WPSF-animals.jpg)}.panel-container .panel.active{width:100%;top:0;left:0;z-index:2;transition:z-index .5s step-start,width .5s,left .5s}.panel-container .panel .wrap{position:absolute;top:0;bottom:0;width:100%}.panel-container .panel .preview{width:24.25%;padding-top:7rem;height:100%;float:left;background-size:cover;background-position:top}}@media print,screen and (min-width:40em) and (min-width:40em) and (max-width:48.74875em){.panel-container .panel .preview{padding:1.5rem 1rem}}@media print,screen and (min-width:40em){.panel-container .panel .preview p{display:block}.panel-container .panel .full-view{width:75%;background:#41667c;padding:2rem;height:100%;float:left;display:flex;justify-content:center;flex-direction:column}.panel-container .panel .full-view p{font-size:1.2rem;padding:0}}@media print,screen and (min-width:40em) and (min-width:40em) and (max-width:48.74875em){.panel-container .panel .full-view p{font-size:1rem}}@media print,screen and (min-width:40em){.panel-container .panel h3{font-size:28px;letter-spacing:3px;text-transform:uppercase;margin-bottom:1.5rem}}@media print,screen and (min-width:40em) and (min-width:40em) and (max-width:48.74875em){.panel-container .panel h3{font-size:1.4rem}}.grid .grid-item .inner a.text-button:first-of-type{margin-top:0}.grid .grid-item .inner h4{text-align:center;padding-top:.5em;margin-bottom:0;background-color:#fefefe}.grid .grid-item .inner .promo .wrap .image{max-height:178px!important;overflow:hidden}@media print,screen and (min-width:40em){.grid .grid-item .inner .promo .wrap .image{max-height:118px!important}}.grid .grid-item .inner .promo .wrap .content{padding-left:0;padding-right:0;width:100%}.grid .grid-item .inner .pma-subscription-widget{background-color:#fefefe}.grid .grid-item .inner .pma-subscription-widget-form{position:relative;max-width:95%;margin:0 auto}@media print,screen and (min-width:40em){.grid .grid-item .inner .pma-subscription-widget-form{max-width:95%}}.grid .grid-item .inner .pma-subscription-widget-form #supporter-firstname,.grid .grid-item .inner .pma-subscription-widget-form #supporter-lastname{display:none}.grid .grid-item .inner .pma-subscription-widget-form .row.text-center{position:absolute;top:0;right:0}@media (min-width:640px) and (max-width:1049px){.grid .grid-item .inner .pma-subscription-widget-form .row.text-center{position:relative}}.grid .grid-item .inner .pma-subscription-widget-form .row.text-center input#pma-submit{height:2.25rem}@media (min-width:640px) and (max-width:1049px){.grid .grid-item .inner .pma-subscription-widget-form .row.text-center input#pma-submit{margin-bottom:0;margin-top:1rem}}@media (min-width:1050px){.grid .grid-item .inner .pma-subscription-widget-form .row.text-center input#pma-submit{margin:0 0 1rem}}@media (min-width:640px) and (max-width:1049px){.grid .grid-item .inner .pma-subscription-widget-form .row.opt-ins{margin:0;width:0}}@media (min-width:1050px){.grid .grid-item .inner .pma-subscription-widget-form .row.opt-ins{margin:auto}}.grid .grid-item .inner .pma-subscription-widget-form .thank-you{color:#2a6afc}.grid .grid-item .inner .pma-subscription-widget-form .privacy-policy{display:none!important}.grid .grid-item .inner .pma-subscription-widget-form .privacy-policy p{color:#19252e}.grid .grid-item .inner .pma-subscription-widget-form.active .privacy-policy{display:block!important;margin-top:8px}.home.ca-user .pma-subscription-widget-form .pma-casl-check .opt-in-text,.home.ca-user .pma-subscription-widget-form .pma-casl-check .opt-out-text,.home.ca-user .pma-subscription-widget-form .pma-casl-check label{color:#0a0a0a!important}.home.ca-user .pma-subscription-widget-form .row.opt-ins{width:100%!important;max-width:100%}.peta-videos{margin-bottom:2rem}.peta-videos .medium-12{position:relative;text-align:center}.peta-videos h2{color:#787f83;font-size:1.25rem;font-weight:800;text-align:left}.peta-videos .player-wrapper{border:0;margin:0}.peta-videos .player-wrapper .video-multiplayer:after{display:block;clear:both;content:"";height:0}.peta-videos .player-wrapper .video-multiplayer #youtube-wrapper iframe{left:0}.peta-videos .player-wrapper .video-player{float:left;width:60%;max-width:100%}@media print,screen and (min-width:40em){.peta-videos .player-wrapper .video-player{max-width:60%}}.peta-videos .player-wrapper .playlist-wrapper{float:right;width:40%;padding:0 0 0 20px}.peta-videos .player-wrapper .playlist-wrapper .als-viewport{height:385px!important;overflow-y:scroll}.peta-videos .player-wrapper .playlist-wrapper .playlist ul{height:auto!important;width:auto!important;overflow-y:hidden;overflow-x:hidden}.peta-videos .player-wrapper .playlist-wrapper .playlist li{display:block;width:100%;padding-bottom:4px;margin-bottom:4px;border-bottom:1px solid #e8ebed!important}.peta-videos .player-wrapper .playlist-wrapper .playlist li img{margin:0;padding:0}.peta-videos .player-wrapper .playlist-wrapper .playlist li:after{display:block;clear:both;content:"";height:0}.peta-videos .player-wrapper .playlist-wrapper .playlist li a{font-size:1rem;font-weight:700;line-height:1.375rem;color:#19252e}.peta-videos .player-wrapper .playlist-wrapper .playlist li a:first-child{float:left;width:118px}.peta-videos .player-wrapper .playlist-wrapper .playlist li a:last-child{margin-left:150px;text-align:left;padding-top:8px}.peta-videos .player-wrapper .playlist-wrapper .als-next,.peta-videos .player-wrapper .playlist-wrapper .als-prev{display:none}@media print,screen and (max-width:39.99875em){.peta-videos .medium-12{padding-left:0;padding-right:0}.peta-videos .medium-12 h2{padding:0 20px}.peta-videos .player-wrapper .playlist-wrapper,.peta-videos .player-wrapper .video-player{float:none;width:100%}.peta-videos .player-wrapper .video-player{margin-bottom:15px}.peta-videos .player-wrapper .playlist-wrapper{padding:0}}.donation-teaser{position:relative}.donation-teaser .inner{background-color:#00c3b6;color:#fff}.donation-teaser .donation_widget{position:relative;padding:25px 11% 30px 45%;text-align:center;margin-bottom:15px}.donation-teaser .donation_widget .pma-casl-check label{color:#fefefe}.donation-teaser .donation_widget .amounts{text-align:center;margin-bottom:1rem}.donation-teaser .donation_widget .amounts label{color:#fefefe;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:20%;display:inline-block;padding:.3rem .1rem;font-weight:700;font-size:1.25rem;margin:0 .3rem;position:relative;cursor:pointer}@media print,screen and (min-width:64em){.donation-teaser .donation_widget .amounts label{width:13%}}.donation-teaser .donation_widget .amounts label.label_selected{background-color:#009086}.donation-teaser .donation_widget .amounts input[type=radio]{position:absolute;display:block;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:0;z-index:99;border:3px solid #fefefe;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.donation-teaser .donation_widget .amounts input[type=radio]:checked,.donation-teaser .donation_widget .amounts input[type=radio]:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;background:transparent}.donation-teaser .donation_widget .amounts input.input-other-amount{display:none;margin-top:1rem}.donation-teaser .donation_widget .amounts input.input-other-amount.show{display:block;position:absolute;right:3px;top:3px;margin-top:0;border:none;padding:.2em 0 0 .5em;width:46%;z-index:100;height:calc(100% - 6px)}.donation-teaser .donation_widget .amounts .other-amount label{font-size:0;overflow:hidden;vertical-align:bottom}.donation-teaser .donation_widget .amounts .other-amount label.selected{width:30%;text-align:left;padding-left:14px}@media (max-width:1024px){.donation-teaser .donation_widget .amounts .other-amount label.selected{width:45%;margin-top:1rem}}.donation-teaser .donation_widget .amounts .other-amount label span{padding:0;font-size:1.25rem}.donation-teaser .donation_widget .df-title,.donation-teaser .donation_widget .donation-form-button{font-size:2.25rem;color:#fff;font-weight:800;display:block}.donation-teaser .donation_widget .df-title{font-size:1.9375rem}@media print,screen and (min-width:40em){.donation-teaser .donation_widget .df-title{font-size:2.25rem}}.donation-teaser .donation_widget form{text-align:left}.donation-teaser .donation_widget form input{border:0;margin:0;vertical-align:middle}.donation-teaser .donation_widget form input:-ms-input-placeholder{color:#989898}.donation-teaser .donation_widget form input::placeholder{color:#989898}.donation-teaser .donation_widget form .monthly-opt label{font-size:1rem;font-weight:700;color:#fff;margin-bottom:20px}.donation-teaser .donation_widget form .submit-button{text-align:center}.donation-teaser .donation_widget form .submit-button input{font-size:1.313rem;color:#fff;text-transform:uppercase;font-weight:800;background-color:#018077;padding:13px 40px;border:0;display:block;margin:0 auto 1rem}.donation-teaser .donation_widget form .submit-button:after{content:"Las donaciones son en USD.";font-weight:700;font-size:.8125rem;display:block;padding-bottom:1rem}.donation-teaser .donation_widget form>div{padding-right:0}.donation-teaser .donation_widget:before{content:"";display:inline-block;position:absolute;left:0;top:0;width:34%;height:100%;background-image:url(../images/Donate-BG.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}.donation-teaser .donation_widget .privacy-policy p{font-size:.8125rem;font-weight:700}.donation-teaser .donation_widget .privacy-policy p a{color:#fefefe;font-weight:800;text-decoration:underline}.donation-teaser .acf-media-credit{position:absolute;bottom:10px;right:20px}@media print,screen and (min-width:40em){.donation-teaser .acf-media-credit{bottom:20px}}.donation-teaser .acf-media-credit .media-credit a{color:#fefefe;font-size:.75rem}.donation-teaser .donation-form-content{padding-top:23px}@media print,screen and (max-width:39.99875em){.donation-teaser{padding-left:0;padding-right:0}.donation-teaser .donation_widget{padding:170px 20px 20px;margin-bottom:0}.donation-teaser .donation_widget:before{width:100%;height:150px;background-image:url(../images/Donate-BG-mobile.jpg)}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.donation-teaser .donation_widget .amounts .other-amount{width:13%;display:inline-block}.donation-teaser .donation_widget .amounts .other-amount label{width:100%}.donation-teaser .donation_widget .amounts .other-amount.expand{width:42%}.donation-teaser .donation_widget .amounts .other-amount.expand label{width:100%}.donation-teaser .donation_widget .amounts label{border:3px solid #fefefe;z-index:99;overflow:hidden}.donation-teaser .donation_widget .amounts input[type=radio]{opacity:0}.donation-teaser .donation_widget .amounts input[type=radio]:focus{opacity:1;width:280%;background-color:#009086;z-index:-1}}body.home .cta-form .promo{text-align:center}body.home .cta-form .promo h4{padding:0 7px}body.home .cta-form .promo p{margin:0}body.home .cta-form .promo .pma-subscription-widget{padding-top:15px}@media screen and (min-width:40em) and (max-width:68.688em){.landing-grid .grid-item .promo .wrap .image.no-bg-image{display:none}.cta-form .text-button{font-size:1.125rem;padding:13px}.landing-grid .grid-item .description a{font-size:1.125em;line-height:1.3}body.home .cta-form .promo h4{font-size:1.125em}.panel-container .panel h3{font-size:19px;margin-bottom:.5em}.panel-container .panel .preview p{font-size:1rem}}.inner-content{background-color:#fff;border-top:3px solid #4d61fa;margin-top:1em;margin-bottom:25px;padding:40px 25px 20px;color:#344857;font-size:1.188rem;line-height:1.813rem}body.error404 .inner-content{margin-top:20px}.inner-content .entry-title{color:#344857;font-size:1.625rem;line-height:2rem;font-weight:700}@media print,screen and (min-width:40em){.inner-content .entry-title{padding:0 30px;font-size:2.5rem;line-height:3.375rem}}.inner-content .entry-content img{display:block;margin:1.875rem auto}.inner-content .entry-content .aligncenter,.inner-content .entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.inner-content .entry-content .alignleft,.inner-content .entry-content img.alignleft{margin-right:1.875rem;display:inline;float:left}.inner-content .entry-content .alignright,.inner-content .entry-content img.alignright{margin-left:1.875rem;display:inline;float:right}@media print,screen and (max-width:39.99875em){.inner-content .entry-content .alignleft,.inner-content .entry-content .alignright,.inner-content .entry-content img.alignleft,.inner-content .entry-content img.alignright{display:block;float:none;margin:.5rem auto}}.inner-content .entry-content blockquote.instagram-media:before{display:none!important;content:""!important}.inner-content .entry-content blockquote.instagram-media-registered:before{display:none}.inner-content .entry-content blockquote.twitter-tweet{background:#fff;color:#344857;font-size:1rem;font-weight:400;margin:1.875rem auto;padding:0;text-align:left;text-transform:none;width:auto}.inner-content .entry-content blockquote.twitter-tweet p{color:#344857;text-align:left}.inner-content .entry-content blockquote.twitter-tweet:before{content:"";display:none}.inner-content .entry-content .instagram-media{margin:1.875rem auto!important;max-width:85%!important}@media print,screen and (min-width:40em){.inner-content .entry-content .instagram-media{max-width:50%!important}}@media (max-width:39.9375em){.inner-content .entry-content .instagram-media{min-width:auto!important;width:100%!important}}.inner-content .entry-content .fb-post,.inner-content .entry-content .fb-video,.inner-content .entry-content .twitter-tweet{margin:1.875rem auto!important;max-width:100%;width:100%;display:block}@media print,screen and (min-width:40em){.inner-content .entry-content .fb-post,.inner-content .entry-content .fb-video,.inner-content .entry-content .twitter-tweet{max-width:560px;width:80%}}.inner-content .entry-content .twitter-tweet{padding-left:1.25%}.inner-content .entry-content .fb-post.fb_iframe_widget{margin:0 auto 1rem;width:100%;max-width:100%;text-align:center}.inner-content .entry-content .fb-post.fb_iframe_widget iframe,.inner-content .entry-content .fb-post.fb_iframe_widget span{max-width:100%}.inner-content .article-header{margin-bottom:30px;text-align:center}.inner-content .article-header .social-links{height:38px}.inner-content .article-header .social-links a{margin:0 3px;width:38px;height:38px;display:inline-block;border-radius:50%}.inner-content .article-header .social-links a span{display:none}.inner-content .article-header .social-links a svg{padding:10px;width:100%;height:100%}.inner-content .article-header .social-links .facebook{background-color:#3b579d}.inner-content .article-header .social-links .twitter{background-color:#00abf0}.inner-content .article-header .byline{color:#344857;font-size:1rem;line-height:1.625rem;font-style:italic}.single-news-release img{display:block;margin:1.875rem auto}.single-news-release .aligncenter,.single-news-release img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.related-posts-wrapper .related-post-header{color:#787f83;font-size:20px;font-weight:800;text-align:left}.related-posts-wrapper .related-post{list-style:none;margin:0 0 5px}@media print,screen and (min-width:40em){.related-posts-wrapper .related-post{display:flex;align-content:space-evenly}}.related-posts-wrapper .related-post:after{content:"";display:block;height:0;clear:both}.related-posts-wrapper .related-post li{position:relative}@media print,screen and (min-width:40em){.related-posts-wrapper .related-post li{flex-basis:33.3%;width:33.3%;margin:.75em}}@media screen and (min-width:40em) and (-ms-high-contrast:active),screen and (min-width:40em) and (-ms-high-contrast:none){.related-posts-wrapper .related-post li{flex-basis:calc(33% - 29px)}}@media print,screen and (min-width:40em){.related-posts-wrapper .related-post li:first-of-type{margin-left:0}.related-posts-wrapper .related-post li:last-of-type{margin-right:0}}@media print,screen and (max-width:39.99875em){.related-posts-wrapper .related-post li{margin-bottom:.625rem}}.related-posts-wrapper .related-post li:before{background-color:#fff;content:"";display:inline-block;position:absolute;top:0;bottom:0;z-index:-1;left:0;right:0}.related-posts-wrapper .related-post li div a{font-size:1.313rem;font-weight:800;color:#344857;padding:20px;display:block;line-height:1.75rem}@media print,screen and (max-width:39.99875em){.related-posts-wrapper .related-post li img{width:100%}}.related-posts-wrapper .related-post li>div{background:#fff}.related-posts-wrapper .related-post li>img{width:100%}a.regresar{color:#9ea4a7;margin-top:1rem;float:right;font-size:1rem;font-weight:700}a.regresar:active,a.regresar:focus,a.regresar:hover{color:#0a0a0a}.single-recipe .entry-content{margin-top:1.5rem}@media print,screen and (min-width:40em){.single-recipe .recipe-image{max-width:610px;margin:1rem auto}}.single-recipe .print-button{display:none}.single-recipe .recipe-meta{list-style:none;padding:0;margin:0;clear:both;width:100%;display:flex;font-size:.9rem}.single-recipe .recipe-meta li{width:32.5%;list-style-type:none;display:inline-block;text-align:center;padding:.5rem;border:1px solid #000;line-height:1.2}@media print,screen and (max-width:39.99875em){.single-recipe .recipe-meta li{font-size:.9rem}}.single-recipe .recipe-meta li:first-child{margin-right:1%}.single-recipe .recipe-meta li:last-child{margin-left:1%}.single-recipe .recipe-meta li span{display:block;font-weight:700;line-height:1.4}.single-recipe .ingredients li{font-size:1.2rem}@media print,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}.landing-grid{padding-top:16px}@media print,screen and (min-width:40em){.search.search-results .landing-grid{padding-top:30px}}body.archive .landing-grid,body.blog .landing-grid{padding-top:0}@media print,screen and (min-width:40em){body.archive .landing-grid,body.blog .landing-grid{padding-top:10px}}@media print,screen and (max-width:39.99875em){body.archive .landing-grid,body.blog .landing-grid{margin-top:-.9em}}@media print,screen and (min-width:40em) and (max-width:48.74875em){body.archive .landing-grid,body.blog .landing-grid{margin-top:-1.6em}}.landing-grid .search-form{position:relative}.landing-grid .search-form .screen-reader-text{display:none}.landing-grid .search-form .search-submit{position:absolute;top:0;right:0}.landing-grid .grid-item{display:flex;color:#344857;flex-wrap:wrap;padding-bottom:.625rem}@media print,screen and (max-width:39.99875em){.landing-grid .grid-item{padding-left:0;padding-right:0}.landing-grid .grid-item:last-of-type{padding-bottom:20px}}.landing-grid .grid-item p:blank,.landing-grid .grid-item p:empty{height:0;visibility:collapse;margin:0;padding:0;display:none}.landing-grid .grid-item h6.category-title{color:#787f83;font-weight:600;font-size:15px;letter-spacing:1px;margin-top:15px;margin-bottom:-18px;padding-left:20px;text-transform:uppercase}.landing-grid .grid-item .inner{background-color:#fefefe;position:relative;width:100%}.landing-grid .grid-item .description a{font-size:1.313rem;font-weight:800;color:#344857;padding:15px 20px 20px;display:block;line-height:1.75rem}.landing-grid .grid-item .description p{padding:0 20px 20px}.landing-grid .grid-item .thumb{position:relative;background-color:#8a8a8a}.landing-grid .grid-item .thumb img{width:100%;min-height:100px}@media print,screen and (min-width:40em){.landing-grid .grid-item .thumb img{-o-object-fit:cover;object-fit:cover;height:100%}}.landing-grid .grid-item .social-links{display:flex;z-index:0;position:absolute;right:0;bottom:0;left:0}@media print,screen and (min-width:40em){.landing-grid .grid-item .social-links{left:auto}}.landing-grid .grid-item .social-links a{padding:1px;width:50%;height:30px;text-align:center}.landing-grid .grid-item .social-links a span{display:none}.landing-grid .grid-item .social-links svg{width:28px;height:28px;padding:6px}.landing-grid .grid-item .social-links .facebook{background:#3b5998}.landing-grid .grid-item .social-links .twitter{background:#00aced}.landing-grid .grid-item .acf-media-credit{text-align:right;padding-right:10px;padding-left:10px;position:absolute;bottom:0;right:0}.landing-grid .grid-item .acf-media-credit a,.landing-grid .grid-item .acf-media-credit span{font-size:.75rem;color:#8a8a8a;font-weight:600}.landing-grid .grid-item .promo{width:100%}.landing-grid .grid-item .promo h3{font-size:24px;line-height:1em}@media print,screen and (min-width:40em){.landing-grid .grid-item .promo h3{font-size:140%}}.landing-grid .grid-item .promo h2{line-height:1.9rem;margin-top:-.25em}.landing-grid .grid-item .promo p{line-height:1.25em}.landing-grid .grid-item .promo.teal{background-color:#00c3b6}.landing-grid .grid-item .promo.teal h3,.landing-grid .grid-item .promo.teal p{color:#fefefe;text-align:center}.landing-grid .grid-item .promo.jade{background-color:#00ca81}.landing-grid .grid-item .promo.lavender{background-color:#8795fe}.landing-grid .grid-item .promo.white{background-color:#fefefe}.landing-grid .grid-item .promo.green{background-color:#00ca81}.landing-grid .grid-item .promo .content{padding:.5em}.landing-grid .grid-item .promo .content .acf-media-credit{bottom:0}.landing-grid .grid-item .promo .content .acf-media-credit a{font-weight:600}.landing-grid .grid-item .promo .inner{background-color:transparent}.landing-grid .grid-item .promo .latino-enews-form .wrap-inputs{position:relative}.landing-grid .grid-item .promo .latino-enews-form .wrap-inputs input[type=text]{font-weight:800;border:0}.landing-grid .grid-item .promo .latino-enews-form .wrap-inputs input[type=submit]{position:absolute;top:0;right:0;bottom:0;background-color:#00c3b6;color:#fefefe;border:1px solid #fefefe}.landing-grid .grid-item .promo .confirmation{display:none}.landing-grid .grid-item .promo .acf-media-credit a{color:#fefefe;font-weight:600}.landing-grid .grid-item .promo .wrap{overflow:hidden;min-height:3vh;position:relative}.landing-grid .grid-item .promo .wrap .image{position:absolute;left:0;top:0;bottom:0;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:76% 0}@media print,screen and (min-width:40em){.landing-grid .grid-item .promo .wrap .image{background-position:100% 0}}.landing-grid .grid-item .promo .wrap .image.no-bg-image{position:relative;max-height:218px}@media print,screen and (min-width:40em) and (max-width:48.74875em){.landing-grid .grid-item .promo .wrap .image.no-bg-image{max-height:123px}}@media print,screen and (min-width:48.75em) and (max-width:63.99875em){.landing-grid .grid-item .promo .wrap .image.no-bg-image{max-height:154px}}.landing-grid .grid-item .promo .wrap .image.no-bg-image img{width:100%}.landing-grid .grid-item .promo .wrap .content{display:inline-block;text-align:center;color:#fefefe;padding-top:1em}.landing-grid .grid-item .promo .wrap .content p:empty{height:0;display:none;visibility:hidden;width:0;line-height:0}.landing-grid .grid-item .promo .wrap .content .text-button{display:block;padding:.5em .25em;max-width:65%;margin:0 auto 1em}.landing-grid .grid-item .promo .wrap .content .text-button.large{max-width:100%}.landing-grid .grid-item .promo.lavender .wrap .content .text-button.bg-white{opacity:.9}@media print,screen and (min-width:40em){.landing-grid .grid-item.full .promo .form .wrap-inputs{max-width:50%;margin:0 auto}}.landing-grid .grid-item.full .promo .wrap .image{max-width:100%;width:100%}@media print,screen and (min-width:40em){.landing-grid .grid-item.full .promo .wrap .image{max-width:34%;width:34%}}.landing-grid .grid-item.full .promo .wrap .content{max-width:80%;margin:0 auto;display:block;position:relative}@media print,screen and (min-width:40em){.landing-grid .grid-item.full .promo .wrap .content{max-width:50%;margin-left:50%;display:inline-block}}@media print,screen and (min-width:64em){.landing-grid .grid-item.full .promo .wrap .content{margin-left:45%;display:inline-block}}.landing-grid .grid-item.full .promo.no-image .wrap .content{max-width:100%;width:100%;margin:0 auto;padding-top:1em;padding-bottom:0}.landing-grid .grid-item.full .promo.lavender .image{position:absolute;z-index:0;overflow:visible}@media print,screen and (max-width:39.99875em){.landing-grid .grid-item.full .promo.lavender .image{background-size:auto!important}}.landing-grid .grid-item.full .promo.lavender .content{max-width:95%}@media print,screen and (min-width:40em){.landing-grid .grid-item.full .promo.lavender .content{margin-left:36%}}.landing-grid .grid-item.full .promo.lavender .content p:nth-child(2){margin-bottom:10em}@media print,screen and (min-width:40em){.landing-grid .grid-item.full .promo.lavender .content p:nth-child(2){margin-bottom:1em}}.landing-grid .grid-item.full .promo.lavender .content p:nth-child(3){margin-bottom:0}.landing-grid .grid-item.full .promo.lavender .acf-media-credit{right:0}@media print,screen and (min-width:40em){.landing-grid .grid-item.full .promo.lavender .acf-media-credit{right:-195%}}.landing-grid .grid-item.full .promo.lavender .acf-media-credit a{font-weight:600}.landing-grid .grid-item.full .promo .pma-casl-check label{text-align:left}.landing-grid .grid-item.full .promo .pma-casl-check .opt-out-text{color:#0a0a0a;text-align:left}.landing-grid .grid-item.medium-12 .description a{padding-top:34px}.landing-grid .grid-item.medium-4 .description p{display:none}.landing-grid .grid-item.medium-4 .description a{padding-top:8px}.landing-grid .grid-item.medium-4 .promo .wrap .image{width:100%;height:100%;z-index:0;background-position:0}.landing-grid .grid-item.medium-4 .promo .wrap .content{width:100%;margin:0 auto;display:block;z-index:999;position:relative}.landing-grid .grid-item.medium-4 .promo.lavender{align-self:flex-start;width:100%;position:relative}.landing-grid .grid-item.medium-4 .promo.lavender .wrap{overflow:visible}.landing-grid .grid-item.medium-4 .promo.lavender .wrap .content{display:flex;justify-content:center;flex-wrap:wrap}.landing-grid .grid-item.medium-4 .promo.lavender .wrap .content p{flex-basis:96%;margin-bottom:0}.landing-grid .grid-item.medium-4 .promo.lavender .wrap .content p:last-of-type{margin-top:20%}.landing-grid .grid-item.medium-4 .promo.lavender .wrap .content p a.text-button.bg-white{opacity:.9}.landing-grid .grid-item.medium-4 .promo.lavender.full-height{min-height:100%;height:100%;display:block}.landing-grid .grid-item.medium-4 .promo.lavender.full-height .wrap{min-height:100%;height:100%}.landing-grid .grid-item.medium-4 .promo.lavender.full-height .wrap .content{height:100%;display:flex;flex-wrap:wrap}.landing-grid .grid-item.medium-4 .promo.lavender.full-height .wrap .content .text-button.bg-white{opacity:.9}@media print,screen and (min-width:40em){.landing-grid .grid-item.medium-4 .promo.lavender.full-height .wrap .content .text-button.bg-coal{max-width:50%}}.landing-grid .grid-item .app-promo{background-color:#19252e;text-align:center;margin-top:1em;padding:1em;align-self:flex-end}.landing-grid .grid-item .app-promo h5{line-height:1.15em;color:#fefefe;max-width:100%;margin:0 auto 1em;text-transform:capitalize}.landing-grid .grid-item .app-promo a{max-width:40%;display:block;margin:0 auto}.landing-grid .grid-item .app-promo a img{display:block}.landing-grid .cta-form .inner{background-color:transparent}.landing-grid .cta-form .inner h4{color:#2a6afc;line-height:1.2}.landing-grid .cta-form .inner .widget-container p{margin-bottom:10px}.landing-grid .cta-form .inner .widget-container:first-child a{display:block;background-color:#ef4136;color:#fff;font-size:1.438rem;line-height:1.25rem;font-weight:600;padding:20px;text-align:center}.landing-grid .cta-form .inner .widget-container:nth-child(2) a{display:block;background-color:#00beb2;color:#fff;font-size:1.313rem;line-height:1.438rem;font-weight:600;padding:20px;text-align:center}.landing-grid .cta-form .inner .widget-container:nth-child(3){background-color:#fff}.landing-grid .cta-form .inner .widget-container:nth-child(3) form{padding:0 10px 10px;font-size:1.25rem;color:#2a6afc;font-weight:800;line-height:24px;text-align:center}.landing-grid .cta-form .inner .email-address{display:flex}.landing-grid .cta-form .inner input[type=email],.landing-grid .cta-form .inner input[type=submit],.landing-grid .cta-form .inner input[type=text]{height:36px;line-height:1.25rem;padding:8px 14px}.landing-grid .cta-form .inner input[type=email],.landing-grid .cta-form .inner input[type=text]{margin:0;border:1px solid #2a6afc;font-size:1rem;font-weight:700;color:#8f989f}.landing-grid .cta-form .inner input[type=submit]{background-color:#fff;border:2px solid #2a6afc;font-size:.8125rem;font-weight:800;text-transform:uppercase;color:#2a6afc}@media print,screen and (min-width:40em){.landing-grid .grid-item{padding-bottom:2rem}}@media print,screen and (min-width:64em){.landing-grid .large-post .thumb{float:left;width:68%}.landing-grid .large-post .description{float:left;width:32%;font-size:1.188rem;line-height:1.625rem}}.ca-user:not(.home) .full .pma-subscription-widget-form .opt-ins{padding-top:0;padding-bottom:100px}@media print,screen and (max-width:39.99875em){.ca-user:not(.home) .full .pma-subscription-widget-form .opt-ins{padding-top:0}}.ca-user:not(.home) .full .pma-subscription-widget-form .pma-casl-check{position:absolute;left:25%}.ca-user:not(.home) .full .pma-subscription-widget-form .pma-casl-check .opt-in-text{text-align:left;padding-left:15%}@media print,screen and (max-width:39.99875em){.ca-user:not(.home) .full .pma-subscription-widget-form .pma-casl-check .opt-in-text{padding-left:5%}}.ca-user:not(.home) .full .pma-subscription-widget-form .pma-casl-check .opt-out-text,.ca-user:not(.home) .full .pma-subscription-widget-form .pma-casl-check label{color:#fefefe!important;text-align:center!important;margin-left:-33%}@media print,screen and (max-width:39.99875em){.ca-user:not(.home) .full .pma-subscription-widget-form .pma-casl-check .opt-out-text,.ca-user:not(.home) .full .pma-subscription-widget-form .pma-casl-check label{margin-left:-35%}}.ca-user:not(.home) .promo:not(.full) .pma-subscription-widget-form .pma-casl-check .opt-out-text,.ca-user:not(.home) .promo:not(.full) .pma-subscription-widget-form .pma-casl-check label{color:#fefefe!important}.ca-user:not(.home) .promo:not(.full) .row.opt-ins{width:100%!important;max-width:100%}.landing-grid .grid-item.full .promo .pma-subscription-shortcode,.landing-grid .medium-4 .promo .pma-subscription-shortcode{position:relative;max-width:100%;margin:0 auto}@media print,screen and (min-width:40em){.landing-grid .grid-item.full .promo .pma-subscription-shortcode,.landing-grid .medium-4 .promo .pma-subscription-shortcode{max-width:60%;max-width:70%}}.landing-grid .grid-item.full .promo .pma-subscription-shortcode input[type=text].form-input,.landing-grid .medium-4 .promo .pma-subscription-shortcode input[type=text].form-input{font-weight:800;border:0}.landing-grid .grid-item.full .promo .pma-subscription-shortcode #pma-submit,.landing-grid .medium-4 .promo .pma-subscription-shortcode #pma-submit{position:absolute;top:0;right:0;bottom:0;height:39px;background-color:#00c3b6;color:#fefefe;border:2px solid #fefefe;font-size:1rem;line-height:1;padding:0 1rem;text-transform:uppercase;font-weight:800}@media print,screen and (min-width:40em){.landing-grid .grid-item.full .promo .pma-subscription-shortcode #pma-submit,.landing-grid .medium-4 .promo .pma-subscription-shortcode #pma-submit{position:relative}}.landing-grid .grid-item.full .promo .pma-subscription-shortcode .privacy-policy p,.landing-grid .medium-4 .promo .pma-subscription-shortcode .privacy-policy p{font-size:.8125rem}.landing-grid .grid-item.full .promo .pma-subscription-shortcode .privacy-policy p a,.landing-grid .medium-4 .promo .pma-subscription-shortcode .privacy-policy p a{color:#fefefe;font-weight:800;text-decoration:underline}@media print,screen and (min-width:64em){.landing-grid .medium-4 .promo .pma-subscription-shortcode{max-width:90%}}@media print,screen and (min-width:40em){.landing-grid .promo .pma-subscription-widget-form{display:flex;flex-wrap:wrap;justify-content:center}.landing-grid .promo .pma-subscription-widget-form div.row:nth-of-type(4){flex-basis:100%;display:block}}body.post-type-archive-alert .landing-grid .promo .pma-subscription-widget-form div.row.opt-ins{margin:0;width:0}.more-button{text-align:center}.more-button .load-more{background-color:#fff;border:3px solid #316ffc;color:#316ffc;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;padding:15px 50px}.more-button .load-more:focus,.more-button .load-more:hover{background:#316ffc;color:#fefefe}.more-button .load-more.loading{background:url(../images/ajax-loader.gif) 50% no-repeat;border:0;color:transparent}.living-template-archive-living-cuidado-personal-y-moda h6.category-title{display:none}body.post-type-archive-alert .landing-grid .grid-item.medium-12 .promo .acf-credit,body.post-type-archive-recipe .landing-grid .grid-item.medium-12 .promo .acf-credit{color:#fefefe}body.post-type-archive-alert .landing-grid .grid-item.medium-12 .promo .wrap .content,body.post-type-archive-recipe .landing-grid .grid-item.medium-12 .promo .wrap .content{max-width:100%}body.post-type-archive-alert .landing-grid .grid-item.medium-12 .promo p,body.post-type-archive-recipe .landing-grid .grid-item.medium-12 .promo p{margin-bottom:0}body.post-type-archive-alert .landing-grid .grid-item.medium-12 .promo .text-button,body.post-type-archive-recipe .landing-grid .grid-item.medium-12 .promo .text-button{display:inline-block;margin:1rem auto 2rem;max-width:100%;padding-left:20px;padding-right:20px}@media print,screen and (min-width:40em){body.post-type-archive-alert .landing-grid .grid-item.medium-12 .promo .wrap,body.post-type-archive-recipe .landing-grid .grid-item.medium-12 .promo .wrap{display:flex;height:150px}body.post-type-archive-alert .landing-grid .grid-item.medium-12 .promo .wrap .content,body.post-type-archive-recipe .landing-grid .grid-item.medium-12 .promo .wrap .content{margin:auto;padding-top:14px;width:100%;max-width:100%;height:100%}}@media (min-width:640px) and (max-width:916px){body.post-type-archive-alert .landing-grid .grid-item.medium-12 .promo .wrap,body.post-type-archive-recipe .landing-grid .grid-item.medium-12 .promo .wrap{height:auto}body.post-type-archive-alert .landing-grid .grid-item.medium-12 .promo .text-button,body.post-type-archive-recipe .landing-grid .grid-item.medium-12 .promo .text-button{margin:10px auto 20px;padding:6px 10px}body.post-type-archive-alert .landing-grid .grid-item.medium-12 .promo h4,body.post-type-archive-recipe .landing-grid .grid-item.medium-12 .promo h4{font-size:1.2rem;margin-bottom:0}}@media print,screen and (min-width:40em){.ajax-noplacement{display:flex;flex-wrap:wrap}.ajax-noplacement>.grid-item:not(.full){flex-basis:33.33333%}.ajax-noplacement>.grid-item:first-of-type.medium-9{flex-basis:66.6%;width:66.6%}.ajax-noplacement>.grid-item:first-of-type:not(.ajax-post):not(.medium-9){flex-basis:100%;width:100%;display:block}.ajax-noplacement>.grid-item:first-of-type:not(.ajax-post):not(.medium-9) .inner{display:flex}.ajax-noplacement>.grid-item:first-of-type:not(.ajax-post):not(.medium-9) .inner .thumb{flex-basis:68%}.ajax-noplacement>.grid-item:first-of-type:not(.ajax-post):not(.medium-9) .inner .description{flex-basis:32%}.ajax-noplacement>.grid-item:first-of-type:not(.ajax-post){display:block}}@media screen and (min-width:640px) and (max-width:846px) and (-ms-high-contrast:active),screen and (min-width:640px) and (max-width:846px) and (-ms-high-contrast:none){.ajax-noplacement>.grid-item:not(.full){flex-basis:calc(33% - 28px)}}@media screen and (min-width:640px) and (max-width:846px) and (-ms-high-contrast:active),screen and (min-width:640px) and (max-width:846px) and (-ms-high-contrast:none){.ajax-noplacement>.grid-item:first-of-type.medium-9{flex-basis:calc(66.6% - 28px)}}@media screen and (min-width:846px) and (-ms-high-contrast:active),screen and (min-width:846px) and (-ms-high-contrast:none){.ajax-noplacement>.grid-item:not(.full){flex-basis:calc(33% - 27px)}}@media screen and (min-width:846px) and (-ms-high-contrast:active),screen and (min-width:846px) and (-ms-high-contrast:none){.ajax-noplacement>.grid-item:first-of-type.medium-9{flex-basis:calc(66.6% - 29px)}}.ajax-noplacement.list{display:block}.ajax-noplacement .grid-item .inner{height:100%;width:100%}.ajax-noplacement .list-item{background-color:#fefefe;padding:1em;margin-bottom:1em}.ajax-noplacement .list-item h4 a{color:#316ffc}.post-type-archive-psa .landing-grid .grid-item h6{display:none}.archive-header{background:#fefefe;color:#787f83;font-size:.9375rem;font-weight:700;margin:16px -.625rem 0}@media (min-width:640px){.archive-header{margin-left:auto;margin-right:auto}}@media (min-width:48em){.archive-header{height:40px}}.archive-header>span{display:inline-block;padding:9px 15px;text-transform:uppercase;letter-spacing:2px}.archive-header:after{content:"";clear:both;display:block}.post-type-archive-recipe .archive-header{padding-bottom:1em}@media print,screen and (min-width:40em){.post-type-archive-recipe .archive-header{padding-bottom:0}}@media (min-width:48em){.category-sort-container{display:inline-block;float:right;height:40px}}.category-sort-container>ul{padding-bottom:10px;text-align:center}@media (min-width:48em){.category-sort-container>ul{padding-bottom:0;text-align:left}}.sub-nav ul{margin-left:0}.sub-nav ul li{display:inline-block;list-style-type:none}.sub-nav ul li a{background-color:#0a0a0a;color:#fefefe;padding:.5em;display:block;height:40px}.sub-nav ul li.current-menu-item a,.sub-nav ul li a:hover{background-color:#00bfb3}h2.prensa{color:#787f83;font-size:1.25rem;font-weight:800}.recipe-category-container{background:#172928 url(../images/dropdown-arrow.png) 100% 0/contain no-repeat;width:65%;max-width:65%;padding:.15em 0;margin:0 auto}@media print,screen and (min-width:40em){.recipe-category-container{width:30%;max-width:30%;margin:0}}@media print,screen and (min-width:48.75em){.recipe-category-container{width:25%;max-width:25%;margin:0}}@media print,screen and (min-width:64em){.recipe-category-container{width:20%;max-width:20%;margin:0}}.recipe-category-selector{-webkit-appearance:none;background:transparent;border:0;color:#fefefe;font-size:.8125rem;font-weight:800;height:100%;margin-bottom:0;width:100%}.recipe-category-selector option{color:#0a0a0a}.recipe-category-selector:focus{outline:none;border:0;background:none;box-shadow:none;transition:none}.press-release-container{margin-bottom:30px}.press-release-container>.result{background:#fff;font-size:16px;line-height:26px;padding:25px 30px;width:100%}.press-release-container>.result:nth-of-type(2n){background:#f8f8f8}.press-release-container>.result>.link{color:#316ffc;font-size:21px;font-weight:800;line-height:28px;text-transform:capitalize}.press-release .load-more{margin-bottom:30px}.reveal-overlay{background:rgba(0,0,0,.5);outline:none}.reveal{line-height:1;overflow:visible;margin:0 auto;padding:0;border:0;width:100%;max-width:600px;box-shadow:0 0 8px #000;-webkit-appearance:none;-moz-appearance:none;appearance:none}.reveal input[type=date],.reveal input[type=datetime-local],.reveal input[type=datetime],.reveal input[type=email],.reveal input[type=month],.reveal input[type=number],.reveal input[type=password],.reveal input[type=search],.reveal input[type=tel],.reveal input[type=text],.reveal input[type=time],.reveal input[type=url],.reveal input[type=week],.reveal select{font-size:.875rem;height:2.3125rem;margin-bottom:0}.reveal ::-webkit-input-placeholder{color:#666}.reveal ::-moz-placeholder{color:#666}.reveal :-ms-input-placeholder{color:#666}.reveal :-moz-placeholder{color:#666}.reveal.medium,.reveal.small{width:100%;max-width:600px}.reveal.large{width:100%;max-width:920px}.reveal .alignnone{margin:0}.reveal .close-reveal-modal{display:block;position:absolute;z-index:1016;top:-21px;right:-21px;width:42px;height:42px;border-radius:50%;background:#fefefe;color:#172928;font-size:2rem;line-height:1.4em;text-align:center;text-decoration:none;outline:none}.reveal h1,.reveal h2,.reveal h3,.reveal p{color:#fff}.reveal h2{margin:0}.reveal h2,.reveal h3{line-height:1.15;margin:0 0 1rem}.reveal h5.df-title{font-weight:700}.reveal p{margin:0}.reveal a,.reveal label{color:#fff}.reveal a{text-decoration:underline}.reveal a.image-button,.reveal a.text-button{text-decoration:none}.reveal .cushion{position:relative;z-index:1007;color:#fff;padding:0;border:0}.reveal .acf-media-credit{display:block;font-size:.65rem}.reveal .psp_continue_peta{margin:auto;display:block!important;width:255px}.reveal .psp_continue_peta:after{content:"    >"}.reveal .text-button{max-width:100%}.reveal input[type=submit]{font-weight:800;font-size:1rem;text-transform:uppercase!important;font-family:Nunito Sans,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;background:inherit;border:0;color:#fff;padding:1rem}.reveal .ca-privacy-policy .columns{padding:0}.reveal .countdown_label{color:#dbf2f0}.reveal:focus{outline:none}.reveal .splash-expandable{padding:0}.reveal .splash-expandable .dropdown{background:rgba(0,0,0,.2);color:#fff!important;margin-bottom:0;box-shadow:none;-moz-box-shadow:none}.reveal .splash-expandable .dropdown:last-child{float:none!important}.reveal .splash-expandable .dropdown.tabbed-content-active,.reveal .toggle_tab{background:rgba(0,0,0,.4)!important}.reveal .toggle_tab{margin:0!important}.reveal .toggle_tab ul{margin:0}.reveal #hidden_letters label,.reveal #hidden_targets_outer label{color:#fff}.reveal .splash-middleware-form{margin-top:.5rem;margin-bottom:.5rem;text-align:left}.reveal .splash-middleware-form .row{margin-left:0;margin-right:0}.reveal .splash-middleware-form .columns{padding-left:.25rem;padding-right:.25rem}.reveal .splash-middleware-form .df-teaser-text,.reveal .splash-middleware-form .df-title,.reveal .splash-middleware-form h1,.reveal .splash-middleware-form h2,.reveal .splash-middleware-form h3,.reveal .splash-middleware-form p,.reveal .splash-middleware-form span{color:#fff}.reveal .splash-middleware-form p{line-height:1.2}.reveal .splash-middleware-form .monthly-opt{margin-bottom:5px}.reveal .splash-middleware-form .monthly-opt label{font-size:.9rem}.reveal .splash-middleware-form .amounts label{font-size:.95rem}.reveal .splash-middleware-form .row-splash-email{margin-top:0}.reveal .splash-middleware-form .field-wrap{margin-bottom:.75rem}.reveal .splash-middleware-form .other-amount label{padding-right:0!important}.reveal .splash-middleware-form .other-amount #donate_amount_other_text{top:0}.reveal .splash-middleware-form .error-wrapper{color:pink}.reveal .splash-middleware-form .monthly-opt label,.reveal .splash-middleware-form .pma-casl-check label{display:block;padding-left:15px;text-indent:-15px;font-size:.9rem}.reveal .splash-middleware-form .monthly-opt input,.reveal .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 .splash-middleware-form input[type=submit]{font-weight:800;font-size:1rem;text-transform:uppercase!important;font-family:Nunito Sans,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;background:#dbf2f0;border:0;color:#fff;padding:6px 1rem 8px}.reveal .splash-middleware-form .mobile-optin-tc{padding-left:16px;line-height:1.2}.reveal .splash-middleware-form .mobile-optin-tc input{margin-left:-16px!important;margin-right:0}.reveal .splash-middleware-form .ca-privacy-policy{font-size:.9rem}.reveal.psp-bg-text-right{border:2px solid #fefefe!important}.reveal.psp-bg-text-right .cushion{align-items:flex-start!important}.reveal.psp-bg-text-right .splash-content{text-align:center}.reveal.psp-bg-form .donation_widget{padding:1em}.reveal .pma-call-to-action{color:#fefefe}.reveal.psp-bg-text-right{border:0 none}.reveal.psp-bg-text-right .bg-image{flex-basis:50%}.reveal.psp-bg-text-right .bg-image img{width:200%;max-width:200%}.reveal.psp-bg-text-right .extra-bg{position:absolute;width:100%;height:100%;top:0;left:0}.reveal.psp-bg-text-right .cushion{display:flex;align-items:center}.reveal.psp-bg-text-right .cushion .large-6{width:100%}.reveal.psp-bg-text-right .splash-content{position:relative;flex-basis:50%;align-self:right;padding:1rem .5rem}.reveal.psp-bg-text-right input[type=submit]{color:#fff;background:#000}.reveal.psp-text-image .cushion{padding:0}.reveal.psp-text-image .splash-header{display:none}.reveal.psp-text-image .countdown_value,.reveal.psp-text-image label,.reveal.psp-text-image p{margin:0}.reveal.psp-text-image img{width:100%;border:0;margin:0}.reveal.psp-text-image .countdown_main{margin:1rem 0}.reveal.psp-bg-form{border:0;padding:0}.reveal.psp-bg-form form{margin:0}.reveal.psp-bg-form .cushion{border:0!important;padding:0;display:flex}.reveal.psp-bg-form .splash-content{padding:0;flex-basis:50%}.reveal.psp-bg-form .bg-image{flex-basis:50%}.reveal.psp-bg-form .form-column{float:right!important;color:#fff;padding-top:.5rem;padding-bottom:1rem}.reveal.psp-bg-form .form-column p{font-size:.875rem}.reveal.psp-bg-form .form-column .thermometer-outer{width:100%}.reveal.psp-bg-form .form-column .countdown_value,.reveal.psp-bg-form .form-column label,.reveal.psp-bg-form .form-column p{color:#fff}.reveal.psp-bg-form .splash-expandable{margin-top:1rem}.reveal.psp-bg-form input#pma-donation-submit,.reveal.psp-bg-form input#pma-submit{width:100%}.reveal.psp-bg-form input#pma-donation-submit{margin:.15em 0;border:none;padding:21px;font-family:Nunito Sans,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;color:#fefefe;font-size:32px;font-weight:800;text-transform:uppercase}.reveal.psp-single-col-form{padding:0}.reveal.psp-single-col-form .cushion{border:3px solid #fefefe}.reveal.psp-single-col-form .splash-content{padding:1rem 2rem;text-align:left}.reveal.psp-single-col-form .acf-media-credit{text-align:right;padding:.5em}.reveal.psp-single-col-form .splash-middleware-form{max-width:540px}.reveal.psp-single-col-form .splash-middleware-form .columns{padding-left:0;padding-right:0}.reveal.psp-single-col-form .splash-middleware-form .row{margin:0}.reveal.psp-single-col-form .splash-middleware-form .ca-privacy-policy{font-size:.8rem}.reveal.psp-single-col-form.large .splash-middleware-form{margin:0 auto}.reveal.psp-single-col-form .subscription-success-response{min-height:0}.reveal.psp-single-col-form h1,.reveal.psp-single-col-form h2,.reveal.psp-single-col-form h3,.reveal.psp-single-col-form p{color:#fff;font-weight:400}.reveal.psp-single-col-form h2{font-size:1.6rem;font-weight:700;margin:0}.reveal.psp-single-col-form img{border:0}.reveal.psp-single-col-form input[type=email],.reveal.psp-single-col-form input[type=submit],.reveal.psp-single-col-form input[type=text]{height:42px}.reveal.psp-single-col-form #pma-submit{font-size:1rem!important}.reveal.psp-single-col-form input#pma-submit{width:100%}.reveal.psp-single-col-form .ca-privacy-policy{line-height:1.4}.search-pagination{margin-top:16px;margin-bottom:24px;text-align:center}@media print,screen and (min-width:40em){.search-pagination{margin-top:0}}.search-pagination .page-numbers{color:#316ffc;font-size:16px;font-weight:400}.search-pagination .page-numbers.current{font-weight:700}.search-container{display:flex;flex-wrap:wrap}.search-title{color:#344857;font-size:23px;font-weight:600;line-height:inherit;margin-bottom:8px;margin-top:0}@media print,screen and (min-width:40em){.search-title{font-size:26px}}.landing-grid .search-form .search-field{border:1px solid #8eb2b0;color:#0a0a0a;height:54px;margin-bottom:30px;padding:12px 17px}.landing-grid .search-form .search-field :-ms-input-placeholder{color:#bfbdbd}.landing-grid .search-form .search-field ::placeholder{color:#bfbdbd}.landing-grid .search-form .search-submit{background:url(../images/icons/icons_search_teal.svg) 50%/33px no-repeat;color:transparent;height:39px;margin-bottom:0;padding:0;right:8px;top:8px;width:39px}.four-oh-four-btns{list-style-type:none;display:block;width:90%;margin:0 auto}@media print,screen and (min-width:40em){.four-oh-four-btns{display:flex;width:100%}}.four-oh-four-btns li{display:block;width:100%;margin-bottom:1.5em}@media print,screen and (min-width:40em){.four-oh-four-btns li{flex-basis:33.3%;width:33.3%;margin:1em}}.four-oh-four-btns li:first-of-type{margin-left:0}.four-oh-four-btns li:last-of-type{margin-right:0}.four-oh-four-btns li .wrap{overflow:hidden;min-height:55vh;background-position:0 0;background-size:cover;background-repeat:no-repeat}.four-oh-four-btns li:nth-of-type(2) .wrap{background-position:40% 0}.four-oh-four-btns li a{display:block;width:100%}.four-oh-four-btns li a span{background-color:#00bfb3;color:#fefefe;text-align:center;display:block;font-size:120%;line-height:3em}.search-404{width:90%;margin:0 auto}@media print,screen and (min-width:40em){.search-404{width:100%}}.search-404 .screen-reader-text{display:none}.search-404 form{position:relative}.search-404 form input.search-submit{position:absolute;top:15%;right:0;height:68%;text-indent:-999px;background:url(../images/icons/icons_search_teal.svg) no-repeat}.peta_gif_wrap .play_gif{visibility:hidden;position:absolute;top:50%;left:50%;height:3.5em;width:3.5em;text-align:center;overflow:hidden;background:#222;line-height:3em;font-size:1.5em;color:#fff;font-weight:700;border-radius:3em;opacity:.9;border:5px solid #fff;margin-left:-1.75em;margin-top:-1.75em}.peta_gif_wrap{position:relative;text-align:center;margin:0 auto}.empty_span{position:absolute;z-index:900;height:100%;width:100%}.gif_spinner{z-index:-1;position:relative;z-index:3!important}img._showing{height:auto;width:100%;max-width:100%}img._hidden{visibility:hidden;display:none!important}@media (max-width:767px){.peta_gif_wrap .play_gif{top:50%;height:2.6em;width:2.6em;line-height:2.3em;font-size:1.2em;margin-left:-1.3em;margin-top:-1.3em;border:4px solid #fff}}.peta_gif_player-width100{max-width:100px}span.play_gif.peta_gif_player-width100,span.play_gif.peta_gif_player-width150,span.play_gif.peta_gif_player-width200{line-height:2.3em;font-size:1.2em;height:2.6em;margin-top:-1.3em;width:2.6em;margin-left:-1.3em;border:4px solid #fff}.peta_gif_player-width150{max-width:150px}.peta_gif_player-width200{max-width:200px}.peta_gif_player-width250{max-width:250px}.peta_gif_player-width300{max-width:300px}.peta_gif_player-width350{max-width:350px}.peta_gif_player-width400{max-width:400px}.peta_gif_player-width450{max-width:450px}.peta_gif_player-width500{max-width:500px}.peta_gif_player-width550{max-width:550px}.peta_gif_player-width600{max-width:600px}.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}.mobile-select{background:#00c3b6;color:#fff;padding:1rem;margin:1rem 0}.mobile-select label{color:#fff;font-weight:700;text-transform:uppercase;font-size:1rem}.grid-layout ul.row{list-style:none}
/*# sourceMappingURL=style.css.map */
