@charset "UTF-8";.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #ddd;box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}/*! Flickity v1.2.1
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:rgba(255,255,255,.75);cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{filter:alpha(opacity=60);opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{filter:alpha(opacity=30);opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%;pointer-events:none}.flickity-prev-next-button .arrow{fill:#333}.flickity-prev-next-button.no-svg{color:#333;font-size:26px}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;filter:alpha(opacity=25);opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{filter:alpha(opacity=100);opacity:1}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-spacing:0;border-collapse:collapse}@font-face{font-weight:200;font-style:normal;font-family:Graphik;src:url(../../fonts/graphik/Graphik-Light.eot);src:url(../../fonts/graphik/Graphik-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/graphik/Graphik-Light.woff) format("woff"),url(../../fonts/graphik/Graphik-Light.ttf) format("truetype"),url(../../fonts/graphik/Graphik-Light.svg#6f2ed771e7f1d1c53771d839c57af261) format("svg")}@font-face{font-weight:200;font-style:italic;font-family:Graphik;src:url(../../fonts/graphik/Graphik-LightItalic.eot);src:url(../../fonts/graphik/Graphik-LightItalic.eot?#iefix) format("embedded-opentype"),url(../../fonts/graphik/Graphik-LightItalic.woff) format("woff"),url(../../fonts/graphik/Graphik-LightItalic.ttf) format("truetype"),url(../../fonts/graphik/Graphik-LightItalic.svg#770ef51beeb2047d1f073b0edee00bc1) format("svg")}@font-face{font-weight:400;font-style:normal;font-family:Graphik;src:url(../../fonts/graphik/Graphik-Regular.eot);src:url(../../fonts/graphik/Graphik-Regular.eot?#iefix) format("embedded-opentype"),url(../../fonts/graphik/Graphik-Regular.woff) format("woff"),url(../../fonts/graphik/Graphik-Regular.ttf) format("truetype"),url(../../fonts/graphik/Graphik-Regular.svg#bad6087e6b544a21c0bf58b844e74cb2) format("svg")}@font-face{font-weight:400;font-style:italic;font-family:Graphik;src:url(../../fonts/graphik/Graphik-RegularItalic.eot);src:url(../../fonts/graphik/Graphik-RegularItalic.eot?#iefix) format("embedded-opentype"),url(../../fonts/graphik/Graphik-RegularItalic.woff) format("woff"),url(../../fonts/graphik/Graphik-RegularItalic.ttf) format("truetype"),url(../../fonts/graphik/Graphik-RegularItalic.svg#1dc0b4b60444ebb3dfa832be9d7cff48) format("svg")}@font-face{font-weight:500;font-style:normal;font-family:Graphik;src:url(../../fonts/graphik/Graphik-Medium.eot);src:url(../../fonts/graphik/Graphik-Medium.eot?#iefix) format("embedded-opentype"),url(../../fonts/graphik/Graphik-Medium.woff) format("woff"),url(../../fonts/graphik/Graphik-Medium.ttf) format("truetype"),url(../../fonts/graphik/Graphik-Medium.svg#79890569438fe27189629f56b9138446) format("svg")}@font-face{font-weight:500;font-style:italic;font-family:Graphik;src:url(../../fonts/graphik/Graphik-MediumItalic.eot);src:url(../../fonts/graphik/Graphik-MediumItalic.eot?#iefix) format("embedded-opentype"),url(../../fonts/graphik/Graphik-MediumItalic.woff) format("woff"),url(../../fonts/graphik/Graphik-MediumItalic.ttf) format("truetype"),url(../../fonts/graphik/Graphik-MediumItalic.svg#a154518664b80c6775bd2a501568c05e) format("svg")}@font-face{font-weight:200;font-style:normal;font-family:Produkt;src:url(../../fonts/produkt/Produkt-Light.eot);src:url(../../fonts/produkt/Produkt-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/produkt/Produkt-Light.woff) format("woff"),url(../../fonts/produkt/Produkt-Light.ttf) format("truetype"),url(../../fonts/produkt/Produkt-Light.svg#1de3969785f46aa8bf05c9d86a099fd2) format("svg")}body{background:#fff;color:#303438;font-size:16px;font-family:Graphik,helvetica,arial,sans-serif;line-height:1.2;-webkit-font-smoothing:antialiased}a{color:#303438;text-decoration:none}a.block-link{display:block}a:hover{text-decoration:underline}a.text-undeline{text-decoration:underline}.clearfix::after,.project-stats::after,.square-grid-stats::after{display:block;clear:both;width:0;height:0;content:" "}.hide-text{overflow:hidden;text-indent:100%;white-space:nowrap}.center{text-align:center}.align-right{text-align:right}.align-left{text-align:left}.small{font-size:.75em;font-weight:300}.pt0{padding-top:0!important}.pt1{padding-top:1em!important}.pt2{padding-top:2em!important}.pt3{padding-top:3em!important}.pt4{padding-top:4em!important}.pt5{padding-top:5em!important}.pt6{padding-top:6em!important}.pb0{padding-bottom:0!important}.pb1{padding-bottom:1em!important}.pb2{padding-bottom:2em!important}.pb3{padding-bottom:3em!important}.pb4{padding-bottom:4em!important}.pb5{padding-bottom:5em!important}.pb6{padding-bottom:6em!important}.mt0{margin-top:0!important}.mt0-5{margin-top:.5em!important}.mt1{margin-top:1em!important}.mt2{margin-top:2em!important}.mt3{margin-top:3em!important}.mt4{margin-top:4em!important}.mt5{margin-top:5em!important}.mt6{margin-top:6em!important}.mt8{margin-top:8em!important}.mb0{margin-bottom:0!important}.mb0-5{margin-bottom:.5em!important}.mb1{margin-bottom:1em!important}.mb2{margin-bottom:2em!important}.mb3{margin-bottom:3em!important}.mb4{margin-bottom:4em!important}.mb5{margin-bottom:5em!important}.mb6{margin-bottom:6em!important}.small{font-weight:200;font-size:.75em}.content{margin:0 auto;padding:20px;max-width:1000px}.content.padded{padding-top:40px;padding-bottom:40px}.grey-bg{background:#f5f5f5}.row{margin-left:-15px}.clearfix:after,.project-stats:after,.row::after,.square-grid-stats:after{display:block;clear:both;width:0;height:0;content:" "}.col{float:left;box-sizing:border-box;border:0 solid transparent;border-left-width:15px;background-clip:padding-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important}.col.no-gutter{border-left-width:0}.col.right{float:right}.col img{max-width:100%;height:auto}.span-1{width:8.33333333333%}.span-2{width:16.6666666667%}.span-3{width:25%}.span-4{width:33.3333333333%}.span-5{width:41.6666666667%}.span-6{width:50%}.span-7{width:58.3333333333%}.span-8{width:66.6666666667%}.span-9{width:75%}.span-10{width:83.3333333333%}.span-11{width:91.6666666667%}.span-12{width:100%}.prefix-1{margin-left:8.33333333333%}.prefix-2{margin-left:16.6666666667%}.prefix-3{margin-left:25%}.prefix-4{margin-left:33.3333333333%}.prefix-5{margin-left:41.6666666667%}.prefix-6{margin-left:50%}.prefix-7{margin-left:58.3333333333%}.prefix-8{margin-left:66.6666666667%}.prefix-9{margin-left:75%}.prefix-10{margin-left:83.3333333333%}.prefix-11{margin-left:91.6666666667%}@media screen and (max-width:660px){.row{margin-left:-10px}.col{border-left-width:10px;margin-bottom:10px}.col.no-gutter{border-left-width:10px}.span-1,.span-10,.span-11,.span-2,.span-3,.span-4,.span-5,.span-6,.span-7,.span-8,.span-9{width:100%;margin-left:0}.small-6{width:50%}.small-4{width:33.3333333333%}.content{padding-right:15px;padding-left:15px}}.ul{list-style:disc;margin-left:1.5em;margin-bottom:1em;line-height:1.5}.ul li:not(:last-child){margin-bottom:3px}.hero-block{position:relative;padding:30px 0;height:520px;background-color:#eee;color:#fff;text-align:left;background-position:center center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:660px){.hero-block{height:300px}.hero-block .image,.hero-block .image-wrapper{height:280px}}.hero-block:not(.no-gradient)::before{position:absolute;top:60%;bottom:0;left:0;right:0;content:" ";display:block;z-index:1;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.15) 100%)}.hero-block .entry-title{position:absolute;bottom:30px;max-width:40%;text-align:left;font-size:3.5em;z-index:2}@media screen and (max-width:660px){.hero-block .entry-title{max-width:none;left:20px;right:20px;bottom:20px;font-size:2.5em}}#load-more-posts,#load-more-projects,.bracket,.bracket-button{position:relative;display:block;padding:.5em .75em;border:3px solid #eaebeb;text-align:center;text-decoration:none;transition:border-color .3s,color .3s}a#load-more-posts,a#load-more-projects,a.bracket,a.bracket-button{text-decoration:none;-webkit-tap-highlight-color:transparent}@media screen and (max-width:660px){#load-more-posts,#load-more-projects,.bracket,.bracket-button{border-width:2px;padding:.25em .5em}}#load-more-posts,#load-more-projects,.bracket-button,.bracket.thin-bracket{border-width:2px}.grey-bg #load-more-posts,.grey-bg #load-more-projects,.grey-bg .bracket,.grey-bg .bracket-button{border-color:#c1c2c3}.grey-bg #load-more-posts::after,.grey-bg #load-more-posts::before,.grey-bg #load-more-projects::after,.grey-bg #load-more-projects::before,.grey-bg .bracket-button::after,.grey-bg .bracket-button::before,.grey-bg .bracket::after,.grey-bg .bracket::before{background:#f5f5f5}#load-more-posts::after,#load-more-posts::before,#load-more-projects::after,#load-more-projects::before,.bracket-button::after,.bracket-button::before,.bracket::after,.bracket::before{position:absolute;top:-3px;right:4px;left:4px;height:3px;background:#fff;content:" "}#load-more-posts::after,#load-more-projects::after,.bracket-button::after,.bracket::after{top:auto;bottom:-3px}.bracket-button{padding:.2em .3em;margin-bottom:.75em;font-size:13px;letter-spacing:.1em;font-weight:200;text-transform:uppercase;font-family:Produkt,helvetica,arial;border-color:#eaebeb}.bracket-button:not(.bracket-button-big){border-width:1px}.bracket-button:not(.bracket-button-big)::after,.bracket-button:not(.bracket-button-big)::before{left:2px;right:2px;height:1px}.bracket-button:not(.bracket-button-big)::before{top:-1px}.bracket-button:not(.bracket-button-big)::after{bottom:-1px}.grey-bg .bracket-button{border-color:#dbdcdc}html.no-touch .bracket-button:hover{border-color:#dbdcdc}.bracket-button-inner{padding:1.5em 0;background-color:#eaebeb}.bracket-button-inline{display:inline-block}.bracket-button-inline .bracket-button-inner{padding-left:4em;padding-right:4em}.bracket-button-big{padding:.3em .5em}.bracket-button-big .bracket-button-inner{padding-top:1.75em;padding-bottom:1.75em}.bracket-button-big .big{line-height:1;margin-top:.25em;display:block;font-size:1.85em}.bracket-button-grey .bracket-button-inner{background-color:#c1c2c3}html.no-touch .bracket-button-grey:hover{border-color:#c1c2c3}.bracket-button-yellow .bracket-button-inner{background-color:#f4e4b1}html.no-touch .bracket-button-yellow:hover{border-color:#f4e4b1}.bracket-button-pink .bracket-button-inner{background-color:#faccd7}html.no-touch .bracket-button-pink:hover{border-color:#faccd7}.bracket-button-green{color:#fff}.bracket-button-green .bracket-button-inner{background-color:#56c18d}html.no-touch .bracket-button-green:hover{border-color:#56c18d}.big-button{padding:1.5em 0;color:#c1c2c3;letter-spacing:2px;font-weight:500;font-size:2.625em}@media screen and (max-width:660px){.big-button{font-size:1.5em;letter-spacing:0}}.big-button span{display:block;margin-top:.5em;text-transform:uppercase;font-weight:200;font-size:.42em}.big-button.active,html.no-touch .big-button:hover{border-color:#303428;color:#303428}.big-button.regular{font-size:2em;padding:.25em 0}.blog-grid .entry-title,.blog-grid .read-more,.hero-slide-mini-title,.mini-title,.square-grid-stats-title{margin-bottom:1em;text-transform:uppercase;font-size:10px;font-family:Produkt,helvetica,arial;font-weight:200;letter-spacing:.1em}.medium-title{margin-bottom:1em;text-transform:uppercase;font-size:18px;font-family:Produkt,helvetica,arial;font-weight:200}.dashboard-project-stats-title,.large-title{font-weight:500;font-size:2.25em;letter-spacing:.01em}.section-title{font-weight:500;font-size:1.375em}#content{min-height:55vh}.tabs>div{display:none}.tabs>div.active{display:block}.black-tabs{padding-bottom:0;padding-top:0}.black-tabs a{display:block;font-size:.9em;padding:2em 1em 1.6em;text-decoration:none;font-weight:500;text-align:center}.black-tabs a.active{color:#fff;background:#303438}.tab-content{display:none}.tab-content.active{display:block}.cta{display:block;font-family:Produkt,helvetica,arial;background:#eaebeb;padding:.58em 1em;text-align:center;text-transform:uppercase;font-size:.8125em;letter-spacing:.1em;transition:color .1s,background .1s}.no-touch .cta:hover{text-decoration:none;background:#303438;color:#eaebeb}.cta-inline{display:inline-block;padding-left:2em;padding-right:2em}.cta-thick{padding-top:1em;padding-bottom:1em}.cta-pink{background:#e5b5c3}.project-update{text-align:left}.project-update:not(:last-child){margin-bottom:2em}.project-update-title{font-weight:500;margin-bottom:.5em;letter-spacing:.1em;text-transform:uppercase}.project-update-date{display:block;margin:.75em 0;text-transform:uppercase;font-family:Produkt,helvetica,arial;font-weight:200;letter-spacing:.1em}.project-update-remove-link{text-transform:uppercase;font-family:Produkt,helvetica,arial;font-weight:200;text-decoration:underline}.project-update p{letter-spacing:.1em;font-weight:200;word-wrap:break-word}.page-intro{font-size:1.125em}.page-intro .entry-content p{padding-right:3em;letter-spacing:.05em;line-height:1.2}.icon{cursor:pointer;color:#ebd371;display:inline-block;font-size:1.125em;font-weight:500;font-size:12px;line-height:1.5;width:auto;height:auto;text-align:center;border-radius:50%}.donation-notice{font-size:2em;line-height:1.2;margin:1em 0 .5em;text-align:center}.red{color:#ac0000}.red>strong{color:#d00}.hero-slider{position:relative;background:#f5f5f5;color:#fff;overflow:hidden;height:560px}@media screen and (max-width:660px){.hero-slider{height:400px}.hero-slider .flickity-prev-next-button{display:none}}.hero-slider,.hero-slider *{box-sizing:border-box}.hero-slider .flickity-prev-next-button{background:0 0;opacity:.5}.no-touch .hero-slider .flickity-prev-next-button:hover{opacity:1}.hero-slider .flickity-prev-next-button .arrow{fill:#fff}.hero-slide{position:relative;width:100%;height:560px;padding:60px;background-size:cover;background-position:center center}@media screen and (max-width:660px){.hero-slide{padding:20px;height:400px}}.hero-slide .content{padding:2em 6em;max-width:1032px;position:relative;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:660px){.hero-slide .content{padding:2em}}.hero-slide .content-inner{width:100%}.hero-slide .bracket-left,.hero-slide .bracket-right{position:absolute;top:0;bottom:0;width:3px;background:#fff}.hero-slide .bracket-left::after,.hero-slide .bracket-left::before,.hero-slide .bracket-right::after,.hero-slide .bracket-right::before{content:" ";display:block;position:absolute;width:6px;height:3px;background:#fff}.hero-slide .bracket-left::before,.hero-slide .bracket-right::before{top:0}.hero-slide .bracket-left::after,.hero-slide .bracket-right::after{bottom:0}.hero-slide .bracket-left{left:0}.hero-slide .bracket-left::after,.hero-slide .bracket-left::before{left:100%}.hero-slide .bracket-right{right:0}.hero-slide .bracket-right::after,.hero-slide .bracket-right::before{right:100%}.hero-slide-mini-title{font-size:.8125em}@media screen and (min-width:661px){.hero-slide-mini-title{max-width:60%}}.hero-slide-title{margin-top:.2em;font-size:4.125em;font-weight:500;line-height:1.1}@media screen and (max-width:660px){.hero-slide-title{font-size:2.1em}}.hero-slide-subtitle{font-size:1.375em;margin:.5em 0 1.25em}@media screen and (max-width:660px){.hero-slide-subtitle{font-size:1em}}.hero-slide-home{background-color:#303438}.hero-slide-home::before{background:rgba(0,0,0,.3)}@media screen and (max-width:1090px){.hero-slide-home .hero-slide-title{font-size:5vw}}@media screen and (max-width:660px){.hero-slide-home .hero-slide-title{font-size:1.5em}}.hero-slide-search-and-donate{background:#e5b5c3}.hero-slide-search-and-donate .content{background-image:url(../../images/hero/search-and-donate-bg.jpg);background-position:109% center;background-size:58%;background-repeat:no-repeat}@media screen and (max-width:660px){.hero-slide-search-and-donate .content{background-position-x:130%}}.hero-slide.playing .content{opacity:0}.hero-slide.playing .hero-slide-video{opacity:1}.hero-slide.playing::before{background:#000}.hero-slide::before{content:" ";display:block;left:0;right:0;bottom:0;top:0;position:absolute}.hero-slide-video{position:absolute;height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}.hero-slide-play{display:inline-block;font-family:Produkt,helvetica,arial;font-weight:200;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-decoration:none}.hero-slide-play::before{content:" ";display:block;width:60px;height:60px;background:url(../../images/home/play-button.png) no-repeat center top;background-size:contain;margin-bottom:1em}.project-category-header{background:#ccc;color:#fff}.project-category-header a{color:#fff;text-decoration:underline}.project-category-header p{margin-top:1em}@media screen and (max-width:660px){.hero-slider-project{height:480px}.hero-slider-project .bracket-left,.hero-slider-project .bracket-right{display:none}}.hero-slider-project .cta{color:#303438}@media screen and (max-width:660px){.hero-slide-project{height:480px}}.hero-slide-project strong{font-weight:500}.hero-slide-project::before{background:rgba(0,0,0,.5)}.hero-slide-project .content{overflow:hidden}@media screen and (min-width:661px){.hero-slide-project .content{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:1em 2em}}@media screen and (max-width:660px){.hero-slide-project-description{display:none}}.hero-slide-project .hero-slide-title{font-size:2.75em;margin-bottom:.75em}@media screen and (max-width:660px){.hero-slide-project .hero-slide-title{font-size:2em}}.hero-slide-project .hero-slide-subtitle{margin-top:0;padding-right:2em}@media screen and (max-width:660px){.hero-slide-project .hero-slide-subtitle{margin-bottom:.5em}}.hero-slider .close-image-lightbox,.hero-slider .image-nav a{position:absolute;left:20px;top:50%;margin-top:-17px;display:block;height:34px;width:21px;background:url(../../images/image-nav.png) no-repeat;background-size:300% 100%;background-position:50%;opacity:.8;transition:opacity .3s;z-index:4}@media screen and (max-width:660px){.hero-slider .close-image-lightbox,.hero-slider .image-nav a{left:10px}}.hero-slider .image-nav a.next{left:auto;right:20px;background-position:0}@media screen and (max-width:660px){.hero-slider .image-nav a.next{right:10px}}.hero-slider .images a.close-image-lightbox{position:absolute;top:20px;margin:0;right:20px;left:auto;background-position:100%;opacity:0;pointer-events:none}.hero-slider .images.active a.close-image-lightbox{opacity:.8;pointer-events:all}html.no-touch #content .hero-slider .images a:hover{opacity:1}.hero-slider .images{position:absolute;top:0;right:0;bottom:0;left:0;background:0 0;z-index:3;overflow:hidden;transition:background-color .6s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hero-slider .images:not(.active){cursor:pointer}.hero-slider .images.active{background:rgba(48,52,56,.9)}.hero-slider .image-wrapper{position:relative;width:816.4%;height:500px;opacity:0;visibility:hidden;-webkit-transform:translateX(-1%);transform:translateX(-1%);transition:opacity .6s,-webkit-transform .6s;transition:transform .6s,opacity .6s;transition:transform .6s,opacity .6s,-webkit-transform .6s}@media screen and (max-width:660px){.hero-slider .image-wrapper{height:420px}}.hero-slider .images.active .image-wrapper{opacity:1;visibility:visible}.hero-slider .image{float:left;height:500px;width:12.28%;margin:0 1%}@media screen and (max-width:660px){.hero-slider .image{height:420px}}.hero-slider .image iframe,.hero-slider .image img{height:100%;width:auto;margin:auto;display:block}.hero-slider .image iframe.full-height,.hero-slider .image img.full-height{height:100%;width:auto}.hero-slider .image iframe.full-width,.hero-slider .image img.full-width{height:auto;width:100%}@media screen and (max-width:1100px){.hero-slider .images .content{padding-left:0;padding-right:0}.hero-slider .images a{left:10px}.hero-slider .images a.close-image-lightbox,.hero-slider .images a.next{right:10px}}.featured-project{text-align:center}.featured-project .content{position:relative;height:480px;z-index:2}.featured-project .inner-content{position:absolute;right:20px;left:20px;bottom:20px}.featured-project .project-stats{margin-top:70px}.blog-grid .featured-project .entry-title,.blog-grid .featured-project .read-more,.featured-project .blog-grid .entry-title,.featured-project .blog-grid .read-more,.featured-project .hero-slide-mini-title,.featured-project .mini-title,.featured-project .square-grid-stats-title{font-size:12px}.featured-project .featured-title{font-size:3.5em;font-weight:500;margin-bottom:.3em}.featured-project .stat{font-size:2em;font-weight:500}@media screen and (max-width:660px){.featured-project .inner-content{bottom:auto;top:20px}.featured-project .content{height:260px}.featured-project .project-stats{display:none}.featured-project .featured-title{font-size:2.5em}}.single-project #project-description ol:not(:first-child),.single-project #project-description p:not(:first-child),.single-project #project-description ul:not(:first-child){margin-left:8.33333333333%;padding-left:15px}.single-project #project-description ol:not(:first-child),.single-project #project-description ul:not(:first-child){margin-left:8.33333333333%;padding-left:2.5em}.project-tabs a{display:block;float:left;width:25%;text-align:center;font-size:.8125em;text-decoration:none!important;font-family:Produkt,helvetica,arial;font-weight:200;text-transform:uppercase;height:49px;padding-top:1.3em;letter-spacing:.1em;box-sizing:border-box;transition:color .2s,background .2s}.project-tabs a.active{color:#fff;background:#4676e5}html.no-touch .project-tabs a:hover:not(.active){background:#d0dcf8}#project-tabs{background:#F5F5F5}#project-tabs{position:absolute;left:0;right:0;z-index:99}#project-tabs.fixed{position:fixed;top:0}#project-tabs .content{padding:0}#project-content{margin-top:50px;min-height:400px}#project-content h4{font-weight:500;margin-bottom:1em}#project-donation-form{padding:.25em 0}#project-donation-form .field{float:left;box-sizing:border-box;margin:0;width:50%}#project-donation-form .field:last-child{padding-left:.4em}#project-donation-form #load-more-posts,#project-donation-form #load-more-projects,#project-donation-form .bracket,#project-donation-form .bracket-button{padding:1px 2px;border-width:1px}#project-donation-form #load-more-posts::after,#project-donation-form #load-more-posts::before,#project-donation-form #load-more-projects::after,#project-donation-form #load-more-projects::before,#project-donation-form .bracket-button::after,#project-donation-form .bracket-button::before,#project-donation-form .bracket::after,#project-donation-form .bracket::before{background-color:#F5F5F5;left:2px;right:2px}#project-donation-form .currency-wrapper::before{font-size:19px;margin-top:.75em;padding-left:40%;margin-left:-.9em}#project-donation-form .currency-wrapper::after{display:block;position:absolute;top:3px;left:0;right:0;content:"Amount";font-size:7px;font-family:Produkt,helvetica,arial;font-weight:200;text-align:center;text-transform:uppercase;letter-spacing:.1em}#project-donation-form input{height:37px;background:#fff;font-weight:500;margin:0}#project-donation-form input:focus{box-shadow:none}#project-donation-form input[type=text]{font-size:19px;letter-spacing:.05em;text-align:left;padding-top:.72em;padding-bottom:0;padding-left:40%;padding-right:0}#project-donation-form input.submit{background:#56c18d;padding-left:1em;height:41px;font-family:Produkt,helvetica,arial;font-size:.8125em;font-weight:200;color:#303438;line-height:.5;text-transform:uppercase;letter-spacing:.1em}#project-supporters .donor{float:left;width:50%;margin-bottom:1.5em;text-decoration:none;transition:opacity .1s}#project-supporters a.donor:hover{opacity:.8}#project-supporters .img{background:#eee;border-radius:200px;width:70px;height:70px;float:left;margin-right:1.5em;position:relative;overflow:hidden}#project-supporters .initials{font-size:2em}#project-supporters h4{margin-top:1em;margin-bottom:0}#project-supporters h5{font-weight:200}#project-share a{word-wrap:break-word}#project-artist .artist-img{margin:0 2em;border-radius:500px;overflow:hidden;min-width:1px;min-height:1px;position:relative}#project-artist .artist-img img{display:block;width:100%}.initials{color:#fff;position:absolute;width:100%;top:50%;text-align:center;font-size:5em;margin-top:.05em;font-weight:200;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#project-artist h2{margin:.5em 2em 1em 0;color:#4676E5;font-weight:500}#project-artist a{display:inline-block;color:inherit}.more-projects-title{font-size:1em}.more-projects-category-title{font-weight:500;font-size:2.25em;margin-bottom:1em}#more-projects .category-link{text-decoration:none}.sidebar-links{margin-bottom:3em}.sidebar-links li{padding:.25em}.sidebar-links a{font-weight:200;display:inline-block;position:relative;padding-left:14px}.sidebar-links a::before{content:" ";display:block;position:absolute;top:50%;margin-top:-4px;left:0;width:7px;height:7px;background:url(../../images/link-icon.png);background-size:cover}#match-sidebar{font-weight:300}#match-sidebar img{max-width:80%}#match-sidebar p{padding:0 1em 0;line-height:1.4}#gift-sidebar{margin-top:3em;font-weight:300}#gift-sidebar a{display:block;line-height:1.4;text-decoration:none}#gift-sidebar p{margin-bottom:.25em}#gift-sidebar h2{font-size:2em;font-weight:500}.square-grid #load-more-posts,.square-grid #load-more-projects,.square-grid .bracket,.square-grid .bracket-button{margin-bottom:40px}.square-grid a{position:relative;display:block;text-decoration:none;text-align:left;font-size:.875em;letter-spacing:.01em}.square-grid a:hover{border-color:#5681e2}.square-grid-label{position:absolute;left:1em;top:1em;color:#fff;font-weight:500;padding:.25em;width:7em;font-size:.75em;text-align:center;background:#838587}.square-grid-label-ending-soon{background:#fba892}.square-grid-label-just-added{background:#bde5ad}.square-grid-img-wrap{position:relative;background-size:cover;background-position:center center}.square-grid-img{display:block;width:100%;margin-bottom:.75em}.square-grid-details{overflow:hidden}.square-grid-project .square-grid-details{height:6.8em;margin-bottom:1.5em}.square-grid-category .square-grid-details{height:2.25em;padding-bottom:.75em}.square-grid-search-result .square-grid-details{height:4.7em}.square-grid-title{font-weight:500;margin-bottom:.25em;padding-right:1em;letter-spacing:.025em}.square-grid-project .square-grid-title{text-transform:uppercase}.square-grid-artist{text-transform:uppercase;margin-bottom:.75em;padding-right:1em;font-weight:200;letter-spacing:.025em}.square-grid-description{font-weight:200;letter-spacing:.1em}.square-grid-stats-title{display:block;margin-bottom:.25em}.square-grid-stats-value{font-weight:500;font-size:1.25em;letter-spacing:.05em}@media screen and (max-width:768px){.square-grid-stats-value{font-size:1em}}@media screen and (max-width:660px){.square-grid-stats-value{font-size:1.5em}}.square-grid-stat{float:left;width:33.33%}@media screen and (max-width:660px){.project-stats>div{width:50%;float:left}}.project-stats span{display:block;font-size:2.1875em;font-weight:500;margin-bottom:.875em}#load-more-projects{color:transparent;width:1em;height:1.15em;margin:0 auto;-webkit-animation:bracket-pulse 1s infinite alternate;animation:bracket-pulse 1s infinite alternate}@-webkit-keyframes bracket-pulse{0%{border-color:#303438}100%{border-color:#eaebeb}}@keyframes bracket-pulse{0%{border-color:#303438}100%{border-color:#eaebeb}}.match-footer{max-width:500px}.project-description-field{padding-right:15%}.project-description-field .lead{font-weight:500;font-size:1.375em;line-height:1.25}@media screen and (max-width:660px){#project-tabs .col{margin-bottom:0}#project-content{margin-top:98px}.single-project #project-description ol:not(:first-child),.single-project #project-description p:not(:first-child),.single-project #project-description ul:not(:first-child){margin-left:0;padding-left:0}.project-description-field{padding-right:0}}#header{position:relative;background:#fff;text-align:center}@media screen and (max-width:660px){#header{overflow:hidden;font-size:14px}}#header .content{position:relative}@media screen and (max-width:660px){body.menu-open #header .content{padding-bottom:0}}#acf-logo{display:block;margin:0 auto;width:123px;height:45px;background:url(../../images/acf-logo.png) no-repeat center center;background-size:cover}@media screen and (max-width:660px){#acf-logo{margin:0}}#login-nav{position:absolute;top:0;right:20px}@media screen and (max-width:660px){#login-nav{display:none}}#login-nav a{display:block;float:left;padding:5px 15px;min-width:47px;background:#f5f5f5;color:#303438;text-decoration:none;font-weight:200;font-size:.625em;transition:background .1s}#login-nav a:hover{background:#f1f1f1}#login-nav a:nth-child(2){border-left:1px solid #c1c2c3}#menu{margin-top:20px;text-transform:uppercase;letter-spacing:2px;font-size:.875em}@media screen and (max-width:660px){#menu{display:none}body.menu-open #menu{display:block}}#menu a{display:inline-block;margin:0 2em}@media screen and (max-width:660px){#menu a{display:block;padding:.75em;font-size:1.25em;margin:0 -20px;border-top:1px solid #EAEBEB}}#menu .mobile-only{display:none}@media screen and (max-width:660px){#menu .mobile-only{display:block}#menu .mobile-only a{color:#999}}.show-menu{display:none}@media screen and (max-width:660px){.show-menu{position:absolute;display:block;right:15px;top:30px;width:40px;height:25px}.show-menu i,.show-menu::after,.show-menu::before{content:" ";display:block;height:3px;background:#303438;width:100%;position:absolute;transition:all .2s}.show-menu i{top:11px}body.menu-open .show-menu i{opacity:0}.show-menu::before{top:0}body.menu-open .show-menu::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:11px}.show-menu::after{bottom:0}body.menu-open .show-menu::after{-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:11px}}@media screen and (max-width:660px){.menu-wrapper{margin-bottom:0}}.search-wrapper{margin-bottom:0}@media screen and (max-width:660px){.search-wrapper{display:none}.search-wrapper .search-form{padding:15px;margin:15px -15px;background:#f0f5d3}.search-wrapper .search-form input{border:1px #aaa solid}body.menu-open .search-wrapper{display:block}}#match-footer{background:#f5f5f5;font-weight:300}#match-footer .content{padding-top:30px;padding-bottom:30px;max-width:365px}#match-footer img{width:324px;max-width:100%;height:auto}#match-footer p{margin:25px 0}#match-footer a{background:#303438;display:inline-block;text-transform:uppercase;color:#fff;text-decoration:none;padding:.75em 2em;font-size:.75em;font-weight:500}.entry-header #load-more-posts,.entry-header #load-more-projects,.entry-header .bracket,.entry-header .bracket-button{border-color:#303438;padding:1.5em}.entry-title{text-align:center;font-weight:500;font-size:2em}@media screen and (max-width:660px){.entry-title{font-size:1.75em}.entry-title br{display:none}}.entry-meta{text-align:center;margin:1em auto 0;max-width:640px;line-height:1.4;font-weight:200}.entry-content{font-weight:200}.entry-content.padded-right p{padding-right:2em}.entry-content p{margin-bottom:1em;line-height:1.5}.entry-content h2{font-size:2em;font-weight:500;padding-bottom:1em}.entry-content a{text-decoration:underline;transition:.2s}html.no-touch .entry-content a:hover{color:#4676e5}.entry-content ul{list-style:disc;margin-left:1.5em;margin-bottom:1em;line-height:1.5}.entry-content ol{list-style:decimal;margin-left:1.5em;margin-bottom:1em;line-height:1.5}.entry-content pre{margin-bottom:1em}.entry-content b,.entry-content strong{font-weight:500}.entry-content em,.entry-content i{font-style:italic}.half-width{float:left;width:47%;padding-right:3%}@media screen and (max-width:660px){.half-width{width:auto;float:none}}.quoted-content p{padding-right:2em}.indented-paragraph p{margin-left:8.33333333333%;padding-left:15px}@media screen and (max-width:660px){.indented-paragraph p{margin-left:0;padding-left:0}}.bigquote,.quoted-content p:first-child{position:relative;padding-right:20%;margin-top:17px;padding-bottom:1.5em;font-weight:500;font-size:1.375em;line-height:1.25}@media screen and (max-width:660px){.bigquote,.quoted-content p:first-child{padding-right:10%}}.bigquote .quotee{display:block;margin-top:.5em;font-weight:200;font-size:.727em}.bigquote::after,.bigquote::before,.quoted-content p:first-child::after,.quoted-content p:first-child::before{position:absolute;top:-17px;left:-32px;display:block;width:17px;height:7px;background:url(../../images/quotes.png) no-repeat center center;background-size:cover;content:" "}@media screen and (max-width:660px){.bigquote::before,.quoted-content p:first-child::before{left:0}}.bigquote::after,.quoted-content p:first-child::after{top:auto;right:32px;left:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:660px){.bigquote::after,.quoted-content p:first-child::after{right:0}}#sidebar{text-align:center;font-size:.75em}#sidebar .blog-grid .entry-title,#sidebar .blog-grid .read-more,#sidebar .hero-slide-mini-title,#sidebar .mini-title,#sidebar .square-grid-stats-title,.blog-grid #sidebar .entry-title,.blog-grid #sidebar .read-more{font-size:1.5em}.wp-caption{max-width:100%}.artist-name{font-size:2.25em;font-weight:500}.artist-details{background:#f5f5f5;font-size:.875em;font-weight:500}.artist-details p{word-wrap:break-word}.artist-details .center p{padding:0 1em}.artist-details .content:last-child{padding-bottom:0}@media screen and (max-width:660px){.artist-details .content.padded{padding-left:0;padding-right:0}.artist-details .content.padded .col{margin-bottom:0}}.artist-tabs a{display:block;text-align:center;text-decoration:none;padding:18px;height:33px;overflow:hidden;text-overflow:ellipsis}.artist-tabs a.active{background:#303438;color:#fff}.artist-tabs a span{white-space:nowrap}.artist-tabs a .blog-grid .entry-title,.artist-tabs a .blog-grid .read-more,.artist-tabs a .hero-slide-mini-title,.artist-tabs a .mini-title,.artist-tabs a .square-grid-stats-title,.blog-grid .artist-tabs a .entry-title,.blog-grid .artist-tabs a .read-more{margin-bottom:.5em}.contact-artist-button{color:#fff}.contact-artist-button span{display:block;margin-top:10px}.artist-social-links li{display:inline-block}#donor-profile .donor-image{width:180px;height:180px;background:#ddd;margin:0 auto;position:relative;border-radius:180px}#donor-profile .donor-details #load-more-posts,#donor-profile .donor-details #load-more-projects,#donor-profile .donor-details .bracket,#donor-profile .donor-details .bracket-button{border-color:#303438;padding-top:2em;padding-bottom:2em}#donor-profile .donor-header .content{padding-top:12px;padding-bottom:10px;background:#303438;color:#fff;text-align:center}#donor-profile .donor-details p,#donor-profile .donor-header p{font-size:.875em;font-weight:500}.social-links li{margin-bottom:.5em}.social-links a{font-weight:500;padding-left:35px;position:relative;text-decoration:none;height:25px;display:inline-block;line-height:1.7;transition:opacity .1s}html.no-touch .social-links a:hover{opacity:.8}.social-links a::before{position:absolute;width:25px;height:25px;left:0;top:0;display:block;content:" ";background:url(../../images/social-links.png);background-size:600% 100%}.social-links .facebook a::before{background-position:20% 0}.social-links .twitter a::before{background-position:40% 0}.social-links .pinterest a::before{background-position:60% 0}.social-links .gplus a::before{background-position:80% 0}.social-links .instagram a::before{background-position:100% 0}.green-bg{background:#91D673}.bracket.category-all.hover,.category-all.hover#load-more-posts,.category-all.hover#load-more-projects,.category-all.hover.bracket-button,html.no-touch .bracket.category-all:hover,html.no-touch .category-all#load-more-posts:hover,html.no-touch .category-all#load-more-projects:hover,html.no-touch .category-all.bracket-button:hover{border-color:#303438}.bracket.category-all.hover .inner::before,.category-all.hover#load-more-posts .inner::before,.category-all.hover#load-more-projects .inner::before,.category-all.hover.bracket-button .inner::before,html.no-touch .bracket.category-all:hover .inner::before,html.no-touch .category-all#load-more-posts:hover .inner::before,html.no-touch .category-all#load-more-projects:hover .inner::before,html.no-touch .category-all.bracket-button:hover .inner::before{background-color:#303438}.background-architecture-and-design{background-color:#d0dcf8}.bracket.category-architecture-and-design.hover,.category-architecture-and-design.hover#load-more-posts,.category-architecture-and-design.hover#load-more-projects,.category-architecture-and-design.hover.bracket-button,html.no-touch .bracket.category-architecture-and-design:hover,html.no-touch .category-architecture-and-design#load-more-posts:hover,html.no-touch .category-architecture-and-design#load-more-projects:hover,html.no-touch .category-architecture-and-design.bracket-button:hover{border-color:#4676e5}.bracket.category-architecture-and-design.hover .inner::before,.category-architecture-and-design.hover#load-more-posts .inner::before,.category-architecture-and-design.hover#load-more-projects .inner::before,.category-architecture-and-design.hover.bracket-button .inner::before,html.no-touch .bracket.category-architecture-and-design:hover .inner::before,html.no-touch .category-architecture-and-design#load-more-posts:hover .inner::before,html.no-touch .category-architecture-and-design#load-more-projects:hover .inner::before,html.no-touch .category-architecture-and-design.bracket-button:hover .inner::before{background-color:#4676e5}.bracket.category-architecture-and-design .inner,.category-architecture-and-design#load-more-posts .inner,.category-architecture-and-design#load-more-projects .inner,.category-architecture-and-design.bracket-button .inner{background-color:#d0dcf8}.bracket.category-architecture-and-design a.active,.category-architecture-and-design#load-more-posts a.active,.category-architecture-and-design#load-more-projects a.active,.category-architecture-and-design.bracket-button a.active{background-color:#4676e5}.project-tabs.category-architecture-and-design a.active{background-color:#4676e5}html.no-touch .project-tabs.category-architecture-and-design a:not(.active):hover{background-color:#d0dcf8}#project-artist.category-architecture-and-design h2{color:#4676e5}#project-artist.category-architecture-and-design .artist-img{background-color:#d0dcf8}#more-projects h3.category-architecture-and-design{color:#4676e5}.background-circus-and-physical-theatre{background-color:#efd0d9}.bracket.category-circus-and-physical-theatre.hover,.category-circus-and-physical-theatre.hover#load-more-posts,.category-circus-and-physical-theatre.hover#load-more-projects,.category-circus-and-physical-theatre.hover.bracket-button,html.no-touch .bracket.category-circus-and-physical-theatre:hover,html.no-touch .category-circus-and-physical-theatre#load-more-posts:hover,html.no-touch .category-circus-and-physical-theatre#load-more-projects:hover,html.no-touch .category-circus-and-physical-theatre.bracket-button:hover{border-color:#bf4569}.bracket.category-circus-and-physical-theatre.hover .inner::before,.category-circus-and-physical-theatre.hover#load-more-posts .inner::before,.category-circus-and-physical-theatre.hover#load-more-projects .inner::before,.category-circus-and-physical-theatre.hover.bracket-button .inner::before,html.no-touch .bracket.category-circus-and-physical-theatre:hover .inner::before,html.no-touch .category-circus-and-physical-theatre#load-more-posts:hover .inner::before,html.no-touch .category-circus-and-physical-theatre#load-more-projects:hover .inner::before,html.no-touch .category-circus-and-physical-theatre.bracket-button:hover .inner::before{background-color:#bf4569}.bracket.category-circus-and-physical-theatre .inner,.category-circus-and-physical-theatre#load-more-posts .inner,.category-circus-and-physical-theatre#load-more-projects .inner,.category-circus-and-physical-theatre.bracket-button .inner{background-color:#efd0d9}.bracket.category-circus-and-physical-theatre a.active,.category-circus-and-physical-theatre#load-more-posts a.active,.category-circus-and-physical-theatre#load-more-projects a.active,.category-circus-and-physical-theatre.bracket-button a.active{background-color:#bf4569}.project-tabs.category-circus-and-physical-theatre a.active{background-color:#bf4569}html.no-touch .project-tabs.category-circus-and-physical-theatre a:not(.active):hover{background-color:#efd0d9}#project-artist.category-circus-and-physical-theatre h2{color:#bf4569}#project-artist.category-circus-and-physical-theatre .artist-img{background-color:#efd0d9}#more-projects h3.category-circus-and-physical-theatre{color:#bf4569}.background-community-arts-and-cultural-development{background-color:#fce4d1}.bracket.category-community-arts-and-cultural-development.hover,.category-community-arts-and-cultural-development.hover#load-more-posts,.category-community-arts-and-cultural-development.hover#load-more-projects,.category-community-arts-and-cultural-development.hover.bracket-button,html.no-touch .bracket.category-community-arts-and-cultural-development:hover,html.no-touch .category-community-arts-and-cultural-development#load-more-posts:hover,html.no-touch .category-community-arts-and-cultural-development#load-more-projects:hover,html.no-touch .category-community-arts-and-cultural-development.bracket-button:hover{border-color:#f69447}.bracket.category-community-arts-and-cultural-development.hover .inner::before,.category-community-arts-and-cultural-development.hover#load-more-posts .inner::before,.category-community-arts-and-cultural-development.hover#load-more-projects .inner::before,.category-community-arts-and-cultural-development.hover.bracket-button .inner::before,html.no-touch .bracket.category-community-arts-and-cultural-development:hover .inner::before,html.no-touch .category-community-arts-and-cultural-development#load-more-posts:hover .inner::before,html.no-touch .category-community-arts-and-cultural-development#load-more-projects:hover .inner::before,html.no-touch .category-community-arts-and-cultural-development.bracket-button:hover .inner::before{background-color:#f69447}.bracket.category-community-arts-and-cultural-development .inner,.category-community-arts-and-cultural-development#load-more-posts .inner,.category-community-arts-and-cultural-development#load-more-projects .inner,.category-community-arts-and-cultural-development.bracket-button .inner{background-color:#fce4d1}.bracket.category-community-arts-and-cultural-development a.active,.category-community-arts-and-cultural-development#load-more-posts a.active,.category-community-arts-and-cultural-development#load-more-projects a.active,.category-community-arts-and-cultural-development.bracket-button a.active{background-color:#f69447}.project-tabs.category-community-arts-and-cultural-development a.active{background-color:#f69447}html.no-touch .project-tabs.category-community-arts-and-cultural-development a:not(.active):hover{background-color:#fce4d1}#project-artist.category-community-arts-and-cultural-development h2{color:#f69447}#project-artist.category-community-arts-and-cultural-development .artist-img{background-color:#fce4d1}#more-projects h3.category-community-arts-and-cultural-development{color:#f69447}.background-dance{background-color:#f9d4de}.bracket.category-dance.hover,.category-dance.hover#load-more-posts,.category-dance.hover#load-more-projects,.category-dance.hover.bracket-button,html.no-touch .bracket.category-dance:hover,html.no-touch .category-dance#load-more-posts:hover,html.no-touch .category-dance#load-more-projects:hover,html.no-touch .category-dance.bracket-button:hover{border-color:#e7557e}.bracket.category-dance.hover .inner::before,.category-dance.hover#load-more-posts .inner::before,.category-dance.hover#load-more-projects .inner::before,.category-dance.hover.bracket-button .inner::before,html.no-touch .bracket.category-dance:hover .inner::before,html.no-touch .category-dance#load-more-posts:hover .inner::before,html.no-touch .category-dance#load-more-projects:hover .inner::before,html.no-touch .category-dance.bracket-button:hover .inner::before{background-color:#e7557e}.bracket.category-dance .inner,.category-dance#load-more-posts .inner,.category-dance#load-more-projects .inner,.category-dance.bracket-button .inner{background-color:#f9d4de}.bracket.category-dance a.active,.category-dance#load-more-posts a.active,.category-dance#load-more-projects a.active,.category-dance.bracket-button a.active{background-color:#e7557e}.project-tabs.category-dance a.active{background-color:#e7557e}html.no-touch .project-tabs.category-dance a:not(.active):hover{background-color:#f9d4de}#project-artist.category-dance h2{color:#e7557e}#project-artist.category-dance .artist-img{background-color:#f9d4de}#more-projects h3.category-dance{color:#e7557e}.background-festivals-events-and-exhibitions{background-color:#f0f5d3}.bracket.category-festivals-events-and-exhibitions.hover,.category-festivals-events-and-exhibitions.hover#load-more-posts,.category-festivals-events-and-exhibitions.hover#load-more-projects,.category-festivals-events-and-exhibitions.hover.bracket-button,html.no-touch .bracket.category-festivals-events-and-exhibitions:hover,html.no-touch .category-festivals-events-and-exhibitions#load-more-posts:hover,html.no-touch .category-festivals-events-and-exhibitions#load-more-projects:hover,html.no-touch .category-festivals-events-and-exhibitions.bracket-button:hover{border-color:#c6d84f}.bracket.category-festivals-events-and-exhibitions.hover .inner::before,.category-festivals-events-and-exhibitions.hover#load-more-posts .inner::before,.category-festivals-events-and-exhibitions.hover#load-more-projects .inner::before,.category-festivals-events-and-exhibitions.hover.bracket-button .inner::before,html.no-touch .bracket.category-festivals-events-and-exhibitions:hover .inner::before,html.no-touch .category-festivals-events-and-exhibitions#load-more-posts:hover .inner::before,html.no-touch .category-festivals-events-and-exhibitions#load-more-projects:hover .inner::before,html.no-touch .category-festivals-events-and-exhibitions.bracket-button:hover .inner::before{background-color:#c6d84f}.bracket.category-festivals-events-and-exhibitions .inner,.category-festivals-events-and-exhibitions#load-more-posts .inner,.category-festivals-events-and-exhibitions#load-more-projects .inner,.category-festivals-events-and-exhibitions.bracket-button .inner{background-color:#f0f5d3}.bracket.category-festivals-events-and-exhibitions a.active,.category-festivals-events-and-exhibitions#load-more-posts a.active,.category-festivals-events-and-exhibitions#load-more-projects a.active,.category-festivals-events-and-exhibitions.bracket-button a.active{background-color:#c6d84f}.project-tabs.category-festivals-events-and-exhibitions a.active{background-color:#c6d84f}html.no-touch .project-tabs.category-festivals-events-and-exhibitions a:not(.active):hover{background-color:#f0f5d3}#project-artist.category-festivals-events-and-exhibitions h2{color:#c6d84f}#project-artist.category-festivals-events-and-exhibitions .artist-img{background-color:#f0f5d3}#more-projects h3.category-festivals-events-and-exhibitions{color:#c6d84f}.background-screen-and-photography{background-color:#beebec}.bracket.category-screen-and-photography.hover,.category-screen-and-photography.hover#load-more-posts,.category-screen-and-photography.hover#load-more-projects,.category-screen-and-photography.hover.bracket-button,html.no-touch .bracket.category-screen-and-photography:hover,html.no-touch .category-screen-and-photography#load-more-posts:hover,html.no-touch .category-screen-and-photography#load-more-projects:hover,html.no-touch .category-screen-and-photography.bracket-button:hover{border-color:#00b1b3}.bracket.category-screen-and-photography.hover .inner::before,.category-screen-and-photography.hover#load-more-posts .inner::before,.category-screen-and-photography.hover#load-more-projects .inner::before,.category-screen-and-photography.hover.bracket-button .inner::before,html.no-touch .bracket.category-screen-and-photography:hover .inner::before,html.no-touch .category-screen-and-photography#load-more-posts:hover .inner::before,html.no-touch .category-screen-and-photography#load-more-projects:hover .inner::before,html.no-touch .category-screen-and-photography.bracket-button:hover .inner::before{background-color:#00b1b3}.bracket.category-screen-and-photography .inner,.category-screen-and-photography#load-more-posts .inner,.category-screen-and-photography#load-more-projects .inner,.category-screen-and-photography.bracket-button .inner{background-color:#beebec}.bracket.category-screen-and-photography a.active,.category-screen-and-photography#load-more-posts a.active,.category-screen-and-photography#load-more-projects a.active,.category-screen-and-photography.bracket-button a.active{background-color:#00b1b3}.project-tabs.category-screen-and-photography a.active{background-color:#00b1b3}html.no-touch .project-tabs.category-screen-and-photography a:not(.active):hover{background-color:#beebec}#project-artist.category-screen-and-photography h2{color:#00b1b3}#project-artist.category-screen-and-photography .artist-img{background-color:#beebec}#more-projects h3.category-screen-and-photography{color:#00b1b3}.background-indigenous-arts{background-color:#f8d5d1}.bracket.category-indigenous-arts.hover,.category-indigenous-arts.hover#load-more-posts,.category-indigenous-arts.hover#load-more-projects,.category-indigenous-arts.hover.bracket-button,html.no-touch .bracket.category-indigenous-arts:hover,html.no-touch .category-indigenous-arts#load-more-posts:hover,html.no-touch .category-indigenous-arts#load-more-projects:hover,html.no-touch .category-indigenous-arts.bracket-button:hover{border-color:#e55849}.bracket.category-indigenous-arts.hover .inner::before,.category-indigenous-arts.hover#load-more-posts .inner::before,.category-indigenous-arts.hover#load-more-projects .inner::before,.category-indigenous-arts.hover.bracket-button .inner::before,html.no-touch .bracket.category-indigenous-arts:hover .inner::before,html.no-touch .category-indigenous-arts#load-more-posts:hover .inner::before,html.no-touch .category-indigenous-arts#load-more-projects:hover .inner::before,html.no-touch .category-indigenous-arts.bracket-button:hover .inner::before{background-color:#e55849}.bracket.category-indigenous-arts .inner,.category-indigenous-arts#load-more-posts .inner,.category-indigenous-arts#load-more-projects .inner,.category-indigenous-arts.bracket-button .inner{background-color:#f8d5d1}.bracket.category-indigenous-arts a.active,.category-indigenous-arts#load-more-posts a.active,.category-indigenous-arts#load-more-projects a.active,.category-indigenous-arts.bracket-button a.active{background-color:#e55849}.project-tabs.category-indigenous-arts a.active{background-color:#e55849}html.no-touch .project-tabs.category-indigenous-arts a:not(.active):hover{background-color:#f8d5d1}#project-artist.category-indigenous-arts h2{color:#e55849}#project-artist.category-indigenous-arts .artist-img{background-color:#f8d5d1}#more-projects h3.category-indigenous-arts{color:#e55849}.background-literature-and-publishing{background-color:#fbdbcf}.bracket.category-literature-and-publishing.hover,.category-literature-and-publishing.hover#load-more-posts,.category-literature-and-publishing.hover#load-more-projects,.category-literature-and-publishing.hover.bracket-button,html.no-touch .bracket.category-literature-and-publishing:hover,html.no-touch .category-literature-and-publishing#load-more-posts:hover,html.no-touch .category-literature-and-publishing#load-more-projects:hover,html.no-touch .category-literature-and-publishing.bracket-button:hover{border-color:#f26f41}.bracket.category-literature-and-publishing.hover .inner::before,.category-literature-and-publishing.hover#load-more-posts .inner::before,.category-literature-and-publishing.hover#load-more-projects .inner::before,.category-literature-and-publishing.hover.bracket-button .inner::before,html.no-touch .bracket.category-literature-and-publishing:hover .inner::before,html.no-touch .category-literature-and-publishing#load-more-posts:hover .inner::before,html.no-touch .category-literature-and-publishing#load-more-projects:hover .inner::before,html.no-touch .category-literature-and-publishing.bracket-button:hover .inner::before{background-color:#f26f41}.bracket.category-literature-and-publishing .inner,.category-literature-and-publishing#load-more-posts .inner,.category-literature-and-publishing#load-more-projects .inner,.category-literature-and-publishing.bracket-button .inner{background-color:#fbdbcf}.bracket.category-literature-and-publishing a.active,.category-literature-and-publishing#load-more-posts a.active,.category-literature-and-publishing#load-more-projects a.active,.category-literature-and-publishing.bracket-button a.active{background-color:#f26f41}.project-tabs.category-literature-and-publishing a.active{background-color:#f26f41}html.no-touch .project-tabs.category-literature-and-publishing a:not(.active):hover{background-color:#fbdbcf}#project-artist.category-literature-and-publishing h2{color:#f26f41}#project-artist.category-literature-and-publishing .artist-img{background-color:#fbdbcf}#more-projects h3.category-literature-and-publishing{color:#f26f41}.background-live-arts-and-hybrid-arts{background-color:#d6efe0}.bracket.category-live-arts-and-hybrid-arts.hover,.category-live-arts-and-hybrid-arts.hover#load-more-posts,.category-live-arts-and-hybrid-arts.hover#load-more-projects,.category-live-arts-and-hybrid-arts.hover.bracket-button,html.no-touch .bracket.category-live-arts-and-hybrid-arts:hover,html.no-touch .category-live-arts-and-hybrid-arts#load-more-posts:hover,html.no-touch .category-live-arts-and-hybrid-arts#load-more-projects:hover,html.no-touch .category-live-arts-and-hybrid-arts.bracket-button:hover{border-color:#5ec086}.bracket.category-live-arts-and-hybrid-arts.hover .inner::before,.category-live-arts-and-hybrid-arts.hover#load-more-posts .inner::before,.category-live-arts-and-hybrid-arts.hover#load-more-projects .inner::before,.category-live-arts-and-hybrid-arts.hover.bracket-button .inner::before,html.no-touch .bracket.category-live-arts-and-hybrid-arts:hover .inner::before,html.no-touch .category-live-arts-and-hybrid-arts#load-more-posts:hover .inner::before,html.no-touch .category-live-arts-and-hybrid-arts#load-more-projects:hover .inner::before,html.no-touch .category-live-arts-and-hybrid-arts.bracket-button:hover .inner::before{background-color:#5ec086}.bracket.category-live-arts-and-hybrid-arts .inner,.category-live-arts-and-hybrid-arts#load-more-posts .inner,.category-live-arts-and-hybrid-arts#load-more-projects .inner,.category-live-arts-and-hybrid-arts.bracket-button .inner{background-color:#d6efe0}.bracket.category-live-arts-and-hybrid-arts a.active,.category-live-arts-and-hybrid-arts#load-more-posts a.active,.category-live-arts-and-hybrid-arts#load-more-projects a.active,.category-live-arts-and-hybrid-arts.bracket-button a.active{background-color:#5ec086}.project-tabs.category-live-arts-and-hybrid-arts a.active{background-color:#5ec086}html.no-touch .project-tabs.category-live-arts-and-hybrid-arts a:not(.active):hover{background-color:#d6efe0}#project-artist.category-live-arts-and-hybrid-arts h2{color:#5ec086}#project-artist.category-live-arts-and-hybrid-arts .artist-img{background-color:#d6efe0}#more-projects h3.category-live-arts-and-hybrid-arts{color:#5ec086}.background-museums-galleries-and-heritage{background-color:#d0ebf6}.bracket.category-museums-galleries-and-heritage.hover,.category-museums-galleries-and-heritage.hover#load-more-posts,.category-museums-galleries-and-heritage.hover#load-more-projects,.category-museums-galleries-and-heritage.hover.bracket-button,html.no-touch .bracket.category-museums-galleries-and-heritage:hover,html.no-touch .category-museums-galleries-and-heritage#load-more-posts:hover,html.no-touch .category-museums-galleries-and-heritage#load-more-projects:hover,html.no-touch .category-museums-galleries-and-heritage.bracket-button:hover{border-color:#43afdd}.bracket.category-museums-galleries-and-heritage.hover .inner::before,.category-museums-galleries-and-heritage.hover#load-more-posts .inner::before,.category-museums-galleries-and-heritage.hover#load-more-projects .inner::before,.category-museums-galleries-and-heritage.hover.bracket-button .inner::before,html.no-touch .bracket.category-museums-galleries-and-heritage:hover .inner::before,html.no-touch .category-museums-galleries-and-heritage#load-more-posts:hover .inner::before,html.no-touch .category-museums-galleries-and-heritage#load-more-projects:hover .inner::before,html.no-touch .category-museums-galleries-and-heritage.bracket-button:hover .inner::before{background-color:#43afdd}.bracket.category-museums-galleries-and-heritage .inner,.category-museums-galleries-and-heritage#load-more-posts .inner,.category-museums-galleries-and-heritage#load-more-projects .inner,.category-museums-galleries-and-heritage.bracket-button .inner{background-color:#d0ebf6}.bracket.category-museums-galleries-and-heritage a.active,.category-museums-galleries-and-heritage#load-more-posts a.active,.category-museums-galleries-and-heritage#load-more-projects a.active,.category-museums-galleries-and-heritage.bracket-button a.active{background-color:#43afdd}.project-tabs.category-museums-galleries-and-heritage a.active{background-color:#43afdd}html.no-touch .project-tabs.category-museums-galleries-and-heritage a:not(.active):hover{background-color:#d0ebf6}#project-artist.category-museums-galleries-and-heritage h2{color:#43afdd}#project-artist.category-museums-galleries-and-heritage .artist-img{background-color:#d0ebf6}#more-projects h3.category-museums-galleries-and-heritage{color:#43afdd}.background-music{background-color:#dcdbeb}.bracket.category-music.hover,.category-music.hover#load-more-posts,.category-music.hover#load-more-projects,.category-music.hover.bracket-button,html.no-touch .bracket.category-music:hover,html.no-touch .category-music#load-more-posts:hover,html.no-touch .category-music#load-more-projects:hover,html.no-touch .category-music.bracket-button:hover{border-color:#756fb2}.bracket.category-music.hover .inner::before,.category-music.hover#load-more-posts .inner::before,.category-music.hover#load-more-projects .inner::before,.category-music.hover.bracket-button .inner::before,html.no-touch .bracket.category-music:hover .inner::before,html.no-touch .category-music#load-more-posts:hover .inner::before,html.no-touch .category-music#load-more-projects:hover .inner::before,html.no-touch .category-music.bracket-button:hover .inner::before{background-color:#756fb2}.bracket.category-music .inner,.category-music#load-more-posts .inner,.category-music#load-more-projects .inner,.category-music.bracket-button .inner{background-color:#dcdbeb}.bracket.category-music a.active,.category-music#load-more-posts a.active,.category-music#load-more-projects a.active,.category-music.bracket-button a.active{background-color:#756fb2}.project-tabs.category-music a.active{background-color:#756fb2}html.no-touch .project-tabs.category-music a:not(.active):hover{background-color:#dcdbeb}#project-artist.category-music h2{color:#756fb2}#project-artist.category-music .artist-img{background-color:#dcdbeb}#more-projects h3.category-music{color:#756fb2}.background-opera-music-theatre-and-cabaret{background-color:#d9d9f8}.bracket.category-opera-music-theatre-and-cabaret.hover,.category-opera-music-theatre-and-cabaret.hover#load-more-posts,.category-opera-music-theatre-and-cabaret.hover#load-more-projects,.category-opera-music-theatre-and-cabaret.hover.bracket-button,html.no-touch .bracket.category-opera-music-theatre-and-cabaret:hover,html.no-touch .category-opera-music-theatre-and-cabaret#load-more-posts:hover,html.no-touch .category-opera-music-theatre-and-cabaret#load-more-projects:hover,html.no-touch .category-opera-music-theatre-and-cabaret.bracket-button:hover{border-color:#6969e5}.bracket.category-opera-music-theatre-and-cabaret.hover .inner::before,.category-opera-music-theatre-and-cabaret.hover#load-more-posts .inner::before,.category-opera-music-theatre-and-cabaret.hover#load-more-projects .inner::before,.category-opera-music-theatre-and-cabaret.hover.bracket-button .inner::before,html.no-touch .bracket.category-opera-music-theatre-and-cabaret:hover .inner::before,html.no-touch .category-opera-music-theatre-and-cabaret#load-more-posts:hover .inner::before,html.no-touch .category-opera-music-theatre-and-cabaret#load-more-projects:hover .inner::before,html.no-touch .category-opera-music-theatre-and-cabaret.bracket-button:hover .inner::before{background-color:#6969e5}.bracket.category-opera-music-theatre-and-cabaret .inner,.category-opera-music-theatre-and-cabaret#load-more-posts .inner,.category-opera-music-theatre-and-cabaret#load-more-projects .inner,.category-opera-music-theatre-and-cabaret.bracket-button .inner{background-color:#d9d9f8}.bracket.category-opera-music-theatre-and-cabaret a.active,.category-opera-music-theatre-and-cabaret#load-more-posts a.active,.category-opera-music-theatre-and-cabaret#load-more-projects a.active,.category-opera-music-theatre-and-cabaret.bracket-button a.active{background-color:#6969e5}.project-tabs.category-opera-music-theatre-and-cabaret a.active{background-color:#6969e5}html.no-touch .project-tabs.category-opera-music-theatre-and-cabaret a:not(.active):hover{background-color:#d9d9f8}#project-artist.category-opera-music-theatre-and-cabaret h2{color:#6969e5}#project-artist.category-opera-music-theatre-and-cabaret .artist-img{background-color:#d9d9f8}#more-projects h3.category-opera-music-theatre-and-cabaret{color:#6969e5}.background-theatre-and-performance{background-color:#e8d4e1}.bracket.category-theatre-and-performance.hover,.category-theatre-and-performance.hover#load-more-posts,.category-theatre-and-performance.hover#load-more-projects,.category-theatre-and-performance.hover.bracket-button,html.no-touch .bracket.category-theatre-and-performance:hover,html.no-touch .category-theatre-and-performance#load-more-posts:hover,html.no-touch .category-theatre-and-performance#load-more-projects:hover,html.no-touch .category-theatre-and-performance.bracket-button:hover{border-color:#a35389}.bracket.category-theatre-and-performance.hover .inner::before,.category-theatre-and-performance.hover#load-more-posts .inner::before,.category-theatre-and-performance.hover#load-more-projects .inner::before,.category-theatre-and-performance.hover.bracket-button .inner::before,html.no-touch .bracket.category-theatre-and-performance:hover .inner::before,html.no-touch .category-theatre-and-performance#load-more-posts:hover .inner::before,html.no-touch .category-theatre-and-performance#load-more-projects:hover .inner::before,html.no-touch .category-theatre-and-performance.bracket-button:hover .inner::before{background-color:#a35389}.bracket.category-theatre-and-performance .inner,.category-theatre-and-performance#load-more-posts .inner,.category-theatre-and-performance#load-more-projects .inner,.category-theatre-and-performance.bracket-button .inner{background-color:#e8d4e1}.bracket.category-theatre-and-performance a.active,.category-theatre-and-performance#load-more-posts a.active,.category-theatre-and-performance#load-more-projects a.active,.category-theatre-and-performance.bracket-button a.active{background-color:#a35389}.project-tabs.category-theatre-and-performance a.active{background-color:#a35389}html.no-touch .project-tabs.category-theatre-and-performance a:not(.active):hover{background-color:#e8d4e1}#project-artist.category-theatre-and-performance h2{color:#a35389}#project-artist.category-theatre-and-performance .artist-img{background-color:#e8d4e1}#more-projects h3.category-theatre-and-performance{color:#a35389}.background-visual-arts-and-craft{background-color:#f9f3db}.bracket.category-visual-arts-and-craft.hover,.category-visual-arts-and-craft.hover#load-more-posts,.category-visual-arts-and-craft.hover#load-more-projects,.category-visual-arts-and-craft.hover.bracket-button,html.no-touch .bracket.category-visual-arts-and-craft:hover,html.no-touch .category-visual-arts-and-craft#load-more-posts:hover,html.no-touch .category-visual-arts-and-craft#load-more-projects:hover,html.no-touch .category-visual-arts-and-craft.bracket-button:hover{border-color:#ead270}.bracket.category-visual-arts-and-craft.hover .inner::before,.category-visual-arts-and-craft.hover#load-more-posts .inner::before,.category-visual-arts-and-craft.hover#load-more-projects .inner::before,.category-visual-arts-and-craft.hover.bracket-button .inner::before,html.no-touch .bracket.category-visual-arts-and-craft:hover .inner::before,html.no-touch .category-visual-arts-and-craft#load-more-posts:hover .inner::before,html.no-touch .category-visual-arts-and-craft#load-more-projects:hover .inner::before,html.no-touch .category-visual-arts-and-craft.bracket-button:hover .inner::before{background-color:#ead270}.bracket.category-visual-arts-and-craft .inner,.category-visual-arts-and-craft#load-more-posts .inner,.category-visual-arts-and-craft#load-more-projects .inner,.category-visual-arts-and-craft.bracket-button .inner{background-color:#f9f3db}.bracket.category-visual-arts-and-craft a.active,.category-visual-arts-and-craft#load-more-posts a.active,.category-visual-arts-and-craft#load-more-projects a.active,.category-visual-arts-and-craft.bracket-button a.active{background-color:#ead270}.project-tabs.category-visual-arts-and-craft a.active{background-color:#ead270}html.no-touch .project-tabs.category-visual-arts-and-craft a:not(.active):hover{background-color:#f9f3db}#project-artist.category-visual-arts-and-craft h2{color:#ead270}#project-artist.category-visual-arts-and-craft .artist-img{background-color:#f9f3db}#more-projects h3.category-visual-arts-and-craft{color:#ead270}.background-other{background-color:#feeec8}.bracket.category-other.hover,.category-other.hover#load-more-posts,.category-other.hover#load-more-projects,.category-other.hover.bracket-button,html.no-touch .bracket.category-other:hover,html.no-touch .category-other#load-more-posts:hover,html.no-touch .category-other#load-more-projects:hover,html.no-touch .category-other.bracket-button:hover{border-color:#fcbe25}.bracket.category-other.hover .inner::before,.category-other.hover#load-more-posts .inner::before,.category-other.hover#load-more-projects .inner::before,.category-other.hover.bracket-button .inner::before,html.no-touch .bracket.category-other:hover .inner::before,html.no-touch .category-other#load-more-posts:hover .inner::before,html.no-touch .category-other#load-more-projects:hover .inner::before,html.no-touch .category-other.bracket-button:hover .inner::before{background-color:#fcbe25}.bracket.category-other .inner,.category-other#load-more-posts .inner,.category-other#load-more-projects .inner,.category-other.bracket-button .inner{background-color:#feeec8}.bracket.category-other a.active,.category-other#load-more-posts a.active,.category-other#load-more-projects a.active,.category-other.bracket-button a.active{background-color:#fcbe25}.project-tabs.category-other a.active{background-color:#fcbe25}html.no-touch .project-tabs.category-other a:not(.active):hover{background-color:#feeec8}#project-artist.category-other h2{color:#fcbe25}#project-artist.category-other .artist-img{background-color:#feeec8}#more-projects h3.category-other{color:#fcbe25}@media screen and (min-width:661px){.category-select-wrapper .chosen-container{width:238px!important}}.category-select-wrapper .chosen-container{margin-bottom:0}.category-select-wrapper .chosen-container a{transition:none;color:#303438!important;background:#F5F5F5!important}#category-select,.category-select-wrapper .chosen-container .chosen-results{background:#f5f5f5}.placeholder{color:#aaa}.rule{border-top:1px solid #c1c2c3;margin-bottom:1em}form .entry-title{text-align:left;margin-bottom:1em}label{display:block;margin-bottom:1em;font-weight:500;font-size:.75em}label.cb{font-weight:200;vertical-align:top;cursor:pointer;position:relative;padding-left:28px}label.cb a{text-decoration:underline;}label.cb.yn{display:inline-block;margin-top:8px;margin-right:10px;padding-left:22px}input,select,textarea{display:block;box-sizing:border-box;margin-bottom:.75em;padding:.8em 1em .6em;width:100%;outline:0;border:none;-webkit-appearance:none;border-radius:0;background:#fff;color:#303438;font-weight:200;font-size:12px;font-family:Graphik,helvetica,arial,sans-serif;transition:box-shadow .3s}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#303438}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#303438}input::placeholder,select::placeholder,textarea::placeholder{color:#303438}textarea{resize:none}input[type=file]{padding-left:0;background:0 0}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 1px #c1c2c3}input.error,textarea.error{box-shadow:0 0 0 1px #f99;margin-bottom:0}label.error{background:#f99;color:#fff;font-weight:200;left:0;right:0;margin:0 -1px .75em;padding:.8em 1em;z-index:1}input[type=submit]{background:#303438;color:#fff;cursor:pointer;font-weight:500}label input[type=checkbox],label input[type=radio]{width:0;height:0;overflow:hidden;opacity:0;margin:0 .5em 0 0;padding:0}label input[type=checkbox]+span,label input[type=radio]+span{box-shadow:0 0 0 1px #8E8E8E}label input[type=checkbox].error+span,label input[type=radio].error+span{box-shadow:0 0 0 1px #f99}label input[type=checkbox]+span,label input[type=radio]+span{display:block;position:absolute;left:0;width:10px;height:10px;margin-right:.5em;background:#fff;border:2px solid #fff;transition:box-shadow .3s,background .3s}label input[type=checkbox]:checked+span,label input[type=radio]:checked+span{background:#303438}a.lost-password{font-weight:500;font-size:.75em}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hidden-submit{position:absolute;visibility:hidden;width:0;height:0}form .row{margin-bottom:2em}form .col .row:last-child{margin-bottom:0}form h2{font-weight:500}textarea.bio{height:184px;resize:none}form .big-button{padding:.5em 0;font-size:2.25em}form .big-button .small{margin-top:0;margin-bottom:.5em;text-transform:none;font-size:.33em}.form-errors{color:#D00;margin-bottom:2em;font-size:.75em}.form-errors h2{font-weight:500;margin-bottom:.5em}form p{font-size:.75em;font-weight:200}form strong{font-weight:500}.explainer-copy{color:#fff;background:#303438;padding:1em;position:absolute;border:1px solid #303438;margin:-.5625em -1px 0;z-index:999;display:none;line-height:1.4}.explainer-copy a{color:#fff;text-decoration:underline}.currency-wrapper::before{content:"$";display:block;margin-top:.7em;margin-left:1em;font-size:.75em;position:absolute;pointer-events:none;font-weight:200;color:#777}.currency-wrapper.big::before{margin-top:1.5em;color:#303438;font-weight:500}.currency-wrapper input{padding-left:1.7em}input[readonly]{background:#eee}form .col{position:relative}#initial-register-form .row:last-child{margin-bottom:0}#initial-register-form input[type=submit]{font-size:1em;transition:opacity .3s}input[type=submit]:disabled{opacity:.1;pointer-events:none}select.error+.chosen-container{box-shadow:0 0 0 1px #f99;margin-bottom:0}.chosen-container{margin-bottom:.75em;font-weight:200;font-size:12px;width:100%!important}.chosen-container-single .chosen-single{height:30px;border:none;box-shadow:none;color:#303438;font-family:Graphik,helvetica,arial,sans-serif;padding-left:1em}.chosen-container-active.chosen-with-drop .chosen-single{border:none;box-shadow:0 0 0 1px #c1c2c3;background:#fff}.chosen-container .chosen-drop{border:none;box-shadow:none;box-shadow:0 0 0 1px #c1c2c3}.chosen-container-single .chosen-single span{padding-top:.3em}.chosen-container-single .chosen-single div b{background-position:0 6px}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 6px}.chosen-container .chosen-results{margin:-1px 0 0 0;padding:0;background:#fff}.chosen-container .chosen-results li{padding-left:1em}.chosen-container-single .chosen-search input[type=text]{box-shadow:none}.chosen-container .chosen-results li.highlighted{color:#fff;background:#303438}.file-upload-wrapper input.temp{opacity:0;width:0;height:0;overflow:hidden;padding:0;margin:0;border:0;outline:0}.file-upload-wrapper a{text-decoration:none;font-size:1em;font-weight:500;text-align:center;display:block;padding:.8em 1em .6em;color:#fff;background:#303438;transition:opacity .3s}html.no-touch .file-upload-wrapper a:hover{opacity:.8}.file-upload-wrapper a.loading{color:transparent;pointer-events:none;background-image:url(../../images/image-loader.gif);background-repeat:no-repeat;background-position:center center}.file-image-wrapper>div{background:#fff;padding:.8em;font-size:12px;margin-bottom:.75em;position:relative}.file-image-wrapper>div a{display:block;background:#303438;color:#fff;padding:.7em 1em .6em;position:absolute;top:50%;left:50%;text-decoration:none;opacity:0;text-align:center;width:80px;height:13px;margin-left:-50px;margin-top:-15px;transition:opacity .3s,background .3s}html.no-touch .file-image-wrapper>div a:hover{background:#A80000}.file-image-wrapper>div::before{content:" ";display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:0 0;transition:background .3s}html.no-touch .file-image-wrapper>div:hover::before{background:rgba(255,255,255,.9)}html.no-touch .file-image-wrapper>div:hover a{opacity:1}.file-image-wrapper>div img{display:block}.gift-fields{padding:1em;background:#eaebeb}.gift-fields .row{margin-bottom:1em}.gift-fields label span{font-size:1em}.gift-fields textarea{resize:none}.gift-fields select{display:inline-block;width:auto;margin-right:.5em}.gift-fields select.error{background:#F99;color:#fff}.gift-fields span{font-size:.75em;font-weight:200}.gift-fields label[for=gift_day],.gift-fields label[for=gift_month],.gift-fields label[for=gift_year]{display:none!important}#load-more-posts{color:transparent;width:1em;height:1.15em;margin:0 auto;-webkit-animation:bracket-pulse 1s infinite alternate;animation:bracket-pulse 1s infinite alternate}@keyframes bracket-pulse{0%{border-color:#303438}100%{border-color:#eaebeb}}.blog-grid .inner{position:relative;background-size:cover;background-position:center center}.blog-grid .inner img{display:block;width:100%}.blog-grid article{position:absolute;top:0;left:0;right:0;bottom:0;padding:2em 1em 1em;background:rgba(255,255,255,.9);transition:opacity .3s;text-align:left;overflow:hidden}html.no-touch .blog-grid a:hover article{text-decoration:underline;cursor:pointer}.blog-grid .entry-title{font-size:.8125em;text-align:left;height:3.25em;overflow:hidden}.blog-grid .entry-content{font-weight:500;position:absolute;left:1em;right:1em;bottom:3em;top:6em;overflow:hidden}.blog-grid .entry-content p{line-height:1.2;font-size:1.1875em}.blog-grid .read-more{position:absolute;bottom:.3em;left:1.6em}.blog-grid .col{margin-bottom:2em}@media screen and (min-width:661px){.blog-grid .col.span-12 img{height:335px}}.single-post-header .content{padding-top:80px;padding-bottom:80px}.single-post-header .entry-title{font-size:3em;color:#fff}.single-post-header span{display:block;color:#fff;margin-top:2em;text-align:center;font-size:.75em}#single-blog-content p:first-child{margin-left:-64px;margin-right:-32px}#single-blog-content p{padding-right:0}.single-blog-content-entry-content-wrapper{padding-left:64px;padding-right:32px}#single-blog-content img{margin-bottom:1em}#single-blog-content .wp-caption-text{font-size:.875em;margin-top:-1em}#single-blog-content .aligncenter{display:block;margin:0 auto 1em;max-width:100%}#single-blog-content .alignleft{float:left;margin-right:1em;max-width:100%}#single-blog-content .alignright{float:right;margin-left:1em;max-width:100%}#single-blog-content h1{font-size:2em;margin-bottom:16px;font-weight:500}#single-blog-content h2{font-size:1.5em;margin-bottom:16px;font-weight:500;padding-bottom:0}#single-blog-content h3{font-size:1.17em;margin-bottom:16px;font-weight:500}#single-blog-content h4{font-size:1em;margin-bottom:16px;font-weight:500}#single-blog-content h5{font-size:.837em;margin-bottom:16px;font-weight:500}#single-blog-content h6{font-size:.67em;margin-bottom:16px;font-weight:500}#sidebar-related-posts{margin-bottom:3em}#sidebar-related-posts li{padding:.5em 1em;font-weight:500}#sidebar-share{margin-bottom:3em}#sidebar-share li{display:inline-block}.single-post-download-button{font-size:1.16em;text-transform:uppercase;font-weight:500}.blog-categories{margin-top:2em;text-align:left}.blog-categories li{font-family:Produkt,helvetica,arial;font-weight:200;list-style:none;margin-bottom:.75em;text-transform:uppercase}@media screen and (max-width:660px){#single-blog-content p:first-child{margin-left:0;margin-right:0}.single-blog-content-entry-content-wrapper{padding-left:0;padding-right:0}#single-blog-content .entry-content p:not(:first-child) img{margin-left:0}}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(48,52,56,.9);display:none;z-index:9999}.lightbox.open{display:block}.lightbox-content{margin:10% auto 0;max-width:620px;padding:2em}.lightbox-content .inner{background:#fff;padding:2em}.lightbox-content p{padding:1em;text-align:center;font-weight:200;line-height:1.4;margin:0 auto;max-width:340px}.lightbox-content p strong{font-weight:500}.lightbox .big-button{padding:.25em 0;letter-spacing:0;font-size:2em}.lightbox .big-button span{font-size:.4em;text-transform:none}.artist-resource-content h2:not(:first-child){padding-top:1.5em;margin-top:1em;border-top:2px solid #F5F5F5}.artist-resource-content #sidebar a{font-size:1.25em;margin-bottom:1em}html.no-touch .artist-resource-content #sidebar a:hover{border-color:#303438}.artist-resource-content #sidebar a h2{font-weight:500;font-size:1.25em;margin-bottom:.3em}.artist-resource-content #sidebar a span{text-transform:uppercase;letter-spacing:1px}.search-title .small{text-transform:uppercase;font-size:.5em;display:block;margin-top:.5em;letter-spacing:2px}.search-form{margin-top:14px}.search-form [type=text]{background:#f5f5f5;padding:.5em .5em .4em;text-transform:uppercase}.search-form [type=submit]{width:0;height:0;padding:0;margin:0;overflow:hidden;opacity:0}.contact-page #sidebar{text-transform:uppercase}.contact-page #sidebar h3{font-size:1.5em;font-weight:500;margin-bottom:1em}.contact-page #sidebar a h2{font-size:.8em}.contact-page #sidebar a span{font-size:.8em}.entry-content .faq{padding-bottom:.5em}.entry-content .faq-content{padding-top:.5em;padding-bottom:1em}.entry-content .faq-toggle{text-decoration:none;font-weight:500}.entry-content .faq-toggle::before{content:"+";display:inline-block;width:10px;position:absolute;margin-left:-15px}.entry-content .faq-toggle.active::before{content:"-"}html.no-touch .entry-content .faq-toggle:hover{text-decoration:underline;color:#303438}.faq-content{display:none}@media screen and (max-width:660px){.search-form{margin-top:20px}.search-form [type=text]{font-size:1.25em;margin-bottom:0}.entry-content .faq-toggle::before{width:10px;margin-left:-10px}}#footer{background:#303438;color:#fff}#footer .content{padding-top:30px;padding-bottom:30px}#footer .logo{display:block;width:322px;height:auto;margin-bottom:4em}#footer p{font-size:.6875em}#footer li{font-size:.875em;margin-bottom:.25em}#footer a{color:#fff}#footer .made-with{margin-top:-1.2em}@media screen and (max-width:660px){#footer .made-with{margin-top:0}}#footer-signup{background:#eaebeb;color:#303438}#footer-signup h3{font-weight:500;font-size:1.125em;margin-top:.25em}#footer-signup input[type=text]{width:80%;float:left;margin:0}#footer-signup input[type=submit]{width:20%;float:left;margin:0;font-family:Produkt,helvetica,arial;letter-spacing:.1em}#footer-cms{position:relative;background-size:cover;background-position:center center;background-color:#E9D5E1}#footer-cms img{width:100%}#footer-cms .content{padding-bottom:3em}#footer-cms .footer-cms-attribution{position:absolute;right:1em;bottom:.5em}#footer-cms .footer-cms-attribution strong{font-weight:500}#footer-cms h4{margin-top:.5em;font-weight:500;text-transform:uppercase;margin-bottom:.5em;font-size:.82em}#footer-cms p{font-size:.82em;margin-bottom:.5em}#footer-cms .cta{margin-top:2em}.page-template-dashboard #load-more-posts,.page-template-dashboard #load-more-projects,.page-template-dashboard .bracket,.page-template-dashboard .bracket-button{border-color:#eaebeb}.dashboard-header .entry-title{text-align:left}@media screen and (min-width:661px){.dashboard-header .entry-title{font-size:3em}}.blog-grid .dashboard-header .entry-title,.blog-grid .dashboard-header .read-more,.dashboard-header .blog-grid .entry-title,.dashboard-header .blog-grid .read-more,.dashboard-header .hero-slide-mini-title,.dashboard-header .mini-title,.dashboard-header .square-grid-stats-title{font-size:.85em}.dashboard-header .content{padding-top:4em;padding-bottom:4em}.dashboard-project{text-align:left}.dashboard-project-image{position:relative;background-size:cover;background-position:center center}.dashboard-project-image img{display:block;width:100%}.dashboard-project-status{position:absolute;left:1em;top:1em;color:#fff;font-weight:500;padding:.25em;width:7em;font-size:.75em;text-align:center;background:#838587}.dashboard-project-status.active{background:#91d479}.dashboard-project-status.draft{background:#447ade}.dashboard-project-status.pending{background:#ea574f}.dashboard-project-title{font-weight:500;font-size:1.375em;margin-bottom:1em}@media screen and (min-width:661px){.dashboard-project-stats{margin-left:1em}}.blog-grid .dashboard-project-stats .entry-title,.blog-grid .dashboard-project-stats .read-more,.dashboard-project-stats .blog-grid .entry-title,.dashboard-project-stats .blog-grid .read-more,.dashboard-project-stats .hero-slide-mini-title,.dashboard-project-stats .mini-title,.dashboard-project-stats .square-grid-stats-title{margin-bottom:.5em}.dashboard-project-stats-title{display:block;margin-bottom:.25em}.dashboard-project-edit-link{display:inline-block;margin:1em 0 2em;font-weight:500;text-decoration:underline;font-size:.875em}.dashboard-content{font-size:1.375em;font-weight:200;letter-spacing:.05em}.dashboard-content p{line-height:1.2}.dashboard-content h6{font-family:Produkt,helvetica,arial;text-transform:uppercase;font-size:11px;letter-spacing:.1em}.hero-slider-dashboard,.hero-slider-dashboard .hero-slide{height:406px}@media screen and (max-width:660px){.hero-slider-dashboard,.hero-slider-dashboard .hero-slide{height:203px}}@media screen and (min-width:661px){.hero-slider-dashboard .hero-slide{padding-top:34px;padding-bottom:34px}}.hero-slider-dashboard .hero-slide .content{background-repeat:no-repeat}@media screen and (max-width:960px){.hero-slider-dashboard .hero-slide .content{background:0 0}}.hero-slide-edit-project{color:#303438;background:#feeccd}.hero-slide-edit-project .content{background-image:url(../../images/hero/edit-project-bg.jpg);background-position:85% center;background-size:30%}.hero-slide-contact-donors{background:#b5c9f5}.hero-slide-contact-donors .content{background-image:url(../../images/hero/contact-donors-bg.jpg);background-position:88% 85%;background-size:28%}.hero-slide-post-project-update{background:#fcdfcb}.hero-slide-post-project-update .content{background-image:url(../../images/hero/post-project-update-bg.jpg);background-position:90% center;background-size:35%}.hero-slide-dashboard-analytics{background:#ebd4e0}.hero-slide-dashboard-analytics .content{background-image:url(../../images/hero/dashboard-analytics-bg.jpg);background-position:100% 15%;background-size:27%}.referer-table{width:100%;font-size:12px}.referer-table td,.referer-table th{padding:.75em;padding-left:0;text-align:left;border-bottom:1px solid rgba(0,0,0,.1)}.referer-table th{font-weight:500}.tooltip-wrapper{display:inline-block;position:relative;margin:0 0 0 4px}.tooltip-wrapper .tooltip-section{transition:opacity .4s ease;opacity:0;background:#e5b5c3;color:#fff;position:absolute;bottom:23px;left:0;padding:10px;width:160px;text-align:left}.tooltip-wrapper .tooltip-section:after{content:'';display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #e5b5c3;position:absolute;left:7px;bottom:-5px}.tooltip-wrapper.active .tooltip-section{opacity:1}@media screen and (min-width:661px){.post-project-update-form{max-width:80%}}.contact-donors-table{width:100%;font-size:12px}.contact-donors-table td,.contact-donors-table th{padding:.75em;padding-left:0;text-align:left;border-bottom:1px solid rgba(0,0,0,.1)}.contact-donors-table td:last-child,.contact-donors-table th:last-child{text-align:right;padding-right:0}.contact-donors-table th{font-weight:500}.contact-donors-table label.cb{display:inline-block;padding-left:15px}.contact-donors-table label.cb input{margin:0}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;box-shadow:0 0 0 1px #C1C2C3;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.is-rtl .pika-prev,.pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#5681E2;font-weight:700}.is-selected .pika-button{color:#fff;font-weight:700;background:#303438;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.pika-button:hover{color:#fff;background:#5681E2;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.dashboard-tip.mb3{width:75%}.dashboard-tip .bracket-button-inner{padding:15px;text-align:left}.dashboard-tip .entry-title{font-size:.8125em;font-weight:200;text-align:left;height:2.25em;overflow:hidden}.dashboard-tip .tips-read-more-link{padding-top:25px;padding-bottom:10px}.dashboard-tip .tips-read-more-link a{font-size:80%;text-decoration:underline}.dashboard-tip q{line-height:1.2;font-size:1.1875em;font-weight:500}.input-group{position:relative;display:table;border-collapse:separate;margin-bottom:.75em}.input-group__prefix{padding:.8em 1em .6em;font-size:12px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell}.input-group__input{position:relative;z-index:2;float:left;width:100%;display:table-cell;margin:0;border-left:none}.input-group__input::-webkit-input-placeholder{color:#aaa}.input-group__input:-ms-input-placeholder{color:#aaa}.input-group__input::placeholder{color:#aaa}.toggle__target{display:none}.toggle__target.is-active{display:block}